User manual

Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-169
Return Format
The query returns "keyname 0" or "keyname 1".
Example
The command below locks the FREQ key.
:SYSTem:KLOCk ON,FREQ or :SYSTem:KLOCk 1,FREQ
The query below returns FREQ 1.
:SYSTem:KLOCk? FREQ
:SYSTem:LANGuage
Syntax
:SYSTem:LANGuage ENGLish|CHINese|JAPan|PORTugese|GERMan|POLish|KORea|TCHinese
:SYSTem:LANGuage?
Description
Set the language of the instrument.
Query the language of the instrument.
Parameter
Name
Type
Range
Default
-- Keyword
ENGLish|CHINese|JAPan|PORTugese|GERMan|
POLish|KORea|TCHinese
ENGLish
Return Format
The query returns ENGL, CHIN, JAP, PORT, GERM, POL, KOR or TCHinese.
Example
The command below sets the language to Chinese.
:SYSTem:LANGuage CHINese
The query below returns CHIN.
:SYSTem:LANGuage?
:SYSTem:LINemod:STATe?
Syntax
:SYSTem:LINemod:STATe?
Description
Query the status of line mode.
Return Format
The query returns 0 (non-line mode) or 1 (line mode).
Example
The query below returns 1.
:SYSTem:LINemod:STATe?