◇
55
--Example:
To set the RAMP JUDG’s status to ON,
: SYST:RJUD ON or :SYST:RJUD 1
--Example:
:SYST: RJUD?
If the current RAMP JUDG is ON,
ON is returned.
:SYSTem:OFFSET
Sets the OFFSET’s status.
Also inquires about the current OFFSET’s status.
--Syntax:
Command message:
:SYST: OFFSET<ON/OFF> or <1/0>
Query message:
:SYST:OFFSET?
--Program data<ON/OFF>:
Data format: Character
Set value: 0 (OFF) , 1 (ON)
--Example:
To set the OFFSET’s status to ON,
:SYST: OFFSET ON or :SYST: OFFSET 1
--Example:
:SYST: OFFSET?
If the current OFFSET’s status is ON,
ON 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> or <1/0>
Query message:
:SYST:DAGC?
--Program data<ON/OFF>:
Data format: Character
Set value: 0 (OFF) , 1 (ON)