| Data Acquisition Toolbox | Search  Help Desk |
| DefaultChannelValue | See Also |
DefaultChannelValue specifies a vector of values to write to the analog output hardware device when data has stopped being output. If one value is specified, then this value is written for all defined output channels. If supported by the hardware device, you can specify a different value for each defined output channel.
DefaultChannelValue is used only when OutOfDataMode is set to DefaultValue.
Characteristics
| Device Objects | AO |
| Class | Channel |
| Access | Read/write |
| Data Type | Vector of doubles |
| Modify while Running | No |
Values
The default value is a vector of zeros.See Also
Properties
OutOfDataMode