Data Acquisition Toolbox | ![]() ![]() |
I
ndicate 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.
Functions
Properties
![]() | SamplesAvailable | SamplesOutputFcn | ![]() |