home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / 13615 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.8 KB

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!ukma!cs.widener.edu!dsinc!ub!exucom.com!cyberman
  2. From: cyberman@exucom.com (Stephen R. Phillips)
  3. Newsgroups: comp.graphics
  4. Subject: Re: More HP7475 plotter help needed
  5. Message-ID: <1993Jan9.161609.8287@exucom.com>
  6. Date: 9 Jan 93 16:16:09 GMT
  7. References: <1993Jan5.213236.3967@lynx.dac.northeastern.edu>
  8. Organization: ExuCom Multimedia Inc.
  9. Lines: 36
  10. X-Newsreader: TIN [version 1.1 PL8]
  11.  
  12. leonard kay (lkay@lynx.dac.northeastern.edu) wrote:
  13.  
  14. : Now, I have a hardware-related question about the 7475:
  15. : To standardize things, I normally create my plot output
  16. : to a file, which I then plot using the following
  17. : DOS command:
  18.  
  19. : copy [filename] com2:/b
  20.  
  21.     ACK!  NO NO NO NO NO NO NO NO NO!
  22. IF it's set > 1200 bps this will cause major problems!
  23.  
  24. : The problem is in about 50% of cases, the plotter hangs
  25. : at some point and I get a 'write error' on com2: .
  26. : Sometimes I can hit (R)etry and it goes merrily along,
  27. : sometimes not. What gives here? What can I do? I get
  28. : the feeling that the plotter or computer (a 386 clone)
  29. : is misinterpreting something as a handshake? Yes? No?
  30. : Any ideas?
  31.  
  32.     YES install a fossil driver for com2.  This will give you interupt
  33. driven file IO for com2.  A fossil is a REAL device driver for the com
  34. ports hence why I suggest it.  The bios serial functions are PITIFUL and
  35. quite frankly just plain SUCK!  Install a fossil device driver and your
  36. problem will disappear in a blink.  This is a problem with DOS's brain
  37. dead com device drivers not your computer.  It's sowtware (DOS ) not hardware.
  38.  
  39. : PS This only happens with the copy command. Plotting
  40. : from within a graphics package works without a hitch.
  41.  
  42. Of course!  They provide interupt driven IO! :)
  43.  
  44. Cyberman
  45. -- 
  46. This is my sig file!
  47. Read rec.games.programer!
  48.