semi合集-English.pdf - 第1136页

SEMI E5-1104 © SEMI 1982, 2004 78 Stream,Function Name (Mnemonic) Direction S2,F41 Host Command Send (HCS) S,H->E,reply Description The Host requests the Equipment perform the specified remote command with the associa…

100%1 / 7923
SEMI E5-1104 © SEMI 1982, 2004 77
Stream,Function Name (Mnemonic) Direction
S2,F37 Enable/Disable Event Report (EDER) S,H->E,reply
Description
The purpose of this message is for the host to enable or disable reporting for a group of events (CEIDs).
Structure
L,2
1. <CEED> enable/disable
2. L,n #CEIDs
1. <CEID
1
>
.
.
n. <CEID
n
>
Exception
A list of zero length following <CEED> means all CEIDs.
Stream,Function Name (Mnemonic) Direction
S2,F38 Enable/Disable Event Report Acknowledge (EERA) S,H<-E
Description
Acknowledge or error If an error condition is detected the entire message is rejected, i.e., partial changes are not allowed.
Structure
<ERACK>
Exception
None
Stream,Function Name (Mnemonic) Direction
S2,F39 Multi-block Inquire (DMBI) S,H->E,reply
Description
If a S2,F23 S2,F33, S2,F35, S2,F45, or S2,F49 message is more than one block, this transaction must precede the message.
Structure
L,2
1. <DATAID>
2. <DATALENGTH>
Exception
Stream,Function Name (Mnemonic) Direction
S2,F40 Multi-block Grant (DMBG) S,H<-E
Description
Grant permission to send multi-block message.
Structure
<GRANT>
Exception
None
SEMI E5-1104 © SEMI 1982, 2004 78
Stream,Function Name (Mnemonic) Direction
S2,F41 Host Command Send (HCS) S,H->E,reply
Description
The Host requests the Equipment perform the specified remote command with the associated parameters.
Structure
L,2
1. <RCMD>
2. L,n # of parameters
1. L,2
1. <CPNAME
1
> parameter 1 name
2. <CPVAL
1
> parameter 1 value
.
.
n. L,2
1. <CPNAME
n
> parameter n name
2. <CPVAL
n
> parameter n value
Exception
None
Stream,Function Name (Mnemonic) Direction
S2,F42 Host Command Acknowledge (HCA) S,H<-E
Description
Acknowledge Host command or error. If command is not accepted due to one or more invalid parameters (i.e., HCACK = 3),
then a list of invalid parameters will be returned containing the parameter name and reason for being invalid.
Structure
L,2
1. <HCACK>
2. L,n # of parameters
1. L,2
1. <CPNAME
1
> parameter 1 name
2. <CPACK
1
> parameter 1 reason
.
.
n. L,2
1. <CPNAME
n
> parameter n name
2. <CPACK
n
> parameter n reason
Exception
If there are no invalid parameters, then a list of zero length will be sent for item 2.
SEMI E5-1104 © SEMI 1982, 2004 79
Stream,Function Name (Mnemonic) Direction
S2,F43 Reset Spooling Streams and Functions (RSSF) S,H->E,reply
Description
This message allows the host to select specific streams and functions to be spooled whenever spooling is active.
Structure
L,m
1. L,2
1. <STRID
1
>
2. L,n
1. <FCNID
1
>
.
.
n. <FCNID
n
>
.
.
m. L,2
1. <STRID
m
>
2. L,n
1. <FCNID
1
>
.
.
n. <FCNID
n
>
Exception
1. A zero-length list, m = 0, turns off spooling for all streams and functions.
2. A zero-length list, n = 0, turns on spooling for all functions for the associated stream.
Notes:
1. Turning off spooling for all functions for a specific stream is achieved by omitting reference to the stream from this message.
2. Spooling for Stream 1 is not allowed.
3. Equipment must allow host to spool all primary messages for a stream (except Stream 1).
4. A defined list of functions for a stream in this message will replace any previously selected functions.