TM 5-6675-323-14
Table 3-10. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement
Statement Syntax, Explanation, and Input Instructions
When you specify height of character in csiz s t a t e m e n t , y o u
should specify character height and not height of character
space field.
CHARACTER PLOT. Moves pen a specified number of character space
cplt
fields.
Syntax:
cplt [Number of Character Space Widths, Number of Character
S p a c e Heights]
I f n o p a r a m e t e r s a r e s p e c i f i e d , cplt s t a t e m e n t p e r f o r m s c a r -
r i a g e return and line feed operation by moving one character
space height down and returning to margin defined by last
point that pen was sent to by either plot statement, i p l t
statement, or the plotter front panel controls.
If c s i z
statement is executed after pen is positioned by plot, i p l t ,
or front panel controls, location of pen when csiz s t a t e m e n t
i s e x e c u t e d b e c o m e s t h a t m a r g i n p e n r e t u r n s t o w h e n cplt i s
executed without parameters.
3-92