Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telepathy Communications Library - <b>tp_flowon()</b> - override received xoff http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   tp_flowon() - override received XOFF

   tp_flowon(nPort)

   nPort       Serial port number.

   If XON/XOFF flow control has been enabled by tp_hshk(), output will
   stop whenever the port receives an XOFF character.  Normally, this
   will only pause the output until it receives an XON.  It is possible
   that a communication failure (such as loss of carrier on a modem)
   could prevent output from resuming.  In that case, tp_flowon() can be
   used to override the XOFF and allow output to continue.

       tp_flowon(1)        // Restart port 1 output.

See Also: tp_flowchk() tp_hshk()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson