collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannel.Units Property


IBoonton55xxxChannel See Also



Set or return units for the selected channel. Voltage is calculated with reference to the sensor input impedance. Note that for ratiometric results, logarithmic units will always return dBr (dB relative) while linear units return percent.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Property Units As Boonton55xxxUnitsEnum

C#

public Boonton55xxxUnitsEnum  Units { getset; }

Visual C++

HRESULT get_Units(
 Boonton55xxxUnitsEnum*  val
);
HRESULT put_Units(
 Boonton55xxxUnitsEnum  val
);

Property Value

Set or return units for the selected channel. Voltage is calculated with reference to the sensor input impedance. Note that for ratiometric results, logarithmic units will always return dBr (dB relative) while linear units return percent.

collapse_allInstrument Command

CALCulate{Channel}:UNITs {DBM|W|V|DBV|DBMV|DBUV}

CALCulate{Channel}:UNITs?

collapse_allAllowed Values

Boonton55xxxUnitsdBm, Boonton55xxxUnitswatts, Boonton55xxxUnitsvolts, Boonton55xxxUnitsDBV, Boonton55xxxUnitsDBMV, Boonton55xxxUnitsDBUV

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannel Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.