semi合集-English.pdf - 第1297页

SEMI E5-1104 © SEMI 1982, 2004 239 Stream,Function Name (Mnemonic) Direction S16,F28 Control Job Command Acknowledge S,H<-E Description Indicates success or failure of command reque st t o a control job. If applicable…

100%1 / 7923
SEMI E5-1104 © SEMI 1982, 2004 238
Stream,Function Name (Mnemonic) Direction
S16,F26 PRJobSetStartMethod Acknowledge S,H<-E
Description
Acknowledges request to set job start method and indicates any errors. ERRTEXT will contain the identifiers of any process
jobs that did not accept the new process start method.
Structure
L,2
1. L,m [m = # of jobs]
1. <PRJOBID
1
>
.
.
m. <PRJOBID
m
>
L,2
1. <ACKA>
2. L,n
1. L,2
1. <ERRCODE
1
>
2. <ERRTEXT
1
>
.
.
n. L,2
1. <ERRCODE
n
>
2. <ERRTEXT
n
>
Exception
None
Stream,Function Name (Mnemonic) Direction
S16,F27 Control Job Command Request S,H->E
Description
Send a control job command to a control job.
Structure
L,3
1. <CTLJOBID>
2. <CTLJOBCMD>
3. L,2
1. <CPNAME>
2. <CPVAL>
Exception
3. L,2 IS L,0 for commands that do not need parameters.
SEMI E5-1104 © SEMI 1982, 2004 239
Stream,Function Name (Mnemonic) Direction
S16,F28 Control Job Command Acknowledge S,H<-E
Description
Indicates success or failure of command request to a control job. If applicable ERRTEXT shall contain information on specific
command parameter names or values that caused the error.
Structure
L,2
1. <ACKA>
2. L,2
1. <ERRCODE>
2. <ERRTEXT>
Exception
2. L,2 IS L,0 if no errors.
Stream,Function Name (Mnemonic) Direction
S16,F29 PRSetMtrlOrder (PRJSMO) S,H->E,reply
Description
This message requests the equipment’s Processing Management Service to use a specific strategy for the order in which
materials are processed.
Structure
<PRMTRLORDER>
Exception
None
Stream,Function Name (Mnemonic) Direction
S16,F30 PRSetMtrlOrder Acknowledge (PRJSMOA) S,H<-E
Description
This message acknowledges the request for change to the material process strategy by reporting back the value requested, if
correct.
Structure
<ACKA>
Exception
None
10.21 Stream 17 Equipment Control and Diagnostics — This stream is a continuation of Stream 2.
Stream,Function Name (Mnemonic) Direction
S17,F0 Abort Transaction (S17F0) S,H<->E
Description
Same form as S1F0
Structure
Exception
SEMI E5-1104 © SEMI 1982, 2004 240
Stream,Function Name (Mnemonic) Direction
S17,F1 Data Report Create Request (DRC) M,H->E,reply
Description
Create a Data Report definition. This function allows the referencing of a Data Source for the items (variables or attributes)
specified in the data report.
Structure
L,4
1. <DATAID>
2. <RPTID>
3. <DATASRC>
4. L,n
1. <VID
1
>
2. <VID
2
>
.
.
.
n. <VID
n
>
Exception
DATAID is a zero length item when the request can be sent in a single block. If RPTID is a zero length item, then the equipment
shall return a value in RPTID by which the host can then reference the report efinition. If RPTID has a value, then the
equipment shall retain this value by which the host can then reference the report definition.
Stream,Function Name (Mnemonic) Direction
S17,F2 Data Report Create Acknowledge (DRCA) S,H<-E
Description
Equipment confirms creation of a Data Report and returns RPTID.
Structure
L,2
1. <RPTID>
2. <ERRCODE>
Exception
If ERRCODE is a zero length item, then no error occurred.
Stream,Function Name (Mnemonic) Direction
S17,F3 Data Report Delete Request (DRD) S,H->E,reply
Description
Delete one or more data reports. This shall cause those reports to be unlinked from any Event Reports to which they were
linked. This shall cause the report to be excluded from any Trace Reports for in which it had originally been included.
Structure
L,n
1. <RPTID
1
>
2. <RPTID
2
>
.
.
n. <RPTID
n
>
Exception
If this message is sent with a zero length list, then all reports shall be deleted.