MSHMI 1.9.6.1

dotnet add package MSHMI --version 1.9.6.1
NuGet\Install-Package MSHMI -Version 1.9.6.1
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.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSHMI --version 1.9.6.1
#r "nuget: MSHMI, 1.9.6.1"
#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.1

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

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 2,995 6/23/2020
1.9.6 936 5/13/2020
1.9.5.2-beta3 805 4/28/2020
1.9.5.2-beta1 767 4/20/2020
1.9.5.1 1,009 4/1/2020
1.9.5.1-beta2 821 4/8/2020
1.9.5.1-beta1 719 4/1/2020

1.新增:Log默认保留近60天的文件.
2.新增:TagNumTextBox添加LimitEnable .
3.新增:TagNumViewBox添加IsShowSeparator属性 .
4.修正:MSAlarmView的分类别查询无效的BUG .
5.修正:TagCheckBox\TagRadioButton只在设计阶段默认不勾选,运行阶段不进行设置 .
6.修正:FrmTagSelectControl在位选择超出16位时,切换至16位的标签时默认选择为0 .
7.修正:MSAlarmView中的MIO报警SEL+、SEL-未触发的BUG--MIO在State数据更新之后,导致判断MIO的值=0,未能触发报警 .
8.优化:MSAlarm控件 .
9.优化:MSDataTable控件 .
10.优化:MSSecurity控件 .
11.优化:MSOperationLogConfig控件 .