Hello Peak Forums,
I am working on a project using PCAN-USB X6.
Is it possible to disable transmission from the unit on hardware level?
I do know how to set the unit into passive mode (listen-only), but I am looking to prevent tampering as much as possible.
Thank you,
Andriy
Search found 3 matches
- Mon 14. Jun 2021, 16:45
- Forum: PCAN-USB X6
- Topic: PCAN-USB X6 Disable sending
- Replies: 1
- Views: 8147
- Wed 12. May 2021, 19:21
- Forum: Linux
- Topic: PCAN-USB X6 Socket CAN Passive Mode
- Replies: 3
- Views: 3714
Re: PCAN-USB X6 Socket CAN Passive Mode
Hi Marvin,M.Heidemann wrote: ↑Wed 12. May 2021, 16:16Hello,
To confirm:
Do you mean by "passive mode" listen-only, so no interaction with the bus
apart from reading?
Best Regards
Marvin
Correct, listen only.
Thank you,
Andriy
- Wed 12. May 2021, 16:03
- Forum: Linux
- Topic: PCAN-USB X6 Socket CAN Passive Mode
- Replies: 3
- Views: 3714
PCAN-USB X6 Socket CAN Passive Mode
Is it possible to set PCAN-USB X6 into passive mode using the socket(netdev from Linux mainline kernel) driver, or is it only possible with chardev driver (compiled from peak website)?