System Commands
COMMAND SYNTAX
QUERY SYNTAX
Response Format
EXAMPLE (GPIB)
RELATED COMMANDS
<trace>:CuRsor SeT <cursor>,<position>[<cursor>,<position>,
...<cursor>,<po~tion>]
<trace> := (EA, EB, MC, MD, FE, FF, C1, C2, C3~, C4~}
<cursor> := (HABS, VABS, HREF, HDIF, VREF, VDIF,
PREF, PDIF}
<position> := 0 to 10 DIV (horizontal)
-13 to 13 DIV (vertical)
Note 1: The suffix DIV is optional.
Note 2: Parameters are grouped in pairs. The first parameter
specifies the cursor to be modified and the second one indicates its
new value. Parameters may be grouped in any order and may be
restricted to those items to be changed.
<trace>:CuRsor_SeT? [<cursor> ....
<cursor>]
<cursor>:= {HABS, VABS, HREF, HDIF, VREF, VDIF, PREF,
PDIF, ALL}
<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 posi-
tion will be indicated as UNDEF.
The following command positions the VREF and VDIF cursors at
+3 DIV and -7 DIV respectively, using Function E as a reference.
CMD$=’FE:CRST VREF,3DIV,VDIF,-7DIV"
CALL IBWRT(SCOPE%,CMD$)
CURSOR_MEASURE, CURSOR VALUE?,
PASSFAIL_COUNTER, PASS_FAIL_DO,
PASS_FAIL_MASK, PARAMETER._VALUE?
* 4-channel oscilloscopes only
62