◇
41
Sets the buzzer volume.
Also inquires about the current buzzer volume.
--Syntax
:
Command message: :SYST:BEEP < ON/OFF/1/0 >
Query message:
:SYST:BEEP?
--Program data
:
Data format:Integer
Set value: 0~2 (0 is OFF)
Resolution: 1
Unit:
--
Example:
To set the buzzer volume to 1,
:SYST:BEEP 1.
--
Example:
:SYST:BEEP?
If the current buzzer volume is 1,
1 is returned.
:SYSTem:DAGC
Sets the DC50 AGC’s status.
Also inquires about the current DC50 AGC’s status.
--Syntax
:
Command message:
:SYST:DAGC < ON/OFF/1/0 >
Query message:
:SYST:DAGC?
--Program data
<ON/OFF>:
Data format: Character
Set value: 0 (OFF) , 1 (ON)
--
Example:
To set the DC50 AGC’s status to ON,
:SYST:DAGC ON.
--
Example:
:SYST: DAGC?
If the current DC50 AGC’s status is ON,
ON is returned.