Command/Query
:CALCulate<Ch>[:SELected]:MARKer<Mk>:X:POSition <Value>
:CALCulate<Ch>[:SELected]:MARKer<Mk>:X:POSition?
This command sets/gets the measurement point number of the selected marker (Mk:1-9) and reference marker (Mk:10).
Parameter |
Value |
Description |
Point number |
Data Type |
Numeric type (Real) |
Range |
1 to Number of Point |
Preset Value |
1 |
{numeric}<newline><^END>
Dim Var as Double
Var = 100
Ana.WriteString ":CALC1:MARK1:X:POS " & Str(Var), True
Ana.WriteString ":CALC1:MARK1:X:POS?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).X.POSITION