LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.NET Interop Assembly dll problems

Hi,

 

I urgently seek help on the following questions:

 

1) I have used the Labview 2011 to compile a .net interop assembly dll which only has 1 vi. However, It generates a very long method with many parameters. 

 

I have already deselect the unwanted parameters which i needed but the method is stil very long.

 

 method( out a, out b, out c, x, y , z , e, f, g, out h)  

 

So is this normal? From examples i found.  The multiple methods are individual VI.  Is there any way to generate inidividual method to 1 vi?

 

2) I tried to use the generated dll with .NET 3.5 and referenced it successfully to my application.  However, on calling of the generated method, a tiny gui with the method name appeared.

The entire tiny gui froze and my application became not responding.  Whats the issue? is there some compatibility problem?

Previously I was using .Net 4.5 but i got VIClient error.  After changing framework to 3.5, this happened.

 

Any NI experts please give me some advice.

 

 

Thank you

0 Kudos
Message 1 of 1
(2,269 Views)