collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannel.ZeroQuery Method


IBoonton55xxxChannel See Also



Performs a zero offset null adjustment and returns true if successful.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

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

C#

public bool  ZeroQuery(
 Boonton55xxxCalibratorTypeEnum  Calibrator
)

Visual C++

HRESULT ZeroQuery(
 Boonton55xxxCalibratorTypeEnum  Calibrator
 VARIANT_BOOL*  retval
);

Parameters

Calibrator

The calibrator type to turn off during zeroing.

Return Value

 

Returns true if successful or false if not.

collapse_allRemarks

The sensor does not need to be connected to any calibrator for zeroing ? the procedure is often performed in-system. However, this command will turn off the internal calibrator (when installed) prior to zeroing to avoid the need to perform this step explicitly.

collapse_allInstrument Command

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

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.