:CALC<Ch>:MARK<Mk>:Y

Type

Query

Syntax

:CALCulate<Ch>[:SELected]:MARKer<Mk>:Y?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:MARKer<Mk>:Y?

Description

This command reads the response value of marker 1 to 9 (Mk) and reference marker (Mk:10).

Variable

Query Response

{numeric 1}, {numeric 2}<newline><^END>

numeric 1 :Response value (primary value) at the marker position.

numeric 2 :Response value (secondary value) at the marker position. Always 0 when the data format is not the Smith chart format or the polar format.

Examples

Dim Var as Variant
Ena.WriteString ":CALC1:MARK1:Y?", True
Var=Ena.ReadList

Related Commands

:CALC:MARK:REF

:CALC:MARK:X

Equivalent Softkey

No equivalent key is available on the front panel.

(Displayed marker value when marker is activated.)

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).Y

SCPI.CALCULATE(Ch).TRACE(Tr).MARKER(Mk).Y