Remote control commands
R&S
®
SGS100A
220User Manual 1173.9105.02 ─ 13
// no extension is currently enabled
EXTension:INSTruments:SCAN:STATe 1
EXTension:INSTruments:SCAN:STATe?
// 1
// scan process is running
EXTension:INSTruments:SCAN:STATe?
// 0
// scan finished
EXTension:INSTruments:REMote:LAN:NAME?
// rssgu100a100002,rssgu100a101010
EXTension:INSTruments:REMote:CHANnel?
// LAN,LAN
EXTension:INSTruments:REMote:SERial?
// 100002,101010
// there are two available extensions
// select and enalbe the first extension (rssgu100a100002)
EXTension:SELect 1
// determines the extension
// all further remote control commands are related to this extension
EXTension:REMote:STATe?
// 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
13.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-
Common commands