TM 5-6675-323-14
Table 3-10. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement Syntax, Explanation, and Input Instructions
Statement
W h e n p a r a m e t e r s a r e s p e c i f i e d , cplt statement moves pen speci-
c p l t - Cont
fied number of character space widths to right (positive
value) or to left (negative value) and number of character
space-heights up (positive value) or down (negative value).
Pen position (raised or lowered) does not change when c p l t
P a r a m e t e r s must b e w i t h i n r a n g e o f
statement is executed.
127.9994999.
D i a g r a m above shows character spacing around symbol +. Pen
b e g i n s to draw symbol at point A and ends at point B, ready to
draw another character.
To center symbol on point C, which represents plotted point,
T h i s can be done by executing
p e n must be moved to point A.
c p l t s t a t e m e n t s p e c i f y i n g p a r a m e t e r s - . 3 3 , - . 2 5 . A f t e r symbol
i s drawn, pen must be returned from point B to point C to
c o n t i n u e p l o t t i n g n e x t p o i n t . T h i s can be done by executing a
cplt s t a t e m e n t s p e c i f y i n g p a r a m e t e r s - . 6 7 , . 2 5 .
3-93