Search found 2 matches
- Tue 20. Jun 2017, 21:14
- Forum: PCAN-Basic
- Topic: Example Code does not Filter Messages
- Replies: 3
- Views: 5513
Re: Example Code does not Filter Messages
Ok, I found out that you have to call Reset() in order to flush the un-filtered messages out of the receive queue after filtering messages.
- Tue 20. Jun 2017, 20:43
- Forum: PCAN-Basic
- Topic: Example Code does not Filter Messages
- Replies: 3
- Views: 5513
Example Code does not Filter Messages
I am using PCAN Basic for python.
I could not get the FilterMessages to work correctly with my code, so I tried to use the example code to test it out and see if I was doing something wrong. When I used the example code, it also did not filter messages.
I initialized the CAN, then closed the ...
I could not get the FilterMessages to work correctly with my code, so I tried to use the example code to test it out and see if I was doing something wrong. When I used the example code, it also did not filter messages.
I initialized the CAN, then closed the ...