Search found 2 matches
- Wed 4. Oct 2023, 10:46
- Forum: Third Party Software
- Topic: [python-can] receive_own_messages
- Replies: 6
- Views: 65642
Re: [python-can] receive_own_messages
See out the wikipython page or python community
- Tue 3. Oct 2023, 15:55
- Forum: Third Party Software
- Topic: [python-can] receive_own_messages
- Replies: 6
- Views: 65642
Re: [python-can] receive_own_messages
Hello,
It's great that you're using python-can to interact with your PCAN device. Regarding your issue with receiving the messages you send yourself, there are a few things you can check.
Firstly, the receive_own_messages parameter should indeed work for most supported hardware interfaces ...
It's great that you're using python-can to interact with your PCAN device. Regarding your issue with receiving the messages you send yourself, there are a few things you can check.
Firstly, the receive_own_messages parameter should indeed work for most supported hardware interfaces ...