collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_IsZeroComplete Function


Zeroing See Also



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

Visual C++

ViStatus Btn55xxx_IsZeroComplete(
 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 zeroing.

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

All supported

collapse_allDefined Values For Parameter Status

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.

Top

collapse_allSee Also

Reference

Zeroing

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.