Class-compliant IIviPwrMeter method that performs a calibration on a particular channel and sensor. This method returns only after calibration is complete
Namespace: Ivi.PwrMeter.Interop
Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)
Visual Basic
|
Public Sub Calibrate ( _
)
|
C#
|
public void Calibrate(
)
|
Visual C++
|
HRESULT Calibrate(
);
|
Instrument Command
CALibration{Channel}[:INTernal]:FIXedcal?
Requirements
Supported Models
All supported
See Also
Reference
IIviPwrMeterChannel Interface
Ivi.PwrMeter.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|