M
michael chan
HI experts,
I am a newbie of VB, and now come to some problem with
COM port programming.
I opened COM1 port with the command: MSComm1.PortOpen
= TRUE; and then send data via MSComm1.Output
= "something". On another computer, I opened the port to
which the input line is connected in the same manner, and
read the input with MSComm1.Input. However, nothing
happened when I started both program and tried to send
something.
I think there must be some critical steps or settings
I have missed. Any ideas? Please send emails to me:
(e-mail address removed)
Thanks so much. I am urgent about that.
Michael
I am a newbie of VB, and now come to some problem with
COM port programming.
I opened COM1 port with the command: MSComm1.PortOpen
= TRUE; and then send data via MSComm1.Output
= "something". On another computer, I opened the port to
which the input line is connected in the same manner, and
read the input with MSComm1.Input. However, nothing
happened when I started both program and tried to send
something.
I think there must be some critical steps or settings
I have missed. Any ideas? Please send emails to me:
(e-mail address removed)
Thanks so much. I am urgent about that.
Michael