CustomRequestQueue (FB) ¶ FUNCTION_BLOCK CustomRequestQueue EXTENDS Collections.BaseVector Methods: FB_Exit FB_Init abstrAssign abstrDataPtrChanged abstrGetElementPtr abstrSizeOfElement Structure: FB_Exit (Method) FB_Init (Method) Override abstrAssign (Method) abstrDataPtrChanged (Method) abstrGetElementPtr (Method) abstrSizeOfElement (Method)
DataItemAndPtrVectors (FB) ¶ FUNCTION_BLOCK DataItemAndPtrVectors Properties: Count Methods: AddItem Clear FB_Exit GetArrayPtr Remove Structure: AddItem (Method) Clear (Method) Count (Property) FB_Exit (Method) GetArrayPtr (Method) Remove (Method)
DataItemListPublic (FB) ¶ FUNCTION_BLOCK DataItemListPublic IMPLEMENTS IDataItemListInternal , IDatasources.IDataItemListExpanding Properties: Count Methods: FB_Exit CanItemBeAdded Clear CreateAndAdd CreateAndAddExpanding GetItem Initialize Release Structure: FB_Exit (Method) IDataIemListInternal Release (Method) IDataItemList Clear (Method) Count (Property) CreateAndAdd (Method) GetItem (Method) IDataItemListExpanding CreateAndAddExpanding (Method) Internal Initialize (Method) Protected CanItemBeAdded (Method)
DataItemListPublicPersistant (FB) ¶ FUNCTION_BLOCK DataItemListPublicPersistant EXTENDS DataItemListPublic IMPLEMENTS IDatasources.IDataItemListPersistant Properties: Count , inherited from DataItemListPublic Usage UsageDetails Methods: FB_Exit CanItemBeAdded Clear , inherited from DataItemListPublic CreateAndAdd , inherited from DataItemListPublic CreateAndAddExpanding , inherited from DataItemListPublic FinishedAdding GetItem , inherited from DataItemListPublic Initialize Release , inherited from DataItemListPublic Structure: FB_Exit (Method) IDataItemListPersistant FinishedAdding (Method) Usage (Property) UsageDetails (Property) Internal Initialize (Method) Protected CanItemBeAdded (Method)
DataItemPtrVector (FB) ¶ FUNCTION_BLOCK DataItemPtrVector EXTENDS Collections.BaseVector Methods: AddItem GetItem Remove Structure: AddItem (Method) GetItem (Method) Remove (Method)
DataItemVector (FB) ¶ FUNCTION_BLOCK DataItemVector EXTENDS Collections.BaseVector Methods: AddItem GetArrayPtr GetItem Remove abstrAssign abstrDataPtrChanged abstrGetElementPtr abstrSizeOfElement Structure: AddItem (Method) GetArrayPtr (Method) GetItem (Method) Remove (Method) abstrAssign (Method) abstrDataPtrChanged (Method) abstrGetElementPtr (Method) abstrSizeOfElement (Method)
DataItemLocation.BitOffset (PROP) ¶ PROPERTY BitOffset : BYTE
DataItemLocation.FB_Exit (METH) ¶ METHOD FB_Exit : BOOL InOut: Scope Name Type Return FB_Exit BOOL Input bInCopyCode BOOL
DataItemLocation.Init (METH) ¶ METHOD Init : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return Init SysTypes.RTS_IEC_RESULT Input sizeLocal __UXINT sizeRemote __UXINT pLocalAddr POINTER TO BYTE xWriteAccess BOOL bitOffset BYTE
DataItemLocation.LocalAddress (PROP) ¶ PROPERTY LocalAddress : POINTER TO BYTE Returns the address of the variable represented by this item on the current device.