Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S 用户手册

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-10 
  DS1000Z Programming Guide 
:CHANnel<n>:OFFSet 
Syntax 
:CHANnel<n>:OFFSet <offset> 
:CHANnel<n>:OFFSet? 
Description 
Set or query the vertical offset of the specified channel. The default unit is V. 
Parameter 
Name 
Type 
Range 
Default 
<n> 
Discrete 
{1|2|3|4} 
——
 
<offset>  Real 
Be dependent on the current vertical scale and 
probe ratio. When the probe ratio is 1, 
vertical scale≥500mV/div: -100V to +100V 
vertical scale<500mV/div: -2V to +2V 
0V 
 
Return 
Format 
The query returns the vertical offset in scientific notation. 
Example 
:CHANnel1:OFFSet 0.01   /*Set the vertical offset of CH1 to 10mV*/ 
:CHANnel1:OFFSet?        /*The query returns 1.000000e-02*/ 
 
 
:CHANnel<n>:RANGe 
Syntax 
:CHANnel<n>:RANGe <range> 
:CHANnel<n>:RANGe? 
Description 
Set or query the vertical range of the specified channel. The default unit is V. 
Parameter 
Name 
Type 
Range 
Default 
<n> 
Discrete 
{1|2|3|4} 
——
 
<range>  Real 
Be dependent on the current vertical scale and 
probe ratio. When the probe ratio is 1, 
8mV to 80V 
8V 
 
Explanation 
This command indirectly modifies the vertical scale of the specified channel (vertical 
range=8*vertical scale). The vertical scale can be set by th
command. 
Return 
Format 
The query returns the vertical range in scientific notation. 
Example 
:CHANnel1:RANGe 8     /*Set the vertical range of CH1 to 8V*/ 
:CHANnel1:RANGe?       /*The query returns 8.000000e+00*/ 
Related 
Command