Hello All,
I am working with a serial manipulator which has its interface in Labview. I would have to generate vi's by using "import sharedlibrary .dll" as shown by the Serial Manipulator's company at the link
http://www.robai.com/assets/LabviewRemoteCommandInterfaceGuide.pdf and use them to operate the manipulator. Vi's were generated fine and interface was working fine. I had to reinstall Labview and after that when I try to create vi's from dll's, errors are generated (please see the attachment DLL_report) and also when I try to open the main vi provided by the company to operate the manipulator (which contains the vi's generated from .dll file), the following error pops up(please see labview_interface_dll_error).
I copied the 'dll file' to 'C/ Windows/System32' but to no use.
I could also see that in the call library function node path for the dll is specified correct (please see path_call node.png) i.e, ecLabviewRemotecommand.dll is located in the path specified in the call node.
Please help me out and let me know if any details are needed.
Thanks and Regards