Command/Query
:SYSTem:BEEPer:COMPlete:STATe {ON|OFF|1|0}
:SYSTem:BEEPer:COMPlete:STATe?
This command turns ON/OFF or returns the status of the beeper for the notification of the completion of the operation.
Parameter |
Selection Option |
Description |
ON/OFF of the beeper for the notification of the completion of the operation |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
ON |
{1|0}<newline><^END>
Dim Var as Long
Ana.WriteString ":SYST:BEEP:COMP:STAT ON", True
Ana.WriteString ":SYST:BEEP:COMP:STAT?", True
Var=Ana.ReadNumber
System > Misc Setup > Beeper > Beep Complete
SCPI.SYSTEM.BEEPER.COMPLETE.STATE