Technical data

Table Of Contents
707
Agilent InfiniiVision 3000 X-Series Oscilloscopes
Programmer's Guide
29
:WAVeform Commands
Provide access to waveform data. See "Introduction to :WAVeform
Commands" on page 709.
Table 115 :WAVeform Commands Summary
Command Query Options and Query Returns
:WAVeform:BYTeorder
<value> (see
page 715)
:WAVeform:BYTeorder?
(see page 715)
<value> ::= {LSBFirst | MSBFirst}
n/a :WAVeform:COUNt? (see
page 716)
<count> ::= an integer from 1 to
65536 in NR1 format
n/a :WAVeform:DATA? (see
page 717)
<binary block length bytes>,
<binary data>
For example, to transmit 1000
bytes of data, the syntax would
be: #800001000<1000 bytes of
data><NL>
8 is the number of digits that
follow
00001000 is the number of bytes
to be transmitted
<1000 bytes of data> is the
actual data
:WAVeform:FORMat
<value> (see
page 719)
:WAVeform:FORMat?
(see page 719)
<value> ::= {WORD | BYTE | ASCII}
:WAVeform:POINts
<# points> (see
page 720)
:WAVeform:POINts?
(see page 720)
<# points> ::= {100 | 250 | 500 |
1000 | <points_mode>} if waveform
points mode is NORMal
<# points> ::= {100 | 250 | 500 |
1000 | 2000 ... 8000000 in 1-2-5
sequence | <points_mode>} if
waveform points mode is MAXimum
or RAW
<points_mode> ::= {NORMal |
MAXimum | RAW}