1045
Meas
Format Data: Byte Order (Remote Command Only)
This command selects the binary data byte order for data transfer and other queries. It controls whether
binary data is transferred in normal or swapped mode. This command affects only the byte order for
setting and querying trace data for the :TRACe[:DATA], TRACe[:DATA]? , :CALCulate:DATA[n]? and
FETCh:SANalyzer[n]? commands and queries.
By definition any command that says it uses FORMat:DATA uses any format supported by
FORMat:DATA.
The NORMal order is a byte sequence that begins with the most significant byte (MSB) first, and ends
with the least significant byte (LSB) last in the sequence: 1|2|3|4. SWAPped order is when the byte
sequence begins with the LSB first, and ends with the MSB last in the sequence: 4|3|2|1.
Remote Command: :FORMat:BORDer NORMal|SWAPped
:FORMat:BORDer?
Preset: NORMal
Initial S/W Revision: Prior to A.02.00