ReleaseNotes.txt 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. 
  2. ---------------------------------------------------------------------------------
  3. VirgoST 系统更新历史记录
  4. ---------------------------------------------------------------------------------
  5. 2025-01-02 version 2.0.0.6
  6. 1.Water Leak 触发 Chiller OFF.
  7. 2024-11-30 version 2.0.0.5
  8. 1.修改 SmallGuidePinEnable 和 MediumGuidePinEnable 配置默认为true.
  9. 2023-11-29 version 2.0.0.4
  10. 1.map时,Loadport 第一片根据配置是否支持(不支持,红色显示)
  11. 2023-11-28 version 2.0.0.3
  12. 1.增加SmallGuidePinInstalled,MediumGuidePinInstalled.
  13. 2023-08-14 version 2.0.0.2
  14. 1.修改创建计划,LP slot 1 wafer size根据配置(一个或多个尺寸)是否报警.
  15. 2.增加SmallGuidePinInstalled.增加MediumGuidePinInstalled.
  16. 2023-06-20 version 2.0.0.1
  17. 1.cooling/robot/chamber,有wafer,切换自动模式去create job。实际不能成功create job,没有任何提示信息
  18. 2.保存recipe菜单删掉PMB
  19. 3.ATM模式不用做工艺,sequence带有温度的recipe不要判断进行加热
  20. 4.当efem已经接收到错误信息时,由原来的Post ActionDone 修改为 Post Error.
  21. 2023-02-05 version 1.0.96.8
  22. 1.修改RF 误报警Turn On failed的问题
  23. 2022-12-15 version 1.0.96.7
  24. 1.修改因Sequence中使用单一手臂造成PM和Aligner上wafer互锁
  25. 2.加强PM放的优先级
  26. 3.完善手动拖片时禁用手臂的功能
  27. 2022-11-30 version 1.0.96.6
  28. 1.auto cooling or aligner
  29. 2.EAP-F2S35指令启用。
  30. 2022-11-28 version 1.0.96.5
  31. 1.警用手臂与指定路径功能升级优化。
  32. 2.增加recipesplit配置项,对process文件夹添加config配置,设置为true时使用,设置为false时不使用。
  33. 3.DataLog ->Wafer History页面里面的搜索框,输入需要搜索的LotName,点击搜索不能精准查找,
  34. 搜索按钮只会按照开始时间,结束时间来查找对应时间段内所有的LotName。
  35. 4.针对Virgo A/Virgo-B/Virgo-AB软件,我们UI界面Robot 手指的显示和实际停留位置有一定的偏差,
  36. 易对客户使用造成一定的误解,修复动画错位问题。
  37. 2022-10-21 version 1.0.96.4
  38. 1.在Virgo软件overview->EFEM页面添加一个SMIF设备Reset按钮,并能正常使smif进行reset动作,同步增加ERRORCLEAR指令
  39. 2.add lift up/down。
  40. 3.home all can not complete system intialization
  41. 2022-10-08 version 1.0.96.3
  42. 1.update 去除放片到ALigner、Cooling的优先级
  43. 2.页面增加GAS备注信息。
  44. 3.优化调度逻辑,减少chamber在大气中曝露的时间。
  45. 4.新增A+B机台,调用datalog文件有误,若单调用VigroA的配置文件,则缺少了B腔Bias 信息,需添加配置文件。
  46. 2022-9-27 version 1.0.96.2
  47. 1.优化调度逻辑
  48. 2.兼容升级后,没有Process和Clean文件夹的查询
  49. 3.自制EFEM模式下tolerance 误报的问题
  50. 2022-9-20 version 1.0.96.1
  51. 1. 增加Kashiyama 干泵
  52. 2. 优化开关门的时间,避免提前开门导致的工艺问题
  53. 3.KashiyamaPump add some trace log.
  54. 4.使用 BaseDevice::_SetRealFloat() 解决浮点数rounding的问题.
  55. 5.remove unnessesary messsage, recipe file not found
  56. 2022-8-27 version 1.0.96
  57. 1. 兼容Open Stage和SMIF
  58. 2. 升级双臂版功能
  59. 3. 增加统计相关的SVID
  60. 2022-8-11 version 1.0.95
  61. 1.当前软件支持的pre-job和post-job功能,无法基于idle时间来定义是否需要启用pre-job,
  62. 需支持可以根据idle的时间长短来定义是否需要启用pre-job(类似于可以根据idle时间的长短来定义是否启用idle-clean)
  63. 2.在recipe setting中分别增加pump和vent的pin up和pin down 功能, Pumping 和 Venting时LiftPin的位置分别可设。
  64. 2022-8-9 version 1.0.94
  65. 1. 状态机里面不可以 Sleep.
  66. 2022-8-4 version 1.0.93
  67. 1. SkyPump 兼容 JGM-1000A, 二代泵读数据时, 返回数据包多一个字符。
  68. 2022-5-7 version 1.0.92
  69. 1. enhancement:Add size WS150 & WS159
  70. 2. add recipe step svid
  71. 2022-4-7 version 1.0.91
  72. 1. enhancement:FA save previous status
  73. 2. feature:enable blue signaltower
  74. 3. enhancement:robot continuous run pick/place after put wafer on lift
  75. 4. feature:EFEM cooling water alarm is configurable by SC
  76. 5. enhancement:FA alarm add text
  77. 2022-4-7 version 1.0.90
  78. 1. fix:post process delay OpenCloseSlitValveTimeout
  79. 2022-3-30 version 1.0.89
  80. 1. feature:enable lift pin up/down before pump
  81. 2. feature:heater temperature set to 0 if do not want to change chamber temperature before process
  82. 2022-3-23 version 1.0.88
  83. 1. feature:fa smart tag read/write
  84. 2. enhancement:enable/disable load/unload according smif status
  85. 3. fix:recipe file invalid issue
  86. 2022-3-20 version 1.0.87
  87. 1. feature:configurable whether pop job complete dialog when job done
  88. 2. enhancement: disalbe load/unload when job running
  89. 3. fa:add writeID function
  90. 4. enhancement: mfc verification enhancement
  91. 2022-3-10 version 1.0.86
  92. 1. feature:FA 增加SMIF相关控制
  93. 2022-3-6 version 1.0.85
  94. 1. enhancement:EFEM 兼容自研和广川两种型号
  95. 1. enhancement:对Jet EFEM:增加读Carrier ID的功能
  96. 1. enhancement:对Jet EFEM:禁止设置Wafer Size
  97. 2022-2-28 version 1.0.83
  98. 1. enhancement:EFEM connect retry
  99. 2021-12-28 version 1.0.82
  100. 1. fix: "system is in autorunning stage , can not do cassette leave" warning
  101. 2021-12-22 version 1.0.81
  102. 1. add: LP status display on overview area
  103. 2. enhancement: Wafer status description improved
  104. 2021-12-17 version 1.0.80
  105. 1. enhancement: Mapping button disable when cassette door opened
  106. 2. enhancement: Cassette door display improved
  107. 2021-12-16 version 1.0.79
  108. 1. enhancement: UI process history compatible with only 1 PM
  109. 2021-12-09 version 1.0.78
  110. 1. fix: Job complete info - wafer size incorrect
  111. 2. add: Wafer size in simulator can be chosen
  112. 2021-11-24 version 1.0.77
  113. 1. fix: Gas valve turn on/off failed
  114. 2021-11-20 version 1.0.76
  115. 1. fix: 初始化的时候关闭腔体门
  116. 2. enhancement:map条件不满足的时候不进入mapping状态
  117. 3. enhancement:clear error as background
  118. 2021-11-11 1.0.75
  119. 1.add: 优化lot结束弹出的对话框
  120. 2021-11-04 1.0.73
  121. 1.add: FA mapping cmd return 03 when LP is not ready
  122. 2.fix: LotID and recipe select info(by FA) display
  123. 2021-11-03 1.0.72
  124. 1.fix: Can not switch to cycle mode afer once non-cycle job
  125. 2021-10-26 1.0.71
  126. 1.add: SMC chiller Modbus LRC check
  127. 2021-10-20 1.0.70
  128. 1.add: LP wafer count display
  129. 2.enhance: Change efem state to error when protrusion
  130. 2021-10-20 1.0.69
  131. 1.fix: Wafer status always show "InProcess"
  132. 2.add: Post pop dialog message when any job done
  133. 3.enhance: Check if chamber has wafer before run recipe
  134. 4.enhance: Delete alarm view
  135. 5.add: Main view alarm combobox
  136. 6.enhance: Wafer history display format change
  137. 7.add: Signal tower strategy can be config
  138. 8.fix: Parallel mode switch
  139. 2021-10-09 1.0.68
  140. 1.feature: add wafer history FDC function
  141. 2.feature: add process history step line
  142. 2021-09-10 1.0.67
  143. 1.fix: IsTemperatureReady never true when chiller enable
  144. 2.fix: UI robot arm movement start&end position incorrect
  145. 3.enhance: display different color according pm online and offline
  146. 2021-08-09 1.0.66
  147. 1.fix:EFEM SIGSTAT alarm & event post
  148. 2.fix:EFEM top view
  149. 2021-07-31 1.0.65
  150. 1.add:Heater temp offset by temp point
  151. 2.feature:MFC calibration
  152. 3.feature:RF calibartion
  153. 4.feature:wafer history by lot
  154. 5.fix:hide EPD inforamtion if not installed
  155. 2021-07-30 1.0.64
  156. 1.fix:Skip current recipe step
  157. 2021-07-29 1.0.63
  158. 1.add:Slitdoor auto close before clean sequence
  159. 2021-07-23 1.0.62
  160. 1.fix:EPD connection parameters
  161. 2.fix:SC unit
  162. 2021-07-21 1.0.61
  163. 1.add:BiasRF enable state to PLC
  164. 2.fix:Wafer protrusion message : Warning change to Alarm
  165. 3.fix:Coolant Inlet/Outlet TC Broken message : Warning change to Alarm
  166. 2021-07-20 1.0.60
  167. 1.fix:single wafer auto running, two chamber open the door
  168. 2021-07-16 1.0.59
  169. 1.fix:Transfer stuck when job end
  170. 2021-07-11 1.0.58
  171. 1.fix:PM "Source Generator Safety Lock" warning change level to info
  172. 2021-07-09 1.0.57
  173. 1.add:Recipe config:keep vacuum afer process
  174. 2.add:RF ignition failed alarm
  175. 3.fix:Signal tower light status
  176. 2021-06-29 1.0.56
  177. 1.fix:CycleModeUI显示跟系统状态不吻合的问题
  178. 2.fix:简化部分SC显示
  179. 3.add:UI根据RT SC配置自动选择配置文件
  180. 2021-06-29 1.0.55
  181. 1. fix: 并发模式下有一个腔体空闲的问题
  182. 2. fix:one possible deadlock during scheduler
  183. 2021-06-19 1.0.53
  184. 1. 增加SVID
  185. 2021-06-09 1.0.52
  186. 1. S7F25 return recipe/sequence body per user suggestion
  187. 2021-06-08 1.0.51
  188. 1. improvement:epd config ui remove unnecessary items
  189. 2021-06-06 1.0.50
  190. 1. fix:epd not install cause issue
  191. 2021-06-05 1.0.49
  192. 1. EPD improvement,add log
  193. 2. add lot id information to wafer history
  194. 3. FA:S7F26 gave sequence data to eap
  195. 2021-06-04 1.0.48
  196. 1. link port id/slot to more CEID
  197. 2021-05-29 1.0.47
  198. 1. FA增加S2F25指令
  199. 2. FA增加Cassette Door open/close事件
  200. 3. FA增加LP Slotmap数据变量
  201. 2021-05-28 1.0.46
  202. 1. Configuration-Role中项目设置为只读,实际权限为读写
  203. 2021-05-25 1.0.45
  204. 1. 增加EPD功能
  205. 2021-05-19 1.0.43
  206. 1. FA、Clean界面微调
  207. 2. fix:自动登录admin账号
  208. 2021-05-17 1.0.42
  209. 1. SC项目+设定值导出
  210. 2021-05-16 1.0.41
  211. 1. fix:GasLine不能跳号启用的问题
  212. 2021-05-16 1.0.40
  213. 1. 功能:激活FA功能
  214. 2021-05-12 1.0.39
  215. 1. 功能:增加Idle Clean, Pre-job, Post-job clean功能
  216. 2. 功能:增加输入Lot Name
  217. 2021-05-12 1.0.38
  218. 1. fix:UI Cycle数量显示 更新不实时的问题
  219. 2021-05-11 1.0.37
  220. 1. fix:调度的时候混跑死锁的问题
  221. 2021-05-11 1.0.36
  222. 1. Virgo系列增加GB Pressure SW、GB Door SW、LE OT SW
  223. 2. SC项目+设定值导出功能
  224. 2021-05-10 version 1.0.35
  225. 1. 新增首页ATM Mode显示
  226. 2. 调整Slow Pump Valve图形显示
  227. 2021-05-08 version 1.0.34
  228. 1. 新增PM Place & Pick的Delay功能
  229. 2021-04-27 version 1.0.33
  230. 1. 解决4',6'混合跑的时候,停在手臂上的问题
  231. 2021-04-12 version 1.0.29
  232. 1. 解决4',6'混合跑的时候,会报参数错的问题
  233. 2. return wafer 上手臂没法传送的问题
  234. 2021-04-10 version 1.0.28
  235. 1. 解决单片会停住的问题
  236. 2. 解决4寸,6寸混合跑,会停住的问题
  237. 2021-01-31 version 1.0.0.17
  238. 1: EFEM 信息没处理的问题,导致伸进去PM,不动了
  239. 2:Cylinder报错 PLC Kept
  240. 2021-01-28 version 1.0.0.15
  241. 1:Cylinder报错 PLC Kept
  242. 2021-01-16 version 1.0.0.8
  243. 1:支持并行调度
  244. 2021-01-14 version 1.0.0.7
  245. 1:调度优化
  246. 2021-01-12 version 1.0.0.6
  247. 1:准备传片的过程中,会报超时错,而且报错之后,继续传片
  248. 2: return wafer, 弹出对话框可选是否cooling,参考Transfer wafer
  249. 3:sequence文件里面的cooling时间没生效
  250. 4:自动模式下,map不work
  251. 5:create job之后,禁止set/remove
  252. 6:auto runing-》auto idle
  253. 7:数据库没保存carrier信息
  254. 8: 提示3寸第一片不能跑货的问题
  255. 9:robot动画在Aligner位置有偏差
  256. 2020-12-20 version 1.0.0.1
  257. 1. 初始版本