Commit Graph

595 Commits

Author SHA1 Message Date
HCL c93b2028a8 1.整理WaferInfoRt类 2023-08-10 14:20:55 +08:00
hanqiangqiang 8f0f96fd33 [UI.Client]
PMProcess修改界面标签,使用Linq查询数据
2023-08-10 10:05:26 +08:00
hanqiangqiang b2a434cacb [UI.Client]
1设置Tray的Coating信息时,根据历史数据设置PM归属
2修改使用配置信息未能获取问题
[RT.EquipmentLibrary]
修改真值表类名PMGsaTrueTableLoad修改为PMGasTrueTableInitialize
2023-08-10 09:07:16 +08:00
SL 742726ae32 移除全局BypassInterlock系统参数,现在可针对每个Module单独配置。
InterlockManager中增加SetEventLevel()方法,当PM进入Service模式时,允许将Interlock事件打印信息的等级降为Info。
移除BypassEnableTable系统参数。
2023-08-09 17:57:50 +08:00
SL 3659369911 修正IoManager对象中重复创建OnTimer线程的问题。 2023-08-09 17:46:27 +08:00
hanqiangqiang 5078b39f49 Merge branch '优化真值表数据查询工能' into develop 2023-08-09 17:25:05 +08:00
hanqiangqiang bc3679f0d9 [UI.Client]
1优化界面显示
2 ModuleDataMonitor OnTime中循环获取系统参数修改
2023-08-09 17:22:52 +08:00
hanqiangqiang cc5ded69fe [Common]
气体统计对象添加通知属性
[RT.EqumentLibrary]
添加按天查询功能方法
[UI.Client]
使用单个子线程查询气体流量
2023-08-09 16:12:12 +08:00
hanqiangqiang 1b1180279f [RT.EquipmentLibrary]
修改为使用界面中数据库查询功能
[UI.Client]
修改界面布局,优化查询功能
2023-08-08 21:15:05 +08:00
SL 3e6f08c0f8 [RT.Equipment]
修正GasFlowUnit中如果未能读取Ratio设置,则流量计算结果总是为0的问题。
修正ProcessDataStatCounter对象中Poll数据返回null导致异常的问题。
2023-08-08 16:24:34 +08:00
hanqiangqiang aee33017b2 Merge branch 'MFC报警检测' into develop 2023-08-08 13:35:46 +08:00
hanqiangqiang f55f68ea7b [RT.EqumentLibrary]
1真值表XML解析路径使用参数传递
2修改PN2_Vent时后台数据未绑定问题
2023-08-08 13:30:26 +08:00
hanqiangqiang d87dc6460d [Common]
ErrorDetectableBaseDevice类中添加参数设置后添加回调功能
2023-08-08 11:24:51 +08:00
SL 175094ab68 [RT.Equipment]
IoSensorAnalog对象标记为abstract。
IoSensorWaterFlowTemp对象新增diFlowSW字段,用于获取水流信号。
优化IoSensorAnalog及其派生类对于DeviceData的处理逻辑。

[Common]
新增AITWaterFlowData对象。
2023-08-08 00:36:56 +08:00
SL 724cbaa171 [UI,Client]
修正DataLog重新查询数据曲线时,上次设定的Factor和Offset没有生效的问题。
2023-08-03 16:29:58 +08:00
SL 76d171a7cd [RT.Equipment]
移除PSU2控制量限制功能,温度波动问题直接通过2704配置解决。
2023-08-03 14:00:39 +08:00
SL 45e5ba9fd1 [RT.Equipment]
修正IoPSU中的小错误。
2023-08-03 10:28:13 +08:00
SL 93b7763294 [RT.Equipment]
修正温度低于设定值时,PSU2输出幅度下限没有取消的问题。
PSU2输出幅度限制生效和取消时,输出信息。
2023-08-03 10:16:01 +08:00
SL 78160cf16a [RT.Equipment]
PSU2输出幅度下限修改为跟随温度受控,而不是立即生效。
2023-08-03 09:55:15 +08:00
SL 73201c8503 [UI.Client]
PM Process视图中的工艺数据统计中的耗电量小数位数改为3位。
2023-08-03 09:44:42 +08:00
SL 14cecdf697 [RT.Equipment]
修正无法通过Recipe设置PSU2 Output Limit High参数的问题。
2023-08-02 22:10:16 +08:00
SL 9a43416869 [RT.Equipment]
IoPSU支持通过Recipe设置OutputLimitHigh,同时可根据配置切换设置模式到手动。
2023-08-02 18:29:14 +08:00
SL 6db597171b [RT.Equipment]
IoPSU中增加属性OutputLimitHigh、OutputLimitLow。
IoPSU中新增数据注册,用于后期Trace和查询。
IoPSU中增加修改1600℃功能,可修改OutputLimitHigh生效温度。
2023-08-02 17:33:02 +08:00
SL 003b00f723 [RT.Core]
ProcessDataStatCounter对象中增加DataFilter,用于从外部设置数据处理方法。
修正ProcessDataStatPerRun对象中统计气体流量和加热器功率时,未将数据进行微分导致累加值错误的问题。

[UI.Client]
修正PMPorcessView视图中气体流量统计列表列宽不能拖动调整的问题。
2023-08-02 16:19:50 +08:00
SL 7eec0420fb Merge branch 'feature/add-process-power-consumption-stat-support' into develop 2023-08-02 00:28:01 +08:00
SL 07fc37a6f3 [RT.Core]
ProcessDataStatManager中创建AITProcessRunData时,移除RecipeName前缀。
2023-08-02 00:13:35 +08:00
SL a7de861162 [RT.Core]
修正启动PM Process数据统计时,没有传入Recipe名称的问题。

[UI.Client]
修正PMProcessView中的数据统计列表的RecipeName列宽度太短显示不全的问题;Run#列重命名为#。
2023-08-01 23:50:50 +08:00
SL 4f31bfbc60 [RT.Core]
修正PM工艺数据统计(气体流量)功能相关的一些问题。
2023-08-01 18:24:41 +08:00
SL e516d13969 [Sicentury.Core]
修正output文件夹中的dll文件版本错误的问题。
2023-08-01 17:10:36 +08:00
SL fc57abc93e [RT.Core]
修正ProcessDataStatManager构造函数中断言参数条件错误的问题。

[UI.Client]
PMProcessViewModel中增加属性ProcessRunDataList,从RT端拉取工艺数据分析列表。
2023-08-01 17:09:30 +08:00
SL beb1370d4d [UI.Client]
PM Operation视图Heater电阻阻值显示控件中的阻值保留小数点后3位。
2023-08-01 16:23:46 +08:00
SL 0873482466 Merge branch 'develop' into feature/add-process-power-consumption-stat-support 2023-08-01 16:08:56 +08:00
SL 827e68909d Merge branch 'feature/add-output-limit-to-psu' into develop 2023-08-01 15:35:52 +08:00
SL 1c2b644a40 [RT.Core]
ProcessDataStatManager中注册DATA,用于从RT向UI传输数据列表。
2023-08-01 15:35:11 +08:00
SL 0c558ac336 Merge branch 'develop' into feature/add-process-power-consumption-stat-support 2023-08-01 15:10:02 +08:00
HCL 51c788cc42 1.修改IoTC中的错误
(cherry picked from commit 990c0360b9)
2023-08-01 15:09:40 +08:00
HCL 990c0360b9 1.修改IoTC中的错误 2023-08-01 14:21:46 +08:00
SL 678767e895 [RT.Equipment]
IoPSU对象中增加PSU2输出限幅,当温度大于1600度时,限制PSU2的控制量输出最大值。
2023-08-01 13:27:12 +08:00
SL 0c2316ff8f [RT.Core]
ProcessDataStatManager构造函数中增加参数“module”的断言。
2023-08-01 10:24:40 +08:00
SL 3ec5fa4813 [RT.Core]
数据库process_flow_data更名为process_data_stat_per_run。
process_data_stat_per_run数据库的列c3h8更名为c2h4.
2023-08-01 10:14:41 +08:00
SL b0c5451a43 [UI.Client]
移除PMProcessGasFlowCounterViewModel.cs。

[RT.Core]
新增ProcessDataStat相关对象,用于统计PM工艺过程中的数据。
2023-07-31 16:38:10 +08:00
SL 1a2979f0c5 修正PM ProcessView中的气体流量显示控件布局问题,将Label控件更换为Border控件以提高性能。 2023-07-31 11:13:02 +08:00
HCL ef43db483e 1.蝶阀控制位置模式启用RampRate 2023-07-28 14:52:26 +08:00
HCL bdb83fc68f 1.切换蝶阀位置模式最小值因改为最大值 2023-07-28 10:49:42 +08:00
HCL f4aa4fd9e2 1.切换蝶阀位置模式时,压力小于设定值则不能切换
2.蝶阀Disable时,设定对应模式的蝶阀默认值
2023-07-28 09:50:55 +08:00
SL 9c181aabfd 优化PSU和SCR报警逻辑,当电阻超出范围,并持续指定的时间后,再产生报警。 2023-07-27 16:50:05 +08:00
HCL 4c4dec2fcc 1.Disable蝶阀时根据当前模式设定默认值 2023-07-27 14:50:58 +08:00
HCL 20ea1b5e7c 1.修改PM2 PT和PC Offset和K的设定有误问题 2023-07-27 09:10:34 +08:00
HCL 670a5004c1 1.解决保存新列数据存在的问题 2023-07-24 11:18:29 +08:00
HCL 3e09d7c4d6 Mfc Ror属性Name增加DataMember 2023-07-24 09:01:49 +08:00