IBaseInstance.Init (METH)ΒΆ
METHOD Init
This method is called after a download or an online change. It is called after all parameter values have been set, all submodules and referenced modules have been assigned, and the tree structure has been completely created, but before the tasks are (re-)started.
Note: in contrast to FB_Init, this method is called at every online change, regardless of whether FB_Exit has been called on the old instance before.
- InOut:
Scope
Name
Type
Comment
Input
bOnlineChange
BOOL
Indicates whether the method is called during an online change