semi合集-English.pdf - 第1961页

SEMI E54.3-0698 © SEMI 1998, 2004 18 8.7 Sensor-AI-A ux Object — The Sensor-AI-Aux object is an Aux iliary Input object instance which inherits attributes, ser vices, and be havior fr om the Sensor -AI object as de fined…

100%1 / 7923
SEMI E54.3-0698 © SEMI 1998, 2004 17
Table 23 Sensor-AI-MF Object Behavior State Transition Matrix
# Current State Trigger New State Action Comments
4 NORMAL
OPERATING
Get Attribute, Set Attribute,
Restore Defaults request,
Autorange request
(command = 0)
NORMAL
OPERATING
Get Attribute, Set Attribute,
Restore Defaults appropriate
response
Valid for all sub-
states of
NORMAL
OPERATING.
16 NOT
AUTORANGING
Autorange request
Command = 1
AUTORANGING Run AUTORANGING
application process. Set
Autoranging status to
Autoranging.
17 AUTORANGING Autorange request
Command = 0
NOT
AUTORANGING
Halt the Autoranging application
process. Set Autoranging status to
Not Autoranging.
18 AUTORANGING Autorange request
Command = 1
AUTORANGING No change.
8.5 Sensor-AI-AT Object — The Sensor-AI-AT object is an Ambient Temperature object instance which inherits
attributes, services, and behavior from the Sensor-AI object as defined in SEMI E54.1. The Sensor-AI-AT object
instance is the device component responsible for retrieving a reading from a physical temperature sensor and making
the value available to the network.
8.5.1 Sensor-AI-AT Object Attributes — The inherited value attribute represents the ambient temperature
measurement. There are no additional attributes defined for this object in this document.
8.5.2 Sensor-AI-AT Object Services — There are no additional services defined for this object in this document.
8.5.3 Sensor-AI-AT Object Behavior — The behavior exhibited by the Sensor-AI-AT object instance is defined in
SEM E54.1. Additional specific behavior associated with the Sensor-AI-AT object is defined below.
8.5.3.1 Sensor-AI-AT OPERATING Application ProcessA reading is retrieved from a physical temperature
sensor. This reading may be corrected with a manufacturer-specified algorithm. This corrected reading becomes the
input to the offset and gain formula to generate the value attribute as referenced in SEMI E54.1.
8.6 Assembly-MFM Object — The Assembly-MFM object inherits attributes, services, and behavior from the
Assembly object. The Assembly object instance is the device component which provides a mechanism of grouping
more than one attribute from one or more object instances into a single data structure for access over the network.
8.6.1 Assembly-MFM Object Attributes
Table 24 Assembly-MFM Object Attributes
Attribute Name
Attribute
Identifier
Access Network
Required
Form
Data A1 R Yes Structure as defined below.
8.6.1.1 Data — An attribute with the following list of attributes within its structure:
Table 25 Assembly-MFM Data List
Data Index Source Object ID Source Attribute ID Description
1 DM1 A12 Device Manager
Exception Status
2 MFD3 A4 Sensor-AI-MF
Value
SEMI E54.3-0698 © SEMI 1998, 2004 18
8.7 Sensor-AI-Aux Object — The Sensor-AI-Aux object is an Auxiliary Input object instance which inherits
attributes, services, and behavior from the Sensor-AI object as defined in SEMI E54.1. The Sensor-AI-Aux object
instance is the device component responsible for retrieving a reading from a physical analog input and making the
value available to the network.
8.7.1 Sensor-AI-Aux Object Attributes — The attributes provided by the Sensor-AI-Aux object instance are defined
in SEMI E54.1. The value attribute represents the analog input measurement.
8.7.2 Sensor-AI-Aux Object Services — The services provided by the Sensor-AI object instance are defined in
SEMI E54.1.
8.7.3 Sensor-AI-Aux Object Behavior — The behavior exhibited by the Sensor-AI-Aux object instance is defined in
SEMI E54.1. Additional specific behavior associated with the Sensor-AI-Aux object is defined below.
8.7.3.1 Sensor-AI-Aux OPERATING Application Process — A reading is retrieved from a physical analog input.
This reading may be corrected with a manufacturer-specified algorithm. This corrected reading becomes the input to
the offset and gain formula to generate the value attribute as referenced in SEMI E54.1.
8.8 Actuator-AO-MF Object — The Actuator-AO-MF object instance inherits from the Actuator-AO object
attributes, services, and behavior as defined in SEMI E54.1. The Actuator-AO-MF object instance is the component
responsible for driving the physical mass flow control valve of the device. Override attributes are available to
produce valve drives which either fully close or fully open the valve, irrespective of the value of the setting attribute.
8.8.1 Actuator-AO-MF Object Attributes
Table 26 Actuator-AO-MF Object Attributes
Attribute Name
Attribute
Identifier
Access Network
Required
Form
Valve Type A1 R No Enumerated Byte
Override A2 RW No Enumerated Byte
Reserved A3–A64 Reserved for future expansion.
Manufacturer-Specified > A64 Manufacturer-Specific attributes.
8.8.1.1 Valve Type (Optional) — An attribute which specifies the type of valve present in the device. This attribute
is an enumerated byte that can take on one of the following values:
0 = Solenoid
1 = Voice Coil
2 = Piezo Electric
3 = Thermal
4–63 = Reserved
64–255 = Manufacturer-Specified
8.8.1.2 Override (Optional) — An attribute which specifies an override to the controlled valve position derived
from the Controller object instance. This attribute is an enumerated byte that can take on one of the following
values:
0 = Normal — Normal control mode
1 = Flow Off — Valve Closed
2 = Purge — Valve Open
3 = Power Off — Valve to unpowered state
4–63 = Reserved
64–255 = Manufacturer-Specified
SEMI E54.3-0698 © SEMI 1998, 2004 19
8.8.1.3 Initial and Default Values
Table 27 Actuator-AO-MF Object Attribute Initial and Default Values
Attribute Initial Value Default Value Comment
Valve Type Default Value Manufacturer-Specific
Override LVV Normal
8.8.2 Actuator-AO-MF Object Services — There are no additional services defined for this object in this document.
8.8.3 Actuator-AO-MF Object Behavior — The behavior exhibited by the Actuator-AO-MF object instance is
defined in SEMI E54.1. The specific behavior associated with the Actuator-AO-MF object is defined below.
8.8.3.1 Actuator-AO-MF OPERATING Application Process–Override — The override attribute determines whether
the position of the physical flow control valve will be overridden and, if so, to what position it will be driven.
Otherwise, the physical flow control valve is driven by the converted signal derived from the Controller object
instance.
8.9 Controller Object — The Controller object definition is provided in SEMI E54.1. This object instance is the
device component which provides the closed-loop control of mass flow. There are no additional attributes, services,
or behavior defined for this object in this document.
8.9.1 Controller Object Attributes — The following attribute table is provided to enhance the C Class Attribute
table and provides a specific attribute “Form” definition.
Table 28 C Class Attributes
Attribute Name
Attribute
Identifier
Access Network
Required
Form
Alarm Settling Time CA21 RW N Real
Warning Settling Time CA24 RW N Real
8.10 Local Link Object — The Local Link object is defined in SEMI E54.1. This object instance is the device
component which provides a mechanism of linking two attributes within the device. There are no additional
attributes, services, or behavior defined for this object in this document.
8.11 SISO Object — The SISO object provides a Single Input, Single Output function. At this level, only the input
and output attributes are defined. An instance of this object makes no sense, because there is no transfer function
defined, but rather, the attributes, services, and behavior of this object are inherited by the next level down (e.g.,
SISO-Setpoint Object).
8.11.1 SISO Object Attributes
Table 29 SISO Function Object Attributes
Attribute Name
Attribute
Identifier
Access Network
Required
Form
Input A1 RW Yes Data Type
Output A2 R Yes Data Type
Data Type A3 R No USINT
Reserved A4–A32
— —
For future revisions to this object.
Reserved A33–A64 For next level object.
Manufacturer-Specified > A64
— —
For manufacturer specification.
8.11.1.1 Input — An attribute which specifies the input value, or independent variable, for the transfer function.
The data type is specified by the data type attribute.