RFmx Instr DotNET

Table of Contents

RFmxInstrMXStartTriggerDigitalEdge Enumeration

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

RFmxInstrMXStartTriggerDigitalEdge Enumeration

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

Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)

Syntax

public enum RFmxInstrMXStartTriggerDigitalEdge
Public Enumeration RFmxInstrMXStartTriggerDigitalEdge

Members

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

See Also

Log in to get a better experience