-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathEnclose with Error Case Structure QD.lvproj
49 lines (49 loc) · 3.86 KB
/
Enclose with Error Case Structure QD.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="17008000">
<Item Name="My Computer" 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">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="Source" Type="Folder" URL="../Source">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Test" Type="Folder" URL="../Test">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Dependencies" 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="Clear Errors.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Clear Errors.vi"/>
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Cluster From Error Code.vi"/>
<Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
<Item Name="LVDeltaXY32Cluster.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVDeltaXY32Cluster.ctl"/>
<Item Name="LVPointTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVPointTypeDef.ctl"/>
<Item Name="NI_Data Type.lvlib" Type="Library" URL="/<vilib>/Utility/Data Type/NI_Data Type.lvlib"/>
<Item Name="NI_FileType.lvlib" Type="Library" URL="/<vilib>/Utility/lvfile.llb/NI_FileType.lvlib"/>
<Item Name="NI_SystemLogging.lvlib" Type="Library" URL="/<vilib>/Utility/SystemLogging/NI_SystemLogging.lvlib"/>
<Item Name="QuickDrop Parse Plugin Variant.vi" Type="VI" URL="/<vilib>/Utility/QuickDropSupport/QuickDrop Parse Plugin Variant.vi"/>
<Item Name="QuickDrop Plugin Data ver1.ctl" Type="VI" URL="/<vilib>/Utility/QuickDropSupport/QuickDrop Plugin Data ver1.ctl"/>
<Item Name="RectCentroid.vi" Type="VI" URL="/<vilib>/picture/PictureSupport.llb/RectCentroid.vi"/>
<Item Name="TRef Traverse.vi" Type="VI" URL="/<vilib>/Utility/traverseref.llb/TRef Traverse.vi"/>
<Item Name="TRef TravTarget.ctl" Type="VI" URL="/<vilib>/Utility/traverseref.llb/TRef TravTarget.ctl"/>
<Item Name="VI Scripting - Traverse.lvlib" Type="Library" URL="/<vilib>/Utility/traverseref.llb/VI Scripting - Traverse.lvlib"/>
</Item>
<Item Name="LV Config Read Boolean.vi" Type="VI" URL="/<resource>/dialog/lvconfig.llb/LV Config Read Boolean.vi"/>
<Item Name="LV Config Read Color.vi" Type="VI" URL="/<resource>/dialog/lvconfig.llb/LV Config Read Color.vi"/>
<Item Name="LV Config Read Numeric (I32).vi" Type="VI" URL="/<resource>/dialog/lvconfig.llb/LV Config Read Numeric (I32).vi"/>
<Item Name="LV Config Read Pathlist.vi" Type="VI" URL="/<resource>/dialog/lvconfig.llb/LV Config Read Pathlist.vi"/>
<Item Name="LV Config Read String.vi" Type="VI" URL="/<resource>/dialog/lvconfig.llb/LV Config Read String.vi"/>
<Item Name="LV Config Read.vi" Type="VI" URL="/<resource>/dialog/lvconfig.llb/LV Config Read.vi"/>
<Item Name="systemLogging.dll" Type="Document" URL="systemLogging.dll">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>