semi合集-English.pdf - 第7753页
SEMI T12-0305 © SEMI 2004, 2005 32 10.2.7.7 listUp — This service i s used to i nquire registered Attac h ment s in Invento ry. Followi ng table defines it s parameters. Table 69 Parameter Req/Ind Rsp/Conf Description Re…

SEMI T12-0305 © SEMI 2004, 2005 31
10.2.7.2 update — This service is used to updates information for an Attachment registered in Inventory.
Following table defines its parameters.
Table 64
Parameter Req/Ind Rsp/Conf Description
AttachmentId M - Identification of Attachment.
Operation M - Operation done on an Attachment.
Location C - Source, destination or both.
ServiceStatus - M Result of service request.
10.2.7.3 install — This service is used to register a brand new or used Attachment for adding on Inventory.
Following table defines its parameters.
Table 65
Parameter Req/Ind Rsp/Conf Description
AttachmentId M - Identification of Attachment.
AttachmentName M - Operation done on an Attachment.
AttachmentType M - Operation done on an Attachment.
Location C - Logical partition in Inventory: option.
History C - Known history including manufacturer and date.
Handle - C A kind of logical ID given locally on registration: option.
ServiceStatus - M Result of service request.
10.2.7.4 uninstall — This service is used to unregister an Attachment for removing from Inventory. Following
table defines its parameters.
Table 66
Parameter Req/Ind Rsp/Conf Description
AttachmentId M - Identification of Attachment.
ServiceStatus - M Result of service request.
10.2.7.5 showNamespace — This service is used to inquire target equipment group. Following table defines its
parameters.
Table 67
Parameter Req/Ind Rsp/Conf Description
GroupName - M Target group name.
ServiceStatus - M Result of service request.
10.2.7.6 changeNamespace — This service is used to change target equipment group. Following table defines its
parameters.
Table 68
Parameter Req/Ind Rsp/Conf Description
GroupName M - New group name.
ServiceStatus - M Result of service request.

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 showData — This 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.