Write-only
About Independent Power Calibration

AddPowerCalRange Method


Description

This command adds a power cal range for a specific port <n>. Note that external sources are valid and specifying a source port is the same as other remote commands. By default this will create a range with the preset start/stop frequency and 201 points. The maximum number of ranges that can be added is 100 (same as the maximum number of segments).

 VB Syntax

IndependentPwrrCal.AddPowerCalRange

Variable

(Type) - Description

IndependentPwrrCal

A IndependentPowerCalibration (object)

Return Type

Not Applicable

Default

Not Applicable

Example

CalibrateAllChannels.IndependentPowerCalibration(3).AddPowerCalRange

C++ Syntax

HRESULT AddPowerCalRange

Interface

IIndependentPowerCalibration