Справочник Пользователя для Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S

Модели
MSO1074Z-S
Скачать
Страница из 172
RIGOL 
DS1000Z Programming Guide 
2-77
 
:SYSTem:ERRor[:NEXT]? 
Syntax 
:SYSTem:ERRor[:NEXT]? 
Description 
Query and delete the last system error message. 
Return 
Format 
The query returns the error message in “<message number>,<message content>” 
format. Wherein, the message number is an integer and the message content is a ASCII 
character string. For example, -113,"Undefined header; command cannot be found". 
 
 
:SYSTem:GPIB 
Syntax 
:SYSTem:GPIB <adr> 
:SYSTem:GPIB? 
Description 
Set or query the GPIB address.   
Parameter 
Name 
Type 
Range 
Default 
<adr> 
Integer 
1 to 30 
 
Explanation 
The GPIB address is not affected by sending 
.   
Return 
Format 
The query returns an integer.   
Example 
:SYSTem:GPIB 7 
 
 
:SYSTem:LANGuage 
Syntax 
:SYSTem:LANGuage <lang> 
:SYSTem:LANGuage? 
Description 
Set or query the system language.   
Parameter 
Name 
Type 
Range 
Default 
<lang> 
Discrete 
{SCHinese|ENGLish} 
SCHinese 
 
Explanation 
The system language is not affected by sending 
. 
Return 
Format 
The query returns SCH or ENGL.   
Example 
:SYSTem:LANGuage SCHinese 
 
 
:SYSTem:LOCKed 
Syntax 
:SYSTem:LOCKed <bool> 
:SYSTem:LOCKed? 
Description 
Open or close the keyboard lock function, or query the status of the keyboard lock 
function. 
Parameter 
Name 
Type 
Range 
Default 
<bool> 
Bool 
{{0|OFF}|{1|ON}} 
0|OFF 
 
Return 
Format 
The query returns 0 or 1.