03-31-2009 11:51 AM
Hi,
Could anybody convert the VI developed in Labview 8.6 to another version that could be ran in LabView 8.2?
Thanks a bunch in advance!
Julie
Solved! Go to Solution.
03-31-2009 12:24 PM - edited 03-31-2009 12:25 PM
Here is that VI in LV 8.2.
Though I may have done you a disservice by converting it. It is a mess. Nothing but local variables. And no master while loop. I hope this hasn't been run using the Run Continuously button.
You've got the front panel. You've got snippets of code. Next up will be completely rewriting the architecture so you can make sense of the code.