LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open VI reference in RT

I'm opening dinamically some VIs with "Open VI reference" on a FieldPoint 2210.

I did it many times with 7.1 and 8.2, but now with 8.6 i get error 1124:

 

LabVIEW:  VI is not loadable.
In a built application, this error might occur because the VI being loaded was last compiled for a different OS, in which case you must save the VI on the current platform. [then it talks about polymorphic VIs, but i'm not using any]

 

But the VIs are under the FP target in the project, have been saved for 8.6 and work on RT when launched directly from the project.

The problem is the same if i call Open VI from an exe or from a vi.

0 Kudos
Message 1 of 3
(2,970 Views)
Make sure that you've installed the latest Fieldpoint driver sofware available. I also had the problem that a VI was not loadable when inside the exe, but worked OK in dev mode.
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 3
(2,967 Views)

I solved by including the VIs in a build specification as support files, building and deploying them.

Simply copying the VIs to the Fieldpoint seems not to work, though it worked with older versions.
Message 3 of 3
(2,945 Views)