LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VI stuck at Call by Reference

Solved!
Go to solution
Solution
Accepted by MarkDK

It is not clear to me why you are using Call by Reference.  Why not make the VI reeentrant and do a simple call?  Note that if you call the VI from inside itself (a recursive call that takes advantage of reentrancy), that's perfectly fine ...

 

Bob Schor

Message 11 of 13
(913 Views)

Thanks Bob_Schor!

Changed it to a simple call and it seems there is no longer any issues - why did this solve the problem?

0 Kudos
Message 12 of 13
(871 Views)

I updated Cluster_logging.zip to Cluster_logging2.zip using Autotestware Cluster Toolkit 2.0.0.4.  Now works.  Easy, flexible.

0 Kudos
Message 13 of 13
(736 Views)