-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2018 Robot Project.lvproj
710 lines (701 loc) · 81.3 KB
/
2018 Robot Project.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
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="18008000">
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<Property Name="NI.Project.Description" Type="Str"></Property>
<Item Name="My Computer" Type="My Computer">
<Property Name="NI.SortType" Type="Int">3</Property>
<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">My Computer/VI Server</Property>
<Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</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="Sim Support Files" Type="Folder">
<Item Name="FRC SimulatedRSC" Type="Folder">
<Item Name="ive" Type="Folder">
<Item Name="4in Perf Wheel.ive" Type="Document" URL="../FRC SimulatedRSC/ive/4in Perf Wheel.ive"/>
<Item Name="AXIS M1011.ive" Type="Document" URL="../FRC SimulatedRSC/ive/AXIS M1011.ive"/>
<Item Name="Devantech SRF05.ive" Type="Document" URL="../FRC SimulatedRSC/ive/Devantech SRF05.ive"/>
<Item Name="FRC - Body.ive" Type="Document" URL="../FRC SimulatedRSC/ive/FRC - Body.ive"/>
<Item Name="Honeywell HMC6343.ive" Type="Document" URL="../FRC SimulatedRSC/ive/Honeywell HMC6343.ive"/>
<Item Name="Sparkfun Atomic IMU.ive" Type="Document" URL="../FRC SimulatedRSC/ive/Sparkfun Atomic IMU.ive"/>
</Item>
</Item>
<Item Name="FRC Simulated.xml" Type="Document" URL="../FRC Simulated.xml"/>
</Item>
<Item Name="Robot Simulation Readme.html" Type="Document" URL="../Robot Simulation Readme.html"/>
<Item Name="Dependencies" Type="Dependencies"/>
<Item Name="Build Specifications" Type="Build"/>
</Item>
<Item Name="Target" Type="RT myRIO">
<Property Name="alias.name" Type="Str">Target</Property>
<Property Name="alias.value" Type="Str">roboRIO-5052-FRC.local</Property>
<Property Name="CCSymbols" Type="Str">TARGET_TYPE,RT;OS,Linux;CPU,ARM;DeviceCode,76F2;</Property>
<Property Name="crio.ControllerPID" Type="Str">76F2</Property>
<Property Name="crio.family" Type="Str">ARMLinux</Property>
<Property Name="host.ResponsivenessCheckEnabled" Type="Bool">true</Property>
<Property Name="host.ResponsivenessCheckPingDelay" Type="UInt">5000</Property>
<Property Name="host.ResponsivenessCheckPingTimeout" Type="UInt">1000</Property>
<Property Name="host.TargetCPUID" Type="UInt">8</Property>
<Property Name="host.TargetOSID" Type="UInt">8</Property>
<Property Name="NI.SortType" Type="Int">3</Property>
<Property Name="target.cleanupVisa" Type="Bool">false</Property>
<Property Name="target.DoNotReboot" Type="Bool">true</Property>
<Property Name="target.FPProtocolGlobals_ControlTimeLimit" Type="Int">300</Property>
<Property Name="target.getDefault->WebServer.Port" Type="Int">80</Property>
<Property Name="target.getDefault->WebServer.Timeout" Type="Int">60</Property>
<Property Name="target.IOScan.Faults" Type="Str"></Property>
<Property Name="target.IOScan.NetVarPeriod" Type="UInt">100</Property>
<Property Name="target.IOScan.NetWatchdogEnabled" Type="Bool">false</Property>
<Property Name="target.IOScan.Period" Type="UInt">10000</Property>
<Property Name="target.IOScan.PowerupMode" Type="UInt">0</Property>
<Property Name="target.IOScan.Priority" Type="UInt">0</Property>
<Property Name="target.IOScan.ReportModeConflict" Type="Bool">true</Property>
<Property Name="target.IsRemotePanelSupported" Type="Bool">true</Property>
<Property Name="target.RTCPULoadMonitoringEnabled" Type="Bool">true</Property>
<Property Name="target.RTDebugWebServerHTTPPort" Type="Int">8001</Property>
<Property Name="target.RTTarget.ApplicationPath" Type="Path">/home/lvuser/natinst/bin/startup.rtexe</Property>
<Property Name="target.RTTarget.EnableFileSharing" Type="Bool">true</Property>
<Property Name="target.RTTarget.IPAccess" Type="Str">+*</Property>
<Property Name="target.RTTarget.LaunchAppAtBoot" Type="Bool">true</Property>
<Property Name="target.RTTarget.VIPath" Type="Path">/home/lvuser/natinst/bin</Property>
<Property Name="target.server.app.propertiesEnabled" Type="Bool">true</Property>
<Property Name="target.server.control.propertiesEnabled" Type="Bool">true</Property>
<Property Name="target.server.tcp.access" Type="Str">+*</Property>
<Property Name="target.server.tcp.enabled" Type="Bool">false</Property>
<Property Name="target.server.tcp.paranoid" Type="Bool">true</Property>
<Property Name="target.server.tcp.port" Type="Int">3363</Property>
<Property Name="target.server.tcp.serviceName" Type="Str">Main Application Instance/VI Server</Property>
<Property Name="target.server.tcp.serviceName.default" Type="Str">Main Application Instance/VI Server</Property>
<Property Name="target.server.vi.access" Type="Str">+*</Property>
<Property Name="target.server.vi.callsEnabled" Type="Bool">true</Property>
<Property Name="target.server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="target.WebServer.Config" Type="Str">Listen 8000
NI.ServerName default
DocumentRoot "$LVSERVER_DOCROOT"
TypesConfig "$LVSERVER_CONFIGROOT/mime.types"
DirectoryIndex index.htm
WorkerLimit 10
InactivityTimeout 60
LoadModulePath "$LVSERVER_MODULEPATHS"
LoadModule LVAuth lvauthmodule
LoadModule LVRFP lvrfpmodule
#
# Pipeline Definition
#
SetConnector netConnector
AddHandler LVAuth
AddHandler LVRFP
AddHandler fileHandler ""
AddOutputFilter chunkFilter
</Property>
<Property Name="target.WebServer.Enabled" Type="Bool">false</Property>
<Property Name="target.WebServer.LogEnabled" Type="Bool">false</Property>
<Property Name="target.WebServer.LogPath" Type="Path">/c/ni-rt/system/www/www.log</Property>
<Property Name="target.WebServer.Port" Type="Int">80</Property>
<Property Name="target.WebServer.RootPath" Type="Path">/c/ni-rt/system/www</Property>
<Property Name="target.WebServer.TcpAccess" Type="Str">c+*</Property>
<Property Name="target.WebServer.Timeout" Type="Int">60</Property>
<Property Name="target.WebServer.ViAccess" Type="Str">+*</Property>
<Property Name="target.webservices.SecurityAPIKey" Type="Str">PqVr/ifkAQh+lVrdPIykXlFvg12GhhQFR8H9cUhphgg=:pTe9HRlQuMfJxAG6QCGq7UvoUpJzAzWGKy5SbZ+roSU=</Property>
<Property Name="target.webservices.ValidTimestampWindow" Type="Int">15</Property>
<Item Name="data" Type="Folder" URL="../data">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Drive" Type="Folder" URL="../Drive">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Framework" Type="Folder" URL="../Framework">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Support Code" Type="Folder" URL="../Support Code">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Vision" Type="Folder" URL="../Vision">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Lift" Type="Folder" URL="../Lift">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Intake" Type="Folder" URL="../Intake">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Robot Main.vi" Type="VI" URL="../Robot Main.vi"/>
<Item Name="Teleop.vi" Type="VI" URL="../Teleop.vi"/>
<Item Name="Autonomous.vi" Type="VI" URL="../Autonomous.vi"/>
<Item Name="Test.vi" Type="VI" URL="../Test.vi"/>
<Item Name="SubSystems.vi" Type="VI" URL="../SubSystems.vi"/>
<Item Name="Get_Continuous_Angle.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/Sensors/navX/Get/Get_Continuous_Angle.vi"/>
<Item Name="YOPO.vi" Type="VI" URL="../../YOPO.vi"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Acquire Semaphore.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Acquire Semaphore.vi"/>
<Item Name="AddNamedSemaphorePrefix.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/AddNamedSemaphorePrefix.vi"/>
<Item Name="Build Entry Assign Buffer.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Build Entry Assign Buffer.vi"/>
<Item Name="Cached Name Lookup.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Cached Name Lookup.vi"/>
<Item Name="Clear Errors.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Clear Errors.vi"/>
<Item Name="Command Status Info.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Framework/Command Status Info.ctl"/>
<Item Name="Completion Notifier.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Framework/Completion Notifier.ctl"/>
<Item Name="Completion Status.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Framework/Completion Status.ctl"/>
<Item Name="Convert NT Boolean to LV String.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Convert NT Boolean to LV String.vi"/>
<Item Name="Convert NT Types.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Convert NT Types.vi"/>
<Item Name="Convert String to NT Boolean Array Buffer.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Convert String to NT Boolean Array Buffer.vi"/>
<Item Name="Convert String to NT Numeric Array Buffer.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Convert String to NT Numeric Array Buffer.vi"/>
<Item Name="Convert String to NT String Array Buffer.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Convert String to NT String Array Buffer.vi"/>
<Item Name="Convert String to NT String Buffer.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Convert String to NT String Buffer.vi"/>
<Item Name="Create Actual Table Name.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Create Actual Table Name.vi"/>
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Cluster From Error Code.vi"/>
<Item Name="Field Data Manager.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Field Data Manager.vi"/>
<Item Name="Field Data.ctl" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Field Data.ctl"/>
<Item Name="Field ID.ctl" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Field ID.ctl"/>
<Item Name="Field Type.ctl" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Field Type.ctl"/>
<Item Name="FPGA_DIOChannel.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOChannel.ctl"/>
<Item Name="FPGA_DIODevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIODevRef.ctl"/>
<Item Name="FPGA_DIOERRInvalidPWMChannel.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOERRInvalidPWMChannel.vi"/>
<Item Name="FPGA_DIOOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOOpen.vi"/>
<Item Name="FPGA_DIOPWMChannel.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOPWMChannel.ctl"/>
<Item Name="FPGA_DIOReadLoopTiming.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOReadLoopTiming.vi"/>
<Item Name="FPGA_DIOReadMXPSpecialFunction.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOReadMXPSpecialFunction.vi"/>
<Item Name="FPGA_DIOReadPWMValue.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOReadPWMValue.vi"/>
<Item Name="FPGA_DIOWriteMXPSpecialFunction.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWriteMXPSpecialFunction.vi"/>
<Item Name="FPGA_DIOWritePWMMinHigh.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWritePWMMinHigh.vi"/>
<Item Name="FPGA_DIOWritePWMPeriod.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWritePWMPeriod.vi"/>
<Item Name="FPGA_DIOWritePWMPeriodScale.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWritePWMPeriodScale.vi"/>
<Item Name="FPGA_DIOWritePWMValue.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWritePWMValue.vi"/>
<Item Name="FPGA_DIOWriteSlowValueRelayFwd.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWriteSlowValueRelayFwd.vi"/>
<Item Name="FPGA_DIOWriteSlowValueRelayRev.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWriteSlowValueRelayRev.vi"/>
<Item Name="FPGA_NIFPGAInterfaceFPGAResourceConstant.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/FPGA_NIFPGAInterfaceFPGAResourceConstant.vi"/>
<Item Name="FPGA_SystemAsync VI Agent.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/System/FPGA_SystemAsync VI Agent.vi"/>
<Item Name="FPGA_SystemAsynch VI Registration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/System/FPGA_SystemAsynch VI Registration.vi"/>
<Item Name="FPGA_SystemERRWrongVersion.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/System/FPGA_SystemERRWrongVersion.vi"/>
<Item Name="FPGA_SystemFPGA Ref Global.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/System/FPGA_SystemFPGA Ref Global.vi"/>
<Item Name="FPGA_SystemFRC FPGA Ref.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/System/FPGA_SystemFRC FPGA Ref.ctl"/>
<Item Name="FPGA_SystemGet.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/System/FPGA_SystemGet.vi"/>
<Item Name="FPGA_SystemOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/System/FPGA_SystemOpen.vi"/>
<Item Name="FPGA_SystemStart Async Agent.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/System/FPGA_SystemStart Async Agent.vi"/>
<Item Name="GetNamedSemaphorePrefix.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/GetNamedSemaphorePrefix.vi"/>
<Item Name="i2c_bus.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/i2clib/i2c_bus.ctl"/>
<Item Name="Image Type" Type="VI" URL="/<vilib>/vision/Image Controls.llb/Image Type"/>
<Item Name="IMAQ Create" Type="VI" URL="/<vilib>/vision/Basics.llb/IMAQ Create"/>
<Item Name="IMAQ Image.ctl" Type="VI" URL="/<vilib>/vision/Image Controls.llb/IMAQ Image.ctl"/>
<Item Name="IMAQdx.ctl" Type="VI" URL="/<vilib>/userdefined/High Color/IMAQdx.ctl"/>
<Item Name="Internecine Avoider.vi" Type="VI" URL="/<vilib>/Utility/tcp.llb/Internecine Avoider.vi"/>
<Item Name="LEB Encoder.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/LEB Encoder.vi"/>
<Item Name="Make Table Operation.ctl" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Make Table Operation.ctl"/>
<Item Name="Manage Connection List.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Manage Connection List.vi"/>
<Item Name="Manage Dirty Field ID List.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Manage Dirty Field ID List.vi"/>
<Item Name="NetComm_AllianceStation.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_AllianceStation.ctl"/>
<Item Name="NetComm_ControlWord.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_ControlWord.ctl"/>
<Item Name="NetComm_getAllianceStation.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_getAllianceStation.vi"/>
<Item Name="NetComm_getControlWord.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_getControlWord.vi"/>
<Item Name="NetComm_getJoystickAxes.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_getJoystickAxes.vi"/>
<Item Name="NetComm_getJoystickButtons.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_getJoystickButtons.vi"/>
<Item Name="NetComm_getJoystickPOVs.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_getJoystickPOVs.vi"/>
<Item Name="NetComm_ObserveUserProgramStarting.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_ObserveUserProgramStarting.vi"/>
<Item Name="NetComm_SendError.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_SendError.vi"/>
<Item Name="NetComm_SetNewDataOccurrenceReference.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_SetNewDataOccurrenceReference.vi"/>
<Item Name="NetComm_UnloadCPPStartupProgram.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_UnloadCPPStartupProgram.vi"/>
<Item Name="NetComm_UsageReport_report.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_UsageReport_report.vi"/>
<Item Name="NetComm_UsageReport_ResourceType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_UsageReport_ResourceType.ctl"/>
<Item Name="NI_Vision_Acquisition_Software.lvlib" Type="Library" URL="/<vilib>/vision/driver/NI_Vision_Acquisition_Software.lvlib"/>
<Item Name="Not A Semaphore.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Not A Semaphore.vi"/>
<Item Name="NT Globals.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Globals.vi"/>
<Item Name="NT Read Name Cache.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read Name Cache.vi"/>
<Item Name="NT Read String.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read String.vi"/>
<Item Name="NT Server.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Server.vi"/>
<Item Name="NT Write Boolean Array.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write Boolean Array.vi"/>
<Item Name="NT Write Boolean.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write Boolean.vi"/>
<Item Name="NT Write Name Cache.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write Name Cache.vi"/>
<Item Name="NT Write Number.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write Number.vi"/>
<Item Name="NT Write Numeric Array.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write Numeric Array.vi"/>
<Item Name="NT Write Raw.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write Raw.vi"/>
<Item Name="NT Write String Array.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write String Array.vi"/>
<Item Name="NT Write String.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write String.vi"/>
<Item Name="NT Write Value.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write Value.vi"/>
<Item Name="Obtain Semaphore Reference.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Obtain Semaphore Reference.vi"/>
<Item Name="Prep Command Info for Wait.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Framework/Prep Command Info for Wait.vi"/>
<Item Name="Prepare Pattern.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Prepare Pattern.vi"/>
<Item Name="Refnum Registry Operation.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Utilities/Refnum Registry Operation.ctl"/>
<Item Name="Release Semaphore.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Release Semaphore.vi"/>
<Item Name="Report Read Error.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Report Read Error.vi"/>
<Item Name="Safe Image Get Image.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/Safe Image Get Image.vi"/>
<Item Name="Semaphore RefNum" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Semaphore RefNum"/>
<Item Name="Semaphore Refnum Core.ctl" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Semaphore Refnum Core.ctl"/>
<Item Name="Sequence.ctl" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Sequence.ctl"/>
<Item Name="Should Abort Operation.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Framework/Should Abort Operation.vi"/>
<Item Name="spi_bus.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/spilib/spi_bus.ctl"/>
<Item Name="String Matches Pattern.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/String Matches Pattern.vi"/>
<Item Name="System Exec.vi" Type="VI" URL="/<vilib>/Platform/system.llb/System Exec.vi"/>
<Item Name="Table Manager.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Table Manager.vi"/>
<Item Name="TCP Listen Internal List.vi" Type="VI" URL="/<vilib>/Utility/tcp.llb/TCP Listen Internal List.vi"/>
<Item Name="TCP Listen List Operations.ctl" Type="VI" URL="/<vilib>/Utility/tcp.llb/TCP Listen List Operations.ctl"/>
<Item Name="TCP Listen.vi" Type="VI" URL="/<vilib>/Utility/tcp.llb/TCP Listen.vi"/>
<Item Name="Tokenize Path.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Tokenize Path.vi"/>
<Item Name="Trim Whitespace.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Trim Whitespace.vi"/>
<Item Name="Update Other Clients.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Update Other Clients.vi"/>
<Item Name="Usage Statistics.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Usage Statistics.vi"/>
<Item Name="Validate Semaphore Size.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Validate Semaphore Size.vi"/>
<Item Name="Wait for Command.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Framework/Wait for Command.vi"/>
<Item Name="whitespace.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/whitespace.ctl"/>
<Item Name="WPI_Camera Registry.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_Camera Registry.vi"/>
<Item Name="WPI_CameraAttributeIsAuto.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraAttributeIsAuto.vi"/>
<Item Name="WPI_CameraBackground Loop.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraBackground Loop.vi"/>
<Item Name="WPI_CameraBasisString.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraBasisString.vi"/>
<Item Name="WPI_CameraClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraClose.vi"/>
<Item Name="WPI_CameraCompressionMode.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraCompressionMode.vi"/>
<Item Name="WPI_CameraDecodeJPEGString.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraDecodeJPEGString.vi"/>
<Item Name="WPI_CameraDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraDevRef.ctl"/>
<Item Name="WPI_CameraERRFailedComm.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraERRFailedComm.vi"/>
<Item Name="WPI_CameraExposure Priority Values.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraExposure Priority Values.ctl"/>
<Item Name="WPI_CameraExposure Values.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraExposure Values.ctl"/>
<Item Name="WPI_CameraFrameRate.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraFrameRate.ctl"/>
<Item Name="WPI_CameraGet Acquire Image Notifier Internal.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Acquire Image Notifier Internal.vi"/>
<Item Name="WPI_CameraGet Brightness.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Brightness.vi"/>
<Item Name="WPI_CameraGet Color Enable.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Color Enable.vi"/>
<Item Name="WPI_CameraGet Color Level.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Color Level.vi"/>
<Item Name="WPI_CameraGet Enum Appearance Property.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Enum Appearance Property.vi"/>
<Item Name="WPI_CameraGet Enum Sensor Property.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Enum Sensor Property.vi"/>
<Item Name="WPI_CameraGet Exposure Priority.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Exposure Priority.vi"/>
<Item Name="WPI_CameraGet Exposure.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Exposure.vi"/>
<Item Name="WPI_CameraGet Frame Rate.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Frame Rate.vi"/>
<Item Name="WPI_CameraGet Image Appearance Property.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Image Appearance Property.vi"/>
<Item Name="WPI_CameraGet Image Compression.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Image Compression.vi"/>
<Item Name="WPI_CameraGet Image Notifier Internal.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Image Notifier Internal.vi"/>
<Item Name="WPI_CameraGet Image Size.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Image Size.vi"/>
<Item Name="WPI_CameraGet Image.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Image.vi"/>
<Item Name="WPI_CameraGet Numeric Appearance Property.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Numeric Appearance Property.vi"/>
<Item Name="WPI_CameraGet Numeric Sensor Property.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Numeric Sensor Property.vi"/>
<Item Name="WPI_CameraGet Sharpness.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet Sharpness.vi"/>
<Item Name="WPI_CameraGet White Balance.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraGet White Balance.vi"/>
<Item Name="WPI_CameraGetScaledAttr.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraGetScaledAttr.vi"/>
<Item Name="WPI_CameraImageSize.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraImageSize.ctl"/>
<Item Name="WPI_CameraIsCameraRefUSBAddress.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraIsCameraRefUSBAddress.vi"/>
<Item Name="WPI_CameraIsSimulated.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraIsSimulated.vi"/>
<Item Name="WPI_CameraIssue Get.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraIssue Get.vi"/>
<Item Name="WPI_CameraIssue HTTP Request with Authentication.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraIssue HTTP Request with Authentication.vi"/>
<Item Name="WPI_CameraIsUSBAddress.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraIsUSBAddress.vi"/>
<Item Name="WPI_CameraManage Camera Settings.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraManage Camera Settings.vi"/>
<Item Name="WPI_CameraOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraOpen.vi"/>
<Item Name="WPI_CameraRead MJPGString.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraRead MJPGString.vi"/>
<Item Name="WPI_CameraRefNum Registry Set.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraRefNum Registry Set.vi"/>
<Item Name="WPI_CameraRegistryActions.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraRegistryActions.ctl"/>
<Item Name="WPI_CameraSend Images To PC Loop.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSend Images To PC Loop.vi"/>
<Item Name="WPI_CameraSet Brightness.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet Brightness.vi"/>
<Item Name="WPI_CameraSet Enum Sensor Property.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet Enum Sensor Property.vi"/>
<Item Name="WPI_CameraSet Exposure.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet Exposure.vi"/>
<Item Name="WPI_CameraSet Frame Rate.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet Frame Rate.vi"/>
<Item Name="WPI_CameraSet Image Appearance Property.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet Image Appearance Property.vi"/>
<Item Name="WPI_CameraSet Image Compression.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet Image Compression.vi"/>
<Item Name="WPI_CameraSet Image Size.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet Image Size.vi"/>
<Item Name="WPI_CameraSet Numeric Appearance Property.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet Numeric Appearance Property.vi"/>
<Item Name="WPI_CameraSet Numeric Sensor Property.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet Numeric Sensor Property.vi"/>
<Item Name="WPI_CameraSet White Balance.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSet White Balance.vi"/>
<Item Name="WPI_CameraSetModeAttr.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraSetModeAttr.vi"/>
<Item Name="WPI_CameraSetScaledAttr.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraSetScaledAttr.vi"/>
<Item Name="WPI_CameraSettings Control.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSettings Control.ctl"/>
<Item Name="WPI_CameraSettings Operations.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSettings Operations.ctl"/>
<Item Name="WPI_CameraStart.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraStart.vi"/>
<Item Name="WPI_CameraStartStopCount.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraStartStopCount.vi"/>
<Item Name="WPI_CameraStop.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraStop.vi"/>
<Item Name="WPI_CameraUpdate Camera Status.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraUpdate Camera Status.vi"/>
<Item Name="WPI_CameraWait for Raw Image String.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraWait for Raw Image String.vi"/>
<Item Name="WPI_CameraWhite Balance Values.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraWhite Balance Values.ctl"/>
<Item Name="WPI_CameraWhiteBalanceConstants.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraWhiteBalanceConstants.vi"/>
<Item Name="WPI_DefaultPWMConstants.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_DefaultPWMConstants.vi"/>
<Item Name="WPI_DigitalModuleDeviceRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleDeviceRef.ctl"/>
<Item Name="WPI_DigitalModuleGetPWM.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleGetPWM.vi"/>
<Item Name="WPI_DigitalModuleOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleOpen.vi"/>
<Item Name="WPI_DigitalModuleSetPWM.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleSetPWM.vi"/>
<Item Name="WPI_DigitalModuleSetPWMPeriodScale.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleSetPWMPeriodScale.vi"/>
<Item Name="WPI_DriverStationAllianceInfo.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationAllianceInfo.ctl"/>
<Item Name="WPI_DriverStationCreate Lib Version File.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationCreate Lib Version File.vi"/>
<Item Name="WPI_DriverStationDerivedRobotMode.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationDerivedRobotMode.ctl"/>
<Item Name="WPI_DriverStationGet Alliance Info.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationGet Alliance Info.vi"/>
<Item Name="WPI_DriverStationGet Robot Mode.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationGet Robot Mode.vi"/>
<Item Name="WPI_DriverStationGetModeAndStatusInternal.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationGetModeAndStatusInternal.vi"/>
<Item Name="WPI_DriverStationMatch Info.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationMatch Info.ctl"/>
<Item Name="WPI_DriverStationPositionInfo.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationPositionInfo.ctl"/>
<Item Name="WPI_DriverStationReport Robot Code State.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationReport Robot Code State.vi"/>
<Item Name="WPI_DriverStationRobotMode2.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationRobotMode2.ctl"/>
<Item Name="WPI_DriverStationStart Communication.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationStart Communication.vi"/>
<Item Name="WPI_DriverStationStart VI Asynchronous.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationStart VI Asynchronous.vi"/>
<Item Name="WPI_DriverStationStartStopVI.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationStartStopVI.vi"/>
<Item Name="WPI_DriverStationStop VI Asynchronous.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationStop VI Asynchronous.vi"/>
<Item Name="WPI_ERRAcquireInvalidPWMChannelIdx.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_ERRAcquireInvalidPWMChannelIdx.vi"/>
<Item Name="WPI_ERRPwmChannelAllocated.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_ERRPwmChannelAllocated.vi"/>
<Item Name="WPI_GetSetVariantRefNum.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Utilities/WPI_GetSetVariantRefNum.vi"/>
<Item Name="WPI_JoystickClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Joystick/WPI_JoystickClose.vi"/>
<Item Name="WPI_JoystickDeviceEnum.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Joystick/WPI_JoystickDeviceEnum.ctl"/>
<Item Name="WPI_JoystickDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Joystick/WPI_JoystickDevRef.ctl"/>
<Item Name="WPI_JoystickGetValues.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Joystick/WPI_JoystickGetValues.vi"/>
<Item Name="WPI_JoystickRefNum Registry Get.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Joystick/WPI_JoystickRefNum Registry Get.vi"/>
<Item Name="WPI_MotorControlDeviceRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlDeviceRef.ctl"/>
<Item Name="WPI_MotorControlDisable.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlDisable.vi"/>
<Item Name="WPI_MotorControlDoesDevRefExist.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlDoesDevRefExist.vi"/>
<Item Name="WPI_MotorControlGetOutput.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlGetOutput.vi"/>
<Item Name="WPI_MotorControlOpen Jaguar.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen Jaguar.vi"/>
<Item Name="WPI_MotorControlOpen Talon.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen Talon.vi"/>
<Item Name="WPI_MotorControlOpen TalonSRX.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen TalonSRX.vi"/>
<Item Name="WPI_MotorControlOpen Victor.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen Victor.vi"/>
<Item Name="WPI_MotorControlOpen VictorSP.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen VictorSP.vi"/>
<Item Name="WPI_MotorControlOpen&ConfigurePWM.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen&ConfigurePWM.vi"/>
<Item Name="WPI_MotorControlOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen.vi"/>
<Item Name="WPI_MotorControlRefNum Compare.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlRefNum Compare.vi"/>
<Item Name="WPI_MotorControlRefNum Registry Get.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlRefNum Registry Get.vi"/>
<Item Name="WPI_MotorControlRefNum Registry Read Name.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlRefNum Registry Read Name.vi"/>
<Item Name="WPI_MotorControlSafetyCheck.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlSafetyCheck.vi"/>
<Item Name="WPI_MotorControlSafetyError.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlSafetyError.vi"/>
<Item Name="WPI_MotorControlSafetyUpdate.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlSafetyUpdate.vi"/>
<Item Name="WPI_MotorControlScaleFromPWM.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlScaleFromPWM.vi"/>
<Item Name="WPI_MotorControlScaleToPWM.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlScaleToPWM.vi"/>
<Item Name="WPI_MotorControlSetOutput.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlSetOutput.vi"/>
<Item Name="WPI_MotorControlToPWM.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlToPWM.vi"/>
<Item Name="WPI_MotorControlTrackCANSemaphores.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlTrackCANSemaphores.vi"/>
<Item Name="WPI_MotorControlType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlType.ctl"/>
<Item Name="WPI_MXP DIO Channel to MXP Pin.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MXP/WPI_MXP DIO Channel to MXP Pin.vi"/>
<Item Name="WPI_MXP General IO to MXP Pin.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MXP/WPI_MXP General IO to MXP Pin.vi"/>
<Item Name="WPI_MXP I2C Bus to first MXP Pin.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MXP/WPI_MXP I2C Bus to first MXP Pin.vi"/>
<Item Name="WPI_MXP PWM Channel to MXP Pin.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MXP/WPI_MXP PWM Channel to MXP Pin.vi"/>
<Item Name="WPI_MXP Shared MXP Pin.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MXP/WPI_MXP Shared MXP Pin.ctl"/>
<Item Name="WPI_MXP SPI Bus to first MXP Pin.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MXP/WPI_MXP SPI Bus to first MXP Pin.vi"/>
<Item Name="WPI_MXP_ChannelCache.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MXP/WPI_MXP_ChannelCache.vi"/>
<Item Name="WPI_PWMChannelCache.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMChannelCache.vi"/>
<Item Name="WPI_PWMChannelCacheOp.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMChannelCacheOp.ctl"/>
<Item Name="WPI_PWMConvertDeadbandMillisecondTimeTo8Bit.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMConvertDeadbandMillisecondTimeTo8Bit.vi"/>
<Item Name="WPI_PWMDeadband.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMDeadband.ctl"/>
<Item Name="WPI_PWMDeadband_ms.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMDeadband_ms.ctl"/>
<Item Name="WPI_PWMDeviceRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMDeviceRef.ctl"/>
<Item Name="WPI_PWMDoesDevRefExist.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMDoesDevRefExist.vi"/>
<Item Name="WPI_PWMERRSetOnUnallocatedChannel.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMERRSetOnUnallocatedChannel.vi"/>
<Item Name="WPI_PWMGetRangeScaleFactors.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMGetRangeScaleFactors.vi"/>
<Item Name="WPI_PWMGetValue.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMGetValue.vi"/>
<Item Name="WPI_PWMPeriodMultiplier.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMPeriodMultiplier.ctl"/>
<Item Name="WPI_PWMRefNum Registry Read Name.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMRefNum Registry Read Name.vi"/>
<Item Name="WPI_PWMSafetyCheck.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMSafetyCheck.vi"/>
<Item Name="WPI_PWMSafetyError.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMSafetyError.vi"/>
<Item Name="WPI_PWMSafetyUpdate.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMSafetyUpdate.vi"/>
<Item Name="WPI_PWMSetPeriodMultiplier.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMSetPeriodMultiplier.vi"/>
<Item Name="WPI_PWMSetValue.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMSetValue.vi"/>
<Item Name="WPI_PWMToDigitalModule.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMToDigitalModule.vi"/>
<Item Name="WPI_RobotDriveDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveDevRef.ctl"/>
<Item Name="WPI_RobotDriveDoesDevRefExist.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveDoesDevRefExist.vi"/>
<Item Name="WPI_RobotDriveMotors.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveMotors.vi"/>
<Item Name="WPI_RobotDriveRefNum Registry Read Name.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveRefNum Registry Read Name.vi"/>
<Item Name="WPI_RobotDriveSafetyCheck.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveSafetyCheck.vi"/>
<Item Name="WPI_RobotDriveSafetyConfig.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveSafetyConfig.vi"/>
<Item Name="WPI_RobotDriveSafetyError.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveSafetyError.vi"/>
<Item Name="WPI_RobotDriveSafetyTest.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveSafetyTest.vi"/>
<Item Name="WPI_RobotDriveSafetyUpdate.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveSafetyUpdate.vi"/>
<Item Name="WPI_SafetyOutputCheckMenu.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/SafetyOutput/WPI_SafetyOutputCheckMenu.ctl"/>
<Item Name="WPI_SafetyOutputConfigMenu.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/SafetyOutput/WPI_SafetyOutputConfigMenu.ctl"/>
<Item Name="WPI_SafetyOutputEngine.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/SafetyOutput/WPI_SafetyOutputEngine.vi"/>
<Item Name="WPI_SafetyOutputVIRefnumList.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/SafetyOutput/WPI_SafetyOutputVIRefnumList.vi"/>
<Item Name="WPI_UtilitiesERRGetRefNum.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Utilities/WPI_UtilitiesERRGetRefNum.vi"/>
<Item Name="WPI_UtilitiesFRC Build Error.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Utilities/WPI_UtilitiesFRC Build Error.vi"/>
<Item Name="WPI_UtilitiesFRCAutomaticValuePublisher.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Utilities/WPI_UtilitiesFRCAutomaticValuePublisher.vi"/>
<Item Name="WPI_UtilitiesTimebaseConstants.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Utilities/WPI_UtilitiesTimebaseConstants.vi"/>
<Item Name="Write Value Core.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/Write Value Core.vi"/>
<Item Name="WPI_MXP_Grab Mutex.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MXP/WPI_MXP_Grab Mutex.vi"/>
<Item Name="WPI_MotorControlOpen SPARK.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen SPARK.vi"/>
<Item Name="WPI_MotorControlOpen SD540.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen SD540.vi"/>
<Item Name="NT Read Value.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read Value.vi"/>
<Item Name="NT Read Boolean.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read Boolean.vi"/>
<Item Name="NT Read Number.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read Number.vi"/>
<Item Name="NT Read Boolean Array.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read Boolean Array.vi"/>
<Item Name="NT Read Numeric Array.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read Numeric Array.vi"/>
<Item Name="NT Read String Array.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read String Array.vi"/>
<Item Name="NT Read Raw.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read Raw.vi"/>
<Item Name="Trace Results.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Framework/Trace Results.vi"/>
<Item Name="NT Write Variant.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Write Variant.vi"/>
<Item Name="WPI_CameraParse URL.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraParse URL.vi"/>
<Item Name="WPI_CameraTranslate Percent Codes.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraTranslate Percent Codes.vi"/>
<Item Name="NI_Vision_Development_Module.lvlib" Type="Library" URL="/<vilib>/vision/NI_Vision_Development_Module.lvlib"/>
<Item Name="Color to RGB.vi" Type="VI" URL="/<vilib>/Utility/colorconv.llb/Color to RGB.vi"/>
<Item Name="WPI_CameraRefNum Registry Get.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraRefNum Registry Get.vi"/>
<Item Name="Color (U64)" Type="VI" URL="/<vilib>/vision/Image Controls.llb/Color (U64)"/>
<Item Name="WPI_MotorControlOpen NidecBrushless.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen NidecBrushless.vi"/>
<Item Name="WPI_DigitalOutputOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalOutput/WPI_DigitalOutputOpen.vi"/>
<Item Name="WPI_DigitalOutputDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalOutput/WPI_DigitalOutputDevRef.ctl"/>
<Item Name="WPI_DigitalModuleDIOCacheOp.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleDIOCacheOp.ctl"/>
<Item Name="WPI_DigitalModuleValidateDIOChannel.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleValidateDIOChannel.vi"/>
<Item Name="WPI_DigitalModuleDIOAllocator.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleDIOAllocator.vi"/>
<Item Name="WPI_DigitalModuleDIOCache.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleDIOCache.vi"/>
<Item Name="WPI_DigitalModuleERRDIOAlreadyAllocated.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleERRDIOAlreadyAllocated.vi"/>
<Item Name="WPI_DigitalModuleERRInvalidDIOIdx.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleERRInvalidDIOIdx.vi"/>
<Item Name="FPGA_SPI_Write_EnableDIO.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/SPI/FPGA_SPI_Write_EnableDIO.vi"/>
<Item Name="FPGA_DIOWriteOutputEnable.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWriteOutputEnable.vi"/>
<Item Name="FPGA_DIOReadOutputEnable.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOReadOutputEnable.vi"/>
<Item Name="FPGA_MapDIOChannelEnumToModuleLine.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_MapDIOChannelEnumToModuleLine.vi"/>
<Item Name="WPI_PWMOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMOpen.vi"/>
<Item Name="WPI_DigitalOutputClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalOutput/WPI_DigitalOutputClose.vi"/>
<Item Name="WPI_DigitalOutputConfigurePWMRate.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalOutput/WPI_DigitalOutputConfigurePWMRate.vi"/>
<Item Name="FPGA_DIOWriteDO_PWMConfig.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWriteDO_PWMConfig.vi"/>
<Item Name="WPI_DigitalOutputGeneratePWM.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalOutput/WPI_DigitalOutputGeneratePWM.vi"/>
<Item Name="WPI_DigitalModuleERRSetOnUnallocatedDIO.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalModule/WPI_DigitalModuleERRSetOnUnallocatedDIO.vi"/>
<Item Name="WPI_DigitalOutputPWMAllocator.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalOutput/WPI_DigitalOutputPWMAllocator.vi"/>
<Item Name="WPI_DigitalOutputPWMRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalOutput/WPI_DigitalOutputPWMRef.ctl"/>
<Item Name="FPGA_DIOWriteDO_PWMDutyCycle.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWriteDO_PWMDutyCycle.vi"/>
<Item Name="FPGA_CounterERRInvalidResource.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterERRInvalidResource.vi"/>
<Item Name="WPI_MotorControlDisableRefType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlDisableRefType.ctl"/>
<Item Name="WPI_MotorControlGetOutputRefType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlGetOutputRefType.ctl"/>
<Item Name="WPI_DigitalOutputGetPWM.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalOutput/WPI_DigitalOutputGetPWM.vi"/>
<Item Name="FPGA_DIOReadDO_PWMDutyCycle.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOReadDO_PWMDutyCycle.vi"/>
<Item Name="Trace Update Trace Points.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Framework/Trace Update Trace Points.vi"/>
<Item Name="Trace Color.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Framework/Trace Color.vi"/>
<Item Name="WPI_MotorControlSetOutputRefType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlSetOutputRefType.ctl"/>
<Item Name="WPI_MotorControlEnable.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlEnable.vi"/>
<Item Name="WPI_MotorControlEnableRefType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlEnableRefType.ctl"/>
<Item Name="WPI_CameraCountSameBufferNumber.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/WPI_CameraCountSameBufferNumber.vi"/>
<Item Name="NetComm_MatchType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_MatchType.ctl"/>
<Item Name="NetComm_getMatchInfo.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_getMatchInfo.vi"/>
<Item Name="WPI_MotorControlSafetyConfig.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlSafetyConfig.vi"/>
<Item Name="WPI_MotorControlSafetyTest.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlSafetyTest.vi"/>
<Item Name="WPI_RobotDriveClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveClose.vi"/>
<Item Name="WPI_MotorControlClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlClose.vi"/>
<Item Name="WPI_PWMClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/PWM/WPI_PWMClose.vi"/>
<Item Name="WPI_DigitalOutputDisablePWM.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalOutput/WPI_DigitalOutputDisablePWM.vi"/>
<Item Name="WPI_DriverStationGame Specific Data.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DriverStation/WPI_DriverStationGame Specific Data.vi"/>
<Item Name="Get_YPRHfH.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/Sensors/navX/Get/Get_YPRHfH.vi"/>
<Item Name="FRIC_navX_Internal_USB_ProcessingLoop.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/Sensors/navX/_Processing Loop/FRIC_navX_Internal_USB_ProcessingLoop.vi"/>
<Item Name="NavX Main.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/Sensors/navX/NavX Main.vi"/>
<Item Name="FPGA_EncoderERRInvalidResource.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderERRInvalidResource.vi"/>
<Item Name="FPGA_EncoderIdx.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderIdx.ctl"/>
<Item Name="FPGA_EncoderDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderDevRef.ctl"/>
<Item Name="FPGA_EncoderWriteReset.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderWriteReset.vi"/>
<Item Name="FPGA_EncoderWriteTimerConfiguration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderWriteTimerConfiguration.vi"/>
<Item Name="FPGA_ERRInvalidAnalogTriggerChannel.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/AnalogTrigger/FPGA_ERRInvalidAnalogTriggerChannel.vi"/>
<Item Name="FPGA_AnalogTriggerOutType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/AnalogTrigger/FPGA_AnalogTriggerOutType.ctl"/>
<Item Name="FPGA_AnalogTriggerIndex.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/AnalogTrigger/FPGA_AnalogTriggerIndex.ctl"/>
<Item Name="FPGA_DIODigitalSourceChannel.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIODigitalSourceChannel.ctl"/>
<Item Name="FPGA_CounterEncoderSourceConvertionLVSourceType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/CounterEncoderSourceConvertion/FPGA_CounterEncoderSourceConvertionLVSourceType.ctl"/>
<Item Name="FPGA_CounterEncoderSourceConvertionLVSourceTypeToFPGAType.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/CounterEncoderSourceConvertion/FPGA_CounterEncoderSourceConvertionLVSourceTypeToFPGAType.vi"/>
<Item Name="FPGA_EncoderWriteConfiguration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderWriteConfiguration.vi"/>
<Item Name="FPGA_EncoderOpen & Configure.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderOpen & Configure.vi"/>
<Item Name="FPGA_EncoderOpen WO Configuration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderOpen WO Configuration.vi"/>
<Item Name="FPGA_EncoderOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderOpen.vi"/>
<Item Name="WPI_ERREncoderAllocate.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_ERREncoderAllocate.vi"/>
<Item Name="WPI_EncoderCacheOp.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderCacheOp.ctl"/>
<Item Name="WPI_EncoderCache.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderCache.vi"/>
<Item Name="FPGA_CounterCtrSystemIndex.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterCtrSystemIndex.ctl"/>
<Item Name="FPGA_CounterCtrDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterCtrDevRef.ctl"/>
<Item Name="FPGA_CounterWriteReset.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterWriteReset.vi"/>
<Item Name="FPGA_CounterWriteTimerConfiguration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterWriteTimerConfiguration.vi"/>
<Item Name="FPGA_CounterEventCtrMode.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterEventCtrMode.ctl"/>
<Item Name="FPGA_CounterCtrEdgeDetectionType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterCtrEdgeDetectionType.ctl"/>
<Item Name="FPGA_CounterConvertEdgeTypeToMode.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterConvertEdgeTypeToMode.vi"/>
<Item Name="FPGA_CounterWriteConfiguration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterWriteConfiguration.vi"/>
<Item Name="FPGA_CounterOpen & Configured.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterOpen & Configured.vi"/>
<Item Name="WPI_ERRNoFreeCounter.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_ERRNoFreeCounter.vi"/>
<Item Name="WPI_CounterCacheOp.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterCacheOp.ctl"/>
<Item Name="WPI_CounterCache.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterCache.vi"/>
<Item Name="WPI_CounterWARNDigitalSourceAndEdgeType.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterWARNDigitalSourceAndEdgeType.vi"/>
<Item Name="WPI_CounterVerifyDigitalSourceOkWithEdgeType.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterVerifyDigitalSourceOkWithEdgeType.vi"/>
<Item Name="WPI_CounterEdgeLevel.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterEdgeLevel.ctl"/>
<Item Name="WPI_CounterDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterDevRef.ctl"/>
<Item Name="WPI_CounterOpen & Configure.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterOpen & Configure.vi"/>
<Item Name="WPI_EncoderERRInvalidDistancePerCount.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderERRInvalidDistancePerCount.vi"/>
<Item Name="WPI_EncoderType.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderType.ctl"/>
<Item Name="WPI_EncoderDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderDevRef.ctl"/>
<Item Name="WPI_EncoderOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderOpen.vi"/>
<Item Name="WPI_DigitalInputDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalInput/WPI_DigitalInputDevRef.ctl"/>
<Item Name="WPI_CounterDigitalInputToDigitalSource.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterDigitalInputToDigitalSource.vi"/>
<Item Name="WPI_CounterDigitalOutputToDigitalSource.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterDigitalOutputToDigitalSource.vi"/>
<Item Name="FPGA_AnalogTriggerDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/AnalogTrigger/FPGA_AnalogTriggerDevRef.ctl"/>
<Item Name="WPI_CounterAnalogTriggerToDigitalSource.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterAnalogTriggerToDigitalSource.vi"/>
<Item Name="WPI_CounterToDigitalSource.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterToDigitalSource.vi"/>
<Item Name="WPI_DigitalInputOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalInput/WPI_DigitalInputOpen.vi"/>
<Item Name="FPGA_EncoderReadTimerOutput.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderReadTimerOutput.vi"/>
<Item Name="FPGA_EncoderReadOutput.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderReadOutput.vi"/>
<Item Name="FPGA_CounterReadTimerOutput.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterReadTimerOutput.vi"/>
<Item Name="FPGA_CounterReadOutput.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterReadOutput.vi"/>
<Item Name="FPGA_CounterOpen WO Configuration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterOpen WO Configuration.vi"/>
<Item Name="WPI_EncoderGet.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderGet.vi"/>
<Item Name="WPI_RobotDriveOpen2MotorWithSD540.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2MotorWithSD540.vi"/>
<Item Name="WPI_RobotDriveOpen2MotorWithSPARK.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2MotorWithSPARK.vi"/>
<Item Name="WPI_RobotDriveOpen2MotorWithTalonSRX.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2MotorWithTalonSRX.vi"/>
<Item Name="WPI_RobotDriveOpen2MotorWithVictorSP.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2MotorWithVictorSP.vi"/>
<Item Name="WPI_RobotDriveOpen2MotorWithTalon.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2MotorWithTalon.vi"/>
<Item Name="WPI_RobotDriveOpen2MotorWithExistingMotors.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2MotorWithExistingMotors.vi"/>
<Item Name="WPI_RobotDriveOpen2MotorWithVictor.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2MotorWithVictor.vi"/>
<Item Name="WPI_RobotDriveOpen2MotorWithJaguar.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2MotorWithJaguar.vi"/>
<Item Name="WPI_RobotDriveOpen2Motor.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2Motor.vi"/>
<Item Name="IMAQ ImageToArray" Type="VI" URL="/<vilib>/vision/Basics.llb/IMAQ ImageToArray"/>
<Item Name="IMAQ ArrayToImage" Type="VI" URL="/<vilib>/vision/Basics.llb/IMAQ ArrayToImage"/>
<Item Name="IMAQ ColorImageToArray" Type="VI" URL="/<vilib>/vision/Basics.llb/IMAQ ColorImageToArray"/>
<Item Name="IMAQ ArrayToColorImage" Type="VI" URL="/<vilib>/vision/Basics.llb/IMAQ ArrayToColorImage"/>
<Item Name="IMAQ ReadFile" Type="VI" URL="/<vilib>/vision/Files.llb/IMAQ ReadFile"/>
<Item Name="Particle Parameters" Type="VI" URL="/<vilib>/vision/Image Controls.llb/Particle Parameters"/>
<Item Name="ROI Descriptor" Type="VI" URL="/<vilib>/vision/Image Controls.llb/ROI Descriptor"/>
<Item Name="IVA Store Particles Results.vi" Type="VI" URL="/<vilib>/vision/Vision Assistant Utils.llb/IVA Store Particles Results.vi"/>
<Item Name="Vision Info Type" Type="VI" URL="/<vilib>/vision/Image Controls.llb/Vision Info Type"/>
<Item Name="IVA Result Manager Function.ctl" Type="VI" URL="/<vilib>/vision/Vision Assistant Utils.llb/IVA Result Manager Function.ctl"/>
<Item Name="IVA Append VI Name to GUID.vi" Type="VI" URL="/<vilib>/vision/Vision Assistant Utils.llb/IVA Append VI Name to GUID.vi"/>
<Item Name="Vision Info Type2.ctl" Type="VI" URL="/<vilib>/vision/Image Controls.llb/Vision Info Type2.ctl"/>
<Item Name="IVA Result Manager.vi" Type="VI" URL="/<vilib>/vision/Vision Assistant Utils.llb/IVA Result Manager.vi"/>
<Item Name="subFile Dialog.vi" Type="VI" URL="/<vilib>/express/express input/FileDialogBlock.llb/subFile Dialog.vi"/>
<Item Name="ex_CorrectErrorChain.vi" Type="VI" URL="/<vilib>/express/express shared/ex_CorrectErrorChain.vi"/>
<Item Name="IMAQ Select Rectangle" Type="VI" URL="/<vilib>/vision/ROI Construct.llb/IMAQ Select Rectangle"/>
<Item Name="IMAQ Rectangle" Type="VI" URL="/<vilib>/vision/Image Controls.llb/IMAQ Rectangle"/>
<Item Name="IMAQ ConstructROI" Type="VI" URL="/<vilib>/vision/ROI Display.llb/IMAQ ConstructROI"/>
<Item Name="IMAQ Convert ROI to Rectangle" Type="VI" URL="/<vilib>/vision/ROI Conversion.llb/IMAQ Convert ROI to Rectangle"/>
<Item Name="IMAQ WindEraseROI" Type="VI" URL="/<vilib>/vision/ROI Display.llb/IMAQ WindEraseROI"/>
<Item Name="IMAQ Convert Rectangle to ROI" Type="VI" URL="/<vilib>/vision/ROI Conversion.llb/IMAQ Convert Rectangle to ROI"/>
<Item Name="IMAQ Overlay ROI" Type="VI" URL="/<vilib>/vision/Overlay.llb/IMAQ Overlay ROI"/>
<Item Name="IMAQ GetImageSize" Type="VI" URL="/<vilib>/vision/Basics.llb/IMAQ GetImageSize"/>
<Item Name="WPI_JoystickOpen.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Joystick/WPI_JoystickOpen.vi"/>
<Item Name="WPI_JoystickRefNum Registry Set.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Joystick/WPI_JoystickRefNum Registry Set.vi"/>
<Item Name="WPI_RobotDriveOpen4MotorWithSD540.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4MotorWithSD540.vi"/>
<Item Name="WPI_RobotDriveOpen4MotorWithSPARK.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4MotorWithSPARK.vi"/>
<Item Name="WPI_RobotDriveOpen4MotorWithTalonSRX.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4MotorWithTalonSRX.vi"/>
<Item Name="WPI_RobotDriveOpen4MotorWithVictorSP.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4MotorWithVictorSP.vi"/>
<Item Name="WPI_RobotDriveOpen4MotorWithTalon.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4MotorWithTalon.vi"/>
<Item Name="WPI_RobotDriveOpen4MotorWithExistingMotors.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4MotorWithExistingMotors.vi"/>
<Item Name="WPI_RobotDriveOpen4MotorWithVictor.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4MotorWithVictor.vi"/>
<Item Name="WPI_RobotDriveOpen4MotorWithJaguar.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4MotorWithJaguar.vi"/>
<Item Name="WPI_RobotDriveOpen4Motor.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4Motor.vi"/>
<Item Name="WPI_EncoderReset.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderReset.vi"/>
<Item Name="WPI_EncoderClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderClose.vi"/>
<Item Name="WPI_EncoderDevRefToCounterDevRef.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderDevRefToCounterDevRef.vi"/>
<Item Name="WPI_CounterClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterClose.vi"/>
<Item Name="FPGA_CounterReadConfiguration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterReadConfiguration.vi"/>
<Item Name="FPGA_CounterConvertModeToEdgeType.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Counter/FPGA_CounterConvertModeToEdgeType.vi"/>
<Item Name="FPGA_CounterEncoderSourceConvertionFPGATypeToLVSourceType.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/CounterEncoderSourceConvertion/FPGA_CounterEncoderSourceConvertionFPGATypeToLVSourceType.vi"/>
<Item Name="WPI_CounterCloseDigitalSource.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Counter/WPI_CounterCloseDigitalSource.vi"/>
<Item Name="WPI_DigitalInputClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalInput/WPI_DigitalInputClose.vi"/>
<Item Name="WPI_DisableFilter.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalInput/Filter/WPI_DisableFilter.vi"/>
<Item Name="WPI_ReserveFilterResource.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalInput/Filter/WPI_ReserveFilterResource.vi"/>
<Item Name="WPI_ERRFilterReserved.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/DigitalInput/Filter/WPI_ERRFilterReserved.vi"/>
<Item Name="FPGA_DIOWriteFilterSelect.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/DIO/FPGA_DIOWriteFilterSelect.vi"/>
<Item Name="WPI_AnalogTriggerClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogTrigger/WPI_AnalogTriggerClose.vi"/>
<Item Name="WPI_AnalogChannelDevRef.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogChannel/WPI_AnalogChannelDevRef.ctl"/>
<Item Name="FPGA_AIChannel.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/AI/FPGA_AIChannel.ctl"/>
<Item Name="FPGA_AnalogTriggerReadConfiguration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/AnalogTrigger/FPGA_AnalogTriggerReadConfiguration.vi"/>
<Item Name="FPGA_AnalogTriggerSource.ctl" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/AnalogTrigger/FPGA_AnalogTriggerSource.ctl"/>
<Item Name="FPGA_AnalogTriggerConvertFPGAToSource.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/AnalogTrigger/FPGA_AnalogTriggerConvertFPGAToSource.vi"/>
<Item Name="WPI_AnalogChannelClose.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogChannel/WPI_AnalogChannelClose.vi"/>
<Item Name="WPI_AnalogChannelChannelCacheOp.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogChannel/WPI_AnalogChannelChannelCacheOp.ctl"/>
<Item Name="WPI_AnalogChannelChannelCache.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogChannel/WPI_AnalogChannelChannelCache.vi"/>
<Item Name="WPI_AnalogChannelERRChannelAllocated.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogChannel/WPI_AnalogChannelERRChannelAllocated.vi"/>
<Item Name="WPI_AnalogOutputChannel.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogOutput/WPI_AnalogOutputChannel.ctl"/>
<Item Name="WPI_AnalogChannelERRAcquireInvalidChannel.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogChannel/WPI_AnalogChannelERRAcquireInvalidChannel.vi"/>
<Item Name="WPI_AnalogTriggerCache.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogTrigger/WPI_AnalogTriggerCache.vi"/>
<Item Name="WPI_AnalogTriggerErrList.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/AnalogTrigger/WPI_AnalogTriggerErrList.vi"/>
<Item Name="WPI_EncoderStop.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Encoder/WPI_EncoderStop.vi"/>
<Item Name="FPGA_EncoderReadConfiguration.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/Encoder/FPGA_EncoderReadConfiguration.vi"/>
<Item Name="roboRIO_FPGA_2019_19.0.2.lvbitx" Type="Document" URL="/<vilib>/Rock Robotics/SystemInterfaces/roboRIO_FPGA_2019_19.0.2.lvbitx"/>
<Item Name="NT Read Variant.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Read Variant.vi"/>
<Item Name="WPI_MotorControlOpen SPARK_MAX.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/MotorControl/WPI_MotorControlOpen SPARK_MAX.vi"/>
<Item Name="WPI_RobotDriveOpen4MotorWithSPARK_MAX.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen4MotorWithSPARK_MAX.vi"/>
<Item Name="WPI_CameraEnumCameras.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraEnumCameras.vi"/>
<Item Name="Get Image w retry.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/USB Support/Get Image w retry.vi"/>
<Item Name="WPI_RobotDriveOpen2MotorWithSPARK_MAX.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/RobotDrive/WPI_RobotDriveOpen2MotorWithSPARK_MAX.vi"/>
<Item Name="WPI_Camera HTTP Connection ResponderProto.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_Camera HTTP Connection ResponderProto.vi"/>
<Item Name="WPI_CameraBuildNTPublishInfo.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraBuildNTPublishInfo.vi"/>
<Item Name="WPI_CameraBuildIPCameraURLs.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraBuildIPCameraURLs.vi"/>
<Item Name="WPI_CameraSetNTPublisherValues.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/Camera/WPI_CameraSetNTPublisherValues.vi"/>
<Item Name="NT Server Prototype.vi" Type="VI" URL="/<vilib>/Rock Robotics/Network Tables/NT Server Prototype.vi"/>
<Item Name="Spark MAX Open.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Public/Spark MAX Open.vi"/>
<Item Name="Spark MAX Variant Data.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX Variant Data.ctl"/>
<Item Name="Spark MAX CAN API Mask.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX CAN API Mask.ctl"/>
<Item Name="NetComm_CAN_OpenStreamSession.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_CAN_OpenStreamSession.vi"/>
<Item Name="Spark MAX Get Firmware Version.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Get Firmware Version.vi"/>
<Item Name="WPI_CAN_SystemMessageIDs.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/CAN/WPI_CAN_SystemMessageIDs.ctl"/>
<Item Name="WPI_CAN_Send.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/CAN/WPI_CAN_Send.vi"/>
<Item Name="NetComm_CAN_Send.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_CAN_Send.vi"/>
<Item Name="WPI_CAN_Receive.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/CAN/WPI_CAN_Receive.vi"/>
<Item Name="NetComm_CAN_Receive.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_CAN_Receive.vi"/>
<Item Name="Spark MAX Set Output Basic.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Set Output Basic.vi"/>
<Item Name="Cast to Little Endian Byte Array.vim" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Cast to Little Endian Byte Array.vim"/>
<Item Name="Spark MAX Get Output.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Public/Spark MAX Get Output.vi"/>
<Item Name="Spark MAX Get Applied Output.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Public/Spark MAX Get Applied Output.vi"/>
<Item Name="Spark MAX Get Status 0.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Get Status 0.vi"/>
<Item Name="Spark MAX Status 0 Frame.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX Status 0 Frame.ctl"/>
<Item Name="Spark MAX Faults.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX Faults.ctl"/>
<Item Name="Spark MAX Status 0 Flags.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX Status 0 Flags.ctl"/>
<Item Name="Spark MAX Unpack Faults.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Unpack Faults.vi"/>
<Item Name="NetComm_CAN_ReadStreamSession.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_CAN_ReadStreamSession.vi"/>
<Item Name="Spark MAX Write Parameter Cache.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Write Parameter Cache.vi"/>
<Item Name="Spark MAX Enable.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Public/Spark MAX Enable.vi"/>
<Item Name="Spark MAX Disable.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Public/Spark MAX Disable.vi"/>
<Item Name="Spark MAX Start Daemon.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Daemon/Spark MAX Start Daemon.vi"/>
<Item Name="Spark MAX Daemon.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Daemon/Spark MAX Daemon.vi"/>
<Item Name="Spark MAX Broadcast Sync.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Broadcast Sync.vi"/>
<Item Name="NetComm_getWatchdogActive.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_getWatchdogActive.vi"/>
<Item Name="Spark MAX Clear Faults.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Public/Spark MAX Clear Faults.vi"/>
<Item Name="Spark MAX Get Parameter Raw.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Get Parameter Raw.vi"/>
<Item Name="Spark MAX Parameter ID.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX Parameter ID.ctl"/>
<Item Name="Spark MAX Parameter Type.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX Parameter Type.ctl"/>
<Item Name="Stall Data Flow.vim" Type="VI" URL="/<vilib>/Utility/Stall Data Flow.vim"/>
<Item Name="Spark MAX Process Parameter Stream.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Process Parameter Stream.vi"/>
<Item Name="Spark MAX Parameter Status.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX Parameter Status.ctl"/>
<Item Name="Spark MAX Parameter Cache Element.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX Parameter Cache Element.ctl"/>
<Item Name="Spark MAX Get Cached Parameter.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Get Cached Parameter.vi"/>
<Item Name="Spark MAX Close.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Public/Spark MAX Close.vi"/>
<Item Name="NetComm_CAN_CloseStreamSession.vi" Type="VI" URL="/<vilib>/Rock Robotics/SystemInterfaces/NetworkCommunication/NetComm_CAN_CloseStreamSession.vi"/>
<Item Name="Spark MAX Status 2 Frame.ctl" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/Typedef/Spark MAX Status 2 Frame.ctl"/>
<Item Name="Spark MAX Get Status 2.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Private/Spark MAX Get Status 2.vi"/>
<Item Name="Spark MAX Get Sensor Position.vi" Type="VI" URL="/<vilib>/Rock Robotics/WPI/ThirdParty/REV Robotics/SPARK MAX/SubVI/Public/Spark MAX Get Sensor Position.vi"/>
</Item>
<Item Name="FRC_NetworkCommunication.dll" Type="Document" URL="FRC_NetworkCommunication.dll">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
<Item Name="NiFpgaLv.dll" Type="Document" URL="NiFpgaLv.dll">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
<Item Name="niimaqdx.dll" Type="Document" URL="niimaqdx.dll">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
<Item Name="nivision.dll" Type="Document" URL="nivision.dll">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
<Item Name="nivissvc.dll" Type="Document" URL="nivissvc.dll">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build">
<Item Name="FRC Robot Boot-up Deployment" Type="{69A947D5-514E-4E75-818E-69657C0547D8}">
<Property Name="App_INI_aliasGUID" Type="Str">{A2D97BCD-91B8-424D-9FDF-46F1C6C547B8}</Property>
<Property Name="App_INI_GUID" Type="Str">{080D630A-6631-496C-A727-17655C100690}</Property>
<Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
<Property Name="App_winsec.description" Type="Str">http://www.NI.com</Property>
<Property Name="Bld_autoIncrement" Type="Bool">true</Property>
<Property Name="Bld_buildCacheID" Type="Str">{6BC1E157-A392-44E8-8AE4-9903655151A6}</Property>
<Property Name="Bld_buildSpecDescription" Type="Str">Build Robot Main.vi into an EXE that will run at startup on the roboRIO</Property>
<Property Name="Bld_buildSpecName" Type="Str">FRC Robot Boot-up Deployment</Property>
<Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
<Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
<Property Name="Bld_localDestDir" Type="Path">/C/Builds</Property>
<Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
<Property Name="Bld_previewCacheID" Type="Str">{D2136F65-FD06-4AC9-A317-10E44B9EF7A4}</Property>
<Property Name="Bld_targetDestDir" Type="Path">/home/lvuser/natinst/bin</Property>
<Property Name="Bld_version.build" Type="Int">28</Property>
<Property Name="Bld_version.major" Type="Int">1</Property>
<Property Name="Destination[0].destName" Type="Str">startup.rtexe</Property>
<Property Name="Destination[0].path" Type="Path">/home/lvuser/natinst/bin/startup.rtexe</Property>
<Property Name="Destination[0].path.type" Type="Str"><none></Property>
<Property Name="Destination[0].type" Type="Str">App</Property>
<Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
<Property Name="Destination[1].path" Type="Path">/home/lvuser/natinst/bin/data</Property>
<Property Name="Destination[1].path.type" Type="Str"><none></Property>
<Property Name="DestinationCount" Type="Int">2</Property>
<Property Name="Source[0].itemID" Type="Str">{72AC2821-C086-4B61-A6C5-CEB4A5FB0DC7}</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">/Target/Robot Main.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">NI</Property>
<Property Name="TgtF_fileDescription" Type="Str">FRC Robot Boot-up Deployment</Property>
<Property Name="TgtF_internalName" Type="Str">FRC Robot Boot-up Deployment</Property>
<Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2013 NI</Property>
<Property Name="TgtF_productName" Type="Str">FRC Robot Boot-up Deployment</Property>
<Property Name="TgtF_targetfileGUID" Type="Str">{B0F0D109-BC56-4F69-B33E-7E219BE9C215}</Property>
<Property Name="TgtF_targetfileName" Type="Str">startup.rtexe</Property>
</Item>
</Item>
</Item>
</Project>