00193786-02 - 第117页
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 117 o f 241 4 . 7 . 9 S 5 F 71 - A l a rm R e po r t B l o ck S e nd { X E …

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
Page 116 of 241 ©Siemens AG, all rights reserved
The high-order bit of ALCD will be "1" if this alarm is currently On (Unsafe), or "0" if it is
currently Off (Safe). The low-order seven bits of ALCD contain the severity code for this
alarm.
For any invalid ALID specified in S5F5, the corresponding entry in S5F6 has the
following special error format:
<L [3]
<B> * ALCD - alarm On/Off and Severity Code
<U4 ALID> * Alarm ID
<A> * ALTX - Alarm Text
>
If S5F5 specified all alarms, S5F6 reports alarms in order by alarm ID.
4.7.7 S5F7 - List Enabled Alarms Request
{XE "S5F7"}S5F7 W . * H->E
The Host requests the Equipment to send the current status of all Alarm IDs which are
currently enabled (See S5F3).
4.7.8 S5F8 - List Enabled Alarm Data
{XE "S5F8"}S5F8 * H<-E, Multiblock
<L
<L [3]
<B [1] {XE "ALCD"}ALCD> * ALCD - Alarm On/Off and Severity
Code
<U4 {XE "ALID"}ALID> * Alarm ID
<A {XE "ALTX"}ALTX> * ALTX - Alarm Text
>
...
> .
The high-order bit of ALCD will be "1" if this alarm is currently On (Unsafe), or "0" if it is
currently Off (Safe). The low-order seven bits of ALCD contain the severity code for this
alarm.
S5F8 contains only those ALIDs which are currently enabled for reporting (See S5F3).
S5F8 reports alarms in order by Alarm ID.

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
©Siemens AG, all rights reserved page 117 of 241
4.7.9 S5F71 - Alarm Report Block Send
{XE "S5F71"}S5F71 [W] * H<-E
<L [2]
<U1 0> * ALPY Alarm Priority
<L [1]
<L [4]
<U4 {XE "ALID"}ALID> * ALID - Alarm ID
<BOOLEAN {XE "ASTAT"}ASTAT> * T = Alarm On
F = Alarm Off
<U4 {XE "ASER"}ASER> * ASER Alarm Serial Number
<A [16] 'YYYYMMDDhhmmsscc'> * CLOCK
>
>
> .
Note: This message is provided only for compatibility with Host computers which support
an older version of GEM.
If the Equipment Constant "{XE "ConfigAlarms"}ConfigAlarms" is set to "1", the
Equipment sends S5F71 instead of the normal S5F1 Alarm Notification Send.
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).
ASER (Alarm Serial Number) is assigned by the Equipment. Its value begins at "1" and
is incremented by 1 for each alarm reported.
ALPY (Alarm Priority) is always zero.
CLOCK indicates the date and time of the alarm change.
Equipment Constant "{XE "WBitS5"}Wbits5" controls whether the Equipment sends
S5F71 with w-bit = "1" (Reply Expected) or "0" (No Reply Expected).
4.7.10 S5F72 - Alarm Report Block Acknowledge
{XE "S5F72"}S5F72 * H->E
<L> .
The Host acknowledges Alarm Report. This Equipment ignores the data portion of
S5F72.

SIPLACE GEM SW Version GEM 505.03 SP1 HOST Interface Manual
Page 118 of 241 ©Siemens AG, all rights reserved
4.7.11 S5F73 - Alarm Report Block Acknowledge
{XE "S5F73"}S5F73 [W] * H<-E
<L [3]
<U4 {XE "ALID"}ALID> * ALID - Alarm ID
<BOOLEAN {XE "ASTAT"}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 "{XE
"ConfigAlarms"}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).
{XE "TIMESTAMP"}TIMESTAMP indicates the date and time of the alarm change.
Equipment Constant "{XE "WBitS5"}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
{XE "S5F74"}S5F74 * H->E
<B [1] {XE "ACK5"}ACK5> .
The Host acknowledges Alarm Report. This Equipment ignores ACKC5.