Instructions
RIGOL  Chapter 2 Command System 
2-68    MSO5000 Programming Guide 
:HISTogram Commands 
Command List: 
  :HISTogram:DISPlay 
  :HISTogram:TYPE 
  :HISTogram:SOURce 
  :HISTogram:SIZE 
  :HISTogram:STATic 
  :HISTogram:RESet 
  :HISTogram:BLIMit 
  :HISTogram:LLIMit 
  :HISTogram:RLIMit 
  :HISTogram:TLIMit 
:HISTogram:DISPlay 
Syntax 
:HISTogram:DISPlay <bool> 
:HISTogram:DISPlay? 
Description 
Enables or disables the histogram function; or queries the status of the 
histogram. 
Parameter 
Name 
Type 
Range 
Default 
<bool> 
Bool 
{{1|ON}|{0|OFF}} 
0|OFF 
Return 
Format 
The query returns 1 or 0. 
Example 
:HISTogram:DISPlay ON   /*Enables the histogram.*/ 
:HISTogram:DISPlay?                    /*The query returns 1.*/ 
:HISTogram:TYPE 
Syntax 
:HISTogram:TYPE <type> 
:HISTogram:TYPE? 
Description 
Sets or queries the type of the histogram. 
Parameter 
Name 
Type 
Range 
Default 
<type> 
Discrete 
{HORizontal|VERTical|MEAS} 
HORizontal 
Return 
Format 
The query returns HOR, VERT, or MEAS. 
Example 
:HISTogram:TYPE VERTical /*Sets the type of the histogram to 
VERTical.*/ 
:HISTogram:TYPE?                      /*The query returns VERT.*/ 










