RIGOL
2-148
DG900 Programming Guide
Parameter
Name
Type
Range
Default
<key>
Discrete
Refer to "Remarks".
None
{ON|1|OFF|0}
Bool
ON|1|OFF|0
OFF
Remarks
The parameter <key> indicates a specified key, and its range is as follows:
HOME|MENU|PRESET|STORE|UTILITY|HELP|
LOCK|TRIG|
/*Function keys*/
LEFT|RIGHT|KNOB|
/*Direction keys and knob*/
OUTPUt1|OUTPUt2|
/*Output control keys*/
COUNTER|
/*Frequency counter key*/
ALL
/*All the keys and the knob on the front panel */
{ON|OFF|0|1} is used to lock or unlock the keys. ON|1 denotes locking the specified key and OFF|0
denotes unlocking the specified key.
DG900 allows users to lock the specified key or knob on the front panel to avoid the danger caused by
misoperation.
Return Format
The query returns 1 or 0.
Example
:SYST:KLOC HOME,1 /*Locks the Home key on the front panel.*/
:SYST:KLOC? HOME /*The query returns 1.*/
:SYST:KLOC HOME,OFF /*Unlocks the Home key on the front panel.*/
:SYST:KLOC? HOME /*The query returns 0.*/
:SYSTem:LANGuage
Syntax
:SYSTem:LANGuage {ENGLish|SCHinese}
:SYSTem:LANGuage?
Description
Sets the system language to English (ENGLish) or Simplified Chinese (SCHinese).
Queries the system language.
Parameter
Name
Type
Range
Default
{ENGLish|SCHinese}
Discrete
ENGLish|SCHinese
SCHinese
Return Format
The query returns ENGL or SCH.
Example
:SYST:LANG SCH /*Sets the system language to Simplified Chinese.*/
:SYST:LANG? /*Queries the system language and the query returns SCH.*/
Summary of Contents for DG952
Page 2: ......
Page 168: ......
Page 181: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 7 ...
Page 185: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 11 ...
Page 187: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 13 ...
Page 199: ...Chapter 4 Programming Examples RIGOL DG900 Programming Guide 4 25 ...
Page 200: ......