I can’t see any command line options for setting odd parity?
Any clues?
Cheers
Jim
I can’t see any command line options for setting odd parity?
Any clues?
Cheers
Jim
Jim…
Take a look at qtalk -m/dev/ser1 (if using serial port 1) and go from
there. Programmatically, take a look at the PARENB and PARODD flags in
tcgetattr and tcsetattr.
Bests…
Miguel.
Jim Atkins wrote:
I can’t see any command line options for setting odd parity?
Any clues?
Cheers
Jim
Miguel Simon
Research Engineer
School of Aerospace and Mechanical Engineering
University of Oklahoma
http://www.amerobotics.ou.edu/
Yep i’m talking from the program point of view.
Thanks - i’ll go and and have a look…
Miguel Simon wrote in message <3B09282A.1788A4B6@ou.edu>…
Jim…
Take a look at qtalk -m/dev/ser1 (if using serial port 1) and go from
there. Programmatically, take a look at the PARENB and PARODD flags in
tcgetattr and tcsetattr.Bests…
Miguel.
Jim Atkins wrote:I can’t see any command line options for setting odd parity?
Any clues?
Cheers
Jim
–
my opinions are mine, only mine, solely mine, and they are not related
in any possible way to the institution(s) in which I study and work.Miguel Simon
Research Engineer
School of Aerospace and Mechanical Engineering
University of Oklahoma
http://www.amerobotics.ou.edu/