搜索资源列表
HslCommunicationDemo-master
- HslCommunication通讯测试工具(english HslCommunication)
HslCommunication
- HslCommunication /// <summary> /// 读取离散量 /// </summary> public const byte ReadDiscrete = 0x02; /// <summary> /// 读取寄存器 /// </summary> public const byt
HslCommunicationDemo
- HslCommunication:用于PLC通信使用,三菱,西门子,欧姆龙,松下,适合各种协议。(HSL communication: used for PLC communication, Mitsubishi, Siemens, Omron, Panasonic, suitable for various protocols.)
C#与三菱PLC通信
- 本文将使用一个Github开源的组件库技术来读写三菱PLC和西门子plc数据,使用的是基于以太网的TCP/IP实现,不需要额外的组件,读取操作只要放到后台线程就不会卡死线程,本组件支持超级方便的高性能读写操作 github地址:https://github.com/dathlin/HslCommunication 如果喜欢可以star或是fork,还可以打赏支持,打赏请认准源代码项目。 在Visual Studio 中的NuGet管理器中可以下载安装,也可以直接在NuGe