Different CAN IDs with an Offset
Posted: Mon 30. Apr 2012, 16:55
Hello,
Apologies in advance if this has been answered in the forum already - but I could not find a similar solution. I found solutions like a merged symbol file etc and this would not work in our case unfortunately.
The problem:
We have a board which generates specific CAN Ids on the setting off its switches. This can be considered as an offset - so for example if the base CAN Id is 02Eh and the switch setting is 03h then the CAN ID is EEh.
So is there a way to manupulate the symbol file so that the following entry can have this offset added ?
[ID Value 1]
ID=02Eh
Is there a way of achieving this in PCAN Explorer to accommodate this in a neat solution when receiving or transmitting messages? As these messages need to be generated by our PCAN Explorer instrument panel GUI (.ipf file).
I appreciate that this could be done via a VB macro - but is there a way of manipulating the Symbol to take into consideration this offset our board generates.
I appreciate any help you can offer.
Thanks in advance.
Apologies in advance if this has been answered in the forum already - but I could not find a similar solution. I found solutions like a merged symbol file etc and this would not work in our case unfortunately.
The problem:
We have a board which generates specific CAN Ids on the setting off its switches. This can be considered as an offset - so for example if the base CAN Id is 02Eh and the switch setting is 03h then the CAN ID is EEh.
So is there a way to manupulate the symbol file so that the following entry can have this offset added ?
[ID Value 1]
ID=02Eh
Is there a way of achieving this in PCAN Explorer to accommodate this in a neat solution when receiving or transmitting messages? As these messages need to be generated by our PCAN Explorer instrument panel GUI (.ipf file).
I appreciate that this could be done via a VB macro - but is there a way of manipulating the Symbol to take into consideration this offset our board generates.
I appreciate any help you can offer.
Thanks in advance.