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

Модели
MSO1074Z-S
Скачать
Страница из 172
RIGOL 
2-66 
  DS1000Z Programming Guide 
[:SOURce[<n>]]:OUTPut[<n>][:STATe] 
Syntax 
[:SOURce[<n>]]:OUTPut[<n>][:STATe] <bool> 
[:SOURce[<n>]]:OUTPut[<n>][:STATe]? 
Description 
Turn on or off the output of the specified source channel, or query the status of the 
specified source channel. 
Parameter 
Name 
Type 
Range 
Default 
[<n>] 
Discrete  {1|2} 
If omitted, operating on 
source 1 by default 
<bool> 
Bool 
{{0|OFF}|{1|ON}} 
0|OFF 
 
Explanation 
[:SOURce[<n>]] and [<n>] are used to specify the source channel. The priority of the 
former is higher than that of the latter, namely if [:SOURce[<n>]] is omitted, the channel 
is specified by [<n>] and if [:SOURce[<n>]] is not omitted, the channel is specified by 
[:SOURce[<n>]]. If both are omitted, the commands operation on source 1 by default. 
 
Return 
Format 
The query returns OFF or ON.   
Example 
:OUTPut 1 
 
 
[:SOURce[<n>]]:OUTPut[<n>]:IMPedance 
Syntax 
[:SOURce[<n>]]:OUTPut[<n>]:IMPedance <impedance> 
[:SOURce[<n>]]:OUTPut[<n>]:IMPedance? 
Description 
Set or query the impedance of the specified source channel 
Parameter 
Name 
Type 
Range 
Default 
[<n>] 
Discrete  {1|2} 
If omitted, operating on 
source 1 by default 
<impedance>  Discrete  {OMEG|FIFTy} 
OMEG 
 
Explanation 
  OMEG: high impedance; FIFTy: 50Ω
 
  [:SOURce[<n>]] and [<n>] are used to specify the source channel. The priority of 
the former is higher than that of the latter, namely if [:SOURce[<n>]] is omitted, the 
channel is specified by [<n>] and if [:SOURce[<n>]] is not omitted, the channel is 
specified by [:SOURce[<n>]]. If both are omitted, the commands operation on 
source 1 by default.
 
Return 
Format 
The query returns OMEG or FIFT.   
Example 
:OUTPut:IMPedance FIFTy