collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_GetMeasurementMode Function


Acquisition See Also



There are three basic measurement modes - pulse power, modulated power, and statistical power. Each mode is targeted towards a specific type of measurement.The Pulse Mode is used with peak power sensors. The instrument functions as an enhanced peak power analyzer and provides the functionality of a random repetitive sampling oscilloscope for viewing and analyzing the RF power envelope of signals.The Modulated Mode is designed for continuous, true average power measurements of complex modulated signals. The Statistical Mode is used for advanced analysis of non-periodic modulated signals. This mode does not require a trigger event to make measurements and is useful for signals that are noise-like such as CDMA, OFDM, or QAM. In Statistical Mode, the RF signal is sampled continuously at high speed, without discarding or losing any data.

Function Tree Node: \Boonton55xxx\Instrument Specific\Acquisition\Get Measurement Mode

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_GetMeasurementMode(
 ViSession Vi,
 ViInt32MeasurementMode
);

Parameters

Vi

The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session.

MeasurementMode

Return Value

 

Success or failure code.

collapse_allRemarks

Statistical mode is only valid for models 4541 and 4542. Statistical measurements can be enabled independentantly in the 55 Series USB power meters by enabling stastical capture at any time.

collapse_allInstrument Command

CALCulate:MODE?

collapse_allRequirements

Supported Models

4541, 4542

collapse_allDefined Values For Parameter MeasurementMode

Name

Description

BTN55XXX_VAL_MEASUREMENT_MODE_PULSE

Pulse mode provides the functionality of a random repetitive sampling oscilloscope for viewing and analyzing the RF power envelope.

BTN55XXX_VAL_MEASUREMENT_MODE_MODULATED

Modulated mode is designed for continuous, true average power measurements of complex modulated signals.

BTN55XXX_VAL_MEASUREMENT_MODE_STATISTICAL

The Statistical Mode is used for advanced analysis of non-periodic modulated signals. This value is not valid for the 55 Series USB power meters.

Top

collapse_allSee Also

Reference

Acquisition

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.