09-14-2007 02:38 PM
09-14-2007 08:24 PM
You will need to figure out how to get the images into NI Vision. After that, an image is an image and the tools will work fine.
Dalsa may have LabVIEW drivers for their board, but more likely you will have to use an ActiveX or dll interface to retrieve an image, then manually convert the image data to the Vision image format. It isn't too difficult, but you won't get the same live frame rates as you would with NI framegrabbers due to the time required for conversion of each image.
Bruce
09-18-2007 12:01 PM
09-19-2007 02:48 PM
06-27-2016 03:27 PM
Is there a way to create a imaqdx driver from something such as a made up array. If I can do that the next step would be to grab it from the DALSA driver.