Module (FB)

FUNCTION_BLOCK Module EXTENDS BaseInstance IMPLEMENTS IModule

Base implementation, should be extended by every function block that implements a module.

The standard task methods, the Init method abd the methods OnBeforeOnlineChange and OnAfterOnlineChange call the corresponding methods of all submodules in tree order.

The properties have the monitoring attribute ‘call’.

For details see IModule.

Properties:

Methods:

Structure: