HslCommunication 12.8.0

dotnet add package HslCommunication --version 12.8.0
                    
NuGet\Install-Package HslCommunication -Version 12.8.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HslCommunication" Version="12.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HslCommunication" Version="12.8.0" />
                    
Directory.Packages.props
<PackageReference Include="HslCommunication" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HslCommunication --version 12.8.0
                    
#r "nuget: HslCommunication, 12.8.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package HslCommunication@12.8.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HslCommunication&version=12.8.0
                    
Install as a Cake Addin
#tool nuget:?package=HslCommunication&version=12.8.0
                    
Install as a Cake Tool

什么是HSL?  
     这是一个基于工业物联网,计算机通讯的架构实现,集成了工业软件开发的大部分的基础功能实现,比如三菱PLC通讯,西门子PLC通讯,欧姆龙PLC通讯,modbus通讯,AB PLC,基恩士PLC,台达PLC,松下PLC,GE PLC通讯等等,这些通讯全部进行了多语言的实现,当然,主打的 .net 库的功能集成还更加的强大,除此之外,还实现了跨程序,跨语言,跨平台的通讯,让你不再纠结于使用windows还是 linux系统,实现了日志功能,流水号生成功能,邮件发送功能,傅立叶变换功能,等等,将来会集成更多的工业环境常见功能的实现。  为了不让工业4.0只停留在口号上,万丈高楼平地起,而基石就是HSL。  

HSL能干什么?
     HSL能将工业生产现场的设备进行万物互联,将数据在底层自由的传输,无论是主动的还是被动的,无论你的采集系统是什么(通常采集系统为windows电脑,或是嵌入式系统,或是基于linux的盒子), 都可以实现数据的随意传输,方便快速实现强大,实时,高响应的健壮系统,无论您是构建C/S系统,还是B/S系统,还是C-B-S-A(集成桌面客户端,浏览器,安卓)混合系统,都是快速而且低成本的实现, 只要拥有了工业现场的一手数据,即可以搭建强大的实时监视功能的软件,生产报表及自动化排产的软件,各种工艺参数历史追踪的软件,基于数据经验的机器学习软件,以及全功能等等。  顺便聊聊 ,传统的工业模式都是采购现成的工业软件,包括上位机软件及MES系统,而忽视了自身的研发能力。对于一些行业标准的功能软件来说,比如ERP系统,财务软件,这些可以直接采购即可, 但是对于上位机及MES系统而言,各个企业的实际需求千差万别,难以有通用的场景,而目前的现状都是花大钱办小事,所以在此处,给出一条面向未来的模式实现:对于生产企业而言, 基于HSL开发企业级MES系统实现,作为数据的核心仓库中心,及业务逻辑处理中心;对于设备供应商而言,基于HSL开发上位机软件系统,快速且方便的将数据分发至客户的MES系统,进行协同工作。

     企业合作: 欢迎企业客户联系合作,包括开发新的协议支持,培训及指导上位机软件及MES系统的开发,指导工厂智能化升级改造及信息化团队建设。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net20 is compatible.  net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (49)

Showing the top 5 NuGet packages that depend on HslCommunication:

Package Downloads
Facade.Modbus

Facade.Modbus

ZL.EdgeService

Description

Infrastructure.Plc.Omron

Description

FeatureDesignerNet

Major Mathematical Calculation Library For Platform Package

METU

2025.2510.1226.2

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on HslCommunication:

Repository Stars
dathlin/HslCommunication
A very popular industrial Internet of Things communication plug-in. Using this dll can be very convenient, stable, and fast to obtain data from PLC equipment of multiple brands, and also supports redis, mqtt, websocket, etc., which can let your data on the network Free transmission, reducing enterprise development costs.
dathlin/ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
dathlin/HslControlsDemo
HslControls控件库的使用demo,HslControls是一个工业物联网的控件库,基于C#开发,配套HslCommunication组件可以实现工业上位机软件的快速开发,支持常用的工业图形化控件,快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。
SmallRob/PLC-CommunTools
针对工业上位机的通讯测试工具类及实例。包含各类厂商的PLC协议及基础的TCP、串口通讯、IO口通讯等协议通讯功能的实现整合,努力完善中。
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
dathlin/SharpNodeSettings
一个设备及节点配置类库,基于HslCommunication.dll创建,方便的实现PLC根据配置文件动态创建,并支持自动写入相应的服务器对象。
IOT-CS/IOTCS
工业智能网关,基于.net core3.1的跨平台物联网网关。支持不同设备驱动(PLC、CNC、数据库、串口设备、上位机、OPC UA、MQTT)具备二次开发驱动的能力实现与Thingsboard进行数据通讯。同时支持多资源配置化管理,MQTT、MYSQL、WEBHOOK等多种类型,实现数据的快速推送,提供简单的驱动开发接口。
Version Downloads Last Updated
12.8.0 0 4/28/2026
12.7.0 714 4/7/2026
12.6.4 808 3/16/2026
12.6.3 1,546 2/5/2026
12.6.2 684 1/23/2026
12.6.1 680 1/12/2026
12.6.0 1,442 12/14/2025
12.5.3 1,655 11/19/2025
12.5.2 3,037 10/20/2025
12.5.1 3,141 9/18/2025
12.3.3 4,468 7/30/2025
12.3.2 6,238 6/6/2025
12.3.0 8,129 3/19/2025
12.2.0 8,560 12/25/2024
Loading failed

1. ModbusRtuOverTcp: 修复ModbusRtuOverTcp里属性StationCheckMatch拼写不正确的bug,如有使用,升级的时候修改下名称。
2. MelsecHelper: 修复三菱MC协议的ASCII格式通信类下,输入ZR地址后生成报文时实际进制不正确的bug,Server端也适配了解析十六进制地址报文。实际输入还是十进制。
3. OrientalMotorEipNet: 新增加东方马达的基于连接的隐式IO-EIP通信协议,可以和马达/机器人控制器通信,demo界面显示可以读写的数据块,方便操作。
4. SiemensS7Plus: 修复大部分PLC型号读取失败的bug,修复数据解析不正确的bug,修复写入成功后再读取失败的bug,Demo界面优化,支持映射地址读取。
5. SiemensS7Plus: 修复SiemensS7Plus类针对结构体嵌套时,点位的字符串地址,物理地址映射不正确的bug,新增属性BrowseTagNameOnConnect, 默认为false
6. SiemensS7Plus: 修复方法名单词拼写错误的问题,BrowerDB 方法名修改为 BrowseDB 方法名。
7. MemobusTcpServer: 支持了G地址的数据,支持了客户端远程读写G地址,例如 G100
8. TcpForward: 新增属性OnlyShowLength用来表示记录报文数据时,是否只存储保存长度信息,方便测试,修复DEMO界面上输入错误的ip地址,直接崩溃的bug。
9. LogBase: 优化存储日志信息到文件的代码,提高缓存队列有很多日志情况的效率。
10. WebsocketServer: websocket服务器支持了部分浏览器因为跨域的问题,导致连接失败的问题,将检测请求头的Origin属性,并返回允许连接的信息给客户端。
11. MqttHelper: 优化MQTT服务器和客户端类再接收MQTT消息时的性能,调整了短字节的接收规则,现在性能表现更好。
12. Active: 激活部分的代码优化,提升了激活的性能,在某些特殊的系统情况下,激活耗时大幅度下降。
13. Demo: 开始设备定时读写时增加提示成功,失败次数,菜单设置新增'定时读写失败继续',勾选后,失败不在停止弹窗,继续读写操作。
14. Demo: 修复双击节点展开等非设备节点的位置,也会打开PLC设备协议窗体的bug。
15. Demo: 地址示例的控件优化,当传入字典地址示例时,自动根据关键字创建单选框,切换选择时,自动切换不同的地址示例表,方便大量地址归类,检索。
16. 新官网:http://www.hsltechnology.cn:7900/,还有全新的使用文档的地址(V12版本升级说明):http://www.hsltechnology.cn:7900/Doc/HslCommunication
17. 本软件已经申请软件著作权,软著登记号:2020SR0340826,任何盗用软件,破解软件,未经正式合同授权而商业使用均视为侵权。