Hi,
I am trying to build an application from a Labview program. The program accesses several PXI chassis based FPGAs and further modules, among them DCPower 4110, DMM 2070 and a switch. The 'program' consists of a main application and several programs called dynamically by reference (not by data flow). When I run the program from the Labview development environment, everything works fine.
Now I am trying to build an application. When I want to run the application, those programs accessing the 4110, the 2070 and the switch do not work. The error message is that the corresponding routines which I am calling are not found - those are standard Labview routines shipped with the device drivers. The error message for the 4110 is attached, as is a screenshot of the build properties dialog.
I tried adding the 4110 routines explicitly to the project - however, this does not resolve the issue.
Could someone tell me what I am doing wrong, please ?
Thanks and best regards,
Karsten