How to: Send Strings to Serial Ports in Visual Basic - MSDN - Microsoft
This example sends a string to the COM1 serial port. You may need to use a
different serial port on your computer. Use the My.Computer.Ports.
OpenSerialPort ...
msdn.microsoft.com |