FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

interfacing labview with fieldpoint

currently i have problems in interfacing labview with the fieldpoint cfp-2020 that we had purchased lately. how can i load a labview program into the fieldpoint so that i can run my program from the fieldpoint itself? i have search through some of the examples on fieldpoint, and i found out that they need the .iak file..what is it about? it's a fieldpoint configuration file?

0 Kudos
Message 1 of 6
(3,860 Views)
I've generated .iak files by running the "Measurement & Automation Explorer" which came in the same software package that Labview did.  By clicking around in the remote devices section, you can see what units are connected to your fieldpoint and save the .iak file that LabView can use.
 
I download my .vi's by changing the executable target, either in the startup splash screen for LabView, or within LabView itself under Operate>>Switch Execution Target.  When you click 'run' it will download it into the FP.
0 Kudos
Message 2 of 6
(3,857 Views)
To add to Synap's good response, you can also create executables out of our VIs (using the App Builder -- LabVIEW Professional only?) and this would run the executable independent of your host PC.  In this case, the LabVIEW executable uses the config info' from a file on the cFP itself. 
 
Regards,
 
-Khalid
0 Kudos
Message 3 of 6
(3,851 Views)

Hi All-

These are both good suggestions- I just want to add that you must have LabVIEW Real Time installed if you plan to target your FieldPoint controller from LabVIEW for VI deployment.  Other than this caveat, the suggestions before are great.

Thanks-

Tom W
National Instruments
0 Kudos
Message 4 of 6
(3,838 Views)
hey all..
thanks for all the suggestions in solving my mysteries...i juz found out that i need LabView Real Time installed also..anyway, thankz alot.. =)

0 Kudos
Message 5 of 6
(3,825 Views)
I'm glad we could help- best of luck with your app!Smiley Happy
Tom W
National Instruments
0 Kudos
Message 6 of 6
(3,818 Views)