beautypg.com

Teledyne LeCroy X-STREAM OSCILLOSCOPES Remote Control User Manual

Page 264

background image

P

A R T

T

W O

:

C O M M A N D S

258

ISSUED: February 2005

WM-RCM-E Rev D

Segment number (SN):

The segment number parameter indicates which segment should be
sent if the waveform was acquired in sequence mode. This parameter

is ignored for non-segmented waveforms. For example:

SN = 0

all segments

SN = 1

first segment

SN = 23

segment 23

The WAVEFORM_SETUP? query returns the transfer parameters
currently in use.

COMMAND SYNTAX

WaveForm_SetUp
SP,

,NP,,FP,,SN,

N

N

O

O

T

T

E

E

:

: After power-on, all values are set to 0 (i.e., entire waveforms will be transmitted without

sparsing).
Parameters are grouped in pairs. The first of the pair names the variable to be modified, while the

second gives the new value to be assigned. Pairs can be given in any order and restricted to those

variables to be changed.

QUERY SYNTAX

WaveForm_SetUp?

RESPONSE FORMAT

WaveForm_SetUp
SP,

,NP,,FP,,SN,

EXAMPLE (GPIB)

The following instructs every 3rd data point (SP=3) starting at

address 200 to be transferred:

CMD$=“WFSU SP,3,FP,200”: CALL
IBWRT(SCOPE%,CMD$)

RELATED COMMANDS

INSPECT, WAVEFORM, TEMPLATE

§ § §