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?
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.