LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with DAQ vi's after building application

I have developed and application that acquires data using AI Continous scan. When I build the application all the AI vi's appear in the box to remove panel and diagram. When I launch the application in a PC without LabVIEW it shows the followin error : "An error occurred loading vi 'AI Clock Config.vi' (and with all the AI Subvis) Error code 21: an external subroutine required for execution could not be found"
I run the application after using the application installer that also install the lvrt.
Any idea of how to solve it?
0 Kudos
Message 1 of 5
(2,866 Views)
I think you must install NI-DAQ in order to get the missing external subroutine, the same occurs with VISA, which is necesary in a computer without LabVIEW if the executable uses it.
Hope this helps
0 Kudos
Message 2 of 5
(2,866 Views)
Do you know how could I do it so that NI-DAQ installs when installing my application?
0 Kudos
Message 3 of 5
(2,866 Views)
Sorry, no idea, you must know which files are necesary from the CD, and include them in your installer, but i'm not sure how to do that (which files, if you need any changes...). As a sollution you could put a message to let the people know... Or perhaps somebody has a sollution...
Good luck
0 Kudos
Message 4 of 5
(2,866 Views)
You should be installing NI-DAQ when you install the card in the computer.
0 Kudos
Message 5 of 5
(2,866 Views)