question

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

Multiple Items in one Box

699FlatSorter_Current_Process.fsmHi all,


Simply put, I want Operator 1 to take a box with x items in it, and unpack said items into the Queue. After all items are unloaded, I want Operator 1 to put the empty box at the takeaway line (which is the lone conveyor in the middle of the sorter; I don't care about the physical movement of the operator going there, rather the concept of the empty box just popping up over there after it is unloaded). After the items are placed on the queue, I want Operator 2 to start inducting the items on the queue on to the conveyor.


I got off to an extremely barebones start with it, and was stumped on how to get x amount of smaller items in a single box without using the combiner/ seperator feature. How can achieve this with just a process flow and/or Global Tables? Any help is appreciated, I haven't used Flexsim in a while which is why I am a little lost right now.


699FlatSorter_Current_Process.fsm


Thanks,

Amit



FlexSim 24.2.3
processflow
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

You can just use the label reference to the box/tote to create more items inside of it. A different option would be to create the items only the moment the operator is supposed to load them.

A Sub Flow can be used to move the items.

699flatsorter-current-process_1.fsm


5 |100000

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