搜索资源列表
modbus
- MODBUS驱动,已经使用,从机方式,RTU,CRC校验-modbus drive ,c/s struct,rtu&ascii
MS_RAB
- modbus 源码 modbus s yuanma
modbus.rar
- modbus通信小程序,实现了设备间的串口通信,推荐给大家,modbus communication applet, the implementation of serial communication between devices, recommend to the U.S.
modbus 单片机从机的软件
- modbus rtu 485 通讯协议 的编写,单片机从机的软件,,已经可以了,调试通过了,-modbus rtu 485 communication protocol preparation, single-chip from the machine' s software, they can already, and debugging through,
atmega88MODBUS
- MODBUS的atmega88的程序。从国外网站下载后,稍加修改而成,使用WINAVR2010和AVRSTuDIO编译,通过修改参数也可用在atmega其他的MCU-MODBUS' s atmega88 procedures. After downloading from abroad, made a little modification, use WINAVR2010 and AVRSTuDIO compiled by modifying the parameters used in
mbtcp
- vb6做的,按照modbus/tcp通协议的要求,做的一个比较完整的例程-VB6 to do, in accordance with the modbus/tcp pass the agreement s demands, to do a more complete routine
Modbus
- OPC的核心源码,仅供广大爱好者学习用,严禁用于其他-OPC s core source code, for the majority of fans to learn to use, is strictly prohibited for other
MODBUS-TCP_UDP(VB)
- 用VB写的,关于MODBUS TCP/UDP通信的源代码-Written in VB, on the MODBUS TCP/UDP traffic' s source code
ModBus
- 实现数据采集,从传感器到电脑的上位机的数据传输!-Data collection from sensor to computer data transfer between PC' s!
modbus_sim
- 模拟MODBUS主站、从站,包括TCP • mod_RSsim76exe.zip - Demo executable v7.6 • mod_RSsim7_4b.zip - mode_RsSim V 7.4b source • mylib.zip - Source : (library needed to compile) -Simulator for Modbus slaves over RS232/RS485 and TCP/IP
modbusRTU_C51_RS485
- modbus RTU 的C51程序 单片机89S52 通信波特率 9600 8位数据 1位停止位 偶校验 485通位接口 单片机控制板地址 localAddr(变量) 通信可设置数据的地址: 字地址 0 - 255 (只取16位的低8位) 位地址 0 - 255 (只取16位的低8位)-modbus RTU' s C51 program microcontroller 89S52 Communication baud rate 96008 bits of d
VB-gps
- 这个是一个vb编的GPS程序的源代码,呵呵希望对大家会有所帮助!-this a vb series of the GPS program s source code, as long as you will want to help! -This is a series of GPS procedures vb source code,呵呵hope will be helpful to everyone!-this a vb series of the GPS program s source
MODBUS
- Modbus可编程控制器之间可相互通讯,也可与不同网络上的其他设备进行通讯,支撑网络有Modicon的Modbus和Modbus+工业网络。网络信息存取可由控制器内置的端口,网络适配器以及Modicon提供的模块选件和网关等设备实现,对OEM(机械设备制造商)来说,Modicon可为合作伙伴提供现有的程序,可使Modbus+网络紧密地集成到他们的产品设计中去。-Programmable Logic Controller Modbus communication between each othe
123
- 这个是关于是有关modbus协议的说明手册。 可以参考这个手册进行项目的开发。-This is about modbus s datasheet. you can refrens the datasheet to project.
ModbusV1.024
- Modbus协议,非常有用!适用于485等总线协议,欢迎大家共享下载!-Modbus,It s good! Welcoming downloading.
ModbusPollVS9
- MODBUS Poll library callable from vb.net and cs. Link from RS232 and Ethernet from OpenSource classes.
51-MODBUS
- Modbus协议最初由Modicon公司开发出来,在1979年末该公司成为施耐德自动化(Schneider Automation)部门的一部分,现在Modbus已经是工业领域全球最流行的协议。此协议支持传统的RS-232、RS-422、RS-485和以太网设备。许多工业设备,包括PLC,DCS,智能仪表等都在使用Modbus协议作为他们之间的通讯标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。-Modicon Modbus protocol originally develo
安富莱STM32开发板_MODBUS教程(V0.5)
- Modbus 是由 Modicon(现为施耐德电气公司的一个品牌)在 1979 年发明的,是全球第一个真正 用于工业现场的总线协议。 ModBus 网络是一个工业通信系统,由带智能终端的可编程序控制器和计算机通过公用线路或局部专 用线路连接而成。其系统结构既包括硬件、亦包括软件。它可应用于各种数据采集和过程监控。 为更好地普及和推动 Modbus 在基于以太网上的分布式应用,目前施耐德公司已将 Modbus 协议的 所有权移交给 IDA(Interface for Distribute
MODBUS- 485SLAVER
- 本例程为 RS485 MODBUS 主站例程。可以通过按键发送相应的 MODBUS 命令,然后等待从站应答 (或超时)退出等待。 程序使用串口 3( USART1)与从机通讯,执行结果通过串口 1( USART1)送到计算机的串口。可以 通过 PC 机的串口终端软件观察程序执行结果(This routine is the RS485 MODBUS master station routine. You can send the corresponding MODBUS commands t
STM32 FreeModbus Slave
- 利用FReemodbus协议和STm32F103硬件平台,开发modbus/rtu Slave; 四个基本命令调试通过。(Modbus/rtu Slave is developed by using FReemodbus protocol and STm32F103 hardware platform. The four basic commands are debugged.)