semi合集-English.pdf - 第1235页

SEMI E5-1104 © SEMI 1982, 2004 177 Stream,Function Name (Mnemonic) Direction S13,F16 Table Data (TD) M,H<->E Description This message is used to r eturn data from the r equested table. Structure L,6 1. <TBLTYP&g…

100%1 / 7923
SEMI E5-1104 © SEMI 1982, 2004 176
Stream,Function Name (Mnemonic) Direction
S13,F14 Table Data Acknowledge (TDA) S,H<->E
Description
This message is used to acknowledge the receipt of a table and to indicate any errors.
Structure
L,2
1. <TBLACK>
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 TBLACK indicates no errors.
Stream,Function Name (Mnemonic) Direction
S13,F15 Table Data Request (TDR) M,H<->E,reply
Description
This message allows the host or the equipment to request part or all of a specific table. Either specific columns or specific rows
may be requested, but not both at the same time. If S13,F15 is Multi-block, it must be preceded by the S13,F11/S13,F12
Inquire/Grant transaction.
Structure
L,7
1. <DATAID>
2. <OBJSPEC>
3. <TBLTYP>
4. <TBLID>
5. <TBLCMD>
6. L,p # of column definitions
1. <COLHDR
1
> 1st column element description
.
.
p. <COLHDR
p
> pth column element description
7. L,q
1. <TBLELT
1
> 1st row identifier
.
.
q. <TBLELT
q
>
Exception
If OBJSPEC is a zero-length item, then the owner of the table is the receiver of the message. Either p or q, or both, must be zero.
If p = 0 and q = 0, all rows are requested; otherwise, only the specified columns, or the rows referenced by TBLELT, are
requested.
SEMI E5-1104 © SEMI 1982, 2004 177
Stream,Function Name (Mnemonic) Direction
S13,F16 Table Data (TD) M,H<->E
Description
This message is used to return data from the requested table.
Structure
L,6
1. <TBLTYP>
2. <TBLID>
3. L,n # of table attributes
1. L,2
1. <ATTRID
1
>
2. <ATTRDATA
1
>
.
.
n. L,2
1. <ATTRID
n
>
2. <ATTRDATA
n
>
4. L,c # of column definitions
1. <COLHDR
1
> 1st column element description
.
.
c. <COLHDR
c
> cth column element description
5. L,r # of row definitions
1. L,c
1
# of entries per definition
1. <TBLELT
11
> 1st table element, 1st row
.
.
m. <TBLELT
1c1
> last table element, 1st row
.
.
r. L,c
r
rth row definition
1. <TBLELT
r1
> 1st table element, rth row
.
.
m. <TBLELT
rcr
> mth table element, rth row
6. L,2
1. <TBLACK>
2. L,p
1. L,2
1. <ERRCODE
11
>
2. <ERRTEXT
12
>
.
p. L,2
1. <ERRCODE
p1
>
2. <ERRTEXT
p2
>
Exception
p = 0 if, and only if, TBLACK indicates no errors. The length c
11
of a table row may not exceed the value of c.
SEMI E5-1104 © SEMI 1982, 2004 178
Figure 11
The Sending System’s State Diagram During a Data Set Transfer
An Asterisk (*) marks the states where a primary message which uses handle X would result in a secondary
message with the error code for “Pending Transaction.”