RIGOL
© 2008 RIGOL Technologies, Inc.
Programming Guide for DM3000 Series
2-45
1.
:system:beeper
Syntax:
:system:beeper
Function:
The command tests the beeper.
Remarks:
The beeper is beeping only one time When testing. Before sending the command,
please do open the beeper.
2.
:system:beeper:state
Syntax:
:system:beeper:state?
:system:beeper:state
□
<value>
Function:
The command queries and sets the beeper state.
Parameters:
Name
Type
Range
Default
<value>
Boolean
{ON|OFF}
ON
Explanations:
:system:beeper:state? queries whether the beeper is on.
:system:beeper:state
□
<value>
sets
the beeper state. The parameter “ON” means
turning on the beeper, “OFF” means turning off. If the beeper was off by using “OFF”,
“:system:beeper” is invalid.
Return Format:
:system:beeper:state? returns the beeper state. “ON” returns 1, else for 0.
Example:
To turn on the beeper:
:system:beeper:state
□
ON