LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Calling Labview DLL from c#, passing array as argument.

Solved!
Go to solution

Wow. Thats alot of info! 

 

I will try to get a .NET assembly to work, I honestly wasnt sure of the difference and had learned the basics of DLL importing using the normal one, so i thought passing arrays of any dimension wouldnt be too different. I was wrong. 

 

I will try to get that to work now. Are there any special things i should consider when doing the .NET assembly?  

0 Kudos
Message 11 of 14
(501 Views)

I was able to get a .NET DLL to work!

 

SOOOO much easier than dll import.

 

Just had to set the dll as a reference (creates it as a namespace), then use a class.method() to access my different VI's.

 

Thank you so much for taking the time to explain the difference! i was trying to find it a few days ago but couldn't 

Message 12 of 14
(488 Views)

And thank you for posting a conclusion and marking a solution. (You could throw Rolf some kudos; they are 🆓).

Message 13 of 14
(480 Views)

kudos has been thrown! at you and rolf lol

 

Thanks again fellas, this community is awesome, and has really helped me grasp some of the fundamentals with great explanations. 

 

Have a great day 

Message 14 of 14
(466 Views)