COM Server Commands
90
SCPI.CALCulate(
Ch
).SELected.MARKer(
Mk
).Y
Object Type
Property (read only)
Data Type
Variant (Double array)
Target
Marker
Mk
of the active trace of channel
Ch
,
Ch
Mk
marker number 1–15, or reference marker number 16 (see
Description
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.
Syntax
Dim Data As Variant
Data = app.SCPI.CALCulate(Ch).SELected.MARKer(Mk).Y
Equivalent
Softkeys
None