TDS5000B Online Programmer Guide
-- 8 4 4 --
ZOOm:ZOOM<x>
Description
This command resets the zoom transforms to default values for all
traces of the specified zoom, where x is an integer from 1 to 4 repre-
senting the desired zoom window. The ZOOm query returns the current
vertical and horizontal positioning and scaling of the display.
Group
Zoom
Syntax 1
ZOOm:ZOOM<x> {RESET|RESETLive}
Syntax 2
ZOOm:ZOOM<x>?
Arguments
H RESET
Resets the zoom transforms to default values for all traces of the spe-
cified zoom.
H RESETLive
Resets the zoom transforms to default values for live traces of the
specified zoom.
Example 1
ZOOm:ZOOM1 RESET
This command resets the zoom transforms for all traces of Zoom1 to
their default values
Example 2
ZOOm:ZOOM1?
This query might return
:ZOOM:ZOOM1:STATE 1;SCROLLLOCK 1;
CH1:HORIZONTAL POSITION 50.0000;SCALE 5;
:ZOOM:ZOOM1:CH1:VERTICAL:POSITION 0.0000;
SCALE 1.0000;
:ZOOM:ZOOM1:CH2:HORIZONTAL:POSTION 50.0000;
SCALE 5;
:ZOOM:ZOOM1:CH2:VERTICAL:POSITION 0.000;
SCALE 1.0000;
:ZOOM:ZOOM1:CH3:HORIZONTAL:POSITION50.000;
SCALE 5;:ZOOM:ZOOM1:CH3:VERTICAL...
indicating the Zoom1 transforms for all traces.