Write-only
About Phase Ref Cal

GetConnectedPhaseReferences Method


Description

Reads the ID strings of the phase references that are currently connected to the PNA USB.

 VB Syntax

refs = phaseRef.GetConnectedPhaseReferences

Variable

(Type) - Description

phaseRef

A PhaseReferenceCalibration (object)

Return Type

Not Applicable

Default

Not Applicable

Examples

ref= phaseRef.GetConnectedPhaseReferences()

See example program

C++ Syntax

HRESULT GetConnectedPhaseReferences()

Interface

IPhaseReferenceCalibration


Last modified:

3-Apr-2012

New topic