Commit Graph

11 Commits

Author SHA1 Message Date
DESKTOP-GPE37UV\THINKAPD 9e306cb645 修正DataLog中如果数据保存在System表中,某些数据可能无法查询到数据问题。
修正IoValve中绑定的MFC操作是可能被Monitor线程置空的问题。
2023-04-04 17:12:42 +08:00
DESKTOP-GPE37UV\THINKAPD b58e8b0ed8 Update from svn. 2023-04-04 17:12:11 +08:00
DESKTOP-GPE37UV\THINKAPD 41abb55999 FlowModeParam对象优化
新增特性,支持#48和#54之间设置值校验。
修正Validate()函数逻辑,修正每个参数均对整个Recipe相关参数进行校验的问题,改为仅和前序参数进行校验。

ParamBaseWithGenericValue对象及其子类优化
将CheckValueEqualityWithPrevious()函数的调用移至Validate()函数。
其子类的Validate()函数中增加base.Validate()调用。
2023-03-30 18:08:14 +08:00
DESKTOP-GPE37UV\THINKAPD e5663a4d0e 新增函数SetValidationError()至IParam及其子类。
移除RecipeData中多余注释。
2023-03-30 17:02:42 +08:00
DESKTOP-GPE37UV\THINKAPD 4171beaed2 RecipeFormatBuilder.cs和RecipeProvider.cs移至MECF.Framework.UI.Client.RecipeEditorLib.RecipeModel。
修正MECF.Framework.UI.Client.RecipeEditorLib.RecipeModel下所有对象的命名空间。
2023-03-30 15:45:12 +08:00
DESKTOP-GPE37UV\THINKAPD dda2e55b9c 移除UICore中的RecipeEditor窗口控件。 2023-03-30 15:40:59 +08:00
DESKTOP-GPE37UV\THINKAPD 94a3f565cf 修正Recipe相关控件和对象的命名空间。 2023-03-30 15:12:20 +08:00
DESKTOP-GPE37UV\THINKAPD ef9d21f559 RecipeData.cs移至MECF.Framework.UI.Client.RecipeEditorLib.RecipeModel 2023-03-30 14:57:46 +08:00
DESKTOP-GPE37UV\THINKAPD 5e5199cd5d Update from SVN. 2023-01-29 15:02:44 +08:00
DESKTOP-GPE37UV\THINKAPD 0ed1a630d2 修正DataLog无法查询IO数据的问题。
修改DataLog数据查询逻辑,所有机台保持统一。
2023-01-13 11:13:41 +08:00
DESKTOP-GPE37UV\THINKAPD 25a5d5b26c Add project files. 2023-01-13 10:57:37 +08:00