Network operation and remote control
R&S
®
SMB100B
276User Manual 1178.3711.02 ─ 08
Example: Remote control program using instrument driver (VISA not available)
Figure 11-5: Remote control program using instrument driver (VISA not available)
Protocol Remote control program
Socket
rssmb_init ("TCPIP:SMB100B-102030::5025::SOCKET", ...)
rssmb_SetFrequency (..., 2e9)
GPIB
rssmb_init ("GPIB::28::INSTR", ...)
rssmb_SetFrequency (..., 2e9)
11.4 Status reporting system
The status reporting system stores all information on the current operating state of the
instrument, and on errors which have occurred. This information is stored in the status
registers and in the error queue.
You can query both with the commands of the STATus subsystem.
11.4.1 Hierarchy of the status registers
The Figure 11-6 shows the hierarchical structure of information in the status registers
(ascending from left to right).
Status reporting system