HslCommunication 12.3.0

dotnet add package HslCommunication --version 12.3.0                
NuGet\Install-Package HslCommunication -Version 12.3.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.3.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HslCommunication --version 12.3.0                
#r "nuget: HslCommunication, 12.3.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.
// Install HslCommunication as a Cake Addin
#addin nuget:?package=HslCommunication&version=12.3.0

// Install HslCommunication as a Cake Tool
#tool nuget:?package=HslCommunication&version=12.3.0                

什么是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. 
.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 (38)

Showing the top 5 NuGet packages that depend on HslCommunication:

Package Downloads
Facade.Modbus

Facade.Modbus

ZL.EdgeService

Description

Infrastructure.Plc.Omron

Description

PLC通讯基础控件项目

该包主要用于工业自动化中 采用内置封装控件方便用户进行设计软件不需要过多的理会PLC等设备的需要 让开发人员注重于图形界面以及过程逻辑控制。 支持宏脚本以及宏任务运行 目前支持西门子的S7协议 三菱的3E帧 MOdbus TCP 发那科协议 教学视频请移步Github

FeatureDesignerNet

Major Mathematical Calculation Library For Platform Package

GitHub repositories (8)

Showing the top 5 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
A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host computer, OPC Server, OPC UA Server, Mqtt Server, etc.), so as to interact with Thingsboard, IoTSharp or Your own IoT platform for two-way data communication. Provide a simple driver development interface; of course, edge computing can also be performed.
dathlin/HslControlsDemo
HslControls控件库的使用demo,HslControls是一个工业物联网的控件库,基于C#开发,配套HslCommunication组件可以实现工业上位机软件的快速开发,支持常用的工业图形化控件,快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。
SmallRob/PLC-CommunTools
针对工业上位机的通讯测试工具类及实例。包含各类厂商的PLC协议及基础的TCP、串口通讯、IO口通讯等协议通讯功能的实现整合,努力完善中。
Version Downloads Last updated
12.3.0 509 6 days ago
12.2.0 5,667 3 months ago
12.1.3 3,467 4 months ago
12.1.2 2,365 5 months ago
12.1.1 3,559 6 months ago
12.1.0 2,498 7 months ago
12.0.3 7,147 9 months ago
12.0.2 9,404 10 months ago
12.0.1 1,210 5/24/2024
12.0.0 3,028 4/28/2024
11.8.2 5,483 2/11/2024
11.7.0 10,785 11/11/2023
11.6.3 3,880 9/25/2023
11.6.2 5,658 8/13/2023
11.6.1 4,366 7/17/2023
11.6.0 4,318 6/25/2023
11.5.3 5,563 5/15/2023
11.5.2 5,261 4/19/2023
11.1.1 4,475 10/12/2022
11.0.6 7,341 8/17/2022
10.6.1 8,439 4/11/2022
10.2.2 5,030 9/30/2021
10.1.2 10,103 8/3/2021
9.7.0 7,916 4/15/2021
7.0.1 63,193 6/25/2019

1. SecsValue: 新增输出SML格式字符串,优化SECS协议,SecsHsms新增SendControlMessage发送控制码的接口,相关的demo界面显示优化。
2. SecsHsms: secs客户端对象新增属性AutoBackS1F1,因为HSL内部会自动处理S1F1,S1F13,S2F17并返回数据,如果需要完全的手动控制,则需要设置为false。
3. 三菱MC: 支持了三菱的MC二进制协议的对标签的写入功能,支持ASCII格式对标签的读写功能,标签地址格式为 "s=" 开头。
4. Authorization: 激活判定优化,当处于部分linux系统里且配置了开机启动后,修复系统时间仍为初始时间导致激活判定直接失效的bug
5. CimonHmiProtocol: 新增西蒙PLC通信类,支持X,Y,M,K,L,T,C,D,F等寄存器,添加配套的虚拟服务器 CimonServer
6. DLT698: 新增读取多个地址的方法ReadStringArray( string[] address ),新增698配套的虚拟服务器:DLT698Server, 支持DEMO界面的大部分地址。
7. NetworkAlienClient: DTU服务器新增属性UseRegistrationPackage 默认为 true, 如果实际情况不需要注册包,可以直接设置为 false.
8. DLT698OverTcp: DLT648.45 电力规约协议新增属性IsServerActivePush,默认为false, 当遇到某些特殊情况,例如设备会主动上报的时候,可以设置为 true
9. YamahaRCX: 雅马哈机器人代码优化,命令方法不在需要传入行数,修复了部分机器人连接后因为会发送欢迎消息导致消息不正确的bug,Demo界面优化,增加点动操作。
10. MelsecFxSerialServer: 新增三菱编程口的虚拟服务器,方便和客户端配合测试,优化MelsecFxSerialOverTcp报文记录,格式调整为ASCII格式,方便查看报文。
11. OpenProtocolServer: OpenProtocol服务器支持了mid0008, mid0009功能码,不过直接返回操作成功,修复DEMO界面关闭服务器无效的bug及不能保存连接的bug。
12. OpenProtocolNet: 新增属性ExtraSubscribeMID,类型为int[],可以用来设置额外的用于订阅并且要求返回的mid,DEMO界面上支持配置该属性。
13. KeyenceKvOld: 新增基恩士的通信类,针对老型号:Kv-10xx, 16xx, 24xx, 40xx, kv-80, kv-300,其中 xx 表示 AR/AT/DR/DT,仅支持单点读写,读写short,ushort类型
14. PipeTcpNet: TCP管道当开启UseServerActivePush=true异步模式下,调整顺序,先处理QA消息,再重新接收后面的数据内容。
15. IEC104: 优化IEC104类的发送id,接收id的计算和判断,修复因网络异常再次发送时发送id没有重置的bug,DEMO界面优化,显示数据公共地址,显示32位比特串,累积量突发值。
16. IEC104Server: 新增IEC104的虚拟服务器,添加DEMO界面,内置了一些连续的地址数据,可以在demo界面上查看,并编辑修改这些值,支持总召唤功能,修改数据时支持突发上传单个数据信息。
17. FanucSeries0i: 新增进给倍率和主轴倍率读取的方法接口,分别为:ReadFeedRate 和 ReadSpindleRate
18. Modbus: Modbus协议支持读写文件,0x14功能码及0x15功能码,地址格式为 "file=0;100", 其中file是文件号,虚拟服务器也相应的配套支持。
19. ModbusRtu: 修复ModbusRtu类使用0x17功能码及其他非常见功能码时,判断数据接收完成异常的bug。包括rtu over tcp类。
20. MqttServer: 新增表达式属性DownloadFileRedirect,用来在下载文件的时候,可以重新指定实际下载的文件路径,并可以指定下载是否删除。
21. DebugRemoteServer: 新增远程调试服务器,让设备通信支持远程透传调用,支持多个设备调用,DEMO界面支持直接测试,网址:http://www.hsltechnology.cn/Doc/HslCommunication?chapter=HslCommChapter7-9
22. DEMO: 测试界面右上角的保存的当前连接信息(数据电表,数据模拟都支持存储)支持重命名,支持批量删除操作,支持修改密码。
23. DEMO: MQTT服务器界面新增支持显示收到主题消息的统计,接收次数及大小,分段时间的接收次数,可以按每秒,每分,每小时统计次数。
24. DEMO: Demo程序界面里每个设备读写测试界面里,在选项卡[点位变量]表,支持设置每个请求和上个请求的时间间歇。
25. Demo: Demo程序界面支持了激活hslcontrols组件的功能,菜单界面active可以输入两个激活操作。
26. Demo: 调试工具界面上的调试菜单下面新增窗体置顶的功能,方便大家根据需要让DEMO窗体置顶,方便实际调试的时候操作。
27. 新官网:http://www.hsltechnology.cn/,还有全新的使用文档的地址(V12版本升级说明):http://www.hsltechnology.cn/Doc/HslCommunication
28. 本软件已经申请软件著作权,软著登记号:2020SR0340826,任何盗用软件,破解软件,未经正式合同授权而商业使用均视为侵权。