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:
ComAddress, inherited from BaseInstance
InitParametersDone, inherited from BaseInstance
InstanceName, inherited from BaseInstance
Methods:
FB_EXIT, inherited from BaseInstance
SetBaseIdentification, inherited from BaseInstance
Structure: