Timebase:view - Agilent Technologies Infiniium 90000 Series Programmer's Manual

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

Advertisement

:TIMebase:VIEW

Command
:TIMebase:VIEW {MAIN | WINDow}
The :TIMebase:VIEW command turns the horizontal zoom mode on and off.
This is the same as using the front panel [Zoom] key.
Example
This example turns the horizontal zoom mode on.
myScope.WriteString ":TIMebase:VIEW WINDow"
Query

:TIMebase:VIEW?

The :TIMebase:VIEW? query returns the horizontal zoom mode setting.
Returned Format
[:TIMebase:VIEW] {MAIN | WINDow}<NL>
Example
This example places the current view in the string variable, strState, then
prints the contents of the variable to the computer's screen.
Dim strState As String
myScope.WriteString ":TIMebase:VIEW?"
strState = myScope.ReadString
Debug.Print strState
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Dimension variable.
32
Time Base Commands
825

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents