Search found 1 match

by ethelena
Wed 4. Apr 2018, 07:26
Forum: Linux
Topic: Can Not Recieve Can Msg With Example Java Code
Replies: 1
Views: 2760

Can Not Recieve Can Msg With Example Java Code

Hi,

I have an USB PCAN Adpater running on Ubuntu. I installed the driver and pcanbasic and it seems to be working (candump shows messages sent by another PC via PCAN View) and I can send messages in my Java program.

My problem is that I can't receive messages in Java, even with the example ...