The gambas serial implementation has one bug!
the Xon/Xoff flow control are not implemented and only are the "Both" that
could be confused with!
that's why my class does not work! i'll report then now
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
2015-11-30 18:26 GMT-04:30 PICCO
i'm trying t5o use the serial port with a class..
but when i try to write to the serial port nothing happened.. only wend
data if i made all the port stuff from the form class
here the code and the problems in comments:
'' * Begin class serial manager
Private SComm As SerialPort
Publ