The simple program is to detect an input from one input pin (CTS) of the Serial Port RS232, and output high to DTR and low to RTS when CTS is high using a Timer component
The vb program is working fine under windows and it could be executed under linux using MONO. However it just couldn't display the correct output, I want to know whether Timer is supported by Mono under Linux? Or I need to make some changes regarding to the Serial Port control. -- View this message in context: http://www.nabble.com/Fail-to-execute-the-working-VB-program-under-linux-to-control-Serial-Port-IO-tp19686139p19686139.html Sent from the Mono - VB mailing list archive at Nabble.com. _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
