semi合集-English.pdf - 第1300页

SEMI E5-1104 © SEMI 1982, 2004 242 Stream,Function Name (Mnemonic) Direction S17,F6 Trace Create Acknowledge (TRCA) S,H<-E Description Equipment confirms creation of an Even t Report and returns a TRI D. Structure L,2…

100%1 / 7923
SEMI E5-1104 © SEMI 1982, 2004 241
Stream,Function Name (Mnemonic) Direction
S17,F4 Data Report Delete Acknowledge (DRDA) S,H<-E
Description
Equipment confirms or indicates any errors on the request to delete Data Reports. All Data Reports which could be deleted shall
be listed in the response and the associated error code shall be included in the list.
Structure
L,2
1. <ACKA>
2. L,m
1. L,3
1. <RPTID
1
>
2. <ERRCODE
1
>
3. <ERRTEXT
1
>
.
.
m. L,3
1. <RPTID
m
>
2. <ERRCODE
m
>
3. <ERRTEXT
m
>
Exception
If ACKA is TRUE, then no errors were encountered, meaning all report requests were completed successfully and a zero-length
list (m = 0) shall be sent.
If some reports could not be deleted, then their RPTIDs shall be given in a space separated list in ERRTEXT.
Stream,Function Name (Mnemonic) Direction
S17,F5 Trace Create Request (TRC) M,H->E,reply
Description
Establish a Trace Report definition.
Structure
L,6
1. <DATAID>
2. <TRID>
3. <CEED>
4. L,n
1. <RPTID
1
>
2. <RPTID
2
>
.
.
n. <RPTID
n
>
5. <TRSPER>
6. L,m (m = {0,8})
1. <TOTSMP>
2. <REPGSZ>
3. <EVNTSRC> (Defines source for start Event)
4. <CEID> (Defines ID of the start Event)
5. <EVNTSRC> (Defines source for stop Event)
6. <CEID> (Defines ID of the stop Event)
7. <TRAUTOD>
8. <RPTOC>
Exception
The list m can be zero-length, or it can contain all eight data items. Since specifying values for each item is optional, each of the
eight items can be zero-length. If the item is zero-length, the format of the item shall be the same format used in other instances
of the S17,F5 message where the value is not zero-length.
SEMI E5-1104 © SEMI 1982, 2004 242
Stream,Function Name (Mnemonic) Direction
S17,F6 Trace Create Acknowledge (TRCA) S,H<-E
Description
Equipment confirms creation of an Event Report and returns a TRID.
Structure
L,2
1. <TRID>
2. <ERRCODE>
Exception
If ERRCODE is a zero length item, then no error occurred.
Stream,Function Name (Mnemonic) Direction
S17,F7 Trace Delete Request (TRD) S,H->E,reply
Description
The host requests to delete one or more Trace Reports.
Structure
L,n
1. <TRID
1
>
2. <TRID
2
>
.
.
n. <TRID
n
>
Exception
None
Stream,Function Name (Mnemonic) Direction
S17,F8 Trace Delete Acknowledge (TRDA) S,H<-E
Description
This message is required to inform the host when a Trace Report could not be deleted. This message does not need to be sent to
confirm the successful deletion of a Trace Report. If the report is sent for a successfully deleted Trace Report, then the
ERRCODE item length shall be set to zero.
Structure
L,2
1. <ACKA>
2. L,m
1. L,3
1. <TRID
1
>
2. <ERRCODE
1
>
3. <ERRTEXT
1
>
.
.
m. L,3
1. <TRID
m
>
2. <ERRCODE
m
>
3. <ERRTEXT
m
>
Exception
If ACKA is TRUE, then no errors were encountered, meaning all report requests were completed successfully and a zero-length
list (m = 0) shall be sent.
If some reports could not be deleted, then their TRIDs shall be provided in a space separated list in ERRTEXT.
SEMI E5-1104 © SEMI 1982, 2004 243
Stream,Function Name (Mnemonic) Direction
S17,F9 Collection Event Link Request (CELR) M,H->E,reply
Description
Establish a Collection Event Report definition with respect to a specific Event Source.
Structure
L,4
1. <DATAID>
2. <EVNTSRC>
3. <CEID>
4. L,n (n is the number of Reports to be linked)
1. <RPTID
1
>
2. <RPTID
2
>
.
.
n. <RPTID
n
>
Exception
Stream,Function Name (Mnemonic) Direction
S17,F10 Collection Event Link Acknowledge (CELA) S,H<-E
Description
Indicate the success or failure of a Collection Event Link Request.
Structure
L,3
1. <EVNTSRC>
2. <CEID>
3. <ERRCODE>
Exception
Item 3 should be set to zero length to indicate success.
Stream,Function Name (Mnemonic) Direction
S17,F11 Collection Event Unlink Request (CEUR) S,H->E,reply
Description
Request to unlink a specific Data Report from a Collection Event Report.
Structure
L,3
1. <EVNTSRC>
2. <CEID>
3. <RPTID>
Exception
Item one can be zero length, in which case the default event source is assumed.