question

MPeyman avatar image
0 Likes"
MPeyman asked MPeyman commented

Linked node waiting spot queue

Hi Dear All,

In the attached model, I want to consider that some nodes are link to each other for example the nodes of Queue 2 and 3 are linked together also nodes of Queue 7 and 8 are linked. so if vehicle1 take row 1 and goes to one of the Queue2 or 3 then if vehicle2 visited the queue1 and wants to visit queue 2 or 3, since vehicle 1 is still in the linked node should wait in one node like NN13 until vehicle1 get out of this link nodes, the same for the queue7 and 8 ( the NN13 is designed as a waiting spot). so the travel time of vehicle 2 might increased due to the delay. (I dont prefer to use the UseMaxWaitTimer option ) if it is the only option please let me know.

Thanks in advance.

peyman-flex-model_original.fsm

FlexSim 23.0.8
queuelinked nodewaiting spot
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Jeanette F avatar image
0 Likes"
Jeanette F answered MPeyman commented

Hello @MPeyman,

Your Zone needed to be set to Global rather than Local. Since your Zone is being used in object process flows each object attached to the flow is an instance of the process flow. If you want the zone to work for both at the same time set it to Global rather than the zone working for each task executer separately.

With the Zone set to Global the task executers will not travel to the same destination while another is at it.

1704837889402.png

peyman-flex-model-original_1.fsm


· 18
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.