First I would like to say that I am not a seasoned programmer for any language. I have worked with Labview for many years, but never tried to link it with another application. I have gone through all the pages of the Labview section on this board and have tried most examples, but was not able to get a working application. Some looked very promising, but I just could not figure it out. I know how to use C++ dlls with Labview, but cannot understand where in Labview I set my "function". In C++, I would have my function exports, but cannot find that in Labview. If someone has a simple example ( even if it is passing an int and giving that same number back) for a Labview Dll being called by Vb.net I would truly appreciate it.