10-03-2025 05:06 AM
Hi Rolf,
May I know how to reset occurrence in FPGAVI?
In my situation, I have 4 while loops in FPGAVI and 1 of them contains the set occurrence block. The whole vi worked well and recently only 1 loop being triggered by set occurrence but not the other 2. The 3 loops with wait for occurrence have the same hierarchy.
Do you have any suggestions on this? Should I attach my vi here to help you understand better?
Bob
10-03-2025 08:02 AM
@bobjones_98 wrote:
Do you have any suggestions on this? Should I attach my vi here to help you understand better?
1. It would be better if you started a new thread for your problem instead of hijacking a 21 year old thread.
2. Yes, including your VIs will help us diagnose your problem.
3. My immediate thought is you have the flag set to ignore previous occurrences and your loops are getting held up by something else.