Version 1.1 (released 14 April 2021)
http://razorbillinstruments.com
Page 29 of 40
M
P
2
4
0
:
H
IG
H
I
S
O
L
A
T
IO
N
M
U
LT
IP
L
E
X
E
R
*STB?
<int>
Parameter <int>
The status byte expressed as
an integer between 0 and 255.
Description
Read the Status Byte from the
instrument.
Although
the
response is an integer, it
represents
8
individual
bits/flags. Only bit 2 is used
in
the
multiplexer,
and
indicates an error is in the
error queue. In general, it is
easier
to
use
SYST:ERR:COUNT?
To
check for errors, but this
command is provided for
compatibility with the SCPI
standard.
Example
*STB?
*TST?
<bool>
Description
On receipt of this command,
the device resets and executes
an
internal
self-test.
The
response will be 1 if an error is
detected and 0 if all tests pass.
Example
*TST?