beautypg.com

Remote control commands and queries, Cursor – Teledyne LeCroy X-STREAM OSCILLOSCOPES Remote Control User Manual

Page 215

background image

Remote Control Commands and Queries

WM-RCM-E Rev D

ISSUED: February 2005

209

CURSOR

PER_CURSOR_SET, PECS

Command/Query

DESCRIPTION

The PER_CURSOR_SET command allows you to position one or
more of the six independent cursors at a given grid location. Cursors

must be turned on for the PECS? query to work.

NOTATION

HABS

Horizontal absolute

VABS

Vertical absolute

HDIF

Horizontal difference

VDIF

Vertical difference

HREF

Horizontal reference

VREF

Vertical reference

COMMAND SYNTAX

:PEr_Cursor_Set
,[,,,…,,

>]

:={C1, C2, C3, C4, F1 through F8, M1, M2, M3, M4, TA,

TB, TC, TD}. TA through TD are included for compatibility with
existing software for earlier instruments. These four mnemonics will

not be used in responses to queries.

QUERY SYNTAX

:PEr_Cursor_Set?

EXAMPLE(GPIB)

The following instruction positions the HREF and HDIF cursors at
+2.6 DIV and +7.4 DIV respectively, using Channel 2 as a reference:

CMD$=”C2:PECS HREF,2.6 DIV,HDIF,7.4 DIV”

CALL IBWRT(SCOPE%,CMD$)

RELATED COMMANDS

CURSOR_MEASURE, CURSOR_SET, PER_CURSOR_VALUE