question

Cayo E avatar image
0 Likes"
Cayo E asked Cayo E commented

Logic, Help-me

I need help, I need my Transporter1 and Transporter2 only to start working when the Queues are in their maximum capacity of 48 boxes. I need the Transporter to just start collecting the boxes on the other side when one side is already empty.

FlexSim 18.2.2
transporterbatchinglogic
simulation.fsm (43.5 KiB)
· 6
5 |100000

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

Cayo E avatar image Cayo E commented ·
I managed to solve the problem above, I need to help me to create a logic that obligatorily the processor forward the FlowInten to the queues, 48 in each queue and the Transporter can collect one side at a time.
0 Likes 0 ·
simulation.fsm (45.1 KiB)
Isaac Litster avatar image Isaac Litster Cayo E commented ·

@Cayo E

Would you like the Processor1 to distribute the boxes evenly to Queue1 and Queue7? I'm not sure if I am understanding correctly. How is Queue7 going to get boxes?

0 Likes 0 ·
Cayo E avatar image Cayo E Isaac Litster commented ·
I would like all Queue to receive 48 boxes, one at a time. After full the Queue the Transporter would collect one Queue at a time. The Processor would only distribute again if the Queue is completely empty
0 Likes 0 ·
Show more comments
Show more comments

1 Answer

·
Joshua S avatar image
2 Likes"
Joshua S answered Cayo E commented

Here is an update to the model that accomplishes this using an equation in the Send to Port area.simulacao-patio-homogeneizacao.fsm


· 1
5 |100000

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

Cayo E avatar image Cayo E commented ·

Thanks.

0 Likes 0 ·

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.