搜索资源列表
vb_communicate_to_pc
- 用VB实现串口的在线调试,流程简单容易操作。是不错的串口使用工具,也是用VB实现与PC机通讯的很好工具。
SCommTest
- 串口接收发送测试程序,可以用来进行串口间通讯的简单测试。
com
- 串口通讯,和串口调试助手的功能差不多,自己编写的,很简单的
RS485Comm
- 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
CPORT
- 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the co
HelloWorldVC7
- 不适用MSCOMM控件,直接调用WIN API函数进行串口通讯的简单发送字符串演示程序-port communication
CommTest
- 基于mfc的串口通讯程序,可以简单地实现串口通讯协议-Design of serial communication program based on MFC