Command/Query
:CALCulate<Ch>[:SELected]:MARKer<Mk>:X[:DATA] <Value>
:CALCulate<Ch>[:SELected]:MARKer<Mk>:X[:DATA]?
This command sets/gets the stimulus value for marker 1 to 9 (Mk) and reference marker (Mk:10).
Parameter |
Value |
Description |
Marker X-axis position value |
Data Type |
Numeric type (Real) |
Range |
- |
Preset Value |
20 |
Unit |
Depending on the stimulus parameter |
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Double
Ana.WriteString ":CALC1:MARK1:X ON", True
Ana.WriteString ":CALC1:MARK1:X?", True
Var=Ana.ReadNumber
Marker > Marker 1 to Marker 9, Reference Marker
When performing the operation from the front panel, turn ON the marker and set the stimulus value at the same time.
SCPI.CALCULATE(Ch).SELECTED.MARKER(Mk).X.DATA