Hi all,
I've got a little model I'm working on (please see attached) where flow units are assigned a random label, 1 to 66. Ideally I would like the process flow to proceed as such -
-The operator to take the first flow item from the conveyor, and puts it in the first available slot in the racks.
- Subsequent flow items with different labels then go on the next available slots.
- When a flow item arrives that matches a previous "type" label, it gets put away in the same slot.
- When a slot has 4 flow items with the same "type" stored in it, the operator then stops picking from the conveyor and puts the stored 4 flow items in the first available queue location.
I've tried using the paint slots function, which means I can label the rack slots 1-66, so flow allocation occurs. But that doesn't help with populating the rack logically from the first available space. Is slot painting any use in the situation?
I'm thinking I'll have to use a dispatcher for controlling the operator. But at the moment my main issue is how can I fill the rack from the first position, but have subsequent flow items with matching labels go to the same storage slot?
My apologies in advance if any of this isn't very clear, and many thanks in advance if anyone can offer me some advice!
Kind regards,
Ben