Search found 1707 matches

by M.Maidhof
Mon 17. Mar 2025, 14:11
Forum: PCAN-USB
Topic: Peak chardev driver on Linux stops reading abruptly
Replies: 2
Views: 83

Re: Peak chardev driver on Linux stops reading abruptly

Hi,

please post the output of cat /proc/pcan before and after the reading stops. Can you please show a photo of the used PCAN hardware, to see which version you are using?

regards

Michael
by M.Maidhof
Wed 12. Mar 2025, 14:22
Forum: Software
Topic: Driver for Python application for naming the bus
Replies: 2
Views: 16447

Re: Driver for Python application for naming the bus

Hello Mike, yes, when using the PCANBasic API with your application, the network name is fixed to PCANLight_USB_XX. But you can connect PCAN-Explorer to that network, after your application was started. This is a restriction of the free available PCANBasic API. With the optional available PCAN-Devel...
by M.Maidhof
Tue 11. Mar 2025, 10:20
Forum: PCAN-M.2
Topic: Unable to establish communication through socketcan
Replies: 3
Views: 19697

Re: Unable to establish communication through socketcan

Hello, yes, it is also possible to enable the termination on the card, however, you have to solder on the card which need some good soldering experiences. We recommend to use external termination resistors in the CAN cables, like we offer here: https://www.peak-system.com/PCAN-Term.270.0.html?&L=1 r...
by M.Maidhof
Mon 10. Mar 2025, 18:35
Forum: Hardware
Topic: Which PEAK hardware for worst-case latency testing?
Replies: 1
Views: 9503

Re: Which PEAK hardware for worst-case latency testing?

Hello,

the timestamps of a PCAN-USB FD will also be generated on the hardware. So if you use the PCAN-USB FD as an external CAN sniffer, there are no disadvantages against a PCIe card

regards

Michael
by M.Maidhof
Mon 10. Mar 2025, 18:32
Forum: PCAN-M.2
Topic: Unable to establish communication through socketcan
Replies: 3
Views: 19697

Re: Unable to establish communication through socketcan

Hello, please use an external termination resistor to terminate your CAN bus system correctly. Next, please check the used bitrate settings again, they must fit exactly to your settings of your motor driver. As a test, please connect two channels of the PCAN M.2 card with a terminated CAN cable and ...
by M.Maidhof
Tue 4. Mar 2025, 09:22
Forum: Software
Topic: Trouble with the integration of the library PCAN-UDS
Replies: 1
Views: 6818

Re: Trouble with the integration of the library PCAN-UDS

Hi, as a first step, please check that you use the latest available dll files for PCANBasic, PCAN-ISO-TP and PCAN-UDS. You can use the sysinfo tool to check your system, and send the result to our support email address so that we can have a look on your system: https://www.peak-system.com/fileadmin/...
by M.Maidhof
Tue 18. Feb 2025, 13:44
Forum: PLIN-USB
Topic: PLIN accept frames with invalid PIDs
Replies: 1
Views: 3195

Re: PLIN accept frames with invalid PIDs

Hello, yes, PLIN-View Pro don't show wrong PID frames (there is a filter inplemented). However, if you use our PLIN-API you will get a kind of LIN error frame, which will show you that there is a wrong PID used: PLIN-API-Example.JPG So you will see the frame as an error frame, but with no ID or data...
by M.Maidhof
Tue 4. Feb 2025, 13:30
Forum: PLIN-View Pro
Topic: How to stop Schedule Table through command.
Replies: 1
Views: 1081

Re: How to stop Schedule Table through command.

Hi,

you can run a VBscript to start and stop a scheduler in PLIN-View Pro. See Help->VBScript Support for more details. But it is not possible to stop the scheduler by LIN data with PLIN-View Pro. For such an use case you have to write an own application using the PLIN-API.

regards

Michael