Jump to content

LabVIEW.lib could not locate "PostLVUserEvent"


Recommended Posts

Hi at all,

I am trying to write an interface between 3thr party hardware (Cams) an LabVIEW in C++. So I will synchronize C++ thread with LabVIEW by PostLVUserEvents. Because we have more cameras and also SDK's (software developer kit) I will write most modular as I can. So I wrote abstract main class which choose the right SDK. But when I grab some images and will post as event I receive fatal error LabVIEW.lib could not locate "PostLVUserEvent". I worked with this function many times before so I don't understand why happens this error. Hope to get some support.

Best regards,

Andreas

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.