[Gambas-user] [Gambas Bug Tracker] Bug #858: serial port implementation constants are bad and uncompleted!/miscdocumented!

bugtracker at ...3416... bugtracker at ...3416...
Fri Dec 4 21:57:56 CET 2015


http://gambaswiki.org/bugtracker/edit?object=BUG.858&from=L21haW4-

Comment #2 by Benoît MINISINI:

The guy who wrote the component is not there anymore, and I don't use serial port at all.

So can you be more precise in your complaints ? It would be far more helpful:

- Explain precisely what does not work
- Explain precisely which constants are wrong.
- Explain what is wrong in the documentation.
- Explain what is missing.

According to the source code:

FlowControl = SerialPort.Hardware means Hardware CRTSCTS.
FlowControl = SerialPort.Software means Software IXON + IXOFF + IXANY.
FlowControl = SerialPort.Both means both.

No idea what that means.






More information about the User mailing list