Commit Graph

256 Commits

Author SHA1 Message Date
Han Qiang Qiang e1b62ee617 自动传盘流程添加 2024-06-13 18:13:59 +08:00
Han Qiang Qiang 8234870469 1修改Recipe流量计算器可配置
2机械手Home时根据感应器创建和删除托盘和晶圆
2024-06-12 14:19:18 +08:00
Han Qiang Qiang 78848aeeaf 更新dll [731c87c],磁流体添加新功能
修改磁流体相关功能
2024-05-30 16:42:17 +08:00
Han Qiang Qiang b4cda3c187 磁流体添加功能 2024-05-27 08:37:00 +08:00
Han Qiang Qiang c5ba346585 1修改PLC读写IO
2修改气阀角度显示
3磁流体报错状态取反
2024-05-24 17:22:17 +08:00
Han Qiang Qiang 38cdf75a43 1修改磁流体相关内容
2修改IO读写问题
2024-05-24 15:10:00 +08:00
Han Qiang Qiang 0dc417d74a 修改RT中使用错误的伺服对象问题 2024-05-23 15:53:47 +08:00
Han Qiang Qiang 140849fa60 更新dll , 修改类名SicMultipleServo 2024-05-22 16:35:37 +08:00
Liang Su f7c54a5bb6 fix(recipe): 修正Recipe编辑器中气体流量模式始终显示Purge的问题。
更新库文件至提交369bbf0。
2024-05-11 14:23:48 +08:00
HCL ef513b441f 1.修正Interlock有时不起作用的BUG
2.在PreProcess、Procss、PostProcess过程中检查对应的DO-PreProcessRunning、DO-ProcessRunning、DO-PostProcessRunning信号,
 - 若为false则PM宕机
2024-05-07 15:03:05 +08:00
Liang Su b857f88129 refactor(CommLibs): 同步公共库至ed040e2
修正IoTC Pyro模式无法Ramp到目标温度的问题。
2024-04-25 14:10:58 +08:00
Liang Su 81bf426067 refactor(commlib): 同步公共库至18fb982 2024-04-25 10:10:24 +08:00
Liang Su cefe52b401 refactor: 更新库文件
refs bdc92d0
2024-04-24 10:49:59 +08:00
Liang Su 8bc589ebf5 refactor(Heater): 优化Heater操作视图,优化HeatStrategy等枚举定义。
更新Common库至f05010b。
FlowMode、TCModes、HeatStrategy等枚举从DicMode对象中移出至Aitex.Core.RT.Device.PmDevices命名空间。
PMHeaterView视图从SicUI项目中移除,移至UI.Client库。
2024-04-24 09:21:23 +08:00
Liang Su 93fe10e41c refactor: 同步Common库be2d8ce。 2024-04-24 09:21:23 +08:00
Liang Su 3a1914b0cd refactor(TC): 重构IoTC
更新库文件cd8c814,重构IoTC对象。
所有HeaterControlMode枚举更名为HeatStrategy。
移除IoTC的SetTargetSPAll方法,PMModuleDevice对象的EnableHeater方法中使用SetTargetSP方法设置目标温度。
修正PMHeaterView视图中无法将PSU和SCR手动设置到Pyro模式的问题。现在将原Pyro模式扩展为PyroAuto和PyroFollow模式。
2024-04-24 09:21:22 +08:00
HCL b14e4f44e2 1.修正Interlock有时存在不起作用的问题
2.增加PM在PreProcess,Process,PostProcess状态下不能降隔热罩的功能
2024-04-22 16:59:40 +08:00
Liang Su 9bab7dd2ec refactor: 同步Common库e6256b4 2024-04-19 13:37:27 +08:00
Liang Su 349a7caede refactor(TempSensor): 重构温度传感器相关对象,增加温度滤波算法。
更新库文件1cb92f8。
温度传感器对象实现移动平均滤波算法,并可配置PID反馈温度使用滤波前温度还是滤波后温度。
温度传感器设备配置中增加MaxChannels和MinimalTemp定义。
修改温度传感器设备配置中的ScBasePath到根节点。
系统配置中新增温度传感器相关配置项,并保留就得配置项,以确保旧版兼容性。
系统配置中新增温度滤波器参数配置项。
2024-04-08 19:30:09 +08:00
HCL f8b014ff39 Merge branch 'WaferTrayInfo' into develop
# Conflicts:
#	SicRT/ReleaseNotes.md
#	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
2024-04-07 10:32:53 +08:00
HCL 6d692f6590 1.Load Home增加Rotation ServoOn 2024-03-29 15:52:44 +08:00
HCL 7a7c1caa10 Merge branch 'develop' into WaferTrayInfo
# Conflicts:
#	SicRT/Properties/AssemblyInfo.cs
#	SicRT/ReleaseNotes.md
#	SicUI/Properties/AssemblyInfo.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
2024-03-27 13:35:36 +08:00
HCL 0b176b87d4 1.PM设置蝶阀位置和压力前判断EPV2是否打开 2024-03-27 09:59:35 +08:00
SIC1016\caipeilun e0af7d4892 更新库文件 2024-03-26 15:46:31 +08:00
SIC1016\caipeilun 72e0eb269d 更新Maintain界面 2024-03-26 15:43:35 +08:00
HCL e14aa37c88 1.TrayRobot Home增加夹爪夹紧,判断信号再打开功能 2024-03-26 11:03:44 +08:00
Liang Su 4f68415076 更新库文件99449fc,同步最新版本。 2024-03-26 09:16:38 +08:00
Han Qiang Qiang 64d0d54a32 更新dll [47e4c7e],Recipe在线无法推送问题修改,人为修改后直接保存,会认为配方无变换导致无法推送, 2024-03-25 14:22:47 +08:00
SIC1016\caipeilun 966680b6f8 修正OverView中的绑定失败(名称错误/绑定路径错误/未使用该属性等原因) 2024-03-19 18:42:32 +08:00
SIC1016\caipeilun aceda1682f Maintain部分代码优化,修改代码结构,减少代码量 2024-03-18 09:23:14 +08:00
Han Qiang Qiang 90f5c81f86 更新dll [360af5c], Process单步历史记录,非数据类型不进行处理 2024-03-15 13:57:18 +08:00
HCL c3facd6fcc Merge branch 'develop' into WaferTrayInfo
# Conflicts:
#	SicRT/Properties/AssemblyInfo.cs
#	SicRT/ReleaseNotes.md
#	SicUI/Properties/AssemblyInfo.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/zh/Sicentury.Localization.resources.dll
2024-03-15 09:52:27 +08:00
HCL 931768050e 1.RecipeEditorView优化过滤功能
2.RecipeSelectView增加Recipe过滤功能
2024-03-15 09:30:23 +08:00
HCL 6de7ae46b1 1.AutoRun传盘信息异常处理 2024-03-13 13:37:29 +08:00
HCL 2ba5b007a4 更新新松Robot传递信息逻辑 2024-03-13 09:25:24 +08:00
HCL a0d9c219e5 1.解决删除Wafer导致Tray也删除的问题
2.Sequence显示问题
2024-03-12 15:52:02 +08:00
HCL 5626524a87 TrayState改为TrayStatus 2024-03-12 14:10:31 +08:00
HCL 3e7e41a679 1.整理Cassette CreateDeleteWaferTray 2024-03-12 10:55:46 +08:00
HCL 1710b8cb9f 1.去除WaferManager未调用的函数 2024-03-11 09:27:05 +08:00
Han Qiang Qiang 0000dfb862 更新dll [a5063fc],侧壁加热切回到Pyro前,检测上一步是不是Pyro,不是Pyro,对L3进行温度赋值 2024-03-07 17:56:12 +08:00
Han Qiang Qiang 8632853aa0 更新dll [c0324fe],侧壁Power模式修改 2024-03-06 16:59:06 +08:00
Han Qiang Qiang cbdc0f4de5 更新dll [6bb8dec],添加汉化,屏蔽上升沿对温度数据赋值 2024-03-06 14:04:17 +08:00
Han Qiang Qiang 4940d5a762 1更新dll [afa8538] ,修正PyroFollow模式下PSU1和PSU3没有跟随PSU2的问题
2更新版本号至## Version 1.3.0.40304
2024-03-04 13:22:50 +08:00
Han Qiang Qiang 0eebcc9c96 更新dll [8d28778],修复Recipe快照保存时,报错问题 2024-02-29 10:10:10 +08:00
SIC1016\caipeilun 3a5efd9831 更新版本1.3.0.40229 更新库文件 2024-02-29 09:26:49 +08:00
SIC1016\caipeilun d6b9474049 修改maintain默认文件,更新库文件 2024-02-27 16:37:44 +08:00
Han Qiang Qiang 1958574a9a 更新dll [1e2fd70],添加汉化内容 2024-02-26 15:21:49 +08:00
SIC1016\caipeilun 24290e71d9 更新库文件 2024-02-26 14:48:43 +08:00
SIC1016\caipeilun 7e38106528 Merge branch 'feature/维保界面V1.0' into DevelopBase
# Conflicts:
#	SicRT/Config/System.sccfg
#	SicRT/Instances/ToolLoader.cs
#	SicUI/Bootstrapper.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
#	ThirdParty/MECF.Framework/Sicentury.Localization.dll
#	ThirdParty/MECF.Framework/zh/Sicentury.Localization.resources.dll
2024-02-26 11:02:43 +08:00
SIC1016\caipeilun b5a0e2925a 更新维护代码 2024-02-26 10:47:35 +08:00