RFmx VNA DotNET

Table of Contents

RFmxVnaMXTriggerType Enumeration

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

RFmxVnaMXTriggerType Enumeration

Specifies the trigger type.

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

Syntax

public enum RFmxVnaMXTriggerType
Public Enumeration RFmxVnaMXTriggerType

Members

Member nameValueDescription
None0No trigger is configured.
DigitalEdge1The trigger is not asserted until a digital edge is detected. The source of the digital edge is specified using the DigitalEdgeTriggerSource method.
Software2The trigger is not asserted until a software trigger occurs.

See Also

Log in to get a better experience