03-01-2006 05:06 AM
03-02-2006 05:48 AM
Hi,
making the interface to the framegrabber shouldn't be too much of an issue, since I'm sure the manufacturer has provided an API and instructions to talk to that framegrabber to retrieve an image. If Leutron Vision have provided a LabVIEW set of VIs to do this acquisition, then they've probably made it compatible with the LabVIEW image type.
If they haven't, then without knowing what format that image comes back in however you're not going to be able to translate it to a LabVIEW image.
I'm attaching a presentation we've done a couple of times in the past to illustrate the concept of playing with a LabVIEW image in a DLL (examples use LabWindow/CVI to demonstrate this).
Essentially you're going to need to move the image returned from the framegrabber into the LabVIEW image, and the easiest way of doing this is inside a DLL call.
If you haven't already bought the framgrabber, you could see if National Instruments do one that would match to your camera, and requirements?
Even if you have already bought it you could discuss with your internal sales engineer the idea of trading it in - might not be an option, but worth asking. Even if it can't be traded in, then the cost of development time might exceed the cost of buying an National Instruments framegrabber (as long as we have one that supports your camera!)
Hope that helps.
Sacha Emery
National Instruments (UK)
03-02-2006 08:10 AM
03-02-2006 01:33 PM
03-03-2006 03:15 AM