System Commands 5
DISPLAY
VERT_MAGNIFY, VMAG
Command/Query
DESCRIPTION
COMMAND SYNTAX
QUERY SYNTAX
Response format
EXAMPLE (GPIB)
RELATED COMMANDS
The VERT MAGNIFY command vertically expands the specified
trace. The command is executed even if the trace is not displayed.
The VERT_MAGNIFY? query returns the magnification factor of
the specified trace.
<trace>:Vert_MAGnify <factor>
<trace> := (EA, EB, MC, MD, FE, FF}
<factor> := 0.2 to 50 (maximum)
<trace>:Vert_MAGnify?
<trace>:Vert_MAGnify <factor>
The following command enlarges the vertical amplitude of Func-
tion E by a factor of 3.45 with respect to its original amplitude.
CMD$="FE:VMAG 3.45": CALL IBWRT(SCOPE%,CMD$)
VERT POSITION
m
161