Hi,
I want to move my item in queue 2 or 3 (item that arrive first) into queue 5 when the content in queue 6 is less than 5 and moving item from queue 1 to queue 2/3/4 (in fifo order). But when i try to do that, the crane just moving the item from queue 1 to queue 5 when the content in queue 6 is less than 5.
How do i fix this?
FIFO Model1.fsm