RFmxVNA Select Measurement (Multiple) VI

Enables all the measurements that you specify in the Measurements parameter and disables all other measurements.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default value is "" (empty string).

    Example:

    ""

    "signal::mysignal1"

    You can use the RFmxVNA Build Signal String VI to build the selector string.

  • cgenclassrntag.png Instrument Handle In

    Instrument Handle In specifies the RFmx session refnum.

  • c1denum.png Measurements

    Measurements specifies the measurement(s) to perform. You can specify one or more of the following measurements. The default is an empty array.

    SParams (0)

    Enables S-Parameter measurement.

    Waves (1)

    Enables Wave measurement.

  • cbool.png Enable All Traces

    Enable All Traces specifies whether to enable all traces for the selected measurement. The default value is FALSE.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs.

  • igenclassrntag.png Instrument Handle Out

    Instrument Handle Out passes a reference of your RFmx session to the next VI.

  • ierrcodeclst.png error out

    error out returns error information.