搜索资源列表
串口以太网通信转换
- 该程序用于RS232串口、以太网通信转换的例子,看看可能对你有帮助-procedures for the RS232 serial ports, Ethernet switch example, you might look at the help
基于windows api的RS232串口程序
- 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
vb-plccommunication
- vb与plc串口通信程序 另加串口监视精灵 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-vb plc serial communication program plus a serial port monitor
Serial_Communication
- 此程序用于单片机RS232串口通信,主要应用于各模块之间的通信,也可与上位机进行通信实现控制-This procedure for single-chip RS232 serial communication, mainly used in communication between the modules can also communicate with the PC control
SerialCommuication
- 智能仪表与计算机通过RS232串行端口进行通信的数据采集程序,VB代码,仪表为XMT3001,不同的仪表仅通信协议不同-Intelligent Instrument and computer to communicate through the RS232 serial port data acquisition program, VB code, and instrumentation for the XMT3001, a different instrument is only a diff
comtest
- VB编写的RS232串口通信测试程序,以txt格式接受,可定义发送字符-VB prepared by the RS232 serial communications test procedures in order to txt format acceptable to send a character can be defined
16-RS232
- 串口通信的程序,可是实现单片机与上位机的通信-Serial communication program, but the MCU and host computer communication! ! !
Serial-PortDebug-(RS232.485)-(VB)
- 方便初学串口设备通信的朋友参考用作RS-232, RS-422, RS-485调试的程序, VB代码;