| Data Acquisition Toolbox | Search  Help Desk |
The Property Description Format
Each Data Acquisition Toolbox property description contains some or all of this information:The device objects supported by the Data Acquisition Toolbox include analog input (AI), analog output (AO), and digital I/O (DIO) objects.
Common properties apply to all channels or lines contained by the device object.
Channel (line) properties can be set on a per-channel (per-line) basis.
Read/write property values can be returned with the get command, and configured with the set command.
Read-only property values can be returned with the get command, but cannot be configured with the set command.
When property values are given by an enumerated list, the default value is usually indicated by "{ }". If a default value is not indicated, then it is determined by the hardware. Default values for some properties are calculated by the data acquisition engine, while others are determined by the hardware driver.
If there are device-specific enumerated values, they are listed separately.
Functions appear in lower case, while properties appear in mixed case.