TM 5-6675-323-14
Table 3-20. PLOTTER PROGRAMMING LANGUAGE - Cont
S t a t e m e n t Identification and Use
Program
S t a t e m e n t , Syntax, Explanation, and Input Instructions
Statement
c s i z - Cont
In diagram, you can see relative position of character, in
this case M, within character space field. Character space
field is set indirectly by c s i z s t a t e m e n t , s i n c e c h a r a c t e r
space height is twice the character's height and character
space width is 1-1/2 times the character's width. Spaces
a b o v e and below character become spacing between lines and
characters.
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.
M o v e s pen a specified number of character space
cplt
CHARACTER PLOT.
fields.
Syntax:
c p l t 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 statemet, 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.
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-
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
Parameters must be within range of
statement is executed.
127.9994999.
3-197