1. 首页
  2. 编程语言
  3. 硬件开发
  4. Modbus通讯TCP/IP实施指南

Modbus通讯TCP/IP实施指南

上传者: 2018-12-07 07:48:31上传 PDF文件 436.62KB 热度 48次
The objective of this document is to present the MODBUS messaging service over TCP/IP , in order to provide reference information that helps software developers to implement this service. The encoding of the MODBUS function codes is not described in this document, for this information please read the MODBUS Application Protocol Specification [1]. This document gives accurate and comprehensive description of a MODBUS messaging service implementation. Its purpose is to facilitate the interoperability between the devices using the MODBUS messaging service. This document comprises mainly three parts: • An overview of the MODBUS over TCP/IP protocol • A functional description of a MODBUS client, server and gateway implementation. • An implementation guideline that proposes the object model of an MODBUS implementation example.
下载地址
用户评论
码姐姐匿名网友 2018-12-07 07:48:31

用过了,好用,谢谢

码姐姐匿名网友 2018-12-07 07:48:31

还没看 HslCommunication

hhhhpku 2018-12-07 07:48:31

学习一下,最近有个在用

helenk 2025-01-04 19:54:52

还没看 HslCommunication

liangwei77046 2024-12-30 03:28:02

应该不错吧

D.bug 2024-12-31 20:58:13

很好,谢谢!

baidu_21328 2025-01-02 23:44:01

灰常可以。 这个真可以有。

yangshuainan 2024-12-29 19:34:04

比较纯正的英文原版文件,非常详细,容易理解