项目

一般

简介

错误 #3770

张萍 更新于 3 个月 之前

生产检测和EFEM页面的log日志区域中以下提示消息建议优化,详情如下: 
 1. +原基片不存在+  
 the source substrate isnot exist 
 -->建议改成 【*The *The source substrate does not exist*】 exist* 

 +有一个任务正在运行+ 
 there a Task is runing 
 -->建议改成 【*There *There is a task running*】 running* 
 !clipboard-202501141715-abe4y.png! 

 2. +加载基片结束+ 
 Action [ LoadSubstart ] finished  
 -->应该改成 【Action Action [ Load *Substrate* ] finished】 finished 
 !clipboard-202501171645-1wi7g.png! 

 3. +map盒子的结果中存在异常槽位状态+ 
 Mapping result exists unormal slot state:... 
 -->建议改成 【Mapping Mapping result exists *abnormal* slot state:...】 state:... 
 !clipboard-202502051031-8rogg.png! 

 4. +EFEM页面:上片操作进行中+ 
 Action [Load Substrate] is running,CassettB, 1 
 --> 槽位数字不对,选择的是第2个槽位,应该输出【Action [Load Substrate] is running,CassettB, *2* 】 
 !clipboard-202502171612-gy570.png! 

 5.EFEM页面:进行转运到LP盒操作,但LP盒没有load。 
 TransactTo CassettB 0,the target.box is not loaded. 
 --> 槽位数字不对,应该转运到槽位1,应该改成【TransactTo CassettB *1* ,but the target box is unloaded】 
 !clipboard-202502201439-n2j0u.png! 

返回