Read-only
About Independent Power Calibration

PowerCalRange Property


Description

This property returns a handle to the PowerCalRange object.

 VB Syntax

IndependentPwrrCal.PowerCalRange( )

Variable

(Type) - Description

IndependentPwrrCal

A IndependentPowerCalibration (object)

Return Type

IPowerCalRange

Default

Not Applicable

Example

CalibrateAllChannels.IndependentPowerCalibration(3).PowerCalRange()

C++ Syntax

HRESULT PowerCalRange( IPowerCalRange** value);

Interface

IIndependentPowerCalibration