Frames sent by app occasionally are only visible in PCANView, but not on bus
Posted: Thu 29. Aug 2024, 17:00
Dear,
I have the following situation. Sometimes it happens that my application ends up in a state where frames sent will not end up on the bus, but only be visible in the PCANView application I open in parallel to check. I usually reach that state when devices restart, so it could be related to e.g. a BUSOFF event.
The confirmation that the frames do not end up on the bus is from two further interfaces connected to the bus, one Vector and one additional PCAN interface.
My app does call uninitialize and, since I run from the debugger, I do take care to exit the debugger by issuing Environment.Exit(0); on closing of the window.
The only way for me to get out of this state and have the interface working properly again, is to unplug it from USB, replug it and restart my app.
The PCAN USB interfaces are all FW 8.6.1.
Thank you for your suggestions
Best regards
Julian
I have the following situation. Sometimes it happens that my application ends up in a state where frames sent will not end up on the bus, but only be visible in the PCANView application I open in parallel to check. I usually reach that state when devices restart, so it could be related to e.g. a BUSOFF event.
The confirmation that the frames do not end up on the bus is from two further interfaces connected to the bus, one Vector and one additional PCAN interface.
My app does call uninitialize and, since I run from the debugger, I do take care to exit the debugger by issuing Environment.Exit(0); on closing of the window.
The only way for me to get out of this state and have the interface working properly again, is to unplug it from USB, replug it and restart my app.
The PCAN USB interfaces are all FW 8.6.1.
Thank you for your suggestions
Best regards
Julian