Write-only |
About Phase Ref Cal |
Description |
Reads the ID strings of the phase references that are currently connected to the VNA USB. |
VB Syntax |
refs = phaseRef.GetConnectedPhaseReferences |
Variable |
(Type) - Description |
phaseRef |
A PhaseReferenceCalibration (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
ref= phaseRef.GetConnectedPhaseReferences() |
C++ Syntax |
HRESULT GetConnectedPhaseReferences() |
Interface |
IPhaseReferenceCalibration |