How can you check the status of a comm port if it is open or closed? I thought comm1.portopen would return the status, but its not. It always returns false. The simpliest way, I just want to know if the comm port is in use or not.
Thanks..