S-A Logging w/ Tactrix, AEM Uego Works! But Log #'s Strange

S-A Logging w/ Tactrix, AEM Uego Works! But Log #'s Strange

Postby Type2 » Tue Jun 10, 2014 1:06 pm

I FINALLY got stand alone logging to work with my AEM Uego!!! I found a serial --> 2.5mm cable with the correct pinout, and used an adapter and it works great.

BUT, now I'm having other problems. The numbers that are being output are strange. Here is a sample from the first four lines of my log:

WIDEBAND (looks good!)
14.6
14.6
15
14.7

Engine_Speed
1656.75
1696.25
1718.25
1771.75

Engine_Load_(4-Byte)*
1057442158
1057616504
1057761722
1059111454

Knock_Correction_Advance_(IAM_only)*
1091162112
1091162112
1091162112
1091162112

Manifold_Relative_Sea_Level_Pressure_(4-byte)*
21970500
21974300
21980100
22014900

IAM_(4-byte)*
1063256064
1063256064
1063256064
1063256064

Vehicle_Speed
14.9129
15.5343
16.1557
16.1557

Throttle_Opening_Angle
11.3725
11.3725
11.7647
14.902

What the heck is going on here???? Did I miss something? Below is my LogCfg.

;----------------aem----------------

type=ascii
paramname = WIDEBAND
paramid = 1

type=ssmk

paramname = Engine_Speed
paramid = 0x00000E
databits = 16
scalingrpn = x,4,/

paramname = Vehicle_Speed
paramid = 0x000010
databits = 8
scalingrpn = x,0.621371192,*

paramname = Ignition_Total_Timing
paramid = 0x000011
databits = 8
scalingrpn = x,128,-,2,/

paramname = Throttle_Opening_Angle
paramid = 0x000015
databits = 8
scalingrpn = x,100,*,255,/

paramname = Intake_VVT_Advance_Angle_Right
paramid = 0x00003C
databits = 8
scalingrpn = x,50,-

paramname = IAM_(4-byte)*
paramid = 0xFF8550
databits = 32
scalingrpn = x

paramname = Engine_Load_(4-Byte)*
paramid = 0xFFA6AC
databits = 32
scalingrpn = x

paramname = Knock_Correction_Advance_(IAM_only)*
paramid = 0xFFB074
databits = 32
scalingrpn = x

paramname = Manifold_Relative_Sea_Level_Pressure_(4-byte)*
paramid = 0xFFA528
databits = 32
scalingrpn = x,760,-,0.01933677,*

paramname = Gear_(Calculated)*
paramid = 0xFFA8D1
databits = 8
scalingrpn = x

;-------------triggers---------------
paramname = defogger_sw
paramid = 0x64
databits = 1
offsetbits = 5
isvisible = 0

conditionrpn = defogger_sw,1,==
action = start

conditionrpn = defogger_sw,0,==
action = stop
User avatar
Type2
 
Posts: 7
Joined: Sun Dec 04, 2011 9:43 am

Return to Openport Stand-Alone Logging Beta

Who is online

Users browsing this forum: No registered users and 11 guests