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

P
A R T
T
W O
:
C O M M A N D S
222
ISSUED: February 2005
WM-RCM-E Rev D
Or, alternatively:
= {50, 100, 250, 500, 1000, 2500, 5K, 10K,
25K, 50K, 100K, 250K, 500K, 1M}
However, values not absolutely identical to those listed immediately
above will be recognized by the scope as numerical data (see the
table under this heading in Chapter 1). For example, the scope will
recognize 1.0M as 1 millisample. But it will recognize 1.0MA as
1 megasample.
N
N
O
O
T
T
E
E
:
: The oscilloscope will adapt the requested <max_size>
to the closest valid value.
QUERY SYNTAX
SEQuence?
RESPONSE FORMAT
SEQuence
<mode>,<segments>,<max_size>
<mode> : = {ON, OFF}
EXAMPLE (GPIB)
The following instruction sets the segment count to 43, the
maximum segment size to 250 samples, and turns the sequence mode
on:
CMD$=“SEQ ON,43,250”: CALL IBWRT(SCOPE%,CMD$)
RELATED COMMANDS
TRIG_MODE