Write-only |
About Source Power Cal |
Description |
Launches the Power Meter Settings dialog on the VNA. Changing certain values from that dialog will change values of the corresponding properties on this COM object. |
VB Syntax |
pwrCal.LaunchPowerMeterSettingsDialog |
Variable |
(Type) - Description |
pwrCal |
A SourcePowerCalibrator (object) |
Return Type |
None |
Default |
Not Applicable |
Examples |
powerCalibrator.LaunchPowerMeterSettingsDialog |
C++ Syntax |
HRESULT put_LaunchPowerMeterSettingsDialog(); |
Interface |
ISourcePowerCalibrator2 |