Enum UpdateEdge
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Specifies the update edge options.
public enum UpdateEdgeFields
FallingEdge = 1-
Propagates the trigger when the digital signal of the synchronization clock transitions from high to low.
RisingEdge = 0-
Propagates the trigger when the digital signal of the synchronization clock transitions from low to high.