00193786-02 - 第123页
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 ©S i e m en s A G, a ll r i gh t s r e s e r v ed page 123 o f 241 4 . 8 . 8 S 6 F 11 - E v e n t R e po r t { X E " S 6 F 11…

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
Page 122 of 241 ©Siemens AG, all rights reserved
> .
Note: This message is provided only for compatibility with older Host computers which
do not support GEM.
If the Equipment Constant "{XE "ConfigEvents"}ConfigEvents" is set to "0", the
Equipment sends S6F9 instead of the normal S6F11 Event Report.
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 "False" (normal report format desired). 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).
PCFD is always zero.
The Equipment generates a value for DATAID to uniquely identify this Conversation. If
S6F9 is multiblock, the Equipment first sends the S6F5/S6F6 Inquire/Grant transaction,
and the DATAID in S6F9 will match DATAID in S6F5.
If the CEID is enabled, but no Reports are linked to this CEID, S6F9 has the following
special format:
S6F9 [W] * H<-E
<L [4]
<B [1] 00> * PFCD
<U4 DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L>
> .
Equipment Constant "{XE "WBitS6"}WBitS6" controls whether the Equipment sends
S6F9 with W-Bit "1" (Reply Expected) or "0" (No Reply Expected).
4.8.7 S6F10 - Event Report
{XE "S6F10"}S6F10 * H->E
<B [1] 00> . * ACKC6
The Host acknowledges the Event Report. The Equipment ignores {XE
"ACKC6"}ACKC6.

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
©Siemens AG, all rights reserved page 123 of 241
4.8.8 S6F11 - Event Report
{XE "S6F11"}S6F11 W * 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
<V> * Variable Value
...
>
>
...
>
> .
This message is the "normal" message that the Equipment uses to report events. In
order for this message to be used, the Equipment Constant "ConfigEvents" must be set
to "1".
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 "False" (normal report format desired). 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.
If the CEID is enabled, but no Reports are linked to this CEID, S6F11 has the following
special format:
S6F11 W * H<-E
<L [3]
<U4 DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L>
> .
4.8.9 S6F12 - Event Report
{XE "S6F12"}S6F12 * H->E
<B [1] 00> . * ACKC6

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
Page 124 of 241 ©Siemens AG, all rights reserved
The Host acknowledges the Event Report. The Equipment ignores {XE
"ACKC6"}ACKC6.