Programming Guide

Digital Oscilloscopes Series
145
Usage2:
WaveForm_SetUp TYPE,<len>
<len>: = {0, 1}
Note:
1. For SPO models, you can use the usage2 to
control the returned waveform data, 0 means
all waveform data of screen, 1 means all
waveform data of memory depth.
QUERY SYNTAX
WaveForm_SetUp?
Note:
1. Parameters are grouped in pairs. The first of
the pair names the variable to be modified,
whilst the second gives the new value to be
assigned. Pairs may be given in any order
and may be restricted to those variables to be
changed.
2. After power-on ,SP is set to 4,NP is set to
100,and FP is set to 0.
RESPONSE FORMAT
WaveForm_SetUp
SP,<sparsing>,NP,<number>,FP,<point>
EXAMPLE
The following command specifies that every
3rd data point (SP=3) starting at address 200
should be transferred:
Command message:
WFSU SP, 3, FP, 200
RELATED COMMANDS
WAVEFORM