04-06-2010 10:50 AM
I have a client which wants 64 bit support with our labview application, other projects require 32 bit support. What is involved is supporting development of both types of applications from a single pc and labview?
04-06-2010
12:35 PM
- last edited on
11-04-2025
01:51 PM
by
Content Cleaner
Do you have a 64-bit OS? Do you have the 64-bit version of LabVIEW? You'll need the 64-bit version of LabVIEW. You can have both the 32-bit and 64-bit versions (LV 2009) installed on the same computer. If you're on Windows I would suggest starting with this article: Using National Instruments Products on 32-bit and 64-bit Windows.
04-06-2010 05:40 PM
04-07-2010
03:09 PM
- last edited on
11-04-2025
01:51 PM
by
Content Cleaner
Hello Paul,
smercurio is correct. You can have both versions of LabVIEW or their runtimes (32 bit and 64 bit) on a 64bit machine. Since the 64-bit and 32-bit application work with different dlls, they won't interfere with each other. The KnowledgeBase, LabVIEW 64-bit vs. 32-bit FAQ, goes into more detail about the differences between the two versions of LabVIEW.
JimS
04-07-2010 10:16 PM
I am interested in the toolkits as well specifically Vision and DB for the current application. Are there any known issues with the 64 bit version of Labview?
04-08-2010
12:52 PM
- last edited on
11-04-2025
01:52 PM
by
Content Cleaner
Hello Paul,
The Vision Development Module 2009 is supported for Windows 7 and Vista 64bit. As for the DB toolkit, are you asking about the Database Connectivity Toolkit?This toolkit will work with a 64bit system. For a complete list of toolkits and modules for Windows 7 64-bit, please visit the following link: https://www.ni.com/en/support/documentation/compatibility/09/national-instruments-product-compatibil...
JimS
04-08-2010 08:19 PM
Thanks.