How can I take a personalized amount of objects in a combiner from the same port but in an interspersed way? For example I have 3 type of palets and I want to put for the palet Type 1, 3 objects of port 1, 3 of port 2 and 3 of port 1 again, then for the palet Type 2, I want another distribution; 4 of port 1, again 4 of port 1 and finally 4 of port 2.
Is possible to do it without using code? I have tried using a global table but I don´t know how to pick objects from a port that I have already used for the same palet type.