LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Naming Timed Loops in Re-entrant VIs

i will tty again tomorrow and see if the issue is still present in 2011.

Thanks

michael

0 Kudos
Message 11 of 15
(866 Views)
Am not in a position to test enything now so please do one more test. Run the timed loop at 1ms and keep a sub vi inside which takes 2ms and create different instance and run it. If this is also working without any issue then I don't have any problem in using that in clone.
-----

The best solution is the one you find it by yourself
0 Kudos
Message 12 of 15
(866 Views)

I was curious enough to tempt fate:

CM.png

There are both clones spinning nicely without issue in 2011


"Should be" isn't "Is" -Jay
Message 13 of 15
(864 Views)

@P Anand wrote:
Am not in a position to test enything now so please do one more test. Run the timed loop at 1ms and keep a sub vi inside which takes 2ms and create different instance and run it. If this is also working without any issue then I don't have any problem in using that in clone.

Why is this useful?  Are you thinking the subVI should be reentrant, or not?  I changed my test code so the loop runs at 1ms with a 2ms wait inside, no problems:

Reentrant Timed Loops.PNG

Note the L954013 at the top left of the timed loop - that's the loop name about which the question was originally asked.

0 Kudos
Message 14 of 15
(857 Views)

From the answers shown here it appears as if the Structure Name is not required for the simple use of a timed loop in a re-entrant VI - thanks for your help.

0 Kudos
Message 15 of 15
(840 Views)