semi合集-English.pdf - 第2524页
SEMI E88-1104 E © SEMI 1999, 2004 21 Variable Name Type Description Class Format Comments CommandInfo CV Command information associated with a particular transfe r command. DVVAL L,2 1. <CommandID> 2. <Priority&…

SEMI E88-1104
E
© SEMI 1999, 2004 20
Variable Name Type Description Class Format Comments
CarrierInfo
i
CV All database information
associated with a
particular carrier.
SV L,2
1. <CarrierID
i
>
2. <CarrierLoc
i
>
CarrierLoc CV Unique location of the
carrier within the
stocker as reported by
the SC.
DVVAL A[1–64] It is important to note that this is
the unique location within the
stocker (i.e., 2 carriers cannot be
stored at the same CarrierLoc,
but 2 carriers can be stored at
the same ZoneName).
CarrierLoc
i
CV Unique location of the
carrier within the
stocker as reported by
the SC.
SV A[1–64] It is important to note that this is
the unique location within the
stocker (i.e., 2 carriers cannot be
stored at the same CarrierLoc,
but 2 carriers can be stored at
the same ZoneName).
CarrierLocationInfo
i
CV Carrier Location
Information
DVVAL L,3
1. <CarrierID
i
>
2. <CarrierLoc
i
>
3. <CarrierZoneName
i
>
CarrierLocations CV Carrier Location
Information for the
‘LOCATE’ host
command
DVVAL L,n
1. <CarrierLocationInfo
1
>
.
.
n. < CarrierLocationInfo
n
>
‘n’ number of carriers
CarrierState
i
CV The Carrier State SV U2 0 = None
1 = Wait In
2 = Transferring
3 = Completed
4 = Alternate
5 = Wait Out
CarrierZoneName CV The name of the zone
associated with the
carrier’s current
location.
DVVAL A[0–64] A location may not be
associated with a particular
zone. This would be the case if
ports are not assigned to a zone.
CarrierZoneName
i
CV The name of the zone
associated with the
carrier’s current
location.
SV A[0–64] A location may not be
associated with a particular
zone. This would be the case if
ports are not assigned to a zone.
CommandName CV Name of Host issued
remote command.
DVVAL A[1–20]
CommandID CV Remote Command ID DVVAL A[1–64] Used to subsequently refer to a
specified remote command
(e.g., to cancel a remote
command).
If a command is generated by
the Stocker Controller, the
commandid must begin with the
string ‘MANUAL’ followed by
any arbitrary sequence
identifier.
CommandID
i
CV Remote Command ID SV A[1–64] Used to subsequently refer to a
specified remote command
(e.g., to cancel a remote
command).

SEMI E88-1104
E
© SEMI 1999, 2004 21
Variable Name Type Description Class Format Comments
CommandInfo CV Command information
associated with a
particular transfer
command.
DVVAL L,2
1. <CommandID>
2. <Priority>
CommandInfo
i
CV Command information
associated with a
particular transfer
command.
SV L,2
1. <CommandID
i
>
2. <Priority
i
>
CommandType CV The type of Command
being initiated
DVVAL A[1–20] Valid Values are
‘TRANSFER’
‘CANCEL’
‘ABORT’
CurrentPortStates CV Current State of all the
ports.
SV L,n
1. <PortInfo
1
>
.
.
n. <PortInfo
n
>
Dest CV Destination location
identifier.
DVVAL A[1–64] Can either be a CarrierLoc or a
ZoneName.
Dest
i
CV Destination location
identifier.
SV A[1–64] Can either be a CarrierLoc or a
ZoneName.
EmptyCarrier CV Flag which denotes
whether the carrier is
empty or not empty.
DVVAL U2 Empty = 0
Not Empty = 1
EnhancedCarriers CV List Current status of all
carrier information in
the SC database.
SV L,n
1. <EnhancedCarrierInfo
1
>
.
.
n. <EnhancedCarrierInfo
n
>
This includes carriers that are
on an Input conveyor prior to
the ‘WaitIn’ (inner) position of
the conveyor. These carriers are
reported with a CarrierState of
0.
EnhancedCarrierInfo
i
CV All database information
associated with a
particular carrier.
SV L,5
1. <CarrierID
i
>
2. <CarrierLoc
i
>
3. <CarrierZoneName
i
>
4. <InstallTime
i
>
5. <CarrierState
i
>
EnhancedTransfers CV List current status of all
transfer commands.
SV L,n
1.
<EnhancedTransferComma
nd
1
>
.
.
n.
<EnhancedTransferComm
and
n
>
EnhancedTransfer-
Command
i
CV Information associated
with a particular
Transfer command.
SV L,3
1. <TransferState
i
>
2. <CommandInfo
i
>
3. <TransferInfo
i
>
EnhancedActive-
Zones
CV List current status
associated with all
zoned being used by the
SC.
SV L,n
1. <EnhancedZoneData
1
>
.
n. <EnhancedZoneData
n
>

SEMI E88-1104
E
© SEMI 1999, 2004 22
Variable Name Type Description Class Format Comments
EnhancedZoneData
i
CV Information associated
with a particular zone.
SV L,4
1. <ZoneName
i
>
2. <ZoneCapacity
i
>
3. <ZoneSize
i
>
4. <ZoneType
i
>
EqpName CV Unique ID of the SC ECV A[1–32]
ErrorID CV The identification of the
error.
DVVAL A[1–64] The following values are
required:
“DestOccupied” – Double Store
“SourceEmpty” – Empty
Retrieve
Other values may be used as
required.
ErrorNumber CV The unique id of an
error.
DVVAL U4 Used to subsequently refer to a
specified stocker error (e.g. to
RETRY a stocker operation).
This value must be unique for
all current outstanding errors.
FailureCode CV The failure reason used
in the
CarrierInstallFailed and
CarrierRemoveFailed
events.
DVVAL U2 1 = Undefined Failure
2 = Location Occupied (Install)
3 = Carrier Doesn’t Exist
(Remove)
4–63 = Reserved
HandoffType CV Denotes the type of
handoff that occurred at
the equipment
ownership transfer point
(e.g., from loading port
to vehicle).
DVVAL U2 MANUAL = 1
means that no handoff
handshake occurs (e.g., PGV
handoff).
AUTOMATED = 2
means that a handshake occurs
(e.g., SEMI E84).
IDReadDuplicate-
Option
CV Indicates manner in
which Duplicate ID
reads must be processed.
ECV U1 0 = Reject
1 = HostControlled
See Carrier ID Error Scenarios
(Table 14) for detailed
information.
IDReadFailureOption CV Indicates manner in
which IDRead Failures
must be processed.
ECV U1 0 = Reject
1 = HostControlled
See Carrier ID Error Scenarios
(Table 14) for detailed
information.
IDReadMismatch-
Option
CV Indicated manner in
which Mismatch ID
reads must be processed.
ECV U1 0 = Reject
1 = HostControlled
See Carrier ID error Scenarios
(Table 14) for detailed
information.
IDReadStatus CV Result Code of an ID
read event.
DVVAL U2 Success = 0
Failure = 1
Duplicate = 2
Mismatch = 3
InstallTime
i
CV Time the carrier was
created in the SC
database.
SV TIME (A16) yyyymmddhhmmsscc
PortID CV ID of the port. DVVAL A[1–64]