搜索资源列表
KiingsoOPC
- Kingso OPC Server服务器和客户端源代码,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server源代码或其他协议,联系 truesoft@163.com 1.驱动SDK --- Drivers SDK 为了实现不同厂家和设备定义的通讯协议,每个驱动实现不同功能。当您正在开发自己的产品时,自己也可以写驱动,Drivers_SDK目录下为您提供了开发例程: SPL_Plugin目录包含驱动接口头文件;
modbus_tcp_monitor_breaker
- Modbus_tcp 通讯例程,实现Modbus-tcp Client 的功能。-Modbus tcp demo program, the main function of this program is as a client of Modbus tcp protocol
Modbus_Application_Protocol_V1_1b
- MODBUS is an application layer messaging protocol, positioned at level 7 of the OSI model, that provides client/server communication between devices connected on different types of buses or networks.
OPC-Client-source
- Kingso OPC Client source code 客户端源代码,非常实用,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server或其他协议源代码,联系 truesoft@163.com-Kingso OPC Client source code for Kingso.OPCServer and more...
ModBusTcpClient
- modbus TCP/IP客户端 模拟输入点客户端的模拟,实际可做测试用,读取AI点数据-modbus TCP/IP client simulation of analog input point of the client to do the actual test, read the AI point data
MB_TCP
- WinCE modbus tcp 客户端和服务器的测试程序和C语言源代码-WinCE modbus tcp client and server C source code.
ModbusTcp
- 作为Modbus/TCP的客户端(Master/Client),基本按照协议完成与Server的通信功能。-As a Modbus/TCP Client (Master/Client), basically in accordance with the Agreement and Server communication functions.
modbus-tcptool
- 可以作为modbustcp的调试工具,可直接使用,用户可以直接写客户端程序-As modbustcp debugging tool can be used directly.Users can write directly to the client program
smth.c
- Simple Modbus TCP client on C
modbus TCPIP协议client-Server端源代码
- 利用vc++实现modbus tcp通信(Using vc++ to implement Modbus TCP communication)
modbus通信客户端
- 一个标准的ModbusTCP客户端工具,可以实现ModBusTCP客户端,可以和服务器端连接通信。(A standard ModbusTCP client tool enables ModBusTCP client to connect to the server side.)
modbus通信服务器端
- 一个标准的ModbusTCP协议通信服务器端,可以和ModbusTCP客户端连接通信。(A standard ModbusTCP protocol communication server side can connect to the ModbusTCP client.)