5-229
IM 710105-17E
Commands
5
5.31 SYSTem Group
:SYSTem?
Function Queries all system settings.
Syntax
:SYSTem?
:SYSTem:BEEP
Function Generates a beep sound.
Syntax
:SYSTem:BEEP
Example
:SYSTEM:BEEP
:SYSTem:CLICk
Function Sets or queries the click sound on/off status.
Syntax
:SYSTem:CLICk {<Boolean>}
:SYSTem:CLICk?
Example
:SYSTEM:CLICK ON
:SYSTEM:CLICK?
-> :SYSTEM:CLICK 1
:SYSTem:CLOCk?
Function Queries all date/time settings.
Syntax
:SYSTem:CLOCk?
:SYSTem:CLOCk:DATE
Function Sets or queries the date.
Syntax
:SYSTem:CLOCk:DATE {<String>}
:SYSTem:CLOCk:DATE?
<String> = YYYY/MM/DD. See the DLM2000
Features Guide for this information.
Example
:SYSTEM:CLOCK:DATE "2008/09/30"
:SYSTEM:CLOCK:DATE?
-> :SYSTEM:CLOCK:DATE "2008/09/30"
:SYSTem:CLOCk:FORMat
Function Sets or queries the date format.
Syntax
:SYSTem:CLOCk:FORMat {<NRF>}
:SYSTem:CLOCk:FORMat?
<NRf> = 1 to 4
Example
:SYSTEM:CLOCK:FORMAT 1
:SYSTEM:CLOCK:FORMAT?
-> :SYSTEM:CLOCK:FORMAT 1
:SYSTem:CLOCk:MODE
Function Sets or queries the on/off status of the date/time
display.
Syntax
:SYSTem:CLOCk:MODE {<Boolean>}
:SYSTem:CLOCk:MODE?
Example
:SYSTEM:CLOCK:MODE ON
:SYSTEM:CLOCK:MODE?
-> :SYSTEM:CLOCK:MODE 1
:SYSTem:CLOCk:SNTP?
Function Queries the date/time setting retrieved using
SNTP.
Syntax
:SYSTem:CLOCk:SNTP?
:SYSTem:CLOCk:SNTP:EXECute
Function Sets the date and time using SNTP.
Syntax
:SYSTem:CLOCk:SNTP:EXECute
Example
:SYSTEM:CLOCK:SNTP:EXECUTE
:SYSTem:CLOCk:SNTP:GMTTime
Function Sets or queries the time difference from Greenwich
Mean Time.
Syntax
:SYSTem:CLOCk:SNTP:GMTTime {<String>}
:SYSTem:CLOCk:SNTP:GMTTime?
<String> = HH:MM. See the DLM2000 Features
Guide for this information.
Example
:SYSTEM:CLOCK:SNTP:GMTTIME "09:00"
:SYSTEM:CLOCK:SNTP:GMTTIME?
-> :SYSTEM:CLOCK:SNTP:GMTTIME "09:00"
:SYSTem:CLOCk:TIME
Function Sets or queries the time.
Syntax
:SYSTem:CLOCk:TIME {<String>}
:SYSTem:CLOCk:TIME?
<String> = HH:MM:SS. See the DLM2000
Features Guide for this information.
Example
:SYSTEM:CLOCK:TIME "14:30:00"
:SYSTEM:CLOCK:TIME?
-> :SYSTEM:CLOCK:TIME "14:30:00"
:SYSTem:DCANcel (Delay Cancel)
Function Sets or queries whether or not the specified delay
value will be applied to time measurement (on/off).
Syntax
:SYSTem:DCANcel {<Boolean>}
:SYSTem:DCANcel?
Example
:SYSTEM:DCANCEL ON
:SYSTEM:DCANCEL?
-> :SYSTEM:DCANCEL 1
:SYSTem:FSIZe? (Font Size)
Function Queries all font size settings.
Syntax
:SYSTem:FSIZe?
:SYSTem:FSIZe:MEASure
Function Sets or queries the font size that is used to display
the automatically measured waveform parameters
and the cursor measurement values.
Syntax
:SYSTem:FSIZe:MEASure {LARGe|SMALl}
:SYSTem:FSIZe:MEASure?
Example
:SYSTEM:FSIZE:MEASURE LARGE
:SYSTEM:FSIZE:MEASURE?
-> :SYSTEM:FSIZE:MEASURE LARGE