passThruOpen api in python

Pass-Thru API and connection of Pass-Thru software to PEAK CAN interfaces.
Post Reply
ChithraB
Posts: 1
Joined: Tue 29. Nov 2022, 19:12

passThruOpen api in python

Post by ChithraB » Tue 29. Nov 2022, 19:53

** 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.
Attachments
Pcan.png
Pcan.png (26.65 KiB) Viewed 3443 times

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: passThruOpen api in python

Post by PEAK-Support » Wed 30. Nov 2022, 12:34

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.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Post Reply