I have a .Net assembly, which I have attached that when I run the Create .NET Controller all I get is two functions. They are the Initialize and Close. I don't get any of the other public functions in the .fp file.
Using a .Net Viewer like .Net Reflector I can see all the public functions that are suppose to be in the dll. The .dll is a 64-bit assembly and I am running LabWindows 2013 SP2. I am trying to develop a 64-bit application and need this dll to talk to the instrument.
Thanks,
Paul