semi合集-English.pdf - 第1206页
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…

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

SEMI E5-1104 © SEMI 1982, 2004 149
Stream,Function Name (Mnemonic) Direction
S9,F1 Unrecognized Device ID (UDN) S,H<-E
Description
The device ID in the message block header did not correspond to any known device ID in the node detecting the error.
Structure
<MHEAD>
Exception
None
S9,F2 Not Used
Stream,Function Name (Mnemonic) Direction
S9,F3 Unrecognized Stream Type (USN) S,H<-E
Description
The equipment does not recognize the stream type in the message block header.
Structure
<MHEAD>
Exception
None
S9,F4 Not Used
Stream,Function Name (Mnemonic) Direction
S9,F5 Unrecognized Function Type (UFN) S,H<-E
Description
This message indicates that the function in the message ID is not recognized by the receiver.
Structure
<MHEAD>
Exception
None
S9,F6 Not Used
Stream,Function Name (Mnemonic) Direction
S9,F7 Illegal Data (IDN) S,H<-E
Description
This message indicates that the stream and function were recognized, but the associated data format could not be interpreted.
Structure
<MHEAD>
Exception
None
S9,F8 Not Used