Introduction - If you have any usage issues, please Google them yourself
To use the component once it is installed:
1) Attach an event handler to OnReceiveData .
2) Call StartComm to open the port.
3) Use the WriteCommData method to write to the Comm port.
4) Call StopComm to close the port.