NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

Task.Watchdog Property

  • Updated2023-02-21
  • 1 minute(s) read
Task.Watchdog Property
Gets the watchdog configuration and control object for the task.

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

Syntax

public Watchdog Watchdog { get; }
Public ReadOnly Property Watchdog As Watchdog
	Get

Property Value

Type: Watchdog
The Watchdog for the task.

See Also

Log in to get a better experience