Dynamic Signal Acquisition

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView dll will not run when opened

I have a dll built using LabView 8.2.  I selected run when opened for execution.  On the target computer I have installed LabView runtime engine.  When I call the LabView dll from C# the front panel appears but the VI does not run.  I am using the Sound and Vibration Toolkit.  Would this have anything to do with the problem?  Do I need to include additional files?
 
Thanks 
0 Kudos
Message 1 of 3
(7,139 Views)
hey eja,

The short answer to your question is, 'no.'  The Sound and Vibration Toolkit is not the culprit in this situation.  Check in your application builder to ensure that 'Run When Opened' has a checked Value Option.  By default it will probably be set to, 'Use VI Setting,' which may not run the dll when called from a C# application.  You'll need to deselect this checkbox before setting the value to true.

Let me know how this works out.  Hope this solves your problem!

Have a great day,
Elijah Kerry
NI Director, Software Community
0 Kudos
Message 2 of 3
(7,125 Views)
Problem solved.  Thanks
0 Kudos
Message 3 of 3
(7,121 Views)