collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_ConfigureOffset Function


Configuration See Also



This function specifies the offset to be added to the measured value in units of dB.

Function Tree Node: \Boonton55xxx\Configuration\Configure Offset

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_ConfigureOffset(
 ViSession Vi,
 ViConstString Channel,
 ViReal64 Offset
);

Parameters

Vi

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

Channel

The name of the channel for which to set the Offset.For valid values, see the Channel repeated capability.

Offset

The offset for the measured value. The value of this parameter is used to set the Offset attribute. See the attribute description for more information.

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

Configuration

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.