Search found 3 matches

by betty
Fri 29. Mar 2024, 05:11
Forum: PLIN-API
Topic: How to using PLIN API
Replies: 5
Views: 3583

Re: How to using PLIN API

Hi,

I solve this problem.
I didn't use a SetClientFilter method.

Thank you so much !

I can collect data using PLIN api now.
But, when I checked data, length and the length of the data are different.

Is the length a value for valid data,
and the additional data being displayed in the data ...
by betty
Thu 28. Mar 2024, 14:27
Forum: PLIN-API
Topic: How to using PLIN API
Replies: 5
Views: 3583

Re: How to using PLIN API

Accessing the LIN line connected to the ECU and collecting data using the PLIN-USB.
by betty
Thu 28. Mar 2024, 05:00
Forum: PLIN-API
Topic: How to using PLIN API
Replies: 5
Views: 3583

How to using PLIN API

Hi,
I'm making a tool using PLIN API for collection LIN data.
When I'm monitoring through PLIN view, it is possible to collect the data.
I proceeded to register the client and initialize the hardware connection.
Then, I try to read the data, but the error appears(error code is 3) that the queue is ...