16-34
IM 765501-01E
16.2.10 System Commands (SYSTem Group)
:SYSTem:CLOCk:TZONe
Function Sets the time zone or queries the current
setting.
Syntax :SYSTem:CLOCk:TZONe <String>
:SYSTem:CLOCk:TZONe?
→ <String> = String representing the time
difference in “+HH:MM” or “-HH:MM” format
Example :SYST:CLOC:TZON "+09:00"
:SYST:CLOC:TZON?
:SYSTem:SETup:SAVE
Function Saves the current setup data to a file.
Syntax :SYSTem:SETup:SAVE <String>
<String> = Name of the file to be saved
Example :SYSTem:SETup:SAVE "SetupXXX.txt"
Description The file is created in the SETUP directory on the
GS610ROM disk. If an existing file name is
specified, the file is overwritten.
:SYSTem:SETup:LOAD
Function Loads the saved setup data.
Syntax :SYSTem:SETup:LOAD <String>
<String> = Name of the file to be loaded
Example :SYSTem:SETup:LOAD "SetupXXX.txt"
Description Select a file in the SETUP directory on the
GS610ROM disk. An error occurs if a file name
that does not exist is specified. The file name is
not case sensitive.
:SYSTem:SETup:CATalog?
Function Queries a list of setup data files that are saved.
Syntax :SYSTem:SETup:CATalog?
→ <String>[,<String>[,<String> ... ]] = A list of
setup files.
NONE indicates that there are no setup
files.
Example :SYST:SET:CAT?
Description Setup files are files in the SETUP directory of
the GS610ROM disk.
:SYSTem:SETup:DELete
Function Deletes the setup data files that are saved.
Syntax :SYSTem:SETup:DELete <String>
<String> = Name of the file to be deleted.
Example :SYST:SET:DEL “SetupXXX.txt”
Description Select a file in the SETUP directory on the
GS610ROM disk. An error occurs if a file name
that does not exist is specified. The file name is
not case sensitive.
16.2 Commands
:SYSTem:DISPlay[:STATe]
Function Sets the display state (ON or OFF) or queries
the current setting.
Syntax :SYSTem:DISPlay[:STATe] 1|0|ON|OFF
1 or ON = Turns the display ON.
0 or OFF = Turns the display OFF.
:SYSTem:DISPlay[:STATe]?
→ 1 = Currently ON
0 = Currently OFF
Example :SYST:DISP:STAT OFF
:SYST:DISP:STAT?
:SYSTem:DISPlay:BRIGht
Function Sets the display brightness or queries the
current setting.
Syntax :SYSTem:DISPlay:BRIGht <Integer>|
MINimum|MAXimum|UP|DOWN
<Integer> = Sets the brightness to the specified
value.
MINimum = Sets the brightness to the minimum
value.
MAXimum = Sets the brightness to the
maximum value.
UP = Increments the brightness.
DOWN = Decrements the brightness.
:SYSTem:DISPlay:BRIGht? [MINimum|
MAXimum]
No parameter = Queries the current value.
MINimum = Queries the minimum value.
MAXimum = Queries the maximum value.
→ <Integer>
Example :SYST:DISP:BRIG 2
:SYST:DISP:BRIG DOWN
:SYST:DISP:BRIG?
:SYSTem:CLOCk:DATE
Function Sets the date or queries the current setting.
Syntax :SYSTem:CLOCk:DATE <String>
:SYSTem:CLOCk:DATE?
→ <String> = String representing the date in
“YYYY/MM/DD” format
Example :SYST:CLOC:DATE "2005/03/31"
:SYST:CLOC:DATE?
:SYSTem:CLOCk:TIME
Function Sets the time or queries the current setting.
Syntax :SYSTem:CLOCk:TIME <String>
:SYSTem:CLOCk:TIME?
→ <String> = String representing the time in
“HH:MM:SS” format
Example :SYST:CLOC:TIME "21:30:00"
:SYST:CLOC:TIME?