Timebase:reference - Agilent Technologies InfiniiVision 5000 Series Programmer's Manual

Hide thumbs Also See for InfiniiVision 5000 Series:
Table of Contents

Advertisement

5
Commands by Subsystem

:TIMebase:REFerence

Command Syntax
:TIMebase:REFerence <reference>
<reference> ::= {LEFT | CENTer | RIGHt}
The :TIMebase:REFerence command sets the time reference to one division
from the left side of the screen, to the center of the screen, or to one
division from the right side of the screen. Time reference is the point on
the display where the trigger point is referenced.
Query Syntax
:TIMebase:REFerence?
The :TIMebase:REFerence? query returns the current display reference for
the main window.
Return Format
<reference><NL>
<reference> ::= {LEFT | CENT | RIGH}
See Also
Example Code
center.
Example program from the start:
page 672
348
(see
page
586)
"Introduction to :TIMebase Commands"
":TIMebase:MODE"
on page 345
' TIME_REFERENCE - Possible values are LEFT and CENTER.
'
- LEFT sets the display reference on time division from the left.
'
- CENTER sets the display reference to the center of the screen.
myScope.WriteString ":TIMEBASE:REFERENCE CENTER"
Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Guide
on page 343
"VISA COM Example in Visual Basic"
' Set reference to
on

Advertisement

Table of Contents
loading

Table of Contents