Read-only |
About Independent Power Calibration |
Description |
This property returns a handle to the IndependentPowerCalibration object. |
VB Syntax |
calAll.IndependentPowerCalibration( ) |
Variable |
(Type) - Description |
calAll |
A CalibrateAllChannels (object) |
Return Type |
IIndependentPowerCalibration |
Default |
Not Applicable |
Example |
CalibrateAllChannels.IndependentPowerCalibration() |
C++ Syntax |
HRESULT IndependentPowerCalibration( IIndependentPowerCalibration **obj); |
Interface |
ICalibrateAllChannels2 |