collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_IsCalibrationComplete Function


Calibration See Also



Class-compliant IIviPwrMeter method that queries the instrument to determine the status of all calibration operations

Function Tree Node: \Boonton55xxx\Calibration\Is Calibration Complete

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_IsCalibrationComplete(
 ViSession Vi,
 ViInt32Status
);

Parameters

Vi

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

Status

Returns the status of the calibration.

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

All supported

collapse_allDefined Values For Parameter Status

Name

Description

BTN55XXX_VAL_CALIBRATION_IN_PROGRESS

The power meter is still performing calibration.

BTN55XXX_VAL_CALIBRATION_COMPLETE

The power meter has completed the calibration.

BTN55XXX_VAL_CALIBRATION_STATUS_UNKNOWN

The power meter cannot determine the status of the calibration.

Top

collapse_allSee Also

Reference

Calibration

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.