搜索资源列表
modbus
- modbus rtu协议 linux 平台的实现.读取相关配置文件信息.通过串口发送数据.-modbus rtu protocol linux platform. read the configuration file information. send data through serial port.
modbus_tcp
- linux 平台, modbus tcp 协议的简单实现.-linux platform, modbus tcp protocol simple to achieve.
libmodbus-2.9.1-0.tar
- 最新开源Modbus协议栈,包括RTU和TCP功能。-libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.
modbus_gateway
- windows/linux 多平台通用modbus网关源代码,通过master模式收集数据,再通过slave模式传送出去。支持modbus rtu,moudbus tcp。-windows/linux multi-platform modbus gateway source code. data collected through the master mode, and then sent through the slave mode. Support modbus rtu, moudbus
Protocol-conversion-program
- 本程序是专门针对Moxa的嵌入式计算机(LINUX系统版)写的,采用的是C语言,用于通信协议的转换即将串口设备转换为标准的Modbus TCP/IP协议! 默认的端口为502!本例运行平台是moxa的Uc7408-Lx-8上,上位机是IFIX,驱动为MBE!串口设备是一些电力仪表! 要正确编译本程序,需要在Linux环境下,推荐采用Ubuntu!同时需要在Ubuntu上安装moxa的开发包,这个可以在其官网上下载!你只需要 简单的修改就可以用在实际的工程中!-This program
modbus
- modbus网关开发源码,包括windows下开发代码以及linux下代码(rtu、tcp、ascII)-modbus gateway source development, including the development of the code under windows and linux under the code (rtu, tcp, ascII)
libmodbus2.9.1.tar
- Modbus 在linux下tcp, 直接编译安装。configuer, make , make install -Modbus in linux for tcp
modbus
- modbus总线通信规约全部源码,包括rtu模式、tcp模式,源码压缩包中包含了程序源码、详细的函数使用说明文档、测试程序,默认基于linux环境,简单易学-detail modbus programs
modbus_tcp
- modbus协议一下的TCP转发程序,linux下,modbus协议-modbus tcp transpotation
detrrmine
- Modbus TCP服务器,很好的调试Modbus TCP客户端的工具()