Java and PCAN-USB

This forum covers third party software that is for example developed with our APIs
Post Reply
yves.courvoisier
Posts: 3
Joined: Wed 9. Sep 2020, 15:04

Java and PCAN-USB

Post by yves.courvoisier » Wed 9. Sep 2020, 15:11

Hi,

Do you have a java library available to interact with the PCAN-USB device?

Moreover, does your device work with socketcan (https://en.wikipedia.org/wiki/SocketCAN) ?

Thanks in advance

M.Heidemann
Sales & Support
Sales & Support
Posts: 1083
Joined: Fri 20. Sep 2019, 13:31

Re: Java and PCAN-USB

Post by M.Heidemann » Wed 9. Sep 2020, 15:16

Hello,
Do you have a java library available to interact with the PCAN-USB device?
Yes, please have a look at the PCANBasic API, the PCANBasic package includes examples for Java:

https://www.peak-system.com/PCAN-Basic.239.0.html?&L=1
Moreover, does your device work with socketcan
Yes, the PCAN-USB is compatible with SocketCAN.

Our PCAN-Linux device driver is part of the Linux mainline kernel and works with SocketCAN out of the box (PCAN-USB is supported from Kernel 3.4 and up)
Please see our Linux-support page:

http://www.peak-system.com/fileadmin/me ... /index.htm

Best Regards

Marvin
---
Marvin Heidemann
PEAK-Support Team

yves.courvoisier
Posts: 3
Joined: Wed 9. Sep 2020, 15:04

Re: Java and PCAN-USB

Post by yves.courvoisier » Wed 9. Sep 2020, 15:47

Thanks a lot

Post Reply