COMMAND DETAILS
117
SYSTEM Subsystem
:SYSTem:ERRor? ....................................................... 117
:SYSTem:VERSion? ................................................... 117
:SYSTem:ERRor?
System Command
Description
The System Error command returns all the system
errors. Please see the Error codes section for a full
description. (page118)
Query Syntax :SYSTem:ERRor?
Return Parameter <character string> Error
1 Error code number
2 Error code
description
Query Example :SYST:ERR?
-102, "Syntax error"
Returns the next error in
the Error Queue.
:SYSTem:VERSion?
System Command
Description
The system version command returns the SCPI
version: year and SCPI version of that year.
Query Syntax :SYSTem:VERSion?
Return Parameter <NRf>
2008.0 Year/ version
PEL-2000 Programming Manual
118
Memory Subsystem
:MEMory:SAVE:PREset .............................................. 118
:MEMory:SAVE:PROGram ........................................ 118
:MEMory:SAVE:ALLPreset ......................................... 119
:MEMory:SAVE:SETup ............................................... 119
:MEMory:RECall:PREset ............................................ 119
:MEMory:RECall:PROGram ....................................... 120
:MEMory:RECall:ALLPreset ....................................... 120
:MEMory:RECall:SETup ............................................. 120
:MEMory:SAVE:PREset
Channel Specific
Command
Description
Saves preset data for the specific channel to
internal memory slots P0~P9.
Syntax :MEMory:SAVE:PREset: <NR1>
Parameter <NR1> Preset no.
0~9 P0~P9
Example :MEM:SAVE:PRE 0
Saves the preset settings
to (P0).
:MEMory:SAVE:PROGram
Channel Specific
Command
Description
Saves the specific channel into memory.
Syntax :MEMory:SAVE:PROGram <NR1>
Parameter <NR1> Memory number
001~120 M001~M120
Example :MEM:SAVE:PROG 100
Saves the channel to
Memory M100.