Ethanol content %

hi everyone i try to figure it out why i cant found ethanol content % i have a can adapter with link ecu i try to add it in the dash view but i cant find it whene i go to add a input … can stream is configure in the link ecu but real dash seem to not have it

thanks

Check the Debug screen to see if the app even sees the sensor.

i will by the end of the day but whene i look in the xml file here there no ethanol content code line in both xml file … and as you can see link have a can stream for it


!

This is what I use in my xml. I’m am also using a MHD sensor.

1 Like

There the debug section in fact i cant see it there thanks wor the xml file but it not work for the link ecu sadly can @realdashdev can help with that to get i read by the app ?

A other thing can a calculated value can be add to have oil pressure and fuel pressure un psi instead of kpa or bar it will be so great !

There isn’t native Ethanol Percentage “TargetID” support is there?

I’ve been adding parameters to a custom compound CAN XML file - with relevant parameter names - and importing them via the “ECU Specific” category in RealDash:

1 Like

ok so if i input
your line code
in my existing dashpro xml i will be able to have the data in real dash right ?

sorry
<value name=“Link Ecu: % Ethanol” offset="3 length=“1”> …
i dont know why but the forum delete my code line

soooooooo i finaly got the time to test it and sadly the coding is not good buuut in the debug section now i have ethanole content and a value but the value is 5.5% and in the ecu 75% so i need to figure it out why.
ethanole sensor run 0% 50hz and 100% 150% consider that what will be the good conversion ?

thanks

Direct conversion from 5.5% to 75% would be 13.63. Worth a try?

conversion="V*13.63"

Ecu send message directtly in % so just conversion=“V*”


I not test if aps lunch and antilag message work but ethanol work well