REMOTE CONTROL
73
Paramter/Return
<NR1>,<string>
Returns an error code followed by
an error message as a string. The
string is returned as “string”.
Example SYSTem:ERRor?
-100, “Command error”
SYSTem:KLOCk
Description
Enables or disables the front panel key lock.
Syntax
Query Syntax
SYSTem:KLOCk { OFF | ON | 0 | 1}
SYSTem:KLOCk?
Parameter 0
Panel keys unlocked
OFF
Panel keys unlocked
1
Panel keys locked
ON
Panel keys locked
Return parameter
0
<boolean>Panel keys unlocked
1
<Boolean>Panel keys locked
SYSTem:INFormation
Description
Queries the system information. Returns the
machine version, build date, keyboard CPLD
version and analog CPLD version.
Query Syntax SYSTem:INFormation?
Return Parameter
Definite length arbitrary block response
data.
Query Example SYST:INF?
#3238MFRS XXXXXX,Model AAAAAA,SN
BBBBBB,Firmware-Version 01.00.20120101,Keyboard-
CPLD 0x030C,AnalogControl-CPLD 0x0421,Kernel-
Buildon May 22 2011,MAC 02-80-ad-20-31-b1
Returns the system information as a block data.
(XXXXXX= manufacturer, AAAAAA = model number,
BBBBBB = Serial Number)
Set
Query
Query