Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Using a .dll with a CVS 1458RT

Solved!
Go to solution

Hi, I'm an engineering student currently working in my internship. I want to build a program with some OpenCV libraries using .dll files. I can get it working in LabVIEW on WindowsOS. I used Visual Studio to do the compiling and make my own .dll files. But I would like to load it onto a CVS 1458RT. I read that this particular CVS uses "NI Linux Real TIme."  My question is if I can load a .vi with .dll files onto this particular CVS, or if i would have to compile .so files for it to read them since it runs on a Linux enviornment? I havent tried to load it with .dll and am scared to do so.

0 Kudos
Message 1 of 4
(3,694 Views)

as I know it is not posiible to use dll file with such method 

0 Kudos
Message 2 of 4
(3,630 Views)
Solution
Accepted by topic author PanchoPantera

According to this, you have to compile with os specific file type : http://digital.ni.com/public.nsf/allkb/2EA49B05E67DDECF86256F9A006FB315

 

Thanks
uday
Message 3 of 4
(3,623 Views)

thank you

0 Kudos
Message 4 of 4
(3,608 Views)