Data Acquisition Toolbox | ![]() ![]() |
I
ndicate the number of samples acquired per channel
Description
SamplesAcquired
is continuously updated to reflect the current number of samples acquired by an analog input object. It is reset to zero after a
start
function is issued.
Use the SamplesAvailable
property to find out how many samples are available to be extracted from the engine.
Characteristics
Usage |
AI, 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 acquired. The default value is zero.
Functions
Properties
![]() | SampleRate | SamplesAcquiredFcn | ![]() |