TimeElement.ElementHashCode (METH) ¶ METHOD ElementHashCode : LINT Returns the hashcode of this element. InOut: Scope Name Type Return ElementHashCode LINT
TimeElement.TimeValue (PROP) ¶ PROPERTY TimeValue : TIME Returns the value of the element.
TimeElement.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
TimeElementFactory.Create (METH) ¶ METHOD Create : ITimeElement Creates a IntElement InOut: Scope Name Type Return Create ITimeElement Input tValue TIME Output eError FBF.ERROR
TimeElementFactory.prvInstCount (PROP) ¶ PROPERTY prvInstCount : CAA.COUNT
TimeElementFactory.prvInstPoolExtendsFactor (PROP) ¶ PROPERTY prvInstPoolExtendsFactor : USINT
TimeElementFactory.prvInstSize (PROP) ¶ PROPERTY prvInstSize : CAA.SIZE
UdintElement.ElementCompareTo (METH) ¶ METHOD ElementCompareTo : INT Compares this element with itfElement . Returns 0 if the elements are equal, < 0 if the element is less than itfElement , > 0 if the element is greater than itfElement . InOut: Scope Name Type Comment Return ElementCompareTo INT Input itfElement IElement The element to compare
StringElement.StringValue (PROP) ¶ PROPERTY StringValue : STRING Returns the value of the element.
StringElement.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