DataItemItfVector.GetItem (METH) ¶ METHOD GetItem : IDatasources.IDataItem InOut: Scope Name Type Return GetItem IDatasources.IDataItem Input udiIndex UDINT Output udiResult UDINT
DataItemItfVector.abstrAssign (METH) ¶ METHOD abstrAssign : UDINT InOut: Scope Name Type Comment Return abstrAssign UDINT Input pbt POINTER TO BYTE The pointer to the data that shall be assigned udiIndex UDINT The index where the data shall be assigned
PStringVectorArrAccess (FB) ¶ FUNCTION_BLOCK PStringVectorArrAccess EXTENDS Collections.PStringVector Methods: FB_Exit Structure: FB_Exit (Method)
PStringVectorArrAccess.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
PtrVectorArrAccess (FB) ¶ FUNCTION_BLOCK PtrVectorArrAccess EXTENDS XWordVector
ReadItemVector (FB) ¶ FUNCTION_BLOCK ReadItemVector EXTENDS Collections.BaseVector Methods: AddItem FB_Exit GetItem Remove Structure: AddItem (Method) FB_Exit (Method) GetItem (Method) Remove (Method)
ReadItemVector.AddItem (METH) ¶ METHOD AddItem : UDINT InOut: Scope Name Type Return AddItem UDINT Input pitem POINTER TO ReadItemInfo
ReadItemVector.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
ReadItemVector.GetItem (METH) ¶ METHOD GetItem : POINTER TO ReadItemInfo InOut: Scope Name Type Return GetItem POINTER TO ReadItemInfo Input udiIndex UDINT Output udiResult UDINT
ReadItemVector.Remove (METH) ¶ METHOD Remove : UDINT InOut: Scope Name Type Return Remove UDINT Input udiIndex UDINT