How to trace error group values

Discussion and support for MoTeC's previous generation ECUs.

How to trace error group values

Postby ElsmoortelG on Wed Jul 09, 2008 10:54 pm

What is the meaning of value 16 in the M800 Err Grp 1 ?
What is the meaning of value 16,32,50,160,162,176,178 in the M800 Err Grp 14 ?

In the help file is mentioned :

It may require the knowledge of which Bit and/or Bitmask represents the item. Then there is a table which mentiones : Error Group Item, Bit, Bitmask

Each group contains 8 different items but I can not figure out how the above values refer to one item of the group.

Can somebody explain ?
ElsmoortelG
 
Posts: 36
Joined: Wed Jul 09, 2008 10:01 pm
Location: Belgium

Re: How to trace error group values

Postby DarrenR on Thu Jul 10, 2008 10:13 am

Welcome ElsmoortelG

Each error/status is assigned a value that represents each bit of the error group channel 1, 2, 4, 8, 16, 32, 64, 128
If there are multiple error/statuses on at the same time these numbers add together, so when the error group has a value of 50, that is error 32, 16 and 2.
A bit mask works by filtering the channel so only certain bits have an effect. A bit mask of 50 allows error 32, 16 and 2 to change the result to their corresponding values but any other bits are masked so if bit value 1, 4, 8, 64 or 128 appears they do not affect the result.

What each bit means can be found in the ECU Manager help when veiwing the logging setup for the error groups set out with values as follows.
Code: Select all
Error Group 1                                 decimal      hex      binary
   Throttle Position Sensor                   1            01       00000001
   Manifold Pressure Sensor                   2            02       00000010
   Inlet Air Temperature Sensor               4            04       00000100
   Engine Temperature Sensor                  8            08       00001000
   Lambda Sensor 1                            16           10       00010000
   Lambda Sensor 2                            32           20       00100000
   Exhaust Manifold Pressure Sensor           64           40       01000000
   Mass Air Flow Sensor                       128          80       10000000
Darren Reynolds
MoTeC Research Centre - Melbourne, Australia.
DarrenR
MoTeC
 
Posts: 176
Joined: Thu May 01, 2008 2:15 pm
Location: Melbourne, Australia

Re: How to trace error group values

Postby ElsmoortelG on Thu Jul 10, 2008 4:49 pm

Thanks Darren.
ElsmoortelG
 
Posts: 36
Joined: Wed Jul 09, 2008 10:01 pm
Location: Belgium

Re: How to trace error group values

Postby thorstengsxr on Sat Jul 26, 2008 4:51 am

Hi

Has aynbody a documatatin about die bits of each error and status group?
I want to dislay the for me importent errors and statuts informations on my ADL2.

regards

Thorsten
thorstengsxr
 
Posts: 51
Joined: Thu Jul 10, 2008 10:00 pm


Return to M400, M600, M800 and M880 ECUs

Who is online

Users browsing this forum: No registered users and 17 guests