![Siemens SIMOCODE pro Programming And Operating Manual Download Page 112](http://html.mh-extra.com/html/siemens/simocode-pro/simocode-pro_programming-and-operating-manual_1265395112.webp)
Description of the blocks
4.3 MMOprtn block
SIMOCODE pro PCS 7 Library V9.0
112
Programming and Operating Manual, 06/2017, A5E40899442002A/RS-AA/001
Message block MsgEvId2
Table 4- 21 Output messages
Message
block
Message
No.
Block parameters
Message text
Message
class *
MsgEvId2
1
GenWarn
$$BlockComment$$ Group warning:
@4W%t#MMOprtn_WRN@
W
2
GenFlt
$$BlockComment$$ Group fault:
@5W%t#MMOprtn_TRP@
S
3
CSFlt
$$BlockComment$$ Control system fault
S
4
CurWrnH
$$BlockComment$$ Warning I>
W
5
CurWrnL
$$BlockComment$$ Warning I<
W
6
CurTrpH
$$BlockComment$$ Trip I>
A
7
CurTrpL
$$BlockComment$$ Trip I<
A
* W = Warning; S = AS, OS process control fault; A = Alarm
GenWarn and GenFlt block parameters
GenWarn
is of the type
DigvalE
(
DigvalE.Value
: BOOL;
DigvalE.ST
: error number)
●
GenWarn.Value
= 1 if the number indicating the cause of the warning is > 0.
●
GenWarn.ST
displays the number indicating the cause of the warning.
GenFlt
is of the type
DigvalE
(
DigvalE.Value
: BOOL;
DigvalE.ST
: error number)
●
GenFlt.Value
= 1 if the number indicating the cause of the trip is > 0.
●
GenFlt.ST
displays the number indicating the cause of the trip.
Message block MsgEvId2
Table 4- 22 Output messages
Message
block
Message
No.
Block parameters
Message text
Message
class *
MsgEvId2
1
ExMsgOu1
$$BlockComment$$External message 1
S
2
ExMsgOu2
$$BlockComment$$External message 2
S
3
ExMsgOu3
$$BlockComment$$External message 3
S
4
ExMsgOu4
$$BlockComment$$External message 4
S
5
ExMsgOu5
$$BlockComment$$External message 5
S
6
ExMsgOu6
$$BlockComment$$External message 6
S
7
ExMsgOu7
$$BlockComment$$External message 7
S
8
ExMsgOu8
$$BlockComment$$External message 8
S
* S = AS, OS process control fault