I'm doing a scheduled output task using an OB8M8SR armor block.
I used this instruction before, but now I have a punching task that has 7 punches that must each be able to punch 9 times per repeat (potential of up to 63 different locations). The holes need to be able to be disabled individually.
For example, one of the punches may be punching 7 holes of varying distances apart while another one of the punches will only punch 5 holes with their own locations as well.
The input tag for this instruction only uses a DINT, which only gives me 32 enables. What can I do?
Thanks,
PS: I also considered just taking the hole locations that I don't need at any given time and just placing them on top of the first hole, so that the hole locations in the cam are basically just duplicated. Will this work? Is it a bad idea for another reason?