SCPI Programmers Manual
54
⚫ SYSTem:GAM?
⚫ SYSTem:RAM?
⚫ SYSTem:PON
⚫ SYSTem:LANGuage
⚫ SYSTem:LOCKed
⚫ SETUp:ALL?
12.1 SYSTem:GAM?
12.2 SYSTem:RAM?
12.3 SYSTem:PON
12.4 SYSTem:LANGuage
12.5 SYSTem:LOCKed
Query the number of grids in the horizontal direction of the instrument screen.
Query the number of analog channels of the instrument.
:SYSTem:PON <value>
:SYSTem:PON?
Set or query the type of configuration called when the oscilloscope is powered on
again.
:<value> ::= < LATest| DEFault>
The query returns LATest or DEFault.
:SYSTem:PON LATest /*Set the last value to be called when the oscilloscope is
powered on again*/
:SYSTem:PON? /*Query returns LATest*/
:SYSTem:LANGuage <value>
:SYSTem:LANGuage?
Set or query the language displayed by the system.
:<value> ::= < ENGLish| SCHinese>
The query returns ENGLish, SCHinese
:SYSTem:LANGuage SCHinese /*Set the system language to Simplified Chinese*/
:SYSTem:LANGuage? /*Query returns SCHinese*/