I connect 2 PCs with serial Cable. 1Pc run program to write "A", CWserial.Write "A". The other PC to receive, I set the timeout very long, result=CWSerial.Read
Run the program on both computer, one read one write, I want the read PC can get something. But Not. Why??
Thanks!
Kevin