Commit Graph

273 Commits

Author SHA1 Message Date
DESKTOP-1N1NK8A\auvkk 8f5f48ba2c [SimulatorCore]
优化HiWin HPA48寻边器模拟界面,移除多余的内容。
2023-05-18 11:03:46 +08:00
DESKTOP-1N1NK8A\auvkk 71df1d3641 [SimulatorCore]
新增上银HPA48寻边器模拟器。
2023-05-17 19:49:29 +08:00
DESKTOP-1N1NK8A\auvkk e505dad610 [UI.Client]
修正Wafer拖放确认对话框箭头过长的问题。
2023-05-17 17:10:27 +08:00
DESKTOP-1N1NK8A\auvkk 0ddfc18484 [RT.EquipmentLibrary]
修改HwAlignerGuide的函数ParseData()和CheckWaferDataA()作用域为internal。
2023-05-17 16:57:42 +08:00
hanqiangqiang f3151d1e5b [UI.Client]
UI中获取如下SubscribeKey数据失败。LOG打印修改,检测数量变化时输出日志,不做内容判断只判断数量
2023-05-16 15:45:33 +08:00
DESKTOP-1N1NK8A\auvkk 52a7f8755f [RT.EquipmentLibrary]
修正HiWinAligner初始化时使用错误的系统配置节点导致读取配置参数失败而抛出异常,进而导致构造其实例失败的问题。
2023-05-15 14:02:07 +08:00
DESKTOP-1N1NK8A\auvkk e31e0426cc [Common]
修正InterlockManager的Monitor()方法中遍历互锁条件字典时可能引发“集合已修改”异常的问题。fix #1
2023-05-13 10:13:55 +08:00
DESKTOP-1N1NK8A\auvkk 613652d5cf [Common]
[UI.Client]
升级版本号。
2023-05-12 18:17:49 +08:00
DESKTOP-1N1NK8A\auvkk 54982e8500 [Common]
优化多行Log的缩进,使多行Log的消息体文本左对齐。
Log相关的对象添加注释。

[UI.Client]
RecipeData对象构造时输出气体流量计算器对象全名日志以方便问题排查。
2023-05-12 18:10:40 +08:00
LAPTOP-9VQH4NI5\LCR deb0e6a2d5 [MECF.Framework.RT.EquipmentLibrary]
1.隔热罩Interlock增加检测当前位置和Down位置做比较
2023-05-11 15:22:19 +08:00
DESKTOP-1N1NK8A\auvkk ca2e8f7dfd [UI.Client]
修正PanelLocker面板加载后,或重新激活后,没有将焦点自动设置到PasswordBox上的问题。
2023-05-11 14:38:35 +08:00
DESKTOP-1N1NK8A\auvkk efab7001d9 [Common]
优化SignalTower蜂鸣器重响逻辑。
仅当有新事件发生,并且新事件包含对蜂鸣器操作(除Off以外),则重新启用被用户关闭的蜂鸣器。
2023-05-11 14:34:05 +08:00
DESKTOP-1N1NK8A\auvkk 877b828dac [Common]
修正SignalTowerBase的GenerateOccurredRtEventDict()方法中未检查Events字典为空导致PollData异常的的问题。
2023-05-11 12:02:46 +08:00
DESKTOP-1N1NK8A\auvkk 33a4580480 [UI.Client]
UiViewModelBase对象中新增方法GetUnitStatusBackground()。
WaferAssociationProvider对象的CreateJob()方法新增参数lotId。
2023-05-11 11:35:23 +08:00
DESKTOP-1N1NK8A\auvkk 0fdcc1f9ed [UI.Client]
修正对Sicentury.Core依赖的引用,并从依赖文件目录中移除Sicentury.Core.dll。
BaseModule对象中增加EventAggregator变量并在构造函数中对其初始化,以供所有子类直接使用。
DialogButton枚举中新增YesToAll选项,并在MessageDialog中对其进行处理。
修正一些RecipeEditor相关Converter的可访问范围为public。
2023-05-11 10:49:07 +08:00
DESKTOP-1N1NK8A\auvkk 49ba56634d [UI.Client]
导入5号机CenterViews\Editors\目录下的文件。
2023-05-11 10:12:41 +08:00
DESKTOP-1N1NK8A\auvkk 7c192b290c [Common]
[UI.Client]
升级版本号和发行记录。
2023-05-11 09:43:55 +08:00
DESKTOP-1N1NK8A\auvkk 7530cfb1d9 Merge branch 'feature/update-recipe-editor' into develop 2023-05-11 09:35:14 +08:00
DESKTOP-1N1NK8A\auvkk 71422b8ee8 [UI.Client]
修正RecipeGasFlowCalculatorBase的NameTmaPushFlow属性和NameTmaFlowMode属性的值。
修正RecipeStepCollection的构造函数,未指定IList<RecipeStep>参数的构造函数默认不传入null,否则会引发NullReferenceException异常。
2023-05-11 08:45:22 +08:00
Mikk aa9cf2aa2e [UI.Client]
RecipeStepCollection对象的构造函数中移除注入的IRecipeGasFlowCalculator对象实例。
RecipeData构造函数中注入IRecipeGasFlowCalculator对象实例。
RecipeData对象中新增方法CalculateGasFlow()。
IRecipeGasFlowCalculator接口的Calculate()方法增加参数chamberName以指定当前计算使用的反应腔名称。
增加详细的注释信息。
2023-05-11 00:29:29 +08:00
Mikk c307221775 [UI.Core]
[SimulatorCore]
修复依赖项引用错误。
2023-05-10 23:59:47 +08:00
Mikk ff1cbb1229 [UI.Client]
RecipeData和RecipeStepCollection的构造函数新增参数IRecipeGasFlowCalculator以注入气体流量计算器对象。
2023-05-10 23:51:33 +08:00
Mikk 195fbd4587 [Common]
[UI.Client]
修复依赖项引用错误。
2023-05-10 23:33:40 +08:00
DESKTOP-1N1NK8A\auvkk c0d86201ae [UI.Client]
移除RecipColNo定义,使用ControlName查找ReceipStep中指定的参数。
新增IRecipeGasFlowCalculator接口,用于实现RecipeStep中流量计算器。
新增RecipeGasFlowCalculatorBase对象作为默认的RecipeStep流量计算器。
2023-05-10 23:21:46 +08:00
DESKTOP-1N1NK8A\auvkk afa3553a95 [UI.Client]
导入5号机的ClientUI库中的Recipe相关对象。
2023-05-10 16:21:45 +08:00
DESKTOP-1N1NK8A\auvkk 48ddf178e4 Merge branch 'feature/update-hiwin-aligner-driver' into develop 2023-05-10 16:19:58 +08:00
DESKTOP-1N1NK8A\auvkk 7d0cc1cfe0 [UI.Client]
更名UIViewModelBase为UiViewModelBase。
2023-05-10 15:08:37 +08:00
DESKTOP-1N1NK8A\auvkk 4fb6d4aac0 [RT.EquipmentLibrary]
从10号机移植HiWinAligner驱动。
2023-05-10 15:08:06 +08:00
DESKTOP-1N1NK8A\auvkk 079d0f2ccd Merge branch 'feature/Offset功能移植到PLC连接成功时调用' into develop 2023-05-09 18:24:24 +08:00
DESKTOP-1N1NK8A\auvkk 31613e1147 Merge branch 'develop' into feature/Offset功能移植到PLC连接成功时调用 2023-05-09 18:22:31 +08:00
DESKTOP-1N1NK8A\auvkk 3d969ca1d0 Merge branch 'feature/fix-uninstalled-module-alarm-output' into develop 2023-05-09 18:20:29 +08:00
DESKTOP-1N1NK8A\auvkk 52466888d5 [Common]
IDevice接口和Entity对象中新增IsEnabled属性。

[RT.EquipmentLibrary]
从SicServo移除Monitor()方法并重载HandleMonitor()方法。
移除TcAds对象的IsEnabled属性。
移除RorzeEfem对象的IsEnabled属性。
修正AlarmView视图中Alarm详细信息中的显示错误并优化信息显示的代码。
2023-05-09 18:11:51 +08:00
DESKTOP-1N1NK8A\auvkk 959901a6af [Common]
优化ModuleFsmDevice类代码,添加注释。
2023-05-09 16:30:01 +08:00
DESKTOP-1N1NK8A\auvkk f7e9d29e98 [RT.EquipmentLibrary]
优化IoSensor和IoSensorAnalog对象的Monitor()方法,改为重载基类的HandleMonitor()方法,以避免NotInstalled模组产生报警信息。
2023-05-09 16:29:28 +08:00
DESKTOP-1N1NK8A\auvkk dd93d58fef [Common]
优化BaseDevice对象
增加新属性IsEnabled,用于指示当前设备是否被禁用。
增加Monitor()和HandleMonitor()方法,用于处理IsEnabled逻辑。
增加注释信息。
2023-05-09 16:01:15 +08:00
DESKTOP-1N1NK8A\auvkk 86ec049999 [UI.Client]
优化AlarmViewModel中的一些变量名。
2023-05-09 15:06:11 +08:00
DESKTOP-1N1NK8A\auvkk ad0ca9c42c [UI.Core]
修正MonitorViewModel的UpdateAlarmEvent()方法中未获取AlarmItem.Source的问题。
2023-05-09 15:05:25 +08:00
DESKTOP-1N1NK8A\auvkk 3621ef2e50 [Common]
移除ModuleName枚举定义中显式指定的序号。
ModuleName没居中新增UnDefined项目。
优化ModuleHelper对象的Converter()方法,如果指定的Module名称不存在,则返回ModuleName.UnDefined。
2023-05-09 15:04:09 +08:00
DESKTOP-1N1NK8A\auvkk 03273c6411 [UI.Core]
修正AlarmItem中的using。
2023-05-09 14:32:47 +08:00
DESKTOP-1N1NK8A\auvkk 623c7a1b56 [UI.Core]
将AlarmItem对象从MonitorViewModel.cs文件中分离独立。
AlarmItem增加注释。
2023-05-09 14:30:12 +08:00
DESKTOP-1N1NK8A\auvkk a7786e6563 [Common]
整理EventItem格式,添加注释。
添加注释到EventLevel和EventType枚举定义。
2023-05-09 14:16:43 +08:00
hanqiangqiang 1a41f3bf5a [MECF.Framework.RT.EquipmentLibrary]
Offect功能移植到PLC连接成功时调用
2023-05-09 14:14:18 +08:00
DESKTOP-1N1NK8A\auvkk 67435fb604 [Common]
STEvents中移除不必要的Log。
2023-05-09 13:21:21 +08:00
DESKTOP-1N1NK8A\auvkk af431734d5 Merge branch 'feature/2023-05-09' into develop 2023-05-09 11:24:36 +08:00
DESKTOP-1N1NK8A\auvkk 287896bdcd [Common]
优化signalTowerPartBase的闪烁效果状态机。
Init状态如果转换BlinkData列队失败,则直接终止状态机。
2023-05-09 11:23:28 +08:00
DESKTOP-1N1NK8A\auvkk 5e23ae3f4b [Common]
SignalTowerBase中增加一些注释。
2023-05-09 11:04:45 +08:00
hanqiangqiang 1bf0a19911 Merge branch 'feature/删除昂坤测温实时打印LOG' into develop 2023-05-09 11:03:32 +08:00
hanqiangqiang ac145ecbf4 [MECF.Framework.RT.EquipmentLibrary]
删除昂坤测温实时打印LOG日志
2023-05-09 10:13:22 +08:00
DESKTOP-1N1NK8A\auvkk b08efe8906 Merge branch 'feature/优化界面上的一些问题' into develop 2023-05-08 17:36:26 +08:00
DESKTOP-1N1NK8A\auvkk a73e201023 [UI.Core]
版本号升级到v2.0.3.3
2023-05-08 17:35:39 +08:00