Commit Graph

39 Commits

Author SHA1 Message Date
HCL c4cf0978c6 1.PM进入Service不在检查Offline提示 2023-12-18 17:05:11 +08:00
SIC1016\caipeilun fce4967a57 更新多用户登录机制:
同时只允许一个用户登录操作A;
多个用户B登录时,有权限用户A将进行确认,若确认后操作权限转移到B,A变成ReadOnly模式,仅有只读权限;
目前ReadOnly模式禁用鼠标键盘功能,只能切换页面,无法操控页面内功能(滚动条、Log等无法点击查看)
2023-10-06 09:50:11 +08:00
SIC1016\caipeilun 76d4a4e83c 1.取消v42v56v60Interlock
2.修正V75Interlock
3.修改V46V50Interlock
4.修正TV触发Interlock无信息提示
2023-09-08 10:26:47 +08:00
SIC1016\caipeilun 0f9369cce3 新增V46V50InterLock,PMmodule新增属性DI206EqualsTrue_OR_DO177EqualsFalse,或逻辑采用pollbool方式触发 2023-09-04 10:32:20 +08:00
SIC1016\caipeilun 1ed5d363fd 1.更新库文件;
2.删除全局bypass,新增BypassEnabletable配置项
3.bypass属性名称更正
4.PMservice时不进入ProcessIdle
2023-08-31 16:47:50 +08:00
SIC1016\caipeilun 97e4412900 新增ModuleStatusIndicator控件,完善Interlock_Bypass功能。
1.全局Interlock_Bypass改为TM/PM1/PM2三组独立
2.Interlock_bypass时界面三角提示
3.bypass时,无法online,无法进行process,但可以进入processidle
2023-08-31 15:43:26 +08:00
SIC1016\caipeilun a3285fb89a 将主视图上方的Module状态指示区域的控件删除,准备替换为ModuleStatusIndicator控件。
移除MainViewModel未使用的属性。
2023-08-31 14:04:13 +08:00
Han Qiang Qiang 798b4047ca 更新dll[dd6def1]
1Recipe更新触发函数明修改
2修改气流统计界面外观
3修改Recipe实时更新相关配置和函数
2023-08-28 09:47:47 +08:00
HCL 5c03bea704 1.进度更新 2023-08-22 16:57:27 +08:00
HCL f37f62fc89 1.部分优化 2023-08-22 14:32:42 +08:00
HCL 847e64f1be 1.修改可编辑相关Routine名称为EditableRoutine 2023-08-22 11:24:07 +08:00
HCL 56eee036a1 1.优化Mfc Ror功能,增加一次选多个MFC Ror测试功能 2023-08-15 15:46:44 +08:00
HCL 9237c3262d 1.整理WaferInfoRt类 2023-08-10 15:56:27 +08:00
Han Qiang Qiang 65878d3ac7 1更新dll[b2a434c],修改PM归属信息和真值表类名
2修改真值表对象命名
2023-08-10 09:13:04 +08:00
Han Qiang Qiang d8e4ad45da 1更新dll[aee3301],优化真值表(加载路径上层可配置)+MFC参数设置后更新属性值
2添加真值表加载路径,
2023-08-08 13:42:56 +08:00
Liang Su b1865ad948 移除PM Heater视图中配置PSU2输出限制的功能。
PMModule对象中增加统计工艺数据累积量的功能。
DBModel.sql脚本中移除创建表process_flow_data的语句,新增创建表process_data_stat_per_run的语句。
恢复System.sccfg中删除的项目,修正缺失配置项导致程序运行异常的问题。
更新库文件(Commit 724cbaa)
2023-08-04 16:08:55 +08:00
LAPTOP-V3V5DP1T\Han Qiang Qiang 7354b8cd24 1删除旧的真值表配置和初始化
2添加新的真值表配置和初始化
3更新dll[b2fcb2e],添加新的真值表逻辑
2023-07-17 17:13:59 +08:00
HCL 9471c0164a 1.同步手动Ror更新功能 2023-07-04 13:09:53 +08:00
HCL 4aab30a8a8 1.Mfc Ror进度更新 2023-07-03 18:05:21 +08:00
Liang Su 036af1493c 退出工艺时的输出信息由Warning更改为Info。 2023-07-03 17:48:10 +08:00
Liang Su 559768a690 更新库文件(Commit 4442a78),PM执行Online或者退出Serive模式时,检查Interlock是否被旁路,如果旁路,则不能进行上述操作。 2023-07-03 11:39:35 +08:00
HCL 230e98b0da 1.Mfc Ror进度更新
2.修改Load和TM LeakRoutine
2023-07-03 09:12:26 +08:00
LAPTOP-V3V5DP1T\Han Qiang Qiang 1cc7d450e3 Merge branch 'develop' into 添加MFC+气阀测试功能
# Conflicts:
#	ThirdParty/MECF.Framework/MECF.Framework.Common.dll
#	ThirdParty/MECF.Framework/MECF.Framework.RT.Core.dll
#	ThirdParty/MECF.Framework/MECF.Framework.RT.EquipmentLibrary.dll
#	ThirdParty/MECF.Framework/MECF.Framework.Simulator.Core.dll
#	ThirdParty/MECF.Framework/MECF.Framework.UI.Client.dll
#	ThirdParty/MECF.Framework/MECF.Framework.UI.Core.dll
2023-06-30 08:47:44 +08:00
LAPTOP-V3V5DP1T\Han Qiang Qiang 9c615e9752 移植MFC测试功能 2023-06-28 17:26:01 +08:00
Liang Su ed53c7797e 优化PM发生Alarm时调用AbortRoutine()方法的位置。 2023-06-28 11:39:11 +08:00
Liang Su e961eb9715 修正PM执行Routine时如果发生Alaram,再次Home时会执行上次出错的Routine的Monitor()方法的问题。
更新库文件(Commit 57bb813),重新同步。
2023-06-28 11:32:10 +08:00
HQQ e4d56268f1 使用JSON格式传递数据,系统标记后依然不能传递 2023-06-27 20:02:45 +08:00
HQQ fc9f6c911e Merge branch 'develop' into 添加MFC+气阀测试功能 2023-06-27 19:10:00 +08:00
HCL 4564e1f39a 1.解决MFC ROR测试过程中的问题 2023-06-27 18:24:31 +08:00
LAPTOP-V3V5DP1T\Han Qiang Qiang 723778260f 1对象封装到dll中
2移植mfc测试功能
3添加module属性存储数据库
4重新添加和调整界面
2023-06-27 17:45:50 +08:00
HCL 1e784d816d Merge branch 'develop' into ROR功能开发
# Conflicts:
#	Modules/Mainframe/PMs/RecipeExecutions/PostProcess.cs
#	Modules/Mainframe/PMs/Routines/PMPostTransferRoutine.cs
#	Modules/Mainframe/PMs/Routines/PMToProcessIdleRoutine.cs
#	SicRT/Config/DBModel.sql
#	SicRT/Equipments/Systems/EquipmentManager.cs
#	SicRT/Instances/ToolLoader.cs
#	SicUI/Models/PMs/PMMfcRORView.xaml.cs
#	SicUI/Models/PMs/PMOperationViewModel.cs
#	ThirdParty/MECF.Framework/MECF.Framework.Common.dll
#	ThirdParty/MECF.Framework/MECF.Framework.RT.Core.dll
#	ThirdParty/MECF.Framework/MECF.Framework.RT.EquipmentLibrary.dll
#	ThirdParty/MECF.Framework/MECF.Framework.Simulator.Core.dll
#	ThirdParty/MECF.Framework/MECF.Framework.UI.Client.dll
#	ThirdParty/MECF.Framework/MECF.Framework.UI.Core.dll
#	ThirdParty/MECF.Framework/Sicentury.Core.dll
2023-06-13 10:03:08 +08:00
HCL 1a080eba34 1.MfcRor进度更新 2023-06-13 09:23:22 +08:00
HCL 8026d7e997 1.解决Process Abort后Process Routine仍在执行的BUG 2023-06-12 08:38:43 +08:00
HCL e028ed351f 1.MfcRor功能进度更新 2023-06-08 17:34:02 +08:00
HCL 224c1c3f6f 1.更新Ror 2023-06-05 17:30:39 +08:00
HCL b8ba550573 1.Ror进度更新 2023-06-05 14:39:23 +08:00
DESKTOP-1N1NK8A\auvkk db2074c578 修正PMModule配置为NotInstalled状态时,接收到Error状态机处理函数仍然执行程序的问题。 2023-04-23 17:30:12 +08:00
DESKTOP-1N1NK8A\auvkk a4a739128f 修改一些Routine的Start方法和Monitor方法,改为重载基类的StartBody方法和MonitorBody方法。 2023-04-20 16:52:42 +08:00
DESKTOP-GPE37UV\THINKAPD 5da921c88e Mainframe工程更名为SicModules。 2023-04-13 15:35:13 +08:00