collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_ConfigureUnits Function


Configuration See Also



This function configures the unit to which the RF power is converted after measurement.

Function Tree Node: \Boonton55xxx\Configuration\Configure Units

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_ConfigureUnits(
 ViSession Vi,
 ViInt32 Units
);

Parameters

Vi

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

Units

The unit of the measurement result. The value of this parameter is used to set the Units attribute. See the attribute description for more information.

Return Value

 

Success or failure code.

collapse_allInstrument Command

CALCulate:UNITs {DBM|DBMV|DBUV|W}

collapse_allRequirements

Supported Models

All supported

collapse_allDefined Values For Parameter Units

Name

Description

BTN55XXX_VAL_DBM

Sets the units to dBm.

BTN55XXX_VAL_DBMV

Sets the units to dB millivolts.

BTN55XXX_VAL_DBUV

Sets the units to dB microvolts.

BTN55XXX_VAL_WATTS

Sets the units to Watts.

Top

collapse_allSee Also

Reference

Configuration

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.