collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannel.AutoCal Method


IBoonton55xxxChannel See Also



Performs a multi-point sensor gain calibration of the selected sensor with the internal calibrator. 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 Sub AutoCal ( _
 ByVal  Calibrator As Boonton55xxxCalibratorTypeEnum  _
)

C#

public void  AutoCal(
 Boonton55xxxCalibratorTypeEnum  Calibrator
)

Visual C++

HRESULT AutoCal(
 Boonton55xxxCalibratorTypeEnum  Calibrator
);

Parameters

Calibrator

Select the type of calibrator to use during autocal.

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.

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.