Search found 6 matches

by alexEso
Fri 19. Jun 2015, 10:50
Forum: Linux
Topic: PCAN_Read results in PCAN_ERROR_QRCVEMPTY
Replies: 5
Views: 13840

Re: PCAN_Read results in PCAN_ERROR_QRCVEMPTY

Hi

I tried it again with the reading thing and it works perfectly. Thank you very much!
Kinda happy right now :)

Best regards

Alex
by alexEso
Fri 19. Jun 2015, 10:41
Forum: Linux
Topic: PCAN_Read results in PCAN_ERROR_QRCVEMPTY
Replies: 5
Views: 13840

Re: PCAN_Read results in PCAN_ERROR_QRCVEMPTY

Hi

Here the output:

*------------- PEAK-System CAN interfaces (http://www.peak-system.com) -------------
*------------- Release_20141219_n (7.14.0) Jun 16 2015 08:30:32 --------------
*------------- [mod] [isa] [pci] [dng] [par] [usb] [pcc] [net] --------------
*--------------------- 1 interfaces ...
by alexEso
Fri 19. Jun 2015, 09:36
Forum: Linux
Topic: PCAN_Read results in PCAN_ERROR_QRCVEMPTY
Replies: 5
Views: 13840

Re: PCAN_Read results in PCAN_ERROR_QRCVEMPTY

Hi

Thanks for your reply
I don't think it is because of the ISO-TP-Implementation. In the meantime I tried to execute a simple read with the examples offered by Peak Systems. I tried all of the Combination (as Read in Windows + write in Linux; Read in Windows + Write in windows; etc).
The final ...
by alexEso
Fri 19. Jun 2015, 08:13
Forum: Linux
Topic: PCAN_Read results in PCAN_ERROR_QRCVEMPTY
Replies: 5
Views: 13840

PCAN_Read results in PCAN_ERROR_QRCVEMPTY

Hi

II have a PCAN-USB-Adapter attached to my Linux-Virtual Machine and another USB-Adapter attached to my Windows 7, so I can use the PCAN-Viewer to see whats happening on the BUS. In between there is the hardware part, that is target of my CAN-Messages (so the second PCAN-USB-Adapter is just for ...
by alexEso
Thu 26. Mar 2015, 07:59
Forum: Linux
Topic: ISO TP API
Replies: 4
Views: 12226

Re: ISO TP API

Thank you for your quick response.

As aid before, I'm working with Java. Is it possible to include this file into my Java-Project? As i looked through the file i saw that there are only c- or c++-files such as headers and the .cpp files?

Best regards

Alex
by alexEso
Tue 24. Mar 2015, 15:08
Forum: Linux
Topic: ISO TP API
Replies: 4
Views: 12226

ISO TP API

Hi

I have a Peak Can USB Interface attached to my Laptop. After struggling the last few days i finally got it to work under Linux and in Eclipse with Java. I now need to implement the ISO TP Standard into my Project. As far as i know, there is a API for Windows Users. Is there an equivalent for ...