Commit Graph

319 Commits

Author SHA1 Message Date
SIC1016\caipeilun 82a7ca4a1f 删除不相关代码/屏蔽报警 2024-07-15 14:54:07 +08:00
Han Qiang Qiang 7a41efbd71 行星转盘,初步整理优化界面 2024-05-16 09:02:40 +08:00
Han Qiang Qiang a0655a1f02 1.修改管道气路图
2.修改阀数据绑定
2024-05-15 16:14:04 +08:00
Han Qiang Qiang 1c09b19152 1修改PM主界面气路图
2添加丢失的dll, CommandLine
2024-05-13 17:43:34 +08:00
Han Qiang Qiang 33dbfd5ede 123123132 2024-05-11 17:15:03 +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 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 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 a0601916b0 build: 版本号更新至v1.3.1.40409 2024-04-09 10:24:12 +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
HCL 213dcaebeb 1.增加版本号和记录 2024-04-07 10:37:07 +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
SIC1016\caipeilun 72e0eb269d 更新Maintain界面 2024-03-26 15:43:35 +08:00
HCL e7e1330215 1.修改PM Purge和Clean Routine超时时间和压力达到条件 2024-03-26 09:51:36 +08:00
Liang Su 481546ebb7 修正主窗口LOG下拉框有点高的问题。 2024-03-26 09:34:28 +08:00
Liang Su 33a1da6731 修正Interlock在PLC同步数据之前可能意外错误触发的问题
调整ToolLoader中初始化各个管理器的顺序,以确保InterlockManager运行前PLC至少同步一次数据。
ToolLoader中增加IoProvider数据同步是否完成的检查。
修正和优化InterlockManager相关对象。
修正Module状态指示器的一些显示问题。
2024-03-25 15:18:37 +08:00
SIC1016\caipeilun 4bd63462ae 修复overview的汉化遗漏 2024-03-20 11:18:57 +08:00
SIC1016\caipeilun f5e8296e4e 修正依赖属性RotateAngle单词拼写错误 2024-03-20 10:04:39 +08:00
SIC1016\caipeilun 966680b6f8 修正OverView中的绑定失败(名称错误/绑定路径错误/未使用该属性等原因) 2024-03-19 18:42:32 +08:00
SIC1016\caipeilun 95d2d6a595 Merge branch 'develop' of http://118.31.5.210:65000/Sic-Software/Sic08 into develop 2024-03-19 16:20:48 +08:00
SIC1016\caipeilun 6a0f73610e 用BindingProxy类修正TranslateX和RotateAngle绑定失败 2024-03-19 16:19:36 +08:00
Han Qiang Qiang 237859c5db 修改PM Heart界面汉化,PSU2绑定数据源 2024-03-19 14:15:30 +08:00
Han Qiang Qiang 0fbdee9ccb 修改PM Motion界面汉化问题 2024-03-19 09:13:00 +08:00
Liang Su 0914a35ce2 修正UI启动时报MenuItem的VerticalContentAlignment和HorizontalContentAlignment属性绑定错误的问题。 2024-03-18 18:03:49 +08:00
SIC1016\caipeilun aceda1682f Maintain部分代码优化,修改代码结构,减少代码量 2024-03-18 09:23:14 +08:00
Han Qiang Qiang dbc2b88af3 版本号更新至 ## Version 1.3.1.40315 2024-03-15 14:02:55 +08:00
Liang Su a3e9411692 版本号更新至v1.3.1.40314 2024-03-14 15:27:32 +08:00
Liang Su b1a6dfa152 版本号更新至v1.3.0.40314 2024-03-14 09:41:58 +08:00
HCL 617c8ea1fa 1.升价版本号 2024-03-13 13:40:30 +08:00
HCL a0d9c219e5 1.解决删除Wafer导致Tray也删除的问题
2.Sequence显示问题
2024-03-12 15:52:02 +08:00
HCL 1b83849f19 1.WaferTrayStatus改为TrayStatus 2024-03-12 14:17:24 +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
Han Qiang Qiang db9a8bdf0e 版本号更新至 ## Version 1.3.0.40308 2024-03-08 08:49:13 +08:00
Han Qiang Qiang b2bfeaa6d4 版本号更新至 ## Version 1.3.0.40306 2024-03-06 14:13:09 +08:00
Han Qiang Qiang 69e41f1ffe Merge branch 'develop' into DevelopBase 2024-03-06 14:04:37 +08:00
Han Qiang Qiang cbdc0f4de5 更新dll [6bb8dec],添加汉化,屏蔽上升沿对温度数据赋值 2024-03-06 14:04:17 +08:00
HCL 8725f56530 1.修改默认值
2.WaferRobot和TrayRobot操作和对应Moudle Online绑定
2024-03-06 09:23:54 +08:00
HCL 34a63c62c4 1.删除无用ModuleWaferList 2024-03-05 10:40:23 +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
SIC1016\caipeilun 3a5efd9831 更新版本1.3.0.40229 更新库文件 2024-02-29 09:26:49 +08:00
SIC1016\caipeilun a7455bf1be Merge branch 'DevelopBase' of http://118.31.5.210:65000/Sic-Software/Sic08 into DevelopBase
# 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
#	ThirdParty/MECF.Framework/zh/Sicentury.Localization.resources.dll
2024-02-28 14:33:07 +08:00
Han Qiang Qiang 5ab4ba564d 版本号修改为 1.3.0.40226 2024-02-26 15:29:23 +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
Liang Su 7ec1499c61 Merge branch 'feature/high-performance-data-collector' into DevelopBase
# Conflicts:
#	Modules/Mainframe/Devices/IoInterLock.cs
#	Modules/Mainframe/Devices/SiemensIoProvider.cs
#	SicRT/Config/System.sccfg
#	SicRT/Properties/AssemblyInfo.cs
#	SicSimulator/Config/_ioDefinePM.xml
#	SicSimulator/Instances/SimulatorModulePlc.cs
#	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/Sicentury.Core.dll
#	ThirdParty/MECF.Framework/Sicentury.Localization.dll
#	ThirdParty/MECF.Framework/zh/Sicentury.Localization.resources.dll
2024-02-26 09:35:22 +08:00
Han Qiang Qiang 1382f61302 Merge branch 'develop' into feature/localization
# Conflicts:
#	SicUI/Models/Maintenances/TM/EFEMView.xaml
#	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
2024-02-22 10:16:49 +08:00
Han Qiang Qiang eaacb3ac4a 1修改PM加热界面
2更新dll,更新汉化内容
3修改新建账户默认配置项
2024-02-20 13:19:48 +08:00