| Data Acquisition Toolbox | Search  Help Desk |
| SamplesPerTrigger | See Also |
SamplesPerTrigger specifies the number of samples to acquire for each channel group member for each analog input trigger that occurs.
If SamplesPerTrigger is set to Inf, then the analog input object continually samples data until a stop function is issued or an error occurs. The default value of SamplesPerTrigger is calculated by the data acquisition engine such that one second of data is acquired. This calculation is based on the value of SampleRate.
Characteristics
| Device Objects | AI |
| Class | Common |
| Access | Read/write |
| Data Type | Double |
| Modify while Running | No |
Values
The default value is set by the engine such that one second of data is acquired.See Also
Properties
SampleRate