-
Modbus TCP VB.net
这是用于阅读和写作 Modbus TCP 寄存器 VB.net 项目。开始是我找示例程序 VB.net 的 Modbus TCP 的通信。然后我一个样例项目在 CodeProject.com,在这里找到:http://www.codeproject.com/Tips/16260/Modbus-TCP-class这是用 C# 语言,由 Stephan 史翠克的 Modbus TCP 通信 VB.net 项目。原始项目包含 2 个项目。我打开所有这一切,与上述网站转换。提出了用 VB 语言的新项目。我选择.Net 2.0 框架。这个新的项目名为 Modbus 样品 vb。在我的新项目,我只是创建一个项目,是由一种形式、 一个模块组成。我将 Modbus TCP 类移至模块 ModbusTCP,和我在 frmStart 中复制所有的 objek 和 frmStart 将它粘贴在我的新项目。它令人惊叹,翻译的剧本是几乎是完美的只有几行错误。下面图片显示错误行在 ModuleTCP 事件 OnReceive,对代码 ElseIf......我不知道还如何修复这条线,所以我将该行更改为唯一 Else。我的新项目完成后,建立了用 VB 语言编写的 Modbus TCP 客户端。我尝试连接到本地 IP 127.0.0.1,Modbus 模拟器和成功,它可以读取和写入寄存器。
- 2023-01-14 00:45:03下载
- 积分:1
-
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。...
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。-this procedure can be realized by a simple pair of Serial control, would like to know the contents from the wound code be helped.
- 2022-07-17 23:16:46下载
- 积分:1
-
哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩
哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩-Compress data by Huffman coding
- 2023-08-20 14:40:03下载
- 积分:1
-
onvif协议demo
资源描述视频监控协议标准onvif协议,可用于学习。协议源码有两个版本,windows和linux版本,次源码以中间件形式编写,可以直接用编译后的库
- 2022-04-18 05:47:38下载
- 积分:1
-
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的...
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的-This procedure introduced a very good tree control given the use of specific steps include how to connect to database tables from the database to read data on the formation of the tree is used for beginners
- 2022-01-30 11:37:36下载
- 积分:1
-
OpenGL 室内三维建模
利用OpenGL和dxf格式的CAD图纸进行建筑的建模
- 2022-10-03 23:10:06下载
- 积分:1
-
windows下清除CMOS口令的工具
使用办法:先备份cmos数据,然后清除cmos数据,重新开机就没口令了,这个时候你作你的事情,完了之后再吧cmos数...
windows下清除CMOS口令的工具
使用办法:先备份cmos数据,然后清除cmos数据,重新开机就没口令了,这个时候你作你的事情,完了之后再吧cmos数据恢复回去,一切万事大吉......不需要知道他原来的口令是什么,也不改变他的口令,适用于被单位禁止BIOS设置的朋友.
程序原理,利用驱动,直接端口操作,把CMOS的索引118个数据清0,最开始的10个字节是时间,保留,防止修改了时间进入系统需要重新激活.......
测试平台:XP,vista,win2008RC1
1.驱动加载不成功弹出提示
2.操作成功都会直接驱动speaker控制端口,发出单调的123-under the windows to clear CMOS password tool approach: first backup cmos data, and then clear the cmos data, there is no password to restart, this time you make your thing, then after you go back to cmos data recovery, and all fine .... .. do not need to know that he is what the original password, not change his password, applicable to the unit BIOS settings prohibit friend. procedural principle, the use of driven, direct-port operation, the CMOS data index 118-ching 0, the most the beginning of 10 bytes is the time, retained, to prevent modification of time into the system need to re-activate the test platform .......: XP, vista, win2008RC11. driver failed to load pop-up prompts 2. to operate
- 2022-07-11 09:30:01下载
- 积分:1
-
安全中断窗口 (C#)
翻译 maninwest@Codeforge 作者:Brisingr Aerowing@CodeProject
这是将 Richard MacCutchan的安全中断窗口移植到 C#
源代码在 Github 上。
使用代码
有两个显示中断窗口的方法:
public static void Blackout(IntPtr hWnd, Action action);
public static T Blackout(IntPtr hParentWnd, Func func);
第二个版本 (泛型)用于实现类似以下的功能:
BlackoutWindow.Blackout(SomeHandle, () => {
return MessageBox.Show("A Test", "A Test", MessageBoxButtons.YesNo);
});
- 2022-03-19 12:42:51下载
- 积分:1
-
log client, a common log module. It provides a wide range of applications record...
日志客户端,通用的日志模块。可以提供多个应用程序同时记录一个日志,分模块、分进程、分线程,区别日志。-log client, a common log module. It provides a wide range of applications recorded a log, modular, sub-processes, sub- threads, and between log.
- 2022-07-05 02:34:26下载
- 积分:1
-
This is a 16
这是一个16位的汇编简单的能进行加减乘除四则运算的简单计算器-This is a 16-bit compilation of a simple addition and subtraction multiplication and division to carry out four operations in a simple calculator
- 2022-10-10 20:50:03下载
- 积分:1