Hello all,
In my attached model, packing station A, B, and the joiner are meant to model a worker packing a variable amount of items into a single box. Due to limitations in the software, I can't have the operator do all of this at once- so this is why I am using 3 queues. In the 'Example Model' Attachment, this process is pretty much exactly how I want mine to follow, except instead of having a pallet be created when all items are fulfilled, the operator is meant to manually carry a single pallet from Packing Station B to the joiner, and then put all items from packing station A onto the joiner dynamically. I essentially copied the process flow from the 'Example Model' to my own, however it is not working how it works in 'Example Model'. I was wondering if anyone can correct me on where I am messing up.
Thanks!
WCOCSIM2.fsm (My model)
ExampleModel.fsm (Reference Model I want implemented in my own model)