semi合集-English.pdf - 第2342页

SEMI E82-0705 © SEMI 1999, 2005 38 STEP COMMENTS HOST TSC COMMENTS 34. <-S6,F11 Event Report Send (ERS) VehicleArrived . VehicleID = “AGVXX” . TransferPortList – L,1 1. TransferPort 1 = “PORTZ1” 35. Event Report Ackno…

100%1 / 7923
SEMI E82-0705 © SEMI 1999, 2005 37
STEP COMMENTS HOST TSC COMMENTS
17. Event Report Acknowledge
(ERA)
S6,F12->
18. <-S6,F11 Event Report Send (ERS)
VehicleDeparted
. VehicleID = “AGVXX”
. TransferPortList – L,1
1. TransferPort
1
=
“PORTX1”
19. Event Report Acknowledge
(ERA)
S6,F12->
20. <-S6,F11 Event Report Send (ERS)
VehicleArrived
. VehicleID = “AGVXX”
. TransferPortList –
L,1
1. TransferPort
1
=
“PORTY1”
21. Event Report Acknowledge
(ERA)
S6,F12->
22. <-S6,F11 Event Report Send (ERS)
VehicleAcquireStarted
. VehicleID = “AGVXX”
23. Event Report Acknowledge
(ERA)
S6,F12->
24. <-S6,F11 Event Report Send (ERS)
CarrierInstalled
. VehicleID = “AGVXX”
. CarrierID = “654321”
. CarrierLoc = “LOC2”
25. Event Report Acknowledge
(ERA)
S6,F12->
26. <-S6,F11 Event Report Send (ERS)
VehicleDepositStarted
. VehicleID = “AGVXX”
27. Event Report Acknowledge
(ERA)
S6,F12->
28. <-S6,F11 Event Report Send (ERS)
CarrierRemoved
. VehicleID = “AGVXX”
. CarrierID = “123456”
. CarrierLoc = “LOC1”
29. Event Report Acknowledge
(ERA)
S6,F12->
30. <-S6,F11 Event Report Send (ERS)
VehicleDepositCompleted
. VehicleID = “AGVXX”
31. Event Report Acknowledge
(ERA)
S6,F12->
32. <-S6,F11 Event Report Send (ERS)
VehicleDeparted
. VehicleID = “AGVXX”
. TransferPortList – L,1
1. TransferPort
1
=
“PORTY1”
33. Event Report Acknowledge
(ERA)
S6,F12->
SEMI E82-0705 © SEMI 1999, 2005 38
STEP COMMENTS HOST TSC COMMENTS
34. <-S6,F11 Event Report Send (ERS)
VehicleArrived
. VehicleID = “AGVXX”
. TransferPortList – L,1
1. TransferPort
1
=
“PORTZ1”
35. Event Report Acknowledge
(ERA)
S6,F12->
36. <-S6,F11 Event Report Send (ERS)
VehicleDepositStarted
. VehicleID = “AGVXX”
37. Event Report Acknowledge
(ERA)
S6,F12->
38. <-S6,F11 Event Report Send (ERS)
CarrierRemoved
. VehicleID = “AGVXX”
. CarrierID = “654321”
. CarrierLoc = “LOC2”
39. Event Report Acknowledge
(ERA)
S6,F12->
40. <-S6,F11 Event Report Send (ERS)
VehicleDepositCompleted
. VehicleID = “AGVXX”
41. Event Report Acknowledge
(ERA)
S6,F12->
42. <-S6,F11 Event Report Send (ERS)
VehicleUnassigned
. VehicleID = “AGVXX”
. CommandID = “111111”
43. Event Report Acknowledge
(ERA)
S6,F12->
44. <-S6,F11 Event Report Send (ERS)
TransferCompleted
(Complete parameters)
. CommandName =
“TRANSFER”
. CommandID = “111111”
. Priority = 5
. Replace = 1
. ResultCode = 0
. CarrierLoc
1
= “PORTY1”
. TransferInfo
1
– L,3
1. CarrierID = “123456”
2. SourcePort = “PORTX1”
3. DestPort = “PORTY1”
. CarrierLoc
2
= “PORTZ1”
. TransferInfo
2
– L,3
4. CarrierID = “654321”
5. SourcePort = “PORTY1”
6. DestPort = “PORTZ1”
45. Event Report Acknowledge
(ERA)
S6,F12->
12.3 Anomaly Transport
12.3.1 Host-Initiated CANCEL of a TRANSFER Command
SEMI E82-0705 © SEMI 1999, 2005 39
12.3.1.1 The Host wishes to terminate a previously issued TRANSFER command. This could be done so that the
Host could issue another TRANSFER command with new command parameter values or so that a PGV could
transfer the carriers. A Host initiated ABORT scenario would be similar to this scenario except that the remote
command would be ABORT instead of CANCEL and the states when it is accepted by the TSC are different.
STEP COMMENTS HOST TSC COMMENTS
1. The Host desires to CANCEL
a particular TRANSFER
command that it had
previously issued to the
TSC. Outstanding TRANSFER
command has CommandId =
“111111”
2. Host Command Send (HCS)
CANCEL
. COMMANDID = “111111”
The COMMANDID must match
that of the TRANSFER
command that is being
CANCEL’ed
S2,F41->
3. <-S2,F42 Host Command Acknowledge
(HCA)
This is the point where
the TSC would reject the
CANCEL command if not in
the QUEUED or WAITING
state.
4. <-S6,F11 Event Report Send (ERS)
TransferCancelInitiated
. CommandID = “111111”
5. Event Report Acknowledge
(ERA)
S6,F12->
6. <-S6,F11 Event Report Send (ERS)
TransferCancelCompleted
. CommandID = “111111”
7. Event Report Acknowledge
(ERA)
S6,F12->
8. <-S6,F11 Event Report Send (ERS)
VehicleUnassigned
. VehicleID = “CARXX”
. CommandID = “111111”
9. Event Report Acknowledge
(ERA)
S6,F12->