home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / ibm / pc / hardware / 30003 < prev    next >
Encoding:
Text File  |  1992-11-16  |  2.2 KB  |  59 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!gene.fwi.uva.nl!stolk
  3. From: stolk@fwi.uva.nl (Bram)
  4. Subject: Interfacing HPIB plotter to centronics
  5. Message-ID: <1992Nov16.181921.24183@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: gene.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. Date: Mon, 16 Nov 1992 18:19:21 GMT
  10. Lines: 47
  11.  
  12.  
  13. Howdy,
  14.  
  15. I have a HP plotter, model 9872C which I would like to connect to
  16. an IBM PC compatible.
  17.  
  18. The problem is the interfacing.
  19. The HP has a connector for a HPIB aka GPIB aka IEEE-448 aka IEC-625 bus.
  20. This is a bus system, whereas my PC has a simple IO port, being
  21. the Centronics parallel port.
  22.  
  23. I was wondering if there is any chance that I can interface my
  24. computer and plotter.
  25. I was thinking along this kinda line:
  26. Suppose I make a conversion cable between the centronics and the
  27. HPIB pin layout.
  28. Then I write a simple piece of code that sends data to the parallel port
  29. which will setup my system such that the computer is the only talker,
  30. and the plotter is the only listener (listen-only).
  31. Then, I hope, I should be able to use regular plotter drivers from
  32. standard PC software to drive my plotter.
  33.  
  34. There are several things that may screw up my plan, as outlined above.
  35. First of all, some pins on GPIB may have no centronics counterpart,
  36. or visa versa.
  37. Second, it may be that every now and then GPIB bus commands must be
  38. xmitted, so that a pre configuring the system before using DOS applications
  39. won't do.
  40. Third, it may be the case that the HP9872C does not use the common
  41. plotter language HP-GL, as I was hoping.
  42. This will mean that regular DOS drivers won't be able to cope with
  43. the plotter.
  44.  
  45. If you know how to connect GPIB devices to a centronics port,
  46. or, maybe, you know for a fact that the thing I want is unviable,
  47. please drop me line,
  48.  
  49.         Thanx in advance,
  50.  
  51.             Bram Stolk
  52.  
  53. +-------------------------------------+------------------------------------+
  54. | "Flying is a nack... the trick is   |  Bram Stolk (stolk@fwi.uva.nl)     |
  55. |  to throw yourself at the ground,   |  Dept. of maths. & computer science|
  56. |  and miss..."  - Douglas Adams      |  University of Amsterdam       |
  57. +-------------------------------------+------------------------------------+
  58.                    No, I dont use ms-winDOZE, I prefer Linux!
  59.