RIGOL Chapter 2 Command System
2-150 MSO7000/DS7000 Programming Guide
:SYSTem:BEEPer
:SYSTem:BEEPer <bool>
:SYSTem:BEEPer?
Turns on or off the beeper; or queries the on/off status of the beeper.
The query returns 1 or 0.
:SYSTem:BEEPer ON /*Enables the beeper.*/
:SYSTem:BEEPer? /*The query returns 1.*/
:SYSTem:DATE
:SYSTem:DATE <year>,<month>,<day>.
:SYSTem:DATE?
Sets or queries the system date.
The query returns the system date in strings. The year, month, and date are separated by
commas.
:SYSTem:DATE 2017,10,17 /*Sets the system date to 2017/10/17.*/
:SYSTem:DATE? /*The query returns 2017,10,17.*/
:SYSTem:ERRor[:NEXT]?
Queries and clears the latest error message.
The query is in <Message Number>,<Message Content> format. Wherein, <Message
Number> is an integer and <Message Content> is a double-quoted ASCII string. For
example, -113,"Undefined header; command cannot be found".
:SYSTem:GAMount?
Queries the number of grids in the horizontal direction of the screen.
The query returns the number of grids in integer. For this oscilloscope, the query
returns a fixed value 10.