next up previous contents
Next: The sensor I'm using is never updated, why? Up: FAQ Previous: Why is the program failing when I use serial port communication?   Contents

Why does the communication through the serial port not work?

If you have opened the serial port through a std::fstream, it will not work. Always use the LibSerial(or another 3rd party serial library). Failing to do so may lead to random errors, wrong values for the sensors, etc.


next up previous contents
Next: The sensor I'm using is never updated, why? Up: FAQ Previous: Why is the program failing when I use serial port communication?   Contents
2008-08-29