I am attempting to run two timed loops that are in adjacent frames of a
flat sequence. The problem is the second timed loop will not enable. The
program skips the frame and moves to the next without ever jumping inside
the loop. I have switched the second loop to a while loop and then things
work perfectly. Meaning the program jumps inside the while loop and
proceeds as it should. The odd part is the two timed loops are copies of
eachother with only one constant being changed between the two.
Protocol.vi:
http://forums.ni.com/attachments/ni/170/322974/1/Protocol.vi