diff --git a/Canbus_Support2.md b/Canbus_Support2.md index 752900d..3072a62 100644 --- a/Canbus_Support2.md +++ b/Canbus_Support2.md @@ -2,7 +2,7 @@ title: CanBus Support2 description: published: true -date: 2020-12-16T19:55:42.041Z +date: 2020-12-16T20:17:28.918Z tags: editor: markdown dateCreated: 2020-12-15T21:58:51.731Z @@ -72,12 +72,7 @@ The following PIDs are supports by by the OBD port When using Bit-Encoded-Notation, quantities like C4 means bit 4 from data byte C. Each bit is numerated from 0 to 7, so 7 is the most significant bit and 0 is the least significant bit (See below). - - - -| A | B | C | D | -|:---------------------------:|:--------------------------:|:---------------------------:|:---------------------------:| -|A7 A6 A5 A4 A3 A2 A1 A0|B7 B6 B5 B4 B3 B2 B1 B0|C7 C6 C5 C4 C3 C2 C1 C0|D7 D6 D5 D4 D3 D2 D1 D0| +![bit_notation.png](/bit_notation.png) #### MODE 01 PID(hex) PID(Dec) Data bytes returned Description Min value Max value Units Formula[a]