11-03-2015 10:35 AM
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
11-09-2015 01:26 AM
Thanks Bob_Schor!
Changed it to a simple call and it seems there is no longer any issues - why did this solve the problem?
02-03-2016 04:36 PM - edited 02-03-2016 04:38 PM
I updated Cluster_logging.zip to Cluster_logging2.zip using Autotestware Cluster Toolkit 2.0.0.4. Now works. Easy, flexible.