Programming Guide
Digital Oscilloscopes Series
39
add the unit (DIV) to the value.
2. The vertical position‘s value is related to the size
of screen. For SPO models, the position‘s value
is in the range of 0.02 to 7.98. And in non-SPO
models it‘s in the range of -4 to 4. If the value is
in the range of 0.02 to 7.98, you need add the
unit (DIV) to the value.
QUERY SYNTAX
<trace>: CuRsor_SeT? [<cursor>, …<cursor>]
<cursor> :=
{ VREF,VDIF,TREF,TDIF,HRDF,HDIF}
RESPONSE FORMAT
<trace>:CuRsor_SeT <cursor>, <position> [,
<cursor>, <position>, <cursor>, <position>]
EXAMPLE
The following command positions the VREF
and VDIF cursors at +3 DIV and −1 DIV
respectively, using C1 as a reference:
Command message:
C1: CRST VREF, 3DIV, VDIF, −1DIV
RELATED COMMANDS
CURSOR_MEASURE,CURSOR_VALUE,
PARAMETER_VALUE