5-142
IM 701310-17E
5.26 SYSTem Group
:SYSTem:FORMat:IMEMory[:EXECute]
Function Formats the internal memory.
Syntax
:SYSTem:FORMat:IMEMory[:EXECute]
Example
:SYSTEM:FORMAT:IMEMORY:EXECUTE
:SYSTem:FORMat:IHDD[:EXECute]
Function Formats the internal hard disk.
Syntax
:SYSTem:FORMat:IHDD[:EXECute]
Example
:SYSTEM:FORMAT:IHDD:EXECUTE
:SYSTem:FORMat:SDELete[:EXECute]
(Sure Delete)
Function Clears and formats the internal memory.
Syntax
:SYSTem:FORMat:SDELete[:EXECute]
Example
:SYSTEM:FORMAT:SDELETE:EXECUTE
:SYSTem:LANGuage
Function Sets the message language or queries the current
setting.
Syntax
:SYSTem:LANGuage {CHINese|ENGLish|
JAPANese|KORean}
:SYSTem:LANGuage?
Example
:SYSTEM:LANGUAGE JAPANESE
:SYSTEM:LANGUAGE? -> :SYSTEM:
LANGUAGE JAPANESE
:SYSTem:MFSize
Function Sets the menu font size or queries the current setting.
Syntax
SYSTem:MFSize {LARGe|SMALl}
Example
:SYSTEM:MFSIZE LARGE
:SYSTEM:MFSIZE? -> :SYSTEM:MFSIZE LARGE
:SYSTem:MLANguage
Function Sets the menu language or queries the current
setting.
Syntax
:SYSTem:MLANguage {CHINese|ENGLish|JAPA
Nese|KORean}
:SYSTem:MLANguage?
Example
:SYSTEM:MLANGUAGE ENGLISH
:SYSTEM:MLANGUAGE? -> :SYSTEM:
MLANGUAGE ENGLISH
:SYSTem:OVERview
Function Displays system information.
Syntax
:SYSTem:OVERview
Example
:SYSTEM:OVERVIEW
:SYSTem:USBKeyboard
Function Sets the USB keyboard type or queries the current
setting.
Syntax
:SYSTem:USBKeyboard {ENGLish|JAPanese}
:SYSTem:USBKeyboard?
Example
:SYSTEM:USBKEYBOARD ENGLISH
:SYSTEM:USBKEYBOARD? -> :SYSTEM:
USBKEYBOARD ENGLISH
:SYSTem?
Function Queries all settings related to the system.
Syntax
:SYSTem?
Example
:SYSTEM? -> :SYSTEM:CLICK 1;CLOCK:
DTIME "2005/05/06",
"11:37:32","09:00";MODE 1;:SYSTEM:
LANGUAGE JAPANESE;MFSIZE SMALL;
MLANGUAGE ENGLISH;USBKEYBOARD ENGLISH
:SYSTem:CLICk
Function Turns ON/OFF the click sound or queries the current
setting.
Syntax
:SYSTem:CLICk {<Boolean>}
:SYSTem:CLICk?
Example
:SYSTEM:CLICK ON
:SYSTEM:CLICK? -> :SYSTEM:CLICK 1
:SYSTem:CLOCk?
Function Queries all settings related to the date, time, and time
difference with respect to GMT.
Syntax
:SYSTem:CLOCk?
Example
:SYSTEM:CLOCK? -> :SYSTEM:CLOCK:
DTIME "2005/05/06","11:37:32","09:00";
MODE 1
:SYSTem:CLOCk:DTIMe
Function Sets the date, time, and time difference with respect
to GMT or queries the current setting.
Syntax
:SYSTem:CLOCk:DTIMe {<String>,<String>,
<String>}
:SYSTem:CLOCk:DTIMe?
The left <String> = YYYY/MM/DD. See the DL9000
User’s Manual.
The center <String> = HH:MM:SS. See the DL9000
User’s Manual.
The right <String> = HH:MM. See the DL9000 User’s
Manual.
Example
:SYSTEM:CLOCK:DTIME "2005/05/06",
"11:37:32","09:00"
:SYSTEM:CLOCK:DTIME? -> :SYSTEM:CLOCK:
DTIME "2005/05/06",
"11:37:32","09:00"
:SYSTem:CLOCk:MODE
Function Turns ON/OFF the date, time, and time difference
with respect to GMT or queries the current setting.
Syntax
:SYSTem:CLOCk:MODE {<Boolean>}
:SYSTem:CLOCk:MODE?
Example
:SYSTEM:CLOCK:MODE ON
:SYSTEM:CLOCK:MODE? -> :SYSTEM:CLOCK:
MODE 1