搜索资源列表
基于windows api的RS232串口程序
- 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
api232
- 用于电脑RS232通信编程,采用API方式-RS232 communications for computer programming, using API way
RS232toEthernet
- 为调试设备编写的RS232转以太网通信软件。 均使用异步通信方式,RS232使用API编写,以太网使用Sockte类。程序中使用了两个独立线程,线程间以消息方式传递数据,本程序中包括:RS232异步通信、Sockte异步通信、用户界面线程、线程间通信。-Equipment prepared for debugging RS232 to Ethernet communications software. Only use asynchronous communication mode, RS2
SerialPortAPI
- VB用RS232/RS485协议通讯,通过COM口与现场仪表(包括Modbus)通讯 实例使用API串口读写模块实现-VB with RS232/RS485 communication protocol, through the COM and field instruments (including Modbus) communications Examples using API serial literacy module implements
