Specifies the trigger type.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public enum RFmxLteMXTriggerType

Members

NameValueDescription
None0

No Reference Trigger is configured.

DigitalEdge1

The Reference Trigger is not asserted until a digital edge is detected. The source of the digital edge is specified using the SetDigitalEdgeTriggerSource(string, string) method.

IQPowerEdge2

The Reference Trigger is asserted when the signal changes past the level specified by the slope (rising or falling), which is configured using the SetIQPowerEdgeTriggerSlope(string, RFmxLteMXIQPowerEdgeTriggerSlope) method.

Software3

The Reference Trigger is not asserted until a software trigger occurs.