question

Cyrine S avatar image
0 Likes"
Cyrine S asked Joseph Gillespie commented

Items go out of a loop conveyor depending on time

Hello All! Am working on a model where items have to go out from the "loop conveyor" to "a conveyor that sorts them and send them to different queues" in an exact time (called Outtime). I the outtime is not reached yet, items must stay in the loop conveyor. I attached my model here modelv33.fsm for further explanation on how the model works. Do anyone know how to use a time parameter to send items please ?

Thank you in advance for your responses.

FlexSim 18.1.2
timesend itemsloop conveyor
modelv33.fsm (38.4 KiB)
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

·
Pierre G avatar image
0 Likes"
Pierre G answered Pierre G edited

Hi,

You can use the trigger On Arrival on your first Decision Point. You just have to use a Send Item Activity with the condition below.

If it's too early for an item to leave the loop, the condition will be false : the item will stay in the loop. If not, it will go to your second Decision Point (and leave the loop).


a.png (17.4 KiB)
5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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