PCAN-View Extended Frame ID

Windows® Compatible Software for Displaying CAN Messages
Post Reply
davBarkow
Posts: 1
Joined: Fri 7. Mar 2014, 17:00

PCAN-View Extended Frame ID

Post by davBarkow » Fri 7. Mar 2014, 17:15

Im working on a project that sends out CAN messages to a micro board and it uses a number of different message types that get specified with the CAN ID. The problem that i am seeing is that when using some CAN ID's i dont get a response when i should.

For Example
How I am breaking down the extended frame ID to use with a project

Priority Subsystem MessageType
00 8C 01

1008C010 no DLC Does not work should send data back

Priority Subsystem MessageType
00 8C 02

1008C020 Does work sends data back

In fact all time when using an even numbered "Message Type" within the ID within the CAN ID the message will work and any time an odd number is used it will not. What might be the cause that something within the CAN ID is getting mixed up. Could having an odd number cause some sort of bit shifting in which the micro board i am writing to does not get the same CAN ID that is sent to it.

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

Re: PCAN-View Extended Frame ID

Post by PEAK-Support » Fri 7. Mar 2014, 21:07

Sorry, but without more information we could not support you.
- Do you use an PC Interface from PEAK or an µController board from PEAK? Please specify.
- Which API you use? Please post the API Version
- What exaxt do you want to do? We could not understand what you are trying to do.
- Please try to explain exact what info you want to send (ID, msgType, DLC, Data)
- If you use PCAN-View, what exact is your problem? You send, what you send - we could not know how your network is working, maybe you could explain to us.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Post Reply