Working with the applicationtemplate – Lenze PLC Designer ApplicationTemplate (PLC Designer R3-x) User Manual
Page 63

Lenze · ApplicationTemplate · 1.3 EN - 04/2013
63
Working with the ApplicationTemplate
Creating module applications
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
• The FB name (previously:
MAP_Module1_App1): MAP_Module1_App2
The module application has now been inserted.
The module application inserted is to be declared in the
MFB_Module1 function block:
8.10.1
Adapting the function of the module application inserted - overview
Programming has to be adapted in the
following folders to achieve the desired
serviceability of the module application:
•
Adapt the required parameters such as
error responses and error numbers.
• The
SetErrors method in the
BasicFunctions folder is to be
adapted correspondingly if errors are to
be triggered from this module
application.
•
If the state machine of this module
application is to work differently than
module application 1, the states are to be
programmed correspondingly.