-
Notifications
You must be signed in to change notification settings - Fork 1
/
KEYWORDS.txt
96 lines (75 loc) · 2.06 KB
/
KEYWORDS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
##########################################
# Syntax Coloring Map For KLineKWP1281Lib
##########################################
##########################################
# Datatypes (KEYWORD1)
##########################################
KLineKWP1281Lib_ESP32 KEYWORD1
KLineKWP1281Lib KEYWORD1
executionStatus KEYWORD1
measurementType KEYWORD1
##########################################
# Functions (KEYWORD2)
##########################################
KWP1281debugFunction KEYWORD2
customErrorFunction KEYWORD2
attemptConnect KEYWORD2
connect KEYWORD2
update KEYWORD2
disconnect KEYWORD2
getPartNumber KEYWORD2
getIdentification KEYWORD2
getExtraIdentification KEYWORD2
getCoding KEYWORD2
getWorkshopCode KEYWORD2
login KEYWORD2
recode KEYWORD2
readFaults KEYWORD2
getFaultCode KEYWORD2
isOBDFaultCode KEYWORD2
getOBDFaultCode KEYWORD2
getFaultDescription KEYWORD2
getFaultDescriptionLength KEYWORD2
getFaultElaborationCode KEYWORD2
getFaultElaboration KEYWORD2
getFaultElaborationLength KEYWORD2
clearFaults KEYWORD2
readAdaptation KEYWORD2
testAdaptation KEYWORD2
adapt KEYWORD2
basicSetting KEYWORD2
getBasicSettingValue KEYWORD2
readGroup KEYWORD2
getFormula KEYWORD2
getNWb KEYWORD2
getMWb KEYWORD2
getMeasurementData KEYWORD2
getMeasurementDataLength KEYWORD2
getMeasurementType KEYWORD2
getMeasurementValue KEYWORD2
getMeasurementUnits KEYWORD2
getMeasurementText KEYWORD2
getMeasurementTextLength KEYWORD2
getMeasurementDecimals KEYWORD2
readROM KEYWORD2
outputTests KEYWORD2
getOutputTestDescription KEYWORD2
getOutputTestDescriptionLength KEYWORD2
##########################################
# Constants/variables (LITERAL1)
##########################################
FAIL LITERAL1
SUCCESS LITERAL1
ERROR LITERAL1
UNKNOWN LITERAL1
VALUE LITERAL1
TEXT LITERAL1
initComplementDelay LITERAL1
complementDelay LITERAL1
byteDelay LITERAL1
blockDelay LITERAL1
initResponseTimeout LITERAL1
complementResponseTimeout LITERAL1
echoTimeout LITERAL1
responseTimeout LITERAL1
byteTimeout LITERAL1