semi合集-English.pdf - 第1730页
SEMI E41.1-96 © SEMI 1996 1 SEMI E41.1-0996 SECS-II SUPPORT FOR EXCEPT ION MANA GEM ENT STA N DARD 1 Purpose This docum ent maps the services and data of its prim e document, SEMI E41, to SECS -II streams and fun ctions …

SEMI E41-95 © SEMI 1995 12
• Detect and report that an abnormal situation is no
longer apparent or relevant by clearing the related
exception condition and reporting it if enabled.
• Provide for enabling and disabling reporting on
each exception condition.
• Maintain the data of exception condition attributes
indicated in Table 2.
• Reject requests for capabilities not supported (such
as recovery actions).
10.4.2 Interactive Exception Handling — The
fundamental requirements of the exception agent for
interactive exception handling extend the exception
reporting to allow the decision authority to request
recovery actions to be performed to resolve abnormal
situations. These are listed below.
• Support all exception reporting fundamental
requirements specified above.
• Supply a list of valid recovery actions for an
exception condition when posting.
• Execute a requested recovery action for an
exception condition if the requested recovery
action is currently valid. The exception agent may
support only a single recovery action to be in
progress at a time and reject all other recovery
action requests for other exception conditions
while it is busy.
• Report the completion of the recovery action.
• Support Abort of the recovery action at all times,
immediately ceasing recovery activity and
terminating the recovery action.
• Reject requests with incomplete or invalid
parameters.
• Reject requests for capabilities not supported.
Optional capabilities defined or enabled in this standard
include the following:
• Support for multiple concurrent recovery actions.
The standard allows only one recovery action in
progress for each exception condition.
• Adjust the exception condition message and the
valid recovery action list as appropriate during the
error recovery, and post the changes if reporting is
enabled.
The services are defined with mechanisms to reject
unsupported services and options should they be
requested. This improves robustness and enables
sophisticated service-users to adjust its requests to the
capabilities of the particular exception agent.
NOTICE: These standards do not purport to address
safety issues, if any, associated with their use. It is the
responsibility of the user of these standards to establish
appropriate safety and health practices and determine
the applicability of regulatory limitations prior to use.
SEMI makes no warranties or representations as to the
suitability of the standards set forth herein for any
particular application. The determination of the
suitability of the standard is solely the responsibility of
the user. Users are cautioned to refer to manufacturer’s
instructions, product labels, product data sheets, and
other relevant literature respecting any materials
mentioned herein. These standards are subject to
change without notice.
The user’s attention is called to the possibility that
compliance with this standard may require use of
copyrighted material or of an invention covered by
patent rights. By publication of this standard, SEMI
takes no position respecting the validity of any patent
rights or copyrights asserted in connection with any
item mentioned in this standard. Users of this standard
are expressly advised that determination of any such
patent rights or copyrights, and the risk of infringement
of such rights, are entirely their own responsibility.
Copyright by SEMI® (Semiconductor Equipment and Materials
International), 3081 Zanker Road, San Jose, CA 95134. Reproduction o
f
the contents in whole or in part is forbidden without express written
consent of SEMI.

SEMI E41.1-96 © SEMI 19961
SEMI E41.1-0996
SECS-II SUPPORT FOR EXCEPTION MANAGEMENT STANDARD
1 Purpose
This document maps the services and data of its prime document, SEMI E41, to SECS-II streams and functions and
data definitions.
2 Scope
This is the standard way to implement the Exception Management Standard, which provides remote control
communication of exceptions and recovery, using the SECS-II message format.
3 Referenced Documents
3.1 SEMI Standards
SEMI E5 — SEMI Equipment Communications Standard 2 Message Content (SECS-II)
SEMI E41 — Exception Management (EM) Standard
4 Terminology
None.
5 Mapping of Exception Ma nagement Messages
Table 1 Exception Management Messages SECS-II Mapping
Service Message Name Stream, Function SECS-II Name
EXPost Notify S5F9,F10 Exception Post Notify/Confirm
EXCleared Notify S5F11,F12 Exception Clear Notify/Confirm
EXRecover Request S5F13,F14 Exception Recover Request/Acknowledge
EXRecoveryComplete Notify S5F15,F16 Exception Recovery Complete Notify/Confirm
EXRecoveryAbort Request S5F17,F18 Exception Recovery Abort Request/Acknowledge
6 Exception Parameters Mapping
Table 2 Exceptions Data Item Mapping
Parameter SECS-II Data Item
ErrorCode ERRCODE
ErrorText ERRTEXT
EXAck ACKA
EXEnabled EXENABLED
EXID EXID
EXMessage EXMESSAGE
EXRecovery EXRECVRA
EXState EXSTATE
EXType EXTYPE
Timestamp TIMESTAMP

SEMI E41.1-96 © SEMI 1996 2
7 Implementation Details
7.1 Several capabilities of the Exception Management Services (EMS) are accessed through the Object Services
Standard. The Exception Objects are persistent. An Object Services compliant implementation of EMS will allow
access to all the attributes specified in the SEMI E5 Object definition table for an Exception Object.
All implementations shall use Object Service’s GetAttr and SetAttr to access:
EXENABLED
EXSTATE
NOTE 1: EXSTATE is read-only.
NOTICE: These standards do not purport to address safety issues, if any, associated with their use. It is the
responsibility of the user of these standards to establish appropriate safety and health practices and determine the
applicability of regulatory limitations prior to use. SEMI makes no warranties or representations as to the suitability
of the standards set forth herein for any particular application. The determination of the suitability of the standard is
solely the responsibility of the user. Users are cautioned to refer to manufacturer’s instructions, product labels,
product data sheets, and other relevant literature respecting any materials mentioned herein. These standards are
subject to change without notice.
The user’s attention is called to the possibility that compliance with this standard may require use of copyrighted
material or of an invention covered by patent rights. By publication of this standard, SEMI takes no position
respecting the validity of any patent rights or copyrights asserted in connection with any item mentioned in this
standard. Users of this standard are expressly advised that determination of any such patent rights or copyrights, and
the risk of infringement of such rights, are entirely their own responsibility.
Copyright by SEMI® (Semiconductor Equipment and Materials
International), 3081 Zanker Road, San Jose, CA 95134. Reproduction o
f
the contents in whole or in part is forbidden without express written
consent of SEMI.