NI-DAQmx .NET Framework 4.0 API Reference

SinglePoint.WriteRecoveryMode Property

  • Updated2023-02-21
  • 1 minute(s) read
SinglePoint.WriteRecoveryMode 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: WriteRecoveryMode
Specifies how NI-DAQmx attempts to recover after missing a Sample Clock pulse when performing counter writes.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience