Commit Graph

492 Commits

Author SHA1 Message Date
hanqiangqiang e80f15c09f [UI.Client]
Recipe对比功能,添加单元格背景设置
2023-10-19 10:38:31 +08:00
hanqiangqiang ef20419a7e [UI.Client]
Recipe对比功能修改类名称
2023-10-18 16:25:36 +08:00
hanqiangqiang a3511fd0c6 [UI.Client]
1完善Recipe对比,递归获取选择项
2优化界面,添加注释
2023-10-18 15:48:41 +08:00
hanqiangqiang 0b1ac249ff [UI.Client]
1:Recipe对比功能,添加界面隐藏动画
2:调试递归获取Recipe名称
2023-10-18 09:37:14 +08:00
hanqiangqiang 66f8be2fbb [UI.Client]
删除多余方法
2023-10-16 17:23:26 +08:00
hanqiangqiang ddf0947c7b [UI.Client]
1优化函数和变量名称
2添加空表头界面,屏蔽选择的对比界面表头
2023-10-16 15:48:30 +08:00
hanqiangqiang acf4a20fc0 [UI.Client]
1修改对比界面布局
2修改双界面同时拖动存在的BUG
2023-10-06 20:53:33 +08:00
hanqiangqiang 378ce6a781 [UI.Client]
修改Recipe同时滚动,数据显示问题
2023-10-02 15:14:23 +08:00
hanqiangqiang 3e4b04b23f [UI.Client]
1,Recipe对比,添加同时滚动功能
2023-10-02 12:47:13 +08:00
hanqiangqiang ff6b96f58a [UI.Client]
Recipe对比只显示一个列表表头
2023-09-30 16:26:44 +08:00
hanqiangqiang 99b66c36d8 [UI.Client]
添加差异化高亮显示
2023-09-30 11:04:09 +08:00
hanqiangqiang 4603c3624d [UI.Client]
添加Recipe显示功能
2023-09-29 10:36:26 +08:00
hanqiangqiang 03a6a6f8c4 [UI.Click]
1添加Recipe对比基础界面
2添加选择Recipe
2023-09-28 17:36:21 +08:00
SIC1016\caipeilun 5f3798a25c Merge branch 'develop' into interlock 2023-09-25 15:35:13 +08:00
hanqiangqiang 7d4eef2cbc [RT.EquipmentLibrary]
PLC连接对象添加注释
2023-09-14 17:33:18 +08:00
hanqiangqiang 168f3f4402 [RT.EquipmentLibrary]
1底层库重连周期从10改为100毫秒
2PLC扫面周期从50改为200毫秒
2023-09-14 17:19:08 +08:00
SL 41202afbaa [RT.Equipment]
修正IoSensorWaterFlowTemp注册数据的路径和名称,使DataLog\Data History视图的左侧列表中的名称更加直观。
2023-09-14 09:20:45 +08:00
hanqiangqiang 2b0a7771e6 Merge branch '优化PLC断联问题' into develop 2023-09-13 17:30:16 +08:00
hanqiangqiang c51fda306e [RT.EquipmentLibrary]
添加提示信息
2023-09-13 08:56:00 +08:00
hanqiangqiang 66857dde41 修改气体流量统计公式 2023-09-11 13:37:12 +08:00
SIC1016\caipeilun db9efba1d6 新增 IoThrottleValve2 开关时触发Interlock时消息提示 2023-09-08 10:22:57 +08:00
hanqiangqiang c5a5d22a75 [RT.EquipmentLibrary]
1添加PLC断线重联功能
2读、写PLC连续出现3次错误时,报警提示用户
2023-09-07 11:10:17 +08:00
hanqiangqiang 354fffb641 [RT.EquipmentLibrary]
PLC心跳功能,添加延30秒启动检测,原来版本软件打开后,60秒后开始启动检测
2023-09-02 20:53:33 +08:00
hanqiangqiang 9ecfbee4dc [RT.EquipmentLibrary]
PLC心跳连接,添加PM模块未安装不检测,修改注释内容
2023-09-02 20:31:44 +08:00
hanqiangqiang c3a5df93c9 [RT.EquipmentLibrary]
优化PLC心跳,AO AI中二者心跳数据,10秒内不相同,报警提示
2023-09-02 19:48:16 +08:00
SIC1016\caipeilun 8f66a4d067 Limit类新增ignoreReverse属性,=true忽略单项limit反转Action 2023-09-01 17:47:09 +08:00
SL d841220f69 [RT.Equipment]
移除IoInterlock对象中关于DO-100互锁处理。
IoValve中新增注册Status数据。
2023-09-01 10:26:42 +08:00
SIC1016\caipeilun dbacb5a041 修正代码,退出Service模式需要 bypassInterlock和bypassEnabletable都关闭才能退出。 2023-09-01 09:11:22 +08:00
SL f31a36f3a5 [RT.Equipment]
修正IoValve的FuncCheckInterlock()方法返回false时,没有返回错误原因的问题。
2023-08-31 21:56:00 +08:00
SL 705832a479 [RT.Equipment]
PMModuleBase的DoIfInterlockNotBypassed()方法增加BypassEnableTable参数的判断。
2023-08-31 15:51:37 +08:00
SL 60c90f7df2 [UI.Client]
修正PMProcessViewModel StartProcess()方法中拉取RT的BypassInterlock等属性错误的问题。
2023-08-31 15:22:18 +08:00
SL 9c451c6646 [RT.Equipment]
恢复IoInterLock对象的Monitor()方法。
恢复IoVavle中检测BypassEnableTable的系统配置。
PMModuleBase对象中新增属性IsBypassEnableTable。

[Common]
从IoManager中移除InterlockDaemonManager对象的初始化过程。
2023-08-31 11:40:28 +08:00
DESKTOP-OKMOOJ9\MK 86af260ad6 [Common]
InterlockManagerBase的Initialize()方法新增对配置文件的Action节点ignoreReverse属性的支持,允许将Action配置为忽略Limit命中后翻转电平动作。
2023-08-30 23:06:49 +08:00
SL 96e892a34f Merge branch 'develop' into feature/bind-interlock-manager-to-module 2023-08-29 12:04:23 +08:00
hanqiangqiang f058af3929 [RT.EquipmentLibrary]
修改加热带伴侣系统配置名称获取方式

(cherry picked from commit 52e48c6442)
2023-08-29 12:03:18 +08:00
hanqiangqiang 59aa3e6132 [RT.EquipmentLibrary]
LineHeaterTempHighLimit获取配置项名称修改

(cherry picked from commit 495afeaabe)
2023-08-29 12:03:13 +08:00
hanqiangqiang 2aa64210a3 [UI.Client]
1Recipe更新触发函数明修改
2修改气流统计界面外观

(cherry picked from commit dd6def17c6)
2023-08-29 12:02:56 +08:00
SIC1016\caipeilun 3bdc347fba Merge branch 'develop' into feature/bind-interlock-manager-to-module 2023-08-28 15:31:42 +08:00
hanqiangqiang 52e48c6442 [RT.EquipmentLibrary]
修改加热带伴侣系统配置名称获取方式
2023-08-28 14:44:34 +08:00
hanqiangqiang 495afeaabe [RT.EquipmentLibrary]
LineHeaterTempHighLimit获取配置项名称修改
2023-08-28 14:11:29 +08:00
hanqiangqiang dd6def17c6 [UI.Client]
1Recipe更新触发函数明修改
2修改气流统计界面外观
2023-08-28 09:14:06 +08:00
SL 788333d6e6 Merge branch 'develop' into feature/bind-interlock-manager-to-module 2023-08-25 17:23:53 +08:00
SL dd997bdc6f [RT.Equipment]
IoMFC对象的HandleMonitor方法新增拉取Valve数据失败后的断言,方便调试。
2023-08-25 16:41:46 +08:00
SL 0aad2d5852 [RT.Equipment]
IoMFC增加两个配置:Valve和DisableFbSpErrMonWhenValveClosed,允许仅当Valve打开时进行Feedback-SetPoint误差监测。
优化ErrorDetectableBaseDevice、IoMFC代码结构。
2023-08-25 16:05:19 +08:00
HCL 8ad853c9b2 Merge branch 'feature/fix-edit-routine-issues' into develop 2023-08-24 11:21:31 +08:00
hanqiangqiang b0faa5c386 [UI.Client]
修改标签绑定数据源
2023-08-23 17:08:46 +08:00
HCL c9b7de7f1c 1.取消Clean 2023-08-23 14:07:44 +08:00
SL 90fa3468e0 [RT.Equipment]
优化Hiwin Aligner执行命令出错时的信息。

[Simulator]
Aligner模拟器增加BAL返回ERR的选项,允许人为产生错误。
2023-08-22 17:53:38 +08:00
SL 3b958606fa [UI.Client]
修正Recipe编辑器中加载Routine后,所有单元格没有权限的问题。
2023-08-22 17:20:28 +08:00
SL d09efef6f5 [UI.Client]
修正当Recipe类型不为Process时,Recipe编辑器中完成单元格编辑时,RecipeStep仍然计算流量导致异常的问题。
2023-08-22 16:58:11 +08:00