Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-31
SCPI Commands
:FORMat:BORDer
:FORMat:BORDer
This command controls whether binary data is transferred in normal or swapped
byte order. To set up binary data transfer, you must specify REAL in the
:FORMat[:DATA] command.
At *RST, this value is set to NORMal.
Syntax :FORMat:BORDer NORMal | SWAPped
Parameter
Query response NORM | SWAP <newline><^END>
Example OUTPUT @Hp4155;":FORM:BORD NORM"
OUTPUT @Hp4155;":FORM:BORD?"
ENTER @Hp4155;A$
Parameter Type Explanation
NORMal character Normal byte order.
SWAPped character Swapped byte order.