From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 2015 runtime and 2017 executable

Solved!
Go to solution

When I ran the 2017 .exe on a 2015 run-time machine, it spewed out an error. Is it necessary to install 2017 (32 and 64 bit) run-time on the machine to make 2017 .exe work? Is it possible to downgrade the 2017 executable to 2015 version?

0 Kudos
Message 1 of 13
(4,143 Views)

Hi kaivan,

 

yes, you need the 2017 runtime to run the EXE created with LV2017. (You even need to check for bitness 32/64…)

 

No, you cannot downgrade the 2017 EXE directly. You need to downgrade the VIs/project used to create this EXE to LV2015 and then you need to build the EXE using your LV2015 environment.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 13
(4,137 Views)

Yes that makes sense. Could you elaborate on how to downgrade the VIs/project to LV2015?

 

Thank you for responding,

Kaivan

0 Kudos
Message 3 of 13
(4,124 Views)
Solution
Accepted by topic author kaivan29

Hi kaivan,

 

open the LV2017 project and choose "file -> save for previous…" menu item…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 13
(4,121 Views)

I followed those steps, but could I could not find an option to downgrade it to 2015. The latest I could do it to was LV 2012. I have attached the screenshots.

Download All
0 Kudos
Message 5 of 13
(4,111 Views)

See where it says "LabVIEW Version" above a drop-down that says "17.0"? Change that to "15.0". Or are you saying that "15.0" isn't an option in that drop-down list?

Message 6 of 13
(4,093 Views)

Click in the listbox that is labeled LabVIEW Version and currently shows LV 2017.

Message 7 of 13
(4,092 Views)

@artetile
There is an option 15.0.

But I am a bit confused. There is no LV 2015? Should there be something like that? 
Or should I just select version 15.0 and that should convert it to LV 2015?

0 Kudos
Message 8 of 13
(4,085 Views)

@Ravens Fans

 

Oh so version 17 means LV 2017?
That means version 15 should be LV 2015, right?

0 Kudos
Message 9 of 13
(4,084 Views)
Solution
Accepted by topic author kaivan29

That's correct, just like if you choose "About" from the "Help" menu it'll show you that LabVIEW 2017 is version 17.0 (or 17.0f2 if you're current on patches), LabVIEW 2015 is version 15.0.

 

Aaron T.

Message 10 of 13
(4,077 Views)