Shutting down LabVIEW runtime engine

2004-04-14 Thread hollywood
We created a data analysis presentation vi and then produced a dll from it to be called from C#. It seems to run fine the first time, but on subsequent (interactive) calls, the front panel does not display. It appears that the LabVIEW run-time engine starts up on the first call (creating app. 6

Calling a LabVIEW built dll

2004-04-13 Thread hollywood
We have a LabVIEW built dll for analyzing and displaying data generated in a C# program. We can call this dll anc pass data to it once and it works properly and displays the graph. However, when we try and call it a second time when interactively running the C# program, the panel fails to