System Commands
DISPLAY
DESCRIPTION
COMMAND SYNTAX
QUERY SYNTAX
Response format
EXAMPLE (GPIB)
RELATED COMMANDS
VERT_POSITION, VPOS
Command/Query
The VERT_POSITION command adjusts the vertical position of
the specified trace on the screen. The VERT_POSITION com-
mand does not affect the original offset value obtained at
acquisition time.
The VERT_POSITION? query returns the current vertical posi-
tion of the specified trace.
<trace>:Vert_POSition <display_offset>
<trace> := {EA, EB, MC, MD, FE, FF}
<display_offset> := -56 DIV to 56 DIV
Note: The suffix DIV is optional.
<trace>:Vert_POSition?
<trace>:Vert_POSition <display_offset>
The following command shifts Expand A (EA) upwards by +3 divi-
sions, relative to the position at the time of acquisition.
CMD$="EA:VPOS 3DIV": CALL IBWRT(SCOPE%,CMD$)
VERT MAGNIFY
M
162