-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathVision Applicaiton.lvproj
49 lines (49 loc) · 3.47 KB
/
Vision Applicaiton.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
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="18008000">
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</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="Camera.lvclass" Type="LVClass" URL="../Image Acquisition Class/Camera.lvclass"/>
<Item Name="Webcam.lvclass" Type="LVClass" URL="../Dell Webcam Class/Webcam.lvclass"/>
<Item Name="Simulation.lvclass" Type="LVClass" URL="../Simulation Class/Simulation.lvclass"/>
<Item Name="Main.vi" Type="VI" URL="../Main.vi"/>
<Item Name="Camera Selector.vi" Type="VI" URL="../Image Acquisition Class/Camera Selector.vi"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="IMAQdx.ctl" Type="VI" URL="/<vilib>/userdefined/High Color/IMAQdx.ctl"/>
<Item Name="NI_Vision_Acquisition_Software.lvlib" Type="Library" URL="/<vilib>/vision/driver/NI_Vision_Acquisition_Software.lvlib"/>
<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="Application Directory.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Application Directory.vi"/>
<Item Name="NI_FileType.lvlib" Type="Library" URL="/<vilib>/Utility/lvfile.llb/NI_FileType.lvlib"/>
<Item Name="Recursive File List.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Recursive File List.vi"/>
<Item Name="List Directory and LLBs.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/List Directory and LLBs.vi"/>
<Item Name="Get File Extension.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Get File Extension.vi"/>
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Cluster From Error Code.vi"/>
<Item Name="Get LV Class Default Value.vi" Type="VI" URL="/<vilib>/Utility/LVClass/Get LV Class Default Value.vi"/>
<Item Name="IMAQ ReadFile 2" Type="VI" URL="/<vilib>/vision/Files.llb/IMAQ ReadFile 2"/>
</Item>
<Item Name="niimaqdx.dll" Type="Document" URL="niimaqdx.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 Name="Find Supported Devices.vi" Type="VI" URL="../Find Supported Devices.vi"/>
<Item Name="nivision.dll" Type="Document" URL="nivision.dll">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>