00193786-01 - 第113页
SIPLACE GEM SW Version GEM 505.01 HOST Interface Manual ©Siemens AG, all rights reserved page 113 of 236 4.7.9 S5F71 - Alarm Report Block Send S5F71 [W] * H<-E <L [2] <U1 0> * ALPY Alarm Priority <L [1] &l…

SIPLACE GEM SW Version GEM 505.01 HOST Interface Manual
Page 112 of 236 ©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
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
S5F8 * H<-E, Multiblock
<L
<L [3]
<B [1] ALCD> * ALCD - Alarm On/Off and Severity
Code
<U4 ALID> * Alarm ID
<A 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.01
HOST Interface Manual
©Siemens AG, all rights reserved page 113 of 236
4.7.9 S5F71 - Alarm Report Block Send
S5F71 [W] * H<-E
<L [2]
<U1 0> * ALPY Alarm Priority
<L [1]
<L [4]
<U4 ALID> * ALID - Alarm ID
<BOOLEAN ASTAT> * T = Alarm On
F = Alarm Off
<U4 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 "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 "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
S5F72 * H->E
<L> .
The Host acknowledges Alarm Report. This Equipment ignores the data portion of
S5F72.

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.