08-11-2011 07:07 AM
Dear All,
Whilst attempting to deploy a Test Stand system I am coming across the following error:
Error: Unable to find all subVIs from saved VIs. Either a subVI is missing or the VI is not saved in the current LabVIEW version.
The call chain to missing VIs:
1 - initialise_resistor_card.vi
2 - pipx40 Initialize.vi (missing)
I have the Teststand Adaptor set to Labview Run-time Engine --> "Auto detect using VI version"
This is a new feature in Test Stand 2010 right? So is the deployment tool also able to inherit the ability to auto detect the version of runtime engine to use on a deployed machine?
Any ideas?
Regards
There is no problem with the VI within the sequence.
I've encountered this before before with the deployment tool and usually mass compilling or opening and closing the VIs heirarchy helps, but in this case I just can't get the deployemnt tool to process these VIs.
08-11-2011 08:19 AM
Hi,
Are you getting this error whilst building the deployed image, running the the deployed image onto the target system or opening up the Test sequence once deployed?
08-11-2011 08:38 AM
Hi Ray, the error occurs whilst building the deployment using the Deployment utility.
I can't find the Utility log file - do you have any idea where it is kept on TS 2010?
Cheers
Matt
08-11-2011 09:29 AM
Hello,
So it would appear that the VIs giving the problem are within .llb .
If I open and save them again within the .llb and mass compile the .llb then the same happens, but if I take the VI out of the llb then the problem goes away?
Is there any known issues with the Deployment Utility failing to find VIs with llbs? I notice TS 2010 deployment utility introduces the idea of a Packed Project library option rather than the old SupportVIs folder, could using this be the issue?
Regards
Matt