04-03-2012 08:40 AM
I have made a standalone application in labview GUI for data acquisition and signal processing. if i have to run this application in any other computer what all softwares should be installed other than labview runtime engine...NI DEVICE DRIVER CD alone is to be installed or do i have to install any other software for data acquisition using NI daq card??
thanks and regards
Solved! Go to Solution.
04-03-2012 09:01 AM
You should only need the run time engine, The device drivers for the device, maybe need VISA drivers if you are doing serial or something of that nature, You may need the channels or tasks created in NI measurements and automation if you created them there.
There may be other things that you will need depending on what you include in your code and what tool kits that you have installed.
04-05-2012 05:53 AM
HI,
It worked...thanks....:)