User manual
RIGOL Chapter 2 Command System
2-30 DP700 Programming Guide
:SYSTem:BEEPer[:STATe]
Syntax
:SYSTem:BEEPer[:STATe] <state>
:SYSTem:BEEPer[:STATe]?
Description
Turns on/off the beeper.
Queries the on/off state of the beeper.
Parameter
Name Type Range Default
<state> Bool {ON|OFF} ON
Remarks
When the beeper is turned on, the beeper sounds when you perform the following operations.
- When you press the keys on the front panel
- When you rotate the knob
- When an error occurs in remote operation
Example
:SYSTem:BEEPer ON /*Turns on the beeper*/
:SYSTem:BEEPer? /*Queries the on/off state of the beeper*/
Return Format
ON or OFF
:SYSTem:BRIGhtness
Syntax
:SYSTem:BRIGhtness {<bright>|MINimum|MAXimum}
:SYSTem:BRIGhtness? [MINimum|MAXimum]
Description
Sets screen brightness.
Queries screen brightness.
Parameter
Name Type Range Default
<bright> Integer 1 to 100 50
Remarks
For the setting command, MINimum indicates setting screen brightness to a minimum value; MAXimum
indicates setting screen brightness to a maximum value.
For the query command, MINimum indicates querying the minimum settable value of screen brightness;
MAXimum indicates querying the maximum settable value of screen brightness.
Example
:SYSTem:BRIGhtness 55 /*Sets screen brightness to 55%*/
:SYSTem:BRIGhtness? /*Queries screen brightness*/
Return Format
An integer between 1 and 100