User`s guide

'UDZLQJ/LQHV
3DJH)RUPDWWLQJDQG3ULQWLQJ&RPPDQGV
Syntax: <ESC>[
Ps
;
Pn
1
;
Pn
2
;
Pn
3
;
Pn
4
!|
For example, the following sequence draws a horizontal vector, start-
ing at coordinates (300, 300), that is 4"/101.6 mm long and 7 pixels
thick (SSU is pixels):
<ESC>[0;300;300;1200;7!|
Ps
= 0 Draws a horizontal vector relative to the current X
axis of the page.
Ps
= 1 Draws a horizontal vector relative to the current X
axis of the page.
Pn
1
Numeric value, expressed in units depending on
SSU, for the starting X position of the vector. The
default value of
Pn
1
is 0.
Pn
2
Numeric value, expressed in units depending on
SSU, for the starting Y position of the vector. The
default value of
Pn
2
is 0.
Pn
3
Numeric value, expressed in units depending on
SSU, for the length of the vector. If
Ps
is 0, this value
is the X length of the vector. If
Ps
is 1, this value is the
Y length. The default value of
Pn
3
is 1.
Pn
4
Numeric value, expressed in units depending on
SSU, for the width (thickness) of the vector. If
Ps
is 0,
this value is the X width of the vector. If
Ps
is 1, this
value is the Y width. The default value of
Pn
4
is 1.