LibParams (PARAMS)

InOut:

Scope

Name

Type

Initial

Comment

Constant

POOL_EXTENDER_TASK_NAME

STRING

‘PoolExtenderTask’

Name of the default worker task
Should be a uniqe name in the system

POOL_EXTENDER_TASK_INTERVAL

UDINT

10000

Task interval [µs] of the default worker task

POOL_EXTENDER_TASK_PRIO

USINT

30

Priority of the default worker task.
Should be much higher the priority of the plc tasks

POOL_EXTENDER_N_JOBS

UDINT

10

Default length of the job queue in a worker instance

FACTORY_INITIAL_CAPACITY

UDINT

10

Default size of the pool in a FactoryBase instance