00193786-02 - 第128页

S I P L A C E G EM S W V e r s i on G EM 505 . 03 SP 1 H O S T I n t e r f a c e M anua l P age 128 o f 241 ©S i e m en s A G, a ll r i gh t s r e s e r v ed T he E qu i p m en t s end s one o r m o r e E v en t Repo r t…

100%1 / 241
SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
©Siemens AG, all rights reserved page 127 of 241
This message occurs whether or not the Host has enabled event reporting for this CEID
(see S2F37), and regardless of how the Host has set the Equipment Constant {XE
"RpType"}RpType (report format).
The Equipment generates a meaningless value for DATAID.
CEID contains the CEID specified in S6F15.
If the CEID specified in S6F15 is invalid, or if no reports are linked to this CEID, this
message has the following special format:
S6F16 * H<-E, Multiblock
<L [3]
<U4 DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L>
> .
4.8.14 S6F17 - Annotated Event Report Request
{XE "S6F17"}S6F17 W * H->E
<U4 {XE "CEID"}CEID> . * Collection Event ID
The Host sends the CEID of interest, requesting annotated format reports.
4.8.15 S6F18 - Annotated Event Report Data
{XE "S6F18"}S6F18 * H<-E
<L [3]
<U4 {XE "DATAID"}DATAID> * DATAID
<U4 {XE "CEID"}CEID> * Collection Event ID
<L
<L [2]
<U4 {XE "RPTID"}RPTID> * Report ID
<L
<L [2]
<U4 VID> * Variable ID
<V> * Variable Value
>
...
>
>
...
>
> .
SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
Page 128 of 241 ©Siemens AG, all rights reserved
The Equipment sends one or more Event Reports which the Host has previously linked
to that CEID (see S2F35). Each report contains specific Variables which the Host has
previously defined for that Report (see S2F33).
This message occurs whether or not the Host has enabled event reporting for this CEID
(see S2F37), and regardless of how the Host has set up the Equipment Constant RpType
(report format).
The Equipment generates a meaningless value for DATAID.
CEID contains the CEID specified in S6F17.
If the CEID specified in S6F17 is invalid, or if no reports are linked to this CEID, this
message has the following format:
S6F18 * H<-E, Multiblock
<L [3]
<U4 DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L>
> .
4.8.16 S6F19 - Request Report Request
{XE "S6F19"}S6F19 W * H->E
<U4 {XE "RPTID"}RPTID> . * Report ID
The Host requests a Report for the specified RPTID.
4.8.17 S6F20 - Request Report Data
{XE "S6F20"}S6F20 * H<-E, Multiblock
<L
<V>
...
> .
The Equipment sends the Report.
If no report is defined for the RPTID in S6F19, S6F20 has the following special error
format:
S6F20 * H<-E
<L> .
4.8.18 S6F21 - Request Annotated Report Request
S6F21 W * H->E
<U4 {XE "RPTID"}RPTID> . * Report ID
The Host requests an Annotated Report for the specified RPTID.
SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
©Siemens AG, all rights reserved page 129 of 241
4.8.19 S6F22 - Request Annotated Report Data
{XE "S6F22"}S6F22 * H<-E, Multiblock
<L
<L [2]
<U4 VID> * VID - Variable ID
<V>
>
...
> .
The Equipment sends the Annotated Report.
If no Report is defined for the RPTID in S6F21, S6F22 has the following special error
format:
S6F22 * H<-E
<L> .
4.8.20 S6F23 - Request Spooled {XE "S6F23"}
S6F23 W * H -> E
<U1 RSDC> .
The Host sends this message to start the transfer of spooled messages from the
Equipment to the Host, or to delete the contents of the spool file, depending on the value
of RSDC.
When the Host requests the spooled messages (RSDC is zero), the Equipment will send
messages according to EC "{XE "MaxSpoolTransmit"}MaxSpoolTransmit". All
messages are sent from oldest to newest, and once the message is successfully sent, it
is removed from the spool. If MaxSpoolTransmit is zero, all messages will be sent one at
a time until the last message has been delivered. If MaxSpoolTransmit is set to a non-
zero value, the Equipment will send the lesser of MaxSpoolTransmit or messages left in
spool. If in this case the Equipment sends MaxSpoolTransmit messages, and messages
remain in the spool, the Equipment will wait for another S6F23 to deliver the next
messages.
If the Host sends S6F23 with RSDC set to one, this will be interpreted by the Equipment
as a request to purge the spool.
RSDC Description
0 Transmit spooled messages.
1 Purge spooled messages