LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can a computer with Mac OSX view a program I build with Labview 6.1?

Labview only builds executables, right? Which can't be run on Mac OSX, am I correct? So, would I have to have Labview for Mac to create programs for a Mac? Thanks!

Lauren
0 Kudos
Message 1 of 2
(2,366 Views)
LabVIEW does not create only executables. It creates VIs that can be built into executables. A windows executable cannot run on a MAC but the VIs (source code) created on Windows can run on LabVIEW for Mac. So, yes, in order to run a LabVIEW program on a Mac, you need LabVIEW for Mac but you can create the VIs on either as long as you don't use OS specific functions like ActiveX on a Windows platform.
Message 2 of 2
(2,366 Views)