home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / misc / pc_cable / prog / centron.hlp < prev    next >
Text File  |  1997-02-01  |  1KB  |  25 lines

  1. Centronics Parallel Interface:  This interface, originally designed and used
  2. by Centronics, Inc., was copied by many other printer manufacturers to
  3. eventually become the default parallel standard for printers.  As with RS232
  4. this is merely a standard.  Adherence to it is left totally to each vendor.
  5.  
  6. As with the RS232 interface, the parallel interface has 4 categories of 
  7. leads, ground, data, control, and timing.  However, the shape of
  8. connnector is different.  The Centronics parallel connector differs from
  9. a DB25 connector by having 36 pins in an amphenol type connector. 
  10. Eight of the leads are used to carry the bits of a character in parallel.
  11.  
  12. The parallel interface is unidirectional.  This means that data can be
  13. sent in only one direction, from the computer to the printer.  Hence
  14. software flow control is not appropriate.  Only hardware flow control is
  15. used in a parallel interface.  Another difference from RS232 is that there
  16. is the capability to indicate the reason for a busy condition, or
  17. why the printer can't receive any more data.  The printer, by turning off/on
  18. the correct lead, can indicate it is out of paper, or that it is offline.
  19. The computer can also clear the printer's buffer, as well as
  20. reinitialize the printer's control logic(reset).  Depending on the printer
  21. this can be used to clear the different print modes, compressed, italics,
  22. or any other special setups.
  23.  
  24. hit any key to continue
  25.