Hi there,
When I create a program, that doesn’t loop forever, the palletizing template only handles 1 item. Is this a bug or is it intentional?
I found this when I wanted to use the script file of a previously created template in a program, that uses my URCap. The program doesn’t loop forever, because the user can flick some flags to keep it running. When I tested it, it only completed 1 item, then moved on to the rest of the program, then when it came back to palletizing, it completed only the same item again. Then I created a very similar program, but only using the built in program nodes and the same thing happened again.
I think the template should have an internal while cycle that uses the existing pallet counter variable.
Viktor