
:BORDer command
:BORDer <name>
:FORMat:BORDer <name>
Specify binary byte order
Parameters
<name> =
NORMal
Normal byte order for binary formats
SWAPped
Reverse byte order for binary formats
Query
:BORDer?
Query byte order
Description
This command is used to control the byte order for the IEEE754 binary for-
mats. For normal byte order, the data format for each element is sent as fol-
lows:
Byte 1
Byte 2
Byte 3
Byte 4
(Single precision)
Byte 1
Byte 2
...
Byte 8
(Double precision
For reverse byte order, the data format for each element is sent as follows:
Byte 4
Byte 3
Byte 2
Byte 1
(Single precision)
Byte 8
Byte 7
...
Byte 1
(Double precision)
The “#0” header is not affected by this command. The header is always sent
at the beginning of the data string for each measurement conversion.
The ASCII data format can only be sent in the normal byte order. The
SWAPped selection is simply ignored when the ASCII format is selected.
5-30
SCPI Command Reference
Содержание 2000
Страница 1: ...Model 2000Multimeter User s Manual A G R E A T E R M E A S U R E O F C O N F I D E N C E...
Страница 13: ...1 General Information...
Страница 19: ...2 Basic Measurements...
Страница 54: ...2 36 Basic Measurements...
Страница 55: ...3 Measurement Options...
Страница 87: ...4 Remote Operation...
Страница 139: ...5 SCPI CommandReference...
Страница 215: ...A Specifications...
Страница 226: ...A 12 Specifications...
Страница 227: ...B Statusand ErrorMessages...
Страница 233: ...C Example Programs...
Страница 246: ...C 14 Example Programs...
Страница 247: ...D Models196 199and 8840A 8842ACommands...
Страница 255: ...E IEEE 488 BusOverview...
Страница 271: ...F IEEE 488andSCPI ConformanceInformation...