Search found 1775 matches

by M.Maidhof
Wed 17. Jun 2026, 09:54
Forum: Linux
Topic: can to ethernet gateway
Replies: 3
Views: 5369

Re: can to ethernet gateway

Yes, this is possible. Please see quick start guide page 8 for more details:

https://www.peak-system.com/produktcd/P ... rt_eng.pdf
by M.Maidhof
Wed 17. Jun 2026, 08:33
Forum: Linux
Topic: can to ethernet gateway
Replies: 3
Views: 5369

Re: can to ethernet gateway

Hi,

under Windows we offer the Virtual PCAN-Gateway software tool, which will handle the PCAN-Ethernet interfaces similar as a direct connected PCAN-PC-interface. Unfortunately this option is not available under Linux. Here you have to write an own application using the Ethernet protocol ...
by M.Maidhof
Thu 16. Apr 2026, 11:53
Forum: PCAN-Developer
Topic: CanApi4_RegisterNet does not work after pcan_usb 5 driver
Replies: 1
Views: 17443

Re: CanApi4_RegisterNet does not work after pcan_usb 5 driver

Hello,

thank you for your post. Looks like you are using an older canapi4.dll in your system. Please send an email with your complete address details of your company and the license ID of your PCAN-Developer 4 package to our support email address (support.peak[at]hms-networks.com), to check ...
by M.Maidhof
Wed 4. Mar 2026, 08:56
Forum: Third Party Software
Topic: LigierDiag.exe shows error
Replies: 0
Views: 55055

LigierDiag.exe shows error

Hello,

we received some support requests regarding an issue with the 3rd party software Ligier G499Diag Software, which shows the following error message:

Ligier_G499Diag.exe.jpg

To fix the issue, please install the latest PCAN-PassThru drivers from our website and restart your Windows once ...
by M.Maidhof
Wed 25. Feb 2026, 08:54
Forum: Third Party Software
Topic: BODAS Software won't work with driver 5.x
Replies: 0
Views: 56160

BODAS Software won't work with driver 5.x

Hello,

we received some support requests regarding an issue that the Bosch Rexroth BODAS software won't work on systems on which the latest PEAK-Driver 5.x are installed.
There is an error dialog displayed which tells you "Driver version not supported (needs 3.x):

Bodas.jpg

In that case ...
by M.Maidhof
Tue 20. Jan 2026, 10:37
Forum: PCAN-Basic
Topic: Error when setting PCAN_TRACE_LOCATION for same folder multiple times
Replies: 1
Views: 29676

Re: Error when setting PCAN_TRACE_LOCATION for same folder multiple times

Hi,

which version of the PCANBasic API and driver do you use?

regards

Michael
by M.Maidhof
Mon 19. Jan 2026, 09:38
Forum: Linux
Topic: Peak Linux driver installation error on Ubuntu 20.04
Replies: 4
Views: 77648

Re: Peak Linux driver installation error on Ubuntu 20.04

Hi,

please do the following steps:

make clean
make
sudo make install
cat /proc/pcan

and send us the output of all commands to see if there are any problems.

regards

Michael
by M.Maidhof
Sat 27. Dec 2025, 11:31
Forum: PCAN-RP1210
Topic: RP1210 Configuration for PCAN-USB X6
Replies: 1
Views: 26924

Re: RP1210 Configuration for PCAN-USB X6

Hi,

you can define in PEAK-Settings which of the 6 channels should be used for RP1210. What kind of tool do you use which doesn't work? Please also check that you have installed the latest driver setup with RP1210 option from our support website.

regards

Michael
by M.Maidhof
Thu 11. Dec 2025, 11:34
Forum: Software
Topic: Upgrade of PCAN-USB firmware using PEAK-FLASH 3 fails
Replies: 5
Views: 91822

Re: Upgrade of PCAN-USB firmware using PEAK-FLASH 3 fails

Hi John,

yes, good solution :D

regards

Michael
by M.Maidhof
Wed 10. Dec 2025, 08:17
Forum: Linux
Topic: Unable to compile PEAK driver on Kubuntu 25 (kernel 6.17) missing pcan_common.h
Replies: 6
Views: 137534

Re: Unable to compile PEAK driver on Kubuntu 25 (kernel 6.17) missing pcan_common.h

Hi,

if you run the driver in NetDev mode, you can't use the tools from the test directory. Those tools will only work with the chardev driver. Please install can-utils, to have the test tools for SocketCAN/NetDev available (candump, cansend, cansniffer ...)

regards

Michael