LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Builder and Fieldpoint

Hi I am using Application builder to create the installation setup file. I am using Fieldpoint as data acquisition Hardware. I have saved on .iak file for field point configuration. In advanced installer setting i saw the hardware configuration. in that i am able to see NI-DAQmx only. I am not able to see the field point. How i can attach the Field point driver with the installer files.
0 Kudos
Message 1 of 2
(2,760 Views)
Hello!

When creating a stand alone application using FieldPoint, you do not need to go to the Advanced Installer Settings tab to include the hardware configuration file. Just add the iak file as a support file in the Source Files tab when building the executable. It is important that the FieldPoint IO Point (tag) that you are specifying in the program you will build the executable from, is contained in the iak file you are including as a support file, otherwise LabVIEW will not find the tag.

S. Vences
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,760 Views)