| Data Acquisition Toolbox | ![]() |
| Overview |
Description of the data acquisition session including a brief example |
| Creating a Device Object |
Create a MATLAB object that represents the hardware subsystem |
| Adding Channels or Lines |
Add hardware channels or hardware lines to the device object |
| Configuring and Returning Properties |
Define the device object behavior by assigning values to properties |
| Acquiring and Outputting Data |
Execute the device object and acquire or output data using the previously added channels |
| Cleaning Up |
Remove the device object from memory and from the workspace |
| The propinfo Function | Overview | ![]() |