Remote control commands
R&S
®
SMB100B
519User Manual 1178.3711.02 ─ 08
Example: Querying the error queue
SYSTem:ERRor:STATic?
// Response: -221,"Settings conflict", 153,"Input voltage out of range", ...
// Returns all static errors that are collected in the error queue.
SYSTem:ERRor:HISTory:ClEar
// Deletes the history entries.
Example: Configuring date and time
// Query the date and time setting of the instrument
// Query the current timezone and setting
SYSTem:DATE?
// Response: 2023,1,16;1
SYSTem:TIME?
// Response: 18,15,17;1
SYStem:TIME:ZONE?
// Response: "";1 //default UTC setting
SYSTem:TIME:PROTocol?
// Response: "OFF";1 // no protocol selected
SYSTem:NTP:STATe?
// Response: 0;1 // NTP is disabled
// Setting the timezone and NTP time protocol
SYSTem:TIME:ZONE:CATalog?
// Response: "UTC,leap-seconds.list,leapseconds,Africa/Abidjan,..."
SYSTem:TIME:ZONE "Europe/Berlin"
SYSTem:NTP:HOST "timesource.net" // sets the NTP server address
SYSTem:NTP:STATe?
// Response: 1 // the NTP time server is enabled
Commands
:SYSTem:ERRor:ALL?....................................................................................................521
:SYSTem:ERRor:CODE:ALL?......................................................................................... 521
:SYSTem:ERRor:CODE[:NEXT]?.....................................................................................522
:SYSTem:ERRor:COUNt?...............................................................................................522
:SYSTem:ERRor[:NEXT]?...............................................................................................523
:SYSTem:ERRor:GNEXt?............................................................................................... 523
:SYSTem:ERRor:HISTory:CLEar......................................................................................523
:SYSTem:ERRor:STATic?............................................................................................... 524
:SYSTem:DLOCk........................................................................................................... 524
:SYSTem:KLOCk........................................................................................................... 524
:SYSTem:NINFormation?................................................................................................524
:SYSTem:ULOCk........................................................................................................... 525
:SYSTem:LOCK:OWNer?................................................................................................525
:SYSTem:LOCK:RELease:ALL........................................................................................ 526
:SYSTem:LOCK:REQuest[:EXCLusive]?.......................................................................... 526
:SYSTem:SAV................................................................................................................526
:SYSTem:RCL............................................................................................................... 526
SYSTem subsystem