LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How would I write a shared library in CVI and call it in LabVIEW?

Solved!
Go to solution

Just a guess: is the machine with LabVIEW the same you are developing the dll on?

If not, you may simply be missing the CVI run-time Engine, which is required by the call to InitCVIRTE () in DLLMain ().

Installing the run-time engine would correct this error and some possible future errors you may encounter when coming to develop the real dll you need if the functions you call rely on the rte.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 11 of 11
(336 Views)