The M800 Err and Status Grp channels are bit combine channels, this means that they can consist of, in this case, up to 8 on off channels.
i2 has been setup to decode these into individual channels, they are the status channels that appear in the logged data, you can either add these to a time/distance graph to view them or if you press 'e' any errors that appear in the logged data will be displayed as horizontal lines in a new grouping that will appear at the top of the active time/distance graph.
Each channel within an Err or Status group has its own specific numerical value, information on what channel each value corresponds to can be found in ECU Manager under Adjust > Data Logging Setup... the M800 Err Grp channels are in Diagnostic Errors 1 and 2 and the M800 Status Grp channels are in Status Flags. Once you are in either of the 3 menus press 'F1' and the Help screen will tell you what channels are included in each group.
If more than one channel becomes active at a time the values of the channels are added together, however just to complicate things a little more the values that you see in i2 are decimal whereas the values in the ECU Manager help are Hexadecimal the conversion is as follows:
- hex2dec conversion.JPG (10.21 KiB) Viewed 8428 times
In the example that you gave M800 Err Grp 6 had values of 0, 8 and 12, a value of 0 means that none of the channels in that group are active. A value of 8 refers to a Sync Signal Error and a value of 12 is a combination of the Sync Signal Error (8) and there being No Sync Signal (4).