I want to use the attached library in LV in order to communicate with a device. The library is written in Visual C++ 6 and the developers say that it is compatible with ANSI C projects. I want to use the Call Function Library Node but this can only include dll files. But this library is a static one (lib). The DLL_CHR.def file seems to be a work around so that the library can pretend to be a dll (I'm not really sure about that).
I can open the lib file with node but I can not chose any functions. Can anybody help me?
I'm using LV 7.1 and have the possibilty to upgrade to 8.1 if needed.
Patrick