Remote control commands
R&S
®
NRPxxTWG
52
User Manual 1178.8371.02 ─ 08
7.6
Configuring results
See also:
●
Chapter 7.9, "Querying measurement results"
7.6.1
Setting the power unit
The
UNIT
subsystem contains commands for setting up the power unit.
UNIT:POWer
<unit>
Sets the output unit for the measured power values.
Parameters:
<unit>
DBM | W | DBUV
*RST:
W
Example:
UNIT:POW DBM
7.6.2
Setting the result format
The
FORMat
subsystem sets the format of numeric data (measured values) that is
exchanged between the remote control computer and the power sensors if high-level
measurement commands are used.
Remote commands:
FORMat:BORDer
<border>
Selects the order of bytes in 32-bit or 64-bit binary data.
Parameters:
<border>
NORMal | SWAPped
NORMal
The 1st byte is the least significant byte, the 4th/8th byte the
most significant byte.
Fulfills the Little Endian (little end comes first) convention, used
by x86/x64 CPUs, for example.
SWAPped
The 1st byte is the most significant byte, the 4th/8th byte the
least significant byte.
Fulfills the Big Endian (big end comes first) convention.
*RST:
NORMal
Example:
FORM:BORD NORM
Configuring results