Teledyne LeCroy X-STREAM OSCILLOSCOPES Remote Control User Manual

Page 127

Advertising
background image

Remote Control Commands and Queries

WM-RCM-E Rev D

ISSUED: February 2005

121

CURSORS

CURSORS, CRS

Command/Query

DESCRIPTION

Sets the type of cursor to be used and the readout. Unlike CRMS,
this will not change the state of parameters or pass/fail.

COMMAND SYNTAX

CURSORS <type>[,<readout>]

<type>:=[OFF,HREL,HABS,VREL,VABS]

<readout>:=[ABS,SLOPE,DELTA] for HREL

<readout>:=[ABS,DELTA] for VREL

QUERY SYNTAX

CURSORS? or CRS?

EXAMPLE (GPIB)

The following instruction sets the cursors to horizontal relative, and
readout to the difference between them.
CMD$=”CRS HREL,DELTA”:
CALL IBWRT(SCOPE%,CMD$)

RELATED COMMANDS

CURSOR_MEASURE

Advertising