Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-73
:HISTogram:BLIMit
:HISTogram:BLIMit <y>
:HISTogram:BLIMit?
Sets or queries the histogram's bottom boundary limit.
-4× VerticalScale to
4× VerticalScale
(vertical scale of the channel
source of the histogram)
The query returns the histogram's bottom boundary limit in scientific notation.
:HISTogram:BLIMit -2 /*Sets the histogram's bottom boundary limit to -2 mV.*/
:HISTogram:BLIMit? /*The query returns -2.000000E0.*/
:HISTogram:LLIMit
:HISTogram:LLIMit <x>
:HISTogram:LLIMit?
Sets or queries the histogram's left boundary limit.
(-5× Horizontal Time Base) to
(5× Horizontal Time Base)
The query returns the histogram's left boundary limit in scientific notation.
:HISTogram:LLIMit -2 /*Sets the histogram's left boundary limit to -2 mV.*/
:HISTogram:LLIMit? /*The query returns -2.000000E0.*/
:HISTogram:RLIMit
:HISTogram:RLIMit <x>
:HISTogram:RLIMit?
Sets or queries the histogram's right boundary limit.
(-5× Horizontal Scale) to
(5× Horizontal Scale)
The query returns the histogram's right boundary limit in scientific notation.
:HISTogram:RLIMit -2 /*Sets the histogram's left boundary limit to -2 mV.*/
:HISTogram:RLIMit? /*The query returns -2.000000E0.*/