semi合集-English.pdf - 第2184页
SEMI E54.16-0705 © SEMI 2005 29 CMD_INSERT_GAS_TYPE = 132, CMD_DELETE_GAS_TYPE = 133, CMD_GET_GAS_CALIBRATION_DATA_VALUE = 135, CMD_SET_GAS_CALIBRATION_DATA_VALUE = 135, CMD_AUTORANGE = 136, } semi_request_t; typedef str…

SEMI E54.16-0705 © SEMI 2005 28
9.2.2 The presentation of the Mass Flow Device – Sensor/Actuator Controller (SAC) Object — is as defined by
SEMI E54.1, CDM standard specification. There are no additional object instance attributes or services required by
this SDM.
9.2.3 Sensor-AI-MF — The presentation of the Sensor Analog Input Mass Flow (Sensor-AI-MF) object instance
attributes are as indicated in Table 30. The presentation of Sensor-AI-MF object services is indicated in Table 31.
Table 30 Sensor-AI-MF Object Instance Network Variables
Sensor-AI-MF
Profile ID = 180.13, Instance ID = 01 through r
Sequence
Number
Name Storage Class SDM Tag Standard NV or CP Data Type
128 Flow Totalizer NVO A1 SNVT_vol_f
129 Flow Hours NVO A2 SNVT_time_hour
130 Zero Offset Mode CP A5 SCPTzeroOffsetMode (*)
#1
131 Zeroing Status NVO A6 SNVT_zeroing_stat (*)
#1
132 Autorange Status NVO A7 SNVT_autorange_stat (*)
#1
#1
(*) LonMark interoperability extension. Refer to §6.8.3 for further definition.
Table 31 Sensor-AI-MF Object Instance Network Services
Sensor-AI-MF
Class ID = 180.13, Instance ID = 01 through r
Service
Request Code
Service Name SDM Tag Request Parameters Result Parameters
129 Perform Zero Offset S1 Controller Object
RQ_ZERO_OFFSET (*)
#1
130 Query-Supported Gas Types S2 Controller Object
RQ_QUERY_GAS_TYPES (*)
#1
LONMARK file transfer –
Context Specific
131 Selected Programmed Gas Type S3 Controller Object
RQ_SELECT_GAS_TYPES (*)
#1
LONMARK file transfer –
Context Specific
132 Insert Gas Type S4 Controller Object
RQ_INSERT_GAS_TYPES (*)
#1
LONMARK file transfer –
Context Specific
133 Delete Gas Type S5 Controller Object
RQ_DELETE_GAS_TYPES (*)
#1
LONMARK file transfer –
Context Specific
134 Get Gas Calibration Data Value S6 Controller Object
RQ_GET_CAL_DATA (*)
#1
LONMARK file transfer –
Context Specific
135 Set Gas Calibration Data Value S7 Controller Object
RQ_SET_CAL_DATA (*)
#1
LONMARK file transfer –
Context Specific
136 Autorange S8 Controller Object
RQ_AUTORANGE (*)
#1
#1
(*) LonMark interoperability extension. Refer to §6.8.3 for further definition.
9.2.4 Service Requests Code — The service request is implemented as a network variable update containing a file
request to an nviSemiReq input to the Sensor-AI-MF Object functional block of a device. This input is defined by
the SNVT_semi_req type as follows:
typedef enum {
struct {
CMD_PERFORM_ZERO_OFFSET = 129,
CMD_QUERY_SUPPORTED_GAS_TYPES = 130,
CMD_SELECTED_PROGRAMMED_GAS = 131,

SEMI E54.16-0705 © SEMI 2005 29
CMD_INSERT_GAS_TYPE = 132,
CMD_DELETE_GAS_TYPE = 133,
CMD_GET_GAS_CALIBRATION_DATA_VALUE = 135,
CMD_SET_GAS_CALIBRATION_DATA_VALUE = 135,
CMD_AUTORANGE = 136,
} semi_request_t;
typedef struct {
unsigned int flblock_index;
semi_request_t service_code;
unsigned int parameter; // Optional parameter
} SNVT_semi_req;
9.2.5 Sensor-AI-AT — The presentation of the Sensor Analog Input Ambient Temperature (Sensor-AI-AT) object
instance attributes are as indicated in Table 32. The presentation of object services shall be indicated in Table 33.
Table 32 Sensor-AI-AT Object Instance Network Variables
Sensor-AI-AT
Profile ID = 180.12, Instance ID = 00 through r
Sequence
Number
Name Storage Class SDM Tag Standard NV or CP Data Type
-- No Additional Attributes Defined -- --
Table 33 Sensor-AI-AT Object Instance Network Services
Sensor-AI-AT
Profile ID = 180.12, Instance ID = 00 through r
Service
Request Code
Service Name SDM Tag Request Parameters Result Parameters
-- No Additional Services Defined --
9.2.6 Assembly-MFM — The presentation of the Assembly Mass Flow Meter (Assembly-MFM) object instance
attributes are as indicated in Table 34. The presentation of object services shall be indicated in Table 35.
Table 34 Assembly-MFM Object Instance Network Variables
Assembly-MFM
Class ID = 180.82, Instance ID = 00, 01
Sequence
Number
Name Storage Class SDM Tag Standard NV or CP Data Type
1 Data File A1 LonMark file transfer NVs and messaging
interface

SEMI E54.16-0705 © SEMI 2005 30
Table 35 Assembly-MFM Object Instance Network Services
Assembly-MFM
Profile ID = 180.82, Instance ID = 00, 01
Service
Request Code
Service Name SDM Tag Request Parameters Result Parameters
-- No Additional Services Defined --
9.2.7 Sensor-AI-Aux — The presentation of the Sensor Analog Input Auxiliary (Sensor-AI-Aux) object instance
attributes are as indicated in Table 36. The presentation of object services shall be indicated in Table 37.
Table 36 Sensor-AI-Aux Object Instance Network Variables
Sensor-AI-Aux
Profile ID = 180.14, Instance ID = 00 through r
Sequence
Number
Name Storage Class SDM Tag Standard NV or CP Data Type
-- No Additional Attributes Defined -- --
Table 37 Sensor-AI-Aux Object Instance Network Services
Sensor-AI-Aux
Profile ID = 180.14, Instance ID = 00 through r
Service
Request Code
Service Name SDM Tag Request Parameters Result Parameters
-- No Additional Services Defined --
9.2.8 Actuator-AO-MF — The presentation of the Actuator Analog Output Mass Flow (Actuator-AO-MF) object
instance attributes are as indicated in Table 38. The presentation of object services shall be indicated in Table 39.
Table 38 Actuator-AO-MF Object Instance Network Variables
Actuator-AO-MF
Profile ID = 180.32, Instance ID = 00 through r
Sequenc
e
Number
Name Storage Class SDM Tag Standard NV or CP Data Type
128 Valve Type A1 CP Typedef unsigned byte SCPTvalveType(*)
#1
129 Override A2 CP Typedef unsigned byte
SCPTvalveOperatingModeE(*)
#1
#1
: (*) LonMark interoperability extension. Refer to §6.8.3 for further definition.
Table 39 Actuator-AO-MF Object Instance Network Services
Actuator-AO-MF
Profile ID = 180.32, Instance ID = 00 through r
Service
Request Code
Service Name SDM Tag Request Parameters Result Parameters
-- No Additional Services Defined --