1111
1212| PID | Name | Description | Response Value |
1313| ----| ---------------------------| -----------------------------------------| -----------------------|
14- | 00 | PIDS_A | Supported PIDs [ 01-20] | bitarray |
14+ | 00 | PIDS_A | Supported PIDs [ 01-20] | BitArray |
1515| 01 | STATUS | Status since DTCs cleared | [ special] ( Responses.md#status ) |
1616| 02 | FREEZE_DTC | DTC that triggered the freeze frame | [ special] ( Responses.md#diagnostic-trouble-codes-dtcs ) |
1717| 03 | FUEL_STATUS | Fuel System Status | [ (string, string)] ( Responses.md#fuel-status ) |
4343| 1D | O2_SENSORS_ALT | O2 Sensors Present (alternate) | [ special] ( Responses.md#oxygen-sensors-present ) |
4444| 1E | AUX_INPUT_STATUS | Auxiliary input status (power take off) | boolean |
4545| 1F | RUN_TIME | Engine Run Time | Unit.second |
46- | 20 | PIDS_B | Supported PIDs [ 21-40] | bitarray |
46+ | 20 | PIDS_B | Supported PIDs [ 21-40] | BitArray |
4747| 21 | DISTANCE_W_MIL | Distance Traveled with MIL on | Unit.kilometer |
4848| 22 | FUEL_RAIL_PRESSURE_VAC | Fuel Rail Pressure (relative to vacuum) | Unit.kilopascal |
4949| 23 | FUEL_RAIL_PRESSURE_DIRECT | Fuel Rail Pressure (direct inject) | Unit.kilopascal |
7575| 3D | CATALYST_TEMP_B2S1 | Catalyst Temperature: Bank 2 - Sensor 1 | Unit.celsius |
7676| 3E | CATALYST_TEMP_B1S2 | Catalyst Temperature: Bank 1 - Sensor 2 | Unit.celsius |
7777| 3F | CATALYST_TEMP_B2S2 | Catalyst Temperature: Bank 2 - Sensor 2 | Unit.celsius |
78- | 40 | PIDS_C | Supported PIDs [ 41-60] | bitarray |
78+ | 40 | PIDS_C | Supported PIDs [ 41-60] | BitArray |
7979| 41 | STATUS_DRIVE_CYCLE | Monitor status this drive cycle | [ special] ( Responses.md#status ) |
8080| 42 | CONTROL_MODULE_VOLTAGE | Control module voltage | Unit.volt |
8181| 43 | ABSOLUTE_LOAD | Absolute load value | Unit.percent |
@@ -151,7 +151,7 @@ Mode 06 commands are used to monitor various test results from the vehicle. All
151151
152152| PID | Name | Description | Response Value |
153153| -------| -----------------------------| --------------------------------------------| -----------------------|
154- | 00 | MIDS_A | Supported MIDs [ 01-20] | bitarray |
154+ | 00 | MIDS_A | Supported MIDs [ 01-20] | BitArray |
155155| 01 | MONITOR_O2_B1S1 | O2 Sensor Monitor Bank 1 - Sensor 1 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
156156| 02 | MONITOR_O2_B1S2 | O2 Sensor Monitor Bank 1 - Sensor 2 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
157157| 03 | MONITOR_O2_B1S3 | O2 Sensor Monitor Bank 1 - Sensor 3 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
@@ -169,7 +169,7 @@ Mode 06 commands are used to monitor various test results from the vehicle. All
169169| 0F | MONITOR_O2_B4S3 | O2 Sensor Monitor Bank 4 - Sensor 3 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
170170| 10 | MONITOR_O2_B4S4 | O2 Sensor Monitor Bank 4 - Sensor 4 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
171171| * gap* | | |
172- | 20 | MIDS_B | Supported MIDs [ 21-40] | bitarray |
172+ | 20 | MIDS_B | Supported MIDs [ 21-40] | BitArray |
173173| 21 | MONITOR_CATALYST_B1 | Catalyst Monitor Bank 1 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
174174| 22 | MONITOR_CATALYST_B2 | Catalyst Monitor Bank 2 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
175175| 23 | MONITOR_CATALYST_B3 | Catalyst Monitor Bank 3 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
@@ -189,7 +189,7 @@ Mode 06 commands are used to monitor various test results from the vehicle. All
189189| 3C | MONITOR_EVAP_020 | EVAP Monitor (0.020\" ) | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
190190| 3D | MONITOR_PURGE_FLOW | Purge Flow Monitor | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
191191| * gap* | | |
192- | 40 | MIDS_C | Supported MIDs [ 41-60] | bitarray |
192+ | 40 | MIDS_C | Supported MIDs [ 41-60] | BitArray |
193193| 41 | MONITOR_O2_HEATER_B1S1 | O2 Sensor Heater Monitor Bank 1 - Sensor 1 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
194194| 42 | MONITOR_O2_HEATER_B1S2 | O2 Sensor Heater Monitor Bank 1 - Sensor 2 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
195195| 43 | MONITOR_O2_HEATER_B1S3 | O2 Sensor Heater Monitor Bank 1 - Sensor 3 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
@@ -207,7 +207,7 @@ Mode 06 commands are used to monitor various test results from the vehicle. All
207207| 4F | MONITOR_O2_HEATER_B4S3 | O2 Sensor Heater Monitor Bank 4 - Sensor 3 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
208208| 50 | MONITOR_O2_HEATER_B4S4 | O2 Sensor Heater Monitor Bank 4 - Sensor 4 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
209209| * gap* | | |
210- | 60 | MIDS_D | Supported MIDs [ 61-80] | bitarray |
210+ | 60 | MIDS_D | Supported MIDs [ 61-80] | BitArray |
211211| 61 | MONITOR_HEATED_CATALYST_B1 | Heated Catalyst Monitor Bank 1 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
212212| 62 | MONITOR_HEATED_CATALYST_B2 | Heated Catalyst Monitor Bank 2 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
213213| 63 | MONITOR_HEATED_CATALYST_B3 | Heated Catalyst Monitor Bank 3 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
@@ -218,7 +218,7 @@ Mode 06 commands are used to monitor various test results from the vehicle. All
218218| 73 | MONITOR_SECONDARY_AIR_3 | Secondary Air Monitor 3 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
219219| 74 | MONITOR_SECONDARY_AIR_4 | Secondary Air Monitor 4 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
220220| * gap* | | |
221- | 80 | MIDS_E | Supported MIDs [ 81-A0] | bitarray |
221+ | 80 | MIDS_E | Supported MIDs [ 81-A0] | BitArray |
222222| 81 | MONITOR_FUEL_SYSTEM_B1 | Fuel System Monitor Bank 1 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
223223| 82 | MONITOR_FUEL_SYSTEM_B2 | Fuel System Monitor Bank 2 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
224224| 83 | MONITOR_FUEL_SYSTEM_B3 | Fuel System Monitor Bank 3 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
@@ -232,7 +232,7 @@ Mode 06 commands are used to monitor various test results from the vehicle. All
232232| 98 | MONITOR_NOX_CATALYST_B1 | NOx Catalyst Monitor Bank 1 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
233233| 99 | MONITOR_NOX_CATALYST_B2 | NOx Catalyst Monitor Bank 2 | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
234234| * gap* | | |
235- | A0 | MIDS_F | Supported MIDs [ A1-C0] | bitarray |
235+ | A0 | MIDS_F | Supported MIDs [ A1-C0] | BitArray |
236236| A1 | MONITOR_MISFIRE_GENERAL | Misfire Monitor General Data | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
237237| A2 | MONITOR_MISFIRE_CYLINDER_1 | Misfire Cylinder 1 Data | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
238238| A3 | MONITOR_MISFIRE_CYLINDER_2 | Misfire Cylinder 2 Data | [ monitor] ( Responses.md#monitors-mode-06-responses ) |
0 commit comments