User manual

RIGOL Chapter 2 Command System
2-182 RSA3000 Programming Guide
Main Board:00.01.00
Keyboard:00.01.00
CPU:00.01.00
SPU:00.01.02
WPU:00.01.00
BOOT:00.01.00
OS:00.01.00
Firmware:00.01.00
Note: When you use RSA3045-TG/RSA3030-TG, the query also returns information about "TG Board".
:SYSTem:DATE
Syntax
:SYSTem:DATE <year>,<month>,<day>
:SYSTem:DATE?
Description
Sets the date of the instrument.
Queries the date of the instrument.
Parameter
Name
Type
Range
Default
<year>
ASCII String
2000 to 2099
——
<month>
ASCII String
01 to 12
——
<day>
ASCII String
01 to 31
——
Return Format
The query returns the current date in the format of "YYYY,MM,DD".
Example
The following command sets the date of the instrument to 2017/11/16.
:SYSTem:DATE 2017,11,16
The following query returns 2017,11,16
:SYSTem:DATE?
:SYSTem:FSWitch[:STATe]
Syntax
:SYSTem:FSWitch[:STATe] OFF|ON|0|1
:SYSTem:FSWitch[:STATe]?
Description
Sets the power switch on the front panel to be turned on or off.
Queries whether the power switch on the front panel is turned on or off.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1