Receivetest does't work (ubuntu 14.04)

USB to CAN Interface
Post Reply
matteo
Posts: 13
Joined: Wed 13. Aug 2014, 17:29

Receivetest does't work (ubuntu 14.04)

Post by matteo » Sat 13. Sep 2014, 20:10

Hi everybody,
I am using a force sensor that transmits data with CAN 2.0B at 1Mbps; I set a terminated (both ends) connection and the result of
cat /proc/pcan is:

Code: Select all

*------------- PEAK-System CAN interfaces (www.peak-system.com) -------------
*------------- Release_20140723_n (7.12.0) Aug 13 2014 18:20:29 --------------
*---------------- [mod] [isa] [pci] [dng] [par] [usb] [pcc] -----------------
*--------------------- 1 interfaces @ major 250 found -----------------------
*n -type- ndev --base-- irq --btr- --read-- --write- --irqs-- -errors- status
32    usb -NA- ffffffff 255 0x0014 00000000 00000000 00000164 00000000 0x0000
Then I' m calling: receivetest -b=0x0014 -f=/dev/pcan32 -e
RESULT:
-if it is the first trial i get 1 message (like 708427968.882 receivetest: m s 0x000002d0 6 01 01 00 01 00 00) and stop.
-from the second trial on...nothing.
Could you help me please? Thanks in advance

M.Maidhof
Support
Support
Posts: 1753
Joined: Wed 22. Sep 2010, 14:00

Re: Receivetest does't work (ubuntu 14.04)

Post by M.Maidhof » Thu 9. Oct 2014, 11:48

Hi,

looks like your sensor doesn´t transmit any more messages

regards

Michael

Post Reply