Search found 1 match

by nankuniyil
Fri 9. Jun 2023, 12:45
Forum: PCAN-UDS
Topic: PCAN UDS Api Python - Read problem
Replies: 2
Views: 2647

PCAN UDS Api Python - Read problem

Hello all,

I'm trying to use PCAN-UDS API 2013 (ISO 14229-1:2013) to read values from my BMS controller.
I'm able to initialize the UDS object (code is given below) but I'm not able to understand how to define the request format to put in the read function.

How should I write my request format in ...