Difference between revisions of "Help:PID"
Jump to navigation
Jump to search
m (created by WikiTask 2017-04-20T06:50:37Z) |
m (created by WikiTask 2017-04-20T09:55:03Z) |
||
Line 45: | Line 45: | ||
} | } | ||
PIDNote .. PID | PIDNote .. PID | ||
+ | |||
+ | PID "pid (1)" -- "infos(*)" CANInfo | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
' Copyright (c) 2015-2016 BITPlan GmbH | ' Copyright (c) 2015-2016 BITPlan GmbH | ||
Line 133: | Line 135: | ||
* [[:Form:PID]] | * [[:Form:PID]] | ||
topic links: | topic links: | ||
+ | * [[:Category:CANInfo]] | ||
[[Category:PID]] | [[Category:PID]] |
Revision as of 10:55, 20 April 2017
Help for PID
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
PID | PID | PIDs | OBD-II Diagnostic Parameter |
Documentation
OBD-II Diagnostic Parameter see https://en.wikipedia.org/wiki/OBD-II_PIDs
Example PIDs
Cantriplet/PIDs/101, Cantriplet/PIDs/208, Cantriplet/PIDs/210, Cantriplet/PIDs/231, Cantriplet/PIDs/286, Cantriplet/PIDs/298, Cantriplet/PIDs/29A, Cantriplet/PIDs/346, Cantriplet/PIDs/373, Cantriplet/PIDs/374, Cantriplet/PIDs/389, Cantriplet/PIDs/3A4, Cantriplet/PIDs/412, Cantriplet/PIDs/418, Cantriplet/PIDs/424, Cantriplet/PIDs/6E1, Cantriplet/PIDs/6E2, Cantriplet/PIDs/6E3, Cantriplet/PIDs/6E4
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
PID description | description for OBDII parameter | Types/Text | description | description | false | false | |
PID examples | example for parameter | Types/Text | examples | examples | false | false | |
PID frequency | frequency on CANBus | Types/Text | frequency | freq | false | false | |
PID id | Id of diagnostic parameter | Types/Text | id | id | true | false | |
PID links | links for parameter | Types/Text | links | links | false | false | |
PID name | name of parameter | Types/Text | name | name | false | false |
uml
see also
topic links: