home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13194 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.2 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!serval!haney!hakimian
  2. From: hakimian@haney.eecs.wsu.edu (Karl Hakimian - staff)
  3. Newsgroups: comp.sys.hp
  4. Subject: Parallel port on 300/400, and 700
  5. Keywords: parallel
  6. Message-ID: <1992Nov20.000138.24902@serval.net.wsu.edu>
  7. Date: 20 Nov 92 00:01:38 GMT
  8. Sender: news@serval.net.wsu.edu (USENET News System)
  9. Organization: School of EECS, Washington State University
  10. Lines: 19
  11.  
  12. I have been trying to write a program that will read the response of a
  13. PostScript printer on the parallel port on our hp 300/400s and 700.
  14.  
  15. So far when I try to set things up on the 700s it fails in the
  16. io_reset call. Invalid argument?
  17.  
  18. On the 300/400s I get past the io_reset and the io_timeout_ctl, the write
  19. works just fine but the read fails with io error. The read does fail after
  20. the timeout expires (I suppose that it is possible that the printer had nothing
  21. to say), but the error does not look like a timeout.
  22.  
  23. Any ideas? Any suggestions?
  24.  
  25. BTW The printer hooked up to the computer is a LaserJet II with a Pacific Page
  26. PostScript cartridge.
  27.  
  28. -- 
  29. Karl Hakimian
  30. hakimian@yoda.eecs.wsu.edu
  31.