semi合集-English.pdf - 第1247页

SEMI E5-1104 © SEMI 1982, 2004 189 Stream,Function Name (Mnemonic) Direction S14,F15 Attached Obje ct Action Request (AOAR) M,H<->E,reply Description This message is used by a supervisor (only) to request an attach…

100%1 / 7923
SEMI E5-1104 © SEMI 1982, 2004 188
Stream,Function Name (Mnemonic) Direction
S14,F13 Object Attach Request (OAR) M,H<->E,reply
Description
This message is sent by a supervisor to request the object specified in OBJSPEC to attach or reattach itself to the requestor.
Structure
L,2
1. <OBJSPEC>
2. L,a a = # attribute settings
1. L,2
1. <ATTRID
1
>
2. <ATTRDATA
1
>
.
.
a. L,2
1. <ATTRID
a
>
2. <ATTRDATA
a
>
Exception
If a = 0, no attribute settings are provided.
Stream,Function Name (Mnemonic) Direction
S14,F14 Object Attach Acknowledge (OAA) M,H<->E
Description
This message is used to acknowledge the success or failure of the requested attachment. If successful, a non-zero token shall be
returned for the supervisor’s use in subsequent communications with the attached object.
Structure
L,3
1. <OBJTOKEN>
2. L,b b = number of attributes
1. L,2
1. <ATTRID
1
>
2. <ATTRDATA
1
>
.
.
b. L,2
1. <ATTRID
b
>
2. <ATTRDATA
b
>
3. L,2
1. <OBJACK>
2. L,p p = number of errors reported
1. L,2
1. <ERRCODE
1
>
2. <ERRTEXT
1
>
.
.
p. L,2
1. <ERRCODE
p
>
2. <ERRTEXT
p
>
Exception
OBJTOKEN is zero if and only if p is non-zero. If b = 0, no attribute values are returned. If p = 0, no errors were detected.
SEMI E5-1104 © SEMI 1982, 2004 189
Stream,Function Name (Mnemonic) Direction
S14,F15 Attached Object Action Request (AOAR) M,H<->E,reply
Description
This message is used by a supervisor (only) to request an attached object to perform an action.
Structure
L,4
1. <OBJSPEC>
2. <OBJCMD>
3. <OBJTOKEN>
4. L,a a = # attribute settings
1. L,2
1. <ATTRID
1
>
2. <ATTRDATA
1
>
.
.
a. L,2
1. <ATTRID
a
>
2. <ATTRDATA
a
>
Exception
If a = 0, no attribute settings are provided.
Stream,Function Name (Mnemonic) Direction
S14,F16 Attached Object Action Acknowledge (AOAA) M,H<->E
Description
This message is used to acknowledge the success or failure of an action requested by a supervisor.
Structure
L,2
1. L,b b = number of attributes
1. L,2
1. <ATTRID
1
>
2. <ATTRDATA
1
>
.
.
b. L,2
1. <ATTRID
b
>
2. <ATTRDATA
b
>
2. L,2
1. <OBJACK>
2. L,p p = number of errors reported
1. L,2
1. <ERRCODE
1
>
2. <ERRTEXT
1
>
.
.
p. L,2
1. <ERRCODE
p
>
2. <ERRTEXT
p
>
Exception
If p = 0, no errors were detected.
SEMI E5-1104 © SEMI 1982, 2004 190
Stream,Function Name (Mnemonic) Direction
S14,F17 Supervised Object Action Request (SOAR) S,H<->E,reply
Description
This message is used to request a supervisor to have a supervised attached object perform an action. OBJSPEC specifies the
supervisor, and TARGETSPEC specifies the attached object.
Structure
L,4
1. <OBJSPEC>
2. <OBJCMD>
3. <TARGETSPEC>
4. L,a a = number of attribute settings
1. L,2
1. <ATTRID
1
>
2. <ATTRDATA
1
>
.
.
a. L,2
1. <ATTRID
a
>
2. <ATTRDATA
a
>
Exception
If a = 0, no attribute settings are provided.
Stream,Function Name (Mnemonic) Direction
S14,F18 Supervised Object Action Acknowledge (SOAA) M,H<->E
Description
This message is used to acknowledge the success or failure of an action requested of a supervisor.
Structure
L,2
1. L,b b = number of attributes
1. L,2
1. <ATTRID
1
>
2. <ATTRDATA
1
>
.
.
b. L,2
1. <ATTRID
b
>
2. <ATTRDATA
b
>
2. L,2
1. <OBJACK>
2. L,p p = number of errors reported
1. L,2
1. <ERRCODE
1
>
2. <ERRTEXT
1
>
.
.
p. L,2
1. <ERRCODE
p
>
2. <ERRTEXT
p
>
Exception
If b = 0, no attributes are returned. If p = 0, no errors were detected.