00193786-01 - 第117页
SIPLACE GEM SW Version GEM 505.01 HOST Interface Manual ©Siemens AG, all rights reserved page 117 of 236 S 6 F 5 W * H < - E <L [2] <U4 DATAID> * DATAID <U4 DATALENGTH> > . The Equipment sends this I…

SIPLACE GEM SW Version GEM 505.01 HOST Interface Manual
Page 116 of 236 ©Siemens AG, all rights reserved
<U4 VID> * Variable ID
<V> * Variable Value
>
...
>
>
...
>
> .
Note: This message is provided only for compatibility with older Host computers which
do not support GEM.
If the Equipment Constant "ConfigEvents" is set to "0", the Equipment sends S6F3
instead of the normal S6F13 Annotated 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 RpType
to "True" (Annotated report format desired). The SIPLACE 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
S6F3 is multiblock, the Equipment first sends the S6F5/S6F6 Inquire/Grant transaction,
and DATAID in S6F3 will match DATAID in S6F5.
If the CEID is enabled, but no Reports are linked to this CEID, S6F3 has the following
special format:
S6F3 [W] * H<-E
<L [3]
<U4 DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L>
> .
Equipment Constant "Wbits6" controls whether the Equipment sends S6F3 with W-Bit "1"
(Reply Expected) or "0" (No Reply Expected).
4.8.4 S6F4 - Annotated Event Report Acknowledge
S6F4 * H->E
<B [1] 00> . * ACKC6
The Host acknowledges the Event Report. The Equipment ignores ACKC6.
S6F5 - Multi-Block Data Send Inquire

SIPLACE GEM SW Version GEM 505.01
HOST Interface Manual
©Siemens AG, all rights reserved page 117 of 236
S6F5 W * H<-E
<L [2]
<U4 DATAID> * DATAID
<U4 DATALENGTH>
> .
The Equipment sends this Inquire/Grant transaction preceding any multiblock S6F3,
S6F9, S6F11, or S6F13.
The DATAID specified here will appear in the following S6F3, S6F9, S6F11, S6F13.
DATALENGTH value is the total number of text bytes (excluding SECS block headers) in
the following S6F3, S6F9, S6F11, or S6F13 message.
4.8.5 S6F6 - Multi-Block Grant
S6F6 * H->E
<B [1] GRANT6> . * GRANT6
The Host grants permission for the Equipment to send a multi-block event report..
GRANT6 Description
0x00 Normal. Permission granted.
Other Permission not granted. The Equipment will not
send the following S6F3, S6F9, S6F11, or
S6F13, and will discard the data.
4.8.6 S6F9 - Event Report
S6F9 [W] * H<-E, Multiblock
<L [4]
<B [1] 00> * PFCD
<U4 DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L
<L [2]
<U4 DSID> * DSID=RPTID Report ID
<L
<V> * Variable Value
...
>
>
...
>

SIPLACE GEM SW Version GEM 505.01 HOST Interface Manual
Page 118 of 236 ©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 "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 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 "WBitS6" controls whether the Equipment sends S6F9 with W-Bit
"1" (Reply Expected) or "0" (No Reply Expected).
4.8.7 S6F10 - Event Report
S6F10 * H->E
<B [1] 00> . * ACKC6
The Host acknowledges the Event Report. The Equipment ignores ACKC6.