1393
Keysight InfiniiVision 4000 X-Series Oscilloscopes
Programmer's Guide
36 :WAVeform Commands
Provide access to waveform data. See "Introduction to :WAVeform Commands"
on page 1396.
Table 166 :WAVeform Commands Summary
Command Query Options and Query Returns
:WAVeform:BYTeorder
<value> (see
page 1401)
:WAVeform:BYTeorder?
(see page 1401)
<value> ::= {LSBFirst | MSBFirst}
n/a :WAVeform:COUNt? (see
page 1402)
<count> ::= an integer from 1 to
65536 in NR1 format
n/a :WAVeform:DATA? (see
page 1403)
<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 1405)
:WAVeform:FORMat?
(see page 1405)
<value> ::= {WORD | BYTE | ASCII}