Definition
A functional module is a group of program elements intended to perform a PLC function.
A functional module is comprised:
Program Units (only for Modicon M580 and M340)
program or event processing sections,
animation tables associated with the functional module,
runtime screens associated with the functional module,
a comment (max. 1024 characters),
interleaved functional modules, with these modules, in relation to the main function, performing one or more PLC sub-functions.
The other elements that make up a project are not incorporated into the functional modules:
the configuration,
the global variables of a project,
the DFB and DDT types, which are global to a project,
the SR program modules, which are global to a task,
the documentation.
At a glance
All the functional modules of the project can be found in the
directory of the function view.The following illustration shows the
directory:
As the default the browser displays the first level of the directory tree. To access the other levels, you need to expand the directories.