FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Get error 32808 when running a stand alone application on FP-20xx

I developed an application for my FP-2010. I can run and debug my application with my LabVIEW development environment without problems. However When I build an application (startup.exe) and let it run the FP read.vi returns the error 32808.
I tried several solutions I found on the zone.ni.com but none seems to work.
Remark: I want to read from a FP-AI-V10.
0 Kudos
Message 1 of 2
(3,575 Views)
Error Code 32808, IAK Server not initialized, is most commonly seen when running code that is embedded in a FP-20XX series module. It is usually a result of the channel configuration file that should be in a FP-20XX module not being in the FP-20XX module. The needed configuration file is downloaded by default whenever an IAK file is saved in FieldPoint Explorer. However, the automatic downloading can be disabled/enabled by unchecking/checking the Download Configuration on Save option from the Options menu. Alternatively, you can right-click on a communications resource and choose Download Configuration to manually download the configuration file.

Regards,
Aaron
LabVIEW Champion, CLA, CPI
0 Kudos
Message 2 of 2
(3,575 Views)