搜索资源列表
Linux下Makefile的automake生成全攻略
- ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议-ModBus RTU communication protocol into ASCII protocols and agreements, the company used a variety of instruments ModBus RTU communic
Linux环境进程间通信(二):信号(下)
- ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议 ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议-ModBus RT
modbus-linux-driver
- Linux环境下的Modbus驱动程序源码,里面还有一个小例子(This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scr ipts for administration, and an example client program. ) -Linux environment M
modbus-lin-0.0.4
- modbus linux libiary!
freemodbus-v0.8
- linux modbus协议,开源的一个免费modbus协议,大家可以用来参考-modbus protol
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.
caijiji
- linux modbus程序,经过485串口进行收发-linux modbus procedures carried out after 485 serial port transceiver
libmodbus-2.0.0.tar
- modbus 协议和测试用的源码,适合于GNU/Linux-modbus protocol and testing of the source code, for GNU/Linux
LinuxSerialProtocolDevelopmentAndIndustry(1)
- 本教程结合实际开发内容进行实例讲解Linux下串口与工业协议开发,主要内容有串口通信原理、串口编程常用的API、串口编程实践、Modbus协议介绍和Modbus编程实践等内容。 -Combined with the actual development of the tutorial examples to explain the contents of the serial port and the industrial agreement under Linux development,
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
- 将linux下的modbus代码,移植到了cortex M3内核的lpc1752上。-Modbus code under linux, transplanted to the cortex M3 core lpc1752.
modbus-v1.5.0
- modbus各平台源码 AT91SAM7X_ROWLEY ATSAM3S ATSAM3S_FREERTOS AVR BARE HCS08 LINUX LINUXTCP LPC214X MCF5235 MCF5235CW MCF5235TCP MSP430 STR71X STR71XGCC STR71XTCP WIN32 WIN32TCP Z8ENCORE-modbus platform source AT91SAM7X_ROWLEY ATSAM3S ATSAM3S_FREERTOS AVR BA
DAM6608-modbus-V6.0
- 很适合DAM的初学。如果你想要深入学习C或者是linux的话,这个是个基础文档-DAM' s very suitable for beginners. If you want in-depth learning C or linux, this is the basis of the document
modbus_protocol
- 基于arm2410+Linux,MODBUS协议ASCII模式主从通讯的实现,通过RS485,RS232进行数据传输-Base on Arm2410+Linux,MODBUS Protocol,ASCII Mode,Master&Slave Communication,via RS485,RS232
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)
Get-Serial-Modbus
- 标准的MODBUS通讯协议的Linux C++实现,支持所有的标准和非标准的制造商Modbus协议的数据采集,数据的字节数,函数代码,高低位置可配置。(Standard MODBUS communication protocol Linux C++ implementation, supporting all standard and non-standard manufacturers MODBUS protocol data collection, data byte number, fun
MODBUS-51版
- MODBUS通许源代码 MODBUS是工业控制中基于RS485物理接口的应用层协议被广泛应用于现代工业生产控制中现场总线协议标准(MODBUS Tongxu source code for MODBUS is in the industrial control application layer protocol RS485 physical interface based on fieldbus protocol is widely used in modern industrial prod
ModBus
- modbus相关通讯协议的原理以及标准还有modbus相关程序开发(Modbus related communication protocol principles and standards, and MODBUS related program development)
电源EPICS-modbus 驱动
- linux系统EPICS架构下,使用modbus编写一款电压源的远程控制程序。同时上传电源资料,包含电源各项指标,具体通讯协议,以及源代码的db文件、substitution文件、st.cmd启动文件以及相关的Phoebus操作界面。