home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3512 / README.etx < prev    next >
Encoding:
Text File  |  1991-06-20  |  2.5 KB  |  88 lines

  1. Brief notes by Gunnar Forsgren Ericsson Telecom, Sweden.
  2.  
  3. Date  91-06-18
  4.  
  5. I have written a brief report of
  6. using 'scantool' together with the
  7. Microtek MSF-300A scanner to include
  8. scanned images into FrameMaker documents.
  9.  
  10. This possibility should be of general
  11. interest to users,
  12. especially for those writing documentation that
  13. consists of graphic illustrations, figures, etc.
  14. The report is available upon request.
  15.  
  16. 'scantool' is the only public domain tool I have
  17. seen (at this date and price) that allows image scanning into Sun bitmaps.
  18.  
  19. For buying a MSF-300A in Sweden,
  20.  
  21. Contact 
  22.  
  23. Professional Systems
  24. Malaxgatan 7
  25. 164 75 Kista
  26. Yvonne Jansson
  27. 08-752 00 70
  28.  
  29. They have no software support for Sun systems, only
  30. towards PC or Mac. I had the scanner on loan for a week
  31. and managed to get it to work with 'scantool'.
  32.  
  33. The scanner costs 7800 :- (Ericsson price).
  34. Indeed a fair price considering the new possibilities.
  35.  
  36. I assume NO maintenance responsibility !
  37.  
  38. To make Xview tool, first edit Imakefile to adjust any
  39. differences in directories used for help files, include files,
  40. libraries, etc. Then do 'xmkmf' to adjust
  41. Makefile to your X environment.
  42. Then just do 'make' to compile the Xview tool which
  43. will be 'scantool'.
  44.  
  45. To make the Sunview version, run the script
  46. make.sunview 
  47. which uses the file makefile.sunview and
  48. creates a sunview tool named 'sv_scantool'.
  49. Rename it to 'scantool' if you want it as
  50. your tool instead of the Xview version.
  51.  
  52. Then run 'scantool &' to get the tool up on
  53. your screen.
  54.  
  55.  
  56. %%% Hardware connection of Microtek MSF-300A scanner : %%%
  57.  
  58. I connected the scanner to serial port A of the back of a 
  59. Sparcstation 1+. It should work on any Sun WS.
  60.  
  61. The scanner hardware should be strapped for 'RS-232', which
  62. means that the strap on the internal interface board (which can be
  63. reached after removing the cover and a black metal shielding box,
  64. a total of 10 screws I think) should be at the 'frontmost' position
  65. towards the marking 'RS-232'. A serial cable with three wires
  66. is required :
  67.  
  68.   Sun             Scanner
  69. Pin   Name      Pin    Name
  70. ----------------------------
  71.  2    TXD        3     RXD
  72.  3    RXD        2     TXD
  73.  7    GND        7     GND
  74.  
  75. The file /etc/ttytab must have the entry for 'ttya' set to :
  76.  
  77. ttya    "/usr/etc/getty std.9600"       unknown         off local offsecure
  78.  
  79. ==========================================
  80. VB2/ETX/TM/FM Gunnar Forsgren
  81.  
  82. Phone..: +46 8 7196118
  83. Fax....: +46 8 7192900
  84. email..: gunnar@falcon.ericsson.se
  85. MEMO...: ETX.ETXGFN
  86. VAX....: VAXN::FORSGREN
  87. ==========================================
  88.