LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use executables built using Appbuilder (windows version) on Linux with installed runtime engine?

Hi, I need to develop test routines for an ATE tester running Linux OS that does not have LabVIEW installed. I will be building my project using a windows version of LabVIEW and build executables using the appbuilder. Can I use these executables that I built in windows  assuming I installed the correct runtime engine in the linux platform? FYI, I need to develop the test routines on an IMS Vanguard 500 ATE.
Thanks.
0 Kudos
Message 1 of 3
(2,613 Views)
Hello,

I have never tested this and am not 100% sure of my answer... Smiley Indifferent

I would answer NO, from what I remember you can share the code (VIs and LLBs) form a platform to another but not executables ; LabVIEW for windows will build EXEs for Windows, Linux for Linux, MacOS for MacOS and so on...

I will check this with my colleagues and get back to you to confirm.


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 3
(2,608 Views)
I confirm what I told you earlier.

The code is multiplatform, but not EXEs ; they will only run on the same platform (OS) you built them with.



We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 3 of 3
(2,597 Views)