-
Notifications
You must be signed in to change notification settings - Fork 3
/
赛车数据遥测上位机.lvproj
337 lines (337 loc) · 29.5 KB
/
赛车数据遥测上位机.lvproj
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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="14008000">
<Item Name="我的电脑" Type="My Computer">
<Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.tcp.enabled" Type="Bool">false</Property>
<Property Name="server.tcp.port" Type="Int">0</Property>
<Property Name="server.tcp.serviceName" Type="Str">我的电脑/VI服务器</Property>
<Property Name="server.tcp.serviceName.default" Type="Str">我的电脑/VI服务器</Property>
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="bitbug_favicon.ico" Type="Document" URL="../bitbug_favicon.ico"/>
<Item Name="FreeCOM.vi" Type="VI" URL="../FreeCOM.vi"/>
<Item Name="HL-340.EXE" Type="Document" URL="../HL-340.EXE"/>
<Item Name="NIVISA1401runtime.exe" Type="Document" URL="../NIVISA1401runtime.exe"/>
<Item Name="队标.bmp" Type="Document" URL="../队标.bmp"/>
<Item Name="合影.bmp" Type="Document" URL="../合影.bmp"/>
<Item Name="数据协议.xls" Type="Document" URL="../数据协议.xls"/>
<Item Name="依赖关系" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Application Directory.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Application Directory.vi"/>
<Item Name="Autoscale Polar as Needed.vi" Type="VI" URL="/<vilib>/picture/polarplt.llb/Autoscale Polar as Needed.vi"/>
<Item Name="BuildHelpPath.vi" Type="VI" URL="/<vilib>/Utility/error.llb/BuildHelpPath.vi"/>
<Item Name="Calc Increment.vi" Type="VI" URL="/<vilib>/picture/scale.llb/Calc Increment.vi"/>
<Item Name="Calc Scale Specs.vi" Type="VI" URL="/<vilib>/picture/scale.llb/Calc Scale Specs.vi"/>
<Item Name="Check if File or Folder Exists.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Check if File or Folder Exists.vi"/>
<Item Name="Check Special Tags.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Check Special Tags.vi"/>
<Item Name="Clear Errors.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Clear Errors.vi"/>
<Item Name="Close File+.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Close File+.vi"/>
<Item Name="compatReadText.vi" Type="VI" URL="/<vilib>/_oldvers/_oldvers.llb/compatReadText.vi"/>
<Item Name="Convert property node font to graphics font.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Convert property node font to graphics font.vi"/>
<Item Name="Details Display Dialog.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Details Display Dialog.vi"/>
<Item Name="DialogType.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/DialogType.ctl"/>
<Item Name="DialogTypeEnum.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/DialogTypeEnum.ctl"/>
<Item Name="Draw Arc.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Arc.vi"/>
<Item Name="Draw Circle by Radius.vi" Type="VI" URL="/<vilib>/picture/pictutil.llb/Draw Circle by Radius.vi"/>
<Item Name="Draw Line.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Line.vi"/>
<Item Name="Draw Multiple Lines.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Multiple Lines.vi"/>
<Item Name="Draw Point.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Point.vi"/>
<Item Name="Draw Polar Grids.vi" Type="VI" URL="/<vilib>/picture/polarplt.llb/Draw Polar Grids.vi"/>
<Item Name="Draw Scale.vi" Type="VI" URL="/<vilib>/picture/scale.llb/Draw Scale.vi"/>
<Item Name="Draw Text at Point.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Text at Point.vi"/>
<Item Name="Draw Text in Rect.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Text in Rect.vi"/>
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Cluster From Error Code.vi"/>
<Item Name="Error Code Database.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Code Database.vi"/>
<Item Name="ErrWarn.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/ErrWarn.ctl"/>
<Item Name="eventvkey.ctl" Type="VI" URL="/<vilib>/event_ctls.llb/eventvkey.ctl"/>
<Item Name="ex_CorrectErrorChain.vi" Type="VI" URL="/<vilib>/express/express shared/ex_CorrectErrorChain.vi"/>
<Item Name="Find First Error.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Find First Error.vi"/>
<Item Name="Find Tag.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Find Tag.vi"/>
<Item Name="Format Message String.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Format Message String.vi"/>
<Item Name="General Error Handler Core CORE.vi" Type="VI" URL="/<vilib>/Utility/error.llb/General Error Handler Core CORE.vi"/>
<Item Name="General Error Handler.vi" Type="VI" URL="/<vilib>/Utility/error.llb/General Error Handler.vi"/>
<Item Name="Get Ready.vi" Type="VI" URL="/<vilib>/picture/polarplt.llb/Get Ready.vi"/>
<Item Name="Get String Text Bounds.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Get String Text Bounds.vi"/>
<Item Name="Get Text Rect.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Get Text Rect.vi"/>
<Item Name="GetHelpDir.vi" Type="VI" URL="/<vilib>/Utility/error.llb/GetHelpDir.vi"/>
<Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="/<vilib>/Utility/error.llb/GetRTHostConnectedProp.vi"/>
<Item Name="High Resolution Relative Seconds.vi" Type="VI" URL="/<vilib>/Utility/High Resolution Relative Seconds.vi"/>
<Item Name="Hilite Color.vi" Type="VI" URL="/<vilib>/picture/pictutil.llb/Hilite Color.vi"/>
<Item Name="Increment Filter.vi" Type="VI" URL="/<vilib>/picture/scale.llb/Increment Filter.vi"/>
<Item Name="LabVIEWHTTPClient.lvlib" Type="Library" URL="/<vilib>/httpClient/LabVIEWHTTPClient.lvlib"/>
<Item Name="Longest Line Length in Pixels.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Longest Line Length in Pixels.vi"/>
<Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
<Item Name="LVRectTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVRectTypeDef.ctl"/>
<Item Name="Map Setup.vi" Type="VI" URL="/<vilib>/picture/scale.llb/Map Setup.vi"/>
<Item Name="Map Value to Pixel.vi" Type="VI" URL="/<vilib>/picture/scale.llb/Map Value to Pixel.vi"/>
<Item Name="Move Pen.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Move Pen.vi"/>
<Item Name="NI_AALBase.lvlib" Type="Library" URL="/<vilib>/Analysis/NI_AALBase.lvlib"/>
<Item Name="NI_FileType.lvlib" Type="Library" URL="/<vilib>/Utility/lvfile.llb/NI_FileType.lvlib"/>
<Item Name="NI_PackedLibraryUtility.lvlib" Type="Library" URL="/<vilib>/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/>
<Item Name="Not Found Dialog.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Not Found Dialog.vi"/>
<Item Name="Num To Text.vi" Type="VI" URL="/<vilib>/picture/scale.llb/Num To Text.vi"/>
<Item Name="Open File+.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Open File+.vi"/>
<Item Name="Path To Command Line String.vi" Type="VI" URL="/<vilib>/AdvancedString/Path To Command Line String.vi"/>
<Item Name="PathToUNIXPathString.vi" Type="VI" URL="/<vilib>/Platform/CFURL.llb/PathToUNIXPathString.vi"/>
<Item Name="PCT Pad String.vi" Type="VI" URL="/<vilib>/picture/picture.llb/PCT Pad String.vi"/>
<Item Name="PG angle labels.vi" Type="VI" URL="/<vilib>/picture/polarplt.llb/PG angle labels.vi"/>
<Item Name="PG angle lines.vi" Type="VI" URL="/<vilib>/picture/polarplt.llb/PG angle lines.vi"/>
<Item Name="PG circles.vi" Type="VI" URL="/<vilib>/picture/polarplt.llb/PG circles.vi"/>
<Item Name="PG scale.vi" Type="VI" URL="/<vilib>/picture/polarplt.llb/PG scale.vi"/>
<Item Name="Plot Polar Data.vi" Type="VI" URL="/<vilib>/picture/polarplt.llb/Plot Polar Data.vi"/>
<Item Name="Polar Plot with Point Options.vi" Type="VI" URL="/<vilib>/picture/polarplt.llb/Polar Plot with Point Options.vi"/>
<Item Name="Read File+ (string).vi" Type="VI" URL="/<vilib>/Utility/file.llb/Read File+ (string).vi"/>
<Item Name="Read From Spreadsheet File (DBL).vi" Type="VI" URL="/<vilib>/Utility/file.llb/Read From Spreadsheet File (DBL).vi"/>
<Item Name="Read From Spreadsheet File (I64).vi" Type="VI" URL="/<vilib>/Utility/file.llb/Read From Spreadsheet File (I64).vi"/>
<Item Name="Read From Spreadsheet File (string).vi" Type="VI" URL="/<vilib>/Utility/file.llb/Read From Spreadsheet File (string).vi"/>
<Item Name="Read From Spreadsheet File.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Read From Spreadsheet File.vi"/>
<Item Name="Read Lines From File.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Read Lines From File.vi"/>
<Item Name="Search and Replace Pattern.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Search and Replace Pattern.vi"/>
<Item Name="Set Bold Text.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Set Bold Text.vi"/>
<Item Name="Set Pen State.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Set Pen State.vi"/>
<Item Name="Set String Value.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Set String Value.vi"/>
<Item Name="Simple Error Handler.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Simple Error Handler.vi"/>
<Item Name="subFile Dialog.vi" Type="VI" URL="/<vilib>/express/express input/FileDialogBlock.llb/subFile Dialog.vi"/>
<Item Name="System Exec.vi" Type="VI" URL="/<vilib>/Platform/system.llb/System Exec.vi"/>
<Item Name="TagReturnType.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/TagReturnType.ctl"/>
<Item Name="Three Button Dialog CORE.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Three Button Dialog CORE.vi"/>
<Item Name="Three Button Dialog.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Three Button Dialog.vi"/>
<Item Name="Trim Whitespace.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Trim Whitespace.vi"/>
<Item Name="Validate Rectangle.vi" Type="VI" URL="/<vilib>/picture/scale.llb/Validate Rectangle.vi"/>
<Item Name="VISA Configure Serial Port" Type="VI" URL="/<vilib>/Instr/_visa.llb/VISA Configure Serial Port"/>
<Item Name="VISA Configure Serial Port (Instr).vi" Type="VI" URL="/<vilib>/Instr/_visa.llb/VISA Configure Serial Port (Instr).vi"/>
<Item Name="VISA Configure Serial Port (Serial Instr).vi" Type="VI" URL="/<vilib>/Instr/_visa.llb/VISA Configure Serial Port (Serial Instr).vi"/>
<Item Name="whitespace.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/whitespace.ctl"/>
<Item Name="Write Spreadsheet String.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Write Spreadsheet String.vi"/>
<Item Name="Write To Spreadsheet File (DBL).vi" Type="VI" URL="/<vilib>/Utility/file.llb/Write To Spreadsheet File (DBL).vi"/>
<Item Name="Write To Spreadsheet File (I64).vi" Type="VI" URL="/<vilib>/Utility/file.llb/Write To Spreadsheet File (I64).vi"/>
<Item Name="Write To Spreadsheet File (string).vi" Type="VI" URL="/<vilib>/Utility/file.llb/Write To Spreadsheet File (string).vi"/>
<Item Name="Write To Spreadsheet File.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Write To Spreadsheet File.vi"/>
</Item>
<Item Name="FreeCOM.rtm" Type="Document" URL="../FreeCOM.rtm"/>
<Item Name="lvanlys.dll" Type="Document" URL="/<resource>/lvanlys.dll"/>
<Item Name="string analyze.vi" Type="VI" URL="../string analyze.vi"/>
<Item Name="string extract.vi" Type="VI" URL="../string extract.vi"/>
</Item>
<Item Name="程序生成规范" Type="Build">
<Item Name="仅更新包" Type="Installer">
<Property Name="Destination[0].name" Type="Str">赛车数据遥测上位机</Property>
<Property Name="Destination[0].parent" Type="Str">{3912416A-D2E5-411B-AFEE-B63654D690C0}</Property>
<Property Name="Destination[0].tag" Type="Str">{FB2DF115-A439-45F0-9289-C266E839CA0E}</Property>
<Property Name="Destination[0].type" Type="Str">userFolder</Property>
<Property Name="DestinationCount" Type="Int">1</Property>
<Property Name="INST_author" Type="Str">Microsoft</Property>
<Property Name="INST_autoIncrement" Type="Bool">true</Property>
<Property Name="INST_buildLocation" Type="Path">../LV2016_FreeCOM - 存所有数据 - 带滤波-逼儿子卡顿/仅更新包</Property>
<Property Name="INST_buildLocation.type" Type="Str">relativeToCommon</Property>
<Property Name="INST_buildSpecName" Type="Str">仅更新包</Property>
<Property Name="INST_defaultDir" Type="Str">{FB2DF115-A439-45F0-9289-C266E839CA0E}</Property>
<Property Name="INST_language" Type="Int">2052</Property>
<Property Name="INST_productName" Type="Str">赛车数据遥测上位机</Property>
<Property Name="INST_productVersion" Type="Str">1.0.18</Property>
<Property Name="InstSpecBitness" Type="Str">32-bit</Property>
<Property Name="InstSpecVersion" Type="Str">14008036</Property>
<Property Name="MSI_arpCompany" Type="Str">青岛理工大学</Property>
<Property Name="MSI_arpURL" Type="Str">http://www.microsoft.com/</Property>
<Property Name="MSI_distID" Type="Str">{B3A9F9E2-3713-4D82-92EF-5C081E0193D0}</Property>
<Property Name="MSI_osCheck" Type="Int">0</Property>
<Property Name="MSI_upgradeCode" Type="Str">{4C1E6D67-AB7E-4C03-8C01-263EE272A3EB}</Property>
<Property Name="MSI_welcomeImageID" Type="Ref">/我的电脑/合影.bmp</Property>
<Property Name="MSI_windowMessage" Type="Str">越努力,越幸运~</Property>
<Property Name="MSI_windowTitle" Type="Str">QTU 电气电控组</Property>
<Property Name="RegDest[0].dirName" Type="Str">Software</Property>
<Property Name="RegDest[0].dirTag" Type="Str">{DDFAFC8B-E728-4AC8-96DE-B920EBB97A86}</Property>
<Property Name="RegDest[0].parentTag" Type="Str">2</Property>
<Property Name="RegDestCount" Type="Int">1</Property>
<Property Name="Source[0].dest" Type="Str">{FB2DF115-A439-45F0-9289-C266E839CA0E}</Property>
<Property Name="Source[0].File[0].dest" Type="Str">{FB2DF115-A439-45F0-9289-C266E839CA0E}</Property>
<Property Name="Source[0].File[0].name" Type="Str">赛车数据遥测上位机.exe</Property>
<Property Name="Source[0].File[0].Shortcut[0].destIndex" Type="Int">1</Property>
<Property Name="Source[0].File[0].Shortcut[0].name" Type="Str">赛车数据遥测上位机</Property>
<Property Name="Source[0].File[0].Shortcut[0].subDir" Type="Str"></Property>
<Property Name="Source[0].File[0].ShortcutCount" Type="Int">1</Property>
<Property Name="Source[0].File[0].tag" Type="Str">{A64E8943-FFAC-4A38-8AC8-D1A0C3FDC1B1}</Property>
<Property Name="Source[0].FileCount" Type="Int">1</Property>
<Property Name="Source[0].name" Type="Str">我的应用程序4</Property>
<Property Name="Source[0].tag" Type="Ref">/我的电脑/程序生成规范/我的应用程序4</Property>
<Property Name="Source[0].type" Type="Str">EXE</Property>
<Property Name="Source[1].dest" Type="Str">{FB2DF115-A439-45F0-9289-C266E839CA0E}</Property>
<Property Name="Source[1].name" Type="Str">数据协议.xls</Property>
<Property Name="Source[1].tag" Type="Ref">/我的电脑/数据协议.xls</Property>
<Property Name="Source[1].type" Type="Str">File</Property>
<Property Name="Source[2].dest" Type="Str">{FB2DF115-A439-45F0-9289-C266E839CA0E}</Property>
<Property Name="Source[2].name" Type="Str">队标.bmp</Property>
<Property Name="Source[2].tag" Type="Ref">/我的电脑/队标.bmp</Property>
<Property Name="Source[2].type" Type="Str">File</Property>
<Property Name="Source[3].dest" Type="Str">{FB2DF115-A439-45F0-9289-C266E839CA0E}</Property>
<Property Name="Source[3].name" Type="Str">合影.bmp</Property>
<Property Name="Source[3].tag" Type="Ref">/我的电脑/合影.bmp</Property>
<Property Name="Source[3].type" Type="Str">File</Property>
<Property Name="SourceCount" Type="Int">4</Property>
</Item>
<Item Name="我的安装程序" Type="Installer">
<Property Name="Destination[0].name" Type="Str">赛车数据遥测上位机</Property>
<Property Name="Destination[0].parent" Type="Str">{3912416A-D2E5-411B-AFEE-B63654D690C0}</Property>
<Property Name="Destination[0].tag" Type="Str">{3424EFFB-C01B-47EC-9341-191BC5D34B54}</Property>
<Property Name="Destination[0].type" Type="Str">userFolder</Property>
<Property Name="DestinationCount" Type="Int">1</Property>
<Property Name="DistPart[0].flavorID" Type="Str">_full_</Property>
<Property Name="DistPart[0].productID" Type="Str">{13812EE5-0510-4095-8A52-9E830926D793}</Property>
<Property Name="DistPart[0].productName" Type="Str">NI-Serial运行引擎 14.0</Property>
<Property Name="DistPart[0].upgradeCode" Type="Str">{01D82F43-B48D-46FF-8601-FC4FAAE20F41}</Property>
<Property Name="DistPart[1].flavorID" Type="Str">_deployment_</Property>
<Property Name="DistPart[1].productID" Type="Str">{C7E75B1A-9155-464A-840E-A1051C52EF2D}</Property>
<Property Name="DistPart[1].productName" Type="Str">NI-VISA运行引擎 14.0.1</Property>
<Property Name="DistPart[1].upgradeCode" Type="Str">{8627993A-3F66-483C-A562-0D3BA3F267B1}</Property>
<Property Name="DistPart[2].flavorID" Type="Str">DefaultFull</Property>
<Property Name="DistPart[2].productID" Type="Str">{1601A0F4-B5D1-4488-881C-9158DFB0D05C}</Property>
<Property Name="DistPart[2].productName" Type="Str">LabVIEW运行引擎 2014</Property>
<Property Name="DistPart[2].SoftDep[0].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[0].productName" Type="Str">NI LabVIEW 2014运行引擎非英语语言支持</Property>
<Property Name="DistPart[2].SoftDep[0].upgradeCode" Type="Str">{CAC8FA79-6D3D-4263-BB7B-1A706EF87C08}</Property>
<Property Name="DistPart[2].SoftDep[1].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[1].productName" Type="Str">NI ActiveX容器</Property>
<Property Name="DistPart[2].SoftDep[1].upgradeCode" Type="Str">{1038A887-23E1-4289-B0BD-0C4B83C6BA21}</Property>
<Property Name="DistPart[2].SoftDep[10].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[10].productName" Type="Str">NI mDNS Responder 14.0</Property>
<Property Name="DistPart[2].SoftDep[10].upgradeCode" Type="Str">{9607874B-4BB3-42CB-B450-A2F5EF60BA3B}</Property>
<Property Name="DistPart[2].SoftDep[11].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[11].productName" Type="Str">NI Deployment Framework 2014</Property>
<Property Name="DistPart[2].SoftDep[11].upgradeCode" Type="Str">{838942E4-B73C-492E-81A3-AA1E291FD0DC}</Property>
<Property Name="DistPart[2].SoftDep[12].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[12].productName" Type="Str">NI错误报告 2014</Property>
<Property Name="DistPart[2].SoftDep[12].upgradeCode" Type="Str">{42E818C6-2B08-4DE7-BD91-B0FD704C119A}</Property>
<Property Name="DistPart[2].SoftDep[2].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[2].productName" Type="Str">NI服务定位器 14.0</Property>
<Property Name="DistPart[2].SoftDep[2].upgradeCode" Type="Str">{B235B862-6A92-4A04-A8B2-6D71F777DE67}</Property>
<Property Name="DistPart[2].SoftDep[3].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[3].productName" Type="Str">数学核心库</Property>
<Property Name="DistPart[2].SoftDep[3].upgradeCode" Type="Str">{3BDD0408-2F90-4B42-9777-5ED1D4BE67A8}</Property>
<Property Name="DistPart[2].SoftDep[4].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[4].productName" Type="Str">NI Logos 14.0</Property>
<Property Name="DistPart[2].SoftDep[4].upgradeCode" Type="Str">{5E4A4CE3-4D06-11D4-8B22-006008C16337}</Property>
<Property Name="DistPart[2].SoftDep[5].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[5].productName" Type="Str">NI TDM Streaming 14.0</Property>
<Property Name="DistPart[2].SoftDep[5].upgradeCode" Type="Str">{4CD11BE6-6BB7-4082-8A27-C13771BC309B}</Property>
<Property Name="DistPart[2].SoftDep[6].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[6].productName" Type="Str">NI LabVIEW Web服务器 2014</Property>
<Property Name="DistPart[2].SoftDep[6].upgradeCode" Type="Str">{4A8BDBBB-DA1C-45C9-8563-74C034FBD357}</Property>
<Property Name="DistPart[2].SoftDep[7].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[7].productName" Type="Str">NI LabVIEW Real-Time NBFifo 2014</Property>
<Property Name="DistPart[2].SoftDep[7].upgradeCode" Type="Str">{4372F3E3-5935-4012-93AB-B6710CE24920}</Property>
<Property Name="DistPart[2].SoftDep[8].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[8].productName" Type="Str">NI VC2008MSMs</Property>
<Property Name="DistPart[2].SoftDep[8].upgradeCode" Type="Str">{FDA3F8BB-BAA9-45D7-8DC7-22E1F5C76315}</Property>
<Property Name="DistPart[2].SoftDep[9].exclude" Type="Bool">false</Property>
<Property Name="DistPart[2].SoftDep[9].productName" Type="Str">NI VC2010MSMs</Property>
<Property Name="DistPart[2].SoftDep[9].upgradeCode" Type="Str">{EFBA6F9E-F934-4BD7-AC51-60CCA480489C}</Property>
<Property Name="DistPart[2].SoftDepCount" Type="Int">13</Property>
<Property Name="DistPart[2].upgradeCode" Type="Str">{4722F14B-8434-468D-840D-2B0CD8CBD5EA}</Property>
<Property Name="DistPartCount" Type="Int">3</Property>
<Property Name="INST_author" Type="Str">Microsoft</Property>
<Property Name="INST_autoIncrement" Type="Bool">true</Property>
<Property Name="INST_buildLocation" Type="Path">../LV2016_FreeCOM - 存所有数据 - 带滤波-逼儿子卡顿/我的安装程序</Property>
<Property Name="INST_buildLocation.type" Type="Str">relativeToCommon</Property>
<Property Name="INST_buildSpecName" Type="Str">我的安装程序</Property>
<Property Name="INST_defaultDir" Type="Str">{3424EFFB-C01B-47EC-9341-191BC5D34B54}</Property>
<Property Name="INST_language" Type="Int">2052</Property>
<Property Name="INST_productName" Type="Str">赛车数据遥测上位机</Property>
<Property Name="INST_productVersion" Type="Str">1.0.27</Property>
<Property Name="InstSpecBitness" Type="Str">32-bit</Property>
<Property Name="InstSpecVersion" Type="Str">14008036</Property>
<Property Name="MSI_arpCompany" Type="Str">青岛理工大学</Property>
<Property Name="MSI_arpURL" Type="Str">http://www.qtech.edu.cn/</Property>
<Property Name="MSI_autoselectDrivers" Type="Bool">true</Property>
<Property Name="MSI_distID" Type="Str">{2C501B45-2ED4-47FD-B989-99AE6C888803}</Property>
<Property Name="MSI_osCheck" Type="Int">0</Property>
<Property Name="MSI_upgradeCode" Type="Str">{F8267DF7-2FBA-4034-9B36-A9FEDFB53BC5}</Property>
<Property Name="MSI_welcomeImageID" Type="Ref">/我的电脑/合影.bmp</Property>
<Property Name="MSI_windowMessage" Type="Str">越努力,越幸运~</Property>
<Property Name="MSI_windowTitle" Type="Str">QTU 电气电控组</Property>
<Property Name="RegDest[0].dirName" Type="Str">Software</Property>
<Property Name="RegDest[0].dirTag" Type="Str">{DDFAFC8B-E728-4AC8-96DE-B920EBB97A86}</Property>
<Property Name="RegDest[0].parentTag" Type="Str">2</Property>
<Property Name="RegDestCount" Type="Int">1</Property>
<Property Name="Source[0].dest" Type="Str">{3424EFFB-C01B-47EC-9341-191BC5D34B54}</Property>
<Property Name="Source[0].File[0].dest" Type="Str">{3424EFFB-C01B-47EC-9341-191BC5D34B54}</Property>
<Property Name="Source[0].File[0].name" Type="Str">赛车数据遥测上位机.exe</Property>
<Property Name="Source[0].File[0].Shortcut[0].destIndex" Type="Int">1</Property>
<Property Name="Source[0].File[0].Shortcut[0].name" Type="Str">赛车数据遥测上位机</Property>
<Property Name="Source[0].File[0].Shortcut[0].subDir" Type="Str"></Property>
<Property Name="Source[0].File[0].ShortcutCount" Type="Int">1</Property>
<Property Name="Source[0].File[0].tag" Type="Str">{A64E8943-FFAC-4A38-8AC8-D1A0C3FDC1B1}</Property>
<Property Name="Source[0].FileCount" Type="Int">1</Property>
<Property Name="Source[0].name" Type="Str">我的应用程序4</Property>
<Property Name="Source[0].tag" Type="Ref">/我的电脑/程序生成规范/我的应用程序4</Property>
<Property Name="Source[0].type" Type="Str">EXE</Property>
<Property Name="Source[1].dest" Type="Str">{3424EFFB-C01B-47EC-9341-191BC5D34B54}</Property>
<Property Name="Source[1].name" Type="Str">HL-340.EXE</Property>
<Property Name="Source[1].runEXE" Type="Bool">true</Property>
<Property Name="Source[1].tag" Type="Ref">/我的电脑/HL-340.EXE</Property>
<Property Name="Source[1].type" Type="Str">File</Property>
<Property Name="Source[2].dest" Type="Str">{3424EFFB-C01B-47EC-9341-191BC5D34B54}</Property>
<Property Name="Source[2].name" Type="Str">队标.bmp</Property>
<Property Name="Source[2].tag" Type="Ref">/我的电脑/队标.bmp</Property>
<Property Name="Source[2].type" Type="Str">File</Property>
<Property Name="Source[3].dest" Type="Str">{3424EFFB-C01B-47EC-9341-191BC5D34B54}</Property>
<Property Name="Source[3].name" Type="Str">合影.bmp</Property>
<Property Name="Source[3].tag" Type="Ref">/我的电脑/合影.bmp</Property>
<Property Name="Source[3].type" Type="Str">File</Property>
<Property Name="Source[4].dest" Type="Str">{3424EFFB-C01B-47EC-9341-191BC5D34B54}</Property>
<Property Name="Source[4].name" Type="Str">数据协议.xls</Property>
<Property Name="Source[4].tag" Type="Ref">/我的电脑/数据协议.xls</Property>
<Property Name="Source[4].type" Type="Str">File</Property>
<Property Name="Source[5].dest" Type="Str">{3424EFFB-C01B-47EC-9341-191BC5D34B54}</Property>
<Property Name="Source[5].name" Type="Str">bitbug_favicon.ico</Property>
<Property Name="Source[5].tag" Type="Ref">/我的电脑/bitbug_favicon.ico</Property>
<Property Name="Source[5].type" Type="Str">File</Property>
<Property Name="SourceCount" Type="Int">6</Property>
</Item>
<Item Name="我的应用程序4" Type="EXE">
<Property Name="App_copyErrors" Type="Bool">true</Property>
<Property Name="App_INI_aliasGUID" Type="Str">{B02BFE7D-B234-4760-ABB6-52448610B884}</Property>
<Property Name="App_INI_GUID" Type="Str">{C9881E4F-09D0-46E0-9285-9E20E4F370E3}</Property>
<Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
<Property Name="Bld_autoIncrement" Type="Bool">true</Property>
<Property Name="Bld_buildCacheID" Type="Str">{63FFEE47-67E0-404D-B059-63551DA2B3D1}</Property>
<Property Name="Bld_buildSpecName" Type="Str">我的应用程序4</Property>
<Property Name="Bld_defaultLanguage" Type="Str">ChineseS</Property>
<Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
<Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
<Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
<Property Name="Bld_localDestDir" Type="Path">../build</Property>
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
<Property Name="Bld_previewCacheID" Type="Str">{58DA070A-305E-4787-A63A-581550EFE30E}</Property>
<Property Name="Bld_version.build" Type="Int">29</Property>
<Property Name="Bld_version.major" Type="Int">1</Property>
<Property Name="Destination[0].destName" Type="Str">赛车数据遥测上位机.exe</Property>
<Property Name="Destination[0].path" Type="Path">../build/NI_AB_PROJECTNAME.exe</Property>
<Property Name="Destination[0].path.type" Type="Str">relativeToProject</Property>
<Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
<Property Name="Destination[0].type" Type="Str">App</Property>
<Property Name="Destination[1].destName" Type="Str">支持目录</Property>
<Property Name="Destination[1].path" Type="Path">../build/data</Property>
<Property Name="Destination[1].path.type" Type="Str">relativeToProject</Property>
<Property Name="DestinationCount" Type="Int">2</Property>
<Property Name="Exe_iconItemID" Type="Ref">/我的电脑/bitbug_favicon.ico</Property>
<Property Name="Source[0].itemID" Type="Str">{2EC5CFD6-6D3B-401E-8854-47CB225BFFB8}</Property>
<Property Name="Source[0].type" Type="Str">Container</Property>
<Property Name="Source[1].destinationIndex" Type="Int">0</Property>
<Property Name="Source[1].itemID" Type="Ref">/我的电脑/FreeCOM.vi</Property>
<Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
<Property Name="Source[1].type" Type="Str">VI</Property>
<Property Name="SourceCount" Type="Int">2</Property>
<Property Name="TgtF_companyName" Type="Str">青岛理工大学青特车队</Property>
<Property Name="TgtF_fileDescription" Type="Str">车辆数据图形化显示</Property>
<Property Name="TgtF_internalName" Type="Str">电气电控组</Property>
<Property Name="TgtF_legalCopyright" Type="Str">版权 2016 Microsoft</Property>
<Property Name="TgtF_productName" Type="Str">赛车数据遥测系统</Property>
<Property Name="TgtF_targetfileGUID" Type="Str">{A64E8943-FFAC-4A38-8AC8-D1A0C3FDC1B1}</Property>
<Property Name="TgtF_targetfileName" Type="Str">赛车数据遥测上位机.exe</Property>
</Item>
</Item>
</Item>
</Project>