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

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-30 
  DS1000Z Programming Guide 
:DISPlay:TYPE 
Syntax 
:DISPlay:TYPE <type> 
:DISPlay:TYPE? 
Description 
Set or query
 
the display mode of the waveform on the screen. 
Parameter 
Name 
Type 
Range 
Default 
<type> 
Discrete 
{VECTors|DOTS} 
VECTors 
 
Explanation 
  VECTors: the sample points are connected by lines and displayed. Normally, this 
mode can provide the most vivid waveform to view the steep edge of the waveform 
(such as square waveform).
 
  DOTS: display the sample points directly. You can directly view each sample point 
and use the cursor to measure the X and Y values of the sample point.
 
Return 
Format 
The query returns VECT or DOTS.   
Example 
:DISPlay:TYPE DOTS 
 
 
:DISPlay:GRADing:TIME 
Syntax 
:DISPlay:GRADing:TIME <time> 
:DISPlay:GRADing:TIME? 
Description 
Set or query the persistence time. The default unit is s.   
Parameter 
Name 
Type 
Range 
Default 
<time> 
Discrete 
{MIN|0.1|0.2|0.5|1|5|10|INFinite} 
MIN 
 
Explanation 
  MIN: set the persistence time to its minimum to view the waveform changing in high 
refresh rate. 
  Specific Values: a certain value from the range listed above, enable to observe glitch 
that changes relatively slowly or glitch with low occurrence probability. 
  INFinite: in this mode, the oscilloscope displays the newly acquired waveform 
without clearing the waveform formerly acquired. Enable to measure noise and jitter 
as well as capture incidental events. 
Return 
Format 
The query returns the persistence time currently set. 
Example 
:DISPlay:GRADing:TIME 0.1   /*Set the persistence time to 0.1s*/ 
 
 
:DISPlay:WBRightness 
Syntax 
:DISPlay:WBRightness <time> 
:DISPlay:WBRightness? 
Description 
Set or query the waveform brightness. The default unit is %.   
Parameter 
Name 
Type 
Range 
Default 
<time> 
Integer 
0 to 100 
50 
 
Return 
Format 
The query returns an integer between 0 and 100.   
Example 
:DISPlay:WBRightness 60