Write-only
About Source Power Cal

LaunchPowerMeterSettingsDialog Method


Description

Launches the Power Meter Settings dialog on the PNA.  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