Dear PCAN(All)
After a few test runs as advised by PCAN members, I have some observations to share.
1. When I use filter function I get PCAN_ERROR_OK, where as on PCAN View I get BUSHEAVY
2. Even after Filtering I have issues with CAN ID's, It reads the messages, but for wrong ID when I use Read function even though when the ID is an explicit parameter of the function call.
I dont want to start an argument here with PEAK system so please, I am facing this problems from PCAN API. Its an observation, not an expert opinion.
CAN Status Issue and CAN ID Issue
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: CAN Status Issue and CAN ID Issue
Setting a Filter Range and a CAN Bus Error are completly independend - there is no interrelation.
Please read the API Reference - Setting Filters are for incomming Messages.
Bus Errors could only happend when sending Messages (wrong Baudrate), or when you have physical problems.
Please read the API Reference - Setting Filters are for incomming Messages.
Bus Errors could only happend when sending Messages (wrong Baudrate), or when you have physical problems.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
-
- Posts: 18
- Joined: Tue 6. Jan 2015, 09:03
Re: CAN Status Issue and CAN ID Issue
Thanks for clarification