Technical data

Table Of Contents
:WAVeform Commands 29
Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide 715
:WAVeform:BYTeorder
(see page 860)
Command Syntax
:WAVeform:BYTeorder <value>
<value> ::= {LSBFirst | MSBFirst}
The :WAVeform:BYTeorder command sets the output sequence of the WORD
data. The parameter MSBFirst sets the most significant byte to be
transmitted first. The parameter LSBFirst sets the least significant byte to
be transmitted first. This command affects the transmitting sequence only
when :WAVeform:FORMat WORD is selected. The default setting is
LSBFirst.
Query Syntax
:WAVeform:BYTeorder?
The :WAVeform:BYTeorder query returns the current output sequence.
Return Format
<value><NL>
<value> ::= {LSBF | MSBF}
See Also "Introduction to :WAVeform Commands" on page 709
":WAVeform:DATA" on page 717
":WAVeform:FORMat" on page 719
":WAVeform:PREamble" on page 724
Example Code "Example Code" on page 730
"Example Code" on page 725