Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 704

Table of Contents

Advertisement

Query
Returned Format
Example
See Also
Time Base Commands
WINDow:DELay
:TIMebase:WINDow:DELay?
The :TIMebase:WINDow:DELay? query returns the current horizontal position
in the delayed view.
[:TIMebase:WINDow:DELay] <delay_position><NL>
This example places the current horizontal position in the delayed view in the
numeric variable, Setting, then prints the contents of the variable to the
computer's screen.
10
OUTPUT 707;":SYSTEM:HEADER OFF"!Response headers off
20
OUTPUT 707;":TIMEBASE:WINDOW:DELAY?"
30
ENTER 707;Setting
40
PRINT Setting
50
END
The :TIMebase:WINDow:POSition command performs the same function as this
command and should be used in new programs.
28-10

Advertisement

Table of Contents
loading

Table of Contents