|
@@ -1,229 +1,246 @@
|
|
|
<?xml version="1.0"?>
|
|
|
<EventDefine xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
|
- <EventDefinition>
|
|
|
- <Id>9</Id>
|
|
|
- <Description>操控权限:{0}</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>OperationAuthorization</EventEnum>
|
|
|
- <DetailDesc>Only authorized account can execute operation and control command</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>10</Id>
|
|
|
- <Description>'{0}' 退出系统。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>UserLoggedOff</EventEnum>
|
|
|
- <DetailDesc>用户退出系统。</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>11</Id>
|
|
|
- <Description>User {0} login</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>UserLoggedIn</EventEnum>
|
|
|
- <DetailDesc>用户登录</DetailDesc>
|
|
|
- <GlobalDescription_en>User {0} login</GlobalDescription_en>
|
|
|
- <GlobalDescription_zh>账号{0}登录</GlobalDescription_zh>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>12</Id>
|
|
|
- <Description>用户帐号'{0}'的内容被修改。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>AccountChanged</EventEnum>
|
|
|
- <DetailDesc>用户帐号改变</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>13</Id>
|
|
|
- <Description>用户账号'{0}'的密码被修改。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>PasswordChanged</EventEnum>
|
|
|
- <DetailDesc>用户账号密码变更</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>14</Id>
|
|
|
- <Description>用户帐号'{0}'已被删除。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>AccountDeleted</EventEnum>
|
|
|
- <DetailDesc>用户帐号删除</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>15</Id>
|
|
|
- <Description>用户帐号'{0}'已被创建。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>AccountCreated</EventEnum>
|
|
|
- <DetailDesc>用户帐号创建</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>19</Id>
|
|
|
- <Description>Wafer placed to {0}</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>PuttingWaferToChamberEnds</EventEnum>
|
|
|
- <DetailDesc>This event is posted right after put a wafer</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>20</Id>
|
|
|
- <Description>Placing wafer to {0}</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>PuttingWaferToChamberBegins</EventEnum>
|
|
|
- <DetailDesc>This event is posted right before placing</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>21</Id>
|
|
|
- <Description>Wafer picked from {0}</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>PickingWaferFromChamberEnds</EventEnum>
|
|
|
- <DetailDesc>This event is posted right after wafer picked</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>22</Id>
|
|
|
- <Description>Picking wafer from {0}</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>PickingWaferFromChamberBegins</EventEnum>
|
|
|
- <DetailDesc>This event is posted right before picking </DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>25</Id>
|
|
|
- <Description>Align start:notch is {0}。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>AlignBegins</EventEnum>
|
|
|
- <DetailDesc>When aligners start aligning.</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>26</Id>
|
|
|
- <Description>Align end。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>AlignEnds</EventEnum>
|
|
|
- <DetailDesc>When aligners aligning completed.</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>27</Id>
|
|
|
- <Description>Align failed。{0}</Description>
|
|
|
- <Level>Warning</Level>
|
|
|
- <EventEnum>AlignFailed</EventEnum>
|
|
|
- <DetailDesc>When aligners aligning failed.</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>28</Id>
|
|
|
- <Description>Wafer {0} moved from {1} {2} to {3} {4}</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>WaferMoved</EventEnum>
|
|
|
- <DetailDesc>Wafer Move information.</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>36</Id>
|
|
|
- <Description>Wafer created at {0} slot {1}, status is {2}.</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>WaferCreate</EventEnum>
|
|
|
- <DetailDesc>Wafer Create Information </DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>37</Id>
|
|
|
- <Description>Wafer deleted from {0} slot {1}.</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>WaferDelete</EventEnum>
|
|
|
- <DetailDesc>Wafer Delete Information</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>41</Id>
|
|
|
- <Description>{0} load FOUP start.</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>LoadFOUPStart</EventEnum>
|
|
|
- <DetailDesc>
|
|
|
- </DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>42</Id>
|
|
|
- <Description>{0} load FOUP end.</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>LoadFOUPEnd</EventEnum>
|
|
|
- <DetailDesc>
|
|
|
- </DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>43</Id>
|
|
|
- <Description>{0} load FOUP Failed.</Description>
|
|
|
- <Level>Alarm</Level>
|
|
|
- <EventEnum>LoadFOUPFailed</EventEnum>
|
|
|
- <DetailDesc>
|
|
|
- </DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>44</Id>
|
|
|
- <Description>{0} unload FOUP start.</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>UnloadFOUPStart</EventEnum>
|
|
|
- <DetailDesc>
|
|
|
- </DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>45</Id>
|
|
|
- <Description>{0} unload Foup end.</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>UnloadFOUPEnd</EventEnum>
|
|
|
- <DetailDesc>
|
|
|
- </DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>46</Id>
|
|
|
- <Description>{0} unload Foup failed.</Description>
|
|
|
- <Level>Alarm</Level>
|
|
|
- <EventEnum>UnloadFOUPFailed</EventEnum>
|
|
|
- <DetailDesc>
|
|
|
- </DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <!-- PM Information -->
|
|
|
- <EventDefinition>
|
|
|
- <Id>1000</Id>
|
|
|
- <Description>{0}</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>GeneralInfo</EventEnum>
|
|
|
- <DetailDesc>默认事件类型(通用)</DetailDesc>
|
|
|
- <Solution>1222</Solution>
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>1023</Id>
|
|
|
- <Description>{0} '{1}' stopped,reason: {2}。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>ServiceRoutineAborted</EventEnum>
|
|
|
- <DetailDesc>where {0} is the chamber name, while {1} is the service name. When service routine is aborted, this event will be posted.</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>1033</Id>
|
|
|
- <Description>{0} {1}:{2}。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>ServiceRoutineInfo</EventEnum>
|
|
|
- <DetailDesc>用于显示在服务程序运行过程中的信息显示,{0}反应腔名,{1}服务程序名,{2}当前动作名。</DetailDesc>
|
|
|
- <Solution />
|
|
|
- </EventDefinition>
|
|
|
- <EventDefinition>
|
|
|
- <Id>1040</Id>
|
|
|
- <Description>{0} {1}。</Description>
|
|
|
- <Level>Information</Level>
|
|
|
- <EventEnum>GuiCmdExecSucc</EventEnum>
|
|
|
- <DetailDesc>当收到用户界面命令,并成功执行时,发出该事件。{0}反应腔名,{1}命令解释。</DetailDesc>
|
|
|
- <Solution />
|
|
|
+ <!-- System Event id: 0 - 999 -->
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>9</Id>
|
|
|
+ <Description>操控权限:{0}</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>OperationAuthorization</EventEnum>
|
|
|
+ <DetailDesc>Only authorized account can execute operation and control command</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>10</Id>
|
|
|
+ <Description>'{0}' 退出系统。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>UserLoggedOff</EventEnum>
|
|
|
+ <DetailDesc>用户退出系统。</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>11</Id>
|
|
|
+ <Description>User {0} login</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>UserLoggedIn</EventEnum>
|
|
|
+ <DetailDesc>用户登录</DetailDesc>
|
|
|
+ <GlobalDescription_en>User {0} login</GlobalDescription_en>
|
|
|
+ <GlobalDescription_zh>账号{0}登录</GlobalDescription_zh>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>12</Id>
|
|
|
+ <Description>用户帐号'{0}'的内容被修改。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>AccountChanged</EventEnum>
|
|
|
+ <DetailDesc>用户帐号改变</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>13</Id>
|
|
|
+ <Description>用户账号'{0}'的密码被修改。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>PasswordChanged</EventEnum>
|
|
|
+ <DetailDesc>用户账号密码变更</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>14</Id>
|
|
|
+ <Description>用户帐号'{0}'已被删除。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>AccountDeleted</EventEnum>
|
|
|
+ <DetailDesc>用户帐号删除</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>15</Id>
|
|
|
+ <Description>用户帐号'{0}'已被创建。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>AccountCreated</EventEnum>
|
|
|
+ <DetailDesc>用户帐号创建</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>19</Id>
|
|
|
+ <Description>Wafer placed to {0}</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>PuttingWaferToChamberEnds</EventEnum>
|
|
|
+ <DetailDesc>This event is posted right after put a wafer</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>20</Id>
|
|
|
+ <Description>Placing wafer to {0}</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>PuttingWaferToChamberBegins</EventEnum>
|
|
|
+ <DetailDesc>This event is posted right before placing</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>21</Id>
|
|
|
+ <Description>Wafer picked from {0}</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>PickingWaferFromChamberEnds</EventEnum>
|
|
|
+ <DetailDesc>This event is posted right after wafer picked</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>22</Id>
|
|
|
+ <Description>Picking wafer from {0}</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>PickingWaferFromChamberBegins</EventEnum>
|
|
|
+ <DetailDesc>This event is posted right before picking </DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>25</Id>
|
|
|
+ <Description>Align start:notch is {0}。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>AlignBegins</EventEnum>
|
|
|
+ <DetailDesc>When aligners start aligning.</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>26</Id>
|
|
|
+ <Description>Align end。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>AlignEnds</EventEnum>
|
|
|
+ <DetailDesc>When aligners aligning completed.</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>27</Id>
|
|
|
+ <Description>Align failed。{0}</Description>
|
|
|
+ <Level>Warning</Level>
|
|
|
+ <EventEnum>AlignFailed</EventEnum>
|
|
|
+ <DetailDesc>When aligners aligning failed.</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>28</Id>
|
|
|
+ <Description>Wafer {0} moved from {1} {2} to {3} {4}</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>WaferMoved</EventEnum>
|
|
|
+ <DetailDesc>Wafer Move information.</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>36</Id>
|
|
|
+ <Description>Wafer created at {0} slot {1}, status is {2}.</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>WaferCreate</EventEnum>
|
|
|
+ <DetailDesc>Wafer Create Information </DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>37</Id>
|
|
|
+ <Description>Wafer deleted from {0} slot {1}.</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>WaferDelete</EventEnum>
|
|
|
+ <DetailDesc>Wafer Delete Information</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>41</Id>
|
|
|
+ <Description>{0} load FOUP start.</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>LoadFOUPStart</EventEnum>
|
|
|
+ <DetailDesc>
|
|
|
+ </DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>42</Id>
|
|
|
+ <Description>{0} load FOUP end.</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>LoadFOUPEnd</EventEnum>
|
|
|
+ <DetailDesc>
|
|
|
+ </DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>43</Id>
|
|
|
+ <Description>{0} load FOUP Failed.</Description>
|
|
|
+ <Level>Alarm</Level>
|
|
|
+ <EventEnum>LoadFOUPFailed</EventEnum>
|
|
|
+ <DetailDesc>
|
|
|
+ </DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>44</Id>
|
|
|
+ <Description>{0} unload FOUP start.</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>UnloadFOUPStart</EventEnum>
|
|
|
+ <DetailDesc>
|
|
|
+ </DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>45</Id>
|
|
|
+ <Description>{0} unload Foup end.</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>UnloadFOUPEnd</EventEnum>
|
|
|
+ <DetailDesc>
|
|
|
+ </DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>46</Id>
|
|
|
+ <Description>{0} unload Foup failed.</Description>
|
|
|
+ <Level>Alarm</Level>
|
|
|
+ <EventEnum>UnloadFOUPFailed</EventEnum>
|
|
|
+ <DetailDesc>
|
|
|
+ </DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>500</Id>
|
|
|
+ <Description>"[{0}] routine, {1}"</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>RoutineNotify</EventEnum>
|
|
|
+ <DetailDesc></DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>501</Id>
|
|
|
+ <Description>"[{0}] routine failed, {1}"</Description>
|
|
|
+ <Level>Alarm</Level>
|
|
|
+ <EventEnum>RoutineFailed</EventEnum>
|
|
|
+ <DetailDesc></DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <!-- PM Event id: 1000 - 1999 -->
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>1000</Id>
|
|
|
+ <Description>{0}</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>GeneralInfo</EventEnum>
|
|
|
+ <DetailDesc>默认事件类型(通用)</DetailDesc>
|
|
|
+ <Solution>1222</Solution>
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>1023</Id>
|
|
|
+ <Description>{0} '{1}' stopped,reason: {2}。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>ServiceRoutineAborted</EventEnum>
|
|
|
+ <DetailDesc>where {0} is the chamber name, while {1} is the service name. When service routine is aborted, this event will be posted.</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>1033</Id>
|
|
|
+ <Description>{0} {1}:{2}。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>ServiceRoutineInfo</EventEnum>
|
|
|
+ <DetailDesc>用于显示在服务程序运行过程中的信息显示,{0}反应腔名,{1}服务程序名,{2}当前动作名。</DetailDesc>
|
|
|
+ <Solution />
|
|
|
+ </EventDefinition>
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>1040</Id>
|
|
|
+ <Description>{0} {1}。</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>GuiCmdExecSucc</EventEnum>
|
|
|
+ <DetailDesc>当收到用户界面命令,并成功执行时,发出该事件。{0}反应腔名,{1}命令解释。</DetailDesc>
|
|
|
+ <Solution />
|
|
|
</EventDefinition>
|
|
|
<EventDefinition>
|
|
|
<Id>1052</Id>
|
|
@@ -233,7 +250,9 @@
|
|
|
<DetailDesc>当发生软件互锁时,发出该警告信息。{0}反应腔名,{1}具体软件互锁原因。</DetailDesc>
|
|
|
<Solution />
|
|
|
</EventDefinition>
|
|
|
- <!-- TM Warning -->
|
|
|
+ <!-- TM Event id: 2000 - 2999 -->
|
|
|
+ <!-- LoadLock Event id: 3000 - 3999 -->
|
|
|
+ <!-- EFEM Event id: 4000 - 4999 -->
|
|
|
<EventDefinition>
|
|
|
<Id>2052</Id>
|
|
|
<Description>用户 {0} 无操控权,请先获取操控权</Description>
|
|
@@ -464,5 +483,16 @@
|
|
|
Notify after mapped wafer.
|
|
|
</Solution>
|
|
|
</EventDefinition>
|
|
|
+
|
|
|
+ <EventDefinition>
|
|
|
+ <Id>5308</Id>
|
|
|
+ <Description>{0} wafer mapped, {1}</Description>
|
|
|
+ <Level>Information</Level>
|
|
|
+ <EventEnum>SlotMapAvailable_2</EventEnum>
|
|
|
+ <DetailDesc></DetailDesc>
|
|
|
+ <Solution>
|
|
|
+ Notify after mapped wafer.
|
|
|
+ </Solution>
|
|
|
+ </EventDefinition>
|
|
|
|
|
|
</EventDefine>
|