Commit Graph

815 Commits

Author SHA1 Message Date
Liang Su 286eff5200 refactor(GitVersion):gitversion.yml配置文件添加到解决方案文件列表中,方便编辑。 2024-04-24 15:06:37 +08:00
Liang Su 28c7657e83 fix(GitVersion): 修正GitVersion\net48\lib文件夹中的内容没有加入git版本管理的问题。 2024-04-24 14:55:41 +08:00
Liang Su 766d6f26db fix(GitVersion): 忽略GitVersion自动创建的gitversion.json文件。 2024-04-24 14:46:28 +08:00
Liang Su b0f9c31b5e feat(GitVersion): 引入GitVersion自动管理版本号。 2024-04-24 14:41:04 +08:00
Liang Su cefe52b401 refactor: 更新库文件
refs bdc92d0
2024-04-24 10:49:59 +08:00
Liang Su 295d23b10f Merge branch 'feature/2704-dynamic-pid-limit' of http://118.31.5.210:65000/Sic-Software/Sic08 into feature/2704-dynamic-pid-limit 2024-04-24 09:21:38 +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 0e8d385e79 feat: 准备好支持动态PID限幅相关配置。 2024-04-24 09:21:23 +08:00
Liang Su 292c23cdca refactor(recipe): Recipe模板中TC控制策略选项优化。
Pyro相关的DisplayName变更为Follow、Auto,ControlName保持不变。
SCR的控温策略选项的Pyro拆分为Auto和Follow,和PSU保持一致。
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
Liang Su 75294bfcf4 refactor(Heater): 优化Heater操作视图,优化HeatStrategy等枚举定义。
更新Common库至f05010b。
FlowMode、TCModes、HeatStrategy等枚举从DicMode对象中移出至Aitex.Core.RT.Device.PmDevices命名空间。
PMHeaterView视图从SicUI项目中移除,移至UI.Client库。
2024-04-23 17:44:26 +08:00
Liang Su 60eea2df28 feat: 准备好支持动态PID限幅相关配置。 2024-04-22 18:13:52 +08:00
Liang Su 00ce1280dd refactor(recipe): Recipe模板中TC控制策略选项优化。
Pyro相关的DisplayName变更为Follow、Auto,ControlName保持不变。
SCR的控温策略选项的Pyro拆分为Auto和Follow,和PSU保持一致。
2024-04-22 18:13:10 +08:00
Liang Su 85665e659c refactor: 同步Common库be2d8ce。 2024-04-22 18:11:09 +08:00
HCL b14e4f44e2 1.修正Interlock有时存在不起作用的问题
2.增加PM在PreProcess,Process,PostProcess状态下不能降隔热罩的功能
2024-04-22 16:59:40 +08:00
HCL 991e114075 1.修正PM Clean和Purge流程问题 2024-04-22 10:44:51 +08:00
Liang Su a82257995d refactor(TC): 重构IoTC
更新库文件cd8c814,重构IoTC对象。
所有HeaterControlMode枚举更名为HeatStrategy。
移除IoTC的SetTargetSPAll方法,PMModuleDevice对象的EnableHeater方法中使用SetTargetSP方法设置目标温度。
修正PMHeaterView视图中无法将PSU和SCR手动设置到Pyro模式的问题。现在将原Pyro模式扩展为PyroAuto和PyroFollow模式。
2024-04-19 23:19:30 +08:00
Liang Su 9bab7dd2ec refactor: 同步Common库e6256b4 2024-04-19 13:37:27 +08:00
Liang Su fbe67d4324 Merge branch 'feature/refactor-temp-sensors-add-maf' into develop 2024-04-19 13:30:33 +08:00
HCL 866d7eee96 1.修正AutoTranfer时TMRobot不取Buffer中已用完次数的Tray的问题 2024-04-17 11:07:55 +08:00
Liang Su c4b1305084 fix(System.sccfg): 优化系统设置中TempSensor相关的配置。
修正PM1、PM2温度传感器配置默认值,PM1默认使用AKunTemp CH1~3;PM2默认禁用温度传感器。
移除TempSensors滤波器类型中的Max和Min值。
2024-04-09 14:03:53 +08:00
Liang Su a0601916b0 build: 版本号更新至v1.3.1.40409 2024-04-09 10:24:12 +08:00
Liang Su 8134e4946c refactor(System.sccfg): TempSensor.Filters.MAF.WindowSize最大值变更为120s 2024-04-09 10:23:56 +08:00
HCL e291bb7fdf 1.PM ProcessAbort增加将PSU和SCR设置为Power模式 2024-04-09 08:54:02 +08:00
Liang Su cacae637e7 chore: 更新git忽略文件。 2024-04-08 19:32:31 +08:00
Liang Su 7d2ece7a0b build: 版本号更新至v1.3.1.40408 2024-04-08 19:31:50 +08:00
Liang Su 1ebc679c20 feat(MainWindow): SicUI的主窗口显示的版本号从RT拉取,而不是使用SicUI.exe的版本号。 2024-04-08 19:31:12 +08:00
Liang Su 349a7caede refactor(TempSensor): 重构温度传感器相关对象,增加温度滤波算法。
更新库文件1cb92f8。
温度传感器对象实现移动平均滤波算法,并可配置PID反馈温度使用滤波前温度还是滤波后温度。
温度传感器设备配置中增加MaxChannels和MinimalTemp定义。
修改温度传感器设备配置中的ScBasePath到根节点。
系统配置中新增温度传感器相关配置项,并保留就得配置项,以确保旧版兼容性。
系统配置中新增温度滤波器参数配置项。
2024-04-08 19:30:09 +08:00
HCL 8498c8ce93 1.修正AutoTranfer时TMRobot不取Buffer中已用完次数的Tray的问题 2024-04-08 18:48:25 +08:00
HCL 213dcaebeb 1.增加版本号和记录 2024-04-07 10:37:07 +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 12d37ead25 1.增加日志 2024-04-01 16:17:57 +08:00
HCL 7941909471 Merge branch 'Atm_Cycle' into develop
# Conflicts:
#	ThirdParty/MECF.Framework/MECF.Framework.RT.EquipmentLibrary.dll
#	ThirdParty/MECF.Framework/MECF.Framework.UI.Client.dll
2024-04-01 16:15:59 +08:00
HCL 059a662144 1.更新 2024-04-01 11:19:23 +08:00
HCL 6d692f6590 1.Load Home增加Rotation ServoOn 2024-03-29 15:52:44 +08:00
HCL 449a5216b2 1.更新 2024-03-29 15:26:58 +08:00
HCL 790d923aeb 1.实现ATM Mode 2024-03-29 08:54:58 +08:00
HCL 6ab1ede58b 1.更新 2024-03-28 13:25:47 +08:00
HCL 08e2380624 1.进度更新 2024-03-28 13:24:05 +08:00
HCL 9af511a004 1.删除TMPidRoutine 2024-03-27 14:33:39 +08:00
HCL 4544de2ac7 1.Routine时间修改 2024-03-27 14:13:06 +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 9d8a552fd4 1.更新 2024-03-27 10:24:08 +08:00
HCL 05749e76d8 1.更新Common库 2024-03-27 10:03:24 +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 74f50bb8f7 1.增加日志 2024-03-26 11:04:19 +08:00
HCL e14aa37c88 1.TrayRobot Home增加夹爪夹紧,判断信号再打开功能 2024-03-26 11:03:44 +08:00