Selecting CR/LF output on Serial Ports

I need to output CR/LF on the serial port…but I can not find the STTY
command to Select CR/LF output on Serial Ports.

Standard Unix STTY command support this option…but I cannot find any
mention in the QNX docs??

Previously, Bob Rainy wrote in comp.os.qnx:

I need to output CR/LF on the serial port…but I can not find the STTY
command to Select CR/LF output on Serial Ports.

Standard Unix STTY command support this option…but I cannot find any
mention in the QNX docs??

Check out the program “textto”.

  • PDM

Bob Rainy <yentil@earthlink.net> wrote:

I need to output CR/LF on the serial port…but I can not find the STTY
command to Select CR/LF output on Serial Ports.

Standard Unix STTY command support this option…but I cannot find any
mention in the QNX docs??

Try:
stty +opost

-David

QNX Training Services
dagibbs@qnx.com