-
Notifications
You must be signed in to change notification settings - Fork 0
/
Tagged Union.lvproj
55 lines (55 loc) · 4.35 KB
/
Tagged Union.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
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="15008000">
<Property Name="SMProvider.SMVersion" Type="Int">201310</Property>
<Item Name="My Computer" Type="My Computer">
<Property Name="IOScan.Faults" Type="Str"></Property>
<Property Name="IOScan.NetVarPeriod" Type="UInt">100</Property>
<Property Name="IOScan.NetWatchdogEnabled" Type="Bool">false</Property>
<Property Name="IOScan.Period" Type="UInt">10000</Property>
<Property Name="IOScan.PowerupMode" Type="UInt">0</Property>
<Property Name="IOScan.Priority" Type="UInt">9</Property>
<Property Name="IOScan.ReportModeConflict" Type="Bool">true</Property>
<Property Name="IOScan.StartEngineOnDeploy" Type="Bool">false</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="examples" Type="Folder" URL="../source/examples">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Case-Tagged-Union.xnode" Type="XNode" URL="../source/case-xnode/Case-Tagged-Union.xnode"/>
<Item Name="Construct-Tagged-Union.xnode" Type="XNode" URL="../source/construct-xnode/Construct-Tagged-Union.xnode"/>
<Item Name="Define-Tagged-Union.xnode" Type="XNode" URL="../source/define-xnode/Define-Tagged-Union.xnode"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Clear Errors.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Clear Errors.vi"/>
<Item Name="Compare Two Paths.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Compare Two Paths.vi"/>
<Item Name="Draw Flattened Pixmap.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Draw Flattened Pixmap.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="ex_CorrectErrorChain.vi" Type="VI" URL="/<vilib>/express/express shared/ex_CorrectErrorChain.vi"/>
<Item Name="FixBadRect.vi" Type="VI" URL="/<vilib>/picture/pictutil.llb/FixBadRect.vi"/>
<Item Name="Get LV Class Default Value By Name.vi" Type="VI" URL="/<vilib>/Utility/LVClass/Get LV Class Default Value By Name.vi"/>
<Item Name="Get Text Rect.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Get Text Rect.vi"/>
<Item Name="imagedata.ctl" Type="VI" URL="/<vilib>/picture/picture.llb/imagedata.ctl"/>
<Item Name="LV-Scripting.lvlib" Type="Library" URL="/<vilib>/Erdos Miller/LV-Scripting/LV-Scripting.lvlib"/>
<Item Name="LVFixedPointRepBitsTypeDef.ctl" Type="VI" URL="/<vilib>/fxp/LVFixedPointRepBitsTypeDef.ctl"/>
<Item Name="LVFixedPointRepRangeTypeDef.ctl" Type="VI" URL="/<vilib>/fxp/LVFixedPointRepRangeTypeDef.ctl"/>
<Item Name="LVNumericRepresentation.ctl" Type="VI" URL="/<vilib>/numeric/LVNumericRepresentation.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_XNodeSupport.lvlib" Type="Library" URL="/<vilib>/XNodeSupport/NI_XNodeSupport.lvlib"/>
<Item Name="PCT Pad String.vi" Type="VI" URL="/<vilib>/picture/picture.llb/PCT Pad String.vi"/>
<Item Name="Picture to Pixmap.vi" Type="VI" URL="/<vilib>/picture/pictutil.llb/Picture to Pixmap.vi"/>
<Item Name="subFile Dialog.vi" Type="VI" URL="/<vilib>/express/express input/FileDialogBlock.llb/subFile Dialog.vi"/>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>