OBD:BINA/OBJC/CMBT: Difference between revisions

m
OBJC means "Objects", not "Object Collection"
mNo edit summary
m (OBJC means "Objects", not "Object Collection")
Line 9: Line 9:
{{Table}}
{{Table}}
{{OBDth}}
{{OBDth}}
{{OBDtr| 0x00 | 4CC      |FF0000| 43 4A 42 4F | OBJC      | object collection }}
{{OBDtr| 0x00 | 4CC      |FF0000| 43 4A 42 4F | OBJC      | objects }}
{{OBDtr| 0x04 | int32    |FFFF00| B0 0D 00 00 | 35628    | length (in bytes) to end of OBJC from here }}
{{OBDtr| 0x04 | int32    |FFFF00| B0 0D 00 00 | 35628    | length (in bytes) to end of OBJC from here }}
{{OBDtr| 0x08 | int32    |00FF00| 27 00 00 00 | 39        | object collection version }}
{{OBDtr| 0x08 | int32    |00FF00| 27 00 00 00 | 39        | object list version }}
{{OBDtr| 0x0C | int32    |00FFFF| B4 00 00 00 | 180      | size of the following object in bytes }}
{{OBDtr| 0x0C | int32    |00FFFF| B4 00 00 00 | 180      | size of the following object in bytes }}
{{OBDtrBK|First object (black outline)}}
{{OBDtrBK|First object (black outline)}}