How to set the number of repetitions of a loop region?

Hi guys,

I need a loop region to be turned off after three repetitions, does anyone know if it’s possible?

In the example below, the region between destination marker B and C needs to be repeated only three times and then proceed to destination marker C.

Thanks!

Hi, it’s possible to use a command instrument that will increment a parameter, and add a condition on the loop to end when the parameter reachs the appropriate value.