Omar Mussa Posted March 4, 2014 Report Share Posted March 4, 2014 LabVIEW 2013 has a subtle feature that I recently 'discovered' that has made debugging reentrant VIs so much better. Basically you can now browse for re-entrant clones (or for the re-entrant master/original) from the Tools-->View Menu. 2 Quote Link to comment
hooovahh Posted March 4, 2014 Report Share Posted March 4, 2014 Well how bout that. What I'm guessing this means is behind the scenes NI has a way to list all VIs in memory including the clones of VIs. In the past getting these VIs was very difficult. The thread on the LabVIEW Task Manager mention that to get the reentrant clone reference the simply way was to basically guess the clone number and check from 0 to some arbitrary upper limit looking to open the VI reference by name. AQ in this post mentioned how he was trying to slip in some stuff in 2014. http://lavag.org/topic/14921-labview-task-manager/page-3#entry105032 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.