07-23-2013 09:08 AM
Your picture does not give enough information. What are the inputs to the dll?
12-08-2013 10:14 AM - edited 12-08-2013 10:14 AM
Hello everyone,
I amtrying to understand the whole process but I'm stuck in the end. The code that copies the content of the clipboard, which is in BMP, to convert it in usable image data.
When I look in depth at the code I am completely lost between all those different Move Blocks and got number.
So could someone explain sequentially to me how the code works and why it is done like that?
Thanks in advance,
12-17-2013 01:54 AM - edited 12-17-2013 01:59 AM
Hey guys,
I am working on a camera project and try to capture images with LabVIEW.
I created a program with the NI-ImAQdx driver using the evaluation sw of NI. It is working well but only for 35 days...
Now I was looking for some help and found the example of MCArthur . Thanks in advance for that but unfortunately I can not run the example.
I am using LabVIEW 2011 and the OS Win7. Anyone has an idea why it does not work properly (don't get an image, just a black screen...) ? All other applications are closed and the camera was installed correctly.
Thanks for your help.
Greets
12-17-2013 07:03 AM
12-17-2013 09:02 AM - edited 12-17-2013 09:18 AM
Here the code I found in the previous messages of the others.
Always after restarting the PC (WIN7) it works between 1 to 3 times. But then I just get a black image. the return values seem to be correct.
I am sure that the camera reference is not closed as it should be. Can U tell me how I can do that?
12-17-2013 11:02 AM
12-18-2013 01:53 AM
I do not get a lot, just a black image...
I attached you the screenshot of my FP and also the FP of the Init SubVI and the results of the dlls in the SubVI.
You said u ran it for multiple times. This means you could close the VI and restart it and it was working again?
Thanks for your help.
12-18-2013 02:48 AM
12-18-2013 02:54 AM
I tried with my integrated Webcam and with a USB 2.0 WebCam from Hama (00053950). Both with the same results.
What OS and which LabVIEW version do you have? I am working on a WIN7 computer with LabVIEW 2011.
12-18-2013 03:19 AM