collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_FetchChannel Function


Low-Level Measurement See Also



Class-compliant IIviPwrMeter method that returns the result from a previously initiated measurement on a specified channel. Initiate initiates that measurement. The measurement result will be returned in the units specified by the Unit property

Function Tree Node: \Boonton55xxx\Measurement\Low-Level Measurement\Fetch Channel

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_FetchChannel(
 ViSession Vi,
 ViConstString Channel,
 ViReal64Result
);

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 from which to fetch the measurement.

Result

Measured value

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

Low-Level Measurement

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.