搜索资源列表
modbus.rar
- 51 modbus源代码,rtu 格式,在c8051f120上实现,51 modbus code ,rtu mode
modbus
- 这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。-This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.
modbus-c51-slave
- 这是在STC2052单片机上实现的C51程序,内容是用于实现MODBUS总线RTU方式的从机源代码。系统基于RS485总线。-This was achieved on C51 MCU STC2052 program content is used to implement MODBUS bus RTU slave mode of the source code. System is based on RS485 bus.
Modbus_RS485_test
- 这个程序是单片机与PC之间,使用MODBUS的RTU方式进行通信的测试程序,在PC机上需要安装modbus poll软件。-This program is a test program between the MCU and PC, using MODBUS RTU mode communication modbus poll software needs to be installed on a PC.
freemodbus-v1.4.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
modebus_sim
- MODBUS RTU/ascii MODE test program
modbus_rtu
- modbus通信协议,RTU模式程序,带CRC校验-modbus communication protocol, RTU mode programs with CRC check
modbus2002-1d
- modbus rtu 从模式,用51单片机汇编ASM实现莫迪康从模式通讯-modbus rtu slave mode, with 51 single-chip assembly mode communication from the ASM to achieve Modicon
874MODBU
- Modbus protocol RTU mode for microchip PIC Ic
modbus
- 这个软件实现采集DTU中的数据,采用Modbus RTU方式,这是一个可执行程序,具体可联系zhoukaiwu1234@126.com-This software to achieve data acquisition DTU, using the Modbus RTU mode, which is an executable program, the specific contact zhoukaiwu1234@126.com
modbus-RTU-a-ASCII
- modbus完整协议,包括RTU模式与ASCII模式,使用C语言编写,易于移植。-MODBUS entire agreement, including RTU mode and ASCII mode, use the C language, easy to transplant.
MODBUS-CommunicationProtocoCode
- 51单片机MODBUS通信协议RTU方式源码,可以参考着-51 single MODBUS RTU mode communication protocol source code, you can refer to the look
[32Bit]ModbusTools.Modbus.Slave.6.2.2.build.871 PatchOnly
- OLE Automation means easy interface to Excel RTU Mode ASCII Mode Modbus TCP/IP Modbus UDP/IP Print and print preview Monitoring of serial data traffic Context sensitive help 10 Display formats such as float, double etc. Adjustable Address Base (0 or
Modbus-RTU-host-application
- Modbus RTU 模式,MCU做主机串口发送数据,使用C51编写,使用KEIL打开即可调试-Modbus RTU mode, the MCU to do the host a serial port to send data and the use of C51 written, use KEIL open can debug
modbus完整协议使用C语言编写易于移植
- modbus完整协议,包括RTU模式与ASCII模式,使用C语言编写,易于移植(Modbus complete agreement, including RTU mode and ASCII mode, using C language, easy to transplant)
libmodbus-3.0.6.tar
- modbus RTU TCP 测试代码 主站 从站 服务器 客户端 代码测试分享(Modbus related code, RTU, and tCP mode master station slave test code)
c51 modbus
- modbus RTU模式,实现03,06功能码。(Modbus RTU mode to implement 03,06 function code.)
fx3u rtu
- 三菱 FX3u 作为从站,供上位机直接通过扩展485模块,通过modbus rtu 模式通讯读取数据,寄存器等信息。端口配置程序,9600kps 8 ,1,e格式。(Mitsubishi FX3u serves as slave station for PC to read data, register and other information directly by extending 485 module and communicating in Modbus RTU mode. Port
MODBUS RTU MODE
- MODBUS RTU 通訊協定簡易介紹使用說明(MODBUS RTU MODE intorduction)
STM32F103上移植FreeModbus V1.6 RTU
- 在KEIL-MDK平台下,一步一步的搭建freemodbus移植到STM32F103单片机。主要讲解了哪些文件直接拷贝,不做任何修改;哪些移植的文件需要修改以及如何修改,修改过程中注意事项,最后提醒移植到MODBUS-RTU模式下应该注意的事项。(Under KEIL-MDK platform, freemodbus is built step by step and transplanted to STM32F103 single chip computer. This paper mainl