semi合集-English.pdf - 第1262页

SEMI E5-1104 © SEMI 1982, 2004 204 Stream,Function Name (Mnemonic) Direction S15,F15 Recipe Store Request M,H<->E,reply Description This message is used to send a recipe, or one or more recipe sections, to a recipe…

100%1 / 7923
SEMI E5-1104 © SEMI 1982, 2004 203
Stream,Function Name (Mnemonic) Direction
S15,F14 Recipe Create Acknowledge M,H<->E
Description
This message is used to acknowledge that a recipe has been created or updated with the body sent in the request.
Structure
L,2
1. <RMACK>
2. L,2
1. L,2
1. <ERRCODE
1
>
2. <ERRTEXT
1
>
.
.
p. L,2
1. <ERRCODE
p
>
2. <ERRTEXT
p
>
Exception
p = 0 if and only if RMACK indicates no errors.
SEMI E5-1104 © SEMI 1982, 2004 204
Stream,Function Name (Mnemonic) Direction
S15,F15 Recipe Store Request M,H<->E,reply
Description
This message is used to send a recipe, or one or more recipe sections, to a recipe namespace. If multi-block, it shall be preceded
by the S15,F1/F2 inquire/grant transaction.
Structure
L,4
1. <DATAID>
2. <RCPSPEC>
3. <RCPSECCODE>
4. L,q (q = 1,2,3)
1. L,r (r = 0 or 2)
1. <RCPSECNM>
2. L,g (g = # generic attributes)
1. L,2
1. <RCPATTRID
1
>
2. <RCPATTRDATA
1
>
.
.
g. L,2
1. <RCPATTRID
g
>
2. <RCPATTRDATA
g
>
2. <RCPBODY>
3. L,m (m = # agent-specific datasets)
1. L,2
1. <RCPSECNM
1
>
2. L,a
1. L,2
1. <RCPATTRID
11
>
2. <RCPATTRDATA
11
>
.
.
a. L,2
1. <RCPATTRID
1a
>
2. <RCPATTRDATA
1a
>
.
.
m. L,2
1. <RCPSECNM
m
>
2. L,b
1. L,2
1. <RCPATTRID
m1
>
2. <RCPATTRDATA
m1
>
.
.
b. L,2
1. <RCPATTRID
mb
>
2. <RCPATTRDATA
mb
>
Exception
RCPBODY is a zero-length item when the body is omitted. If g = 0, no generic attributes are transferred and RCPBODY shall
be a zero-length item. If m = 0, no agent-specific datasets are transferred.
SEMI E5-1104 © SEMI 1982, 2004 205
Stream,Function Name (Mnemonic) Direction
S15,F16 Recipe Store Acknowledge M,H<->E
Description
This message is used to acknowledge that the specified recipe has been stored as requested or to indicate the error(s).
Structure
L,2
1. <RECPSECCODE>
2. 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
p = 0 if and only if RMACK indicates no errors.
Stream,Function Name (Mnemonic) Direction
S15,F17 Recipe Retrieve Request S,H<->E,reply
Description
This message is used to get a recipe, or one or more recipe sections, from a recipe namespace.
Structure
L,2
1. <RCPSPEC>
2. <RCPSECCODE>
Exception
None