:SYST:BEEP:COMP:STAT

Type

Command/Query

Syntax

:SYSTem:BEEPer:COMPlete:STATe {ON|OFF|1|0}

:SYSTem:BEEPer:COMPlete:STATe?

Description

This command turns ON/OFF or returns the status of the beeper for the notification of the completion of the operation.

Variable

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

Query Response

{1|0}<newline><^END>

Examples

Dim Var as String
Var = 1
Ena.WriteString ":SYST:BEEP:COMP:STAT " & Str(Var), True
Ena.WriteString ":SYST:BEEP:COMP:STAT?", True
Var=Ena.ReadNumber

Related Commands

:SYST:BEEP:COMP:IMM

:SYST:BEEP:WARN:STAT

Equivalent Softkey

System > Misc Setup > Beeper > Beep Complete

COM Command Syntax (Internal Control Only)

SCPI.SYSTEM.BEEPER.COMPLETE.STATE