Queue Modes (Ordering Disciplines): Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<font face="Times New Roman"><font size="3">Selecting a Queue Mode will affect the way that incoming items are ordered into the group of waiting items.  
Selecting a Queue Mode will affect the way that incoming items are ordered into the group of waiting items.  




First In First Out<br /> The first item to enter the queue is the first to leave. Items queue behind each other in the order they have arrived. This is the default for a queue.
====First In First Out====
The first item to enter the queue is the first to leave. Items queue behind each other in the order they have arrived. This is the default for a queue.




Last In First Out<br /> Later items leave earliest. The last item to enter the queue is the first to leave. Items entering the queue move in front of existing items in the queue.  
====Last In First Out====
Later items leave earliest. The last item to enter the queue is the first to leave. Items entering the queue move in front of existing items in the queue.  




Highest Priority First<br /> Higher priority items are put first. (Priority is an attribute ot the item that can be set when editing the item, or altered in a change object routine).
====Highest Priority First====
Higher priority items are put first. (Priority is an attribute ot the item that can be set when editing the item, or altered in a change object routine).




Lowest Priority First<br /> Items entering the queue go in front of other items which have a lower item priority than themselves. <br /> Highest Attribute First<br /> Items with a higher value for a selected Item Attribute are put first.  
====Lowest Priority First====
Items entering the queue go in front of other items which have a lower item priority than themselves. <br /> Highest Attribute First<br /> Items with a higher value for a selected Item Attribute are put first.  




Lowest Attribute First<br /> Items with a lower value for a selected Item Attribute are put first. <br /><font face="Arial"><br /> </font></font></font>
====Lowest Attribute First====
Items with a lower value for a selected Item Attribute are put first. <br />
----
----
[[Category:Object/Queue]]
[[Category:Object/Queue]]

Revision as of 21:06, 10 January 2008

Selecting a Queue Mode will affect the way that incoming items are ordered into the group of waiting items.


First In First Out

The first item to enter the queue is the first to leave. Items queue behind each other in the order they have arrived. This is the default for a queue.


Last In First Out

Later items leave earliest. The last item to enter the queue is the first to leave. Items entering the queue move in front of existing items in the queue.


Highest Priority First

Higher priority items are put first. (Priority is an attribute ot the item that can be set when editing the item, or altered in a change object routine).


Lowest Priority First

Items entering the queue go in front of other items which have a lower item priority than themselves.
Highest Attribute First
Items with a higher value for a selected Item Attribute are put first.


Lowest Attribute First

Items with a lower value for a selected Item Attribute are put first.


idkbase note 10116