Write-only |
About Independent Power Calibration |
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 |
IndependentPwrrCalPort.AddPowerCalRange |
Variable |
(Type) - Description |
IndependentPwrrCalPort |
A IndependentPowerCalibrationPort (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Example |
CalibrateAllChannels.IndependentPowerCalibrationPort(3).AddPowerCalRange |
C++ Syntax |
HRESULT AddPowerCalRange |
Interface |
IIndependentPowerCalibrationPort |