NI-DAQmx .NET Framework 4.5 API Reference

DigitalEdgeWatchdogExpirationTrigger.Edge Property

  • Updated2023-02-21
  • 1 minute(s) read
DigitalEdgeWatchdogExpirationTrigger.Edge Property
Specifies on which edge of a digital signal to expire the watchdog task.

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

Syntax

public DigitalEdgeWatchdogExpirationTriggerEdge Edge { get; set; }
Public Property Edge As DigitalEdgeWatchdogExpirationTriggerEdge
	Get
	Set

Property Value

Type: DigitalEdgeWatchdogExpirationTriggerEdge
Specifies on which edge of a digital signal to expire the watchdog task.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience