I'm trying to run a simple program to cycle multiple test stands on and off.
I have a main program in which I want to control 8 separate stands with multiple copies of the same sub-vi.
However, when I change the time on or time off for one sub-vi if effects the other.
I have tried the following and a control in one sub-vi controls the all of them.
-Selecting preallocated clone reentrant execution in the VI properties.
-Copying code and pasting to a blank vi, saving as a different name, and changed all label names.
Thanks,
-Derek