AncestorRange (FB) ¶ FUNCTION_BLOCK FINAL AncestorRange IMPLEMENTS IModuleRangeForward The range of all ancestors of a module instance, starting with the instance itself and ending with the toplevel instance. Properties: First IsEmpty Methods: Init PopFirst Structure: First (Property) Init (Method) IsEmpty (Property) PopFirst (Method)
AncestorRange.First (PROP) ¶ PROPERTY FINAL First : IModule Returns the current first item of the range
AncestorRange.Init (METH) ¶ METHOD PUBLIC FINAL Init Initializes the range to the ancestors of itfM. InOut: Scope Name Type Comment Input itfM IModule The instance whose ancestors are of interest
AncestorRange.IsEmpty (PROP) ¶ PROPERTY FINAL IsEmpty : BOOL Returns whether there are items left in the range or not
Module.SetIdentification (METH) ¶ METHOD PUBLIC FINAL SetIdentification InOut: Scope Name Type Input pbyName POINTER TO BYTE pMI POINTER TO ModuleInfo udiComAddr UDINT handle ModuleHandle pEnvironment POINTER TO MEnv
Module.Init (METH) ¶ METHOD Init InOut: Scope Name Type Input bOnlineChange BOOL
Module.Main (METH) ¶ METHOD Main
Module.OnAfterOnlineChange (METH) ¶ METHOD OnAfterOnlineChange
Module.OnBeforeOnlineChange (METH) ¶ METHOD OnBeforeOnlineChange
StandardCalls ¶ CallPrioHighEnd (Method) CallPrioHighStart (Method) CallPrioLowEnd (Method) CallPrioLowStart (Method) CallPrioMediumEnd (Method) CallPrioMediumStart (Method)