Omni 4bar writeup
It may be a dumb question but I am lost a little bit right now.
I am running 52680022 with the 4 bar map sensor.
I am using the rom from goldens website with the def from there.
this includes all codes as posted before.
what do i have todo to run with the 4 bar sensor?
It already contains
MAP based Load Calc #1 -> stock scaling
MAP based Load Calc #2 -> stock scaling
MAP based Load Calc #3 -> 4bar scaling
Do I only have to activate the three switches and it should work?
Omni4bar #1 0x03B6 -> 0x02FF
Omni4bar #2 0x0ED8 -> 0x0BFC
Omni4bar #3 0x0ED8 -> 0x0BFC
EDIT: ok I modified the def: load calc table 1 to be "stock x in kpa" and #2 as "4bar in kpa"
opened rom and copied scale of "stock x" to "4 bar".
saved and closed rom
modified def: load calc 1 2 3 are all "4 bar"
no further copying
fuel compensation:
modify def: 1 is "stock x" 2 is "4 bar"
copy scaling of 1 to 2
saved and closed rom
modify def: 1 and 2 are "4 bar"
no further copying
have I done it right or do I have to copy every time to the scaling?
Michael
I am running 52680022 with the 4 bar map sensor.
I am using the rom from goldens website with the def from there.
this includes all codes as posted before.
what do i have todo to run with the 4 bar sensor?
It already contains
MAP based Load Calc #1 -> stock scaling
MAP based Load Calc #2 -> stock scaling
MAP based Load Calc #3 -> 4bar scaling
Do I only have to activate the three switches and it should work?
Omni4bar #1 0x03B6 -> 0x02FF
Omni4bar #2 0x0ED8 -> 0x0BFC
Omni4bar #3 0x0ED8 -> 0x0BFC
EDIT: ok I modified the def: load calc table 1 to be "stock x in kpa" and #2 as "4bar in kpa"
opened rom and copied scale of "stock x" to "4 bar".
saved and closed rom
modified def: load calc 1 2 3 are all "4 bar"
no further copying
fuel compensation:
modify def: 1 is "stock x" 2 is "4 bar"
copy scaling of 1 to 2
saved and closed rom
modify def: 1 and 2 are "4 bar"
no further copying
have I done it right or do I have to copy every time to the scaling?
Michael
Last edited by Raptor58559; May 20, 2012 at 11:19 AM.
The fuel compensation table is in reality the same table with two views.
compare the addresses of the data (not of the axes).
You'll see that they are the same.
So you dont need to modify both of them - as you would only need one of them.
compare the addresses of the data (not of the axes).
You'll see that they are the same.
So you dont need to modify both of them - as you would only need one of them.
If anyone needs it, here is the Omni 4 bar in psig scaling that I made
Code:
<scaling name="Omni4barMAP in psig" units="Omni4barMAP in psig" toexpr="((((x/4)*1.6151)+3.4779)*.145)-14.696" frexpr="((((x+14.696)/.145)-3.4779)/1.6151)*4" format="%.2f" min="-15" max="60" inc="0.05" storagetype="uint16" endian="big"/>
Last edited by chetrickerman; Nov 16, 2014 at 10:04 AM.
Hey I know this is a dead thread but trying to hold on the exact addresses for the Omni4bar definition for 56910009.
<table name="Omni4bar #1 0x03B6 -> 0x02FF" address="17f92" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
<table name="Omni4bar #2 0x0ED8 -> 0x0BFC" address="17fc2" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
<table name="Omni4bar #3 0x0ED8 -> 0x0BFC" address="17fd6" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
Thank you
<table name="Omni4bar #1 0x03B6 -> 0x02FF" address="17f92" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
<table name="Omni4bar #2 0x0ED8 -> 0x0BFC" address="17fc2" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
<table name="Omni4bar #3 0x0ED8 -> 0x0BFC" address="17fd6" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
Thank you
Looking for this for 56890313 ROM. Please... Thanks!
Step 6: Realign the Omni4bar with other ECU parameters (DTC P0069, Logging kPa via CAN, etc)
53040010:
526800xx:
Step 6: Realign the Omni4bar with other ECU parameters (DTC P0069, Logging kPa via CAN, etc)
53040010:
Code:
<table name="Omni4bar #1 0x03B6 -> 0x02FF" category="Misc" address="17b92" type="1D" scaling="Hex16"/> <table name="Omni4bar #2 0x0ED8 -> 0x0BFC" category="Misc" address="17bc2" type="1D" scaling="Hex16"/> <table name="Omni4bar #3 0x0ED8 -> 0x0BFC" category="Misc" address="17bd6" type="1D" scaling="Hex16"/>
Code:
<table name="Omni4bar #1 0x03B6 -> 0x02FF" category="Misc" address="17d76" type="1D" scaling="Hex16"/> <table name="Omni4bar #2 0x0ED8 -> 0x0BFC" category="Misc" address="17da6" type="1D" scaling="Hex16"/> <table name="Omni4bar #3 0x0ED8 -> 0x0BFC" category="Misc" address="17dba" type="1D" scaling="Hex16"/>
Last edited by 10isace; Jan 16, 2018 at 01:34 PM.
56890313 OmniPower 4 bar MAP sensor addresses
I think I found the addresses for the 56890013 ROM 2011 USDM 5MT. Can someone please verify? Thanks!
Code:
<table name="Omni4bar #1 0x03B6 -> 0x02FF" category="Omni 4 Bar Boost" address="1a316" type="1D" scaling="Hex16"/> <table name="Omni4bar #2 0x0ED8 -> 0x0BFC" category="Omni 4 Bar Boost" address="1a346" type="1D" scaling="Hex16"/> <table name="Omni4bar #3 0x0ED8 -> 0x0BFC" category="Omni 4 Bar Boost" address="1a35a" type="1D" scaling="Hex16"/>
I just did 59570004 for someone (2013 USDB RA). Here are the main addresses:
Cheers,
Rich
Code:
<table name="Omni4bar #1 0x03B6 -> 0x02FF" address="1a43e" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/> <table name="Omni4bar #2 0x0ED8 -> 0x0BFC" address="1a46e" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/> <table name="Omni4bar #3 0x0ED8 -> 0x0BFC" address="1a482" category="Omni 4 Bar Boost" type="1D" scaling="Hex16"/>
Cheers,
Rich
Thread
Thread Starter
Forum
Replies
Last Post









