Sample Quantity:Samples Per Channel Property
- Updated2023-02-21
- 1 minute(s) read
Short Name: SampQuant.SampPerChan
Property of DAQmx Timing
Specifies the number of samples to acquire or generate for each channel if SampQuant.SampMode is Finite Samples. If SampQuant.SampMode is Continuous Samples, NI-DAQmx uses this value to determine the buffer size.
To configure an analog output task to generate a finite number of cycles of a waveform, set this property to (desired number of cycles) * (number of samples per cycle).
This property affects the buffer allocation for the task.
Remarks
The following table lists the characteristics of this property.
Permissions | read/write |
Resettable | yes |
Settable while task is running | device-specific |
Available in Run-Time Engine | yes |