semi合集-English.pdf - 第1205页
SEMI E5-1104 © SEMI 1982, 2004 147 Stream,Function Name (Mnemonic) Direction S7,F44 Large Formatted Proc ess Program Acknowledge (LFPPA) S,H <-> E Description Acknowledge or error. A returned status of “accepted” m…

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.

SEMI E5-1104 © SEMI 1982, 2004 148
Stream,Function Name (Mnemonic) Direction
S8,F3 Executive Program Request (EPR) S,H<->E,reply
Description
This message is used to request the executive program. It is assumed that there is only one executive program associated with
any given equipment.
Structure
Header only
Exception
None
Stream,Function Name (Mnemonic) Direction
S8,F4 Executive Program Data (EPD) M,H<->E
Description
The executive program is the master control program of the equipment. The executive may contain all the program required or it
may contain the information required to request the rest of the program it needs on Stream 13.
Structure
<EPD>
Exception
None
10.13 Stream 9 System Errors — This stream provides a method of informing the host that a message block has
been received which cannot be handled or that a timeout on a transaction (receive) timer has occurred. The
messages indicate either a Message Fault or a Communications Fault has occurred but do not indicate a
Communications Failure has occurred.
10.13.1 Communications Failure — A Communications Failure occurs in a SECS-I environment when, and only
when, the RTY limit is exceeded.
NOTE 10: In the event of a Communications Failure, no Stream 9 message is sent.
10.13.2 Communications Fault — A Communications Fault occurs when the equipment does not receive an
expected message (when a transaction timer or a conversation timer has expired).
10.13.3 Message Fault — A Message Fault occurs when the equipment receives a message which it cannot process
because of a fault that arises from the content, context, or length of the message.
Stream,Function Name (Mnemonic) Direction
S9,F0 Abort Transaction (S9F0) S,H<->E
Description
Same form as S1,F0.
Structure
Exception