semi合集-English.pdf - 第1204页

SEMI E5-1104 © SEMI 1982, 2004 146 Stream,Function Name (Mnemonic) Direction S7,F41 Large Process Program Request(LPPR) S,H <-> E, reply Description This message is used to request the transfer of a process program…

100%1 / 7923
SEMI E5-1104 © SEMI 1982, 2004 145
Stream,Function Name (Mnemonic) Direction
S7,F38 Large Process Program Acknowledge(LPPA) S,H <-> E
Description
Acknowledge or error. A returned status of “accepted” means only that the message is understood. When the receiving entity is
the equipment, there is aseparate verification transaction (For S7,F27/S7,F28) that indicates the completion status of the request.
When the receiving entity is the host, the completion of the request is signaled by an event report.
Structure
<ACKC7>
Exception
None
Stream,Function Name (Mnemonic) Direction
S7,F39 Large Formatted Process Program Send (LFPPS) S,H <-> E, reply
Description
This is a request to send a formatted process program via the Data Set Transfer Protocol. The Data Set name, DSNAME, is the
text string identifier of the process program, PPID. The Data Set is subsequently transferred as a Stream with the following
internal SECSII structured data:
L,4
1. <PPID>
2. <MDLN>
3. <SOFTREV>
4. L,c (c = Number of Process Commands)
1. L,2
1. <CCODE>
2. L,p (p = Number of Parameters)
1. <PPARM
1
>
.
.
p. <PPARM
p
>
2. L,2
.
.
c. L,2
Structure
<DSNAME>
Exception
none
Stream,Function Name (Mnemonic) Direction
S7,F40 Large Formatted Process Program Acknowledge (LFPPA) S,H <-> E
Description
Acknowledge or error. A returned status of “accepted” means only that the message is understood. When the receiving entity is
the equipment, there is a separate verification transaction (S7,F27/S7,F28) that indicates the completion status of the request.
When the receiving entity is the host, the completion of the request is signaled by an event report.
Structure
<ACKC7>
Exception
None
SEMI E5-1104 © SEMI 1982, 2004 146
Stream,Function Name (Mnemonic) Direction
S7,F41 Large Process Program Request(LPPR) S,H <-> E, reply
Description
This message is used to request the transfer of a process program via the Stream 13 Data set Transfer protocol. The Data Set
name, DSNAME, is the text string identifier of the process program, PPID. The Data Set is subsequently transferred as a Stream
with the following internal SECSII structured data:
<PPBODY>
Structure
<DSNAME>
Exception
None
Stream,Function Name (Mnemonic) Direction
S7,F42 Large Process Program Acknowledge (LPPA) S,H <-> E
Description
Acknowledge or error. A returned status of “accepted” means only that the message is understood. When the receiving entity is
the equipment, there is a separate verification transaction (For example: S7,F27/S7,F28) that indicates the completion status of
the request. When the receiving entity is the host, the completion of the request is signaled by an event report.
Structure
<ACKC7>
Exception
It is possible to use the ACKC7 code “command will be performed with completion signaled later” for this message.
Stream,Function Name (Mnemonic) Direction
S7,F43 Large Formatted Process Program Request (LFPPR) S,H <-> E, reply
Description
This message is used to request the transfer of a formatted process program via the Data set Transfer protocol. The Data Set
name, DSNAME, is the text string identifier of the process program, PPID. The Data Set is subsequently transferred as a Stream
with the following internal SECSII structured data:
L,4
1. <PPID>
2. <MDLN>
3. <SOFTREV>
4. L,c (c = Number of Process Commands)
1. L,2
1. <CCODE>
2. L,p (p = Number of Parameters)
2. <PPARM
1
>
.
.
p. <PPARM
p
>
2. L,2
.
.
c. L,2
Structure
<DSNAME>
Exception
None
SEMI E5-1104 © SEMI 1982, 2004 147
Stream,Function Name (Mnemonic) Direction
S7,F44 Large Formatted Process Program Acknowledge (LFPPA) S,H <-> E
Description
Acknowledge or error. A returned status of “accepted” means only that the message is understood. When the receiving entity is
the equipment, there is a separate verification transaction (S7,F27/S7,F28) that indicates the completion status of the request.
When the receiving entity is the host, the completion of the request is signaled by an event report.
Structure
<ACKC7>
Exception
It is possible to use the ACKC7 code “command will be performed with completion signaled later” for this message.
10.12 Stream 8 Control Program Transfer — The purpose of this stream is to provide the method for transmitting
the programs used in the equipment to perform the control function or to execute the transmitted process program.
Stream,Function Name (Mnemonic) Direction
S8,F0 Abort Transaction (S8F0) S,H<->E
Description
Same form as S1,F0.
Structure
Exception
Stream,Function Name (Mnemonic) Direction
S8,F1 Boot Program Request (BPR) S,H<->E,reply
Description
This message is used to request the transmission of the boot program. It is assumed that there is only one boot program
associated with any given equipment.
Structure
Header only
Exception
None
Stream,Function Name (Mnemonic) Direction
S8,F2 Boot Program Data (BPD) M,H<->E
Description
The boot program is required by some systems as a precursor to loading an operating system or executive program.
Structure
<BPD>
Exception
A zero-length item means no boot.