03-14-2012 02:28 AM
I am trying to use LV2011 vi for VBAI2011 Inspection interface, but the error message appears:
"This step only supports LabVIEW 2020 VIs or earlier. To fix this problem, save the VI to a previous version of LabVIEW".
I tried to save my 2011 VI to 2010 VI, and then tried again. But a blank, new windows popped up, with title "VBAI_Temp_Inspection_Interface.vi", and it hang there forever.
Please help.
03-15-2012 08:21 AM
Could you post your LV 2011 VI so I can see what might be the problem. VBAI should offer to save the VI to a previous version for you, but there are some limitations with this (i.e. LabVIEW doesn't allow VIs from toolkits to be saved for a previous version). For this to have a chance of working though, you need to make sure you have bundled all your dependnecies into an LLB as mentioned in the Context Help for the Run LabVIEW step.
Thanks,
Brad