Page 1 of 1
EVO X CAN Comms
Posted:
Wed Jan 30, 2019 9:11 am
by roadraceind
I'm looking for CAN comms templates for an EVO X
Does anybody have any knowledge about the matter?
Re: EVO X CAN Comms
Posted:
Wed Jan 30, 2019 2:21 pm
by rntechnologies
In what capacity?
I have templates that cover the entire car, including dash and diff etc but i don't usually share these as there is a lot of reverse engineering work that needs to go into this.
Are you just after a certain component for a dash or something?
Re: EVO X CAN Comms
Posted:
Wed Jan 30, 2019 3:32 pm
by roadraceind
I'm only after some basic ECU channels
RPM
Load
Rear O2 Volts
TPS
Temps
AFR Map
Re: EVO X CAN Comms
Posted:
Wed Jan 30, 2019 3:42 pm
by rntechnologies
Is this to display on a MoTeC Dash or for some other purpose?
Because you may better off just obtaining these by using the OBDII send/receive templates.
Re: EVO X CAN Comms
Posted:
Thu Jan 31, 2019 2:22 pm
by roadraceind
It's for using a Motec dash
I've been OBDII port logging using RAX patch addresses. I believe it works in a request type basis.
I would love to know how to receive the same data using a Motec dash.
Re: EVO X CAN Comms
Posted:
Thu Jan 31, 2019 2:40 pm
by rntechnologies
Within the dash manager you should be able to select the OBD communications templates.
If you add both of the below templates to your dash, it will transmit and receive the required messages.
- Capture.JPG (96.71 KiB) Viewed 18301 times
Re: EVO X CAN Comms
Posted:
Thu Jan 31, 2019 3:18 pm
by roadraceind
I'm aware of the OBDII logging templates.
How can I use the RAX logging info in this application?
I have already enabled it in my ROM.
Re: EVO X CAN Comms
Posted:
Thu Jan 31, 2019 3:48 pm
by rntechnologies
RAX logging is a specific patch for the EVO ECU's. As such, I don't think you will find anyone with pre-created templates willing to just give them up. - Happy to be proven wrong though.
If you have a look at the OBD templates, you should be able to see how the Transmit, and Receive messages are configured in order to interact with the factory ECU.
Using this same methodology, you can setup the new Transmit and Receive messages to match the information that is available in the RAX logging documentation.
Re: EVO X CAN Comms
Posted:
Thu Jan 31, 2019 5:14 pm
by roadraceind
Thanks for the help.