SinglePoint.WriteRecoveryMode Property
- Updated2023-02-21
- 1 minute(s) read
SinglePointWriteRecoveryMode Property
Specifies how NI-DAQmx attempts to recover after missing a Sample Clock pulse when performing counter writes.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public WriteRecoveryMode WriteRecoveryMode { get; set; }
Public Property WriteRecoveryMode As WriteRecoveryMode Get Set
Property Value
Type: WriteRecoveryModeSpecifies how NI-DAQmx attempts to recover after missing a Sample Clock pulse when performing counter writes.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |