Data Acquisition Toolbox | ![]() ![]() |
The daqhelp Function
You can use the daqhelp
function to
A device object need not exist for you to obtain this information. For example, to display all the functions and properties associated with an analog input object, as well as the constructor M-file help
To display help for the SampleRate
property
You can also display help for an existing device object. For example, to display help for the BitsPerSample
property for an analog input object associated with a sound card
Alternatively, you can display help via the Workspace browser by right-clicking a device object, and selecting Explore -> DAQ Help from the context menu.
![]() | Getting Help | The propinfo Function | ![]() |