docs: update Canbus_Support2

This commit is contained in:
dazq 2020-12-16 20:17:38 +00:00 committed by Josh Stewart
parent 03701ba014
commit 317aaf7e25
1 changed files with 2 additions and 7 deletions

View File

@ -2,7 +2,7 @@
title: CanBus Support2 title: CanBus Support2
description: description:
published: true published: true
date: 2020-12-16T19:55:42.041Z date: 2020-12-16T20:17:28.918Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2020-12-15T21:58:51.731Z 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). 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).
![bit_notation.png](/bit_notation.png)
| 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|
#### MODE 01 #### MODE 01
PID(hex) PID(Dec) Data bytes returned Description Min value Max value Units Formula[a] PID(hex) PID(Dec) Data bytes returned Description Min value Max value Units Formula[a]