The Release Queue
New graphical component Release Queue:
based on standard push queue
in
entity input
out
entity output
bl
sets blocking status
nq
outputs number of entities in the queue
extension
rel
defines entities to leave immediately
outR
output of released entities
noRel
signals, when no entities are released
Release process:
control entity with attribute (NAME, VALUE) enters
entities with this attribute (name and value) are released
more than one → combined in one batch entity
special attribute ("queuePosition_", NR)
releases entity at this position in queue
NR < 0 → counting from the back of the queue