home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7490 < prev    next >
Encoding:
Text File  |  1992-12-15  |  921 b   |  24 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!news.nd.edu!vyasa!fdeck
  3. From: fdeck@vyasa.helios.nd.edu (francis deck)
  4. Subject: RS-232 Codes?
  5. Message-ID: <1992Dec15.181440.4317@news.nd.edu>
  6. Sender: news@news.nd.edu (USENET News System)
  7. Organization: OUC, University of Notre Dame
  8. Date: Tue, 15 Dec 1992 18:14:40 GMT
  9. Lines: 13
  10.  
  11. If this isn't a FAQ, I don't know what is!  Does anybody have
  12. a good Turbo Pascal 5.0 (or earlier) code for RS-232 i/o on
  13. MS-DOS machines?  I'm using one such code, and it sometimes
  14. misses received characters from a homemade data acquisition
  15. system which spits out a 148-byte data packet at 9600 baud.
  16. My needs are _very_ simple... just send single characters,
  17. and receive single characters with some buffering, and a
  18. flag to tell me when the buffer has characters in it!
  19.  
  20. I'd be forever in your debt.
  21.  
  22. f.deck
  23.  
  24.