02-15-2011 04:18 AM
Warm greetings to LabVIEW Team.....
Im undergoing one project, yet to finish within few days,
Products used-
LabVIEW 2010
NI-USB DAQ 6009
I like to create an executable file so that the vendors could not view or do any changes in the vi built..i learnt that it is not for the vendor to have LabVIEW installed in their system..my question is that What are the softwares that are necessary to run the exe file in remote system-
1.Runtime Engine and then???since im using DAQ to acquire signals is there any other Requirements?kindly Give answers for these questions
and say if anything is missing ..
Thank u...
02-15-2011 05:32 AM
To create an exe, you will need to have the Application Builder from NI. It's included in the LV professional developement system, otherwise it also can be purchased seperately.
This also gives you the option to build an installer, which will install the RTE and the drivers on the PC.
Well, for the requirements of installed software, you need to have DAQmx drivers installed.
Felix