RFmx VNA DotNET

Table of Contents

RFmxVnaMXTriggerMode Enumeration

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

RFmxVnaMXTriggerMode Enumeration

Specifies the trigger mode.

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 RFmxVnaMXTriggerMode
Public Enumeration RFmxVnaMXTriggerMode

Members

Member nameValueDescription
Signal0 A single trigger completes all the acquisitions associated with the signal.
Sweep1Each trigger performs all the acquisitions from one source port. For example, when measuring S11 and S22 for 10 frequency points, a total of 2 triggers will be needed to complete all the acquisitions.
Point2Each trigger measures one frequency point from one source port. For example, when measuring S11 and S22 for 10 frequency points, a total of 20 triggers will be needed to complete all the acquisitions.

See Also

Log in to get a better experience