PCAN-USB arriving continuously the same message

USB to CAN Interface
Post Reply
Oprogramer
Posts: 29
Joined: Mon 6. Nov 2017, 13:31

PCAN-USB arriving continuously the same message

Post by Oprogramer » Mon 15. Jan 2018, 10:09

Hello,

i have a probelm with the PCAN-USB Adapter. I have two PCAN-USB Adapter running on two computers, one is in listen only mode and the other one sends CAN messages.

My Issue is when i send CAN messages throw the PCAN-USB Adapter every 500 milliseconds and the modul which is connected to the Bus is in sleep mode then i get continuously every 0,2 milliseconds the same Message i have send. It is always the first message. When i send more messages then i only get the first which is been sending.

When i disconnect the modul from the CAN-BUS then it shows the same behavior. Even when i change the cycle time of sending message to something else it dosent change the arriving of the same message every 0,2 milliseconds.

But when i switch the PCAN-USB Adapter from listen only mode to normal mode and the modul is connected to the CAN BUS, then it works normal.

Is theire any configuration that i have forgot?
Attachments
Sending a message over the second PCAN-USB
Sending a message over the second PCAN-USB
PeakSystemBugReport_1.PNG (86.67 KiB) Viewed 4392 times
The traffic from the PCAN-USB which is in listen only mode
The traffic from the PCAN-USB which is in listen only mode
peakSystemBugReport_1_.PNG (60.36 KiB) Viewed 4392 times

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

Re: PCAN-USB arriving continuously the same message

Post by PEAK-Support » Mon 15. Jan 2018, 15:22

A CAN Network need minimum TWO active CAN nodes. If you set one of your two devices to Listen Only Mode, then it will not ACK the Message the other node try to send. So the other nodes send it again and again and again... This is a normal behavior of CAN Networks.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Oprogramer
Posts: 29
Joined: Mon 6. Nov 2017, 13:31

Re: PCAN-USB arriving continuously the same message

Post by Oprogramer » Mon 15. Jan 2018, 15:27

Thank you for the fast answer. :)

Post Reply