09-25-2012 11:16 AM
Hi,
I've construted a IV with a 64 bit labview. Unfurtunatly, my target machine is a 32 bit Windows. So I installed a 32 bit version of labview but the executable that I build with the 32 bit still doesn't work.
Anyone have a idea?
Thanks
Alexandre
09-25-2012 11:17 AM
It would help if you clarified what "doesn't work" means.
09-25-2012 11:22 AM
Yes,
part of the executable fonctions runs fine (Saving files, timer, display) but it seems that the fonction using DAQ don't
Alex
09-25-2012 11:31 AM
Did you install the DAQ drivers after installing the 32-bit version of LabVIEW. If not, then that version of LabVIEW does not have the driver support. Reinstall the DAQ drivers.
09-25-2012 12:30 PM
Hi,
When I changed to the 32 bit version, I've uninstall the 64 bit version then reinstal the 32 bit but I haven't instal the DAQ (I thought it was included in the installer).
I need to mention that the executable works great on my 64 bit computer (which is hosting labview) but doesn't on my 32 bit computer which doesn't have labview. I've installed the executable by creating a installer which I thought I've added DAQ. Would it be possible that I've installed the 64 bit DAQ drivers by mistake on the 32 bit computer?
Thanks alot
Alex
09-25-2012 12:39 PM
Just so you know, the 64-bit and 32-bit versions of LabVIEW can both be installed.
Reinstall the DAQ drivers on the development computer. That should make sure that the 32-bit LabVIEW has the support. Also make sure the DAQ drivers are either included in your application installer or are already installed on the deployment computer.