EveryNSamplesReadEventInterval
- Updated2026-02-03
- 1 minute(s) read
Gets or sets the interval, in number of samples per channel, at which EveryNSamplesRead is called.
Syntax
Namespace: NationalInstruments.DAQmx
public int EveryNSamplesReadEventInterval { get; set; }
Remarks
The interval, in number of samples per channel.
If this property is set to zero, registering the EveryNSamplesRead event is not successful.