tasksequence-problem.fsmHi everyone
In the beginning, I don't want to transfer the pallet to the downstream queue upon the empty arrived.
The pallet should be moved to the downstream queue by operator after the box be placed on.
therefore, I creat a Tasksequence to operator by flexscript after robot has finished the transport.
But the downstream queue's max content is 1, It's will be overflowed.
Is there a idea to avoid this condition happend?
Thank you