05-10-2010 08:51 AM
Doc,
This is correct and expected behavior. LabVIEW will search the system path for DLLs and find it. If it cannot find the DLL, it would not load.
Again, I'd need to see some simple VI that can reproduce this.
Eric
05-10-2010 10:15 AM
I am re-installing ni-imaqdx... the behavior is too strange. Even if I just make open - close example, sometimes it is fast, sometimes very slow.
I will then open the "grab" example from labview, then will open my project, then will save it and check if it solved the problem.
If I still the same after re-installation, I will tell you
05-11-2010 07:27 AM
Hi Eric,
I re-installed all vision components and the same problem still occurs .... but I found why.
If I put the "IMAQdx Open Camera.vi" in a timed loop with a priority not set to -1, then the time to open the camera is 25 seconds. Check the attached vi to see what I mean
I don't know why... I will leave the priority to -1...
05-11-2010 07:42 AM
Hi Eric,
I also noticed that the same applies if the VI priority is set above normal priority.