nightdweller Posted April 29, 2005 Report Share Posted April 29, 2005 -Hi I have several versions of labview installed. I have several instrument drivers that I am using for each instrument driver. There appears to be a linking problem with the instrument drivers I am using. It works when I click the llb from windows explorer, but it can't seem to find it from labview environment. I tried copying it over, and placing it in the directory... it doesn't seem to work. Although, I think I know what the problem is.. the installation saved several instances of this driver at different locations. So, when I opened it from a different location it broke the link. The question is how do I recover the link, without having to configure each function... a little to much work for me considering there's hundreds of these little critters. Any ideas? thanks. Quote Link to comment
todd Posted April 29, 2005 Report Share Posted April 29, 2005 If the driver VIs have the same filename: 0 close LabVIEW 1 delete or rename the driver VIs you don't want linked 2 open the driver VIs you do want linked 3 open the VIs that call the driver VIs 4 save all 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.