LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 32bitDLL not loading in non32XP environment

I created a labview DLL  using LabVIEW 2010 32 bit development environment.
Then I loaded it on different computer that does not have LabVIEW, but has LabVIEW runtime engine 2010 only


I treid to load it
on 32bit WinXP, LV Runtime 32 bit 2010...............load was successful
on 64bit WinXP, LV Runtime 32 bit 2010...............load failed
on 64bit Win 7, LV Runtime 32 bit 2010...............load failed
on 64bit Win 7, LV Runtime 64 bit 2010...............load failed

Looking to identify, to run such DLL in above environment, what is required?

0 Kudos
Message 1 of 2
(2,361 Views)

Sandeepvd,

 

Are you calling your DLL from LabVIEW?  If so you will not be able to call a 32-bit DLL in 64-bit LabVIEW.  See the following KB:

 

Can I Call a 32-bit DLL from 64-bit LabVIEW?

http://digital.ni.com/public.nsf/allkb/6059E812DFC60ED486257640007B5DAF?OpenDocument

 

Please let us know if this is not the case.

 

Regards,

 

Sam K

Applications Engineer

National Instruments

www.ni.com/support

0 Kudos
Message 2 of 2
(2,342 Views)