633
Keysight InfiniiVision DSOX1204A/G Oscilloscopes
Programmer's Guide
28 :WAVeform Commands
Provide access to waveform data. See "Introduction to :WAVeform Commands"
on page 635.
Table 85 :WAVeform Commands Summary
Command Query Options and Query Returns
:WAVeform:BYTeorder
<value> (see page 640)
:WAVeform:BYTeorder?
(see page 640)
<value> ::= {LSBFirst | MSBFirst}
n/a :WAVeform:COUNt? (see
page 641)
<count> ::= an integer from 1 to
65536 in NR1 format
n/a :WAVeform:DATA? (see
page 642)
<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 644)
:WAVeform:FORMat?
(see page 644)
<value> ::= {WORD | BYTE | ASCII}
:WAVeform:POINts
<# points> (see
page 645)
:WAVeform:POINts?
(see page 645)
<# 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}