Simple question. So I have three loops executing simultaneously for a specific duration. The very bottom one writes a digital trigger and subsequently controls the duration of the trial that I'm performing via a for loop. The other two loops must run constantly, however, as they are part of a producer consumer architecture. What I would like to do is stop the two while loops once the for loop is finished, while still gathering data from the final event. I'll post the vi below.
Thanks,
Travis