Data Acquisition Toolbox
  Function/Property:
    Search    Help Desk 
OutOfDataMode    See Also

OutOFDataMode specifies the value to send to the analog output hardware device when an out-of-data condition occurs. An out-of-data condition indicates that data is no longer being sent to the analog output device.

Characteristics

Device Objects

AO
Class

Common
Access

Read/write
Data Type

Enumerated list
Modify while Running

No

Values

{Hold}
Hold the last value output.
Stop
Stop the device. The value written to the D/A channels is device-dependent. For some devices, the D/A value drifts to zero, while for other devices, the last value is held until it is reset.
DefaultValue
The value specified by the DefaultChannelValue property is sent to the D/A converter.

See Also

Properties

DefaultChannelValue



[ Previous | Help Desk | Next ]