IDataGroup.Use (METH) ¶ METHOD Use : UDINT InOut: Scope Name Type Return Use UDINT
IDataItemList (ITF) ¶ INTERFACE IDataItemList EXTENDS IGeneric -> IGeneric Properties: Count Methods: Clear CreateAndAdd GetItem GetInterface , inherited from IGeneric Structure: Clear (Method) Count (Property) CreateAndAdd (Method) GetItem (Method)
IDataItemList.Clear (METH) ¶ METHOD Clear : UDINT InOut: Scope Name Type Return Clear UDINT
LinkedListElementBase.UpdateElement (METH) ¶ METHOD UpdateElement Update the reference to the element after online change. The method should be called in FB_reinit from the element. InOut: Scope Name Type Input itfElement IElement
LintElement.ElementEquals (METH) ¶ METHOD ElementEquals : BOOL Returns true of this element and itfElement are equal. InOut: Scope Name Type Comment Return ElementEquals BOOL Input itfElement IElement The element to compare
LintElement.ElementHashCode (METH) ¶ METHOD ElementHashCode : LINT Returns the hashcode of this element. InOut: Scope Name Type Return ElementHashCode LINT
LintElement.LintValue (PROP) ¶ PROPERTY LintValue : LINT Returns the value of the element.
LintElement.prvInstInit (METH) ¶ METHOD prvInstInit : FBF.ERROR This methode is called from the factory to give a chance to initialize the new fb instance with the content of itfData InOut: Scope Name Type Return prvInstInit FBF.ERROR Input itfData FBF.IData
LintElementFactory.Create (METH) ¶ METHOD Create : ILintElement Creates a IntElement InOut: Scope Name Type Return Create ILintElement Input liValue LINT Output eError FBF.ERROR
LintElementFactory.prvInstCount (PROP) ¶ PROPERTY prvInstCount : CAA.COUNT