Suneel Posted September 13, 2006 Report Share Posted September 13, 2006 Hi all, I am facing a problem while creating the control reference for an image control. The error is "Plug In 'Image':control requires an external library". Thanks and regards, Bhaskar Reddy.k Quote Link to comment
Born2Wire Posted September 13, 2006 Report Share Posted September 13, 2006 Hi Suneel, I had this same problem with IMAQ picture controls. I think the problem is that the IMAQ control is itself a reference. So when you try to make a reference to it, you are trying to make a reference to a reference. This apparently makes LabVIEW unhappy. When I got that far in my thinking I just re-wrote my code to pass the IMAQ wire everywhere I needed it. I suppose if you really really wanted to make a reference to it, you could try a generic control reference instead of a specific IMAQ control reference. WHat is it that you are trying to do by makeing the reference? Hi all,I am facing a problem while creating the control reference for an image control. The error is "Plug In 'Image':control requires an external library". Thanks and regards, Bhaskar Reddy.k 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.