LibParams (PARAMS)¶
- InOut:
Scope
Name
Type
Initial
Comment
Constant
POOL_EXTENDER_TASK_NAME
STRING‘PoolExtenderTask’
Name of the default worker taskShould be a uniqe name in the systemPOOL_EXTENDER_TASK_INTERVAL
UDINT10000
Task interval [µs] of the default worker task
POOL_EXTENDER_TASK_PRIO
USINT30
Priority of the default worker task.Should be much higher the priority of the plc tasksPOOL_EXTENDER_N_JOBS
UDINT10
Default length of the job queue in a worker instance
FACTORY_INITIAL_CAPACITY
UDINT10
Default size of the pool in a FactoryBase instance