Decision Queue

Decision Queue

swarup_anna
Not applicable
10 Views
4 Replies
Message 1 of 5

Decision Queue

swarup_anna
Not applicable

[ FlexSim 16.1.0 ]

Is there an object called Decision Queue in Flexsim? if so where can i find it? It was mentioned in the 'Crafty Framer' exercise in the Flexsim textbook

985-dq.jpg

0 Likes
Accepted solutions (1)
11 Views
4 Replies
Replies (4)
Message 2 of 5

arunTTT2P
Explorer
Explorer
Accepted solution

Dear Swarup,

There is no object like decision queue in FlexSim. It's a queue object, which may be used for some routing decision.

Furthermore, you must understand that any name not starting with a number can be given to a FlexSim object.

Note- Make sure that two objects are not having the same name. The names can be edited/changed from object's property window or it's quick property window.

Regards ,

Arun KR

Message 3 of 5

swarup_anna
Not applicable

Hi Arun,

Can you please eloborate on how to use a queue for routing decisions?

0 Likes
Message 4 of 5

arunTTT2P
Explorer
Explorer

Hi Swarup,

The send to port field under the flow tab of any FlexSim object makes the routing decisions.

For instance a queue is having two output ports and if the value returned at the send to port field is 1 then the items will be sent only to the first output port object.In other words, the output port number returned in the send to port field determine the routing.

Regards,

Arun KR

Message 5 of 5

sam_stubbsYXX86
Community Manager
Community Manager

As Arun stated there is no "Decision Queue" object for the 3D model views, but in the properties of the queue you can route items with Send to Port options under the Flow tab. There IS however a Decision activity in the Process Flow side of things. This decision activity has similar functionality for Process Flow, as the Flow options within a Queue's properties does for 3D Model views.