LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using global variable to establish preconditions in DLL

Solved!
Go to solution

Sorry I just saw all your comments.

The LabVIEW DLL is loaded through LoadLibrary function at run time. I had two functions one that stores into the global and other reads from the global. Both functions were part of LabVIEW DLL. 

 

I will post some code in C++ and LabVIEW to show an example once I have some programming work to do. 

0 Kudos
Message 11 of 11
(120 Views)