semi合集-English.pdf - 第1253页

SEMI E5-1104 © SEMI 1982, 2004 195 Stream,Function Name (Mnemonic) Direction S14,F23 Multi-block Generic Servic e Data Inquire (GSDI) S,H<->E,reply Description If any of Object Service messages are larger than one …

100%1 / 7923
SEMI E5-1104 © SEMI 1982, 2004 194
Stream,Function Name (Mnemonic) Direction
S14,F21 Generic Service Completion Information (GSCI) M,H<-E,reply
Description
The equipment notifies the original service requestor when requested service on an object is completed, either successfully or
unsuccessfully. The equipment may send required information using reply parameters. If the service was accepted and
completed at once, the information was carried with the acknowledge message, that is secondary message of requesting one, and
this message is not provided.
OPID contains the value of OPID in the initial request, i.e. S14F19. LINKID is set to a non-zero value if and only if additional
completion reports with the same OPID will be sent. If multi-block, it shall be preceded by the S14F23/F24 Multi-Block
Inquire/Grant transaction.
Structure
L,5
1. <DATAID>
2. <OPID>
3. <LINKID>
4. L,n n = of parameter groups
1. L,2
1. <SPNAME
1
> Service parameter 1 name
2. <SPVAL
1
> Service parameter 1 value
2. L,2
1. <SPNAME
2
> Service parameter 2 name
2. <SPVAL
2
> Service parameter 2 value
.
.
n. L,2
1. <SPNAME
n
> Service parameter n name
2. <SPVAL
n
> Service parameter n value
5. L,2
1. <SVCACK>
2. L,p p = number of errors reported
1. L,2
1. <ERRCODE
p
>
2. <ERRTEXT
p
>
Exception
If p = 0, no errors were detected. If n = 0 no parameters are returned.
Stream,Function Name (Mnemonic) Direction
S14,F22 Generic Service Completion Acknowledge (GSCA) S,H->E
Description
The acknowledgement of generic Object Service Completion Information, i.e. S14F21.
Structure
<DATAACK>
Exception
None
SEMI E5-1104 © SEMI 1982, 2004 195
Stream,Function Name (Mnemonic) Direction
S14,F23 Multi-block Generic Service Data Inquire (GSDI) S,H<->E,reply
Description
If any of Object Service messages are larger than one block, then this transaction must precede that message.
Structure
L,2
1. <DATAID>
2. <DATALENGTH>
Exception
None
Stream,Function Name (Mnemonic) Direction
S14,F24 Multi-block Generic Service Data Grant (GSDG) S,H<->E
Description
Message to indicate if permission is granted to transmit a multi-block Object Service message.
Structure
<GRANT>
Exception
None
Stream,Function Name (Mnemonic) Direction
S14,F25 Get Service Name Request (GSNR) S,H->E
Description
This message is used to request to list the services of specified types of owned objects. This is an operation performed on an
object type rather than on object instances. Wild characters “?” and “*” may be used as a filter for object types. Equipment is
not required to support wild characters.
Structure
L,2
1. <OBJSPEC>
2. L,n n = # of object types
1. <OBJTYP
1
>
.
.
n. <OBJTYP
n
>
Exception
If OBJSPEC is a zero-length item, no object specifier is provided.
SEMI E5-1104 © SEMI 1982, 2004 196
Stream,Function Name (Mnemonic) Direction
S14,F26 Get Service Name Data (GSND) S,H<-E
Description
This message contains a list of the services of the requested objects.
Structure
L,2
1. L,n n = number of object types
1. L,2
1. <OBJTYP
1
>
2. L,a a = number of attributes
1. <SVCNAME
1
>
.
.
a. <SVCNAME
a
>
.
.
n. L,2
1. <OBJTYP
n
>
2. L,b b = number of attributes
1. <SVCNAME
1
>
.
.
b. <SVCNAME
b
>
2. L,2
1. 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.
Stream,Function Name (Mnemonic) Direction
S14,F27 Get Service Parameter Name Request (GPNR) S,H->E
Description
This message is used to request to list the parameters of specified services of owned object. This is an operation performed on an
object type rather than on object instances.
Structure
L,3
1. <OBJSPEC>
2. <OBJTYP>
3. L,n n = # of interesting services
1. <SVCNAME
1
>
.
.
n. <SVCNAME
n
>
Exception
If OBJSPEC is a zero-length item, no object specifier is provided.