Remote Control Commands
R&S
®
SMBV100A
825Operating Manual 1176.8016.02 ─ 17
Example:
SYSTem:ERRor:HISTory?
// 90,"Info;(*)Instrument startup... (Mar-13-2017/ 10:25:16-601 ms)",
90,"Info;(*)Information generated while processing license keys.,
Repaired Error!
COND: ( hr == false )
FILE: /home/sa_okbuildserver/jenkins/workspace/OK-Legacy-Distribution-30/
ok_services_oklib/Src/CServiceExtension.cpp
LINE: 3554
ADDITIONAL INFO: Init ServiceExtension failed, 2877, -2147218613
HRESULT = 80001007
", 90,"[RF A] No frequency calibration data found.
Please run Adjust All!", ...
// returns all entries of the error queue
Usage:
Query only
:SYSTem:ERRor:HISTory:CLEar
Clears the error history.
Example:
SYSTem:ERRor:HISTory:ClEar
// Deletes the history entries
Usage: Event
:SYSTem:ERRor:STATic?
Returns a list of all errors existing at the time when the query is started. This list corre-
sponds to the display on the info page under manual control.
Return values:
<StaticErrors> string
Example:
SYSTem:ERRor:STATic?
// -221,"Settings conflict", 153,"Input voltage out of range", ...
// returns all static errors that are collectred in the error queue
Usage: Query only
:SYSTem:HELP:EXPort
Saves the online help as zip archive in the user directory.
Example:
:SYSTem:HELP:EXPort
MMEM:CDIR?
// "/var/user"
MMEM:CAT?
// ..,"Log,DIR,4096","help.tgz,BIN,69836600"
// confirms that help zip archive is saved.
Usage: Event
SYSTem Subsystem