semi合集-English.pdf - 第1184页

SEMI E5-1104 © SEMI 1982, 2004 126 Stream,Function Name (Mnemonic) Direction S6,F20 Individual Report Data (IRD) M,H<-E Description Equipment sends variable data define d for the given RPTID to the host. Structure L,n…

100%1 / 7923
SEMI E5-1104 © SEMI 1982, 2004 125
Stream,Function Name (Mnemonic) Direction
S6,F15 Event Report Request (ERR) S,H->E, reply
Description
The purpose of this message is for the host to demand a given report group from the equipment.
Structure
<CEID>
Exception
None
Stream,Function Name (Mnemonic) Direction
S6,F16 Event Report Data (ERD) M,H<-E
Description
Equipment sends reports linked to given CEID to host.
Structure
Identical to structure of S6,F11.
Exception
A zero-length item means there are no reports linked to the given CEID.
Stream,Function Name (Mnemonic) Direction
S6,F17 Annotated Event Report Request (AERR) S,H->E,reply
Description
Same as S6,F15, but requests annotated reports.
Structure
<CEID>
Exception
None
Stream,Function Name (Mnemonic) Direction
S6,F18 Annotated Event Report Data (AERD) M,H<-E
Description
Equipment sends annotated reports linked to given CEID.
Structure
Same as S6,F13.
Exception
A zero-length item means there are no reports linked to the given CEID.
Stream,Function Name (Mnemonic) Direction
S6,F19 Individual Report Request (IRR) S,H->E,reply
Description
The purpose of this message is for the host to request a defined report from the equipment.
Structure
<RPTID>
Exception
None
SEMI E5-1104 © SEMI 1982, 2004 126
Stream,Function Name (Mnemonic) Direction
S6,F20 Individual Report Data (IRD) M,H<-E
Description
Equipment sends variable data defined for the given RPTID to the host.
Structure
L,n # of variable data items
1. <V
1
>
.
.
n. <V
n
>
Exception
None
Stream,Function Name (Mnemonic) Direction
S6,F21 Annotated Individual Report Request (AIRR) S,H->E,reply
Description
The purpose of this message is for the host to request an annotated defined report from the equipment.
Structure
<RPTID>
Exception
None
Stream,Function Name (Mnemonic) Direction
S6,F22 Annotated Individual Report Data (AIRD) M,H<-E
Description
Equipment sends annotated variable data defined for the given RPTID to the host.
Structure
L,n # of variable data items
1. L,2
1. <VID
1
>
2. <V
1
>
.
.
n. L,2
1. <VID
n
>
2. <V
n
>
Exception
A zero-length list for # of variable data items means RPTID is not defined.
Stream,Function Name (Mnemonic) Direction
S6,F23 Request Spooled Data (RSD) S,H->E,reply
Description
The purpose of this message is for the host to request transmission or deletion of the messages currently spooled by the
equipment.
Structure
<RSDC>
Exception
None
SEMI E5-1104 © SEMI 1982, 2004 127
Stream,Function Name (Mnemonic) Direction
S6,F24 Request Spooled Data Acknowledgement Send (RSDAS) S,H<-E
Description
The purpose of this message is to acknowledge the receipt of the Request Spooled Data (S6,F23) and to respond with an
appropriate acknowledge code.
Structure
<RSDA>
Exception
None
Stream,Function Name (Mnemonic) Direction
S6,F25 Notification Report Send M,H<->E,[reply]
Description
This message is used for change notifications or confirmation reports. A change notification is a report of an internal action and
is not associated with a prior action requested by the host.
A confirmation report is always associated with an earlier request for action. A confirmation report is sent to the initial requestor
of a delayed action at the time the action is completed. A delayed action is an action that is any action not performed before the
response to the initial request is sent. OPID contains the value of OPID in the initial request. LINKID is set to a non-zero value
if and only if additional completion reports with the same OPID will be sent. If S6,F25 is multiblock, it must be preceded by the
S6,F5/S6,F6 Inquire Grant transaction.
Structure
L,7
1. <DATAID>
2. <OPID>
3. <LINKID>
4. <RCPSPEC>
5. <RMCHGSTAT>
6. L,m
1. L,2
1. <RCPATTRID
1
>
2. <RCPATTRDATA
1
>
.
.
m. L,2
1. <RCPATTRID
m
>
2. <RCPATTRDATA
m
>
7. L,2
1. <RMACK>
2. L,p
1. L,2
1. <ERRCODE
1
>
2. <ERRTEXT
1
>
.
.
p. L,2
1. <ERRCODE
p
>
2. <ERRTEXT
p
>
Exception
OPID and LINKID are zero-length items when and only when S6,F25 is sent as a change notification rather than as a
confirmation report. p = 0 if and only if RMACK indicates no errors.