DigitalEdgeWatchdogExpirationTrigger.Edge Property
- Updated2023-02-21
- 1 minute(s) read
DigitalEdgeWatchdogExpirationTriggerEdge 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.40.49302
Syntax
public DigitalEdgeWatchdogExpirationTriggerEdge Edge { get; set; }
Public Property Edge As DigitalEdgeWatchdogExpirationTriggerEdge Get Set
Property Value
Type: DigitalEdgeWatchdogExpirationTriggerEdgeSpecifies on which edge of a digital signal to expire the watchdog task.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |