You mean crashing like in signal #11 core dump or the application doesn't do what's wanted?
Which version of Gambas? There where a few serial port related bug fixes. http://gambas.sourceforge.net/en/changelog2.html I use a lot (10) serial ports in my gambas app. 24/7 but I do not use xon/off. Regards, Ron. > The communication parameters are 9600, 8, n, 1, Xon/Xoff. > > 2010/4/21 Doriano Blengino <[email protected]> > > >> Robert JUHASZ ha scritto: >> >>> All the parameters are the same obtained by autoconfig, except the UART >>> which was undefined for the added ports. >>> I set this parameter to the same value as for the working one: 16550A (in >>> fact I tried all the possible UART parameters and where the port was >>> >> working >> >>> it behaves always the same: short test messages pass but in the real work >>> environment it crashes). >>> >>> >> Do you have some sort of handshaking? >> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Gambas-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/gambas-user >> >> > ------------------------------------------------------------------------------ > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
