-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathSerial Port.lvproj
More file actions
41 lines (41 loc) · 3 KB
/
Serial Port.lvproj
File metadata and controls
41 lines (41 loc) · 3 KB
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
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="19008000">
<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="ASCII" Type="Folder" URL="../ASCII">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Binary" Type="Folder" URL="../Binary">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<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="FormatTime String.vi" Type="VI" URL="/<vilib>/express/express execution control/ElapsedTimeBlock.llb/FormatTime String.vi"/>
<Item Name="LVMapReplaceAction.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVMapReplaceAction.ctl"/>
<Item Name="Random Number (Range) DBL.vi" Type="VI" URL="/<vilib>/numeric/Random Number (Range) DBL.vi"/>
<Item Name="Random Number (Range) I64.vi" Type="VI" URL="/<vilib>/numeric/Random Number (Range) I64.vi"/>
<Item Name="Random Number (Range) U64.vi" Type="VI" URL="/<vilib>/numeric/Random Number (Range) U64.vi"/>
<Item Name="Random Number (Range).vi" Type="VI" URL="/<vilib>/numeric/Random Number (Range).vi"/>
<Item Name="Space Constant.vi" Type="VI" URL="/<vilib>/dlg_ctls.llb/Space Constant.vi"/>
<Item Name="sub_Random U32.vi" Type="VI" URL="/<vilib>/numeric/sub_Random U32.vi"/>
<Item Name="subElapsedTime.vi" Type="VI" URL="/<vilib>/express/express execution control/ElapsedTimeBlock.llb/subElapsedTime.vi"/>
<Item Name="Trim Whitespace.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Trim Whitespace.vi"/>
<Item Name="VISA Configure Serial Port" Type="VI" URL="/<vilib>/Instr/_visa.llb/VISA Configure Serial Port"/>
<Item Name="VISA Configure Serial Port (Instr).vi" Type="VI" URL="/<vilib>/Instr/_visa.llb/VISA Configure Serial Port (Instr).vi"/>
<Item Name="VISA Configure Serial Port (Serial Instr).vi" Type="VI" URL="/<vilib>/Instr/_visa.llb/VISA Configure Serial Port (Serial Instr).vi"/>
<Item Name="whitespace.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/whitespace.ctl"/>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>