NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

Watchdog Properties

  • Updated2023-02-21
  • 1 minute(s) read
Watchdog Properties

The Watchdog type exposes the following members.

Properties

  NameDescription
Public propertyHasExpired
Indicates if the watchdog timer expired. You can read this property only while the task is running.
Public propertyTimeout
Specifies in seconds the amount of time until the watchdog timer expires. A value of -1 means the internal timer never expires. Set this input to -1 if you use an Expiration Trigger to expire the watchdog task.
Top

See Also

Log in to get a better experience