搜索资源列表
Uart
- LPC2103的串口通讯程序,采用自带库函数编写,实现PC机把指令发给控制器,控制器再把所接收数据返回上位机-LPC2103 serial communication procedure for the preparation of native library functions to achieve PC-to instructions issued to the controller, the controller then receives the data back to PC
ch376
- CH376通讯的上位机程序,通过操作RS232串口实现读写CH376-CH376 PC communications programs, through the operation of RS232 serial interface to read and write CH376
VBwithOmronPLCthroughRS-232PCserialcommunicationpr
- VB与欧姆龙PLC通过RS-232串口通讯 的上位机程序-VB with Omron PLC through RS-232 PC serial communication program
Serial_Communcation
- 串口通讯。上位机实例.提供了良好的界面。对初学者很有参考性-Serial communication. PC. Provides a good example of the interface. For beginners are referenced
C_Comm
- 用于工业完整串口通讯C源代码,上位机通讯-Complete source code for serial communication C
host_computer_programs
- 一个与仪表通讯的上位机程序源码,采用RS232通讯,协议为MODBUS-RTU;开发环境Borland C++。-An instrument of communication with the host computer program source code, using RS232 communications, agreements for the MODBUS-RTU development environment Borland C++.
ModbusTestClient
- PLC串口编程,通过RS232和RS485与上位机通讯.-PLC serial port programming, through the RS232 and RS485 communication with the host computer.
VCUSBcode
- 用vc实现的上位机串口通讯程序,经过调试实现了与单片机的通讯(usb)-vc communication program in usb series with singchip ,
BDH
- 上位机用C++与下位机用单片机的通讯, 用作数据转换-C communication with the MCU
com
- vC++做上位机实现串口通讯,符合RS485通信协议-vC++ do PC Serial communication line RS485 communication protocol
PLC
- VC跟松下PLC的通讯 对于想做上位机的人 有参考价值-Panasonic PLC Communication with MFC
51
- 51单片机串口通讯软件与上位机通讯 含有多个程序-this is a programe to serils community to 51 and pc.
chuangkou-xianti
- pc com程序,不错的起步程序,已经在滚筒洗衣机测试线体中,实测,(具体应用上位机通讯模块)-pc com program, a good starting procedures, has been online body, measured (PC communication module)
VB.net
- 实用CAN与上位机通讯例程,适用于基于CAN总线的自动系统参考。-Practical CAN and PC communication routines for automated reference system based on CAN bus.
vbaFX2N
- 三菱FX2N系列与VB上位机通讯源码,读写控制都有!-MITSUBISHI FX2N series and VB PC communication source code, read and write control are!
Haiwell(海为)PLC与上位机通讯控件
- 海为PLC上位机与PLC通讯的组件,支持VB,VC,Delphi等开发工具(Haiwei PLC communications test program)
四轴上位机
- 主机要写程序,可以串口通讯,还可以显示曲线,可以在三维空间中实现(The host computer to write the program, you can serial communication, but also show the curve, and can be achieved in three-dimensional space)
MonitorTool_Simple
- 使用VC6制作PC上位机通讯调试程序,应用于DSP控制板通讯调试使用(VC6 production using PC PC communication debugger, applied to the DSP control board communication)
485MODBUS串口通信_
- C# 实现上位机和下位机的通讯,485通讯(C# realizes the communication between the host computer and the lower computer, 485)
基于QT的串口通讯上位机软件
- 基于QT开发的单片机上位机通讯软件,能够接收下位机发送的数据,将数据展示在折线图中。