Technical data

10 Arbitrary Waveform Commands
106 U2761A Programmer’s Reference
FORMat:BORDer
Syntax
FORMat:BORDer {NORMal|SWAPped}
This command sets the byte order format for binary block downloads. For
the Normal byte order, the most significant byte (MSB) of each data point
is assumed first. For the Swapped byte order, the least significant byte
(LSB) of each data point is assumed first.
FORMat:BORDer?
This query returns the selected byte order format as NORM or SWAP.
Parameter
Examples
The following command sets the Normal byte order.
FORM:BORD NORM
The following query returns the byte order format.
FORM:BORD?
Typical response:
NORM
Item Type Range of values Default value
format Discrete NORMal|SWAPped NORMal
FORM space
?
:BORD NORM
SWAP