刘
刘雨
Unregistered / Unconfirmed
GUEST, unregistred user!
连接了端口的2、3针,为什么不能自发自收?为什么不能触发ONCOMM事件?
补充:
用MSComm时:
端口为COM1时,
运行时出现错误:could not set comm sate, there may be one or more invalid
communications parameters. 好象是说参数设错了吧。
端口为COM2时,好象没有问题,不过我用的普通的微机测试的,据说COM2端口并没有
在外面,要用的话需要用线引出来才能用,没法把它的2、3针连接了。
用SPComm时:
端口为COM1时:
执行到Comm1.StartComm时出现错误:file handle is not a comm handle
端口为COM2时:
不能发送数据,执行Comm1.WriteCommdata()时,返回值为False,真是弄不明白啊
哪位大哥能帮帮我啊!!!
补充:
用MSComm时:
端口为COM1时,
运行时出现错误:could not set comm sate, there may be one or more invalid
communications parameters. 好象是说参数设错了吧。
端口为COM2时,好象没有问题,不过我用的普通的微机测试的,据说COM2端口并没有
在外面,要用的话需要用线引出来才能用,没法把它的2、3针连接了。
用SPComm时:
端口为COM1时:
执行到Comm1.StartComm时出现错误:file handle is not a comm handle
端口为COM2时:
不能发送数据,执行Comm1.WriteCommdata()时,返回值为False,真是弄不明白啊
哪位大哥能帮帮我啊!!!