Remote Control Commands
R&S
®
SGS100A
192User Manual 1173.9105.02 ─ 12
:TEST:ALL:STARt?
:TEST:ALL:RESult?
// Response: RUN
// Call :TEST:ALL:RESult? repeatedly until finished (0 or 1 is returned)
:DIAGnostic:POINt:CATalog?
// Response: D_TEMP_RFB,D_TEMP_CPU,D_TEMP_DBL,...
:DIAGNostic:MEASure:POINt? 'D_TEMP_RFB'
// Calibration functions may take several minutes
// Set timeout values of controller accordingly
:CALibration:ALL:MEASure?
// starts the adjustment of all functions for the entire instrument
// Response: 0 / 1
// i.e. adjustment has been performed successfully / adjustment failed
:CALibration:FREQuency:MEASure?
// starts the adjustment of frequency and level
:CALibration:LEVel:MEASure?
// starts adjustments for maximum level accuracy
// Options R&S SGS-B106V or R&S SGS-B112V required for modulator functions
:CALibration:IQModulator:FULL?
:CALibration:IQModulator:LOCal
// ******************************************************************
// Query the entries in the error queue
// ******************************************************************
:SYSTem:SERRor?
// Query static errors
// :SYSTem:ERRor:CODE:COUNT?
// :SYSTem:ERRor:CODE:NEXT?
// :SYSTem:ERRor:NEXT?
// :STATus:QUEue:NEXT?
// :SYSTem:ERRor:CODE:ALL?
:SYSTem:ERRor:ALL?
// Query error queue
// ******************************************************************
// Query system information
// ******************************************************************
SYSTem:VERSion?
// ******************************************************************
// Activate eco mode
// ******************************************************************
Programming Examples