Data Acquisition Toolbox
  Function/Property:
    Search    Help Desk 

Referencing Analog Input Objects and Channels

To configure an analog input object to perform data acquisition tasks, you must set the appropriate property values. To set common property values, you must reference the analog input object by its MATLAB variable name. To set channel property values, you must reference individual channels by indexing into the Channel property. You can also set property values by:

In all cases, referencing occurs through the set command or subscripted assignment.

Copying device objects and channels, and referencing channels by name are described below.



[ Previous | Help Desk | Next ]