00193786-01 - 第115页
SIPLACE GEM SW Version GEM 505.01 HOST Interface Manual ©Siemens AG, all rights reserved page 115 of 236 4.8 Stream 6 4.8.1 S6F1 - Trace Data Send S6F1 [W] * H<-E <L [4] <U4 TRID> * Trace ID <U4 SMPLN> …

SIPLACE GEM SW Version GEM 505.01 HOST Interface Manual
Page 114 of 236 ©Siemens AG, all rights reserved
4.7.11 S5F73 - Alarm Report Block Acknowledge
S5F73 [W] * H<-E
<L [3]
<U4 ALID> * ALID - Alarm ID
<BOOLEAN ASTAT> * T = Alarm On,
F = Alarm Off.
<A [16] 'YYYYMMDDhhmmsscc'> * TIMESTAMP
> .
Note: This message is provided only for compatibility with older Host computers which
support GEM 3.1.
In order for this message to be used, the Equipment Constant "ConfigAlarms" must be
set to "2".
The SIPLACE reports that an alarm condition has changed.
ALID identifies the Alarm.
ASTAT value is "True" (Non-zero) if this alarm is currently On (Unsafe), or "False" (Zero)
if it is currently Off (Safe).
TIMESTAMP indicates the date and time of the alarm change.
Equipment Constant "WBitS5" controls whether the Equipment sends S5F73 with W-Bit
"1" (Reply Expected) or "0" (No Reply Expected).
4.7.12 S5F74 - Alarm Notification Acknowledge
S5F74 * H->E
<B [1] ACK5> .
The Host acknowledges Alarm Report. This Equipment ignores ACKC5.

SIPLACE GEM SW Version GEM 505.01
HOST Interface Manual
©Siemens AG, all rights reserved page 115 of 236
4.8 Stream 6
4.8.1 S6F1 - Trace Data Send
S6F1 [W] * H<-E
<L [4]
<U4 TRID> * Trace ID
<U4 SMPLN> * Sample Number
<A 'yyyymmddhhmmss'> * STIME - Sample Date and Time
<L
<V> * Variable Value
...
>
> .
The Equipment sends time driven trace data, as previously requested by the Host using
S2F23.
TRID is the Trace ID as initiated by the Host.
SMPLN is the sample number. The first sample is "1", the next "2", and so on. If
REPGSZ is greater than 1, SMPLN is the number of the last sample contained in this
S6F1.
STIME is the date and time at which this sample was taken. If REPGSZ is greater than
1, STIME is the date and time of the last sample contained in this S6F1.
The V's appear in the same order they were specified in S2F23.
S6F1 is normally single block. However, if the Host erroneously initiates a multiblock
trace using an incorrect S2F23, S6F1 may be multi-block. The Equipment never sends
an Inquire/Grant message preceding S6F1.
Equipment Constant "WBitS6" controls whether the Equipment sends S6F1 with W-Bit
"1" (Reply Expected) or "0" (No Reply Expected).
4.8.2 S6F2 - Trace Data Acknowledge
S6F2 * H->E
<B [1] 00> . * ACKC6
The Host acknowledges the data. The Equipment ignores ACKC6.
4.8.3 S6F3 - Annotated Event Report
S6F3 [W] * H<-E, Multiblock
<L [3]
<U4 DATAID> * DATAID
<U4 CEID> * Collection Event ID
<L
<L [2]
<U4 DSID> * DSID=RPTID Report ID
<L

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