07-02-2012 12:36 AM
07-02-2012 02:32 AM - edited 07-02-2012 02:33 AM
Creating an application to install a CVI executable and all necessary support files / libraries is accomplished via functions included in Build >> Distributions menu.
I suggest you read the online help in the section Using LabWindows/CVI >> Managing projects >> Building a project >> Distributing applications (see here for the same content on NI site). There are also several discussions on the forum regarding this item.
Besides NI software, you'll have to add necessary libraries for the third party acquisition board in Drivers & Components tab.
07-03-2012 03:03 AM
hi,
thanks