Data Acquisition Toolbox    
SamplesOutput

Indicate the number of samples output per channel from the engine

Description

SamplesOutput is continuously updated to reflect the current number of samples output by an analog output object. It is reset to zero after the device objects stops and data has been queued with the putdata function.

Use the SamplesAvailable property to find out how many samples are available to be output from the engine.

Characteristics

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

Values

The value is continuously updated to reflect the current number of samples output. The default value is zero.

See Also

Functions

putdata

Properties

SamplesAvailable


  SamplesAvailable SamplesOutputFcn