home *** CD-ROM | disk | FTP | other *** search
- HIPLOT DMPL SERIES
- COM1 9600 7 2 EVEN
-
- 12 H N 1000 2 0 0
- ;:EC1,A,EU222 $ initialize command
- V4,$ low speed
- V14,$ high speed
- H$ plot end command
- ,$ new pen command,line type command separater
- P$ new pen command
- L$ line type command
- U $ move line start point command
- D $ draw line command
- $ line end command
- 0$ solid line
- 2$ dash line (short)
- 5$ dash line (middle)
- 6$ dash line (long)
- 7$ dash dot line
- 8$ dash dot dot line