◇
51
:SYST:WRAN?
If the current AUTO RANGE’s status is ON,
ON is returned.
:SYSTem:GCONtinuity
Sets the GR CONT’s status.
Also inquires about the current GR CONT’s status.
--Syntax:
Command message:
:SYST:GCON <ON/OFF> or <1/0>
Query message:
:SYST:GCON?
--Program data<ON/OFF>:
Data format: Character
Set value: 0 (OFF) , 1 (ON)
--Example:
To set the GR CONT’s status to ON,
:SYST:GCON ON or :SYST:GCON 1
--Example:
:SYST: GCON?
If the current GR CONT’s status is ON,
ON is returned.
:SYSTem:GFI
Sets the GFI’s status.
Also inquires about the current GFI’s status.
--Syntax:
Command message:
:SYST:GFI <ON/OFF> or <1/0>
Query message:
:SYST:GFI?
--Program data<ON/OFF>:
Data format: Character
Set value: 0 (OFF) , 1 (ON)
--Example:
To set the GFI’s status to ON,
:SYST:GFI ON or :SYST:GFI 1
--Example: