Pages: 1 ... 13 14 [15] 16 17 ... 34
Author Topic: Logging ME7 fast and flexible => ME7Logger  (Read 464549 times)
Milka
Full Member
***

Karma: +3/-0
Offline Offline

Posts: 129


« Reply #210 on: September 27, 2012, 03:25:55 PM »

Ok how would I find it in ASM?  it's the last 2 measuring blocks in measuring group 2 I need
Logged
matchew
Hero Member
*****

Karma: +47/-22
Offline Offline

Posts: 503


« Reply #211 on: September 27, 2012, 05:39:59 PM »

F94E and F950 are added together to make F954 (mshfm_w)

I believe the MAF voltages are 0x380ABA and 0x380AB8

 
Logged
Milka
Full Member
***

Karma: +3/-0
Offline Offline

Posts: 129


« Reply #212 on: September 27, 2012, 06:58:07 PM »

Thanks I will do a quick log and check.
Logged
Milka
Full Member
***

Karma: +3/-0
Offline Offline

Posts: 129


« Reply #213 on: September 28, 2012, 05:30:24 AM »

Thanks Matchew!

0x00F94E and 0x00F950 were correct

One of the MAF voltages 0x380ABA was correct but the other one was something else. The second one was 0x380ABC.

For anyone that wants to map these on an RS6 here are the entries I added to the .ecu file, the nht is just my initials so I know which ones I added manually

mshfm1_nht   , {MassAirFlow Bank 1}          , 0x00F94E,  2,  0x0000, {g/s}     , 0, 0,    0.0277778,      0, {Massenstrom HFM Bank1}
mshfm2_nht   , {MassAirFlow Bank 2}          , 0x00F950,  2,  0x0000, {g/s}     , 0, 0,    0.0277778,      0, {Massenstrom HFM Bank2}
uhfm_w1_nht     , {MassAirFlow Voltage Bank 1}       , 0x380ABA,  2,  0x0000, {V}       , 0, 0,   0.00488281,      0, {Spannung HFM Bank1}
uhfm_w2_nht     , {MassAirFlow Voltage Bank 2}       , 0x380ABC,  2,  0x0000, {V}       , 0, 0,   0.00488281,      0, {Spannung HFM Bank2}
Logged
prj
Hero Member
*****

Karma: +903/-420
Offline Offline

Posts: 5789


« Reply #214 on: September 28, 2012, 09:20:49 AM »

Well done guys.
Logged

PM's will not be answered, so don't even try.
Log your car properly.
matchew
Hero Member
*****

Karma: +47/-22
Offline Offline

Posts: 503


« Reply #215 on: September 28, 2012, 09:49:15 AM »

Thanks Matchew!

0x00F94E and 0x00F950 were correct

One of the MAF voltages 0x380ABA was correct but the other one was something else. The second one was 0x380ABC.

No probs, I musta been tired when I looked at this. Atleast it gave you the lead you needed and figured it out your self Smiley
Logged
jooo
Jr. Member
**

Karma: +0/-1
Offline Offline

Posts: 30


« Reply #216 on: October 20, 2012, 02:30:40 PM »

Is ME7logger (and ecux) always safe to use or can there be ecu problems with codes or eeprom or something like that? Don't want to kill friends ecu who has an unknown tune.
But I suspect it is an APR or Revo tune.
Does it use the same ME7.x functions/commands as when flashing and therefore could be blocked by tuner or does ME7logger always work if you have a correct .ecu file?

I'm asking since I recall reading about problems after using nefmoto software even though they have only tried reading their box.
Logged
melodic
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 23


« Reply #217 on: October 23, 2012, 08:31:40 AM »

Is it possible to log MED9.1 ECUs or it has different protocol?
Logged
bbernd
Guest
« Reply #218 on: November 24, 2012, 03:22:25 AM »

Thanks Matchew!

0x00F94E and 0x00F950 were correct

One of the MAF voltages 0x380ABA was correct but the other one was something else. The second one was 0x380ABC.

For anyone that wants to map these on an RS6 here are the entries I added to the .ecu file, the nht is just my initials so I know which ones I added manually

mshfm1_nht   , {MassAirFlow Bank 1}          , 0x00F94E,  2,  0x0000, {g/s}     , 0, 0,    0.0277778,      0, {Massenstrom HFM Bank1}
mshfm2_nht   , {MassAirFlow Bank 2}          , 0x00F950,  2,  0x0000, {g/s}     , 0, 0,    0.0277778,      0, {Massenstrom HFM Bank2}
uhfm_w1_nht     , {MassAirFlow Voltage Bank 1}       , 0x380ABA,  2,  0x0000, {V}       , 0, 0,   0.00488281,      0, {Spannung HFM Bank1}
uhfm_w2_nht     , {MassAirFlow Voltage Bank 2}       , 0x380ABC,  2,  0x0000, {V}       , 0, 0,   0.00488281,      0, {Spannung HFM Bank2}

Hm... am I not smart enough??  I added this to the ecu file and started to create a new Template (config) with ME7Logger GUI (Create Template file) but the four variables are not in the new config... ??  Am I doing wrong??
Logged
Milka
Full Member
***

Karma: +3/-0
Offline Offline

Posts: 129


« Reply #219 on: November 24, 2012, 04:40:50 AM »

Hm... am I not smart enough??  I added this to the ecu file and started to create a new Template (config) with ME7Logger GUI (Create Template file) but the four variables are not in the new config... ??  Am I doing wrong??

Did you add entries into both the .ecu and the .cfg files you are using?
Logged
prj
Hero Member
*****

Karma: +903/-420
Offline Offline

Posts: 5789


« Reply #220 on: November 25, 2012, 06:54:45 AM »

and started to create a new Template (config) with ME7Logger GUI (Create Template file)

There is your mistake. The template is created from the file, not from the .ecu.
So you will have to create a template and then manually add the entires to the template.
Logged

PM's will not be answered, so don't even try.
Log your car properly.
bbernd
Guest
« Reply #221 on: November 29, 2012, 04:29:07 AM »

There is your mistake. The template is created from the file, not from the .ecu.
So you will have to create a template and then manually add the entires to the template.

thx ...  thats what I want so hear...  I went in the wrong direction because it was written "add it to your ecu file" and so it has to be "add it to your ecu and to your temp file"...

so thanks a lot for advice...
Logged
vtraudt
Sr. Member
****

Karma: +4/-7
Offline Offline

Posts: 377


WWW
« Reply #222 on: December 05, 2012, 07:55:00 AM »

I need help installing the logger on my win7 64bit.
is someone willing to give me a hand, walk me through (email/txt/phone) based on a good detailed guide?
Or in person (I am in the Lansing/Ann Arbor/Detroit area)?

Really would like to use the logger and get rid of ECUx logger; VAGcom just too slow and limited.
Logged

2002 Allroad 2.7T 6spd stage 2
1998 A4 1.8T 5spd stage 3
1996 A4 2.8 auto stock
nicetry
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


« Reply #223 on: January 19, 2013, 06:17:28 PM »

I'm having some troubles getting this to run, has anyone seen these errors before?

-> Reading log config file C:\Users\Rob\Downloads\ME7Logger_DIST_02042012_v1.17\
logs\Audi S4 2.7T 2001.5 6speed 8D0907551M 0261207143 1037354837 001_template.cf
g .... done
-> Reading ecu characteristics file C:\Users\Rob\Downloads\ME7Logger_DIST_020420
12_v1.17\ecus\Audi S4 2.7T 2001.5 6speed 8D0907551M 0261207143 1037354837 001.ec
u .... done
Used Ecu definition is:
[Communication]
Connect      = SLOW-0x11
Communicate  = HM0
LogSpeed     = 56000

[Identification]
HWNumber           = "0261207143"
SWNumber           = "1037354837"
PartNumber         = "8D0907551M"
SWVersion          = "0001"
EngineId           = "2.7l V6/5VT"

Logged variables are:
#no.: name                , alias                           , addr  ,sz, bitm, S
, I,  A         ,   B, unit
#-------------------------------------------------------------------------------
-----------------------------
#001: dwkrz_0             , IgnitionRetardCyl1              , 380C2B, 1, 0000, 1
, 0,        0.75,   0, '░KW'
#002: dwkrz_1             , IgnitionRetardCyl5              , 380C2C, 1, 0000, 1
, 0,        0.75,   0, '░KW'
#003: dwkrz_2             , IgnitionRetardCyl3              , 380C2D, 1, 0000, 1
, 0,        0.75,   0, '░KW'
#004: dwkrz_3             , IgnitionRetardCyl2              , 380C2E, 1, 0000, 1
, 0,        0.75,   0, '░KW'
#005: dwkrz_4             , IgnitionRetardCyl6              , 380C2F, 1, 0000, 1
, 0,        0.75,   0, '░KW'
#006: dwkrz_5             , IgnitionRetardCyl4              , 380C30, 1, 0000, 1
, 0,        0.75,   0, '░KW'
#007: fr_w                , LambdaControl                   , 382E3A, 2, 0000, 0
, 0, 3.05176e-005,   0, '-'
#008: fra2_w              , AdaptationPartialBank2          , 3823E0, 2, 0000, 0
, 0, 3.05176e-005,   0, '-'
#009: fra_w               , AdaptationPartial               , 3823E2, 2, 0000, 0
, 0, 3.05176e-005,   0, '-'
#010: frm2_w              , LambdaControlAvgBank2           , 382E2A, 2, 0000, 0
, 0, 3.05176e-005,   0, '-'
#011: frm_w               , LambdaControlAvg                , 382E34, 2, 0000, 0
, 0, 3.05176e-005,   0, '-'
#012: gangi               , SelectedGear                    , 380AF8, 1, 0000, 0
, 0,           1,   0, 'gear'
#013: lamsbg_w            , AirFuelRatioDesired             , 3823C4, 2, 0000, 0
, 0, 0.000244141,   0, '-'
#014: ldtvm               , WastegateDutyCycle              , 380C76, 1, 0000, 0
, 0,    0.390625,   0, '%'
#015: mshfm_w             , MassAirFlow                     , 00F97C, 2, 0000, 0
, 0,   0.0277778,   0, 'g/s'
#016: nmot_w              , EngineSpeed                     , 00F87A, 2, 0000, 0
, 0,        0.25,   0, 'rpm'
#017: plsol_w             , BoostPressureDesired            , 382284, 2, 0000, 0
, 0,   0.0390625,   0, 'mbar'
#018: pus_w               , BaroPressure                    , 382206, 2, 0000, 0
, 0,   0.0390625,   0, 'mbar'
#019: pvdkds_w            , BoostPressureActual             , 382216, 2, 0000, 0
, 0,   0.0390625,   0, 'mbar'
#020: rkat2_w             , AdaptationIdleBank2             , 383D18, 2, 0000, 1
, 0,    0.046875,   0, '%'
#021: rkat_w              , AdaptationIdle                  , 383D1A, 2, 0000, 1
, 0,    0.046875,   0, '%'
#022: rkrn_w_0            , KnockVoltageCyl1                , 382646, 2, 0000, 0
, 0,   0.0195313,   0, 'V'
#023: rkrn_w_1            , KnockVoltageCyl5                , 382648, 2, 0000, 0
, 0,   0.0195313,   0, 'V'
#024: rkrn_w_2            , KnockVoltageCyl3                , 38264A, 2, 0000, 0
, 0,   0.0195313,   0, 'V'
#025: rkrn_w_3            , KnockVoltageCyl2                , 38264C, 2, 0000, 0
, 0,   0.0195313,   0, 'V'
#026: rkrn_w_4            , KnockVoltageCyl6                , 38264E, 2, 0000, 0
, 0,   0.0195313,   0, 'V'
#027: rkrn_w_5            , KnockVoltageCyl4                , 382650, 2, 0000, 0
, 0,   0.0195313,   0, 'V'
#028: rl_w                , EngineLoad                      , 00F990, 2, 0000, 0
, 0,   0.0234375,   0, '%'
#029: rlmax_w             , EngineLoadCorrected             , 38277E, 2, 0000, 0
, 0,   0.0234375,   0, '%'
#030: rlmx_w              , EngineLoadSpecified             , 382782, 2, 0000, 0
, 0,   0.0234375,   0, '%'
#031: rlsol_w             , EngineLoadRequested             , 3822D8, 2, 0000, 0
, 0,   0.0234375,   0, '%'
#032: tabgm               , EGTModelBeforeCat               , 380A81, 1, 0000, 0
, 0,           5,  50, '░C'
#033: tabgm2              , EGTModelBeforeCatBank2          , 380A82, 1, 0000, 0
, 0,           5,  50, '░C'
#034: tans                , IntakeAirTemperature            , 380BBF, 1, 0000, 0
, 0,        0.75,  48, '░C'
#035: tats2_w             , EGTSensorBank2                  , 3824EE, 2, 0000, 0
, 0,   0.0195312,  50, '░C'
#036: tats_w              , EGTSensor                       , 3824F0, 2, 0000, 0
, 0,   0.0195312,  50, '░C'
#037: ti_b1               , FuelInjectorOnTime              , 38238E, 2, 0000, 0
, 0,  0.00266667,   0, 'ms'
#038: usvk                , O2SVoltageSensor1               , 380AA6, 1, 0000, 0
, 0,  0.00521569, 0.2, 'V'
#039: usvk2               , O2SVoltageSensor1Bank2          , 380AA7, 1, 0000, 0
, 0,  0.00521569, 0.2, 'V'
#040: vfil_w              , VehicleSpeed                    , 380E40, 2, 0000, 0
, 0,   0.0078125,   0, 'km/h'
#041: wdkba               , ThrottlePlateAngle              , 380B13, 1, 0000, 0
, 0,    0.392157,   0, '% DK'
#042: wped_w              , AccelPedalPosition              , 381FA4, 2, 0000, 0
, 0,   0.0015259,   0, '% PED'
#043: zwout               , IgnitionTimingAngleOverall      , 00F9FC, 1, 0000, 1
, 0,        0.75,   0, '░KW'
Logged data size is 71 bytes.
can't locate function FT_GetLibraryVersion in dll
Initialization failed, exiting ...
exiting (cause=0x1)...

C:\Users\Rob\Downloads\ME7Logger_DIST_02042012_v1.17>
« Last Edit: January 19, 2013, 06:19:05 PM by nicetry » Logged
vagenwerk
Full Member
***

Karma: +2/-0
Offline Offline

Posts: 182


« Reply #224 on: January 25, 2013, 07:31:17 AM »

I logg with succes few days ago.
Today i try to log and result :

"Logged data size is 20 bytes.
can't locate function FT_GetLibraryVersion in dll
Initialization failed, exiting ...
exiting (cause=0x1)..."


what is going on ?
Logged
Pages: 1 ... 13 14 [15] 16 17 ... 34
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.035 seconds with 17 queries. (Pretty URLs adds 0s, 0q)