IModule (ITF)ΒΆ
INTERFACE IModule EXTENDS IBaseInstance
Base interface that must be implemented by every function block that implements an application composer module.
Properties:
ComAddress, inherited from IBaseInstance
InstanceName, inherited from IBaseInstance
Methods:
Init, inherited from IBaseInstance
Main, inherited from IBaseInstance
OnAfterOnlineChange, inherited from IBaseInstance
OnBeforeOnlineChange, inherited from IBaseInstance
Structure: