PCANTP_HANDLE_LANBUS1 always occupied

A free API for the communication with control devices according to UDS (ISO 14229-1)
Locked
T.Thomas
Posts: 3
Joined: Fri 29. Apr 2022, 09:01

PCANTP_HANDLE_LANBUS1 always occupied

Post by T.Thomas » Fri 29. Apr 2022, 09:19

Hi all,

I was just experimenting with the UDS-Api a bit, using the PCANTP_HANDLE_LANBUS1 channel to the Peak Virtual Gateway, connected to and Ethernet Gateway DR FD. Which worked fine for some days, but now suddenly stopped working, as the PCANTP_HANDLE_LANBUS1 channel is always occupied according to the PUDS_PARAMETER_CHANNEL_CONDITION, which causes UDSApi.InitializeFD_2013(cantp_handle.PCANTP_HANDLE_LANBUS1 , ...); to always fail.

As I don't know about any other software that might occupy that channel, I tried to restart the computer, restart the virtual gateway service and even reinstall the PeakOemDrv package, which all didn't help.

Any hint on what might be going on and how to fix it? Thanks for any help!

Greetings
Thomas

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

Re: PCANTP_HANDLE_LANBUS1 always occupied

Post by PEAK-Support » Fri 29. Apr 2022, 09:51

Check if a other Software like PCAN-View is running next to the Application.
You also could "free" such "in use" Channels (maybe Debugger have left a connection etc.) with the new PEAK-Settings (part of the latest Driver - will be found after driver installation in the Control Panel)
If you still have problems, please connect us at support[at]peak-system.com (we speak Englisch / German )
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Locked