LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to use stand-alone as subVI

I would like to turn all the DAQmx and DAQ Assistant VIs into executables (on a PC), so they can be called as subVIs when building another VI on a Mac, since they do not work directly on a Mac.  Is this possible?

Thank you. 

0 Kudos
Message 1 of 2
(2,274 Views)
Quite simply, no. No executable built on a pc will run on a different OS and even if they did, you would still need the DAQmx driver to run them.
Message 2 of 2
(2,265 Views)