question

dong avatar image
0 Likes"
dong asked Jason Lightfoot commented

Issue with processor processing behavior

Hello everyone, I would like to simulate the behavior of a processor. When the processor pulls an item from Queue3 for processing, it will generate an empty box in Queue3. Queues 1 and 2 will have empty boxes by default. After the processor completes the processing, it will combine with the empty boxes from Queue1 and Queue2 to produce a material that contains the item. Could anyone advise me on how to achieve this? Thank you!

test0911.fsm


FlexSim 24.2.1
queueprocessor
test0911.fsm (27.0 KiB)
· 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.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

Apart from using Process Flow to handle the item transport in detail, your best bet would be to place combiners and separators to place the item into totes or take it out.

test0911.fsm


test0911.fsm (37.7 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.