-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDUTLUG 3.lvproj
22 lines (22 loc) · 1.39 KB
/
DUTLUG 3.lvproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="24008000">
<Property Name="NI.LV.All.SaveVersion" Type="Str">24.0</Property>
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<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="API.lvclass" Type="LVClass" URL="../API/API.lvclass"/>
<Item Name="Data Generator Actor.lvclass" Type="LVClass" URL="../Data Generator Actor/Data Generator Actor.lvclass"/>
<Item Name="Data Generator API.lvclass" Type="LVClass" URL="../Data Generator API/Data Generator API.lvclass"/>
<Item Name="Main.vi" Type="VI" URL="../Main.vi"/>
<Item Name="Dependencies" Type="Dependencies"/>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>