Looking for some help here....
I have an uninitialized shift register that keeps track of first call of the VI. I use this to do init steps before running the VI. The shift register is then set to true and not touched until the close case is called (where it is set to false). For some reason, the shift register will go false without provocation. I've probed the wire going into the right side of the shift register and that is always true. Suddenly the left side becomes false. What else could set this back to default? The VI doesn't get closed out of memory because I would see the probes go away, right? How else could it be set back to false?
Any help would be appreciated...
Thanks,
Tim