home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a099 / 1.ddi / DRIVERS / HIDMP51M.3PL < prev    next >
Encoding:
Text File  |  1988-07-25  |  924 b   |  38 lines

  1. !---------------------------------------------------------
  2. !  File HIDMP51M.3PL
  3. !  Houston Instruments DMP-51
  4. !  For comments, see HIDMP52M.3PL
  5. !  88-1-1, Updated by Budlong
  6. !---------------------------------------------------------
  7. Houston Instruments DMP-51MP
  8. -------
  9. version          =PlotConfig v0.3
  10. resolution       =1000
  11. min_x            =0
  12. min_y            =0
  13. max_x            =34000
  14. max_y            =22000
  15.  
  16. init_paper       =;:HAEC1,V16,
  17. init_film        =;:HAEC1,V4,
  18. home             =H
  19. pen_up           =U
  20. pen_down         =D
  21. move             =U%x:1:10%,%y:1:10%,
  22. draw             =D%x:1:10%,%y:1:10%\x0d\x0a
  23.  
  24. max_pens         =7
  25. first_pen        =1
  26. select_pen       =P%p:1:10%,
  27.  
  28. max_line_types   =7
  29. line_type_0      =L0,
  30. line_type_1      =L1,
  31. line_type_2      =L2,
  32. line_type_3      =L3,
  33. line_type_4      =L4,
  34. line_type_5      =L5,
  35. line_type_6      =L6,
  36.  
  37. terminate        =Z
  38.