LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create executable for a previous version of LabVIEW%3F

Solved!
Go to solution

Title says it all.

 

I have LabVIEW 2011 and my code is written using LabVIEW 2011. I know how to build an executable from my code as a 2011 version.

I know how to save my code as a 2010 version. But I don't know how to create an executable for 2010 version. I didn't see any options during

the build process that allow me to create a 2010 executable. Once built, the executable should run on a computer with only 2010 run-time engine.

Can this be done, or do I need 2010 LabVIEW installed to create a 2010 executable?

 

0 Kudos
Message 1 of 8
(3,179 Views)

You need 2010 to build a 2010 executable.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 8
(3,172 Views)
Solution
Accepted by topic author murchak

Just install the LV 2011 run-time engine on the other PC.  A PC can have multiple versions of the run-time installed.

0 Kudos
Message 3 of 8
(3,164 Views)

Thanks.

 

We have a lab PC with 2010 LabVIEW, 2010 LabVIEW run-time engine and a 2010 LabVIEW executable code (call it 2010 test code.exe).

 

If I were to install 2011 run-time engine and a 2011 executable (call it 2011 test code.exe) on the lab PC, would there be any conflict

in running both 2010 test code.exe, and 2011 test code.exe? (running one after the other, without closing the other)

 

0 Kudos
Message 4 of 8
(3,161 Views)

I'll try that.

0 Kudos
Message 5 of 8
(3,160 Views)
If you are trying to access the same hardware, you would have conflicts even if you had two exe's built with the same version.
0 Kudos
Message 6 of 8
(3,136 Views)

The first 2010 exe code on the lab PC access the hardware.

 

The second 2011 exe code only accesses files generated by the 2010 exe. I already installed run-time 2011 on the lab PC, and am about to test my 2011 exe.

We'll see what happens. But thanks for that warning.

0 Kudos
Message 7 of 8
(3,127 Views)

I installed 2011 run-time engine and everything worked fine.

0 Kudos
Message 8 of 8
(3,096 Views)