NI-DAQmx .NET Framework 4.5 API Reference

Watchdog.ResetTimer Method

  • Updated2023-02-21
  • 1 minute(s) read
Watchdog.ResetTimer Method
Resets the internal timer to 0.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public void ResetTimer()
Public Sub ResetTimer

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

You must continually reset the internal timer to prevent it from timing out and locking out the device.

See Also

Log in to get a better experience