Teledyne LeCroy X-STREAM OSCILLOSCOPES Remote Control User Manual
Page 124

P
A R T
T
W O
:
C O M M A N D S
118
ISSUED: February 2005
WM-RCM-E Rev D
N
N
O
O
T
T
E
E
:
: Parameters are grouped in pairs. The first parameter specifies the cursor to be modified
and the second one indicates its new value. Parameters can be grouped in any order and restricted
to those items to be changed.
The unit DIV is optional.
QUERY SYNTAX
<trace> : CuRsor_SeT? <cursor> – only if the cursors are visible.
No <cursor> implies ALL, even though all are not visible.
<cursor> : = {HABS, VABS, HREF, HDIF, VREF, VDIF,
ALL
}
RESPONSE FORMAT
<trace> : CuRsor_SeT
<cursor>,<position>[,<cursor>,<position>,...<cursor>,<position>]
If <cursor> is not specified, ALL will be assumed. If the position
of a cursor cannot be determined in a particular situation, its
position will be indicated as UNDEF.
AVAILABILITY
<trace> : {C3, C4} available only on four-channel oscilloscopes.
EXAMPLE (GPIB)
The following instruction positions the VREF and VDIF cursors
at +3 DIV and -2 DIV respectively, using Trace F1 as a reference:
CMD$=“F1:CRST VREF,3DIV,VDIF,-2DIV”:
CALL
IBWRT(SCOPE%,CMD$)
RELATED COMMANDS
CURSOR_MEASURE, CURSOR VALUE,
PARAMETER_VALUE