-
ModbusTCP监控程序
资源描述
这里先传个代码的文件先看看吧。TCP的协议样例如下:
请求和响应带有六个字节的前缀,如下:
byte 0: 事务处理标识符 –由服务器复制 –通常为 0
byte 1: 事务处理标识符 –由服务器复制 –通常为 0
byte 2: 协议标识符= 0
byte 3: 协议标识符= 0
byte 4: 长度字段 (上半部分字节) = 0 (所有的消息长度小于256)
byte 5: 长度字段
(下半部分字节) = 后面字节的数量
byte 6: 单元标识符 (原“从站地址”)
byte 7: MODBUS 功能代码
byte 8 on: 所需的数据
因而处理示例“以4的偏移从UI 9读1寄存器”返回5的值将是
- 2022-06-17 16:12:25下载
- 积分:1
-
是一个监控网络信息的东西, 观察到本机的网络链接情况, 并且能够显示端口号....
是一个监控网络信息的东西, 观察到本机的网络链接情况, 并且能够显示端口号.-is an information network monitoring things, observed that the plane of the network link, and can show the port.
- 2022-06-18 16:36:26下载
- 积分:1
-
receive DLL/EXE document, the resource definition Cool
得到DLL/EXE文件中的资源定义 Cool-receive DLL/EXE document, the resource definition Cool
- 2022-05-26 17:09:54下载
- 积分:1
-
Window programming examples, cool!
Window 编程例子, 比较cool !-Window programming examples, cool!
- 2022-07-17 09:49:02下载
- 积分:1
-
a hook on the original programming code
一个关于hook的编程原代码-a hook on the original programming code
- 2022-04-20 17:51:07下载
- 积分:1
-
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程...
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程-the procedure can be used for graphical monitoring some local process, but can also control these processes
- 2022-06-02 14:53:31下载
- 积分:1
-
心得一
心得一----窗口风格类型,1.实验目的
(1)熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口。
(2) 尝试改变窗口风格。
-experience a style of window-type, 1. Experiment (1) familiar with the application windows API programming entry, to prepare a simple Windows application procedures, the establishment of the window. (2) to try to change the window style.
- 2022-03-17 15:51:50下载
- 积分:1
-
dotNET界面
dotNET界面-dotNET interface
- 2022-04-20 07:10:37下载
- 积分:1
-
VC与matlab接口程序,主要展示Matcom绘图,是在VC中调试matlab的应用...
VC与matlab接口程序,主要展示Matcom绘图,是在VC中调试matlab的应用-This is the interface program of VC and matlab, to present Matcom painting, and is the application to debug matlab in VC.
- 2022-07-22 19:05:25下载
- 积分:1
-
一个使用的完成CRC检验及数据读写的C++文件,能直接实现CRC
一个使用的完成CRC检验及数据读写的C++文件,能直接实现CRC-the completion of a use of CRC testing and data read and write C documents will be able to directly achieve CRC
- 2022-09-13 05:20:03下载
- 积分:1