Hi Team,
I'm trying to use the round robin method sending object to Rack base on GlobalTable("Specific").
First object will be sent to Rack(Bay=2,Level=3,Slot=1)
Second object will be sent to Rack(Bay=1,Level=2,Slot=1)
Third object will be sent to Rack(Bay=2,Level=1,Slot=1)
Fourth object will be sent to Rack(Bay=2,Level=3,Slot=1)
etc...
I had refered to the previous post (https://answers.flexsim.com/questions/153099/how-to-set-output-of-a-queue-by-round-robin-but-in.html),and tried it.
But it can't work. Can you help me with it ?
Tha attachment is as follows.Thanks alot.