RFmx CDMA2K DotNET

Table of Contents

RFmxCdma2kMXDigitalEdgeTriggerEdge Enumeration

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

RFmxCdma2kMXDigitalEdgeTriggerEdge Enumeration

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

Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public enum RFmxCdma2kMXDigitalEdgeTriggerEdge
Public Enumeration RFmxCdma2kMXDigitalEdgeTriggerEdge

Members

Member nameValueDescription
Rising0The 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