03-31-2012 06:55 AM
Hellow all,
How can I make one camera performing snapping and then as a feedback using labview.
my VI is attached bellow
Best regards
Khalid
04-01-2012 01:06 AM
I am waiting
04-02-2012 04:12 AM
I am still waiting
04-02-2012 04:27 AM - edited 04-02-2012 04:28 AM
Hey Khalid,
My name is Alex and I'm an Applications Engineer from National Instruments. I wasn't able to completely open the VI you uploaded, it appeared to be missing a few custom SubVIs. However, as a broad introduction, there are quite a few things we need to think about when we're trying to capture images in LabVIEW. i.e.
The reason I ask this is because we'll need to base our use of the NI-IMAQ or NI-IMAQdx drivers in order to construct an appropriate programmatic interaction with the camera from within LabVIEW. With either of these installations, I'd recommend checking out the NI Example Finder for code which you can use as a great starting point for getting your acquired images into LabVIEW.
<LabVIEW> » Help » Find Examples... and perform a quick search for 'Grab'. This shows us how to successfully acquire a continuous stream of information from the camera.
There are also some great online examples that you can reference.
However, I might be jumping the gun a little. We have to make sure that we can first communicate properly with the camera and make sure the interface is set up so that we can actually grab some data. Have you managed to get to this point?
As for feedback, can you expand a little on what kind of interaction it is that you require?
Kind Regards,
04-02-2012 09:34 AM
Hi Alex,
sorry I forgot the sub-vi and its bellow
I am using usb camera and interfacing using Imaq for 8.6 labview. I am using labview 8.6.
04-02-2012 09:51 AM
Hi Khalid,
What's the specific problem that you're having with your code at the moment? All of this code looks sensible to me; is there a particular function that isn't working in the way that you had expected it to?
Kind Regards,
04-02-2012 10:33 AM
04-04-2012 03:10 AM
Hi Khalid,
Is the issue with the application that the values of Output Color and Desired Color aren't matching properly? Would it be possible to give any values of the example output? Sorry that I keep asking questions; it's just at this point I'm still struggling to understand what the particular stumbling block you've hit with your application is!
Kind Regards,