Labview drivers for PCAN-Basic issues

This forum covers third party software that is for example developed with our APIs
Post Reply
mmagn
Posts: 9
Joined: Fri 13. Mar 2015, 11:30

Labview drivers for PCAN-Basic issues

Post by mmagn » Thu 11. Jun 2015, 09:35

Good morning,

I have already installed the Labview drivers for PCAN-Basic on my portable (OS Windows7, 64bit, Labview2014).
I have modified the CAN RCV file to make it working with my application and it turns and works as I desire.

I tryed to make it working on the PC in my laboratory (OS Windows 7, 64bit, Labview 2014), but after one second the interface turns, I receive the following message.
Message after launching.JPG
Message after launching.JPG (34.6 KiB) Viewed 6466 times
As far as I understood, this message comes because the there is no communication between the two interfaces CAN and Labview.
How it should be possible?

I have also tried to unistall and install again the Labview drivers as suggetsed in the related thread, but when I tried to open the file of Example I received the following message and it was impossible to continue.
Message after 2nd installation.JPG
Message after 2nd installation.JPG (27.5 KiB) Viewed 6466 times
Why this happens?

I restored the system to recover the previous installation, but my initial problem about the communication remains.
Do you have some suggestions for solving this problem?

Thank you in advance,
M

M.Maidhof
Support
Support
Posts: 1753
Joined: Wed 22. Sep 2010, 14:00

Re: Labview drivers for PCAN-Basic issues

Post by M.Maidhof » Thu 11. Jun 2015, 13:58

Hello,

when you use the LabView driver from PEAK/KDI you have to copy the dlls in the right Windows directories. Please remove all PCANBasic DLLs from local directories, and copy them as follows:

Windows 32-bit systems:
32-bit DLL > Windows\System32

Windows 64-bit systems:
32-bit DLL > Windows\SysWOW64
64-bit DLL > Windows\System32

please uninstall the labview drivers, and reinstall them again after you have placed the new dlls in the needed directory

best regards

Michael Maidhof

mmagn
Posts: 9
Joined: Fri 13. Mar 2015, 11:30

Re: Labview drivers for PCAN-Basic issues

Post by mmagn » Tue 23. Jun 2015, 11:21

Thank you so much.

I have followed your instructions and I have restarted Windows.

Post Reply