TDS5000B Online Programmer Guide
-- 4 5 2 --
MASK:SEG<m>:POINTS
Description
This command sets or returns the X --Y user coordinates of all points in
the Current mask segment. The set form defines new points in the Cur-
rent mask, replacing any existing points in the Current mask segment.
In other words, it sets or returns the vertices for a particular segment in
the Current mask.
Group
Mask
Syntax 1
MASK:SEG<m>:POINTS <NR3>, <NR3> [, <NR3>,
<NR3>]
Syntax 2
MASK:SEG<m>:POINTS?
Arguments
H <m>
Is an integer that specifies the Current mask segment number.
H <NR3>
Refers to the coordinates of one of the vertices in the Current mask.
Each pair of numbers is the horizontal and vertical coordinates of a
mask segment vertex. The pairs must be listed in a counterclockwise
order. If the vertical or horizontal scale or position is changed after this
command and then the query form of this command is issued, then the
value returned from the oscilloscope will not be the same. If just one
pair is input then they are ignored and the Current mask segment is
marked as undefined. The default is no points in the Current mask seg-
ment.
Example
MASK:SEG2:POINTS –2.3e-9, 44e-3, -2.5e-9,
47e-3, 1.2e-9, 44e-3
Defines the points in Current mask segment 2.