MSHMI 1.9.5.2-beta3
This is a prerelease version of MSHMI.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MSHMI --version 1.9.5.2-beta3
NuGet\Install-Package MSHMI -Version 1.9.5.2-beta3
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="MSHMI" Version="1.9.5.2-beta3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSHMI --version 1.9.5.2-beta3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MSHMI, 1.9.5.2-beta3"
#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 MSHMI as a Cake Addin #addin nuget:?package=MSHMI&version=1.9.5.2-beta3&prerelease // Install MSHMI as a Cake Tool #tool nuget:?package=MSHMI&version=1.9.5.2-beta3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
It supports Application Template for Advantech MS HMI Controls.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.9.6.1 | 3,128 | 6/23/2020 |
1.9.6 | 995 | 5/13/2020 |
1.9.5.2-beta3 | 877 | 4/28/2020 |
1.9.5.2-beta1 | 821 | 4/20/2020 |
1.9.5.1 | 1,076 | 4/1/2020 |
1.9.5.1-beta2 | 893 | 4/8/2020 |
1.9.5.1-beta1 | 798 | 4/1/2020 |
1.新增:软件操作log记录.
2.新增:MSDataTableList的列宽在调整后重启可保存该调整 .
3.新增:MSTagServer添加属性UserPortSet,防止Runtime端修改端口号之后无法连接 .
4.修正:读写数据时,精度丢失的问题 .
5.修正:添加多个MSTagserver时程序运行抛异常的问题 .
6.优化:MSAlarm控件 .
7.优化:MSDataTable控件 .
9.优化:MSOperationLogView控件 .
8.优化:MSOperationLogConfig控件 .
10.优化:解决生成的dll大小接近10mb的问题 .
11.优化:MSTagServer的MotionCommand中存在重复的内容 .