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.
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.
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
Labview drivers for PCAN-Basic issues
Re: Labview drivers for PCAN-Basic issues
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
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
Re: Labview drivers for PCAN-Basic issues
Thank you so much.
I have followed your instructions and I have restarted Windows.
I have followed your instructions and I have restarted Windows.