home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp48 / 6784 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.sys.hp48
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!think.com!yale.edu!spool.mu.edu!enterpoop.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!cthomas
  3. From: cthomas@athena.mit.edu (Michael T Ford)
  4. Subject: Re: XOFF ??
  5. Message-ID: <1993Jan8.095522.8460@athena.mit.edu>
  6. Keywords: xoff
  7. Sender: news@athena.mit.edu (News system)
  8. Nntp-Posting-Host: e40-008-4.mit.edu
  9. Organization: Massachusetts Institute of Technology
  10. References: <2b4c9e76.2588comp.sys.hp48@hpcvbbs.cv.hp.com>
  11. Date: Fri, 8 Jan 1993 09:55:22 GMT
  12. Lines: 24
  13.  
  14. In article <2b4c9e76.2588comp.sys.hp48@hpcvbbs.cv.hp.com> akcs.kirkland@hpcvbbs.cv.hp.com (Daniel B. Kirkland) writes:
  15. >IOPAR has a number for receive-pacing and a number for 
  16. >transmit-pacing. The manual says that receive-pacing
  17. >sends XOFF when the buffer is full. It also says that
  18. >transmit-pacing stops transmission if XOFF is received.
  19. >(with non-zero value in IOPAR of course)
  20. >
  21.  
  22. I also have trouble getting the XON/XOFF to work.  One thing
  23. you want to do though is make sure the calc knows it is supposed to
  24. send end them (and receive) by putting a couple 1's in the IOPAR
  25. variable.
  26. My IOPAR looks like this:
  27. { 9600 0 1 1 2 1 }
  28.          ^ ^
  29.          | |
  30.          -------Those two ones turn on the handshaking.  I believe that
  31. the manual says that they can actually be any nonzero number.  One of
  32. them is for transmit and one for receive, but I don't remember which is 
  33. which.
  34.  
  35. 73,
  36. Mike WZ0C
  37.  
  38.