Commit Graph

244 Commits

Author SHA1 Message Date
SIC1016\caipeilun dbeb1b37cb 更新版本号1.2.1.52 2023-10-07 14:53:34 +08:00
SL 8c71e7fc5b 版本号更新至v1.2.0.51 2023-10-03 10:09:33 +08:00
SL 1e72b66ab4 更新ReleaseNote。 2023-10-03 09:29:48 +08:00
SL 3531413790 Merge branch 'develop' into feature/single-session-login
# Conflicts:
#	SicRT/Properties/AssemblyInfo.cs
#	SicRT/ReleaseNotes.md
#	SicUI/MainView.xaml
#	SicUI/MainViewModel.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
2023-10-01 16:34:16 +08:00
SIC1016\caipeilun a6f5f4cfcb Merge branch 'develop' of http://118.31.5.210:65000/Sic-Software/Sic10 into develop 2023-09-25 17:21:21 +08:00
SIC1016\caipeilun dc74c330dc 更新库文件和版本号1.1.20.50 2023-09-25 17:03:12 +08:00
HCL 32bf6e3533 1.隐藏Load FastVent超时参数 2023-09-25 16:44:51 +08:00
SL 1add25b434 版本号更新至v2023.09.22.01 2023-09-22 17:53:22 +08:00
SL 433c16aa3a 版本号更新至v2023.09.22.01 2023-09-22 16:55:21 +08:00
SL ddcac6e3a5 优化安装脚本,删除WCF诊断文件。
关闭WCF诊断。
2023-09-22 16:55:06 +08:00
SL 40f3f783c1 Merge branch 'develop' into feature/single-session-login
# Conflicts:
#	SicRT/Properties/AssemblyInfo.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
2023-09-22 08:52:45 +08:00
SL 095dd1b03b MainView中增加账号异地登录确认和踢出逻辑。
新增UI启动时获取PC信息的逻辑,用于将UI登录信息传递给RT并保存于数据库中。
移除所有ViewModel中的Permission属性和IsPermission属性。
优化WCF诊断输出文件名。
2023-09-20 17:50:00 +08:00
SIC1016\caipeilun 63bc159222 1.修改V75V76和V72TVInterlock
2.版本号修改23.9.20.3
2023-09-20 17:05:18 +08:00
SIC1016\caipeilun 090e2887a4 更新库文件+更新版本23.9.20.1 2023-09-20 15:31:59 +08:00
SIC1016\caipeilun a9c42569a8 Merge branch 'develop' into feature/bind-interlock-manager-to-module
# Conflicts:
#	Modules/SicModules/Config/PM/PM1/interlockPM1.xml
#	Modules/SicModules/Config/PM/PM2/interlockPM2.xml
#	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/Sicentury.Core.dll
2023-09-20 15:12:42 +08:00
SL 2a2f44f733 数据库脚本中增加credentials_history表创建脚本。 2023-09-19 17:39:11 +08:00
SL f8d6332347 更新库文件41202af,优化Data History左侧列表的水温名称。
微调TM视图按钮位置。
2023-09-14 09:38:06 +08:00
SIC1016\caipeilun d570dbbc0f 更新 Version 23.9.8.2 2023-09-14 09:31:17 +08:00
SL ad1f13c3e0 更新库文件(Commit 704daa8),用户登录时首先发起登录请求,请求已登录客户端确认的功能。 2023-09-07 23:32:35 +08:00
SIC1016\caipeilun f1170da28b 更新版本23.9.4.1 2023-09-04 17:20:17 +08:00
hanqiangqiang 7b1655097f 版本号更新至1.1.19.49
更新dll,[f058af3]
2023-09-04 10:51:19 +08:00
SL a353a4c43a 更新库文件(Commit cbb7c73),增加LoginBySameUser事件测试按钮,并通过测试。 2023-09-02 00:59:55 +08:00
hanqiangqiang f2bea34321 修改UPS相关现实内容(SC配置提示+DeviceView界面) 2023-09-01 16:07:03 +08:00
HCL 16d57ae747 解决Mfc Ror测试过程中Mfc未在正确的位置设置Normal状态的BUG 2023-09-01 15:46:51 +08:00
SL e195fecf3a 版本号更新至v23.8.31.1 2023-08-31 22:41:02 +08:00
SL 4bdba1f354 Merge branch 'develop' into feature/single-session-login
# 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-08-31 16:46:50 +08:00
SL 3e18fc74d3 版本号更新至v23.8.31.0 2023-08-31 16:00:11 +08:00
SL d1e884cd57 Merge branch 'develop' into feature/bind-interlock-manager-to-module
# Conflicts:
#	SicRT/Config/System.sccfg
#	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/Sicentury.Core.dll
2023-08-31 15:43:03 +08:00
SL e68c28cf99 更新库文件(Commit 60c90f7),修正互锁旁路相关的一些问题。
移除InterlockDaemon配置文件。
恢复InterlockPM配置文件到原版本。
系统配置中的PM和TM节点增加BypassEnableTable配置项。
修正MainView的Module状态显示控件警告逻辑,当BypassInterlock和BypassEnableTable任意一项为true时,显示警告图标,并动态生成警告信息。
2023-08-31 15:30:44 +08:00
SL b9b52f09a1 更新库文件(Commit 52991fe)。
优化UserLoggedOff和UserLoggedIn事件描述。
2023-08-29 17:46:36 +08:00
SIC1016\caipeilun 1e70c1bb70 版本名更新为1.1.18.47 2023-08-29 13:18:15 +08:00
SL 69143b0b87 恢复原始Develop分支。 2023-08-29 12:15:07 +08:00
SIC1016\caipeilun fb5d89fd65 系统配置中新增MFC60相关的配置参数,修正MFC60的Feedback和SetPoint差异超限后没有报警的问题。
TMModule中注册MFC60,修正MFC60报警后TM Module没有报警的问题。
2023-08-29 11:58:45 +08:00
hanqiangqiang ac357c02a7 修改加热带默认温度上限
(cherry picked from commit d901382421)
2023-08-29 11:55:26 +08:00
hanqiangqiang 7eb9dadba6 更新dll [52e48c6],
修改加热带伴侣配置名称,修改配置项
2023-08-29 11:55:16 +08:00
hanqiangqiang 68bb91a54a 修改SC配置项名称
(cherry picked from commit 782373b761)
2023-08-29 11:54:17 +08:00
SL d1711c8b8b Backup 2023-08-29 11:33:38 +08:00
SIC1016\caipeilun 3b9c1054e0 系统配置中新增MFC60相关的配置参数,修正MFC60的Feedback和SetPoint差异超限后没有报警的问题。
TMModule中注册MFC60,修正MFC60报警后TM Module没有报警的问题。
2023-08-28 15:08:44 +08:00
SIC1016\caipeilun 5657e9dddd 合并后system.sccfg配置文件被覆盖,<Load和Unload添加配项参数VentTimeOut,充气超时时间>的改动丢失,现重新上传。 2023-08-25 18:35:44 +08:00
SL 4a7df1a989 合并Develop最新改动。 2023-08-25 17:33:52 +08:00
SIC1016\caipeilun 621e9bb666 修改Interlock和deamon表相关
1.PMModuleDevice中屏蔽掉Interlock代码
2.修改InterLock表中 tip.en-US属性与item名称不对应
3.根据SiC Interock V1.1  通用版 表修改interlock项
4.版本名改为23.8.24.1
2023-08-25 15:43:04 +08:00
hanqiangqiang f5a11e3c46 Load和Unload添加配项参数VentTimeOut,充气超时时间 2023-08-23 16:58:54 +08:00
SL 7455e0b261 版本号升级至v1.1.18.46 2023-08-22 15:01:13 +08:00
SL 131890cdd4 版本号升级至v23.8.21.2 2023-08-21 15:17:21 +08:00
SL a2186a45af 版本号升级至v23.8.18.1 2023-08-18 16:38:18 +08:00
SL 5ae6242fa2 版本号升级至v23.8.18.0
安装包名称改为Sic_手动通用_verx.x.x.x.exe
2023-08-18 10:42:51 +08:00
SL 210638e598 移除Toolader中无效的using。 2023-08-18 10:19:47 +08:00
SL bd5226971f 更新库文件(Commit c17d73a),合并Develop分支。
PM DeviceModel配置文件中恢复IoInterlock定义。
系统配置中移除System.BypassInterlock和System.BypassEnableTable。
系统配置中的TM、PM1、PM2节点下增加BypassInterlock配置项。
2023-08-17 23:55:37 +08:00
SL 5cceed1a43 Merge branch 'develop' into feature/bind-interlock-manager-to-module
# Conflicts:
#	Modules/SicModules/Config/PM/PM1/DeviceModelPM1.xml
#	Modules/SicModules/Config/PM/PM2/DeviceModelPM2.xml
#	SicRT/Config/System.sccfg
#	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-08-17 21:42:02 +08:00
hanqiangqiang e5e86fa20e 修改提示信息 2023-08-17 14:50:49 +08:00
hanqiangqiang 3c16e1bdca 1更新dll [335a1f0]
2添加加热伴侣超温检测硬件配置和参数配置
3修改AI名称
2023-08-17 14:11:53 +08:00
hanqiangqiang ceeb45531d 修改版本号 2023-08-16 10:38:04 +08:00
SL d9ee21cde1 修正Toolloader中加载InterlockDaemon配置文件使用错误路径的问题。
新增PM2的InterlockDaemon配置文件。
2023-08-15 18:12:14 +08:00
SL 99e4e5b424 更新库文件(Commit 96630d9),新增ModuleStatusIndicator控件。
将主视图上方的Module状态指示区域的控件替换为ModuleStatusIndicator控件。
移除MainViewModel未使用的属性。
修正Toolloader中初始化IoManager时未指定InterlockDaemon配置文件的问题。
2023-08-15 12:41:23 +08:00
SL dd694c0577 Merge branch 'develop' into feature/bind-interlock-manager-to-module
# Conflicts:
#	SicSimulator/Instances/SimulatorSystem.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-08-15 09:41:00 +08:00
SL beaa3aa936 版本号升级至v1.1.17.44 2023-08-14 16:54:09 +08:00
SL 59f53445ec 版本号升级至v1.1.17.63 2023-08-14 11:16:35 +08:00
hanqiangqiang 0f2e4ba380 修改SC中PM2配置的水温报警参数名称 2023-08-13 15:42:20 +08:00
hanqiangqiang 7b4e4fd620 修改PM2水温配置项
修改SC中水温报警配置名称
2023-08-13 15:27:23 +08:00
HCL e4da787ee7 1.整理WaferInfo类 2023-08-10 15:54:46 +08:00
SL 539da31b30 更新库文件(Commit 742726a),BypassInterlock系统配置作用范围修改为Module。
移除EquipmentManager中EngMode相关的逻辑。
2023-08-09 17:59:49 +08:00
HCL 1c64109dd4 更新版本号 2023-08-09 11:09:59 +08:00
HCL 9a18a32c69 1.进度更新 2023-08-09 10:46:22 +08:00
SIC1016\caipeilun b0848fc27b 新增关闭软件权限,需要修改配置才能Shutdown 2023-08-08 10:11:06 +08:00
HCL d830820e2c 1.修改PM MFC动态流量默认值 2023-08-07 13:29:28 +08:00
SL f4e97eaa15 版本号升级至v1.1.16.41 2023-08-03 16:32:47 +08:00
SL 6692e605e8 更新库文件(Commit 76d171a),移除PSU2控制量限制功能,温度波动问题直接通过2704配置解决。
移除PSU2控制量限制功能。
2023-08-03 14:05:19 +08:00
SL b470db1389 版本号升级至v1.1.15.40 2023-08-03 10:19:19 +08:00
SL 74d7ea9e1b 版本号升级至v1.1.15.39 2023-08-03 09:49:52 +08:00
SL 1e33e864bf 更新库文件(Commit 73201c8),PM Process视图中的工艺数据统计中的耗电量小数位数改为3位。
屏蔽Recipe控制PSU2输出功率幅度限制的功能。
2023-08-03 09:46:21 +08:00
SL ec082b08a5 版本号升级至v99.0.0.2 2023-08-02 23:07:29 +08:00
SL 4e861ec2da 修正Recipe相关数据没有记录到数据库的问题。 2023-08-02 22:57:00 +08:00
SL d8f29f3e1a 更新公共库(Commit 9a43416),IoPSU输出限幅支持手动设置和Recipe自动设置。
Recipe模板增加PSU2 Output Limit High参数。
2023-08-02 18:30:33 +08:00
SL 90a6977be4 更新库文件(Commit 6db5971),IoPSU中增加修改1600℃功能,可修改OutputLimitHigh生效温度。 2023-08-02 17:34:25 +08:00
SL 31825f849e 版本号升级至v1.1.14.38 2023-08-02 16:35:31 +08:00
SL 4fc4fde556 版本号更新至v1.1.13.37 2023-08-02 00:26:35 +08:00
SL 51fd704792 更新库文件(Commit 4f31bfb),修正PM工艺数据统计相关的一些问题。
修正PMModule中Abort工艺后没有正确关闭工艺数据统计管理器的问题。
2023-08-01 18:27:31 +08:00
SL 1e6f50eeaa 修正process_data_stat_per_run表没有recipe_name列的问题。 2023-08-01 18:26:08 +08:00
SL fb677f0576 修正Wafer返回LL,但LL还未完成任务时,响蜂鸣器提示PJ完成的问题。 2023-08-01 16:33:49 +08:00
SL 0726c51c3a Merge branch 'develop' into feature/add-process-power-consumption-stat-support 2023-08-01 16:09:20 +08:00
SL 53285357b3 新增发型日志备忘。 2023-08-01 16:08:35 +08:00
SL 3d15f89682 更新公共库(Commit 827e689),增加PSU2输出限幅功能。 2023-08-01 16:07:34 +08:00
SL 6e9406da32 Merge branch 'develop' into feature/add-process-power-consumption-stat-support 2023-08-01 15:12:42 +08:00
HCL f4d7e1481d 1.System Config修改 2023-08-01 13:27:10 +08:00
SL 6dc80813eb 数据库构造脚本中增加process_data_stat_per_run表定义。 2023-08-01 10:25:58 +08:00
HCL 9047918789 1.参数修改 2023-07-31 11:20:51 +08:00
HCL b99a35d537 1.增加日志 2023-07-28 15:25:39 +08:00
HCL 118495075c 1.优化System Config 2023-07-28 15:17:57 +08:00
HCL 3193f18b7c 1.PM Routine蝶阀切换位置模式后增加延时
2.System Config默认值整理
2023-07-28 14:55:07 +08:00
SL 65a4e62f78 发行记录增加备忘。 2023-07-28 11:40:56 +08:00
HCL 809540a66c 1.切换蝶阀位置模式最小值因改为最大值 2023-07-28 10:50:06 +08:00
HCL e8bf0ff5af 1.切换蝶阀位置模式时,压力小于设定值则不能切换
2.蝶阀Disable时,设定对应模式的蝶阀默认值
2023-07-28 09:56:52 +08:00
SL b8a0f32715 优化PM Process过程中监测加热器电阻阻值的逻辑。
优化系统配置中加热器电阻检测相关的配置项的名称。
2023-07-27 16:53:58 +08:00
SL 39d65bf57a 整理System.sccfg格式。 2023-07-27 16:00:46 +08:00
HCL 8f7a05a58d 1.优化Mfc Ror 2023-07-24 09:55:28 +08:00
HCL da928312ab Merge branch 'develop' into feature/整理优化数据库代码
# 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-07-24 09:23:00 +08:00
hanqiangqiang 421559685a 版本号升级至v1.0.12.34 2023-07-20 16:05:34 +08:00
hanqiangqiang 2ec7db20ce 修改加热丝断路配置参数的默认值 2023-07-20 16:04:19 +08:00
hanqiangqiang e5e953ab6f 1配置文件中添加电阻检测参数,Log输出类型,Process中检测电阻忽略时间
2在Process执行过程中,循环检测加热丝是否断开
2023-07-19 20:14:47 +08:00
HCL 17fe7ee0a6 1.process_flow_data增加module_name列 2023-07-19 10:13:56 +08:00