Doubt reading LIN frames with a PEAK-CAN USB PRO

High-speed USB 2.0 to CAN/LIN Interface
Locked
CarlosMardones
Posts: 4
Joined: Mon 1. Aug 2016, 16:54

Doubt reading LIN frames with a PEAK-CAN USB PRO

Post by CarlosMardones » Tue 13. Sep 2016, 16:38

Hello,

I´m developing a sniffer application for LIN frames. The solution that I found for Ubuntu is using sllin kernel patch for mapping LIN frames to CAN frames throught TTY. As PEAK-CAN USB Pro has LIN interface I want to use this capability in Windows. I was looking for some examples in your documentation but I couldn´t find helpful information :cry: .

Is there any way to read LIN frames in Linux with PEAK CAN USB pro?

Thanks in advance

K.Wagner
Software Development
Software Development
Posts: 1080
Joined: Wed 22. Sep 2010, 13:36

Re: Doubt reading LIN frames with a PEAK-CAN USB PRO

Post by K.Wagner » Wed 14. Sep 2016, 08:31

Hello,
CarlosMardones wrote:As PEAK-CAN USB Pro has LIN interface I want to use this capability in Windows.
For Windows you have the PLIN API, a dynamic library tha supports you by doing LIN communication with the PCAN-USB Pro (no longer manufactured!) and PCAN-USB Pro FD devices.
CarlosMardones wrote: I was looking for some examples in your documentation but I couldn´t find helpful information .
You should have a package with PDF and Online-Help (.chm) documentation, explaning all API functions and LIN logic, as well as several Sample-Projects:
Sample projects in several programming languages
Sample projects in several programming languages
LIN-Samples.PNG (4.97 KiB) Viewed 15113 times
Those examples generates an exe which let you test most capabilities of a PLIN channel; it looks like this:
Sample application
Sample application
LIN-Exe.PNG (45.3 KiB) Viewed 15113 times
If you don't have these project samples, you can download this from our Website. Check the tab "Downloads" and look for PLIN-API
Best regards,
Keneth

CarlosMardones
Posts: 4
Joined: Mon 1. Aug 2016, 16:54

Re: Doubt reading LIN frames with a PEAK-CAN USB PRO

Post by CarlosMardones » Thu 15. Sep 2016, 12:54

Hello,

Thanks a lot and sorry for my mistake.

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

Re: Doubt reading LIN frames with a PEAK-CAN USB PRO

Post by PEAK-Support » Mon 26. Sep 2016, 08:34

closed
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Locked