collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannel.AutoCalQuery Method


IBoonton55xxxChannel See Also



Performs a multi-point sensor gain calibration of the selected sensor with the internal calibrator and returns true if successful. This method is not valid for 55 Series USB power meters.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Function AutoCalQuery ( _
 ByVal  Calibrator As Boonton55xxxCalibratorTypeEnum  _
As Boolean

C#

public bool  AutoCalQuery(
 Boonton55xxxCalibratorTypeEnum  Calibrator
)

Visual C++

HRESULT AutoCalQuery(
 Boonton55xxxCalibratorTypeEnum  Calibrator
 VARIANT_BOOL*  retval
);

Parameters

Calibrator

Select the type of calibrator to use during autocal.

Return Value

 

True if the calibration is succesfull, otherwise false.

collapse_allRemarks

This procedure calibrates the sensor?s linearity at a number of points across its entire dynamic range. The calibration source defaults to the instrument?s internal calibrator if not specified. This method doesn't return until the calibration completes or a timeout occurs.

collapse_allInstrument Command

CALibration{Channel}:{INT|EXT}:AUTOcal?

collapse_allRequirements

Supported Models

4541, 4542

collapse_allSee Also

Reference

IBoonton55xxxChannel Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.