LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I develop image acquire software with LabView using PICASSO ARVOO digital frame grabber (LVDS series)?

SDK of PICASSO framegrabber includes DLLs for DELPHI and VC++. I would like to know if I can import these DLLs to develop software with LabView. Thank you !
0 Kudos
Message 1 of 2
(2,687 Views)
Hi;

The answer is yes, but is dependent on how is the SDK. Chances are you may need to write some C/C++ code to create a "wrapper" from where you call the SDK functions. The good news is that, if the wrapper and the VIs are well designed and written, using the SDK in LabVIEW will be very easy. I say this based on my own experience. What happens is that you will be combining the functionality of your SDK to the convenience of LabVIEW environment. I will further suggest to give this task to somebody with that experience.

I think you may want to post this question in the Vision discussion forum (especially if you are using
IMAQ for LabVIEW.)

Regards;
Enrique
www.vartortech.com
0 Kudos
Message 2 of 2
(2,687 Views)