01-20-2009 12:34 PM
I made my first Labview app & it runs fine on my development machine. I did a build program and build installer... copied the whole directory onto a CD. I installed it onto a DAQ computer that has LV7.1 and older NI-DAQmx (v3.?). My app was written in LV8.5 & DAQmx 8.8.
When I tried to run the app I get error maessages that it can't find all the DAQmx sub vi's (i.e. Create Channel, Read DAQmx....).
I have listed the main vi and sub vi's in the source file list but I can't find where the DAQ vi's are. They're not files in my working directory.
Any guidance greatly appreciated.
Solved! Go to Solution.
01-20-2009 12:54 PM - edited 01-20-2009 12:54 PM
01-20-2009 02:06 PM
Thanks, smerc. I loaded the DAQmx 8.8 on the offending machine and it fixed all. A question about the runtime. Is it on the 2 disk DAQmx set? I ask because I did not have to do anything else to get the app to run. I expected to have to learn how to install the runtime but I didn't. I'm certain the machine never had a LV8.5 runtime as it was an older unit.
01-20-2009 02:16 PM