Parameters > Citect.ini File Parameters > Code Parameters > [Code]Queue

[Code]Queue

The maximum number of elements in queues. Queue elements are allocated from the dynamic memory pool. If you specify unlimited number (-1) and you use large numbers of queue elements, memory could be exhausted. See the Task functions for information about using queues.

Allowable Values: -1 (Unlimited) or 0 to 4096

Default Value: 256

See Also