SinglePoint.WriteRecoveryMode Property
- 已更新2023-02-21
- 閱讀時間為 1 分鐘
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.45.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. |