Jump to content

Image control reference


Recommended Posts

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

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.