ComponentBase (FB) ¶ FUNCTION_BLOCK ComponentBase EXTENDS LeafTreeNode IMPLEMENTS IProvidesBitOffset Properties: BitOffset Methods: QueryInterface Structure: BitOffset (Property) QueryInterface (Method)
ComponentPseudo (FB) ¶ FUNCTION_BLOCK ComponentPseudo EXTENDS ComponentBase IMPLEMENTS IPseudoNode Properties: BitOffset , inherited from ComponentBase Methods: QueryInterface Structure: QueryInterface (Method)
ComponentRenamed (FB) ¶ FUNCTION_BLOCK ComponentRenamed EXTENDS ComponentBase IMPLEMENTS IProvidesDifferentRemoteName Properties: RemoteName BitOffset , inherited from ComponentBase Methods: QueryInterface Structure: QueryInterface (Method) RemoteName (Property)
DataItemList.AddItem (METH) ¶ METHOD AddItem : UDINT InOut: Scope Name Type Return AddItem UDINT Inout item DataItem
DataItemList.AssureReadOnlyHaveWriteCopy (METH) ¶ METHOD AssureReadOnlyHaveWriteCopy
DataItemList.Clear (METH) ¶ METHOD Clear
DataItemList.FillReadOnlyList (METH) ¶ METHOD FillReadOnlyList
DataItemList.GetPendingWriteVars (METH) ¶ METHOD GetPendingWriteVars : BOOL This method will issue write value notifications so take care when calling this method for other purposes than sending a write request afterwards! InOut: Scope Name Type Return GetPendingWriteVars BOOL Input optNotificationClient IDatasources.INotificationClient Output pItems POINTER TO IDatasources.IDataItem count DINT
DataItemList.GetReadVars (METH) ¶ METHOD GetReadVars InOut: Scope Name Type Output pItems POINTER TO IDatasources.IDataItem count DINT
DataItemList.ResetModifiedReadonlyItems (METH) ¶ METHOD ResetModifiedReadonlyItems