Hi,
the driver 4.x supports up to 64 channels, the API from the PCAN-Developer 4 package supports up to 64 channels, the free available PCANBasic API supports up to 16 channels.
regards
Michael
Search found 1433 matches
- Fri 18. Mar 2022, 12:06
- Forum: PCAN-USB
- Topic: How many can be connected
- Replies: 3
- Views: 212
- Fri 18. Mar 2022, 12:03
- Forum: Third Party Software
- Topic: Cannot import module can.interfaces.pcan for CAN interface
- Replies: 5
- Views: 910
Re: Cannot import module can.interfaces.pcan for CAN interface
Hi, please test with the examples from the following link on your system: 32bit App: https://www.peak-system.com/produktcd/Develop/PC%20interfaces/Windows/PCAN-Basic%20API/Win32/PCANBasicExample.exe 64bit App: https://www.peak-system.com/produktcd/Develop/PC%20interfaces/Windows/PCAN-Basic%20API/x64...
- Thu 17. Mar 2022, 16:53
- Forum: Third Party Software
- Topic: Cannot import module can.interfaces.pcan for CAN interface
- Replies: 5
- Views: 910
Re: Cannot import module can.interfaces.pcan for CAN interface
Hi,
please install the PCANBasic API through our driver setup, and delete all local PCANBasic dlls from the exe directory and try again.
regards
Michael
please install the PCANBasic API through our driver setup, and delete all local PCANBasic dlls from the exe directory and try again.
regards
Michael
- Thu 17. Mar 2022, 16:46
- Forum: PCAN-LIN
- Topic: Interpretation of lin description file and sending commands via RS232
- Replies: 5
- Views: 298
Re: Interpretation of lin description file and sending commands via RS232
Hi Marco, yes, you can change the LIN publisher data while the Scheduler is active through the Advanced Tab in PCAN-LIN CT, by serial commands from another application, or by CAN. See the pdf from the following post for more details: https://forum.peak-system.com/viewtopic.php?f=22&t=6457 regards Mi...
- Wed 16. Mar 2022, 16:54
- Forum: PCAN-Basic
- Topic: Changing error counter or disabling bus-off
- Replies: 1
- Views: 221
Re: Changing error counter or disabling bus-off
Hi,
unfurtunately we don't know how python-can is handling the bus off error, but when you use our PCANBasic API, you can set a PCAN_BUSOFF_AUTORESET option. See the help of PCANBasic API for more details.
regards
Michael
unfurtunately we don't know how python-can is handling the bus off error, but when you use our PCANBasic API, you can set a PCAN_BUSOFF_AUTORESET option. See the help of PCANBasic API for more details.
regards
Michael
- Wed 16. Mar 2022, 16:49
- Forum: PCAN-LIN
- Topic: Interpretation of lin description file and sending commands via RS232
- Replies: 5
- Views: 298
Re: Interpretation of lin description file and sending commands via RS232
Hi,
please use the same 12V power for PCAN-LIN as it is used with your AC (a LIN system uses Vbat for the termnination, so all LIN nodes must use the same Vbat). Attached a configuration which also uses a 8 byte message for ID 0x08
regards
Michael
please use the same 12V power for PCAN-LIN as it is used with your AC (a LIN system uses Vbat for the termnination, so all LIN nodes must use the same Vbat). Attached a configuration which also uses a 8 byte message for ID 0x08
regards
Michael
- Wed 16. Mar 2022, 15:02
- Forum: Software
- Topic: PCAN-View and PCAN-Explorer 6 CAN Message Display Mode
- Replies: 1
- Views: 153
Re: PCAN-View and PCAN-Explorer 6 CAN Message Display Mode
Hi,
yes, use the trace option
regards
Michael
yes, use the trace option
regards
Michael
- Wed 16. Mar 2022, 15:01
- Forum: PCAN-LIN
- Topic: Interpretation of lin description file and sending commands via RS232
- Replies: 5
- Views: 298
Re: Interpretation of lin description file and sending commands via RS232
Hello, when looking on the pdf, it looks like you should configure ID 0x08 with 8 data bytes length as publisher (enhanced checksum) and also ID0x17 with 8 data bytes length as subscriber, and setup a scheduler for both IDs with 50ms each. The 3C/3D diagnose will make no sense in a main scheduler se...
- Thu 10. Mar 2022, 10:25
- Forum: PCAN-USB
- Topic: Problem setting stable ID for pcan interface
- Replies: 4
- Views: 5496
Re: Problem setting stable ID for pcan interface
Hi,
setting the PCAN-USB device ID is only possible with the pcan-settings tool included in the peak-linux-driver (or use Windows tools). The ID itself is stored in the flash of the device. The kernel SocketCAN driver don't use that hardware device number at the moment.
regards
Michael
setting the PCAN-USB device ID is only possible with the pcan-settings tool included in the peak-linux-driver (or use Windows tools). The ID itself is stored in the flash of the device. The kernel SocketCAN driver don't use that hardware device number at the moment.
regards
Michael
- Wed 9. Mar 2022, 11:37
- Forum: PCAN-Basic
- Topic: Receiving CAN FD frame causes Bus Heavy / Bus Passive
- Replies: 10
- Views: 814
Re: Receiving CAN FD frame causes Bus Heavy / Bus Passive
Hello Tobi,
thanks for the feedback. Please also update to the latest driver 4.3 and PCANBasic API 4.6, than you will get an error when you try to use "out-of-range" parameters for the bitrate string.
regards
Michael
thanks for the feedback. Please also update to the latest driver 4.3 and PCANBasic API 4.6, than you will get an error when you try to use "out-of-range" parameters for the bitrate string.
regards
Michael