MSHMI 1.9.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package MSHMI --version 1.9.6
NuGet\Install-Package MSHMI -Version 1.9.6
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.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSHMI --version 1.9.6
#r "nuget: MSHMI, 1.9.6"
#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.6

// Install MSHMI as a Cake Tool
#tool nuget:?package=MSHMI&version=1.9.6

It supports Application Template for Advantech MS HMI Controls.

Product 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,051 6/23/2020
1.9.6 974 5/13/2020
1.9.5.2-beta3 851 4/28/2020
1.9.5.2-beta1 802 4/20/2020
1.9.5.1 1,047 4/1/2020
1.9.5.1-beta2 869 4/8/2020
1.9.5.1-beta1 766 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中存在重复的内容 .