Specifies the trigger type.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public enum RFmxVnaMXTriggerType

Members

NameValueDescription
None0

No trigger is configured.

DigitalEdge1

The trigger is not asserted until a digital edge is detected. The source of the digital edge is specified using the DigitalEdgeTriggerSource method.

Software2

The trigger is not asserted until a software trigger occurs.