SEMIE5-0709原版完整文件.pdf
《SEMIE5-0709原版完整文件.pdf》由会员分享,可在线阅读,更多相关《SEMIE5-0709原版完整文件.pdf(295页珍藏版)》请在三一办公上搜索。
1、 1 SEMI E5-0709 SEMI 1982,2009 SEMI E5-0709 SEMI EQUIPMENT COMMUNICATIONS STANDARD 2 MESSAGE CONTENT(SECS-II)This standard was technically approved by the global Information&Control Committee.This edition was approved for publication by the global Audits and Reviews Subcommittee on May 13,2009.It wa
2、s available at www.semi.org in June 2009 and on CD-ROM in July 2009.Originally published 1982;previously published November 2008.NOTICE:The users attention is called to the possibility that some implementations of this standard,particularly those related to the use of Stream 4,may involve the use of
3、 inventions covered by U.S.patents 4,884,674 and 5,216,613,and by other patents issued or pending,held by Texas Instruments Incorporated.By publication of this standard,SEMI takes no position respecting either the applicability or the validity of these or other patent rights asserted in connection w
4、ith any item mentioned in this standard.Users of this standard are expressly advised that determination of any such patent rights and the risk of infringement of such rights,are entirely their own responsibility.Table of Contents 1 Purpose.3 2 Scope.3 3 Limitations.3 4 Referenced Standards and Docum
5、ents.3 5 Terminology.4 6 The Message Transfer Protocol.5 6.1 Intent.5 6.2 Message.5 6.3 Blocking Requirements.5 6.4 Message Header.5 6.5 Transaction Timeout.5 6.6 Multiple Open Transactions.6 7 Streams and Functions.6 7.1 Streams.6 7.2 Functions.6 7.3 Stream and Function Allocation.6 8 Transaction a
6、nd Conversation Protocols.7 8.1 Intent.7 8.2 Transaction Definition.7 8.3 Transaction Level Requirements.7 8.4 Conversation Protocols.7 9 Data Structures.8 9.1 Intent.8 9.2 Item.8 9.3 List.9 9.4 Localized Character String Items.9 9.5 Example Data Structures.10 9.6 Data Item Dictionary.11 9.7 Variabl
7、e Item Dictionary.53 9.8 Object Dictionary.62 10 Message Detail.72 10.1 Intent.72 10.3 Message Usage.73 10.4 Stream 0 and Function 0.73 10.5 Stream 1 Equipment Status.73 10.6 Stream 2 Equipment Control and Diagnostics.80 SEMI E5-0709 SEMI 1982,2009 2 10.7 Stream 3 Materials Status.99 10.8 Stream 4 M
8、aterial Control.113 10.9 Stream 5 Exception Handling.127 10.10 Stream 6 Data Collection.132 10.11 Stream 7 Process Program Management.142 10.12 Stream 8 Control Program Transfer.159 10.13 Stream 9 System Errors.160 10.14 Stream 10 Terminal Services.163 10.15 Stream 11 Host File Services(Deleted).165
9、 10.16 Stream 12 Wafer Mapping.166 10.17 Stream 13 Data Set Transfers.178 10.18 Stream 14 Object Services.190 10.19 Stream 15 Recipe Management.210 10.20 Steam 16 Processing Management.238 10.21 Stream 17 Equipment Control and Diagnostics.254 10.22 Stream 18 Subsystem Control and Data.260 10.23 Stre
10、am 19 Recipe and Parameter Management.265 11 Message Documentation.275 11.1 Intent.275 11.2 Standard Form SECS-II Document.275 12 Units of Measure.276 12.1 Intent.276 12.2 Units Symbols.276 12.3 Compliance.277 12.4 SECS-II Units of Measure Identifiers.278 RELATED INFORMATION 1.284 R1-1 The General N
11、ode Transaction Protocol.284 R1-2 Some Suggested Message Usage.284 R1-3 Notes on SECS-II Data Transfers.284 R1-4 Process Programs.287 R1-5 Suggested Baseline SECS Equipment Implementation.291 3 SEMI E5-0709 SEMI 1982,2009 1 Purpose 1.1 The SEMI Equipment Communications Standard Part 2(SECS-II)define
12、s the details of the interpretation of messages exchanged between intelligent equipment and a host.This specification has been developed in cooperation with the Japan Electronic Industry Development Association Committee 12 on Equipment Communications.1.1.1 It is the intent of this standard to be fu
13、lly compatible with SEMI E4 Equipment Communications Standard(SECS-I).It is also the intent to allow for compatibility with alternative message transfer protocols.The details of the message transfer protocol requirements are contained in 6.1.1.2 It is the intent of this standard to define messages t
14、o such a level of detail that some consistent host software may be constructed with only minimal knowledge of individual equipment.The equipment,in turn,may be constructed with only minimal knowledge of the host.1.1.3 The messages defined in the standard support the most typical activities required
15、for IC manufacturing.The standard also provides for the definition of equipment-specific messages to support those activities not covered by the standard messages.While certain activities can be handled by common software in the host,it is expected that equipment-specific host software may be requir
16、ed to support the full capabilities of the equipment.2 Scope 2.1 SECS-II gives form and meaning to messages exchanged between equipment and host using a message transfer protocol,such as SECS-I.2.1.1 SECS-II defines the method of conveying information between equipment and host in the form of messag
17、es.These messages are organized into categories of activities,called streams,which contain specific messages,called functions.A request for information and the corresponding data transmission is an example of such an activity.2.1.2 SECS-II defines the structure of messages into entities called items
18、 and lists of items.This structure allows for a self-describing data format to guarantee proper interpretation of the message.2.1.3 The interchange of messages is governed by a set of rules for handling messages called the transaction protocol.The transaction protocol places some minimum requirement
19、s on any SECS-II implementation.NOTICE:This standard does not purport to address safety issues,if any,associated with its use.It is the responsibility of the users of this standard to establish appropriate safety and health practices and determine the applicability of regulatory or other limitations
20、 prior to use.3 Limitations 3.1 SECS-II applies to equipment and hosts used in the manufacturing of semiconductor devices.Examples of the activities supported by the standard are:transfer of control programs,material movement information,measurement data,summarized test data,and alarms.3.1.1 The min
21、imum compliance to this standard involves meeting the few constraints outlined in 8.It is expected that a given piece of equipment will require only a subset of the functions described in this standard.The number of functions and the selection of functions will depend upon the equipment capabilities
22、 and requirements.For each piece of equipment,the exact format for each function provided must be documented according to the form outlined in 10.3.1.2 It is assumed that the equipment will define the messages used in a particular implementation of SECS-II.It is assumed the host will support equipme
23、nt implementation.4 Referenced Standards and Documents 4.1 SEMI Standards SEMI E4 SEMI Equipment Communications Standard 1 Message Transfer(SECS-I)SEMI E6 Guide for Semiconductor Equipment Installation Documentation SEMI E148 Specification for Time Sychronization and Definition of the TS-Clock Objec
24、t SEMI E5-0709 SEMI 1982,2009 4 4.2 ANSI Standard1 ANSI X3.4-1977 Code for Information Interchange(ASCII)4.3 IEEE Standard2 IEEE 754 Standard for Binary Floating Point Arithmetic 4.4 The Japan Electronic Industry Development Association(JEIDA)has requested that the SECS-II standard incorporate suppo
25、rt for the JIS-8 codes for data exchange.This code would allow support for katakana characters in Japanese implementations of SECS-II.JIS-6226 JIS 8-bit Coded Character Set for Information Interchange,Japanese Industrial Standards.3 NOTICE:Unless otherwise indicated,all documents cited shall be the
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SEMIE5 0709 原版 完整 文件

链接地址:https://www.31ppt.com/p-7330743.html