question

Chema Vecino avatar image
0 Likes"
Chema Vecino asked Jason Lightfoot commented

Same resource, 2 batching queues

Probably a really easy question, but I can't figure it out.

A robotic arm transports batches (one item at a time) from two queues into a conveyor and sometimes the robot mixes the items from both batches by not respecting the Target Bath Size.

I think this happens when a new batch from queue B is created while the Robot is unloading queue A, so it stops unloading the current batch to unload the new one and, once unloaded, resumes unloading the first one.

I'm not 100% sure this is what's causing it, but even if it is, I'm not seeing how to prevent this from happening.


Any help?

Case3.fsm

Thanks!

FlexSim 23.2.1
queuerobotbatchmixed batches
case3.fsm (99.0 KiB)
· 5
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

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Jason Lightfoot edited

Use a batch number label and have the entry transfer to the conveyor pull a given batch number, only changing the batch when each is completed.

· 3
5 |100000

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