FactoryBase (FB)¶
FUNCTION_BLOCK ABSTRACT FactoryBase
- InOut:
Scope
Name
Type
Initial
Comment
Input Const
itfPoolExtenderPoolHandling.g_PoolExtender
Provides the possibility to extend the internal pool with the help of a background task
udiInitialCapacityUDINTFACTORY_INITIAL_CAPACITY
Number of initial elements
pbyPoolPOINTER TO BYTE
0
Pointer to a static pool. Set to 0 to create a dynamic pool using heap memory
udiPoolSizeUDINT0
Size of the static pool pbyPool
usiExtensionFactorUSINT100
Extension factor in percent based on
udiInitialCapacity
Methods:
Structure: