collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannel.FixedCalQuery Method


IBoonton55xxxChannel See Also



Performs a calibration at a fixed frequency and level and returns true if successful.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

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

C#

public bool  FixedCalQuery(
 Boonton55xxxCalibratorTypeEnum  Calibrator
)

Visual C++

HRESULT FixedCalQuery(
 Boonton55xxxCalibratorTypeEnum  Calibrator
 VARIANT_BOOL*  retval
);

Parameters

Calibrator

The calibrator type to use during fixed cal.

Return Value

 

Returns true if successful or false if not.

collapse_allRemarks

Fixed-cal does not provide for automatic control of the internal 50 MHz calibrator. The RF output level of the calibrator in use must be set by the user. Fixed-cal assumes that a valid Zero has already been performed.

collapse_allInstrument Command

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

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannel Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.