03-14-2013 01:46 PM
I have a routine that was written back in 2004 by a colleague. In attempting to launch it with LV 2009 there are missign vi's. He suggests that they were NI vi's and not his subvi's. Can anyone confirm if these are NI vi's?
Get Origin and Panel.vi, Extract Picture.vi & Save to File.vi. All were used in an image processing main vi.
Thanks.
Brian Charles
03-14-2013 01:58 PM
None of those sound like any NI VI I know.
There is a relatively simple check you can do and that is look for where LV expects to find the files when it tries to load them. If it's in user.lib or in a non-LV folder, you can assume it's custom code.