08-16-2006 04:42 AM
08-16-2006 07:14 AM
08-16-2006 07:23 AM
Hi Volker
Thank you for the reply, my intention was to create an App that could make use of plug-ins.
Thus at present I have an app that will allow me to create plug-ins using c# or vb.net and then make use of the functionality at run time using reflection and late binding.
Having done that I wished to be able create a plug-in using LabView, thus when the dll was placed in the 'relevant' directory my App would detect its presence and allow me to make use of the new functionality.
I should have been clearer , I cannot link to the dll's at compile time as you suggested
whilst LV claims to support .net , to what extent ? Can I produce a .Net assembly using Labview in order to achieve what is described above?
Cheers
Steve
08-16-2006 09:45 AM
08-16-2006 09:52 AM
Hi Volker
I was sort of expecting that as the answer !
I had sort of come to the conclusion that LV could not create .Net code so thanks for confirming that.
I will look into providing a wrapper as you suggested
thanks once again
Cheers
Steve