[mono-vb] Serial port PinChanged handle

fabiob fabiobraglin at gmail.com
Fri Jun 20 13:12:22 UTC 2014


Somebody?

I'm open the port as below:

*With SerialPort1
            If .IsOpen = True Then .Close()
            .PortName = ComboBox1.SelectedItem
            .DtrEnable = True
            .RtsEnable = True
            .Open()
End With*


If need more information, just ask me!


Thks



--
View this message in context: http://mono.1490590.n4.nabble.com/Serial-port-PinChanged-handle-tp4663010p4663164.html
Sent from the Mono - VB mailing list archive at Nabble.com.


More information about the Mono-vb mailing list