Specifications

Chapter 2 Command System RIGOL
M300 Programming Guide 2-219
SYSTem:TYPE?
Syntax
SYSTem:TYPE?
Description
Query the instrument model.
Return
Format
The query returnsM300.
Example
SYST:TYPE?
The query returns M300.
Related
commands
SYSTem:EDITion?
SYSTem:SERIal?
SYSTem:UTIlity:BEEPer:STATe
Syntax SYSTem:UTIlity:BEEPer:STATe ON|OFF|1|0
SYSTem:UTIlity:BEEPer:STATe?
Description
Enable or disable the beeper.
Parameters
Name
Type
Range
Default
<state>
Bool
ON|OFF|1|0
ON
Explanation When the beeper is enabled, the instrument generates prompt sound during front
panel operation.
The instrument will enable the beeper after sending the *RST command.
Return
Format
The query returns 0 (OFF) or 1 (ON).
Example
SYST:UTI:BEEP:STAT OFF
SYST:UTI:BEEP:STAT?
The query returns 0.
Related
command
SYSTem Command Subsystem