E4990A Help
636
Variable
Parameter Selection Option
Description ON/OFF of the backlight
Data Type Boolean type (Boolean)
Range ON|OFF|1|0
Preset Value
ON
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":SYST:BACK ON", True
Ana.WriteString ":SYST:BACK?", True
Var=Ana.ReadNumber
Equivalent Softkey
System > Backlight
COM Command Syntax (Internal Control Only)
SCPI.SYSTEM.BACKLIGHT
:SYST:BEEP:COMP:IMM
Type
Command
Syntax
:SYSTem:BEEPer:COMPlete:IMMediate
Description
This command sounds a beep for the notification of completion.
Examples
Ana.WriteString ":SYST:BEEP:COMP:IMM", True
Related Commands
:SYST:BEEP:COMP:STAT
:SYST:BEEP:WARN:IMM
Equivalent Softkey
System > Misc Setup > Beeper > Test Beep Complete
COM Command Syntax (Internal Control Only)
SCPI.SYSTEM.BEEPER.COMPLETE.IMMEDIATE
:SYST:BEEP:COMP:STAT