semi合集-English.pdf - 第2343页

SEMI E82-0705 © SEMI 1999, 2005 39 12.3.1.1 The Host wishes to terminate a prev iously i ssued TRANSFER command. This co uld be done so that the Host could is sue another TR ANSFER command with ne w command paramete r va…

100%1 / 7923
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->
SEMI E82-0705 © SEMI 1999, 2005 40
STEP COMMENTS HOST TSC COMMENTS
10. The host may now initiate
another TRANSFER command
for the carrier(s) from
the TRANSFER command that
was canceled or allow a
PGV to deliver the
carriers.
If there were multiple
carriers in the CANCEL’ed
TRANSFER then the Host may
elect to issue one
TRANSFER command for all
carriers or individual
TRANSFER commands for each
carrier.
The SOURCEPORT in the
resulting TRANSFER
command(s) will be the
same as when the original
TRANSFER was issued since
the carriers have not
moved.
12.3.2 Host-Initiated Override of a TRANSFER Command
12.3.2.1 The Host wishes to override the destination of a previously issued TRANSFER command after the
command has entered the ACTIVE state. This could be done so that the Host could issue another TRANSFER
command with a new destination.
STEP COMMENTS HOST TSC COMMENTS
1. The Host desires to ABORT
a particular TRANSFER
command that it had
previously issued to the
TSC. The outstanding
TRANSFER command has
CommandID = “111111”
2. Host Command Send(HCS)
ABORT
. COMMANDID = “111111”
The COMMANDID must match
that of the TRANSFER
command that is being
ABORT’ed
S2,F41->
3. <-S2,F42 Host Command Acknowledge
(HCA)
This is the point where
the TSC would reject the
ABORT command if it is
not possible for the
transport system to
abort the ACTIVE
TRANSFER command.
4. <-S6,F11 Event Report Send (ERS)
TransferAbortInitiated
. CommandID = “111111”
5. Event Report Acknowledge
(ERA)
S6,F12->