semi合集-English.pdf - 第2546页
SEMI E88-1104 E © SEMI 1999, 2004 43 13.2.1.2 The Host issues a TRANSFER command to the SC to transfer a carrier fr om a shelf to an output port. When the stocker attem p ts to pick up the carrier at the shelf, it finds …

SEMI E88-1104
E
© SEMI 1999, 2004 42
13.2 Anomaly Operation
13.2.1 Source Location Empty during Transfer – Empty Retrieve
13.2.1.1 The Host issues a TRANSFER command to the SC to transfer a carrier from an input port to a storage
location. When the stocker attempts to pick up the carrier at the input port, it finds that the source location is empty.
STEP COMMENTS HOST SC COMMENTS
1. Carrier 123456 is sitting at
the stocker crane accessible
input port position.
2. Enhanced Remote Command (ERC)
TRANSFER
· COMMANDID
· PRIORITY
· TRANSFERINFO
1. CARRIERID = “123456”
2. SOURCE
3. DEST = “STORAGE”
S2,F49
In this scenario SOURCE is the
name of a input port position
and DEST is the ZoneName
STORAGE which is a SC selected
shelf. SOURCE is optional
since the SC knows where the
CARRIERID is located.
3.
S2,F50
Enhanced Remote Command
Acknowledge (ERCA)
4.
S6,F11
Event Report Send (ERS)
TransferInitiated
· CommandID
· CarrierID = “123456”
· CarrierLoc
· CarrierZoneName
· Dest = “STORAGE”
5. Event Report Acknowledge (ERA)
S6,F12
6.
S6,F11
Event Report Send (ERS)
CarrierTransferring
7. Event Report Acknowledge (ERA)
S6,F12
S6,F11
Event Report Send (ERS)
ZoneCapacityChange
Event Report Acknowledge (ERA)
S6,F12
8.
S6,F11
Event Report Send (ERS)
CraneActive
9. Event Report Acknowledge (ERA)
S6,F12
10. The stocker attempts to pick
the carrier but finds the
position to be empty.
11.
S5,F1
Alarm Report Send (ARS)
· ALCD(Alarm Set)
· ALID
· ALTX
12. Alarm Report Acknowledge (ARA)
· ACKC5
S5,F2
13.
S6,F11
Event Report Send (ERS)
AlarmSetEvent
· CommandID
· ErrorID = SourceEmpty
· StockerDeviceInfo
· RecoveryOptions =RETRY,
ABORT
14. Event Report Acknowledge (ERA)
S6,F12
15. The Host may choose to
disposition the error as
follows:
1. Retry the TRANSFER
· The stocker attempts to
pick the carrier from the
input port again

SEMI E88-1104
E
© SEMI 1999, 2004 43
13.2.1.2 The Host issues a TRANSFER command to the SC to transfer a carrier from a shelf to an output port.
When the stocker attempts to pick up the carrier at the shelf, it finds that the source location is empty.
STEP COMMENTS HOST SC COMMENTS
1. Carrier 123456 is logically
sitting at a shelf location.
2. Enhanced Remote Command (ERC)
TRANSFER
· COMMANDID
· PRIORITY
· TRANSFERINFO
1. CARRIERID = “123456”
2. SOURCE
3. DEST = “LP1”
S2,F49
.
3.
S2,F50
Enhanced Remote Command
Acknowledge (ERCA)
4.
S6,F11
Event Report Send (ERS)
TransferInitiated
5. Event Report Acknowledge (ERA)
S6,F12
6.
S6,F11
Event Report Send (ERS)
CarrierTransferring
7. Event Report Acknowledge (ERA)
S6,F12
8.
S6,F11
Event Report Send (ERS)
CraneActive
9. Event Report Acknowledge (ERA)
S6,F12
10. The stocker attempts to pick
the carrier but finds the
position to be empty.
11.
S5,F1
Alarm Report Send (ARS)
· ALCD(Alarm Set)
· ALID
· ALTX
12. Alarm Report Acknowledge (ARA)
· ACKC5
S5,F2
13.
S6,F11
Event Report Send (ERS)
AlarmSetEvent
· CommandID
· ErrorID = SourceEmpty
· StockerDeviceInfo
· RecoveryOptions =RETRY,
ABORT
14. Event Report Acknowledge (ERA)
S6,F12
15. The Host may choose to
disposition the error as
follows:
1. Retry the TRANSFER
· The stocker attempts to
p
ick the carrier from the shelf
again
16. The Host may choose to
disposition the error as
follows:
1. Abort the TRANSFER
The carrier is deleted from
the SC database and a
CarrierRemoveCompleted event
is generated as well as a
TransferAbortCompleted event
and a ZoneCapacityChange
event.

SEMI E88-1104
E
© SEMI 1999, 2004 44
13.2.2 Dest Location Full during Transfer – Double Store
13.2.2.1 The Host issues a TRANSFER command to the SC to transfer a carrier from an input port to a storage
location. When the stocker attempts to place the carrier to the storage location, it finds that the location is occupied.
STEP COMMENTS HOST SC COMMENTS
1. Carrier 123456 is sitting at
the stocker crane accessible
input port position.
2. Enhanced Remote Command (ERC)
TRANSFER
· COMMANDID
· PRIORITY
· TRANSFERINFO
1. CARRIERID = “123456”
2. SOURCE
3. DEST = “STORAGE”
S2,F49
In this scenario SOURCE is the
name of a input port position
and DEST is the ZoneName
STORAGE which is a SC selected
shelf. SOURCE is optional
since the SC knows where the
CARRIERID is located.
3.
S2,F50
Enhanced Remote Command
Acknowledge (ERCA)
4.
S6,F11
Event Report Send (ERS)
TransferInitiated
· CommandID
· CarrierID = “123456”
· CarrierLoc
· CarrierZoneName
· Dest = “STORAGE”
5. Event Report Acknowledge (ERA)
S6,F12
6.
S6,F11
Event Report Send (ERS)
CarrierTransferring
· CarrierID = “123456”
· CarrierLoc
· CarrierZoneName
7. Event Report Acknowledge (ERA)
S6,F12
S6,F11
Event Report Send (ERS)
ZoneCapacityChange
Event Report Acknowledge (ERA)
S6,F12
8.
S6,F11
Event Report Send (ERS)
CraneActive
9. Event Report Acknowledge (ERA)
S6,F12
10. The stocker attempts to place
the carrier to the storage
location but finds the location
to be full.
11.
S5,F1
Alarm Report Send (ARS)
· ALCD(Alarm Set)
· ALID
· ALTX
12. Alarm Report Acknowledge (ARA)
· ACKC5
S5,F2
13.
S6,F11
Event Report Send (ERS)
AlarmSetEvent
· CommandID
· ErrorID = DestOccupied
· StockerDeviceInfo
· RecoveryOptions = RETRY,
ABORT /* Supplier Option */
14. Event Report Acknowledge (ERA)
S6,F12
15. Supplier Option
The Host may choose to
disposition the error as
follows:
1. Retry the TRANSFER
· The stocker attempts to
place the carrier to the dest
location again
This is a Supplier Option to
implement this Host initiated
recovery method.