LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error generating vi's form .dll file using import shared library

 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
 

 

0 Kudos
Message 1 of 2
(2,841 Views)

Hello,

 

Did you have to install another driver or program in addition to LabVIEW to use this manipulator (NI-VISA, NI-DAQmx, or another driver)? If that is the case, you can try reinstalling that as LabVIEW needs to be installed before any drivers, so a reinstall of LabVIEW may be confusing the driver.

 

Thanks,

will.i.am10

0 Kudos
Message 2 of 2
(2,802 Views)