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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 ConfigTool.rc 使用
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_CONFIGTOOL_FORM             101
#define IDD_PROP_SYSREG1                106
#define IDR_MAINFRAME                   128
#define IDR_ConfigToolTYPE              130
#define IDD_DIALOG_SYSREG_SET           149
#define IDD_DIALOG_EVENTLOG             157
#define IDD_DIALOG_DATETIME             161
#define IDD_DIALOG_SEL_DEVICE           310
#define IDD_DIALOG_LOG                  339
#define IDD_PROP_INPUT_CFG              340
#define IDD_PROP_OUTPUT_SET             341
#define IDD_PROP_COMM_CFG               342
#define IDD_PROP_MEM_CFG                343
#define IDD_PROP_MODE_CFG1              344
#define IDD_DIALOG_FACT_CFG             345
#define IDC_LIST_FAMILY                 1000
#define IDC_EDIT1                       1000
#define IDC_LIST_DEVICE                 1001
#define IDC_BUTTON1                     1001
#define IDC_CHECK1                      1002
#define IDC_EDIT2                       1002
#define IDC_CHECK2                      1003
#define IDC_EDIT_CAP_DOUT               1003
#define IDC_BUTTON_UPLOAD               1004
#define IDC_BUTTON_DOWNLOAD             1005
#define IDC_BUTTON4                     1005
#define IDC_BUTTON_COMM_SET             1006
#define IDC_BUTTON_CONNECT              1007
#define IDC_BUTTON_DISCONNECT           1008
#define IDC_BUTTON_EVENTLOG             1009
#define IDC_EDIT_CAP_AIN_I              1010
#define IDC_EDIT_CAP_AOUT_I             1011
#define IDC_EDIT_FUNCTIONS              1012
#define IDC_EDIT_CAP_PROG               1013
#define IDC_EDIT_CAP_AIN_E              1014
#define IDC_EDIT_CAP_AOUT_E             1015
#define IDC_COMBO_INPUT_FILTER_1        1016
#define IDC_EDIT_CAP_HIN                1016
#define IDC_COMBO_OUTPUT_SET_1          1017
#define IDC_EDIT_CAP_HOUT               1017
#define IDC_STATIC_INPUT_NAME_1         1018
#define IDC_EDIT_CAP_IRQ_I              1018
#define IDC_STATIC_INPUT_NAME_2         1019
#define IDC_EDIT_CAP_IRQ_O              1019
#define IDC_EDIT3                       1020
#define IDC_COMBO_INPUT_FILTER_2        1020
#define IDC_EDIT_CAP_EXT_I              1020
#define IDC_EDIT4                       1021
#define IDC_STATIC_INPUT_NAME_3         1021
#define IDC_EDIT5                       1022
#define IDC_COMBO_INPUT_FILTER_3        1022
#define IDC_EDIT_CAP_EXT_O              1022
#define IDC_EDIT6                       1023
#define IDC_STATIC_INPUT_NAME_4         1023
#define IDC_EDIT7                       1024
#define IDC_COMBO_INPUT_FILTER_4        1024
#define IDC_STATIC_INPUT_NAME_5         1025
#define IDC_CHECK_AUTO_INC              1025
#define IDC_COMBO_INPUT_FILTER_5        1026
#define IDC_STATIC_INPUT_NAME_6         1027
#define IDC_COMBO_INPUT_FILTER_6        1028
#define IDC_DATETIMEPICKER1             1028
#define IDC_STATIC_INPUT_NAME_7         1029
#define IDC_BUTTON_DISCONN              1029
#define IDC_COMBO_INPUT_FILTER_7        1030
#define IDC_EDIT_KLINK_VER              1030
#define IDC_STATIC_INPUT_NAME_8         1031
#define IDC_CHECK_AUTO_WRITE            1031
#define IDC_COMBO_INPUT_FILTER_8        1032
#define IDC_EDIT11                      1032
#define IDC_EDIT_CAP_DT                 1032
#define IDC_STATIC_OUTPUT_NAME_1        1033
#define IDC_EDIT12                      1033
#define IDC_EDIT_CAP_WR                 1033
#define IDC_COMBO_OUTPUT_SET_2          1034
#define IDC_BUTTON6                     1034
#define IDC_STATIC_OUTPUT_NAME_2        1035
#define IDC_EDIT13                      1035
#define IDC_EDIT_CAP_TM                 1035
#define IDC_COMBO_OUTPUT_SET_3          1036
#define IDC_EDIT1_FUNCTIONS             1036
#define IDC_STATIC_OUTPUT_NAME_3        1037
#define IDC_BUTTON7                     1037
#define IDC_COMBO_OUTPUT_SET_4          1038
#define IDC_BUTTON8                     1038
#define IDC_STATIC_OUTPUT_NAME_4        1039
#define IDC_BUTTON_WRITEDATA            1039
#define IDC_COMBO_OUTPUT_SET_5          1040
#define IDC_BUTTON2                     1040
#define IDC_CHECK_AUTO_CONN             1040
#define IDC_BUTTON_LOAD_SYSCFG_FILE     1040
#define IDC_STATIC_OUTPUT_NAME_5        1041
#define IDC_BUTTON_CONN                 1041
#define IDC_BUTTON_SAVE_SYSCFG_FILE     1041
#define IDC_COMBO_OUTPUT_SET_6          1042
#define IDC_EDIT_DEVICE_TYPE            1042
#define IDC_STATIC_OUTPUT_NAME_6        1043
#define IDC_EDIT_DEVICE_UID             1043
#define IDC_COMBO_OUTPUT_SET_7          1044
#define IDC_EDIT_FIRM_VER               1044
#define IDC_STATIC_OUTPUT_NAME_7        1045
#define IDC_EDIT_LOT_NO                 1045
#define IDC_BUTTON_TIME_NOW             1045
#define IDC_COMBO_OUTPUT_SET_8          1046
#define IDC_EDIT_FACT_SN                1046
#define IDC_STATIC_OUTPUT_NAME_8        1047
#define IDC_STATIC_CONN_STAT            1047
#define IDC_EDIT15                      1048
#define IDC_CHECK3                      1050
#define IDC_BUTTON9                     1051
#define IDC_BUTTON_READDATA             1052
#define IDC_STATIC_PROC_STAT            1053
#define IDC_EDIT_ORG_LOT_NO             1054
#define IDC_EDIT_ORG_FACT_SN            1055
#define IDC_EDIT_CAP                    1056
#define IDC_LIST_SEL1                   1057
#define IDC_EDIT_ORG_FAC_DATE           1057
#define IDC_BUTTON3                     1058
#define IDC_EDIT_ORG_FAC_DATE2          1058
#define IDC_EDIT_CAP_COM                1059
#define IDC_COMBO1                      1060
#define IDC_EDIT_KBUS_VER               1060
#define IDC_COMBO2                      1061
#define IDC_EDIT_KNET_VER               1061
#define IDC_COMBO3                      1062
#define IDC_BUTTON5                     1062
#define IDC_RADIO1                      1063
#define IDC_BUTTON_CLEAR                1063
#define IDC_RADIO2                      1064
#define IDC_BUTTON_ADD                  1064
#define IDC_RADIO3                      1065
#define IDC_EDIT_VIEW                   1065
#define IDC_STATIC_PROP                 1066
#define IDC_BUTTON_BACKSPACE            1066
#define IDC_COMBO_BYTE_SIZE1            1066
#define IDC_SCROLLBAR1                  1067
#define IDC_BUTTON_0                    1067
#define IDC_COMBO_PARITY1               1067
#define IDC_BUTTON_EQ                   1068
#define IDC_BUTTON1_DOT                 1069
#define IDC_RADIO4                      1070
#define IDC_EDIT_DAY                    1070
#define IDC_EDIT_CAP_EVENT              1070
#define IDC_RADIO5                      1071
#define IDC_EDIT_HOUR                   1071
#define IDC_EDIT_CAP_CFG                1071
#define IDC_RADIO6                      1072
#define IDC_EDIT_MINUTE                 1072
#define IDC_EDIT_DEVICE_NAME            1072
#define IDC_RADIO7                      1073
#define IDC_EDIT_SECOND                 1073
#define IDC_EDIT_CAP_DIN                1073
#define IDC_RADIO8                      1074
#define IDC_EDIT_KWL_VER                1074
#define IDC_RADIO9                      1075
#define IDC_EDIT_CAP_SW                 1075
#define IDC_RADIO10                     1076
#define IDC_RADIO11                     1077
#define IDC_COMBO_STATION1              1078
#define IDC_EDIT_END_TIME1              1079
#define IDC_EDIT_BUF_ADDR1              1080
#define IDC_EDIT_BUF_SIZE1              1081
#define IDC_COMBO_STOP_BIT1             1082
#define IDC_LIST_EVENTLOG               1083
#define IDC_COMBO_EOF_CHAR1             1083
#define IDC_EDIT_EVENT_COUNT            1084
#define IDC_COMBO_SOF_CHAR1             1084
#define IDC_BUTTON_CLEAR_EVENTLOG       1085
#define IDC_COMBO_END_TYPE1             1085
#define IDC_BUTTON_RELOAD               1086
#define IDC_COMBO_BAUDRATE1             1086
#define IDC_COMBO4                      1087
#define IDC_COMBO_WORKMODE              1087
#define IDC_EDIT_END_TIME2              1088
#define IDC_COMBO_WORKMODE1             1089
#define IDC_COMBO_WORKMODE2             1090
#define IDC_COMBO_STATION2              1091
#define IDC_BUTTON_HELP                 1092
#define IDC_EDIT_BUF_ADDR2              1092
#define IDC_EDIT_BUF_SIZE2              1093
#define IDC_COMBO_BYTE_SIZE2            1094
#define IDC_COMBO_PARITY2               1095
#define IDC_COMBO_STOP_BIT2             1096
#define IDC_CHECK_SYSTIME               1097
#define IDC_COMBO_EOF_CHAR2             1097
#define IDC_BUTTON_SUBMIT               1098
#define IDC_COMBO_SOF_CHAR2             1098
#define IDC_EDIT_YEAR                   1099
#define IDC_COMBO_END_TYPE2             1099
#define IDC_EDIT_MONTH                  1100
#define IDC_COMBO_BAUDRATE2             1100
#define IDC_COMBO_FROM_COIL_TYPE_1      1101
#define IDC_COMBO_FROM_COIL_ADDR_1      1102
#define IDC_STATIC_PIN_NAME_1           1103
#define IDC_COMBO_FROM_COIL_TYPE_2      1104
#define IDC_COMBO_FROM_COIL_ADDR_2      1105
#define IDC_STATIC_PIN_NAME_2           1106
#define IDC_COMBO_FROM_COIL_TYPE_3      1107
#define IDC_COMBO_FROM_COIL_ADDR_3      1108
#define IDC_STATIC_PIN_NAME_3           1109
#define IDC_COMBO_FROM_COIL_TYPE_4      1110
#define IDC_COMBO_FROM_COIL_ADDR_4      1111
#define IDC_STATIC_PIN_NAME_4           1112
#define IDC_COMBO_FROM_COIL_TYPE_5      1113
#define IDC_COMBO_FROM_COIL_ADDR_5      1114
#define IDC_STATIC_PIN_NAME_5           1115
#define IDC_COMBO_FROM_COIL_TYPE_6      1116
#define IDC_COMBO_FROM_COIL_ADDR_6      1117
#define IDC_STATIC_PIN_NAME_6           1118
#define IDC_COMBO_FROM_COIL_TYPE_7      1119
#define IDC_COMBO_FROM_COIL_BIT_1       1125
#define IDC_COMBO_FROM_COIL_BIT_2       1126
#define IDC_COMBO_FROM_COIL_BIT_3       1127
#define IDC_COMBO_FROM_COIL_BIT_4       1128
#define IDC_COMBO_FROM_COIL_BIT_5       1129
#define IDC_COMBO_FROM_COIL_BIT_6       1130
#define IDC_CHECK_NOSCROLL              1158
#define IDC_CHECK_PAUSEUPDATE           1161
#define IDC_EDIT_LOG1                   1719
 
// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        313
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1014
#define _APS_NEXT_SYMED_VALUE           310
#endif
#endif