[Q] Setting Serial port speed

Hello,

I would like to setup the speed of the serial port (not the modem), but
I don’t seems to find a function that do that (as stated in the Library
Reference).

Thanks for any informations.

Regards,

Jean-Louis

Have you tried something like:

stty baud=9600 < /dev/ser1
???

Cheers

“Jean-Louis Villecroze” <jeanlouis.villecroze@freesbee.fr> wrote in message
news:Voyager.010409211131.1003553A@susan…

Hello,

I would like to setup the speed of the serial port (not the modem), but
I don’t seems to find a function that do that (as stated in the Library
Reference).

Thanks for any informations.

Regards,

Jean-Louis