Page 1 of 1

passThruOpen api in python

Posted: Tue 29. Nov 2022, 19:53
by ChithraB
** moved to correct section by ADMIN **
Hi,
I'm writing python code for pcan J2534.
I have loaded PCANPT32.dll but I'm facing an issue in retriving deviceId using pcan passThruOpen api.
Can I know what is the mistake I'm doing in the attached code.
If possible can I get an example for passThruOpen api in python.

Re: passThruOpen api in python

Posted: Wed 30. Nov 2022, 12:34
by PEAK-Support
The J2534 defined by the Society of Automotive Engineers (SAE) describes a programming interface for the hexadecimal access of diagnostic protocols.
We do not offer any sample for this API , also not for Python -sorry.
Please search in the community - there are many samples available.