搜索资源列表
ModbusRTU
- 周立功Magic2410开发板uCOS-II基础实验的ModBus主从通信源代码
Modbus
- 这程序不是我写的,只是传载,就是与变频器的UART通信。-This procedure is not mine, just pass set, that is, the UART communication with the drive.
modbus-article
- 包括各种关于modbus通信的论文的pdf文件,对于实现modbus通信的用户有很好的参考性。-Include a variety of papers on the modbus communication pdf file for the user to achieve modbus communication has a good reference.
rs485
- 这是关于单片机串口通信的内容,能够实现上位机和下位机的简单通信。-This is on the MCU serial communication content, can realize the position machine and the lower position machine simple communication.
ModbusActiveXControlV2.02
- 一个串口通信优秀控件Modbus ActiveX Control V2.02-A serial communication excellent control Modbus ActiveX Control V2.02
FREEMODBUS_FOR_stm32
- 为什么要移植Freemodbus,这个问题需要从两个方面来回答。第一,modbus是一个非常好的应用层协议,它很简洁也相对完善。对于还没有接触过modbus的朋友来说,我非常不建议直接移植freemodbus,应该耐心的从modbus文档入手,并充分把握身边的所有资源,例如PLC的中modbus部分。第二,其实嵌入式系统的通信协议可以自己制定,但是通过实践发现自己定制的协议漏洞百出,尤其是扩展极为困难。我始终认为借鉴他人的经验是很好的途径。借鉴他人成熟的代码,可以减少调试的时间,实现的功能也多
modbus
- 串行链路和 TCP/IP 上的 MODBUS 标准介绍 该标准包括两个通信规程中使用的 MODBUS 应用层协议和服务规范:-The serial link on TCP/IP and MODBUS This standard includes two communication protocol of MODBUS application layer protocol and service specifications:
busli
- 串行链路和 TCP/IP 上的 MODBUS 标准介绍 该标准包括两个通信规程中使用的 MODBUS 应用层协议和服务规范:-The serial link on TCP/IP and MODBUS This standard includes two communication protocol of MODBUS application layer protocol and service specifications:
modbus-CRC
- 简单介绍了 MODBUS 协议, 针对 RS485 测控模块的实际需要, 定义了该协议的扩 展功能码。并对通信协议的实现细节进行了说明, 给出了采用 C51 设计实现的通信协议 程序。-Brief introduction of the MODBUS protocol, in view of the actual need of RS485 control module, defines the protocol extension Show the function code
MODBUS_STM32
- 该标准包括两个通信规程中使用的MODBUS应用层协议和服务规范-This standard includes two communication protocol of MODBUS application layer protocol and service specifications
RTU-MODBUS
- 串行链路和TCP/IP上的MODBUS是根据相应ISO层模型说明的两个通信规程。-Serial link on TCP/IP and MODBUS is based on the two communication protocol that the ISO layer model.
uCOS-II-Modbus
- MODBUS是OSI模型第7层上的应用层报文传输协议,它在连接至不同类型总线或网络的设备之间提供客户机/服务器通信。-MODBUS is an application layer protocol OSI seventh layer model, provides the client/server communication between the connected to different types of bus or network equipment.
can-P-UART
- MODBUS协议定义了一个与基础通信层无关的简单协议数据单元(PDU)。特定总线或网络上的MODBUS协议映射能够在应用数据单元(ADU)上引入一些附加域。-The MODBUS protocol defines a simple protocol data unit and a communication layer independent (PDU). Specific bus or network on MODBUS protocol mapping can on the applicat
C8051F060modbus
- 应用Modbus协议实现C8051F060单片机与MCGS触摸屏通信-C8051F060 microcontroller applications Modbus protocol to communicate with the touch screen MCGS
fp-x_modbus_e
- 松下FP系列PLC支持MODBUS-RTU通信协议,本手册是英文说明。-panasonic fp series plcs support modbus protocol.this is the descr iption.
MODBUS-CODE
- modbus通信协议格式与程序范例 MCU为STC12C5A60S2-modbus protocal and code in mcu STC12C5A60S2
51Program
- 51 驱动步进电机 使用modbus与上位机通信-51 drives the stepping motor using modbus communicate with the host
三菱PLC 的MODBUS与仪表通信例程
- 使用GX Developer编写的三菱PLCMODBUS与仪表通信例程。可以参照设置PLC为主站进行MODBUS通信。