Data Acquisition Toolbox | ![]() ![]() |
Getting Command Line Property Help
To get command line property help, you should use the daqhelp
function. For example, to get help for the SampleRate
property:
You can also get property characteristics, such as the default property value, using the propinfo
function. For example, suppose you create the analog input object ai
for a sound card and you want to find the default value for the SampleRate
property.
![]() | Base Property Reference | Properties - By Category | ![]() |