Command/Query
:SYSTem:BEEPer:WARNing:STATe {ON|OFF|1|0}
:SYSTem:BEEPer:WARNing:STATe?
This command turns ON/OFF or return the status of the beeper for the notification of warning/limit test results.
Parameter |
Selection Option |
Description |
ON/OFF of the beeper for the notification of warning/limit test result |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as String
Var = 1
Ena.WriteString ":SYST:BEEP:WARN:STAT " & Str(Var), True
Ena.WriteString ":SYST:BEEP:WARN:STAT?", True
Var=Ena.ReadNumber
System > Misc Setup > Beeper > Beep Warning
SCPI.SYSTEM.BEEPER.WARNING.STATE