00193786-02 - 第126页
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 126 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 I f t he C E I D i s enab l ed , bu t no Repo r t s a r e li n…

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
©Siemens AG, all rights reserved page 125 of 241
4.8.10 S6F13 - Annotated Event Report Send
{XE "S6F13"}S6F13 W * H<-E, Multiblock
<L [3]
<U4 {XE "DATAID"}DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L
<L [2]
<U4 RPTID> * Report ID
<L
<L [2]
<U4 VID> * Variable ID
<V> * Variable Value
>
...
>
>
...
>
> .
Note: This message is provided only for compatibility with older Host computers which
support older versions of GEM.
A Collection Event has occurred at the Equipment. The Host has enabled event
reporting for this CEID (see S2F37). The Host has set the Equipment Constant {XE
"RpType"}RpType to "True" (Annotated report format desired). The Equipment
Constant {XE "ConfigEvents"}ConfigEvents has been set to 1. 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).
The Equipment generates a value for DATAID to uniquely identify this Conversation. If
S6F11 is multiblock, the Equipment first sends the S6F5/S6F6 Inquire/Grant transaction,
and the DATAID in S6F11 will match DATAID in S6F5.

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
Page 126 of 241 ©Siemens AG, all rights reserved
If the CEID is enabled, but no Reports are linked to this CEID, S6F11 has the following
special format:
S6F13 W * H<-E
<L [3]
<U4 DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L>
> .
4.8.11 S6F14 - Annotated Event Report
{XE "S6F14"}S6F14 * H->E
<B [1] 00> . * ACKC6
The Host acknowledges the Event Report. The Equipment ignore {XE "ACKC6"}ACKC6.
4.8.12 S6F15 - Event Report Request
{XE "S6F15"}S6F15 W * H->E
<U4 {XE "CEID"}CEID> . * Collection Event ID
The Host sends the CEID of interest, requesting normal format reports.
4.8.13 S6F16 - Event Report Data
{XE "S6F16"}S6F16 * H<-E, Multiblock
<L [3]
<U4 {XE "DATAID"}DATAID> * DATAID
<U4 {XE "CEID"}CEID> * Collection Event ID
<L
<L [2]
<U4 {XE "RPTID"}RPTID> * Report ID
<L
<V> * Variable Value
...
>
>
...
>
> .
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).

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
>
...
>
>
...
>
> .