OBD:BINA/OBJC/FLAG: Difference between revisions

m
OBJC means "Objects", not "Object Collection"
mNo edit summary
m (OBJC means "Objects", not "Object Collection")
Line 7: Line 7:
{{Table}}
{{Table}}
{{OBDth}}
{{OBDth}}
{{OBDtr| 0x00 | char[4]  |FF0000| 43 4A 42 4F | OBJC        | object collection }}
{{OBDtr| 0x00 | char[4]  |FF0000| 43 4A 42 4F | OBJC        | objects }}
{{OBDtr| 0x04 | int32    |FFFF00| C8 91 00 00 | 37320        | size of the complete flag part from this postion in bytes }}
{{OBDtr| 0x04 | int32    |FFFF00| C8 91 00 00 | 37320        | size of the complete flag part from this position in bytes }}
{{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| AC 00 00 00 | 172          | size of the following element in bytes }}
{{OBDtr| 0x0C | int32    |00FFFF| AC 00 00 00 | 172          | size of the following element in bytes }}
{{OBDtrBK}}
{{OBDtrBK}}