Page 1 of 1
Plugins for Graphical analysis.
Posted: Mon 7. Apr 2025, 15:11
by gagan.k
Are there any plugins to enable graphical analysis in PLIN. How to add this feature.
Re: Plugins for Graphical analysis.
Posted: Mon 7. Apr 2025, 16:17
by M.Maidhof
Hi,
PLIN-View pro don't offer any graphical analysis tools. But you can use the PLIN-API to build an own application to analyze the LIN bus in a graphical way.
regards
Michael
Re: Plugins for Graphical analysis.
Posted: Tue 8. Apr 2025, 14:32
by gagan.k
Hi Micheal,
Thanks for the reply.
Could you [pls give some more info on which PLIN-API, is it the one PLIN Example API that is been provided by the tool or need to build our own API. If this is the case could you pls provide the details and direction in order to proceed with graphical representation in PLIN view Pro.
Re: Plugins for Graphical analysis.
Posted: Tue 8. Apr 2025, 16:40
by M.Maidhof
Hi,
here the link to the PLIN-API:
https://www.peak-system.com/fileadmin/m ... in-api.zip
the API itself don't offer any graphical display, it gives you access to the raw LIN data, which you can use in your application to display it in a graphical way.
regards
Michael