Hello, I bought Labview driver for PCAN Basic.
So, I want to see some examples in library file.
but there is password to open vi files.
and please could tell me how to compile it?
i will wait for your answering.
Regards
I have a question about lab view driver for PCAN
-
- Posts: 1
- Joined: Wed 19. Nov 2014, 10:18
I have a question about lab view driver for PCAN
- Attachments
-
- here.jpg (82.67 KiB) Viewed 4409 times
Re: I have a question about lab view driver for PCAN
Hi,
the LabView drivers for the PCANBasic API will work without problems (no need to change those drivers, that is why it is password protected). Please take care that you have copied the PCANBasic.dll files as written in the readme of the API: http://www.peak-system.com/fileadmin/me ... -basic.zip
Windows 32-bit systems:
32-bit DLL > Windows\System32
Windows 64-bit systems:
32-bit DLL > Windows\SysWOW64
64-bit DLL > Windows\System32
When you have started a VI, while the 64bit and 32 bit dlls were mixed up (wrong directories) or missing, the Labview drivers won´t work anymore and have to be uninstalled/installed again. This is a LabView problem not related to the LabView drivers.
regards
Michael
the LabView drivers for the PCANBasic API will work without problems (no need to change those drivers, that is why it is password protected). Please take care that you have copied the PCANBasic.dll files as written in the readme of the API: http://www.peak-system.com/fileadmin/me ... -basic.zip
Windows 32-bit systems:
32-bit DLL > Windows\System32
Windows 64-bit systems:
32-bit DLL > Windows\SysWOW64
64-bit DLL > Windows\System32
When you have started a VI, while the 64bit and 32 bit dlls were mixed up (wrong directories) or missing, the Labview drivers won´t work anymore and have to be uninstalled/installed again. This is a LabView problem not related to the LabView drivers.
regards
Michael