home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p120 / 3.ddi / DEF / CAL9100.DEF < prev    next >
Encoding:
Text File  |  1989-10-17  |  2.1 KB  |  38 lines

  1. BEGIN DDIF
  2. -------------------------------------------------------------------------
  3. -- DEVICE INFORMATION FILE  for Calcomp 9100 E size digitizing tablet  --
  4. --                                                                     --
  5. --                                                                     --
  6. -------------------------------------------------------------------------
  7. -- 7-2-87 TT - Upgraded for rev 3.0
  8. -- 05/04/88  PLC  Add the parity flag.
  9. ------------------------------------------------------------------------
  10. -- ******** Attention all programmers: you must document any ******** --
  11. -- ******** and all changes you make to this file at the top! ******* --
  12. ------------------------------------------------------------------------
  13.  
  14. --- Input Device Driver ---
  15.  
  16. --    +-- Digitizer input wait loop counter
  17. --    |  +-- Number of digitizer units to consider as a cursor change
  18. --    |  |     (Increase this number if the cursor 'jiggles' on the screen)
  19. --    |  | +-- Digitizer number of push buttons to validate PB
  20. --    |  | | +-- Digitizer number of buttons on stylus
  21. --    |  | | |   +-- Digitizer units per inch (resolution)
  22. --    |  | | |   |    (Normally 200 = 5 byte format, 1000 = 6 byte format)
  23. --    |  | | |   |   +-----+-- Digitizer X,Y active area in digitizer units
  24. --    |  | | |   |   |     |     (Active area for tablet menu)
  25. --    |  | | |   |   |     |      +-- Digitizer RTS flag
  26. --    |  | | |   |   |     |      |  +-- Digitizer 5/6 byte format
  27. --    |  | | |   |   |     |      |  |     (6 byte format returns 4 byte coords)
  28. --    |  | | |   |   |     |      |  |     (5 byte format returns 2 byte coords)
  29. --    |  | | |   |   |     |      |  |  +-- COM port to use (1 or 2)
  30. --    |  | | |   |   |     |      |  |  |  + PARITY (0=disable,1=odd)
  31. --    V  V V V   V   V     V      V  V  V  V
  32. 101 400  5 1 16 4000 24000 18000  1  6  1  0
  33.  
  34. END DDIF
  35. END
  36.  
  37.                                                                                                                                                                                                                                                 
  38.