Simple Example Model Help.fsmSimple Example Model Help.fsmSimple Example Model Help.fsm Relatively simple problem, but not clear on best way to approach. I want to load boxes into a queue that is restricted to have 1 tote. Each tote would then be allowed to hold up to 4 boxes and then be held until it was moved to a final processor. Can someone help with how I would create the dependency that the tote is in the queue first, then allow with loading four boxes and then move to final processor? Sample model attached