Search found 2 matches

by Willaume
Mon 27. May 2019, 10:33
Forum: PCAN-Basic
Topic: Reset PCAN-USB initialized state by software
Replies: 17
Views: 32380

Re: Reset PCAN-USB initialized state by software

Hello,
Do you know when this PCAN-Basic Connections clean-up feature is planned to be implemented exactly?
It would be very helpful for us.
Thansk a lot
by Willaume
Fri 24. May 2019, 11:07
Forum: PCAN-Basic
Topic: Reset PCAN-USB initialized state by software
Replies: 17
Views: 32380

Re: Reset PCAN-USB initialized state by software

Hello,
I figured out the same issue. This also happen when I unplug the PCAN-USB. When it happens, I close properly the connection with CAN_Uninitialize which returns 0x00 as expected.
Then I plug again the PCAN-USB, launch my application and when I call CAN_Initialize, the return is PCAN_ERROR ...