config-editor-base 3.0.0 → 3.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +614 -637
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +614 -637
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -19776,1436 +19776,1353 @@ var obdPids = [
|
|
|
19776
19776
|
service: "01",
|
|
19777
19777
|
pid: "00",
|
|
19778
19778
|
description: "PIDs supported [01 - 20]",
|
|
19779
|
-
name: "
|
|
19780
|
-
isotp: false
|
|
19779
|
+
name: "PIDsSupported_01_20",
|
|
19780
|
+
isotp: false,
|
|
19781
|
+
bytes_returned: 4
|
|
19781
19782
|
},
|
|
19782
19783
|
{
|
|
19783
19784
|
service: "01",
|
|
19784
19785
|
pid: "01",
|
|
19785
19786
|
description: "Monitor status since DTCs cleared",
|
|
19786
19787
|
name: "MonitorStatus",
|
|
19787
|
-
isotp: false
|
|
19788
|
+
isotp: false,
|
|
19789
|
+
bytes_returned: 4
|
|
19788
19790
|
},
|
|
19789
19791
|
{
|
|
19790
19792
|
service: "01",
|
|
19791
19793
|
pid: "02",
|
|
19792
19794
|
description: "Freeze DTC",
|
|
19793
19795
|
name: "FreezeDTC",
|
|
19794
|
-
isotp: false
|
|
19796
|
+
isotp: false,
|
|
19797
|
+
bytes_returned: 2
|
|
19795
19798
|
},
|
|
19796
19799
|
{
|
|
19797
19800
|
service: "01",
|
|
19798
19801
|
pid: "03",
|
|
19799
19802
|
description: "Fuel system status",
|
|
19800
19803
|
name: "FuelSystemStatus",
|
|
19801
|
-
isotp: false
|
|
19804
|
+
isotp: false,
|
|
19805
|
+
bytes_returned: 2
|
|
19802
19806
|
},
|
|
19803
19807
|
{
|
|
19804
19808
|
service: "01",
|
|
19805
19809
|
pid: "04",
|
|
19806
19810
|
description: "Calculated engine load",
|
|
19807
19811
|
name: "CalcEngineLoad",
|
|
19808
|
-
isotp: false
|
|
19812
|
+
isotp: false,
|
|
19813
|
+
bytes_returned: 1
|
|
19809
19814
|
},
|
|
19810
19815
|
{
|
|
19811
19816
|
service: "01",
|
|
19812
19817
|
pid: "05",
|
|
19813
19818
|
description: "Engine coolant temperature",
|
|
19814
|
-
name: "
|
|
19815
|
-
isotp: false
|
|
19819
|
+
name: "EngineCoolantTemp",
|
|
19820
|
+
isotp: false,
|
|
19821
|
+
bytes_returned: 1
|
|
19816
19822
|
},
|
|
19817
19823
|
{
|
|
19818
19824
|
service: "01",
|
|
19819
19825
|
pid: "06",
|
|
19820
19826
|
description: "Short term fuel trim (bank 1)",
|
|
19821
|
-
name: "
|
|
19822
|
-
isotp: false
|
|
19827
|
+
name: "ShortFuelTrimBank1",
|
|
19828
|
+
isotp: false,
|
|
19829
|
+
bytes_returned: 1
|
|
19823
19830
|
},
|
|
19824
19831
|
{
|
|
19825
19832
|
service: "01",
|
|
19826
19833
|
pid: "07",
|
|
19827
19834
|
description: "Long term fuel trim (bank 1)",
|
|
19828
|
-
name: "
|
|
19829
|
-
isotp: false
|
|
19835
|
+
name: "LongFuelTrimBank1",
|
|
19836
|
+
isotp: false,
|
|
19837
|
+
bytes_returned: 1
|
|
19830
19838
|
},
|
|
19831
19839
|
{
|
|
19832
19840
|
service: "01",
|
|
19833
19841
|
pid: "08",
|
|
19834
19842
|
description: "Short term fuel trim (bank 2)",
|
|
19835
|
-
name: "
|
|
19836
|
-
isotp: false
|
|
19843
|
+
name: "ShortFuelTrimBank2",
|
|
19844
|
+
isotp: false,
|
|
19845
|
+
bytes_returned: 1
|
|
19837
19846
|
},
|
|
19838
19847
|
{
|
|
19839
19848
|
service: "01",
|
|
19840
19849
|
pid: "09",
|
|
19841
19850
|
description: "Long term fuel trim (bank 2)",
|
|
19842
|
-
name: "
|
|
19843
|
-
isotp: false
|
|
19851
|
+
name: "LongFuelTrimBank2",
|
|
19852
|
+
isotp: false,
|
|
19853
|
+
bytes_returned: 1
|
|
19844
19854
|
},
|
|
19845
19855
|
{
|
|
19846
19856
|
service: "01",
|
|
19847
19857
|
pid: "0A",
|
|
19848
19858
|
description: "Fuel pressure (gauge pressure)",
|
|
19849
19859
|
name: "FuelPressure",
|
|
19850
|
-
isotp: false
|
|
19860
|
+
isotp: false,
|
|
19861
|
+
bytes_returned: 1
|
|
19851
19862
|
},
|
|
19852
19863
|
{
|
|
19853
19864
|
service: "01",
|
|
19854
19865
|
pid: "0B",
|
|
19855
19866
|
description: "Intake manifold absolute pressure",
|
|
19856
|
-
name: "
|
|
19857
|
-
isotp: false
|
|
19867
|
+
name: "IntakeManiAbsPress",
|
|
19868
|
+
isotp: false,
|
|
19869
|
+
bytes_returned: 1
|
|
19858
19870
|
},
|
|
19859
19871
|
{
|
|
19860
19872
|
service: "01",
|
|
19861
19873
|
pid: "0C",
|
|
19862
19874
|
description: "Engine speed",
|
|
19863
19875
|
name: "EngineRPM",
|
|
19864
|
-
isotp: false
|
|
19876
|
+
isotp: false,
|
|
19877
|
+
bytes_returned: 2
|
|
19865
19878
|
},
|
|
19866
19879
|
{
|
|
19867
19880
|
service: "01",
|
|
19868
19881
|
pid: "0D",
|
|
19869
19882
|
description: "Vehicle speed",
|
|
19870
19883
|
name: "VehicleSpeed",
|
|
19871
|
-
isotp: false
|
|
19884
|
+
isotp: false,
|
|
19885
|
+
bytes_returned: 1
|
|
19872
19886
|
},
|
|
19873
19887
|
{
|
|
19874
19888
|
service: "01",
|
|
19875
19889
|
pid: "0E",
|
|
19876
19890
|
description: "Timing advance",
|
|
19877
19891
|
name: "TimingAdvance",
|
|
19878
|
-
isotp: false
|
|
19892
|
+
isotp: false,
|
|
19893
|
+
bytes_returned: 1
|
|
19879
19894
|
},
|
|
19880
19895
|
{
|
|
19881
19896
|
service: "01",
|
|
19882
19897
|
pid: "0F",
|
|
19883
19898
|
description: "Intake air temperature",
|
|
19884
|
-
name: "
|
|
19885
|
-
isotp: false
|
|
19899
|
+
name: "IntakeAirTemperature",
|
|
19900
|
+
isotp: false,
|
|
19901
|
+
bytes_returned: 1
|
|
19886
19902
|
},
|
|
19887
19903
|
{
|
|
19888
19904
|
service: "01",
|
|
19889
|
-
pid: "
|
|
19905
|
+
pid: "10",
|
|
19890
19906
|
description: "Mass air flow sensor air flow rate",
|
|
19891
19907
|
name: "MAFAirFlowRate",
|
|
19892
|
-
isotp: false
|
|
19908
|
+
isotp: false,
|
|
19909
|
+
bytes_returned: 2
|
|
19893
19910
|
},
|
|
19894
19911
|
{
|
|
19895
19912
|
service: "01",
|
|
19896
|
-
pid: "
|
|
19913
|
+
pid: "11",
|
|
19897
19914
|
description: "Throttle position",
|
|
19898
19915
|
name: "ThrottlePosition",
|
|
19899
|
-
isotp: false
|
|
19916
|
+
isotp: false,
|
|
19917
|
+
bytes_returned: 1
|
|
19900
19918
|
},
|
|
19901
19919
|
{
|
|
19902
19920
|
service: "01",
|
|
19903
|
-
pid: "
|
|
19921
|
+
pid: "12",
|
|
19904
19922
|
description: "Commanded secondary air status",
|
|
19905
19923
|
name: "CmdSecAirStatus",
|
|
19906
|
-
isotp: false
|
|
19924
|
+
isotp: false,
|
|
19925
|
+
bytes_returned: 1
|
|
19907
19926
|
},
|
|
19908
19927
|
{
|
|
19909
19928
|
service: "01",
|
|
19910
|
-
pid: "
|
|
19929
|
+
pid: "13",
|
|
19911
19930
|
description: "Oxygen sensors present (2 banks)",
|
|
19912
|
-
name: "
|
|
19913
|
-
isotp: false
|
|
19931
|
+
name: "OxySensorsPresent_2Banks",
|
|
19932
|
+
isotp: false,
|
|
19933
|
+
bytes_returned: 1
|
|
19914
19934
|
},
|
|
19915
19935
|
{
|
|
19916
19936
|
service: "01",
|
|
19917
|
-
pid: "
|
|
19937
|
+
pid: "14",
|
|
19918
19938
|
description: "Oxygen sensor 1 (voltage)",
|
|
19919
19939
|
name: "OxySensor1_Volt",
|
|
19920
|
-
isotp: false
|
|
19921
|
-
|
|
19922
|
-
{
|
|
19923
|
-
service: "01",
|
|
19924
|
-
pid: "0E",
|
|
19925
|
-
description: "Oxygen sensor 1 (short term fuel trim)",
|
|
19926
|
-
name: "OxySensor1_STFT",
|
|
19927
|
-
isotp: false
|
|
19940
|
+
isotp: false,
|
|
19941
|
+
bytes_returned: 2
|
|
19928
19942
|
},
|
|
19929
19943
|
{
|
|
19930
19944
|
service: "01",
|
|
19931
|
-
pid: "
|
|
19945
|
+
pid: "15",
|
|
19932
19946
|
description: "Oxygen sensor 2 (voltage)",
|
|
19933
19947
|
name: "OxySensor2_Volt",
|
|
19934
|
-
isotp: false
|
|
19948
|
+
isotp: false,
|
|
19949
|
+
bytes_returned: 2
|
|
19935
19950
|
},
|
|
19936
19951
|
{
|
|
19937
19952
|
service: "01",
|
|
19938
|
-
pid: "
|
|
19939
|
-
description: "Oxygen sensor 2 (short term fuel trim)",
|
|
19940
|
-
name: "OxySensor2_STFT",
|
|
19941
|
-
isotp: false
|
|
19942
|
-
},
|
|
19943
|
-
{
|
|
19944
|
-
service: "01",
|
|
19945
|
-
pid: "10",
|
|
19953
|
+
pid: "16",
|
|
19946
19954
|
description: "Oxygen sensor 3 (voltage)",
|
|
19947
19955
|
name: "OxySensor3_Volt",
|
|
19948
|
-
isotp: false
|
|
19956
|
+
isotp: false,
|
|
19957
|
+
bytes_returned: 2
|
|
19949
19958
|
},
|
|
19950
19959
|
{
|
|
19951
19960
|
service: "01",
|
|
19952
|
-
pid: "
|
|
19953
|
-
description: "Oxygen sensor 3 (short term fuel trim)",
|
|
19954
|
-
name: "OxySensor3_STFT",
|
|
19955
|
-
isotp: false
|
|
19956
|
-
},
|
|
19957
|
-
{
|
|
19958
|
-
service: "01",
|
|
19959
|
-
pid: "11",
|
|
19961
|
+
pid: "17",
|
|
19960
19962
|
description: "Oxygen sensor 4 (voltage)",
|
|
19961
19963
|
name: "OxySensor4_Volt",
|
|
19962
|
-
isotp: false
|
|
19964
|
+
isotp: false,
|
|
19965
|
+
bytes_returned: 2
|
|
19963
19966
|
},
|
|
19964
19967
|
{
|
|
19965
19968
|
service: "01",
|
|
19966
|
-
pid: "
|
|
19967
|
-
description: "Oxygen sensor 4 (short term fuel trim)",
|
|
19968
|
-
name: "OxySensor4_STFT",
|
|
19969
|
-
isotp: false
|
|
19970
|
-
},
|
|
19971
|
-
{
|
|
19972
|
-
service: "01",
|
|
19973
|
-
pid: "12",
|
|
19969
|
+
pid: "18",
|
|
19974
19970
|
description: "Oxygen sensor 5 (voltage)",
|
|
19975
19971
|
name: "OxySensor5_Volt",
|
|
19976
|
-
isotp: false
|
|
19977
|
-
|
|
19978
|
-
{
|
|
19979
|
-
service: "01",
|
|
19980
|
-
pid: "12",
|
|
19981
|
-
description: "Oxygen sensor 5 (short term fuel trim)",
|
|
19982
|
-
name: "OxySensor5_STFT",
|
|
19983
|
-
isotp: false
|
|
19972
|
+
isotp: false,
|
|
19973
|
+
bytes_returned: 2
|
|
19984
19974
|
},
|
|
19985
19975
|
{
|
|
19986
19976
|
service: "01",
|
|
19987
|
-
pid: "
|
|
19977
|
+
pid: "19",
|
|
19988
19978
|
description: "Oxygen sensor 6 (voltage)",
|
|
19989
19979
|
name: "OxySensor6_Volt",
|
|
19990
|
-
isotp: false
|
|
19991
|
-
|
|
19992
|
-
{
|
|
19993
|
-
service: "01",
|
|
19994
|
-
pid: "13",
|
|
19995
|
-
description: "Oxygen sensor 6 (short term fuel trim)",
|
|
19996
|
-
name: "OxySensor6_STFT",
|
|
19997
|
-
isotp: false
|
|
19980
|
+
isotp: false,
|
|
19981
|
+
bytes_returned: 2
|
|
19998
19982
|
},
|
|
19999
19983
|
{
|
|
20000
19984
|
service: "01",
|
|
20001
19985
|
pid: "1A",
|
|
20002
19986
|
description: "Oxygen sensor 7 (voltage)",
|
|
20003
19987
|
name: "OxySensor7_Volt",
|
|
20004
|
-
isotp: false
|
|
20005
|
-
|
|
20006
|
-
{
|
|
20007
|
-
service: "01",
|
|
20008
|
-
pid: "1A",
|
|
20009
|
-
description: "Oxygen sensor 7 (short term fuel trim)",
|
|
20010
|
-
name: "OxySensor7_STFT",
|
|
20011
|
-
isotp: false
|
|
19988
|
+
isotp: false,
|
|
19989
|
+
bytes_returned: 2
|
|
20012
19990
|
},
|
|
20013
19991
|
{
|
|
20014
19992
|
service: "01",
|
|
20015
19993
|
pid: "1B",
|
|
20016
19994
|
description: "Oxygen sensor 8 (voltage)",
|
|
20017
19995
|
name: "OxySensor8_Volt",
|
|
20018
|
-
isotp: false
|
|
20019
|
-
|
|
20020
|
-
{
|
|
20021
|
-
service: "01",
|
|
20022
|
-
pid: "1B",
|
|
20023
|
-
description: "Oxygen sensor 9 (short term fuel trim)",
|
|
20024
|
-
name: "OxySensor8_STFT",
|
|
20025
|
-
isotp: false
|
|
19996
|
+
isotp: false,
|
|
19997
|
+
bytes_returned: 2
|
|
20026
19998
|
},
|
|
20027
19999
|
{
|
|
20028
20000
|
service: "01",
|
|
20029
20001
|
pid: "1C",
|
|
20030
20002
|
description: "OBD standards the vehicle conforms to",
|
|
20031
20003
|
name: "OBDStandard",
|
|
20032
|
-
isotp: false
|
|
20004
|
+
isotp: false,
|
|
20005
|
+
bytes_returned: 1
|
|
20033
20006
|
},
|
|
20034
20007
|
{
|
|
20035
20008
|
service: "01",
|
|
20036
20009
|
pid: "1D",
|
|
20037
20010
|
description: "Oxygen sensors present (4 banks)",
|
|
20038
|
-
name: "
|
|
20039
|
-
isotp: false
|
|
20011
|
+
name: "OxySensorsPresent_4Banks",
|
|
20012
|
+
isotp: false,
|
|
20013
|
+
bytes_returned: 1
|
|
20040
20014
|
},
|
|
20041
20015
|
{
|
|
20042
20016
|
service: "01",
|
|
20043
20017
|
pid: "1E",
|
|
20044
20018
|
description: "Auxiliary input status",
|
|
20045
|
-
name: "
|
|
20046
|
-
isotp: false
|
|
20019
|
+
name: "AuxiliaryInputStatus",
|
|
20020
|
+
isotp: false,
|
|
20021
|
+
bytes_returned: 1
|
|
20047
20022
|
},
|
|
20048
20023
|
{
|
|
20049
20024
|
service: "01",
|
|
20050
20025
|
pid: "1F",
|
|
20051
20026
|
description: "Run time since engine start",
|
|
20052
|
-
name: "
|
|
20053
|
-
isotp: false
|
|
20027
|
+
name: "TimeSinceEngStart",
|
|
20028
|
+
isotp: false,
|
|
20029
|
+
bytes_returned: 2
|
|
20054
20030
|
},
|
|
20055
20031
|
{
|
|
20056
20032
|
service: "01",
|
|
20057
|
-
pid: "
|
|
20033
|
+
pid: "20",
|
|
20058
20034
|
description: "PIDs supported [21 - 40]",
|
|
20059
|
-
name: "
|
|
20060
|
-
isotp: false
|
|
20035
|
+
name: "PIDsSupported_21_40",
|
|
20036
|
+
isotp: false,
|
|
20037
|
+
bytes_returned: 4
|
|
20061
20038
|
},
|
|
20062
20039
|
{
|
|
20063
20040
|
service: "01",
|
|
20064
|
-
pid: "
|
|
20041
|
+
pid: "21",
|
|
20065
20042
|
description: "Distance traveled with MIL on",
|
|
20066
20043
|
name: "DistanceMILOn",
|
|
20067
|
-
isotp: false
|
|
20044
|
+
isotp: false,
|
|
20045
|
+
bytes_returned: 2
|
|
20068
20046
|
},
|
|
20069
20047
|
{
|
|
20070
20048
|
service: "01",
|
|
20071
|
-
pid: "
|
|
20049
|
+
pid: "22",
|
|
20072
20050
|
description: "Fuel rail pres. (rel. to manifold vacuum)",
|
|
20073
20051
|
name: "FuelRailPres",
|
|
20074
|
-
isotp: false
|
|
20052
|
+
isotp: false,
|
|
20053
|
+
bytes_returned: 2
|
|
20075
20054
|
},
|
|
20076
20055
|
{
|
|
20077
20056
|
service: "01",
|
|
20078
|
-
pid: "
|
|
20079
|
-
description: "Fuel rail gauge
|
|
20057
|
+
pid: "23",
|
|
20058
|
+
description: "Fuel rail gauge pressure (diesel / GDI)",
|
|
20080
20059
|
name: "FuelRailGaug",
|
|
20081
|
-
isotp: false
|
|
20060
|
+
isotp: false,
|
|
20061
|
+
bytes_returned: 2
|
|
20082
20062
|
},
|
|
20083
20063
|
{
|
|
20084
20064
|
service: "01",
|
|
20085
|
-
pid: "
|
|
20065
|
+
pid: "24",
|
|
20086
20066
|
description: "Oxygen sensor 1 (air-fuel equiv. ratio)",
|
|
20087
20067
|
name: "OxySensor1_FAER",
|
|
20088
|
-
isotp: false
|
|
20068
|
+
isotp: false,
|
|
20069
|
+
bytes_returned: 4
|
|
20089
20070
|
},
|
|
20090
20071
|
{
|
|
20091
20072
|
service: "01",
|
|
20092
|
-
pid: "
|
|
20093
|
-
description: "Oxygen sensor 1 (voltage)",
|
|
20094
|
-
name: "OxySensor1_Volt",
|
|
20095
|
-
isotp: false
|
|
20096
|
-
},
|
|
20097
|
-
{
|
|
20098
|
-
service: "01",
|
|
20099
|
-
pid: "19",
|
|
20073
|
+
pid: "25",
|
|
20100
20074
|
description: "Oxygen sensor 2 (air-fuel equiv. ratio)",
|
|
20101
20075
|
name: "OxySensor2_FAER",
|
|
20102
|
-
isotp: false
|
|
20076
|
+
isotp: false,
|
|
20077
|
+
bytes_returned: 4
|
|
20103
20078
|
},
|
|
20104
20079
|
{
|
|
20105
20080
|
service: "01",
|
|
20106
|
-
pid: "
|
|
20107
|
-
description: "Oxygen sensor 2 (voltage)",
|
|
20108
|
-
name: "OxySensor2_Volt",
|
|
20109
|
-
isotp: false
|
|
20110
|
-
},
|
|
20111
|
-
{
|
|
20112
|
-
service: "01",
|
|
20113
|
-
pid: "1A",
|
|
20081
|
+
pid: "26",
|
|
20114
20082
|
description: "Oxygen sensor 3 (air-fuel equiv. ratio)",
|
|
20115
20083
|
name: "OxySensor3_FAER",
|
|
20116
|
-
isotp: false
|
|
20117
|
-
|
|
20118
|
-
{
|
|
20119
|
-
service: "01",
|
|
20120
|
-
pid: "1A",
|
|
20121
|
-
description: "Oxygen sensor 3 (voltage)",
|
|
20122
|
-
name: "OxySensor3_Volt",
|
|
20123
|
-
isotp: false
|
|
20084
|
+
isotp: false,
|
|
20085
|
+
bytes_returned: 4
|
|
20124
20086
|
},
|
|
20125
20087
|
{
|
|
20126
20088
|
service: "01",
|
|
20127
|
-
pid: "
|
|
20089
|
+
pid: "27",
|
|
20128
20090
|
description: "Oxygen sensor 4 (air-fuel equiv. ratio)",
|
|
20129
20091
|
name: "OxySensor4_FAER",
|
|
20130
|
-
isotp: false
|
|
20092
|
+
isotp: false,
|
|
20093
|
+
bytes_returned: 4
|
|
20131
20094
|
},
|
|
20132
20095
|
{
|
|
20133
20096
|
service: "01",
|
|
20134
|
-
pid: "
|
|
20135
|
-
description: "Oxygen sensor 4 (voltage)",
|
|
20136
|
-
name: "OxySensor4_Volt",
|
|
20137
|
-
isotp: false
|
|
20138
|
-
},
|
|
20139
|
-
{
|
|
20140
|
-
service: "01",
|
|
20141
|
-
pid: "1C",
|
|
20097
|
+
pid: "28",
|
|
20142
20098
|
description: "Oxygen sensor 5 (air-fuel equiv. ratio)",
|
|
20143
20099
|
name: "OxySensor5_FAER",
|
|
20144
|
-
isotp: false
|
|
20145
|
-
|
|
20146
|
-
{
|
|
20147
|
-
service: "01",
|
|
20148
|
-
pid: "1C",
|
|
20149
|
-
description: "Oxygen sensor 5 (voltage)",
|
|
20150
|
-
name: "OxySensor5_Volt",
|
|
20151
|
-
isotp: false
|
|
20100
|
+
isotp: false,
|
|
20101
|
+
bytes_returned: 4
|
|
20152
20102
|
},
|
|
20153
20103
|
{
|
|
20154
20104
|
service: "01",
|
|
20155
|
-
pid: "
|
|
20105
|
+
pid: "29",
|
|
20156
20106
|
description: "Oxygen sensor 6 (air-fuel equiv. ratio)",
|
|
20157
20107
|
name: "OxySensor6_FAER",
|
|
20158
|
-
isotp: false
|
|
20159
|
-
|
|
20160
|
-
{
|
|
20161
|
-
service: "01",
|
|
20162
|
-
pid: "1D",
|
|
20163
|
-
description: "Oxygen sensor 6 (voltage)",
|
|
20164
|
-
name: "OxySensor6_Volt",
|
|
20165
|
-
isotp: false
|
|
20108
|
+
isotp: false,
|
|
20109
|
+
bytes_returned: 4
|
|
20166
20110
|
},
|
|
20167
20111
|
{
|
|
20168
20112
|
service: "01",
|
|
20169
20113
|
pid: "2A",
|
|
20170
20114
|
description: "Oxygen sensor 7 (air-fuel equiv. ratio)",
|
|
20171
20115
|
name: "OxySensor7_FAER",
|
|
20172
|
-
isotp: false
|
|
20173
|
-
|
|
20174
|
-
{
|
|
20175
|
-
service: "01",
|
|
20176
|
-
pid: "2A",
|
|
20177
|
-
description: "Oxygen sensor 7 (voltage)",
|
|
20178
|
-
name: "OxySensor7_Volt",
|
|
20179
|
-
isotp: false
|
|
20116
|
+
isotp: false,
|
|
20117
|
+
bytes_returned: 4
|
|
20180
20118
|
},
|
|
20181
20119
|
{
|
|
20182
20120
|
service: "01",
|
|
20183
20121
|
pid: "2B",
|
|
20184
20122
|
description: "Oxygen sensor 8 (air-fuel equiv. ratio)",
|
|
20185
20123
|
name: "OxySensor8_FAER",
|
|
20186
|
-
isotp: false
|
|
20187
|
-
|
|
20188
|
-
{
|
|
20189
|
-
service: "01",
|
|
20190
|
-
pid: "2B",
|
|
20191
|
-
description: "Oxygen sensor 8 (voltage)",
|
|
20192
|
-
name: "OxySensor8_Volt",
|
|
20193
|
-
isotp: false
|
|
20124
|
+
isotp: false,
|
|
20125
|
+
bytes_returned: 4
|
|
20194
20126
|
},
|
|
20195
20127
|
{
|
|
20196
20128
|
service: "01",
|
|
20197
20129
|
pid: "2C",
|
|
20198
20130
|
description: "Commanded EGR",
|
|
20199
20131
|
name: "CmdEGR",
|
|
20200
|
-
isotp: false
|
|
20132
|
+
isotp: false,
|
|
20133
|
+
bytes_returned: 1
|
|
20201
20134
|
},
|
|
20202
20135
|
{
|
|
20203
20136
|
service: "01",
|
|
20204
20137
|
pid: "2D",
|
|
20205
20138
|
description: "EGR Error",
|
|
20206
20139
|
name: "EGRError",
|
|
20207
|
-
isotp: false
|
|
20140
|
+
isotp: false,
|
|
20141
|
+
bytes_returned: 1
|
|
20208
20142
|
},
|
|
20209
20143
|
{
|
|
20210
20144
|
service: "01",
|
|
20211
20145
|
pid: "2E",
|
|
20212
20146
|
description: "Commanded evaporative purge",
|
|
20213
20147
|
name: "CmdEvapPurge",
|
|
20214
|
-
isotp: false
|
|
20148
|
+
isotp: false,
|
|
20149
|
+
bytes_returned: 1
|
|
20215
20150
|
},
|
|
20216
20151
|
{
|
|
20217
20152
|
service: "01",
|
|
20218
20153
|
pid: "2F",
|
|
20219
20154
|
description: "Fuel tank level input",
|
|
20220
20155
|
name: "FuelTankLevel",
|
|
20221
|
-
isotp: false
|
|
20156
|
+
isotp: false,
|
|
20157
|
+
bytes_returned: 1
|
|
20222
20158
|
},
|
|
20223
20159
|
{
|
|
20224
20160
|
service: "01",
|
|
20225
|
-
pid: "
|
|
20161
|
+
pid: "30",
|
|
20226
20162
|
description: "Warmups since DTCs cleared",
|
|
20227
|
-
name: "
|
|
20228
|
-
isotp: false
|
|
20163
|
+
name: "WarmUpsSinceCodeClear",
|
|
20164
|
+
isotp: false,
|
|
20165
|
+
bytes_returned: 1
|
|
20229
20166
|
},
|
|
20230
20167
|
{
|
|
20231
20168
|
service: "01",
|
|
20232
|
-
pid: "
|
|
20169
|
+
pid: "31",
|
|
20233
20170
|
description: "Distance traveled since DTCs cleared",
|
|
20234
|
-
name: "
|
|
20235
|
-
isotp: false
|
|
20171
|
+
name: "DistanceSinceCodeClear",
|
|
20172
|
+
isotp: false,
|
|
20173
|
+
bytes_returned: 2
|
|
20236
20174
|
},
|
|
20237
20175
|
{
|
|
20238
20176
|
service: "01",
|
|
20239
|
-
pid: "
|
|
20177
|
+
pid: "32",
|
|
20240
20178
|
description: "Evap. system vapor pressure",
|
|
20241
20179
|
name: "EvapSysVaporPres",
|
|
20242
|
-
isotp: false
|
|
20180
|
+
isotp: false,
|
|
20181
|
+
bytes_returned: 2
|
|
20243
20182
|
},
|
|
20244
20183
|
{
|
|
20245
20184
|
service: "01",
|
|
20246
|
-
pid: "
|
|
20185
|
+
pid: "33",
|
|
20247
20186
|
description: "Absolute barometric pressure",
|
|
20248
20187
|
name: "AbsBaroPres",
|
|
20249
|
-
isotp: false
|
|
20188
|
+
isotp: false,
|
|
20189
|
+
bytes_returned: 1
|
|
20250
20190
|
},
|
|
20251
20191
|
{
|
|
20252
20192
|
service: "01",
|
|
20253
|
-
pid: "
|
|
20254
|
-
description: "Oxygen sensor 1
|
|
20193
|
+
pid: "34",
|
|
20194
|
+
description: "Oxygen sensor 1: A/F equivalence ratio & current",
|
|
20255
20195
|
name: "OxySensor1_FAER",
|
|
20256
|
-
isotp: false
|
|
20257
|
-
|
|
20258
|
-
{
|
|
20259
|
-
service: "01",
|
|
20260
|
-
pid: "22",
|
|
20261
|
-
description: "Oxygen sensor 1 (current)",
|
|
20262
|
-
name: "OxySensor1_Crnt",
|
|
20263
|
-
isotp: false
|
|
20196
|
+
isotp: false,
|
|
20197
|
+
bytes_returned: 4
|
|
20264
20198
|
},
|
|
20265
20199
|
{
|
|
20266
20200
|
service: "01",
|
|
20267
|
-
pid: "
|
|
20268
|
-
description: "Oxygen sensor 2
|
|
20201
|
+
pid: "35",
|
|
20202
|
+
description: "Oxygen sensor 2: A/F equivalence ratio & current",
|
|
20269
20203
|
name: "OxySensor2_FAER",
|
|
20270
|
-
isotp: false
|
|
20271
|
-
|
|
20272
|
-
{
|
|
20273
|
-
service: "01",
|
|
20274
|
-
pid: "23",
|
|
20275
|
-
description: "Oxygen sensor 2 (current)",
|
|
20276
|
-
name: "OxySensor2_Crnt",
|
|
20277
|
-
isotp: false
|
|
20204
|
+
isotp: false,
|
|
20205
|
+
bytes_returned: 4
|
|
20278
20206
|
},
|
|
20279
20207
|
{
|
|
20280
20208
|
service: "01",
|
|
20281
|
-
pid: "
|
|
20282
|
-
description: "Oxygen sensor 3
|
|
20209
|
+
pid: "36",
|
|
20210
|
+
description: "Oxygen sensor 3: A/F equivalence ratio & current",
|
|
20283
20211
|
name: "OxySensor3_FAER",
|
|
20284
|
-
isotp: false
|
|
20212
|
+
isotp: false,
|
|
20213
|
+
bytes_returned: 4
|
|
20285
20214
|
},
|
|
20286
20215
|
{
|
|
20287
20216
|
service: "01",
|
|
20288
|
-
pid: "
|
|
20289
|
-
description: "Oxygen sensor
|
|
20290
|
-
name: "OxySensor3_Crnt",
|
|
20291
|
-
isotp: false
|
|
20292
|
-
},
|
|
20293
|
-
{
|
|
20294
|
-
service: "01",
|
|
20295
|
-
pid: "25",
|
|
20296
|
-
description: "Oxygen sensor 4 (air-fuel equiv. ratio)",
|
|
20217
|
+
pid: "37",
|
|
20218
|
+
description: "Oxygen sensor 4: A/F equivalence ratio & current",
|
|
20297
20219
|
name: "OxySensor4_FAER",
|
|
20298
|
-
isotp: false
|
|
20220
|
+
isotp: false,
|
|
20221
|
+
bytes_returned: 4
|
|
20299
20222
|
},
|
|
20300
20223
|
{
|
|
20301
20224
|
service: "01",
|
|
20302
|
-
pid: "
|
|
20303
|
-
description: "Oxygen sensor
|
|
20304
|
-
name: "OxySensor4_Crnt",
|
|
20305
|
-
isotp: false
|
|
20306
|
-
},
|
|
20307
|
-
{
|
|
20308
|
-
service: "01",
|
|
20309
|
-
pid: "26",
|
|
20310
|
-
description: "Oxygen sensor 5 (air-fuel equiv. ratio)",
|
|
20225
|
+
pid: "38",
|
|
20226
|
+
description: "Oxygen sensor 5: A/F equivalence ratio & current",
|
|
20311
20227
|
name: "OxySensor5_FAER",
|
|
20312
|
-
isotp: false
|
|
20313
|
-
|
|
20314
|
-
{
|
|
20315
|
-
service: "01",
|
|
20316
|
-
pid: "26",
|
|
20317
|
-
description: "Oxygen sensor 5 (current)",
|
|
20318
|
-
name: "OxySensor5_Crnt",
|
|
20319
|
-
isotp: false
|
|
20228
|
+
isotp: false,
|
|
20229
|
+
bytes_returned: 4
|
|
20320
20230
|
},
|
|
20321
20231
|
{
|
|
20322
20232
|
service: "01",
|
|
20323
|
-
pid: "
|
|
20324
|
-
description: "Oxygen sensor 6
|
|
20233
|
+
pid: "39",
|
|
20234
|
+
description: "Oxygen sensor 6: A/F equivalence ratio & current",
|
|
20325
20235
|
name: "OxySensor6_FAER",
|
|
20326
|
-
isotp: false
|
|
20327
|
-
|
|
20328
|
-
{
|
|
20329
|
-
service: "01",
|
|
20330
|
-
pid: "27",
|
|
20331
|
-
description: "Oxygen sensor 6 (current)",
|
|
20332
|
-
name: "OxySensor6_Crnt",
|
|
20333
|
-
isotp: false
|
|
20236
|
+
isotp: false,
|
|
20237
|
+
bytes_returned: 4
|
|
20334
20238
|
},
|
|
20335
20239
|
{
|
|
20336
20240
|
service: "01",
|
|
20337
20241
|
pid: "3A",
|
|
20338
|
-
description: "Oxygen sensor 7
|
|
20242
|
+
description: "Oxygen sensor 7: A/F equivalence ratio & current",
|
|
20339
20243
|
name: "OxySensor7_FAER",
|
|
20340
|
-
isotp: false
|
|
20341
|
-
|
|
20342
|
-
{
|
|
20343
|
-
service: "01",
|
|
20344
|
-
pid: "3A",
|
|
20345
|
-
description: "Oxygen sensor 7 (current)",
|
|
20346
|
-
name: "OxySensor7_Crnt",
|
|
20347
|
-
isotp: false
|
|
20244
|
+
isotp: false,
|
|
20245
|
+
bytes_returned: 4
|
|
20348
20246
|
},
|
|
20349
20247
|
{
|
|
20350
20248
|
service: "01",
|
|
20351
20249
|
pid: "3B",
|
|
20352
|
-
description: "Oxygen sensor 8
|
|
20250
|
+
description: "Oxygen sensor 8: A/F equivalence ratio & current",
|
|
20353
20251
|
name: "OxySensor8_FAER",
|
|
20354
|
-
isotp: false
|
|
20355
|
-
|
|
20356
|
-
{
|
|
20357
|
-
service: "01",
|
|
20358
|
-
pid: "3B",
|
|
20359
|
-
description: "Oxygen sensor 8 (current)",
|
|
20360
|
-
name: "OxySensor8_Crnt",
|
|
20361
|
-
isotp: false
|
|
20252
|
+
isotp: false,
|
|
20253
|
+
bytes_returned: 4
|
|
20362
20254
|
},
|
|
20363
20255
|
{
|
|
20364
20256
|
service: "01",
|
|
20365
20257
|
pid: "3C",
|
|
20366
|
-
description: "Catalyst temperature
|
|
20367
|
-
name: "
|
|
20368
|
-
isotp: false
|
|
20258
|
+
description: "Catalyst temperature: Bank 1, Sensor 1",
|
|
20259
|
+
name: "CatTempBank1Sens1",
|
|
20260
|
+
isotp: false,
|
|
20261
|
+
bytes_returned: 2
|
|
20369
20262
|
},
|
|
20370
20263
|
{
|
|
20371
20264
|
service: "01",
|
|
20372
20265
|
pid: "3D",
|
|
20373
|
-
description: "Catalyst temperature
|
|
20374
|
-
name: "
|
|
20375
|
-
isotp: false
|
|
20266
|
+
description: "Catalyst temperature: Bank 2, Sensor 1",
|
|
20267
|
+
name: "CatTempBank2Sens1",
|
|
20268
|
+
isotp: false,
|
|
20269
|
+
bytes_returned: 2
|
|
20376
20270
|
},
|
|
20377
20271
|
{
|
|
20378
20272
|
service: "01",
|
|
20379
20273
|
pid: "3E",
|
|
20380
|
-
description: "Catalyst temperature
|
|
20381
|
-
name: "
|
|
20382
|
-
isotp: false
|
|
20274
|
+
description: "Catalyst temperature: Bank 1, Sensor 2",
|
|
20275
|
+
name: "CatTempBank1Sens2",
|
|
20276
|
+
isotp: false,
|
|
20277
|
+
bytes_returned: 2
|
|
20383
20278
|
},
|
|
20384
20279
|
{
|
|
20385
20280
|
service: "01",
|
|
20386
20281
|
pid: "3F",
|
|
20387
|
-
description: "Catalyst temperature
|
|
20388
|
-
name: "
|
|
20389
|
-
isotp: false
|
|
20282
|
+
description: "Catalyst temperature: Bank 2, Sensor 2",
|
|
20283
|
+
name: "CatTempBank2Sens2",
|
|
20284
|
+
isotp: false,
|
|
20285
|
+
bytes_returned: 2
|
|
20390
20286
|
},
|
|
20391
20287
|
{
|
|
20392
20288
|
service: "01",
|
|
20393
|
-
pid: "
|
|
20289
|
+
pid: "40",
|
|
20394
20290
|
description: "PIDs supported [41 - 60]",
|
|
20395
|
-
name: "
|
|
20396
|
-
isotp: false
|
|
20291
|
+
name: "PIDsSupported_41_60",
|
|
20292
|
+
isotp: false,
|
|
20293
|
+
bytes_returned: 4
|
|
20397
20294
|
},
|
|
20398
20295
|
{
|
|
20399
20296
|
service: "01",
|
|
20400
|
-
pid: "
|
|
20297
|
+
pid: "41",
|
|
20401
20298
|
description: "Monitor status this drive cycle",
|
|
20402
|
-
name: "
|
|
20403
|
-
isotp: false
|
|
20299
|
+
name: "MonStatusDriveCycle",
|
|
20300
|
+
isotp: false,
|
|
20301
|
+
bytes_returned: 4
|
|
20404
20302
|
},
|
|
20405
20303
|
{
|
|
20406
20304
|
service: "01",
|
|
20407
|
-
pid: "
|
|
20305
|
+
pid: "42",
|
|
20408
20306
|
description: "Control module voltage",
|
|
20409
|
-
name: "
|
|
20410
|
-
isotp: false
|
|
20307
|
+
name: "ControlModuleVolt",
|
|
20308
|
+
isotp: false,
|
|
20309
|
+
bytes_returned: 2
|
|
20411
20310
|
},
|
|
20412
20311
|
{
|
|
20413
20312
|
service: "01",
|
|
20414
|
-
pid: "
|
|
20313
|
+
pid: "43",
|
|
20415
20314
|
description: "Absolute load value",
|
|
20416
20315
|
name: "AbsLoadValue",
|
|
20417
|
-
isotp: false
|
|
20316
|
+
isotp: false,
|
|
20317
|
+
bytes_returned: 2
|
|
20418
20318
|
},
|
|
20419
20319
|
{
|
|
20420
20320
|
service: "01",
|
|
20421
|
-
pid: "
|
|
20321
|
+
pid: "44",
|
|
20422
20322
|
description: "Commanded air-fuel equiv. ratio",
|
|
20423
20323
|
name: "FuelAirCmdEquiv",
|
|
20424
|
-
isotp: false
|
|
20324
|
+
isotp: false,
|
|
20325
|
+
bytes_returned: 2
|
|
20425
20326
|
},
|
|
20426
20327
|
{
|
|
20427
20328
|
service: "01",
|
|
20428
|
-
pid: "
|
|
20329
|
+
pid: "45",
|
|
20429
20330
|
description: "Relative throttle position",
|
|
20430
20331
|
name: "RelThrottlePos",
|
|
20431
|
-
isotp: false
|
|
20332
|
+
isotp: false,
|
|
20333
|
+
bytes_returned: 1
|
|
20432
20334
|
},
|
|
20433
20335
|
{
|
|
20434
20336
|
service: "01",
|
|
20435
|
-
pid: "
|
|
20337
|
+
pid: "46",
|
|
20436
20338
|
description: "Ambient air temperature",
|
|
20437
20339
|
name: "AmbientAirTemp",
|
|
20438
|
-
isotp: false
|
|
20340
|
+
isotp: false,
|
|
20341
|
+
bytes_returned: 1
|
|
20439
20342
|
},
|
|
20440
20343
|
{
|
|
20441
20344
|
service: "01",
|
|
20442
|
-
pid: "
|
|
20345
|
+
pid: "47",
|
|
20443
20346
|
description: "Absolute throttle position B",
|
|
20444
20347
|
name: "AbsThrottlePosB",
|
|
20445
|
-
isotp: false
|
|
20348
|
+
isotp: false,
|
|
20349
|
+
bytes_returned: 1
|
|
20446
20350
|
},
|
|
20447
20351
|
{
|
|
20448
20352
|
service: "01",
|
|
20449
|
-
pid: "
|
|
20353
|
+
pid: "48",
|
|
20450
20354
|
description: "Absolute throttle position C",
|
|
20451
20355
|
name: "AbsThrottlePosC",
|
|
20452
|
-
isotp: false
|
|
20356
|
+
isotp: false,
|
|
20357
|
+
bytes_returned: 1
|
|
20453
20358
|
},
|
|
20454
20359
|
{
|
|
20455
20360
|
service: "01",
|
|
20456
|
-
pid: "
|
|
20361
|
+
pid: "49",
|
|
20457
20362
|
description: "Accelerator pedal position D",
|
|
20458
20363
|
name: "AbsThrottlePosD",
|
|
20459
|
-
isotp: false
|
|
20364
|
+
isotp: false,
|
|
20365
|
+
bytes_returned: 1
|
|
20460
20366
|
},
|
|
20461
20367
|
{
|
|
20462
20368
|
service: "01",
|
|
20463
20369
|
pid: "4A",
|
|
20464
20370
|
description: "Accelerator pedal position E",
|
|
20465
20371
|
name: "AbsThrottlePosE",
|
|
20466
|
-
isotp: false
|
|
20372
|
+
isotp: false,
|
|
20373
|
+
bytes_returned: 1
|
|
20467
20374
|
},
|
|
20468
20375
|
{
|
|
20469
20376
|
service: "01",
|
|
20470
20377
|
pid: "4B",
|
|
20471
20378
|
description: "Accelerator pedal position F",
|
|
20472
20379
|
name: "AbsThrottlePosF",
|
|
20473
|
-
isotp: false
|
|
20380
|
+
isotp: false,
|
|
20381
|
+
bytes_returned: 1
|
|
20474
20382
|
},
|
|
20475
20383
|
{
|
|
20476
20384
|
service: "01",
|
|
20477
20385
|
pid: "4C",
|
|
20478
20386
|
description: "Commanded throttle actuator",
|
|
20479
20387
|
name: "CmdThrottleAct",
|
|
20480
|
-
isotp: false
|
|
20388
|
+
isotp: false,
|
|
20389
|
+
bytes_returned: 1
|
|
20481
20390
|
},
|
|
20482
20391
|
{
|
|
20483
20392
|
service: "01",
|
|
20484
20393
|
pid: "4D",
|
|
20485
20394
|
description: "Time run with MIL on",
|
|
20486
20395
|
name: "TimeRunMILOn",
|
|
20487
|
-
isotp: false
|
|
20396
|
+
isotp: false,
|
|
20397
|
+
bytes_returned: 2
|
|
20488
20398
|
},
|
|
20489
20399
|
{
|
|
20490
20400
|
service: "01",
|
|
20491
20401
|
pid: "4E",
|
|
20492
20402
|
description: "Time since DTCs cleared",
|
|
20493
|
-
name: "
|
|
20494
|
-
isotp: false
|
|
20403
|
+
name: "TimeSinceCodeClear",
|
|
20404
|
+
isotp: false,
|
|
20405
|
+
bytes_returned: 2
|
|
20495
20406
|
},
|
|
20496
20407
|
{
|
|
20497
20408
|
service: "01",
|
|
20498
20409
|
pid: "4F",
|
|
20499
20410
|
description: "Max fuel-air equiv. ratio",
|
|
20500
20411
|
name: "Max_FAER",
|
|
20501
|
-
isotp: false
|
|
20502
|
-
|
|
20503
|
-
{
|
|
20504
|
-
service: "01",
|
|
20505
|
-
pid: "4F",
|
|
20506
|
-
description: "Max oxygen sensor voltage",
|
|
20507
|
-
name: "Max_OxySensVol",
|
|
20508
|
-
isotp: false
|
|
20509
|
-
},
|
|
20510
|
-
{
|
|
20511
|
-
service: "01",
|
|
20512
|
-
pid: "4F",
|
|
20513
|
-
description: "Max oxygen sensor current",
|
|
20514
|
-
name: "Max_OxySensCrnt",
|
|
20515
|
-
isotp: false
|
|
20516
|
-
},
|
|
20517
|
-
{
|
|
20518
|
-
service: "01",
|
|
20519
|
-
pid: "4F",
|
|
20520
|
-
description: "Max intake manifold absolute pressure",
|
|
20521
|
-
name: "Max_IntM",
|
|
20522
|
-
isotp: false
|
|
20412
|
+
isotp: false,
|
|
20413
|
+
bytes_returned: 4
|
|
20523
20414
|
},
|
|
20524
20415
|
{
|
|
20525
20416
|
service: "01",
|
|
20526
|
-
pid: "
|
|
20417
|
+
pid: "50",
|
|
20527
20418
|
description: "Max air flow rate from MAF sensor",
|
|
20528
20419
|
name: "Max_AirFlowMAF",
|
|
20529
|
-
isotp: false
|
|
20420
|
+
isotp: false,
|
|
20421
|
+
bytes_returned: 4
|
|
20530
20422
|
},
|
|
20531
20423
|
{
|
|
20532
20424
|
service: "01",
|
|
20533
|
-
pid: "
|
|
20425
|
+
pid: "51",
|
|
20534
20426
|
description: "Fuel type",
|
|
20535
20427
|
name: "FuelType",
|
|
20536
|
-
isotp: false
|
|
20428
|
+
isotp: false,
|
|
20429
|
+
bytes_returned: 1
|
|
20537
20430
|
},
|
|
20538
20431
|
{
|
|
20539
20432
|
service: "01",
|
|
20540
|
-
pid: "
|
|
20433
|
+
pid: "52",
|
|
20541
20434
|
description: "Ethanol fuel percentage",
|
|
20542
20435
|
name: "EthanolFuelPct",
|
|
20543
|
-
isotp: false
|
|
20436
|
+
isotp: false,
|
|
20437
|
+
bytes_returned: 1
|
|
20544
20438
|
},
|
|
20545
20439
|
{
|
|
20546
20440
|
service: "01",
|
|
20547
|
-
pid: "
|
|
20441
|
+
pid: "53",
|
|
20548
20442
|
description: "Absolute evap system vapor pressure",
|
|
20549
|
-
name: "
|
|
20550
|
-
isotp: false
|
|
20443
|
+
name: "AbsEvapSysVapPres",
|
|
20444
|
+
isotp: false,
|
|
20445
|
+
bytes_returned: 2
|
|
20551
20446
|
},
|
|
20552
20447
|
{
|
|
20553
20448
|
service: "01",
|
|
20554
|
-
pid: "
|
|
20449
|
+
pid: "54",
|
|
20555
20450
|
description: "Evap system vapor pressure",
|
|
20556
20451
|
name: "EvapSysVapPres",
|
|
20557
|
-
isotp: false
|
|
20452
|
+
isotp: false,
|
|
20453
|
+
bytes_returned: 2
|
|
20558
20454
|
},
|
|
20559
20455
|
{
|
|
20560
20456
|
service: "01",
|
|
20561
|
-
pid: "
|
|
20457
|
+
pid: "55",
|
|
20562
20458
|
description: "Short term sec. oxygen trim (bank 1)",
|
|
20563
|
-
name: "
|
|
20564
|
-
isotp: false
|
|
20565
|
-
|
|
20566
|
-
{
|
|
20567
|
-
service: "01",
|
|
20568
|
-
pid: "37",
|
|
20569
|
-
description: "Short term sec. oxygen trim (bank 3)",
|
|
20570
|
-
name: "ShoSecOxyTriBan3",
|
|
20571
|
-
isotp: false
|
|
20459
|
+
name: "ShortSecOxyTrimBank1",
|
|
20460
|
+
isotp: false,
|
|
20461
|
+
bytes_returned: 2
|
|
20572
20462
|
},
|
|
20573
20463
|
{
|
|
20574
20464
|
service: "01",
|
|
20575
|
-
pid: "
|
|
20465
|
+
pid: "56",
|
|
20576
20466
|
description: "Long term sec. oxygen trim (bank 1)",
|
|
20577
|
-
name: "
|
|
20578
|
-
isotp: false
|
|
20579
|
-
|
|
20580
|
-
{
|
|
20581
|
-
service: "01",
|
|
20582
|
-
pid: "38",
|
|
20583
|
-
description: "Long term sec. oxygen trim (bank 3)",
|
|
20584
|
-
name: "LonSecOxyTriBan3",
|
|
20585
|
-
isotp: false
|
|
20467
|
+
name: "LongSecOxyTrimBank1",
|
|
20468
|
+
isotp: false,
|
|
20469
|
+
bytes_returned: 2
|
|
20586
20470
|
},
|
|
20587
20471
|
{
|
|
20588
20472
|
service: "01",
|
|
20589
|
-
pid: "
|
|
20473
|
+
pid: "57",
|
|
20590
20474
|
description: "Short term sec. oxygen trim (bank 2)",
|
|
20591
|
-
name: "
|
|
20592
|
-
isotp: false
|
|
20475
|
+
name: "ShortSecOxyTrimBank2",
|
|
20476
|
+
isotp: false,
|
|
20477
|
+
bytes_returned: 2
|
|
20593
20478
|
},
|
|
20594
20479
|
{
|
|
20595
20480
|
service: "01",
|
|
20596
|
-
pid: "
|
|
20597
|
-
description: "Short term sec. oxygen trim (bank 4)",
|
|
20598
|
-
name: "ShoSecOxyTriBan4",
|
|
20599
|
-
isotp: false
|
|
20600
|
-
},
|
|
20601
|
-
{
|
|
20602
|
-
service: "01",
|
|
20603
|
-
pid: "3A",
|
|
20481
|
+
pid: "58",
|
|
20604
20482
|
description: "Long term sec. oxygen trim (bank 2)",
|
|
20605
|
-
name: "
|
|
20606
|
-
isotp: false
|
|
20483
|
+
name: "LongSecOxyTrimBank2",
|
|
20484
|
+
isotp: false,
|
|
20485
|
+
bytes_returned: 2
|
|
20607
20486
|
},
|
|
20608
20487
|
{
|
|
20609
20488
|
service: "01",
|
|
20610
|
-
pid: "
|
|
20611
|
-
description: "Long term sec. oxygen trim (bank 4)",
|
|
20612
|
-
name: "LonSecOxyTriBan4",
|
|
20613
|
-
isotp: false
|
|
20614
|
-
},
|
|
20615
|
-
{
|
|
20616
|
-
service: "01",
|
|
20617
|
-
pid: "3B",
|
|
20489
|
+
pid: "59",
|
|
20618
20490
|
description: "Fuel rail absolute pressure",
|
|
20619
20491
|
name: "FuelRailAbsPres",
|
|
20620
|
-
isotp: false
|
|
20492
|
+
isotp: false,
|
|
20493
|
+
bytes_returned: 2
|
|
20621
20494
|
},
|
|
20622
20495
|
{
|
|
20623
20496
|
service: "01",
|
|
20624
20497
|
pid: "5A",
|
|
20625
20498
|
description: "Relative accelerator pedal position",
|
|
20626
20499
|
name: "RelAccelPedalPos",
|
|
20627
|
-
isotp: false
|
|
20500
|
+
isotp: false,
|
|
20501
|
+
bytes_returned: 1
|
|
20628
20502
|
},
|
|
20629
20503
|
{
|
|
20630
20504
|
service: "01",
|
|
20631
20505
|
pid: "5B",
|
|
20632
20506
|
description: "Hybrid battery pack remaining life",
|
|
20633
|
-
name: "
|
|
20634
|
-
isotp: false
|
|
20507
|
+
name: "HybrBatPackRemLife",
|
|
20508
|
+
isotp: false,
|
|
20509
|
+
bytes_returned: 1
|
|
20635
20510
|
},
|
|
20636
20511
|
{
|
|
20637
20512
|
service: "01",
|
|
20638
20513
|
pid: "5C",
|
|
20639
20514
|
description: "Engine oil temperature",
|
|
20640
20515
|
name: "EngineOilTemp",
|
|
20641
|
-
isotp: false
|
|
20516
|
+
isotp: false,
|
|
20517
|
+
bytes_returned: 1
|
|
20642
20518
|
},
|
|
20643
20519
|
{
|
|
20644
20520
|
service: "01",
|
|
20645
20521
|
pid: "5D",
|
|
20646
20522
|
description: "Fuel injection timing",
|
|
20647
|
-
name: "
|
|
20648
|
-
isotp: false
|
|
20523
|
+
name: "FuelInjectionTiming",
|
|
20524
|
+
isotp: false,
|
|
20525
|
+
bytes_returned: 2
|
|
20649
20526
|
},
|
|
20650
20527
|
{
|
|
20651
20528
|
service: "01",
|
|
20652
20529
|
pid: "5E",
|
|
20653
20530
|
description: "Engine fuel rate",
|
|
20654
20531
|
name: "EngineFuelRate",
|
|
20655
|
-
isotp: false
|
|
20532
|
+
isotp: false,
|
|
20533
|
+
bytes_returned: 2
|
|
20656
20534
|
},
|
|
20657
20535
|
{
|
|
20658
20536
|
service: "01",
|
|
20659
20537
|
pid: "5F",
|
|
20660
20538
|
description: "Emission requirements",
|
|
20661
20539
|
name: "EmissionReq",
|
|
20662
|
-
isotp: false
|
|
20540
|
+
isotp: false,
|
|
20541
|
+
bytes_returned: 1
|
|
20663
20542
|
},
|
|
20664
20543
|
{
|
|
20665
20544
|
service: "01",
|
|
20666
|
-
pid: "
|
|
20545
|
+
pid: "60",
|
|
20667
20546
|
description: "PIDs supported [61 - 80]",
|
|
20668
|
-
name: "
|
|
20669
|
-
isotp: false
|
|
20547
|
+
name: "PIDsSupported_61_80",
|
|
20548
|
+
isotp: false,
|
|
20549
|
+
bytes_returned: 4
|
|
20670
20550
|
},
|
|
20671
20551
|
{
|
|
20672
20552
|
service: "01",
|
|
20673
|
-
pid: "
|
|
20553
|
+
pid: "61",
|
|
20674
20554
|
description: "Demanded engine percent torque",
|
|
20675
20555
|
name: "DemandEngTorqPct",
|
|
20676
|
-
isotp: false
|
|
20556
|
+
isotp: false,
|
|
20557
|
+
bytes_returned: 1
|
|
20677
20558
|
},
|
|
20678
20559
|
{
|
|
20679
20560
|
service: "01",
|
|
20680
|
-
pid: "
|
|
20561
|
+
pid: "62",
|
|
20681
20562
|
description: "Actual engine percent torque",
|
|
20682
20563
|
name: "ActualEngTorqPct",
|
|
20683
|
-
isotp: false
|
|
20564
|
+
isotp: false,
|
|
20565
|
+
bytes_returned: 1
|
|
20684
20566
|
},
|
|
20685
20567
|
{
|
|
20686
20568
|
service: "01",
|
|
20687
|
-
pid: "
|
|
20569
|
+
pid: "63",
|
|
20688
20570
|
description: "Engine reference torque",
|
|
20689
20571
|
name: "EngRefTorq",
|
|
20690
|
-
isotp: false
|
|
20572
|
+
isotp: false,
|
|
20573
|
+
bytes_returned: 2
|
|
20691
20574
|
},
|
|
20692
20575
|
{
|
|
20693
20576
|
service: "01",
|
|
20694
|
-
pid: "
|
|
20695
|
-
description: "Engine
|
|
20577
|
+
pid: "64",
|
|
20578
|
+
description: "Engine percent torque data (idle + points 1–4)",
|
|
20696
20579
|
name: "EngPctTorq_Idle",
|
|
20697
|
-
isotp: false
|
|
20580
|
+
isotp: false,
|
|
20581
|
+
bytes_returned: 5
|
|
20698
20582
|
},
|
|
20699
20583
|
{
|
|
20700
20584
|
service: "01",
|
|
20701
|
-
pid: "
|
|
20702
|
-
description: "Engine pct. torque (engine point 1)",
|
|
20703
|
-
name: "EngPctTorq_EP1",
|
|
20704
|
-
isotp: false
|
|
20705
|
-
},
|
|
20706
|
-
{
|
|
20707
|
-
service: "01",
|
|
20708
|
-
pid: "40",
|
|
20709
|
-
description: "Engine pct. torque (engine point 2)",
|
|
20710
|
-
name: "EngPctTorq_EP2",
|
|
20711
|
-
isotp: false
|
|
20712
|
-
},
|
|
20713
|
-
{
|
|
20714
|
-
service: "01",
|
|
20715
|
-
pid: "40",
|
|
20716
|
-
description: "Engine pct. torque (engine point 3)",
|
|
20717
|
-
name: "EngPctTorq_EP3",
|
|
20718
|
-
isotp: false
|
|
20719
|
-
},
|
|
20720
|
-
{
|
|
20721
|
-
service: "01",
|
|
20722
|
-
pid: "40",
|
|
20723
|
-
description: "Engine pct. torque (engine point 4)",
|
|
20724
|
-
name: "EngPctTorq_EP4",
|
|
20725
|
-
isotp: false
|
|
20726
|
-
},
|
|
20727
|
-
{
|
|
20728
|
-
service: "01",
|
|
20729
|
-
pid: "41",
|
|
20585
|
+
pid: "65",
|
|
20730
20586
|
description: "Auxiliary input/output supported",
|
|
20731
20587
|
name: "AuxInputOutput",
|
|
20732
|
-
isotp: false
|
|
20588
|
+
isotp: false,
|
|
20589
|
+
bytes_returned: 2
|
|
20733
20590
|
},
|
|
20734
20591
|
{
|
|
20735
20592
|
service: "01",
|
|
20736
|
-
pid: "
|
|
20737
|
-
description: "Mass air flow sensor (A)",
|
|
20593
|
+
pid: "66",
|
|
20594
|
+
description: "Mass air flow sensor data (A/B supported + g/s)",
|
|
20738
20595
|
name: "MAFSensorA",
|
|
20739
|
-
isotp: false
|
|
20596
|
+
isotp: false,
|
|
20597
|
+
bytes_returned: 5
|
|
20740
20598
|
},
|
|
20741
20599
|
{
|
|
20742
20600
|
service: "01",
|
|
20743
|
-
pid: "
|
|
20744
|
-
description: "
|
|
20745
|
-
name: "
|
|
20746
|
-
isotp: false
|
|
20601
|
+
pid: "67",
|
|
20602
|
+
description: "Engine coolant temperature (sensors 1–2 + support bits)",
|
|
20603
|
+
name: "EngineCoolantTemp1",
|
|
20604
|
+
isotp: false,
|
|
20605
|
+
bytes_returned: 3
|
|
20747
20606
|
},
|
|
20748
20607
|
{
|
|
20749
20608
|
service: "01",
|
|
20750
|
-
pid: "
|
|
20751
|
-
description: "
|
|
20752
|
-
name: "
|
|
20753
|
-
isotp: false
|
|
20609
|
+
pid: "68",
|
|
20610
|
+
description: "Intake air temperature sensor (sensors 1–2 + support bits)",
|
|
20611
|
+
name: "IntakeAirTempSens1",
|
|
20612
|
+
isotp: false,
|
|
20613
|
+
bytes_returned: 3
|
|
20754
20614
|
},
|
|
20755
20615
|
{
|
|
20756
20616
|
service: "01",
|
|
20757
|
-
pid: "
|
|
20758
|
-
description: "
|
|
20759
|
-
name: "EngCooTem2",
|
|
20760
|
-
isotp: false
|
|
20761
|
-
},
|
|
20762
|
-
{
|
|
20763
|
-
service: "01",
|
|
20764
|
-
pid: "44",
|
|
20765
|
-
description: "Intake air temperature (sensor 1)",
|
|
20766
|
-
name: "IntAirTemSen1",
|
|
20767
|
-
isotp: false
|
|
20768
|
-
},
|
|
20769
|
-
{
|
|
20770
|
-
service: "01",
|
|
20771
|
-
pid: "44",
|
|
20772
|
-
description: "Intake air temperature (sensor 2)",
|
|
20773
|
-
name: "IntAirTemSen2",
|
|
20774
|
-
isotp: false
|
|
20775
|
-
},
|
|
20776
|
-
{
|
|
20777
|
-
service: "01",
|
|
20778
|
-
pid: "45",
|
|
20779
|
-
description: "Commanded EGR and EGR error",
|
|
20617
|
+
pid: "69",
|
|
20618
|
+
description: "Actual EGR, commanded EGR & EGR error",
|
|
20780
20619
|
name: "CmdEGR_EGRError",
|
|
20781
|
-
isotp:
|
|
20620
|
+
isotp: true,
|
|
20621
|
+
bytes_returned: 7
|
|
20782
20622
|
},
|
|
20783
20623
|
{
|
|
20784
20624
|
service: "01",
|
|
20785
20625
|
pid: "6A",
|
|
20786
20626
|
description: "Com. diesel intake air flow ctr/position",
|
|
20787
20627
|
name: "CmdDieselIntAir",
|
|
20788
|
-
isotp: false
|
|
20628
|
+
isotp: false,
|
|
20629
|
+
bytes_returned: 5
|
|
20789
20630
|
},
|
|
20790
20631
|
{
|
|
20791
20632
|
service: "01",
|
|
20792
20633
|
pid: "6B",
|
|
20793
20634
|
description: "Exhaust gas recirculation temperature",
|
|
20794
20635
|
name: "ExhaustGasTemp",
|
|
20795
|
-
isotp: false
|
|
20636
|
+
isotp: false,
|
|
20637
|
+
bytes_returned: 5
|
|
20796
20638
|
},
|
|
20797
20639
|
{
|
|
20798
20640
|
service: "01",
|
|
20799
20641
|
pid: "6C",
|
|
20800
20642
|
description: "Com. throttle actuator ctr./position",
|
|
20801
|
-
name: "
|
|
20802
|
-
isotp: false
|
|
20643
|
+
name: "CmdThrottleActRel",
|
|
20644
|
+
isotp: false,
|
|
20645
|
+
bytes_returned: 5
|
|
20803
20646
|
},
|
|
20804
20647
|
{
|
|
20805
20648
|
service: "01",
|
|
20806
20649
|
pid: "6D",
|
|
20807
20650
|
description: "Fuel pressure control system",
|
|
20808
20651
|
name: "FuelPresContrSys",
|
|
20809
|
-
isotp:
|
|
20652
|
+
isotp: true,
|
|
20653
|
+
bytes_returned: 11
|
|
20810
20654
|
},
|
|
20811
20655
|
{
|
|
20812
20656
|
service: "01",
|
|
20813
20657
|
pid: "6E",
|
|
20814
20658
|
description: "Injection pressure control system",
|
|
20815
20659
|
name: "InjPresContrSys",
|
|
20816
|
-
isotp:
|
|
20660
|
+
isotp: true,
|
|
20661
|
+
bytes_returned: 9
|
|
20817
20662
|
},
|
|
20818
20663
|
{
|
|
20819
20664
|
service: "01",
|
|
20820
20665
|
pid: "6F",
|
|
20821
20666
|
description: "Turbocharger compressor inlet pres.",
|
|
20822
20667
|
name: "TurboComprPres",
|
|
20823
|
-
isotp: false
|
|
20668
|
+
isotp: false,
|
|
20669
|
+
bytes_returned: 3
|
|
20824
20670
|
},
|
|
20825
20671
|
{
|
|
20826
20672
|
service: "01",
|
|
20827
|
-
pid: "
|
|
20673
|
+
pid: "70",
|
|
20828
20674
|
description: "Boost pressure control",
|
|
20829
20675
|
name: "BoostPresCntrl",
|
|
20830
|
-
isotp:
|
|
20676
|
+
isotp: true,
|
|
20677
|
+
bytes_returned: 10
|
|
20831
20678
|
},
|
|
20832
20679
|
{
|
|
20833
20680
|
service: "01",
|
|
20834
|
-
pid: "
|
|
20681
|
+
pid: "71",
|
|
20835
20682
|
description: "Variable geometry turbo control",
|
|
20836
|
-
name: "
|
|
20837
|
-
isotp:
|
|
20683
|
+
name: "VariableGeoTurboVGTCtr",
|
|
20684
|
+
isotp: true,
|
|
20685
|
+
bytes_returned: 6
|
|
20838
20686
|
},
|
|
20839
20687
|
{
|
|
20840
20688
|
service: "01",
|
|
20841
|
-
pid: "
|
|
20689
|
+
pid: "72",
|
|
20842
20690
|
description: "Wastegate control",
|
|
20843
20691
|
name: "WastegateControl",
|
|
20844
|
-
isotp: false
|
|
20692
|
+
isotp: false,
|
|
20693
|
+
bytes_returned: 5
|
|
20845
20694
|
},
|
|
20846
20695
|
{
|
|
20847
20696
|
service: "01",
|
|
20848
|
-
pid: "
|
|
20697
|
+
pid: "73",
|
|
20849
20698
|
description: "Exhaust pressure",
|
|
20850
20699
|
name: "ExhaustPressure",
|
|
20851
|
-
isotp: false
|
|
20700
|
+
isotp: false,
|
|
20701
|
+
bytes_returned: 5
|
|
20852
20702
|
},
|
|
20853
20703
|
{
|
|
20854
20704
|
service: "01",
|
|
20855
|
-
pid: "
|
|
20705
|
+
pid: "74",
|
|
20856
20706
|
description: "Turbocharger RPM",
|
|
20857
20707
|
name: "TurbochargerRpm",
|
|
20858
|
-
isotp: false
|
|
20708
|
+
isotp: false,
|
|
20709
|
+
bytes_returned: 5
|
|
20859
20710
|
},
|
|
20860
20711
|
{
|
|
20861
20712
|
service: "01",
|
|
20862
|
-
pid: "
|
|
20713
|
+
pid: "75",
|
|
20863
20714
|
description: "Turbocharger temperature",
|
|
20864
|
-
name: "
|
|
20865
|
-
isotp:
|
|
20715
|
+
name: "TurbochargerTemperature",
|
|
20716
|
+
isotp: true,
|
|
20717
|
+
bytes_returned: 7
|
|
20866
20718
|
},
|
|
20867
20719
|
{
|
|
20868
20720
|
service: "01",
|
|
20869
|
-
pid: "
|
|
20721
|
+
pid: "76",
|
|
20870
20722
|
description: "Turbocharger temperature",
|
|
20871
|
-
name: "
|
|
20872
|
-
isotp:
|
|
20723
|
+
name: "TurbochargerTemperature",
|
|
20724
|
+
isotp: true,
|
|
20725
|
+
bytes_returned: 7
|
|
20873
20726
|
},
|
|
20874
20727
|
{
|
|
20875
20728
|
service: "01",
|
|
20876
|
-
pid: "
|
|
20729
|
+
pid: "77",
|
|
20877
20730
|
description: "Charge air cooler temperature",
|
|
20878
|
-
name: "
|
|
20879
|
-
isotp: false
|
|
20731
|
+
name: "ChargeAirCoolerTemperature",
|
|
20732
|
+
isotp: false,
|
|
20733
|
+
bytes_returned: 5
|
|
20880
20734
|
},
|
|
20881
20735
|
{
|
|
20882
20736
|
service: "01",
|
|
20883
|
-
pid: "
|
|
20737
|
+
pid: "78",
|
|
20884
20738
|
description: "EGT (bank 1)",
|
|
20885
20739
|
name: "EGT_Bank1",
|
|
20886
|
-
isotp:
|
|
20740
|
+
isotp: true,
|
|
20741
|
+
bytes_returned: 9
|
|
20887
20742
|
},
|
|
20888
20743
|
{
|
|
20889
20744
|
service: "01",
|
|
20890
|
-
pid: "
|
|
20745
|
+
pid: "79",
|
|
20891
20746
|
description: "EGT (bank 2)",
|
|
20892
20747
|
name: "EGT_Bank2",
|
|
20893
|
-
isotp:
|
|
20748
|
+
isotp: true,
|
|
20749
|
+
bytes_returned: 9
|
|
20894
20750
|
},
|
|
20895
20751
|
{
|
|
20896
20752
|
service: "01",
|
|
20897
20753
|
pid: "7A",
|
|
20898
20754
|
description: "Diesel particulate filter - diff. pressure",
|
|
20899
|
-
name: "
|
|
20900
|
-
isotp:
|
|
20755
|
+
name: "DPF_DifferentialPressure",
|
|
20756
|
+
isotp: true,
|
|
20757
|
+
bytes_returned: 7
|
|
20901
20758
|
},
|
|
20902
20759
|
{
|
|
20903
20760
|
service: "01",
|
|
20904
20761
|
pid: "7B",
|
|
20905
20762
|
description: "Diesel particulate filter",
|
|
20906
20763
|
name: "DPF",
|
|
20907
|
-
isotp:
|
|
20764
|
+
isotp: true,
|
|
20765
|
+
bytes_returned: 7
|
|
20908
20766
|
},
|
|
20909
20767
|
{
|
|
20910
20768
|
service: "01",
|
|
20911
20769
|
pid: "7C",
|
|
20912
20770
|
description: "Diesel particulate filter - temperature",
|
|
20913
20771
|
name: "DPF_Temperature",
|
|
20914
|
-
isotp:
|
|
20772
|
+
isotp: true,
|
|
20773
|
+
bytes_returned: 9
|
|
20915
20774
|
},
|
|
20916
20775
|
{
|
|
20917
20776
|
service: "01",
|
|
20918
20777
|
pid: "7D",
|
|
20919
20778
|
description: "NOx NTE control area status",
|
|
20920
|
-
name: "
|
|
20921
|
-
isotp: false
|
|
20779
|
+
name: "NOx_NTE_ControlAreaStatus",
|
|
20780
|
+
isotp: false,
|
|
20781
|
+
bytes_returned: 1
|
|
20922
20782
|
},
|
|
20923
20783
|
{
|
|
20924
20784
|
service: "01",
|
|
20925
20785
|
pid: "7E",
|
|
20926
20786
|
description: "PM NTE control area status",
|
|
20927
|
-
name: "
|
|
20928
|
-
isotp: false
|
|
20787
|
+
name: "PM_NTE_ControlAreaStatus",
|
|
20788
|
+
isotp: false,
|
|
20789
|
+
bytes_returned: 1
|
|
20929
20790
|
},
|
|
20930
20791
|
{
|
|
20931
20792
|
service: "01",
|
|
20932
20793
|
pid: "7F",
|
|
20933
20794
|
description: "Engine run time",
|
|
20934
20795
|
name: "EngineRunTime",
|
|
20935
|
-
isotp:
|
|
20796
|
+
isotp: true,
|
|
20797
|
+
bytes_returned: 13
|
|
20936
20798
|
},
|
|
20937
20799
|
{
|
|
20938
20800
|
service: "01",
|
|
20939
|
-
pid: "
|
|
20801
|
+
pid: "80",
|
|
20940
20802
|
description: "PIDs supported [81 - A0]",
|
|
20941
|
-
name: "
|
|
20942
|
-
isotp: false
|
|
20803
|
+
name: "PIDsSupported_81_A0",
|
|
20804
|
+
isotp: false,
|
|
20805
|
+
bytes_returned: 4
|
|
20943
20806
|
},
|
|
20944
20807
|
{
|
|
20945
20808
|
service: "01",
|
|
20946
|
-
pid: "
|
|
20809
|
+
pid: "81",
|
|
20947
20810
|
description: "Engine run time for AECD",
|
|
20948
|
-
name: "
|
|
20949
|
-
isotp:
|
|
20811
|
+
name: "EngineRunTime_AECD",
|
|
20812
|
+
isotp: true,
|
|
20813
|
+
bytes_returned: 41
|
|
20950
20814
|
},
|
|
20951
20815
|
{
|
|
20952
20816
|
service: "01",
|
|
20953
|
-
pid: "
|
|
20817
|
+
pid: "82",
|
|
20954
20818
|
description: "Engine run time for AECD",
|
|
20955
|
-
name: "
|
|
20956
|
-
isotp:
|
|
20819
|
+
name: "EngineRunTime_AECD",
|
|
20820
|
+
isotp: true,
|
|
20821
|
+
bytes_returned: 41
|
|
20957
20822
|
},
|
|
20958
20823
|
{
|
|
20959
20824
|
service: "01",
|
|
20960
|
-
pid: "
|
|
20825
|
+
pid: "83",
|
|
20961
20826
|
description: "NOx sensor",
|
|
20962
20827
|
name: "NOxSensor",
|
|
20963
|
-
isotp:
|
|
20828
|
+
isotp: true,
|
|
20829
|
+
bytes_returned: 9
|
|
20964
20830
|
},
|
|
20965
20831
|
{
|
|
20966
20832
|
service: "01",
|
|
20967
|
-
pid: "
|
|
20833
|
+
pid: "84",
|
|
20968
20834
|
description: "Manifold surface temperature",
|
|
20969
|
-
name: "
|
|
20970
|
-
isotp: false
|
|
20835
|
+
name: "ManifoldSurfaceTemperature",
|
|
20836
|
+
isotp: false,
|
|
20837
|
+
bytes_returned: 1
|
|
20971
20838
|
},
|
|
20972
20839
|
{
|
|
20973
20840
|
service: "01",
|
|
20974
|
-
pid: "
|
|
20841
|
+
pid: "85",
|
|
20975
20842
|
description: "NOx reagent system",
|
|
20976
20843
|
name: "NOxReagentSystem",
|
|
20977
|
-
isotp:
|
|
20844
|
+
isotp: true,
|
|
20845
|
+
bytes_returned: 10
|
|
20978
20846
|
},
|
|
20979
20847
|
{
|
|
20980
20848
|
service: "01",
|
|
20981
|
-
pid: "
|
|
20849
|
+
pid: "86",
|
|
20982
20850
|
description: "Particulate matter sensor",
|
|
20983
20851
|
name: "PM_Sensor",
|
|
20984
|
-
isotp: false
|
|
20852
|
+
isotp: false,
|
|
20853
|
+
bytes_returned: 5
|
|
20985
20854
|
},
|
|
20986
20855
|
{
|
|
20987
20856
|
service: "01",
|
|
20988
|
-
pid: "
|
|
20857
|
+
pid: "87",
|
|
20989
20858
|
description: "Intake manifold absolute pressure",
|
|
20990
|
-
name: "
|
|
20991
|
-
isotp: false
|
|
20859
|
+
name: "IntakeManifoldAbsolutePressure",
|
|
20860
|
+
isotp: false,
|
|
20861
|
+
bytes_returned: 5
|
|
20992
20862
|
},
|
|
20993
20863
|
{
|
|
20994
20864
|
service: "01",
|
|
20995
|
-
pid: "
|
|
20865
|
+
pid: "88",
|
|
20996
20866
|
description: "SCR induce system",
|
|
20997
20867
|
name: "SCR_InduceSystem",
|
|
20998
|
-
isotp:
|
|
20868
|
+
isotp: true,
|
|
20869
|
+
bytes_returned: 13
|
|
20999
20870
|
},
|
|
21000
20871
|
{
|
|
21001
20872
|
service: "01",
|
|
21002
|
-
pid: "
|
|
20873
|
+
pid: "89",
|
|
21003
20874
|
description: "Run time for AECD #11-#15",
|
|
21004
|
-
name: "
|
|
21005
|
-
isotp:
|
|
20875
|
+
name: "RunTimeForAECD_11_15",
|
|
20876
|
+
isotp: true,
|
|
20877
|
+
bytes_returned: 41
|
|
21006
20878
|
},
|
|
21007
20879
|
{
|
|
21008
20880
|
service: "01",
|
|
21009
20881
|
pid: "8A",
|
|
21010
20882
|
description: "Run time for AECD #16-#20",
|
|
21011
|
-
name: "
|
|
21012
|
-
isotp:
|
|
20883
|
+
name: "RunTimeForAECD_16_20",
|
|
20884
|
+
isotp: true,
|
|
20885
|
+
bytes_returned: 41
|
|
21013
20886
|
},
|
|
21014
20887
|
{
|
|
21015
20888
|
service: "01",
|
|
21016
20889
|
pid: "8B",
|
|
21017
20890
|
description: "Diesel aftertreatment",
|
|
21018
|
-
name: "
|
|
21019
|
-
isotp:
|
|
20891
|
+
name: "DieselAftertreatment",
|
|
20892
|
+
isotp: true,
|
|
20893
|
+
bytes_returned: 7
|
|
21020
20894
|
},
|
|
21021
20895
|
{
|
|
21022
20896
|
service: "01",
|
|
21023
20897
|
pid: "8C",
|
|
21024
20898
|
description: "O2 sensor (wide range)",
|
|
21025
|
-
name: "
|
|
21026
|
-
isotp:
|
|
20899
|
+
name: "O2Sensor_WideRange",
|
|
20900
|
+
isotp: true,
|
|
20901
|
+
bytes_returned: 17
|
|
21027
20902
|
},
|
|
21028
20903
|
{
|
|
21029
20904
|
service: "01",
|
|
21030
20905
|
pid: "8D",
|
|
21031
20906
|
description: "Throttle position G",
|
|
21032
|
-
name: "
|
|
21033
|
-
isotp: false
|
|
20907
|
+
name: "ThrottlePositionG",
|
|
20908
|
+
isotp: false,
|
|
20909
|
+
bytes_returned: 1
|
|
21034
20910
|
},
|
|
21035
20911
|
{
|
|
21036
20912
|
service: "01",
|
|
21037
20913
|
pid: "8E",
|
|
21038
20914
|
description: "Engine friction percent torque",
|
|
21039
|
-
name: "
|
|
21040
|
-
isotp: false
|
|
20915
|
+
name: "EngineFrictionPercentTorque",
|
|
20916
|
+
isotp: false,
|
|
20917
|
+
bytes_returned: 1
|
|
21041
20918
|
},
|
|
21042
20919
|
{
|
|
21043
20920
|
service: "01",
|
|
21044
20921
|
pid: "8F",
|
|
21045
20922
|
description: "Particulate matter sensor (bank 1 & 2)",
|
|
21046
20923
|
name: "PMSensorBank1_2",
|
|
21047
|
-
isotp:
|
|
20924
|
+
isotp: true,
|
|
20925
|
+
bytes_returned: 7
|
|
21048
20926
|
},
|
|
21049
20927
|
{
|
|
21050
20928
|
service: "01",
|
|
21051
|
-
pid: "
|
|
20929
|
+
pid: "90",
|
|
21052
20930
|
description: "WWH-OBD vehicle OBD system Info",
|
|
21053
20931
|
name: "WWH_OBD_SysInfo",
|
|
21054
|
-
isotp: false
|
|
20932
|
+
isotp: false,
|
|
20933
|
+
bytes_returned: 3
|
|
21055
20934
|
},
|
|
21056
20935
|
{
|
|
21057
20936
|
service: "01",
|
|
21058
|
-
pid: "
|
|
20937
|
+
pid: "91",
|
|
21059
20938
|
description: "WWH-OBD vehicle OBD system Info",
|
|
21060
20939
|
name: "WWH_OBD_SysInfo",
|
|
21061
|
-
isotp: false
|
|
20940
|
+
isotp: false,
|
|
20941
|
+
bytes_returned: 5
|
|
21062
20942
|
},
|
|
21063
20943
|
{
|
|
21064
20944
|
service: "01",
|
|
21065
|
-
pid: "
|
|
20945
|
+
pid: "92",
|
|
21066
20946
|
description: "Fuel system control",
|
|
21067
|
-
name: "
|
|
21068
|
-
isotp: false
|
|
20947
|
+
name: "FuelSystemControl",
|
|
20948
|
+
isotp: false,
|
|
20949
|
+
bytes_returned: 2
|
|
21069
20950
|
},
|
|
21070
20951
|
{
|
|
21071
20952
|
service: "01",
|
|
21072
|
-
pid: "
|
|
20953
|
+
pid: "93",
|
|
21073
20954
|
description: "WWH-OBD counters support",
|
|
21074
|
-
name: "
|
|
21075
|
-
isotp: false
|
|
20955
|
+
name: "WWH_OBD_CtrSupport",
|
|
20956
|
+
isotp: false,
|
|
20957
|
+
bytes_returned: 3
|
|
21076
20958
|
},
|
|
21077
20959
|
{
|
|
21078
20960
|
service: "01",
|
|
21079
|
-
pid: "
|
|
20961
|
+
pid: "94",
|
|
21080
20962
|
description: "NOx warning and inducement system",
|
|
21081
|
-
name: "
|
|
21082
|
-
isotp:
|
|
20963
|
+
name: "NOxWarningInducementSys",
|
|
20964
|
+
isotp: true,
|
|
20965
|
+
bytes_returned: 12
|
|
21083
20966
|
},
|
|
21084
20967
|
{
|
|
21085
20968
|
service: "01",
|
|
21086
|
-
pid: "
|
|
20969
|
+
pid: "98",
|
|
21087
20970
|
description: "EGT sensor",
|
|
21088
20971
|
name: "EGT_Sensor",
|
|
21089
|
-
isotp:
|
|
20972
|
+
isotp: true,
|
|
20973
|
+
bytes_returned: 9
|
|
21090
20974
|
},
|
|
21091
20975
|
{
|
|
21092
20976
|
service: "01",
|
|
21093
|
-
pid: "
|
|
20977
|
+
pid: "99",
|
|
21094
20978
|
description: "EGT sensor",
|
|
21095
20979
|
name: "EGT_Sensor",
|
|
21096
|
-
isotp:
|
|
20980
|
+
isotp: true,
|
|
20981
|
+
bytes_returned: 9
|
|
21097
20982
|
},
|
|
21098
20983
|
{
|
|
21099
20984
|
service: "01",
|
|
21100
20985
|
pid: "9A",
|
|
21101
|
-
description: "Hybrid/EV sys. data
|
|
20986
|
+
description: "Hybrid/EV sys. data",
|
|
21102
20987
|
name: "Hybrid_EV_System",
|
|
21103
|
-
isotp:
|
|
20988
|
+
isotp: true,
|
|
20989
|
+
bytes_returned: 6
|
|
21104
20990
|
},
|
|
21105
20991
|
{
|
|
21106
20992
|
service: "01",
|
|
21107
20993
|
pid: "9B",
|
|
21108
20994
|
description: "Diesel exhaust fluid sensor data",
|
|
21109
|
-
name: "
|
|
21110
|
-
isotp: false
|
|
20995
|
+
name: "DieselExhaustFluidSensorData",
|
|
20996
|
+
isotp: false,
|
|
20997
|
+
bytes_returned: 4
|
|
21111
20998
|
},
|
|
21112
20999
|
{
|
|
21113
21000
|
service: "01",
|
|
21114
21001
|
pid: "9C",
|
|
21115
21002
|
description: "O2 sensor data",
|
|
21116
21003
|
name: "O2SensorData",
|
|
21117
|
-
isotp:
|
|
21004
|
+
isotp: true,
|
|
21005
|
+
bytes_returned: 17
|
|
21118
21006
|
},
|
|
21119
21007
|
{
|
|
21120
21008
|
service: "01",
|
|
21121
21009
|
pid: "9D",
|
|
21122
21010
|
description: "Engine fuel rate",
|
|
21123
21011
|
name: "EngineFuelRate",
|
|
21124
|
-
isotp: false
|
|
21012
|
+
isotp: false,
|
|
21013
|
+
bytes_returned: 4
|
|
21125
21014
|
},
|
|
21126
21015
|
{
|
|
21127
21016
|
service: "01",
|
|
21128
21017
|
pid: "9E",
|
|
21129
21018
|
description: "Engine exhaust flow rate",
|
|
21130
|
-
name: "
|
|
21131
|
-
isotp: false
|
|
21019
|
+
name: "EngineExhaustFlowRate",
|
|
21020
|
+
isotp: false,
|
|
21021
|
+
bytes_returned: 2
|
|
21132
21022
|
},
|
|
21133
21023
|
{
|
|
21134
21024
|
service: "01",
|
|
21135
21025
|
pid: "9F",
|
|
21136
21026
|
description: "Fuel system percentage use",
|
|
21137
|
-
name: "
|
|
21138
|
-
isotp:
|
|
21027
|
+
name: "FuelSystemPercentageUse",
|
|
21028
|
+
isotp: true,
|
|
21029
|
+
bytes_returned: 9
|
|
21139
21030
|
},
|
|
21140
21031
|
{
|
|
21141
21032
|
service: "01",
|
|
21142
21033
|
pid: "A0",
|
|
21143
21034
|
description: "PIDs supported [A1 - C0]",
|
|
21144
|
-
name: "
|
|
21145
|
-
isotp: false
|
|
21035
|
+
name: "PIDsSupported_A1_C0",
|
|
21036
|
+
isotp: false,
|
|
21037
|
+
bytes_returned: 4
|
|
21146
21038
|
},
|
|
21147
21039
|
{
|
|
21148
21040
|
service: "01",
|
|
21149
21041
|
pid: "A1",
|
|
21150
21042
|
description: "NOx sensor corrected data",
|
|
21151
|
-
name: "
|
|
21152
|
-
isotp:
|
|
21043
|
+
name: "NOxSensorCorrectedData",
|
|
21044
|
+
isotp: true,
|
|
21045
|
+
bytes_returned: 9
|
|
21153
21046
|
},
|
|
21154
21047
|
{
|
|
21155
21048
|
service: "01",
|
|
21156
21049
|
pid: "A2",
|
|
21157
21050
|
description: "Cylinder fuel rate",
|
|
21158
21051
|
name: "CylinderFuelRate",
|
|
21159
|
-
isotp: false
|
|
21052
|
+
isotp: false,
|
|
21053
|
+
bytes_returned: 2
|
|
21160
21054
|
},
|
|
21161
21055
|
{
|
|
21162
21056
|
service: "01",
|
|
21163
21057
|
pid: "A3",
|
|
21164
21058
|
description: "Evap system vapor pressure",
|
|
21165
|
-
name: "
|
|
21166
|
-
isotp:
|
|
21059
|
+
name: "EvapSystemVaporPressure",
|
|
21060
|
+
isotp: true,
|
|
21061
|
+
bytes_returned: 9
|
|
21167
21062
|
},
|
|
21168
21063
|
{
|
|
21169
21064
|
service: "01",
|
|
21170
21065
|
pid: "A4",
|
|
21171
21066
|
description: "Transmission actual gear",
|
|
21172
|
-
name: "
|
|
21173
|
-
isotp: false
|
|
21067
|
+
name: "TransmissionActualGear",
|
|
21068
|
+
isotp: false,
|
|
21069
|
+
bytes_returned: 4
|
|
21174
21070
|
},
|
|
21175
21071
|
{
|
|
21176
21072
|
service: "01",
|
|
21177
21073
|
pid: "A5",
|
|
21178
21074
|
description: "Cmd. diesel exhaust fluid dosing",
|
|
21179
|
-
name: "
|
|
21180
|
-
isotp: false
|
|
21075
|
+
name: "ComDieselExhaustFluidDosing",
|
|
21076
|
+
isotp: false,
|
|
21077
|
+
bytes_returned: 4
|
|
21181
21078
|
},
|
|
21182
21079
|
{
|
|
21183
21080
|
service: "01",
|
|
21184
21081
|
pid: "A6",
|
|
21185
21082
|
description: "Odometer",
|
|
21186
21083
|
name: "Odometer",
|
|
21187
|
-
isotp: false
|
|
21084
|
+
isotp: false,
|
|
21085
|
+
bytes_returned: 4
|
|
21188
21086
|
},
|
|
21189
21087
|
{
|
|
21190
21088
|
service: "01",
|
|
21191
21089
|
pid: "A7",
|
|
21192
|
-
description: "NOx concentration 3
|
|
21090
|
+
description: "NOx concentration 3",
|
|
21193
21091
|
name: "NOxSensorConc3_4",
|
|
21194
|
-
isotp: false
|
|
21092
|
+
isotp: false,
|
|
21093
|
+
bytes_returned: 4
|
|
21195
21094
|
},
|
|
21196
21095
|
{
|
|
21197
21096
|
service: "01",
|
|
21198
21097
|
pid: "A8",
|
|
21199
|
-
description: "NOx corrected concentration (3
|
|
21200
|
-
name: "
|
|
21201
|
-
isotp: false
|
|
21098
|
+
description: "NOx sensor corrected concentration (sensors 3 & 4)",
|
|
21099
|
+
name: "NOxSensorCorrectConc3_4",
|
|
21100
|
+
isotp: false,
|
|
21101
|
+
bytes_returned: 4
|
|
21202
21102
|
},
|
|
21203
21103
|
{
|
|
21204
21104
|
service: "01",
|
|
21205
21105
|
pid: "C0",
|
|
21206
21106
|
description: "PIDs supported [C1 - E0]",
|
|
21207
|
-
name: "
|
|
21208
|
-
isotp: false
|
|
21107
|
+
name: "PIDsSupported_C1_E0",
|
|
21108
|
+
isotp: false,
|
|
21109
|
+
bytes_returned: 4
|
|
21110
|
+
},
|
|
21111
|
+
{
|
|
21112
|
+
service: "03",
|
|
21113
|
+
pid: "AA",
|
|
21114
|
+
description: "Show stored Diagnostic Trouble Codes (DTCs)",
|
|
21115
|
+
name: "StoredDTCs",
|
|
21116
|
+
isotp: true,
|
|
21117
|
+
bytes_returned: 6
|
|
21118
|
+
},
|
|
21119
|
+
{
|
|
21120
|
+
service: "09",
|
|
21121
|
+
pid: "02",
|
|
21122
|
+
description: "Vehicle Identification Number (VIN)",
|
|
21123
|
+
name: "VIN",
|
|
21124
|
+
isotp: true,
|
|
21125
|
+
bytes_returned: 20
|
|
21209
21126
|
}
|
|
21210
21127
|
];
|
|
21211
21128
|
|
|
@@ -21997,15 +21914,33 @@ var OBDTool = /*#__PURE__*/function (_React$Component) {
|
|
|
21997
21914
|
});
|
|
21998
21915
|
};
|
|
21999
21916
|
_proto.handleSettingChange = function handleSettingChange(setting, selectedOption) {
|
|
22000
|
-
var
|
|
22001
|
-
|
|
22002
|
-
|
|
22003
|
-
|
|
22004
|
-
|
|
22005
|
-
|
|
22006
|
-
|
|
22007
|
-
|
|
22008
|
-
|
|
21917
|
+
var _this3 = this;
|
|
21918
|
+
if (setting === "obdMode" && selectedOption.value === "WWH-OBD") {
|
|
21919
|
+
this.setState(function (prevState) {
|
|
21920
|
+
var _ref;
|
|
21921
|
+
return _ref = {}, _ref[setting] = selectedOption.value, _ref.pids = prevState.pids.map(function (pid) {
|
|
21922
|
+
var isObd2OnlyPid = pid.service === "03" && pid.pid === "AA" || pid.service === "09" && pid.pid === "02";
|
|
21923
|
+
return isObd2OnlyPid ? _extends({}, pid, {
|
|
21924
|
+
selected: false
|
|
21925
|
+
}) : pid;
|
|
21926
|
+
}), _ref;
|
|
21927
|
+
}, function () {
|
|
21928
|
+
if (_this3.state.toolMode === "test") {
|
|
21929
|
+
_this3.generateTestConfig();
|
|
21930
|
+
} else if (_this3.getSelectedPids().length > 0) {
|
|
21931
|
+
_this3.generateTransmitList();
|
|
21932
|
+
}
|
|
21933
|
+
});
|
|
21934
|
+
} else {
|
|
21935
|
+
var _this$setState;
|
|
21936
|
+
this.setState((_this$setState = {}, _this$setState[setting] = selectedOption.value, _this$setState), function () {
|
|
21937
|
+
if (_this3.state.toolMode === "test") {
|
|
21938
|
+
_this3.generateTestConfig();
|
|
21939
|
+
} else if (_this3.getSelectedPids().length > 0) {
|
|
21940
|
+
_this3.generateTransmitList();
|
|
21941
|
+
}
|
|
21942
|
+
});
|
|
21943
|
+
}
|
|
22009
21944
|
};
|
|
22010
21945
|
_proto.generateTestConfig = function generateTestConfig() {
|
|
22011
21946
|
var _this4 = this;
|
|
@@ -22076,20 +22011,29 @@ var OBDTool = /*#__PURE__*/function (_React$Component) {
|
|
|
22076
22011
|
pids = _this$state2.pids,
|
|
22077
22012
|
searchQuery = _this$state2.searchQuery,
|
|
22078
22013
|
toolMode = _this$state2.toolMode,
|
|
22079
|
-
supportedPids = _this$state2.supportedPids
|
|
22014
|
+
supportedPids = _this$state2.supportedPids,
|
|
22015
|
+
obdMode = _this$state2.obdMode;
|
|
22080
22016
|
var filtered = pids;
|
|
22081
22017
|
if (toolMode === "supported" && supportedPids.length > 0) {
|
|
22082
22018
|
var supportedSet = new Set(supportedPids);
|
|
22083
22019
|
filtered = filtered.map(function (pid) {
|
|
22020
|
+
var unsupported = !supportedSet.has(pid.pid);
|
|
22021
|
+
var isObd2OnlyPid = pid.service === "03" && pid.pid === "AA" || pid.service === "09" && pid.pid === "02";
|
|
22022
|
+
var obd2OnlyDisabled = isObd2OnlyPid && obdMode === "WWH-OBD";
|
|
22084
22023
|
return _extends({}, pid, {
|
|
22085
|
-
disabled:
|
|
22086
|
-
selected:
|
|
22024
|
+
disabled: unsupported || obd2OnlyDisabled,
|
|
22025
|
+
selected: unsupported || obd2OnlyDisabled ? false : pid.selected,
|
|
22026
|
+
displayDescription: pid.isotp ? pid.description + " (ISO TP)" : pid.description
|
|
22087
22027
|
});
|
|
22088
22028
|
});
|
|
22089
22029
|
} else {
|
|
22090
22030
|
filtered = filtered.map(function (pid) {
|
|
22031
|
+
var isObd2OnlyPid = pid.service === "03" && pid.pid === "AA" || pid.service === "09" && pid.pid === "02";
|
|
22032
|
+
var obd2OnlyDisabled = isObd2OnlyPid && obdMode === "WWH-OBD";
|
|
22091
22033
|
return _extends({}, pid, {
|
|
22092
|
-
disabled:
|
|
22034
|
+
disabled: obd2OnlyDisabled,
|
|
22035
|
+
selected: obd2OnlyDisabled ? false : pid.selected,
|
|
22036
|
+
displayDescription: pid.isotp ? pid.description + " (ISO TP)" : pid.description
|
|
22093
22037
|
});
|
|
22094
22038
|
});
|
|
22095
22039
|
}
|
|
@@ -22142,8 +22086,8 @@ var OBDTool = /*#__PURE__*/function (_React$Component) {
|
|
|
22142
22086
|
}
|
|
22143
22087
|
};
|
|
22144
22088
|
_proto.generateTransmitList = function generateTransmitList() {
|
|
22145
|
-
var
|
|
22146
|
-
|
|
22089
|
+
var _generatedConfig,
|
|
22090
|
+
_this7 = this;
|
|
22147
22091
|
var _this$state3 = this.state,
|
|
22148
22092
|
channel = _this$state3.channel,
|
|
22149
22093
|
bitRate = _this$state3.bitRate,
|
|
@@ -22157,27 +22101,54 @@ var OBDTool = /*#__PURE__*/function (_React$Component) {
|
|
|
22157
22101
|
});
|
|
22158
22102
|
return;
|
|
22159
22103
|
}
|
|
22104
|
+
var isotpFlowControlOffset = 50;
|
|
22160
22105
|
var maxOffset = (selectedPids.length - 1) * spacing;
|
|
22161
22106
|
var period = maxOffset + spacing;
|
|
22162
22107
|
var idFormat = canId === "7DF" ? 0 : 1;
|
|
22163
|
-
var transmitList =
|
|
22164
|
-
|
|
22165
|
-
|
|
22108
|
+
var transmitList = [];
|
|
22109
|
+
var currentDelay = 0;
|
|
22110
|
+
for (var _iterator = _createForOfIteratorHelperLoose(selectedPids), _step; !(_step = _iterator()).done;) {
|
|
22111
|
+
var pid = _step.value;
|
|
22166
22112
|
var namePrefix = canId === "7DF" ? "11" : "29";
|
|
22167
22113
|
var modePrefix = obdMode === "OBD2" ? "OBD" : "OBDU";
|
|
22168
|
-
|
|
22169
|
-
|
|
22114
|
+
var isDtcPid = pid.service === "03" && pid.pid === "AA";
|
|
22115
|
+
var data = isDtcPid ? "0103555555555555" : this.generateDataPayload(pid.pid, obdMode, pid.service);
|
|
22116
|
+
var requestId = canId;
|
|
22117
|
+
var flowControlId = canId === "7DF" ? "7E0" : "18DA00F1";
|
|
22118
|
+
if (pid.isotp) {
|
|
22119
|
+
requestId = canId === "7DF" ? "7E0" : "18DA00F1";
|
|
22120
|
+
}
|
|
22121
|
+
transmitList.push({
|
|
22122
|
+
name: namePrefix + "_" + modePrefix + "_S" + parseInt(pid.service, 10) + "_" + pid.pid,
|
|
22170
22123
|
state: 1,
|
|
22171
22124
|
id_format: idFormat,
|
|
22172
22125
|
frame_format: 0,
|
|
22173
22126
|
brs: 0,
|
|
22174
22127
|
log: 0,
|
|
22175
22128
|
period: period,
|
|
22176
|
-
delay:
|
|
22177
|
-
id:
|
|
22129
|
+
delay: currentDelay,
|
|
22130
|
+
id: requestId,
|
|
22178
22131
|
data: data
|
|
22179
|
-
};
|
|
22180
|
-
|
|
22132
|
+
});
|
|
22133
|
+
if (pid.isotp) {
|
|
22134
|
+
currentDelay += isotpFlowControlOffset;
|
|
22135
|
+
transmitList.push({
|
|
22136
|
+
name: namePrefix + "_" + modePrefix + "_FC_S" + parseInt(pid.service, 10) + "_" + pid.pid,
|
|
22137
|
+
state: 1,
|
|
22138
|
+
id_format: idFormat,
|
|
22139
|
+
frame_format: 0,
|
|
22140
|
+
brs: 0,
|
|
22141
|
+
log: 0,
|
|
22142
|
+
period: period,
|
|
22143
|
+
delay: currentDelay,
|
|
22144
|
+
id: flowControlId,
|
|
22145
|
+
data: "3000000000000000"
|
|
22146
|
+
});
|
|
22147
|
+
currentDelay += spacing - isotpFlowControlOffset;
|
|
22148
|
+
} else {
|
|
22149
|
+
currentDelay += spacing;
|
|
22150
|
+
}
|
|
22151
|
+
}
|
|
22181
22152
|
var generatedConfig = (_generatedConfig = {}, _generatedConfig[channel] = {
|
|
22182
22153
|
general: {
|
|
22183
22154
|
rx_state: 1,
|
|
@@ -22199,10 +22170,11 @@ var OBDTool = /*#__PURE__*/function (_React$Component) {
|
|
|
22199
22170
|
_this7.testMergedFile();
|
|
22200
22171
|
});
|
|
22201
22172
|
};
|
|
22202
|
-
_proto.generateDataPayload = function generateDataPayload(pidHex, obdMode) {
|
|
22173
|
+
_proto.generateDataPayload = function generateDataPayload(pidHex, obdMode, serviceHex) {
|
|
22203
22174
|
var pid = pidHex.toUpperCase().padStart(2, '0');
|
|
22175
|
+
var service = serviceHex.toUpperCase().padStart(2, '0');
|
|
22204
22176
|
if (obdMode === "OBD2") {
|
|
22205
|
-
return "
|
|
22177
|
+
return "02" + service + pid + "5555555555";
|
|
22206
22178
|
} else {
|
|
22207
22179
|
return "0322F4" + pid + "55555555";
|
|
22208
22180
|
}
|
|
@@ -22582,18 +22554,18 @@ var OBDTool = /*#__PURE__*/function (_React$Component) {
|
|
|
22582
22554
|
className: "binary-text-alt-2",
|
|
22583
22555
|
style: {
|
|
22584
22556
|
marginRight: "8px",
|
|
22585
|
-
minWidth: "
|
|
22557
|
+
minWidth: "42px",
|
|
22586
22558
|
flexShrink: 0
|
|
22587
22559
|
}
|
|
22588
|
-
}, pid.pid), /*#__PURE__*/React.createElement("span", {
|
|
22560
|
+
}, "S", parseInt(pid.service, 10), " ", pid.pid), /*#__PURE__*/React.createElement("span", {
|
|
22589
22561
|
style: {
|
|
22590
22562
|
fontSize: "12px",
|
|
22591
22563
|
whiteSpace: "nowrap",
|
|
22592
22564
|
overflow: "hidden",
|
|
22593
22565
|
textOverflow: "ellipsis"
|
|
22594
22566
|
},
|
|
22595
|
-
title: pid.description
|
|
22596
|
-
}, pid.description));
|
|
22567
|
+
title: pid.displayDescription || pid.description
|
|
22568
|
+
}, pid.displayDescription || pid.description));
|
|
22597
22569
|
}), filteredPids.length === 0 && /*#__PURE__*/React.createElement("div", {
|
|
22598
22570
|
style: {
|
|
22599
22571
|
padding: "10px",
|
|
@@ -22605,7 +22577,12 @@ var OBDTool = /*#__PURE__*/function (_React$Component) {
|
|
|
22605
22577
|
fontSize: "12px",
|
|
22606
22578
|
marginBottom: "10px"
|
|
22607
22579
|
}
|
|
22608
|
-
}, "Period: ", selectedPids.length > 0 ? period : 0, " ms \xA0|\xA0 PIDs selected: ", selectedPids.length
|
|
22580
|
+
}, "Period: ", selectedPids.length > 0 ? period : 0, " ms \xA0|\xA0 PIDs selected: ", selectedPids.length, period > 10000 && /*#__PURE__*/React.createElement("div", {
|
|
22581
|
+
style: {
|
|
22582
|
+
color: "orange",
|
|
22583
|
+
marginTop: "4px"
|
|
22584
|
+
}
|
|
22585
|
+
}, "Warning: This PID selection will result in an infrequent update frequency of each PID of ", /*#__PURE__*/React.createElement("strong", null, (period / 1000).toFixed(1)), " seconds")), toolMode !== "test" && /*#__PURE__*/React.createElement("div", {
|
|
22609
22586
|
className: "form-group pl0 field-string"
|
|
22610
22587
|
}, /*#__PURE__*/React.createElement("label", {
|
|
22611
22588
|
style: {
|