4 "service" status, 5 "fault"/"system fault" status, Service" status – Lenze PLC Designer ApplicationTemplate (PLC Designer R3-x) User Manual
Page 137: Fault"/"system fault" status, Appendix
Advertising

Lenze · ApplicationTemplate · 1.3 EN - 04/2013
137
Appendix
The sample program in the ApplicationTemplateCounter
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
12.2.1.4
"Service" status
[12-4] Example: Action S04_SERVICE on MM_Module1
If the "Service" status is active, the
SMDispatcher method calls the
S04_SERVICE action:
• MM_Module1: "Load value 123".
• MM_Module2: "Load value 456".
12.2.1.5
"Fault"/"System fault" status
[12-5] Example: Action S10_FAULT
If the "Fault"/"System fault" status is active, the
SMDispatcher method calls the
S10_FAULT/
S11_SYSTEMFAULT action, respectively.
• The actions
S10_FAULT/
S10_SYSTEMFAULT contain the "Set current value to zero"
function.
Advertising