|
Top Previous Next |
Class-compliant IIviPwrMeter method that queries the instrument to determine the status of all zero operations Function Tree Node: \Boonton55xxx\Zeroing\Is Zero 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 zeroing. Return Value
|
Name |
Description |
BTN55XXX_VAL_ZERO_IN_PROGRESS |
The power meter is still performing zero correction on one or more channels. |
BTN55XXX_VAL_ZERO_COMPLETE |
The power meter has completed all zero correction operations. |
BTN55XXX_VAL_ZERO_STATUS_UNKNOWN |
The power meter cannot determine the status of zero correction operations. |