Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-145
:SYSTem:BEEPer
:SYSTem:BEEPer <bool>
:SYSTem:BEEPer?
Enable or disable the beeper, or query the status of the beeper.
The query returns 1 or 0.
:SYSTem:BEEPer ON /*Enable the beeper*/
:SYSTem:BEEPer? /*The query returns 1*/
:SYSTem:ERRor[:NEXT]?
Query and delete the last system error message.
The query returns the error message in "<message number>,<message content>"
format. Wherein, <message number> is an integer and <message content> is a ASCII
string. For example, -113,"Undefined header; command cannot be found".
:SYSTem:GAM?
Query the number of grids in the horizontal direction of the instrument screen.
The query always returns 12.
:SYSTem:LANGuage
:SYSTem:LANGuage <lang>
:SYSTem:LANGuage?
Set or query the system language.
{SCHinese|TCHinese|ENGLish|PORTuguese|
GERMan|POLish|KORean|JAPAnese|FRENch|
RUSSian}
The system language is not affected by sending *RST.
The query returns SCH, TCH, ENGL, PORT, GERM, POL, KOR, JAPA, FREN, or RUSS.
:SYSTem:LANGuage SCHinese /*Set the system language to simplified Chinese*/
:SYSTem:LANGuage? /*The query returns SCH*/