semi合集-English.pdf - 第1154页
SEMI E5-1104 © SEMI 1982, 2004 96 Stream,Function Name (Mnemonic) Direction S3,F30 Carrier Tag Read Data ( CTRD) S,H<-E Description This message is used to r eturn requested informat ion from th e carrier tag of the c…

SEMI E5-1104 © SEMI 1982, 2004 95
Stream,Function Name (Mnemonic) Direction
S3,F28 Change Access Acknowledge S,H<-E
Description
Structure
L,2
1. <CAACK>
2. L,n
1. L,3
1. <PTN
1
>
2. <ERRCODE
1
>
3. <ERRTEXT
1
>
.
.
n. L,3
1. <PTN
n
>
2. <ERRCODE
n
>
3. <ERRTEXT
n
>
Exception
If the command is successful, CAACK = 0, and n = 0. If the command was successful for some ports, CAACK = 6, and n > 0.
Stream,Function Name (Mnemonic) Direction
S3,F29 Carrier Tag Read Request S,H->E, reply
Description
The host requests the equipment to read data from the carrier tag of a carrier. The carrier must be identified either by its location
identifier or its carrier identifier, or both. DATASEG may be used to indicate a specific section of data to be read.
DATALENGTH is used to limit the amount of data for that section.
Structure
L,4
1. <LOCID>
2. <CARRIERSPEC>
3. <DATASEG>
4. <DATALENGTH>
Exception
Either LOCID and CARRIERSPEC can omitted (zero length item), but not both. If DATASEG and DATALENGTH are both
omitted (are zero length items) then all data is requested. If DATALENGTH only is omitted, then all data within the indicated
section is requested.

SEMI E5-1104 © SEMI 1982, 2004 96
Stream,Function Name (Mnemonic) Direction
S3,F30 Carrier Tag Read Data (CTRD) S,H<-E
Description
This message is used to return requested information from the carrier tag of the carrier indicated in the request and to
acknowledge the results of the request.
Structure
L,2
1. <DATA>
2. <L,2>
1. <CAACK>
2. L,s
1. L,2
1. <ERRCODE
1
>
2. <ERRTEXT
1
>
.
.
s. L,2
1. <ERRCODE
s
>
2. <ERRTEXT
s
>
Exception
If the carrier identifier or the carrier location originally specified is unknown, then DATA is zero length. If CAACK is non-zero,
then DATA is zero length.
Stream,Function Name (Mnemonic) Direction
S3,F31 Carrier Tag Write Data Request (CTWDR) S,H->E, reply
Description
The host requests the equipment to write data to a carrier tag. The carrier must be indicated either by its location identifier or its
carrier identifier, or both. DATASEG may be used to indicate a specific section of data to be written or overwritten.
DATALENGTH may be used to indicate the length of the data to be written.
Structure
L,5
1. <LOCID>
2. <CARRIERSPEC>
3. <DATASEG>
4. <DATALENGTH>
5. <DATA>
Exception
Either LOCID and CARRIERSPEC can be omitted (zero length item), but not both. If DATASEG and DATALENGTH are
both omitted (are zero length items) then all data is to be overwritten. If only DATALENGTH is omitted, then all data within
the indicated section is to be written.

SEMI E5-1104 © SEMI 1982, 2004 97
Stream,Function Name (Mnemonic) Direction
S3,F32 Carrier Tag Write Data Acknowledge (CTWDA) S,H<-E
Description
This message acknowledges the success or failure of writing data to the carrier tag requested.
Structure
L,2
1. <CAACK>
2. L,s
1. L,2
1. <ERRORCODE
1
>
2. <ERRORTEXT
1
>
.
.
s. L,2
1. <ERRORCODE
s
>
2. <ERRORTEXT
s
>
Exception
s = 0 if and only if there are no errors.
Stream,Function Name (Mnemonic) Direction
S3, F33 Cancel All Pod Out Request
Description
This message is used to cancel all pending pod out requests.
Structure
Header only
Exception
None
Stream,Function Name (Mnemonic) Direction
S3,F34 Cancel All Pod Out Acknowledge
Description
This message acknowledges the Cancel Pod Out request.
Structure
L,2
1. <CAACK>
2. L,n
1. L,2
1. <ERRORCODE
1
>
2. <ERRORTEXT
1
>
.
.
n. L,2
1. <ERRORCODE
n
>
2. <ERRORTEXT
n
>
Exception
If n = 0, no errors exist.