semi合集-English.pdf - 第1189页
SEMI E5-1104 © SEMI 1982, 2004 131 Stream,Function Name (Mnemonic) Direction S7,F0 Abort Transaction (S7F0) S,H<->E Description Same form as S1,F 0 Structure Exception Stream,Function Name (Mnemonic) Direction S7,F…

SEMI E5-1104 © SEMI 1982, 2004 130
Stream,Function Name (Mnemonic) Direction
S6,F28 Trace Report Send Acknowledge S,H->E
Description
The host Acknowledges receipt of the Trace Report.
Structure
<TRID>
Exception
None
Stream,Function Name (Mnemonic) Direction
S6,F29 Trace Report Request (TRR) S,H->E
Description
Request that the data reports assigned to the trace report be sampled and returned to the host.
Structure
<TRID>
Exception
None
Stream,Function Name (Mnemonic) Direction
S6,F30 Trace Report Data (TRD) M,H<-E
Description
Message containing the requested data reports associated with the TRID of trace data report definition.
Structure
L,3
1. <TRID>
2. L,n (n = number data reports defined for this TRID)
1. L,2
1. <RPTID
1
>
2. L,m (m = number of items in this RPTID)
1. <V
1
>
.
.
m. <V
m
>
.
.
n. L,2
1. <RPTID
n
>
2. L,m (m = number of items in this RPTID)
1. <V
1
>
.
.
m. <V
m
>
3. <ERRCODE>
Exception
If TRID is unknown, a zero-length list (n = 0) shall be sent. Item 3 (ERRCODE) shall be set to zero length when there is no
error.
10.11 Stream 7 Process Program Management — The functions in this stream are used to manage and transfer
process programs. Process programs are the equipment-specific descriptions that determine the procedure to be
conducted on the material by a single piece of equipment. Methods are provided to transfer programs as well as
establish the link between the process program and the material to be processed with that program.

SEMI E5-1104 © SEMI 1982, 2004 131
Stream,Function Name (Mnemonic) Direction
S7,F0 Abort Transaction (S7F0) S,H<->E
Description
Same form as S1,F0
Structure
Exception
Stream,Function Name (Mnemonic) Direction
S7,F1 Process Program Load Inquire (PPI) S,H<->E,reply
Description
This message is used to initiate the transfer of a process program or to select from stored programs. The message may be used to
initiate the transfer of an unformatted process program (S7,F3/S7,F4) or a formatted process program
(S7,F23/S7,F24),(S7,F31/S7,F32).
Structure
L,2
1. <PPID>
2. <LENGTH>
Exception
None
Stream,Function Name (Mnemonic) Direction
S7,F2 Process Program Load Grant (PPG) S,H<->E
Description
This message gives permission for the process program to be loaded.
Structure
<PPGNT>
Exception
None
Stream,Function Name (Mnemonic) Direction
S7,F3 Process Program Send (PPS) M,H<->E,reply
Description
The program is sent. If S7,F3 is multi-block, it must be preceded by the S7,F1/S7,F2 Inquire/Grant transaction.
Structure
L,2
1. <PPID>
2. <PPBODY>
Exception
None

SEMI E5-1104 © SEMI 1982, 2004 132
Stream,Function Name (Mnemonic) Direction
S7,F4 Process Program Acknowledge (PPA) S,H<->E
Description
Acknowledge or error
Structure
<ACKC7>
Exception
None
Stream,Function Name (Mnemonic) Direction
S7,F5 Process Program Request (PPR) S,H<->E,reply
Description
This message is used to request the transfer of a process program.
Structure
<PPID>
Exception
None
Stream,Function Name (Mnemonic) Direction
S7,F6 Process Program Data (PPD) M,H<->E
Description
This message is used to transfer a process program.
Structure
L,2
1. <PPID>
2. <PPBODY>
Exception
A zero-length list means request denied.
NOTE 7: The equipment-to-host transfer of the process program, denoted by the R bit in the header (R = 1), provides the
mechanism for the host computer to receive process programs created on the equipment. This allows use of the equipment
without having process program generation capabilities on the host.
Stream,Function Name (Mnemonic) Direction
S7,F7 Process Program ID Request (PIR) S,H<-E,reply
Description
This message is used to request the PPID for use on the material identified.
Structure
<MID>
Exception
None