Queue (FB)ΒΆ
FUNCTION_BLOCK FINAL Queue EXTENDS FBF.InstanceBase IMPLEMENTS IQueue2, IModCounter
Funktion block for queues (FIFO, first in first out).
- InOut:
Scope
Name
Type
Comment
Input Const
paElementsPOINTER TO IElement
Pointer to Array of IElements.
udiMaxElementsUDINTMaximum number of elements
Methods:
Structure: