Welcome![Sign In][Sign Up]
Location:
Search - modbus structure

Search list

[SCMrs232

Description: 利用FIFO数据结构,在8051单片机上实现全双工通讯,实现MODBUS通讯协议-Use of FIFO data structure, in 8051 to achieve full-duplex communications, realize MODBUS communication protocol
Platform: | Size: 5120 | Author: 余主恩 | Hits:

[TCP/IP stackmodbustcp

Description: MODBUS-TCP规范(中文版)。详细介绍协议结构、各类型指令,附录还给出服务器端客户端各种线程的编码方法。-MODBUS-TCP specification (Chinese Version). Detailed agreement structure, various types of instruction, appendix also gives the client a variety of server-side coding threads.
Platform: | Size: 27648 | Author: jryjkz | Hits:

[Data structsModbus_base_Hitech_and_C166

Description: 基于Hitech和C166的Modbus协议,通过优良的数据结构使得协议信息交互与数据的实际应用访问变得非常简单容易,当前版本支持人机常见的所有数据格式如(有/无符合)字节、字、浮点数,位,数组,等。并且提供有完善的代码注释,相信这必将是网上能够当到的最好Modbus源码!-Based on the Hitech and C166 of the Modbus protocol, through excellent protocol information data structure allows interaction with the practical application of data access has become very simple and easy to support the current version of man-machine common to all data formats such as (there is/no in line with) bytes, character floating point, bit, array, and so on. And provided there is perfect code notes, believe that this will be online to be able to when the best source Modbus!
Platform: | Size: 9216 | Author: 曾敏 | Hits:

[CommunicationModBusTool

Description: 该程序实现Modbus通讯,程序结构简单实用,比较容易读懂-Modbus communication to achieve the program, program structure is simple and practical, relatively easy to read
Platform: | Size: 353280 | Author: 使者 | Hits:

[Com Portfreemodbus-v1.4.0

Description: FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,FreeModbus也支持在TCP defined in Modbus Messaging on TCP/IP Implementation Guide v1.0a中定义的TCP传输。Freemodbus遵循BSD[1] ,这意味着本协议栈的实现代码可以应用于商业用途。-FreeMODBUS is common Modbus protocol stack for embedded systems applications in an implementation. Modbus protocol is an area in the industrial manufacturing of a widely used network protocol. A Modbus communication protocol stack including the two: the definition of a data structure and function of Modbus Application Protocol and network layer. In FreeMODBUS current version, provides a Modbus Application Protocol v1.1a implementation and support for Modbus over serial line specification 1.0 as defined in RTU/ASCII transfer mode. Starting from the 0.7 version, FreeModbus also supports TCP defined in Modbus Messaging on TCP/IP Implementation Guide v1.0a defined in the TCP transmission. Freemodbus follow the BSD [1], which means that the protocol stack implementation of the code can be used for commercial purposes.
Platform: | Size: 2948096 | Author: RoverX | Hits:

[Com Portmodbusmodel

Description: 工业上常用的串口MODBUS协议的模板,是一个框架结构可继续补充-Industry common serial MODBUS protocol template is a frame structure can continue to add
Platform: | Size: 5120 | Author: cecil | Hits:

[Communicationmodbus-agreement

Description: modbus 协议,有几个函数些的不错,结构可以,可以参考。-Modbus agreement, there are several functions some good, structure, can reference.
Platform: | Size: 3072 | Author: 方卫龙 | Hits:

[Communication-MobileMODBUSprotocol

Description: Modbus协议的中文版,介绍了协议的帧结构等详细的信息。-Chinese version of Modbus protocol, described the agreement detailed information such as frame structure.
Platform: | Size: 1015808 | Author: lj | Hits:

[Com PortModbus.ZIP

Description: Archive structure: --- --- --- Example | -- source C source code files | -- doc Documentation files if necessary | -- paradigm20 Project file for Paradigm Beck IPC Edition (20 Bit targets, SC1x) | -- paradigm24 Project file for Paradigm Beck IPC Edition (24 Bit targets, SC1x3/SC23) -Archive structure: ------------------ Example | -- source C source code files | -- doc Documentation files if necessary | -- paradigm20 Project file for Paradigm Beck IPC Edition (20 Bit targets, SC1x) | -- paradigm24 Project file for Paradigm Beck IPC Edition (24 Bit targets, SC1x3/SC23)
Platform: | Size: 2871296 | Author: VADIM | Hits:

[Software EngineeringMODBUS

Description: C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。 MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structure of the software: using the timer (Timer Control) as a time slice. Serial port using serialPort1_DataReceived interrupt reception, and make judgments MODBUS format. Removing the correctly received data is converted to a specific structural body. Real-time data through the time slice refresh. MODBUS protocol
Platform: | Size: 18432 | Author: pengjian | Hits:

[CommunicationModbus

Description: Modbus通信程序,有详细的注释,架构清晰,是个参考的好资料-Modbus communication procedures, detailed notes, clear structure, is a good reference information
Platform: | Size: 633856 | Author: prince | Hits:

[OtherMODBUS

Description: Modbus协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。此协议定义了一个控制器能认识使用的消息结构,而不管它们是经过何种网络进行通信的。它描述了一控制器请求访问其它设备的过程,如何回应来自其它设备的请求,以及怎样侦测错误并记录。它制定了消息域格局和内容的公共格式。-Modbus protocol is used in a common language electronic controller. Through this agreement, between the controller, the controller can communicate via the network (such as Ethernet) and other devices. It has become a common industry standard. With it, different manufacturers of industrial control equipment can be connected into a network, centralized monitoring. This protocol defines a message structure used by the controller to recognize, regardless of what network they are communicating. It describes the process a controller requests access to other devices, and how to respond to requests from other devices, as well as how to detect errors and recorded. It formulated the message domain structure and content of a common format.
Platform: | Size: 1019904 | Author: | Hits:

[Com PortMODBUS

Description: Modbus协议是应用于控制器上的一种通用语言,详细介绍了modbus的结构和用法-Modbus protocol is a universal language applied to the controller, described in detail the structure and usage modbus
Platform: | Size: 632832 | Author: 高参 | Hits:

[SCMmodbus

Description: Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。此协议定义了一个控制器能认识使用的消息结构,而不管它们是经过何种网络进行通信的。它描述了一控制器请求访问其它设备的过程,如果回应来自其它设备的请求,以及怎样侦测错误并记录。它制定了消息域格局和内容的公共格式。当在一Modbus网络上通信时,此协议决定了每个控制器须要知道它们的设备地址,识别按地址发来的消息,决定要产生何种行动。如果需要回应,控制器将生成反馈信息并用Modbus 协议发出。在其它网络上,包含了 Modbus 协议的消息转换为在此网络上使用的帧或包结构。这种转换也扩展了根据具体的网络解决节地址、路由路径及错误检测的方法。-Modbus protocol is a universal language applied on electronic controller. Through this agreement, between the controller, the controller can communicate via the network (such as Ethernet) and other devices. It has become a common industry standard. With it, different manufacturers of industrial control devices can be connected into a network, centralized monitoring. This protocol defines a message structure that controllers use to recognize, regardless of what network they are communicating. It describes the process a controller requests access to other equipment, if the response to the request other devices, as well as how errors are detected and recorded. It developed a message domain structure and content of a common format. When the communication on a Modbus network, the protocol determines how each controller will know its device address, recognize a message addressed to it, decide what action to produce. If you need to respond, the controller will generate and send feedback info
Platform: | Size: 4096 | Author: 姚保岐 | Hits:

[VC/MFCModBus

Description: Modbus协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一种通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。此协议定义了一个控制器能认识使用的消息结构,而不管它们是经过何种网络进行通信的。它描述了一个控制器请求访问其它设备的过程,如何回应来自其它设备的请求,以及怎样侦测错误并记录。它制定了消息域格局和内容的公共格式。 当在同一Modbus网络上通信时,此协议决定了每个控制器需要知道它们的设备地址,识别按地址发来的消息,决定要产生何种行动。如果需要回应,控制器将生成反馈信息并用Modbus协议发出。在其它网络上,包含了Modbus协议的消息转换为在此网络上使用的帧或包结构。这种转换也扩展了根据具体的网络解决节地址、路由路径及错误检测的方法。 此协议支持传统的RS-232、RS-422、RS-485和以太网设备。许多工业设备,包括PLC,DCS,智能仪表等都在使用Modbus协议作为他们之间的通信标准。-The Modbus protocol is a common language applied to electronic controllers. Through this protocol, the controllers communicate with each other, and the controller can communicate with each other via a network (such as Ethernet) and other devices. It has become a common industry standard. With it, different manufacturers of control equipment can be connected into an industrial network, for centralized monitoring. This protocol defines a message structure in which a controller can recognize the use of the message, regardless of the network through which it is communicating. It describes how a controller requests access to other devices, how to respond to requests other devices, and how to detect errors and record. It sets the public format of the message field pattern and content. When communicating on the same Modbus network, this protocol determines how each controller needs to know their device address, identifies messages sent by address, and determines what action to take. If a re
Platform: | Size: 1125376 | Author: feixiang | Hits:

[Other安富莱STM32开发板_MODBUS教程(V0.5)

Description: Modbus 是由 Modicon(现为施耐德电气公司的一个品牌)在 1979 年发明的,是全球第一个真正 用于工业现场的总线协议。 ModBus 网络是一个工业通信系统,由带智能终端的可编程序控制器和计算机通过公用线路或局部专 用线路连接而成。其系统结构既包括硬件、亦包括软件。它可应用于各种数据采集和过程监控。 为更好地普及和推动 Modbus 在基于以太网上的分布式应用,目前施耐德公司已将 Modbus 协议的 所有权移交给 IDA(Interface for Distributed Automation,分布式自动化接口)组织,并成立了 Modbus-IDA 组织,为 Modbus 今后的发展奠定了基础。(Modbus was invented in 1979 by Modicon (now a brand of Schneider electric), the world's first truly Bus protocol for industrial field. ModBus network is an industrial communication system, which consists of a programmable controller and a computer with an intelligent terminal, through a public circuit or a local bus Be connected by line. Its system structure includes both hardware and software. It can be applied to various data acquisition and process monitoring. In order to better popularize and promote Modbus's distributed applications based on Ethernet, Schneider Inc has already put Modbus protocol into practice The transfer of ownership to the IDA (Interface, for, Distributed, Automation, distributed automation interface) organization was established The Modbus-IDA organization laid the foundation for the future development of Modbus.)
Platform: | Size: 1527808 | Author: TriD | Hits:

[SCMMODBUS主站例程

Description: modebus主机功能,使用了fifo机制(modbus master, with fifo structure)
Platform: | Size: 2662400 | Author: 蒹葭嘻嘻 | Hits:

[SCMfreemodbus

Description: 一个加拿大老外写的modbus程序,结构很清晰(A MODBUS program written by a Canadian foreigner with a clear structure)
Platform: | Size: 3826688 | Author: vhu | Hits:

[Communication-MobileMODBUS协议中文版

Description: MODBUS协议支持传统的RS-232、RS-422、RS-485和以太网设备。许多工业设备,包括PLC,DCS,智能仪表等都在使用Modbus协议作为他们之间的通讯标准。 Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。Modbus 协议定义了一个控制器能认识使用的消息结构,而不管它们是经过何种网络进行通信的。它描述了一控制器请求访问其它设备的过程,如何回应来自其它设备的请求,以及怎样侦测错误并记录。它制定了消息域格局和内容的公共格式。(The MODBUS protocol supports traditional RS-232, RS-422, RS-485, and Ethernet devices. Many industrial devices, including PLC, DCS, and intelligent instruments, are using the Modbus protocol as a communication standard between them. The Modbus protocol is a common language applied to the electronic controller. Through this protocol, controllers can communicate between each other and the controller via a network (such as Ethernet) and other devices. The Modbus protocol defines a controller that recognizes the message structure used, regardless of what network they communicate. It describes how a controller requests access to other devices, how to respond to requests from other devices, and how to detect errors and record. It formulates the public format of the message domain pattern and content.)
Platform: | Size: 1021952 | Author: 山问A | Hits:

[Com PortModbusPollSetup64Bit

Description: ModBus网络是一个工业通信系统,由带智能终端的可编程序控制器和计算机通过公用线路或局部专用线路连接而成。其系统结构既包括硬件、亦包括软件。它可应用于各种数据采集和过程监控。(The ModBus network is an industrial communication system, which is made up of programmable terminals with intelligent terminals and computers connected through public lines or local private lines. Its system structure includes both hardware and software. It can be applied to all kinds of data acquisition and process monitoring.)
Platform: | Size: 1711104 | Author: cikeliangzi | Hits:
« 12 »

CodeBus www.codebus.net