|
Top Previous Next |
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
ParametersVi 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
|
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. |