Additional Basics on Remote Control
R&S
®
NGP800
192
User Manual 5601.5610.02 ─ 09
Bit No.
Meaning
3
POWer (OPP Tripped)
This bit is set if an over power protection has tripped.
4
Temperature Overrange
This bit is set if an over temperature occurs.
5 to 7
Not used
8
CALibrating
This bit is set when instrument is performing calibration.
9
OVP Tripped
This bit is set if the over voltage protection has tripped.
10
Fuse Tripped
This bit is set if the fuse protection has tripped.
11 to 12
Not used
13
Remote Sense
This bit is set if the remote sensing wires are connected.
14
Not used
15
This bit is always 0
Query of an instrument status
Each part of any status register can be read using queries.
There are two types of commands:
●
The common commands
*ESR?
,
*IDN?
,
*STB?
query the higher-level registers.
●
The commands of the
STATus
system query the SCPI registers
(
STATus:QUEStionable
)
The returned value is always a decimal number that represents the bit pattern of the
queried register. This number is evaluated by the controller program.
Decimal representation of a bit pattern (binary weights)
The STB and ESR registers contain 8 bits, the status registers 16 bits. The contents of
a status register are specified and transferred as a single decimal number. To make
this possible, each bit is assigned a weighted value. The decimal number is calculated
as the sum of the weighted values of all bits in the register that are set to 1.
Figure A-3: Decimal representation of a bit pattern
Status reporting system