TM 5-6675-320-14
Table 4-20. PLOTTER PROGRAMMING LANGUAGE - Cont
Statement Identification and Use
Program
Statement
Statement, Syntax, Explanation, and Input Instructions
cplt - Cont
ptyp
Diagram above shows character spacing around symbol +. Pen
begins 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,
pen must be moved to point A.
This can be done by executing
cplt statement specifying parameters .33, -.25. After symbol
is 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.
This can be done by executing a
cplt statement specifying parameters -.67, .25.
PLOTTER TYPEWRITER. Sets plotter in manual typewriter lettering
mode.
Syntax:
ptyp (No parameter inserted)
After p t y p statement is executed (either in program, in live
keyboard mode or from keyboard), you type desired characters
on computer keyboard, and they are lettered by plotter. To
end ptyp mode, press STOP key once.
4-198