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

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-6 
  DS1000Z Programming Guide 
:ACQuire:TYPE 
Syntax 
:ACQuire:TYPE <type> 
:ACQuire:TYPE? 
Description 
Set or query the acquisition mode when the oscilloscope samples. 
Parameter 
Name 
Type 
Range 
Default 
<type> 
Discrete 
{NORMal|AVERages|PEAK|HRESolution} 
NORMal 
 
Explanation 
  NORMal
: i
n this mode, the oscilloscope samples the signal at equal time interval to 
rebuild the waveform. For most of the waveforms, the best display effect can be 
obtained using this mode.
 
  AVERages: in
 
this mode, the oscilloscope averages the waveforms from multiple 
samples to reduce the random noise of the input signal and improve the vertical 
resolution. The number of averages can be set by senting the
command.
 
The greater the number of averages is, the lower the noise will be and the 
higher the vertical resolution will be but the slower the response of the displayed 
waveform to the waveform changes will be.
 
  PEAK (Peak Detect): in this mode, the oscilloscope acquires the maximum and 
minimum values of the signal within the sample interval to get the envelope of the 
signal or the narrow pulse of the signal that might be lost. In this mode, signal 
confusion can be prevented but the noise displayed would be larger.
 
  HRESolution (High Resolution): this mode uses a kind of ultra-sample technique to 
average the neighboring points of the sample waveform to reduce the random noise 
on the input signal and generate much smoother waveforms on the screen. This is 
generally used when the sample rate of the digital converter is higher than the 
storage rate of the acquisition memory.
 
Return 
Format 
The query returns NORM, AVER, PEAK or HRES. 
Example 
:ACQuire:TYPE AVERages    /*Select the average acquisition mode*/ 
Related 
Command