|
Top Previous Next |
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
ParametersVi The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session. MeasurementMode Return Value
|
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. |