Commit Graph

379 Commits

Author SHA1 Message Date
SL 5c1b760ccb refactor(TC): 重写IoTC控制逻辑。
拆分HeaterControlMode枚举,将2704工作模式和温度控制策略分离,使含义更加准确。
增加一些帮助方法,简化IoTC代码。
整理和重构IoTC代码,更加简介、语义准确,并修正一些原HeaterControlMode枚举语义模糊导致的问题。
2024-04-24 09:29:41 +08:00
SL 1cb92f85f4 refactor(RealTimeView): 调小曲线图横轴标签字体,为曲线提供更大的现实空间。 2024-04-08 19:20:22 +08:00
SL d5dd288a63 fix(RealTimeView): 修正RealTimeView中,无法从列表正确删除曲线的问题。 2024-04-08 19:10:07 +08:00
SL 356157c44e fix(RealTimeView): 修正点击删除按钮删除某曲线时,可能导致数组下标超出范围而无法删除曲线的问题。 2024-04-08 11:56:54 +08:00
HCL 6e10bb8fd8 Merge branch 'WaferTrayInfo' into develop 2024-04-07 10:26:38 +08:00
SIC1016\caipeilun 4b765a787e 更新Maintain界面,修改listbox风格,选中后取消重复的橙色高亮 2024-03-28 17:36:15 +08:00
hanqiangqiang 2f2837aed5 修改WaferHistory界面汉化问题 2024-03-28 15:12:26 +08:00
HCL ee7edd1ddb Merge branch 'develop' into WaferTrayInfo 2024-03-27 13:27:55 +08:00
SL 5c4dd2797e 修正PMProcess视图中转换TC1、TC2模式时,未将float型变量转换为int型的问题。
(cherry picked from commit c3fcbaa99468d362c7f08f4f83455918f8cae805)
2024-03-27 10:02:04 +08:00
SL 5711f3ee47 修正PMProcess视图中,TC模式为Pyro时,错误显示为TC的问题。
(cherry picked from commit 67929afabc3bcf3b95050bddfe62c86f3fe01c4f)
2024-03-27 09:44:53 +08:00
SIC1016\caipeilun 72b4dd0b25 修改Maintain布局 2024-03-26 15:33:40 +08:00
SL 99449fc917 Merge branch 'feature/fix-io-provider-may-not-sync-when-startup-issue' into develop 2024-03-25 15:16:49 +08:00
hanqiangqiang 47e4c7e005 [UI.Client]
Recipe在线无法推送问题修改,人为修改后直接保存,会认为配方无变换导致无法推送,
2024-03-25 14:15:35 +08:00
SL a09e5f3f08 优化Module状态指示器
修正边框颜色。
修正LOG下拉框没有对齐的问题。
2024-03-25 10:10:00 +08:00
SL 2f20f11e2f 优化Module状态指示器
修正Module Online后,绿色边框没有对齐的问题。
将一些Converter中定义的颜色以资源的方式定义在skin.xaml文件中。
2024-03-25 08:38:06 +08:00
SIC1016\caipeilun d26fdf6652 屏蔽FOUPFrontView 控件中 对UnitData的Status状态绑定(实际类中没有该属性,该属性被认为是0,1的字符串类型,converter转换成字符串) 2024-03-19 18:38:53 +08:00
SL 847714be9c [UI.Client]
修正Job创建窗口中的Job Name和Job Status标题太长,错误换行的问题。
2024-03-19 15:45:15 +08:00
SL 4b8c0f20a3 [UI.Client]
优化AccountView中的控件布局。
2024-03-19 15:02:41 +08:00
SL a020ff2b2a [UI.Client]
优化WaferHistoryView布局。
2024-03-19 10:51:22 +08:00
SL 8d1e7f1df4 [UI.Client]
优化EventView界面布局,扩大DataGrid显示区域。
2024-03-19 10:45:00 +08:00
SL ceb03728d6 [UI.Client]
移除PMProcessView中未使用的控件。
移除PMProcessView中注释的代码。
2024-03-19 09:41:11 +08:00
SL 9a8e930309 优化代码格式。 2024-03-19 09:32:34 +08:00
HCL c8e48a7a42 1.RecipeEditorView和RecipeSelectView优化过滤功能 2024-03-18 17:08:45 +08:00
SIC1016\caipeilun 518dfe2a9c 修改错误英文单词Maintainance;添加wcf传输注册类 2024-03-16 10:29:09 +08:00
SIC1016\caipeilun a4620a986f 添加UI端界面代码 2024-03-15 19:31:25 +08:00
SIC1016\caipeilun 19c8e6f5e7 添加RT端代码和UI端代码 2024-03-15 19:17:00 +08:00
hanqiangqiang 360af5c298 [UI.Client]
Process单步历史记录,非数据类型不进行处理
2024-03-15 13:46:37 +08:00
HCL f9e6770f9f Merge branch 'develop' into WaferTrayInfo 2024-03-15 09:35:23 +08:00
HCL 18af10a51a 1.RecipeEditorView优化过滤功能
2.RecipeSelectView增加Recipe过滤功能
2024-03-15 09:24:13 +08:00
HCL fc30d4021c 1.AutoRun传盘信息异常处理 2024-03-13 13:33:25 +08:00
HCL 6ce8e90f5d 1.解决删除Wafer导致Tray也删除的问题
2.Sequence显示问题
2024-03-12 15:51:34 +08:00
HCL 97e5b688a2 1.WaferTrayStatus改为TrayStatus 2024-03-12 14:16:59 +08:00
HCL be92a68f1e TrayState改为TrayStatus 2024-03-12 14:10:07 +08:00
HCL 56f9dfb963 1.整理Cassette CreateDeleteWaferTray 2024-03-12 10:56:26 +08:00
HCL 7ed5c31811 1.去除因修改导致的报错 2024-03-12 09:17:58 +08:00
SIC1016\caipeilun 382071ea15 更新Maintain数据传递代码
Merge branch 'feature/维保界面V1.0' into DevelopBase

# Conflicts:
#	MECF.Framework.Common/MECF/Framework/Common/OperationCenter/IInvokeService.cs
#	MECF.Framework.Common/Properties/Resources.Designer.cs
2024-03-01 14:25:02 +08:00
SIC1016\caipeilun 34464774b7 修改底层代码,Maintain数据传递与其他数据单独分离出来 2024-03-01 13:23:34 +08:00
hanqiangqiang 1c8346ca8c 1修改单步历史记录查询问题
2修改WCF服务器断联问题
2024-02-29 16:48:36 +08:00
hanqiangqiang 8d28778191 修复Recipe快照保存时,报错问题 2024-02-29 10:02:34 +08:00
SIC1016\caipeilun 6d375535d5 调整timeout时间为8s;触发按钮前提示当前Process腔体数量 2024-02-29 09:03:33 +08:00
hanqiangqiang 5323fb7ed5 [UI.Client]
Recipe对比界面添加刷新功能
2024-02-28 09:19:15 +08:00
SL 6c727478a7 Merge branch 'feature/high-performance-data-collector' into DevelopBase
# Conflicts:
#	MECF.Framework.Common/Aitex/Core/RT/IOCore/AIAccessor.cs
#	MECF.Framework.Common/Aitex/Core/RT/IOCore/AOAccessor.cs
#	MECF.Framework.Common/Aitex/Core/RT/IOCore/DIAccessor.cs
#	MECF.Framework.Common/Aitex/Core/RT/IOCore/DOAccessor.cs
#	MECF.Framework.Common/Aitex/Core/RT/IOCore/IOAccessor.cs
#	MECF.Framework.Common/Aitex/Core/RT/IOCore/Interfaces/IIOAccessor.cs
#	MECF.Framework.Common/MECF/Framework/Common/IOCore/IoManager.cs
#	MECF.Framework.RT.EquipmentLibrary/Devices/IoLineHeater.cs
#	MECF.Framework.RT.EquipmentLibrary/Devices/IoMFC.cs
#	MECF.Framework.RT.EquipmentLibrary/Devices/IoTC.cs
#	SimulatorCore/IoProviders/SimulatorIO.cs
2024-02-26 09:18:51 +08:00
SIC1016\caipeilun 59e4936e11 Merge branch 'feature/MuitiProcess' into DevelopBase 2024-02-23 08:56:47 +08:00
SIC1016\caipeilun 6593d9be42 Merge branch 'feature/维保界面V1.0' into DevelopBase 2024-02-23 08:56:24 +08:00
hanqiangqiang 6a144422eb Merge branch 'develop' into feature/localization
# Conflicts:
#	MECF.Framework.RT.EquipmentLibrary/Devices/IoLineHeater.cs
2024-02-22 10:31:08 +08:00
hanqiangqiang d91f3c5450 修改汉化内容
修改Recipe编辑界面漏汉化部分
2024-02-20 10:18:10 +08:00
SIC1016\caipeilun b93826d3ec 更新 2024-02-18 08:33:49 +08:00
SIC1016\caipeilun bface9947d 相关代码转移到FrameWork中 2024-02-01 18:32:23 +08:00
SIC1016\caipeilun bef3e1529e 代码手动添加-4
保留原数据库表,新建数据库表
2024-01-30 08:54:51 +08:00
SIC1016\caipeilun a2e9198669 代码手动添加-3 2024-01-29 14:03:56 +08:00