Read-only |
|
Description |
Calibration for the following VNA Applications is performed using the GuidedCalibration Object. This command provides access to additional Properties and Methods which extends the GuidedCal Object.
|
||||||||
VB Syntax |
set custCal = cal.CustomCalConfiguration() |
||||||||
Variable |
(Type) - Description |
||||||||
custCal |
(object) The handle to an interface that provides application-specific calibration properties.. |
||||||||
cal |
|||||||||
Return Type |
Depends on the MeasType. See above table. |
||||||||
Default |
None |
||||||||
Examples |
See examples:NoiseFigure GainCompression SweptIMD |
||||||||
C++ Syntax |
HRESULT CustomCalConfiguration(IDispatch** value); |
||||||||
Interface |
IGuidedCalibration4 |