
Remote Control Commands
R&S
®
SGU100A
140
User Manual 1176.7726.02 ─ 09
SYSTem:SERRor?
// Query static errors
// SYSTem:ERRor:CODE:NEXT?
// SYSTem:ERRor:COUNT?
// SYSTem:ERRor:NEXT?
// STATus:QUEue:NEXT?
// SYSTem:ERRor:CODE:ALL?
SYSTem:ERRor:ALL?
// Query error queue
// ******************************************************************
// Query system information
// ******************************************************************
:SYSTem:VERSion?
:SYSTem:OSYStem?
// ******************************************************************
// Activate eco mode
// ******************************************************************
:SYSTem:EMODe EM1
// ******************************************************************
// Unlock the instrument
// ******************************************************************
:UNL 12345
11.1.2
Generating an I/Q Modulated Signal
In the following example we assume that a remote PC is connected to the instrument,
the remote PC and the instrument are switched on and a connection between them is
established. An external analog signal is provided at the I and Q connectors of the
instrument.
// ******************************************************************
// Reset the instrument first
// ******************************************************************
*RST; *CLS
// ******************************************************************
// Lock the instrument to the controller
// ******************************************************************
:LOCK? 12345
// Lock the instrument to avoid interference by other controllers
Programming Examples