User Manual

Table Of Contents
626 Keysight InfiniiVision 1000 X-Series Oscilloscopes Programmer's Guide
28 :WAVeform Commands
:WAVeform:BYTeorder
(see page 782)
Command Syntax
:WAVeform:BYTeorder <value>
<value> ::= {LSBFirst | MSBFirst}
The :WAVeform:BYTeorder command sets the output sequence of the WORD data.
MSBFirst — sets the most significant byte to be transmitted first.
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 MSBFirst.
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 621
":WAVeform:DATA" on page 628
":WAVeform:FORMat" on page 630
":WAVeform:PREamble" on page 635
Example Code "Example Code" on page 640
"Example Code" on page 636