Remote Control Commands
R&S
®
SGS100A
199User Manual 1173.9105.02 ─ 12
// 1
:EXTension:BUSY:STATe?
// 0
// extension is connected and ready for operation
// ******************************************************************
// Send remote commands to the extension to control it
// e.g. activate the RF optput of the extension and subsequently confirm this
// ******************************************************************
:EXTension:SEND ":OUTP:STAT ON"
:EXTension:SEND? ":OUTP:STAT?"
// 1
// the RF ouptput of the extension is active
// ******************************************************************
// Unlock the instrument
// ******************************************************************
:UNL 72349234
11.2 Common Commands
Common commands are described in the IEEE 488.2 (IEC 625-2) standard. These
commands have the same effect and are employed in the same way on different devi-
ces. The headers of these commands consist of "*" followed by three letters. Many
common commands are related to the Status Reporting System.
Available common commands:
*CLS.............................................................................................................................200
*ESE.............................................................................................................................200
*ESR?...........................................................................................................................200
*IDN?............................................................................................................................200
*IST?............................................................................................................................ 200
*OPC............................................................................................................................201
*OPT?...........................................................................................................................201
*PRE............................................................................................................................ 201
*PSC............................................................................................................................ 201
*RCL.............................................................................................................................202
*RST.............................................................................................................................202
*SAV.............................................................................................................................202
*SRE............................................................................................................................ 202
*STB?...........................................................................................................................202
*TRG............................................................................................................................ 203
*TST?...........................................................................................................................203
*WAI.............................................................................................................................203
Common Commands