semi合集-English.pdf - 第7754页

SEMI T12-0305 © SEMI 2004, 2005 33 10.2.8 Invoice — Following tables defines services of Invoice class. 10.2.8.1 Service List — Invoice class has following services. Table 72 Operation Description Type Reqd ShowId Inquir…

100%1 / 7923
SEMI T12-0305 © SEMI 2004, 2005 32
10.2.7.7 listUp — This service is used to inquire registered Attachments in Inventory. Following table defines its
parameters.
Table 69
Parameter Req/Ind Rsp/Conf Description
Restriction C - Condition for expected Attachments.
AttachmentId - M Attachment identification (may be list).
ServiceStatus - M Result of service request.
10.2.7.8 showDataThis service is used to inquire information of a registered Attachment. Following table
defines its parameters.
Table 70
Parameter Req/Ind Rsp/Conf Description
AttachmentId M - Identification of Attachment.
AttachmentInfo - M Information of specified Attachment including location.
ServiceStatus - M Result of service request.
10.2.7.9 Parameter List — Above services use following parameters.
Table 71
Parameter Definition Form
AttachmentId Identification of Attachment: usually equivalent to physical ID
maybe tagged on physical attachment.
Text.
AttachmentInfo Information of an Attachment as it is: location and such attributes as
name and type. It is given by name-value pairs, concatenated with
equal sign or colon and separated by semicolon: additional
parenthesis and braces may be allowed for optional readability.
Text.
AttachmentName Human friendly name assigned on an Attachment. Text.
AttachmentType Type of Attachment: at least jig or implement, and based on
attachments’ compatibility. Further classification is dependent on
manufacturer, attachment, equipment or strategy of its user.
Enumerated.
GroupName Target equipment group name for Inventory. This parameter is
useful if there are several pieces of equipment with equivalent
fundamental function but attachment management is separated by
group.
Text.
Handle A kind of logical ID given locally on registration or creation of
Attachment object.
Text.
History Historic record of Attachment. Text.
Location Public location of an Attachment, given by name and identification
separated by a colon. Identification is optional but required if name
is not unique for Inventory.
Text.
Operation Updating operation name: one of following.
Release: for leaving stock yard for equipment,
Storage: for reaching stock yard,
Deploy: for arriving by equipment,
Withdraw: leaving equipment for stock yard, and
Forward: for transferring for the other equipment.
Enumerated.
Restriction Screening parameter for history items: e.g., all, type=ttttt,
name=nnn.
Text.
ServiceStatus Result of service to show successful or reason of failure. Text.
SEMI T12-0305 © SEMI 2004, 2005 33
10.2.8 Invoice — Following tables defines services of Invoice class.
10.2.8.1 Service List — Invoice class has following services.
Table 72
Operation Description Type Reqd
ShowId Inquires identification of Invoice. R Y
showAttachments Inquires Attachment identifications on this Invoice. R Y
showTypes Inquires Attachment Types respective above. R Y
showLoadports Inquires expected load ports to load listed Attachments. R N
showHistory Inquires history of each Attachment listed above. R Y
10.2.8.2 showId — This service is used to inquire Invoice’s ID. Following table defines its parameters.
Table 73
Parameter Req/Ind Rsp/Conf Description
InvoiceId - M Identification of Invoice.
ServiceStatus - M Result of service request.
10.2.8.3 showAttachments — This service is used to inquire a list of Attachment identification written in Invoice.
Following table defines its parameters.
Table 74
Parameter Req/Ind Rsp/Conf Description
AttachmentId - M Identification of Attachment (maybe list).
ServiceStatus - M Result of service request.
10.2.8.4 showTypes — This service is used to inquire Attachment types respective to Attachment list above.
Following table defines its parameters.
Table 75
Parameter Req/Ind Rsp/Conf Description
AttachmentType - M Type of Attachment (maybe list).
ServiceStatus - M Result of service request.
10.2.8.5 showLoadports — This service is used to inquire expected load ports to load Attachments. Following table
defines its parameters.
Table 76
Parameter Req/Ind Rsp/Conf Description
LoadportId - M Load port number (maybe list).
ServiceStatus - M Result of service request.
10.2.8.6 showHistory — This service is used to inquire Attachment history. Following table defines its parameters.
SEMI T12-0305 © SEMI 2004, 2005 34
Table 77
Parameter Req/Ind Rsp/Conf Description
AttachmentId - M Identification of Attachment.
History - M Requested attachment’s history.
ServiceStatus - M Result of service request.
10.2.8.7 Parameter List — Above services use following parameters.
Table 78
Parameter Definition Form
AttachmentId Identification of Attachment: usually equivalent to physical ID
maybe tagged on physical attachment.
Text.
AttachmentType Type of Attachment: at least jig or implement, and based on
attachments’ compatibility. Further classification is dependent on
manufacturer, attachment, equipment or strategy of its user.
Enumerated.
History History of an Attachment. It’s not necessary to have entire history:
it may be summary, limited or simple record useful for choice of
attachment suitable to specific process.
Text.
InvoiceId Identification of Invoice assigned by such management agent as
Attachment dispatcher or Attachment Tracer.
Text.
LoadportId Load port number assigned; assignment manner may be dependent
on equipment.
Text.
ServiceStatus Result of service to show successful or reason of failure. Text.
10.2.9 JitMachine — Following tables defines services of JitMachine class.
10.2.9.1 Service List — JitMachine class has following services.
Table 79
Operation Description Type Reqd
ShowId Inquires identification of JitMachin. R Y
showName Inquires human friendly name of JitMachine. R Y
showType Inquires JitMachine Types. R Y
receiveInvoice Delivers Invoice information. R N
showAttachments Inquires Attachments staying on a JitMachine (Secondments). R Y
showExceptions Inquires effective Exceptions raised on a JitMachine. R Y
10.2.9.2 showId — This service is used to inquire JitMachine’s ID. Following table defines its parameters.
Table 80
Parameter Req/Ind Rsp/Conf Description
MachineId - M Identification of JitMachine.
ServiceStatus - M Result of service request.
10.2.9.3 showNameThis service is used to inquire human friendly name of Jigs/Implements Tracking Machine.
Following table defines its parameters.