Command/Query
:CALCulate:TRACe:MARKer<Mk>:X <Value>
:CALCulate:TRACe:MARKer<Mk>:X?
This command sets stimulus value of the marker.
|
Parameter |
Value |
|
Description |
Marker stimulus value (X-Axis) |
|
Data Type |
Numeric type (Real) |
|
Range |
-1e+18 ~ 1e+18 |
|
Preset Value |
0 |
|
Unit |
- |
|
Resolution |
- |
{numeric}<newline><^END>
Dim Var as Double
Var= 1
Ena.WriteString ":CALC:TRAC:MARK1:X " & Str(Var), True
Ena.WriteString ":CALC:TRAC:MARK1:X?", True
Var=Ena.ReadNumber
Edit Test > Instrument Configuration > Advanced Mode > Marker > Select Marker (Entry box above the graph plot)