1167
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes
SCPI Programmer's Guide
32 :WAVeform Commands
Provide access to waveform data. See
"Introduction to :WAVeform Commands"
Table 144
:WAVeform Commands Summary
Command
Query
Options and Query Returns
:WAVeform:BYTeorder
<value> (see
)
:WAVeform:BYTeorder?
<value> ::= {LSBFirst | MSBFirst}
n/a
:WAVeform:COUNt? (see
)
<count> ::= an integer from 1 to
65536 in NR1 format
n/a
:WAVeform:DATA? (see
)
<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
)
:WAVeform:FORMat?
<value> ::= {WORD | BYTE | ASCII}