09-14-2011 11:48 AM
Hi everyone
I create an installer using the application builder in labview 2009. With this application I read some data from the serial port and then calculate the average and deviation. For the average and deviation I'm using the STANDARD DEVIATION AND VARIANCE VI. In the computer that I work creating this program it works me perfect because this computer has installed labview 2009 pro.
Well the problem is that when I install this program in a different computer without labview the average and deviation calculated is wrong. The program read me the data from the serial port but the average is allways wrong.
I see that this STANDARD DEVIATION AND VARIANCE VI opens me a new vi named NI_AALBase.lvlib: Std Deviation and Variance Vi and it is located in the folder ANALYSIS of the vi.lib folder of labview 2009.
I want to know if there is a way to include this library or vi when I build the application for install and run the program in any computer without labview.
Thanks a lot
09-14-2011 12:26 PM
I am curious if you must perhaps include this in your installer: