Data Acquisition Toolbox    
Sending

Indicate whether data is being sent to the hardware device

Description

Along with the Running property, Sending reflects the state of an analog output object. Sending can be On or Off.

Sending is automatically set to On when a trigger occurs. When Sending is On, queued data is being output to the analog output subsystem.

Sending is automatically set to Off when the queued data has been output, an error occurs, or a stop function is issued. When Sending is Off, data is not being output to the analog output subsystem although you can output a single sample with the putsample function.

Characteristics

Usage
AO, Common
Access
Read-only
Data type
String
Read-only when running
N/A

Values

{Off}
Data is not being sent to the analog output hardware.
On
Data is being sent to the analog output hardware.

See Also

Functions

putsample

Properties

Running


  SamplesPerTrigger SensorRange