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