Scpi.calculate(Ch).Selected.marker(Mk).Y - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2

SCPI.CALCulate(Ch).SELected.MARKer(Mk).Y

Object Type
Data Type
Target
Description
Syntax
Equivalent Softkeys
Property (read only)
Variant (Double array)
Marker Mk of the active trace of channel Ch,
Ch:
channel number 1–4 (see Table 1 on page 22)
Mk:
marker number 1–15, or reference marker number 16 (see
Table 4 on page 61)
The response value of the marker. If the reference marker is turned ON, the
values of the markers from 1 to 15 are read out as relative values to the
reference marker.
The array includes 2 elements:
Data(0)
real number in rectangular format, real part in polar
and Smith chart formats;
Data(1)
0 in rectangular format, imaginary part in polar and
Smith chart formats.
Dim Data As Variant
Data = app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).Y
None
COM/DCOM Programming manual
89

Advertisement

Table of Contents
loading

Table of Contents