LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application File Looking for sub vi

Hi all,
 
I've created an application file from my vi as a standalone application and tried to run it on another computer. When I open the application file from my own computer (which has Labview 7.0 installed) everything seems fine. But when I open it from the other computer without Labview it says that it cannot find DAQmx Clear Task.vi and DAQmx Read (Analog 1D Wfm NChan NSamples.vi but it seems to find everything else. I can't seem to figure out why these two particular VIs are not included with it. Any ideas?
 
Thanks!
0 Kudos
Message 1 of 3
(2,591 Views)
It's simple. You did not install DAQmx on the other computer. Creating an exe and building an installer for it does not, at least in 7.0, include hardware drivers such as DAQmx, NI-GPIB, VISA, etc.
0 Kudos
Message 2 of 3
(2,591 Views)
oh! thanks! I'll try that 🙂
0 Kudos
Message 3 of 3
(2,585 Views)