CAN Status Issue and CAN ID Issue

The free CAN Software API (Application Programming Interface) for Windows®
Post Reply
abhishek1808
Posts: 18
Joined: Tue 6. Jan 2015, 09:03

CAN Status Issue and CAN ID Issue

Post by abhishek1808 » Thu 28. May 2015, 09:57

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
Capture2.JPG
Capture2.JPG (20.13 KiB) Viewed 4537 times
Capture3.JPG
Capture3.JPG (10.37 KiB) Viewed 4537 times
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.

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: CAN Status Issue and CAN ID Issue

Post by PEAK-Support » Thu 28. May 2015, 11:59

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.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

abhishek1808
Posts: 18
Joined: Tue 6. Jan 2015, 09:03

Re: CAN Status Issue and CAN ID Issue

Post by abhishek1808 » Thu 28. May 2015, 13:01

Thanks for clarification

Post Reply