Hi,
please have a look in the samples directory of the PLIN API package. There you will find example code on how to use the API.
regards
Michael
Search found 1740 matches
- Tue 25. Mar 2025, 08:39
- Forum: PLIN-API
- Topic: Implementing 'Publish' Direction in Slave Mode Using PLIN API
- Replies: 7
- Views: 3581
- Mon 24. Mar 2025, 12:14
- Forum: PCAN-USB Pro
- Topic: Pcan_usb.sys not loaded
- Replies: 5
- Views: 12722
Re: Pcan_usb.sys not loaded
Hi
when using an older PCAN-USB Pro (non FD), please update to the latest driver version 4.6.1, where we have fixed a problem regarding a BSOD with PCAN-USB Pro:
https://www.peak-system.com/CAN-Device- ... .html?&L=1
regards
Michael
when using an older PCAN-USB Pro (non FD), please update to the latest driver version 4.6.1, where we have fixed a problem regarding a BSOD with PCAN-USB Pro:
https://www.peak-system.com/CAN-Device- ... .html?&L=1
regards
Michael
- Wed 19. Mar 2025, 08:23
- Forum: PCAN-USB
- Topic: Peak chardev driver on Linux stops reading abruptly
- Replies: 4
- Views: 19996
Re: Peak chardev driver on Linux stops reading abruptly
Hi,
please send a photo of the adapter showing the serial number to our support email address, to see which hardware you are using.
regards
Michael
please send a photo of the adapter showing the serial number to our support email address, to see which hardware you are using.
regards
Michael
- Mon 17. Mar 2025, 14:11
- Forum: PCAN-USB
- Topic: Peak chardev driver on Linux stops reading abruptly
- Replies: 4
- Views: 19996
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
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
- Wed 12. Mar 2025, 14:22
- Forum: Software
- Topic: Driver for Python application for naming the bus
- Replies: 2
- Views: 75250
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...
- Tue 11. Mar 2025, 10:20
- Forum: PCAN-M.2
- Topic: Unable to establish communication through socketcan
- Replies: 3
- Views: 43532
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...
- Mon 10. Mar 2025, 18:35
- Forum: Hardware
- Topic: Which PEAK hardware for worst-case latency testing?
- Replies: 1
- Views: 26010
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
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
- Mon 10. Mar 2025, 18:32
- Forum: PCAN-M.2
- Topic: Unable to establish communication through socketcan
- Replies: 3
- Views: 43532
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 ...
- Tue 4. Mar 2025, 09:22
- Forum: Software
- Topic: Trouble with the integration of the library PCAN-UDS
- Replies: 1
- Views: 10358
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/...
- Tue 18. Feb 2025, 13:44
- Forum: PLIN-USB
- Topic: PLIN accept frames with invalid PIDs
- Replies: 1
- Views: 7676
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...