10-04-2018 12:00 PM
Hello guys,
I used the labview driver of SmarAct product. And when I opened their labview example, I found labview example has error 'library not found or fail to load' , but I already add the correct path of the dll file.
any ideas on how to solve it? I was intended to send you the driver file of smaract but it's over 35M and fails to upload..
Thanks
10-04-2018 12:12 PM
A link to the Manual for this driver would be helpful, as would the actual LabVIEW code (not a partly-obscured picture of a part of the code).
Bob Schor
10-04-2018 12:17 PM
Hello,
Thanks for the reply, please try this. The VI I opened is simple interaction. vi
10-04-2018 02:09 PM
I have to ask: Is the dll it wants to load where it wants to load it from? I'm thinking you need to install the SDK to get the dll.
10-04-2018 02:16 PM
Hi,
I think my load path is correct, because before I renew the path, the original path was just a file name without a path, and then I find the path that has the same dll file name. I have sdk folder that containing that dll file after I install the driver, you can see that in my attached file.