RFmx SpecAn VIs

Table of Contents

RFmxSpecAn Select Measurement (VI)

  • Updated2023-10-12
  • 4 minute(s) read
 RFmxSpecAn Select Measurement (VI)

RFmxSpecAn Select Measurement (VI)

Owning Palette: RFmx SpecAn VIs

Specifies the measurements that you want to enable. To select a single measurement, use the Single Measurement instance. To select multiple measurements, use the Multiple Measurements instance.

RFmxSpecAn Select Measurement (Single)

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

RFmxSpecAn Select Measurement (Single)

cio.gif

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

cenum.gif

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

ACP (0)

Enables ACP measurement.

CCDF (1)

Enables CCDF measurement.

CHP (2)

Enables CHP measurement.

FCnt (3)

Enables FCnt measurement.

Harmonics (4)

Enables harmonics measurement.

OBW (5)

Enables OBW measurement.

SEM (6)

Enables SEM measurement.

Spectrum (7)

Enables spectrum measurement.

Spur (8)

Enables spurious emissions (Spur) measurement.

TXP (9)

Enables TXP measurement.

AMPM (10)

Enables AMPM measurement.

DPD (11)

Enables DPD measurement.

IQ (12)

Enables I/Q measurement.

IM (13)

Enables IM measurement.

NF (14)

Enables NF measurement.

PhaseNoise (15)

Enables phase noise measurement.

PAVT (16)

Enables PAVT measurement.

cbool.gif

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

cstr.gif

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::sig1"

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

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

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

ierrcodeclst.gif

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

RFmxSpecAn Select Measurement (Multiple)

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

RFmxSpecAn Select Measurement (Multiple)

cio.gif

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

c1denum.gif

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

ACP (0)

Enables ACP measurement.

CCDF (1)

Enables CCDF measurement.

CHP (2)

Enables CHP measurement.

FCnt (3)

Enables FCnt measurement.

Harmonics (4)

Enables harmonics measurement.

OBW (5)

Enables OBW measurement.

SEM (6)

Enables SEM measurement.

Spectrum (7)

Enables spectrum measurement.

Spur (8)

Enables spurious emissions (Spur) measurement.

TXP (9)

Enables TXP measurement.

AMPM (10)

Enables AMPM measurement.

DPD (11)

Enables DPD measurement.

IQ (12)

Enables I/Q measurement.

IM (13)

Enables IM measurement.

NF (14)

Enables NF measurement.

PhaseNoise (15)

Enables phase noise measurement.

PAVT (16)

Enables PAVT measurement.

cbool.gif

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

cstr.gif

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::sig1"

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

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

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

ierrcodeclst.gif

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

Log in to get a better experience