Search found 5 matches

by florianber2
Wed 19. Feb 2025, 07:22
Forum: PCAN-USB
Topic: PCAN_GUID parameter with latest firmware
Replies: 3
Views: 5716

Re: PCAN_GUID parameter with latest firmware

Thank you for the confirmation. We would have to replace our PEAK adapters then.

What is you latest PC-USB CAN-interface? I assume that we would have to upgrade to the PCAN-USB FD Interface, am I correct?
by florianber2
Mon 17. Feb 2025, 10:32
Forum: PCAN-USB
Topic: PCAN_GUID parameter with latest firmware
Replies: 3
Views: 5716

PCAN_GUID parameter with latest firmware

From the PCAN Basic API PCAN-Parameters documentation (v3.0):
PCAN-USB: Requires a FPGA-based device with firmware version equal to or greater than
3.5.1. Requires a driver version equal to or greater than 4.6.0.
At the time of writing this documentation only PCAN-USB Pro FD, and PCAN-USB FD ...
by florianber2
Tue 13. Aug 2024, 09:38
Forum: PCAN-UDS
Topic: Bus status evaluation of multiple channels
Replies: 5
Views: 3296

Re: Bus status evaluation of multiple channels

Yes, of course, if there was an issue, the devs would probably know what to do firsthand. I will find a workaround in the meantime.

Thank you, and BR,
Florian.
by florianber2
Tue 13. Aug 2024, 08:30
Forum: PCAN-UDS
Topic: Bus status evaluation of multiple channels
Replies: 5
Views: 3296

Re: Bus status evaluation of multiple channels

Hello and thank you for the link.

I played around with the registry but still end up with status INVALID_HANDLE. What concerns me, is that the results from channel enumeration (TPChanChannelInformation.channel_condition > ATTACHED_CHANNNELS) differ from (acutal) CHANNEL_CONDITION of handle USBBUS1 ...
by florianber2
Mon 12. Aug 2024, 14:46
Forum: PCAN-UDS
Topic: Bus status evaluation of multiple channels
Replies: 5
Views: 3296

Bus status evaluation of multiple channels

Maybe I misunderstand the conecept but the function GetCanBusStatus fails to retrieve the status of adapter #2 when initialized adapter #1 is unplugged. I use the UDS-API - the binding for Python and have installed the latest drivers 4.9.0.942. The version - read with GetValue_2013 - are:
UDS API ...