generated from OBDb/.vehicle-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
{ "hdr": "7DF", "dbg": true, "cmd": {"22": "F45C"}, "freq": 30,
"signals": [
{"id": "F150_EOP", "path": "Engine", "fmt": { "len": 8, "max": 255, "unit": "scalar" }, "name": "Engine oil pressure"}
]},
{ "hdr": "7E0", "dbg": true, "cmd": {"22": "F45C"}, "freq": 30,
"signals": [
{"id": "F150_EOP", "path": "Engine", "fmt": { "len": 8, "max": 255, "unit": "scalar" }, "name": "Engine oil pressure"}
]},
On a 2012 F-150 gives:
> ATSH7DF
> 22F45C
NO DATA
> ATSH7E0
> 22F45C
7E8037F2231
Will try targeting 7E0 for now.
Reactions are currently unavailable