10-08-2010 02:26 PM
The false case of my case statement executes twice, or appears to if it is the false case. If the case is initially true then after the subsequent TS sequence runs the false case pops up the dialog.
The Run Tuning indicator is returned up to TestStand and is used a a pre-condition for the next sequence. After that sequence finishes, my dialog appears again. It was really fouled up before I ran the error line through the case but behaves better now except the dialog appears twice.
What dumb mistake am I making?
Thanks,
jvh
10-08-2010 02:49 PM
Hold off on analyzing that attached VI. My log file says this VI gets called twice. I must step through TS to see how.
Feel free to comment on my amateurish style tho.
10-08-2010 03:35 PM
@jvh75021 wrote:
Feel free to comment on my amateurish style tho.
There is nothing wrong with your amateurish style. Although I couldn't see the subvi's because you didn't attach them. I wish more amateurs would make use of subvi's like you did. Most of them try to put everything into one gigantic 6 screen wide by 4 screen high block diagram. And then they expect us to troubleshoot it.