Read-only |
About Independent Power Calibration |
Description |
This method returns a handle to the IndependentPowerCalibrationPort object. |
VB Syntax |
IndependentPwrrCal.Item |
Variable |
(Type) - Description |
IndependentPwrrCal |
A IndependentPowerCalibration (object) |
Return Type |
IIndependentPowerCalibrationPort |
Default |
Not Applicable |
Example |
CalibrateAllChannels.IndependentPowerCalibration.Item |
C++ Syntax |
HRESULT Item( IIndependentPowerCalibrationPort** value); |
Interface |
IIndependentPowerCalibration |