Histogram:window:tlimit - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

:HISTogram:WINDow:TLIMit

Command
:HISTogram:WINDow:TLIMit <top_limit>
The :HISTogram:WINDow:TLIMit command moves the By marker (top limit)
of the histogram window. The histogram window determines the portion of
the display used to build the database used for the histogram. The
histogram window markers will track the scale of the histogram window
source.
<top_limit>
A real number that represents the top boundary of the histogram window.
Example
This example sets the position of the By marker to 250 mV.
myScope.WriteString ":HISTOGRAM:WINDOW:TLIMit 250E-3"
Query
:HISTogram:WINDow:TLIMit?
The :HISTogram:WINDow:TLIMit? query returns the value of the By
histogram window marker.
Returned Format
[:HISTogram:WINDow:TLIMit] <top_limit><NL>
Example
This example returns the result of the By position query and prints it to
the computer's screen.
Dim strTL As String
myScope.WriteString ":HISTOGRAM:WINDOW:TLIMit?"
strTL = myScope.ReadString
Debug.Print strTL
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
19
Histogram Commands
381

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents