semi合集-English.pdf - 第1190页

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 N…

100%1 / 7923
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
SEMI E5-1104 © SEMI 1982, 2004 133
Stream,Function Name (Mnemonic) Direction
S7,F8 Process Program ID Data (PID) S,H->E
Description
This message is used to transmit a single matrix entry in response to S7,F7.
Structure
L,2
1. <PPID>
2. <MID>
Exception
A zero-length list returned means no such MID or other error.
Stream,Function Name (Mnemonic) Direction
S7,F9 M/P M Request (MMR) S,H<->E,reply
Description
This message is used to request the transmission of the material/process matrix. If the message is from the host, the response
will be the current matrix in the equipment. If the message is from the equipment, the response will be a new matrix to initialize
the equipment.
Structure
Header only
Exception
None
NOTE 8: M/PM defines the Material/Process Matrix. The Material/Process Matrix is a table which links the material to the
process program to be used in processing the material.