49
information on the screen.
Different languages may support different types of languages.
Syntax
SYSTem:LANguage
{SCHinese|TCHinese|ENGLish|PORTuguese|GERMan|POLish|KORean|JAPAnese}
SYSTem:LANguage?
Arguments
SCHinese|TCHinese|ENGLish|PORTuguese|GERMan|POLish|KORean|JAPAnese
specifies which language will be used to display instrument information on the screen.
Returns
SCH|TCH|ENGL|PORT|GERM|POL|KOR|JAPA
Examples
SYSTEM:LANGUAGE ENGLish
specifies that the instrument displays information in English.
SYSTem:VERSion? (Query Only)
This query-only command returns the software version of the instrument.
Syntax
SYSTem:VERSion?
Arguments
None
Returns
<Software Version>::=Vx.x.x
where:
x – indicates the version number.
Examples
SYSTEM:VERSION?
might return V1.2.4.