Search found 4 matches

by Godel
Wed 3. May 2023, 04:56
Forum: PCAN-ISO TP
Topic: Fail to initialization PCAN-ISO-TP.dll (ver 3.4) in Python
Replies: 5
Views: 5803

Re: Fail to initialization PCAN-ISO-TP.dll (ver 3.4) in Python

Hi,

Testing on Python 3.8.10 64bit, and result is the same. (Antivirus is turned off.)
Test on Python 3.8.10 64bit.png
Test on Python 3.8.10 64bit.png (274.83 KiB) Viewed 5783 times
by Godel
Tue 2. May 2023, 09:14
Forum: PCAN-ISO TP
Topic: Fail to initialization PCAN-ISO-TP.dll (ver 3.4) in Python
Replies: 5
Views: 5803

Re: Fail to initialization PCAN-ISO-TP.dll (ver 3.4) in Python

Hi Wagner,

I am quite sure that the two x64 version dlls (PCAN-ISO-TP.dll (ver3.4) and PCAN-Basic.dll (ver4.3)) are put inside System32.
And Python fails to initialization.

Godel
by Godel
Tue 2. May 2023, 08:36
Forum: PCAN-ISO TP
Topic: Fail to initialization PCAN-ISO-TP.dll (ver 3.4) in Python
Replies: 5
Views: 5803

Fail to initialization PCAN-ISO-TP.dll (ver 3.4) in Python

Hi all,

I am trying to wrap PCAN-ISO-TP.dll (ver 3.4) into LabVIEW VIs on the Win10 environment.
There is a language construct called "call library function node" in LabVIEW responsible for loading and interfacing dll.
The "call library function node" fails to load PCAN-ISO-TP.dll (ver 3.4) but ...
by Godel
Tue 25. Apr 2023, 11:23
Forum: PCAN-UDS
Topic: One PCAN channel to interact with several DUTs
Replies: 1
Views: 1535

One PCAN channel to interact with several DUTs

Hi all,

I am new to PCAN-USB Pro device and PCAN UDS library.
Here, we want to use "one" PCAN channel to interact with several DUTs (our product). We have adjusted all their CAN IDs to avoid ID conflict.

First, I briefly describes some key features of the DUT:
1.a to keep a DUT in active state ...