03-23-2009 08:28 AM
I have LabVIEW8.6 and NI-DAQ8.8 on my system. I created my EXE and Installer successfully. When I installed the program onto the lab machine, I received the following error when I tried to run the program:
LabVIEW: Resource not found
An error occurred loading VI "DAQmx Clear Task.vi"
LabVIEW load error code 3: Could not load front panel
I have verified that the DAQms VIs are under the support directory C:\Program Files\DrawTest\data and the exe is located at C:\Program Files\DrawTest.
Solved! Go to Solution.
03-23-2009 08:40 AM
03-23-2009 10:38 AM
Thanks so much! It's my first time to use LabVIEW and I didn't realize I needed to include those items. Now the front panel will load but all measurements are reading 0 and I received an error:
Error -200428 occurred at DAQmx Start Task.vi: 22
Possible reason(s):
Measurements: Value passed to the Task/Channels In control is invalid.
The value must refer to a valid task or valide virtual channel.
Task Name: Temperature Input 2
This lead me to open Measurement and Automoation and I do not see my tasks and scales there. I did select to include my hardware configuration in my Installer build options. Any suggestions?
03-23-2009 12:10 PM
03-23-2009 12:30 PM