78 | 8 4
Command message: SYSTem:ENV:BRIght <brightness>
Query message: SYSTem:ENV:BRIght?
--
Data<brightness>:
Data format: integer
Data range: 1~10
--
Example:
Set the backlight brightness to 5.
Command message: SYSTem:ENV:BRIght 5
Query message: SYSTem:ENV:BRIght?
Return value: 5
SYSTem:ENV:DATE
To set /inquiry about the system DATE.
--
Syntax:
Command message: SYSTem:ENV:DATE <year month date>
Query message: SYSTem:ENV:DATE?
--
Data<year month date>:
Data format: characters
Data range: 2017 1 1~9999 12 31
--
Example:
Set the system date to 2017 11 17.
Command message: SYSTem:ENV:DATE 2017 11 17
Query message: SYSTem:ENV:DATE?
Return value: 2017,11,17
SYSTem:ENV:TIME
To set /inquiry about the system TIME.
--
Syntax:
Command message: SYSTem:ENV:TIME <hour minute second>
Query message: SYSTem:ENV:TIME?
--
Data< hour minute second >:
Dataformat: characters
Data range: 0 0 0 ~ 23 59 59
--
Example:
Set the system time to 16 23 23.
Command message: SYSTem:ENV:TIME 16 23 23
Query message: SYSTem:ENV:TIME?
Return value: 16, 23, 23
5.2.5 MMEM Subsystem Commands
MMEM:SAVE
SAVE the current settings to a file stored internally as <filename>.
--Syntax:
Command messag: MMEM:SAVE <file name>
--Data<file name>:
Data format: characters
Return value: OK