RFmx NR DotNET

RFmxNRMXDigitalEdgeTriggerEdge Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxNRMXDigitalEdgeTriggerEdge Enumeration

RFmxNRMXDigitalEdgeTriggerEdge Enumeration

Specifies the active edge for the trigger. This method is used only when you set the SetTriggerType(String, RFmxNRMXTriggerType) method to DigitalEdge.

Namespace:  NationalInstruments.RFmx.NRMX
Assembly:  NationalInstruments.RFmx.NRMX.Fx40 (in NationalInstruments.RFmx.NRMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxNRMXDigitalEdgeTriggerEdge
Public Enumeration RFmxNRMXDigitalEdgeTriggerEdge

Members

  Member nameValueDescription
Rising0 The trigger asserts on the rising edge of the signal.
Falling1The trigger asserts on the falling edge of the signal.

See Also

Log in to get a better experience