-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyBLEbase.lvproj
28 lines (28 loc) · 1.51 KB
/
myBLEbase.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
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="20008000">
<Item Name="我的电脑" 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">我的电脑/VI服务器</Property>
<Property Name="server.tcp.serviceName.default" Type="Str">我的电脑/VI服务器</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="SubVI" Type="Folder" URL="../SubVI">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="BLE_r&w.vi" Type="VI" URL="../BLE_r&w.vi"/>
<Item Name="依赖关系" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Delimited String to 1D String Array.vi" Type="VI" URL="/<vilib>/AdvancedString/Delimited String to 1D String Array.vi"/>
</Item>
<Item Name="BLELib.dll" Type="Document" URL="../BLELib.dll"/>
<Item Name="mscorlib" Type="VI" URL="mscorlib">
<Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
</Item>
</Item>
<Item Name="程序生成规范" Type="Build"/>
</Item>
</Project>