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

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

Advertisement

:HISTogram:WINDow:SOURce

Command
:HISTogram:WINDow:SOURce {CHANnel<N> | FUNCtion<F> | WMEMory<N>}
The :HISTogram:WINDow:SOURce command selects the source of the
histogram window. The histogram window will track the source's vertical
and horizontal scale.
<N>
An integer, 1- 4.
<F>
An integer, 1- 16.
Example
This example sets the histogram window's source to Channel 1.
myScope.WriteString ":HISTOGRAM:WINDOW:SOURCE CHANNEL1"
Query
:HISTogram:WINDow:SOURce?
The :HISTogram:WINDow:SOURce? query returns the currently selected
histogram window source.
Returned Format
[:HISTogram:WINDow:SOURce] {CHANnel<N> | FUNCtion<F> | WMEMory<N>}<NL>
Example
This example returns the result of the window source query and prints it
to the computer's screen.
Dim strWinsour As String
myScope.WriteString ":HISTOGRAM:WINDOW:SOURCE?"
strWinsour = myScope.ReadString
Debug.Print strWinsour
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
19
Histogram Commands
377

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents