Quantcast
Channel: Recent posts
Viewing all articles
Browse latest Browse all 415

dll that can be used from multiple LabVIEW vis

$
0
0

Hi, i want to create a real time dll to run in LabVIEW real time PXI system, my program has to read a lot of data from text files and runs a numerical algorithm to find minimum for the input provided these initial operations takes long time and I cannot do it in time constrained loop in LabVIEW RT, hence I want to do these initial operations first without time constrains and I want to continue execution on the same dll in RT loop.
I have tried to put two "call library function" twice one out of RT loop and the other inside, but it started as different process and all my initiated variable are lost.
I want to know weather it is possible to share the variable as I intend to do, and how to do it?


Viewing all articles
Browse latest Browse all 415

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>