abrissbirne Posted September 18, 2009 Report Share Posted September 18, 2009 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 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.