Remote Control - Commands
R&S
®
NRP2
246User Manual 1173.9157.02 ─ 03
Parameters:
<upper_limit> float_value
*RST: 30 DBM
Default unit: DBM
DISPlay[:WINDow]<[1]..4>:TSLot <timeslot>
Sets the displayed timeslot, if the primary or secondary channel is operated in the Time-
slot mode.
Parameters:
<timeslot> int_value
Range: depending on sensor
*RST: 1
6.8
FORMat
The FORMat command system sets the format of numeric data (measured values) that
is exchanged beween the remote control computer and the R&S NRP2 if high-level mea-
surement commands are used.
FORMat[:READings]:BORDer.........................................................................................246
FORMat[:READings][:DATA]...........................................................................................246
FORMat:SREGister........................................................................................................247
FORMat[:READings]:BORDer <mode>
Influences the order of bytes in 64-bit binary data.
Parameters:
<mode> NORMal | SWAPped
NORMal
The 1st byte is the MSB (most significant byte), the 8th byte the
LSB (least significant byte).
This fulfills the Big Endian convention (Big Endian: "the big end
comes first").
SWAPped
The 1st byte is the LSB (least significant byte), the 8th byte the
MSB (most significant byte).
This fulfills the Little Endian convention.
*RST: NORMal
FORMat[:READings][:DATA] <type>
Specifies whether numeric data is sent as block data in binary form (REAL) or as character
strings in plain text (ASCII).
FORMat