Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-79
:FORMat Commands
Command List:
:FORMat:BORDer
:FORMat[:TRACe][:DATA]
:FORMat:BORDer
Syntax
:FORMat:BORDer NORMal|SWAPped
:FORMat:BORDer?
Description
Selects the binary data byte order for data transmission.
Queries the binary data byte order for data transmission.
Parameter
Name
Type
Range
Default
——
Keyword
NORMal|SWAPped
NORMal
Remarks
NORMal: indicates that the byte sequence begins with the most significant byte (MSB) and ends with the
least significant byte (LSB).
SWAPped: indicates that the byte sequence begins with the least significant byte (LSB) and ends with the
most significant byte (MSB).
Return Format
The query returns NORM or SWAP.
Example
The following command queries the binary data byte order for data transmission to NORMal.
:FORMat:BORDer NORMal
The following query returns NORM.
:FORMat:BORDer?