Enables the measurement that you specify in the Measurement 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 is "" (empty string).

    Example:

    "signal::sig1"

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

  • cgenclassrntag.png Instrument Handle In

    Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.

  • cenum.png Measurement

    Measurement specifies the measurement to perform. You can specify one the following measurements. The default value is ACP.

    ACP (0)

    Enables the ACP measurement.

    CHP (1)

    Enables the CHP measurement.

    ModAcc (2)

    Enables the ModAcc measurement.

    OBW (3)

    Enables the OBW measurement.

    SEM (4)

    Enables the SEM measurement.

    PVT (5)

    Enables the PVT measurement.

    SlotPhase (6)

    Enables the SlotPhase measurement.

    SlotPower (7)

    Enables the SlotPower 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. This input provides standard error in functionality.

  • igenclassrntag.png Instrument Handle Out

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

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.