Commands by Subsystem
5
Agilent InfiniiVision 7000A Series Oscilloscopes Programmer's Guide
457
:TIMebase:MODE
Command Syntax
:TIMebase:MODE <value>
<value> ::= {MAIN | WINDow | XY | ROLL}
The :TIMebase:MODE command sets the current time base. There are four
time base modes:
•
MAIN — The normal time base mode is the main time base. It is the
default time base mode after the *RST (Reset) command.
•
WINDow — In the WINDow (zoomed or delayed) time base mode,
measurements are made in the zoomed time base if possible; otherwise,
the measurements are made in the main time base.
•
XY — In the XY mode, the :TIMebase:RANGe, :TIMebase:POSition, and
:TIMebase:REFerence commands are not available. No measurements are
available in this mode.
•
ROLL — In the ROLL mode, data moves continuously across the display
from left to right. The oscilloscope runs continuously and is untriggered.
The :TIMebase:REFerence selection changes to RIGHt.
Query Syntax
:TIMebase:MODE?
The :TIMebase:MODE query returns the current time base mode.
Return Format
<value><NL>
<value> ::= {MAIN | WIND | XY | ROLL}
See Also
•
"Introduction to :TIMebase Commands"
•
•
•
•
Example Code
' TIMEBASE_MODE - (not executed in this example)
' Set the time base mode to MAIN, DELAYED, XY, or ROLL.
' Set time base mode to main.
myScope.WriteString ":TIMEBASE:MODE MAIN"
Example program from the start:
"VISA COM Example in Visual Basic"
N O T E
If a :DIGitize command is executed when the :TIMebase:MODE is not MAIN, the
:TIMebase:MODE is set to MAIN.
Содержание InfiniiVision 7000A Series
Страница 1: ...Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide...
Страница 34: ...34 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 1 What s New...
Страница 44: ...44 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 2 Setting Up...
Страница 58: ...58 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 3 Getting Started...
Страница 652: ...652 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 5 Commands by Subsystem...
Страница 750: ...750 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 8 Error Messages...
Страница 784: ...784 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 10 Synchronizing Acquisitions...
Страница 810: ...810 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 11 More About Oscilloscope Commands...
Страница 922: ...922 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide Index...