##// END OF EJS Templates
- ReadMe added
LabVIEW -
r14:15
parent child Browse files
Show More
@@ -0,0 +1,24
1 To open this Project make sure you have the following components available:
2
3 Toolkits:
4 Variant Configuration Library - OpenG
5
6 Drivers:
7 - MPxiChassis-Setup-1-7-483-1.exe
8 (M9010A Chassis)
9
10 - M902x-1.0.94.1.exe
11 (M9022A PCIe Interface)
12
13 - M9187_Setup.exe
14 (M9187A DIO)
15
16 - AgNA3-3-0-x64.msi
17 - KtNA-IviNet-x64_1.0.6.0.msi
18 - VNA_x64_A.15.40.08.exe
19 (M9374A Network Analyzer)
20
21 - MWSwitch_Setup_1.0.7.0.exe
22 (M9157C SPT6 Switch)
23
24 Link: \\ds1815plus\Department-SOFTWARE\Innovation\install\Keysight\
@@ -1,269 +1,310
1 <?xml version='1.0' encoding='UTF-8'?>
1 <?xml version='1.0' encoding='UTF-8'?>
2 <Project Type="Project" LVVersion="21008000">
2 <Project Type="Project" LVVersion="21008000">
3 <Item Name="My Computer" Type="My Computer">
3 <Item Name="My Computer" Type="My Computer">
4 <Property Name="NI.SortType" Type="Int">3</Property>
4 <Property Name="NI.SortType" Type="Int">3</Property>
5 <Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
5 <Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
6 <Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
6 <Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
7 <Property Name="server.tcp.enabled" Type="Bool">false</Property>
7 <Property Name="server.tcp.enabled" Type="Bool">false</Property>
8 <Property Name="server.tcp.port" Type="Int">0</Property>
8 <Property Name="server.tcp.port" Type="Int">0</Property>
9 <Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property>
9 <Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property>
10 <Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
10 <Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
11 <Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
11 <Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
12 <Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
12 <Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
13 <Property Name="specify.custom.address" Type="Bool">false</Property>
13 <Property Name="specify.custom.address" Type="Bool">false</Property>
14 <Item Name="Icon" Type="Folder">
14 <Item Name="Icon" Type="Folder">
15 <Item Name="InIcon.ico" Type="Document" URL="../Icon/InIcon.ico"/>
15 <Item Name="InIcon.ico" Type="Document" URL="../Icon/InIcon.ico"/>
16 </Item>
16 </Item>
17 <Item Name="class_Tester.lvclass" Type="LVClass" URL="../class_Tester/class_Tester.lvclass"/>
17 <Item Name="class_Tester.lvclass" Type="LVClass" URL="../class_Tester/class_Tester.lvclass"/>
18 <Item Name="childclass_HFS.lvclass" Type="LVClass" URL="../childclass_HFS/childclass_HFS.lvclass"/>
18 <Item Name="childclass_HFS.lvclass" Type="LVClass" URL="../childclass_HFS/childclass_HFS.lvclass"/>
19 <Item Name="Assembly.lvclass" Type="LVClass" URL="../class_Assembly/Assembly.lvclass"/>
19 <Item Name="Assembly.lvclass" Type="LVClass" URL="../class_Assembly/Assembly.lvclass"/>
20 <Item Name="class_M9187_DIO.lvclass" Type="LVClass" URL="../class_M9187_DIO/class_M9187_DIO.lvclass"/>
20 <Item Name="class_M9187_DIO.lvclass" Type="LVClass" URL="../class_M9187_DIO/class_M9187_DIO.lvclass"/>
21 <Item Name="class_M9157_Switch.lvclass" Type="LVClass" URL="../class_M9157_Switch/class_M9157_Switch.lvclass"/>
21 <Item Name="class_M9157_Switch.lvclass" Type="LVClass" URL="../class_M9157_Switch/class_M9157_Switch.lvclass"/>
22 <Item Name="class_M9374_NA.lvclass" Type="LVClass" URL="../class_M9374_NA/class_M9374_NA.lvclass"/>
22 <Item Name="class_M9374_NA.lvclass" Type="LVClass" URL="../class_M9374_NA/class_M9374_NA.lvclass"/>
23 <Item Name="IE-21.0003 HFS-Tester.vi" Type="VI" URL="../IE-21.0003 HFS-Tester.vi"/>
23 <Item Name="IE-21.0003 HFS-Tester.vi" Type="VI" URL="../IE-21.0003 HFS-Tester.vi"/>
24 <Item Name="Initialization.ini" Type="Document" URL="../Initialization.ini"/>
24 <Item Name="Initialization.ini" Type="Document" URL="../Initialization.ini"/>
25 <Item Name="Dependencies" Type="Dependencies">
25 <Item Name="Dependencies" Type="Dependencies">
26 <Item Name="instr.lib" Type="Folder">
26 <Item Name="instr.lib" Type="Folder">
27 <Item Name="Agilent M9187.lvlib" Type="Library" URL="/&lt;instrlib&gt;/Agilent M9187/Agilent M9187.lvlib"/>
27 <Item Name="Output Configure Single.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent M9187/Public/Configure/Output Configure Single.vi"/>
28 <Item Name="Agilent MWSwitch.lvlib" Type="Library" URL="/&lt;instrlib&gt;/Agilent MWSwitch/Agilent MWSwitch.lvlib"/>
28 <Item Name="Input Query All.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent M9187/Public/Data/Input Query All.vi"/>
29 <Item Name="Agilent NA.lvlib" Type="Library" URL="/&lt;instrlib&gt;/Agilent NA/Agilent NA.lvlib"/>
29 <Item Name="Initialize With Options.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent M9187/Initialize With Options.vi"/>
30 <Item Name="Input Query Single.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent M9187/Public/Data/Input Query Single.vi"/>
31 <Item Name="Output Query Single.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent M9187/Public/Data/Output Query Single.vi"/>
32 <Item Name="Output Configure All.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent M9187/Public/Configure/Output Configure All.vi"/>
33 <Item Name="Close.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent M9187/Close.vi"/>
34 <Item Name="Channel Measurement Limit Delete All.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Configure/Channel/Limit/Channel Measurement Limit Delete All.vi"/>
35 <Item Name="Channel Measurement Limit Set All.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Configure/Channel/Limit/Channel Measurement Limit Set All.vi"/>
36 <Item Name="SetAttributeViInt32.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Configure/Low Level/SetAttributeViInt32.vi"/>
37 <Item Name="SetAttributeViReal64.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Configure/Low Level/SetAttributeViReal64.vi"/>
38 <Item Name="Channel Trigger Sweep.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Configure/Channel/Channel Trigger Sweep.vi"/>
39 <Item Name="Channel Stimulus Range Configure Start Stop.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Configure/Channel/Stimulus Range/Channel Stimulus Range Configure Start Stop.vi"/>
40 <Item Name="Channel Measurement Trace Auto Scale.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Action Status/Channel/Measurement/Trace/Channel Measurement Trace Auto Scale.vi"/>
41 <Item Name="Write String.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Action Status/System/ScpiPass Through/Write String.vi"/>
42 <Item Name="SetAttributeViBoolean.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Configure/Low Level/SetAttributeViBoolean.vi"/>
43 <Item Name="Store Data.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Action Status/System/Store Data.vi"/>
44 <Item Name="SaveSNP.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Action Status/Channel/Measurement/SaveSNP.vi"/>
45 <Item Name="GetAttributeViBoolean.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Configure/Low Level/GetAttributeViBoolean.vi"/>
46 <Item Name="System Recall State.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Action Status/System/System Recall State.vi"/>
47 <Item Name="Get Connector Catalog.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Utility/Guided Calibration/Get Connector Catalog.vi"/>
48 <Item Name="Get Cal Kit Catalog.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Utility/Guided Calibration/Get Cal Kit Catalog.vi"/>
49 <Item Name="Cal Sets Catalog.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Action Status/Channels/Cal Sets/Cal Sets Catalog.vi"/>
50 <Item Name="Set Parameter.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Utility/Guided Calibration/Advanced/Set Parameter.vi"/>
51 <Item Name="Set Port Connector.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Utility/Guided Calibration/Set Port Connector.vi"/>
52 <Item Name="Set Cal Kit.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Utility/Guided Calibration/Set Cal Kit.vi"/>
53 <Item Name="Read String.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Data/ScpiPass Through/Read String.vi"/>
54 <Item Name="Apply Calibration.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Utility/Guided Calibration/Apply Calibration.vi"/>
55 <Item Name="System Save State.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Action Status/System/System Save State.vi"/>
56 <Item Name="Set Channels.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Utility/Guided Calibration/Set Channels.vi"/>
57 <Item Name="Set Ports.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Utility/Guided Calibration/Set Ports.vi"/>
58 <Item Name="Calibration Reset.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Public/Utility/Guided Calibration/Calibration Reset.vi"/>
59 <Item Name="Initialize With Options.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Initialize With Options.vi"/>
60 <Item Name="Close.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent NA/Close.vi"/>
61 <Item Name="Close Channel.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent MWSwitch/Public/Action-Status/Close Channel.vi"/>
62 <Item Name="Is Channel Closed.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent MWSwitch/Public/Action-Status/Is Channel Closed.vi"/>
63 <Item Name="Open All.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent MWSwitch/Public/Action-Status/Open All.vi"/>
64 <Item Name="Initialize With Options.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent MWSwitch/Initialize With Options.vi"/>
65 <Item Name="Close.vi" Type="VI" URL="/&lt;instrlib&gt;/Agilent MWSwitch/Close.vi"/>
30 </Item>
66 </Item>
31 <Item Name="vi.lib" Type="Folder">
67 <Item Name="vi.lib" Type="Folder">
32 <Item Name="BuildHelpPath.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/BuildHelpPath.vi"/>
68 <Item Name="BuildHelpPath.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/BuildHelpPath.vi"/>
33 <Item Name="Check if File or Folder Exists.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Check if File or Folder Exists.vi"/>
69 <Item Name="Check if File or Folder Exists.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Check if File or Folder Exists.vi"/>
34 <Item Name="Check Special Tags.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Check Special Tags.vi"/>
70 <Item Name="Check Special Tags.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Check Special Tags.vi"/>
35 <Item Name="Clear Errors.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Clear Errors.vi"/>
71 <Item Name="Clear Errors.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Clear Errors.vi"/>
36 <Item Name="Convert property node font to graphics font.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Convert property node font to graphics font.vi"/>
72 <Item Name="Convert property node font to graphics font.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Convert property node font to graphics font.vi"/>
37 <Item Name="Details Display Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Details Display Dialog.vi"/>
73 <Item Name="Details Display Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Details Display Dialog.vi"/>
38 <Item Name="DialogType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogType.ctl"/>
74 <Item Name="DialogType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogType.ctl"/>
39 <Item Name="DialogTypeEnum.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogTypeEnum.ctl"/>
75 <Item Name="DialogTypeEnum.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogTypeEnum.ctl"/>
40 <Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Error Cluster From Error Code.vi"/>
76 <Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Error Cluster From Error Code.vi"/>
41 <Item Name="Error Code Database.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Error Code Database.vi"/>
77 <Item Name="Error Code Database.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Error Code Database.vi"/>
42 <Item Name="ErrWarn.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/ErrWarn.ctl"/>
78 <Item Name="ErrWarn.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/ErrWarn.ctl"/>
43 <Item Name="eventvkey.ctl" Type="VI" URL="/&lt;vilib&gt;/event_ctls.llb/eventvkey.ctl"/>
79 <Item Name="eventvkey.ctl" Type="VI" URL="/&lt;vilib&gt;/event_ctls.llb/eventvkey.ctl"/>
44 <Item Name="Find Tag.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Find Tag.vi"/>
80 <Item Name="Find Tag.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Find Tag.vi"/>
45 <Item Name="Format Message String.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Format Message String.vi"/>
81 <Item Name="Format Message String.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Format Message String.vi"/>
46 <Item Name="FormatTime String.vi" Type="VI" URL="/&lt;vilib&gt;/express/express execution control/ElapsedTimeBlock.llb/FormatTime String.vi"/>
82 <Item Name="FormatTime String.vi" Type="VI" URL="/&lt;vilib&gt;/express/express execution control/ElapsedTimeBlock.llb/FormatTime String.vi"/>
47 <Item Name="General Error Handler Core CORE.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/General Error Handler Core CORE.vi"/>
83 <Item Name="General Error Handler Core CORE.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/General Error Handler Core CORE.vi"/>
48 <Item Name="General Error Handler.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/General Error Handler.vi"/>
84 <Item Name="General Error Handler.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/General Error Handler.vi"/>
49 <Item Name="Get String Text Bounds.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Get String Text Bounds.vi"/>
85 <Item Name="Get String Text Bounds.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Get String Text Bounds.vi"/>
50 <Item Name="Get Text Rect.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Get Text Rect.vi"/>
86 <Item Name="Get Text Rect.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Get Text Rect.vi"/>
51 <Item Name="GetHelpDir.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/GetHelpDir.vi"/>
87 <Item Name="GetHelpDir.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/GetHelpDir.vi"/>
52 <Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/GetRTHostConnectedProp.vi"/>
88 <Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/GetRTHostConnectedProp.vi"/>
53 <Item Name="Longest Line Length in Pixels.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Longest Line Length in Pixels.vi"/>
89 <Item Name="Longest Line Length in Pixels.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Longest Line Length in Pixels.vi"/>
54 <Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
90 <Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
55 <Item Name="LVRectTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVRectTypeDef.ctl"/>
91 <Item Name="LVRectTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVRectTypeDef.ctl"/>
56 <Item Name="NI_FileType.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/lvfile.llb/NI_FileType.lvlib"/>
92 <Item Name="NI_FileType.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/lvfile.llb/NI_FileType.lvlib"/>
57 <Item Name="NI_PackedLibraryUtility.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/>
93 <Item Name="NI_PackedLibraryUtility.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/>
58 <Item Name="Not Found Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Not Found Dialog.vi"/>
94 <Item Name="Not Found Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Not Found Dialog.vi"/>
59 <Item Name="Search and Replace Pattern.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Search and Replace Pattern.vi"/>
95 <Item Name="Search and Replace Pattern.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Search and Replace Pattern.vi"/>
60 <Item Name="Set Bold Text.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Set Bold Text.vi"/>
96 <Item Name="Set Bold Text.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Set Bold Text.vi"/>
61 <Item Name="Set String Value.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Set String Value.vi"/>
97 <Item Name="Set String Value.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Set String Value.vi"/>
62 <Item Name="Simple Error Handler.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Simple Error Handler.vi"/>
98 <Item Name="Simple Error Handler.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Simple Error Handler.vi"/>
63 <Item Name="subElapsedTime.vi" Type="VI" URL="/&lt;vilib&gt;/express/express execution control/ElapsedTimeBlock.llb/subElapsedTime.vi"/>
99 <Item Name="subElapsedTime.vi" Type="VI" URL="/&lt;vilib&gt;/express/express execution control/ElapsedTimeBlock.llb/subElapsedTime.vi"/>
64 <Item Name="TagReturnType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/TagReturnType.ctl"/>
100 <Item Name="TagReturnType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/TagReturnType.ctl"/>
65 <Item Name="Three Button Dialog CORE.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog CORE.vi"/>
101 <Item Name="Three Button Dialog CORE.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog CORE.vi"/>
66 <Item Name="Three Button Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog.vi"/>
102 <Item Name="Three Button Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog.vi"/>
67 <Item Name="Trim Whitespace.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Trim Whitespace.vi"/>
103 <Item Name="Trim Whitespace.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Trim Whitespace.vi"/>
68 <Item Name="whitespace.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/whitespace.ctl"/>
104 <Item Name="whitespace.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/whitespace.ctl"/>
69 <Item Name="Create Directory Recursive.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Create Directory Recursive.vi"/>
105 <Item Name="Create Directory Recursive.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Create Directory Recursive.vi"/>
70 <Item Name="Create File and Containing Folders.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Create File and Containing Folders.vi"/>
106 <Item Name="Create File and Containing Folders.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Create File and Containing Folders.vi"/>
71 <Item Name="Get File Extension.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Get File Extension.vi"/>
107 <Item Name="Get File Extension.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Get File Extension.vi"/>
72 <Item Name="Space Constant.vi" Type="VI" URL="/&lt;vilib&gt;/dlg_ctls.llb/Space Constant.vi"/>
108 <Item Name="Space Constant.vi" Type="VI" URL="/&lt;vilib&gt;/dlg_ctls.llb/Space Constant.vi"/>
73 <Item Name="LVSelectionTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVSelectionTypeDef.ctl"/>
109 <Item Name="LVSelectionTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVSelectionTypeDef.ctl"/>
74 <Item Name="NI_LVConfig.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/config.llb/NI_LVConfig.lvlib"/>
110 <Item Name="NI_LVConfig.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/config.llb/NI_LVConfig.lvlib"/>
75 <Item Name="8.6CompatibleGlobalVar.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/config.llb/8.6CompatibleGlobalVar.vi"/>
111 <Item Name="8.6CompatibleGlobalVar.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/config.llb/8.6CompatibleGlobalVar.vi"/>
76 <Item Name="NI_SHA-256.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/security/Message Digest/SHA-2/SHA-256/NI_SHA-256.lvclass"/>
112 <Item Name="NI_SHA-256.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/security/Message Digest/SHA-2/SHA-256/NI_SHA-256.lvclass"/>
77 <Item Name="NI_Bit Manipulation.lvlib" Type="Library" URL="/&lt;vilib&gt;/Bit Manipulation/NI_Bit Manipulation.lvlib"/>
113 <Item Name="NI_Bit Manipulation.lvlib" Type="Library" URL="/&lt;vilib&gt;/Bit Manipulation/NI_Bit Manipulation.lvlib"/>
78 </Item>
114 </Item>
79 <Item Name="user.lib" Type="Folder">
115 <Item Name="user.lib" Type="Folder">
80 <Item Name="Read INI Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Read INI Cluster__ogtk.vi"/>
116 <Item Name="Read INI Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Read INI Cluster__ogtk.vi"/>
81 <Item Name="Get Data Name__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Data Name__ogtk.vi"/>
117 <Item Name="Get Data Name__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Data Name__ogtk.vi"/>
82 <Item Name="Get Data Name from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Data Name from TD__ogtk.vi"/>
118 <Item Name="Get Data Name from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Data Name from TD__ogtk.vi"/>
83 <Item Name="Type Descriptor__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor__ogtk.ctl"/>
119 <Item Name="Type Descriptor__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor__ogtk.ctl"/>
84 <Item Name="Get Header from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Header from TD__ogtk.vi"/>
120 <Item Name="Get Header from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Header from TD__ogtk.vi"/>
85 <Item Name="Type Descriptor Header__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Header__ogtk.ctl"/>
121 <Item Name="Type Descriptor Header__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Header__ogtk.ctl"/>
86 <Item Name="Type Descriptor Enumeration__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Enumeration__ogtk.ctl"/>
122 <Item Name="Type Descriptor Enumeration__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Enumeration__ogtk.ctl"/>
87 <Item Name="Get PString__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get PString__ogtk.vi"/>
123 <Item Name="Get PString__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get PString__ogtk.vi"/>
88 <Item Name="Get Last PString__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Last PString__ogtk.vi"/>
124 <Item Name="Get Last PString__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Last PString__ogtk.vi"/>
89 <Item Name="Build Error Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Build Error Cluster__ogtk.vi"/>
125 <Item Name="Build Error Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Build Error Cluster__ogtk.vi"/>
90 <Item Name="Get Cluster Element Names__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Cluster Element Names__ogtk.vi"/>
126 <Item Name="Get Cluster Element Names__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Cluster Element Names__ogtk.vi"/>
91 <Item Name="Get Cluster Elements TDs__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Cluster Elements TDs__ogtk.vi"/>
127 <Item Name="Get Cluster Elements TDs__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Cluster Elements TDs__ogtk.vi"/>
92 <Item Name="Split Cluster TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Split Cluster TD__ogtk.vi"/>
128 <Item Name="Split Cluster TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Split Cluster TD__ogtk.vi"/>
93 <Item Name="Cluster to Array of VData__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Cluster to Array of VData__ogtk.vi"/>
129 <Item Name="Cluster to Array of VData__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Cluster to Array of VData__ogtk.vi"/>
94 <Item Name="Variant to Header Info__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Variant to Header Info__ogtk.vi"/>
130 <Item Name="Variant to Header Info__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Variant to Header Info__ogtk.vi"/>
95 <Item Name="Parse String with TDs__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Parse String with TDs__ogtk.vi"/>
131 <Item Name="Parse String with TDs__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Parse String with TDs__ogtk.vi"/>
96 <Item Name="Get TDEnum from Data__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get TDEnum from Data__ogtk.vi"/>
132 <Item Name="Get TDEnum from Data__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get TDEnum from Data__ogtk.vi"/>
97 <Item Name="Read Key (Variant)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Read Key (Variant)__ogtk.vi"/>
133 <Item Name="Read Key (Variant)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Read Key (Variant)__ogtk.vi"/>
98 <Item Name="Encode Section and Key Names__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Encode Section and Key Names__ogtk.vi"/>
134 <Item Name="Encode Section and Key Names__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Encode Section and Key Names__ogtk.vi"/>
99 <Item Name="Get Strings from Enum__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Strings from Enum__ogtk.vi"/>
135 <Item Name="Get Strings from Enum__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Strings from Enum__ogtk.vi"/>
100 <Item Name="Get Strings from Enum TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Strings from Enum TD__ogtk.vi"/>
136 <Item Name="Get Strings from Enum TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Strings from Enum TD__ogtk.vi"/>
101 <Item Name="Set Enum String Value__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Set Enum String Value__ogtk.vi"/>
137 <Item Name="Set Enum String Value__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Set Enum String Value__ogtk.vi"/>
102 <Item Name="Strip Units__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Strip Units__ogtk.vi"/>
138 <Item Name="Strip Units__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Strip Units__ogtk.vi"/>
103 <Item Name="Array Size(s)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Array Size(s)__ogtk.vi"/>
139 <Item Name="Array Size(s)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Array Size(s)__ogtk.vi"/>
104 <Item Name="Get Array Element TDEnum__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Array Element TDEnum__ogtk.vi"/>
140 <Item Name="Get Array Element TDEnum__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Array Element TDEnum__ogtk.vi"/>
105 <Item Name="Reshape Array to 1D VArray__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Reshape Array to 1D VArray__ogtk.vi"/>
141 <Item Name="Reshape Array to 1D VArray__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Reshape Array to 1D VArray__ogtk.vi"/>
106 <Item Name="Set Data Name__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Set Data Name__ogtk.vi"/>
142 <Item Name="Set Data Name__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Set Data Name__ogtk.vi"/>
107 <Item Name="Get Variant Attributes__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Variant Attributes__ogtk.vi"/>
143 <Item Name="Get Variant Attributes__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Variant Attributes__ogtk.vi"/>
108 <Item Name="Get Array Element TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Array Element TD__ogtk.vi"/>
144 <Item Name="Get Array Element TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Array Element TD__ogtk.vi"/>
109 <Item Name="Get Element TD from Array TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Element TD from Array TD__ogtk.vi"/>
145 <Item Name="Get Element TD from Array TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Element TD from Array TD__ogtk.vi"/>
110 <Item Name="Get Default Data from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Default Data from TD__ogtk.vi"/>
146 <Item Name="Get Default Data from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Default Data from TD__ogtk.vi"/>
111 <Item Name="Array of VData to VCluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Array of VData to VCluster__ogtk.vi"/>
147 <Item Name="Array of VData to VCluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Array of VData to VCluster__ogtk.vi"/>
112 <Item Name="Get Waveform Type Enum from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Waveform Type Enum from TD__ogtk.vi"/>
148 <Item Name="Get Waveform Type Enum from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Waveform Type Enum from TD__ogtk.vi"/>
113 <Item Name="Waveform Subtype Enum__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Waveform Subtype Enum__ogtk.ctl"/>
149 <Item Name="Waveform Subtype Enum__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Waveform Subtype Enum__ogtk.ctl"/>
114 <Item Name="Array of VData to VArray__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Array of VData to VArray__ogtk.vi"/>
150 <Item Name="Array of VData to VArray__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Array of VData to VArray__ogtk.vi"/>
115 <Item Name="Reshape 1D Array__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Reshape 1D Array__ogtk.vi"/>
151 <Item Name="Reshape 1D Array__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Reshape 1D Array__ogtk.vi"/>
116 <Item Name="Read Section Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Read Section Cluster__ogtk.vi"/>
152 <Item Name="Read Section Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Read Section Cluster__ogtk.vi"/>
117 </Item>
153 </Item>
118 <Item Name="AgM9187.dll" Type="Document" URL="AgM9187.dll">
119 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
120 </Item>
121 <Item Name="AgMWSwitch.dll" Type="Document" URL="AgMWSwitch.dll">
122 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
123 </Item>
124 <Item Name="AgNA.dll" Type="Document" URL="AgNA.dll">
125 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
126 </Item>
127 <Item Name="lib_System.lvlibp" Type="LVLibp" URL="../../../libraries/lib_System.lvlibp">
154 <Item Name="lib_System.lvlibp" Type="LVLibp" URL="../../../libraries/lib_System.lvlibp">
128 <Item Name="CTLs" Type="Folder"/>
155 <Item Name="CTLs" Type="Folder">
156 <Item Name="cDialogConfiguration.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/CTLs/cDialogConfiguration.ctl"/>
157 </Item>
158 <Item Name="Dialogs" Type="Folder">
159 <Item Name="Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/Dialog.vi"/>
160 <Item Name="DialogConfirm.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/DialogConfirm.vi"/>
161 </Item>
162 <Item Name="Files" Type="Folder">
163 <Item Name="AddToFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/AddToFile.vi"/>
164 <Item Name="ReadFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ReadFile.vi"/>
165 <Item Name="WriteFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/WriteFile.vi"/>
166 </Item>
167 <Item Name="VirtualKeyboard" Type="Folder">
168 <Item Name="ControlVirtualKeyboard.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ControlVirtualKeyboard.vi"/>
169 <Item Name="fgvKeyboard.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/fgvKeyboard.vi"/>
170 </Item>
129 <Item Name="BuildHelpPath.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/BuildHelpPath.vi"/>
171 <Item Name="BuildHelpPath.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/BuildHelpPath.vi"/>
130 <Item Name="ChangeFileNameTemp.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ChangeFileNameTemp.vi"/>
172 <Item Name="ChangeFileNameTemp.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ChangeFileNameTemp.vi"/>
131 <Item Name="Check Special Tags.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Check Special Tags.vi"/>
173 <Item Name="Check Special Tags.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Check Special Tags.vi"/>
132 <Item Name="Clear Errors.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Clear Errors.vi"/>
174 <Item Name="Clear Errors.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Clear Errors.vi"/>
133 <Item Name="ControlVirtualKeyboard.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ControlVirtualKeyboard.vi"/>
134 <Item Name="Convert property node font to graphics font.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Convert property node font to graphics font.vi"/>
175 <Item Name="Convert property node font to graphics font.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Convert property node font to graphics font.vi"/>
135 <Item Name="CryptPassword.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/CryptPassword.vi"/>
176 <Item Name="CryptPassword.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/CryptPassword.vi"/>
136 <Item Name="CustomErrorMessage.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/CustomErrorMessage.vi"/>
177 <Item Name="CustomErrorMessage.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/CustomErrorMessage.vi"/>
178 <Item Name="DeletProhibitedSymbols.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/DeletProhibitedSymbols.vi"/>
137 <Item Name="Details Display Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Details Display Dialog.vi"/>
179 <Item Name="Details Display Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Details Display Dialog.vi"/>
138 <Item Name="DialogConfirm.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/DialogConfirm.vi"/>
139 <Item Name="DialogType.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/DialogType.ctl"/>
180 <Item Name="DialogType.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/DialogType.ctl"/>
140 <Item Name="DialogTypeEnum.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/DialogTypeEnum.ctl"/>
181 <Item Name="DialogTypeEnum.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/DialogTypeEnum.ctl"/>
141 <Item Name="Error Code Database.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Error Code Database.vi"/>
182 <Item Name="Error Code Database.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Error Code Database.vi"/>
142 <Item Name="ErrWarn.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/ErrWarn.ctl"/>
183 <Item Name="ErrWarn.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/ErrWarn.ctl"/>
143 <Item Name="eventvkey.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/event_ctls.llb/eventvkey.ctl"/>
184 <Item Name="eventvkey.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/event_ctls.llb/eventvkey.ctl"/>
144 <Item Name="fgvKeyboard.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/fgvKeyboard.vi"/>
145 <Item Name="Find Tag.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Find Tag.vi"/>
185 <Item Name="Find Tag.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Find Tag.vi"/>
146 <Item Name="Format Message String.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Format Message String.vi"/>
186 <Item Name="Format Message String.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Format Message String.vi"/>
147 <Item Name="General Error Handler Core CORE.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/General Error Handler Core CORE.vi"/>
187 <Item Name="General Error Handler Core CORE.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/General Error Handler Core CORE.vi"/>
148 <Item Name="General Error Handler.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/General Error Handler.vi"/>
188 <Item Name="General Error Handler.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/General Error Handler.vi"/>
149 <Item Name="Generate Temporary File Path.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/Generate Temporary File Path.vi"/>
189 <Item Name="Generate Temporary File Path.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/Generate Temporary File Path.vi"/>
150 <Item Name="Get File Extension.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/Get File Extension.vi"/>
190 <Item Name="Get File Extension.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/Get File Extension.vi"/>
151 <Item Name="Get String Text Bounds.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Get String Text Bounds.vi"/>
191 <Item Name="Get String Text Bounds.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Get String Text Bounds.vi"/>
152 <Item Name="Get System Directory.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/sysdir.llb/Get System Directory.vi"/>
192 <Item Name="Get System Directory.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/sysdir.llb/Get System Directory.vi"/>
153 <Item Name="Get Text Rect.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/picture/picture.llb/Get Text Rect.vi"/>
193 <Item Name="Get Text Rect.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/picture/picture.llb/Get Text Rect.vi"/>
154 <Item Name="GetHelpDir.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/GetHelpDir.vi"/>
194 <Item Name="GetHelpDir.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/GetHelpDir.vi"/>
155 <Item Name="GetHostname.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetHostname.vi"/>
195 <Item Name="GetHostname.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetHostname.vi"/>
156 <Item Name="GetLocalDirectory.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetLocalDirectory.vi"/>
196 <Item Name="GetLocalDirectory.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetLocalDirectory.vi"/>
157 <Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/GetRTHostConnectedProp.vi"/>
197 <Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/GetRTHostConnectedProp.vi"/>
158 <Item Name="GetTime.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetTime.vi"/>
198 <Item Name="GetTime.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetTime.vi"/>
159 <Item Name="Longest Line Length in Pixels.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Longest Line Length in Pixels.vi"/>
199 <Item Name="Longest Line Length in Pixels.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Longest Line Length in Pixels.vi"/>
160 <Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
200 <Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
161 <Item Name="LVRectTypeDef.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/miscctls.llb/LVRectTypeDef.ctl"/>
201 <Item Name="LVRectTypeDef.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/miscctls.llb/LVRectTypeDef.ctl"/>
162 <Item Name="NI_Bit Manipulation.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Bit Manipulation/NI_Bit Manipulation.lvlib"/>
202 <Item Name="NI_Bit Manipulation.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Bit Manipulation/NI_Bit Manipulation.lvlib"/>
163 <Item Name="NI_Message Digest API.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/security/Message Digest/API/NI_Message Digest API.lvlib"/>
203 <Item Name="NI_Message Digest API.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/security/Message Digest/API/NI_Message Digest API.lvlib"/>
164 <Item Name="NI_SHA-3.lvclass" Type="LVClass" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/security/Message Digest/SHA-3/NI_SHA-3.lvclass"/>
204 <Item Name="NI_SHA-3.lvclass" Type="LVClass" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/security/Message Digest/SHA-3/NI_SHA-3.lvclass"/>
165 <Item Name="Not Found Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Not Found Dialog.vi"/>
205 <Item Name="Not Found Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Not Found Dialog.vi"/>
206 <Item Name="OpenExplorerFolder.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/OpenExplorerFolder.vi"/>
166 <Item Name="ReplaceGermanSymbols.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ReplaceGermanSymbols.vi"/>
207 <Item Name="ReplaceGermanSymbols.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ReplaceGermanSymbols.vi"/>
167 <Item Name="Search and Replace Pattern.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Search and Replace Pattern.vi"/>
208 <Item Name="Search and Replace Pattern.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Search and Replace Pattern.vi"/>
168 <Item Name="Set Bold Text.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Set Bold Text.vi"/>
209 <Item Name="Set Bold Text.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Set Bold Text.vi"/>
169 <Item Name="Set String Value.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Set String Value.vi"/>
210 <Item Name="Set String Value.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Set String Value.vi"/>
170 <Item Name="SetError.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/SetError.vi"/>
211 <Item Name="SetError.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/SetError.vi"/>
171 <Item Name="Simple Error Handler.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Simple Error Handler.vi"/>
212 <Item Name="Simple Error Handler.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Simple Error Handler.vi"/>
172 <Item Name="System Directory Type.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/sysdir.llb/System Directory Type.ctl"/>
213 <Item Name="System Directory Type.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/sysdir.llb/System Directory Type.ctl"/>
173 <Item Name="System Exec.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Platform/system.llb/System Exec.vi"/>
214 <Item Name="System Exec.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Platform/system.llb/System Exec.vi"/>
174 <Item Name="TagReturnType.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/TagReturnType.ctl"/>
215 <Item Name="TagReturnType.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/TagReturnType.ctl"/>
175 <Item Name="Three Button Dialog CORE.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Three Button Dialog CORE.vi"/>
216 <Item Name="Three Button Dialog CORE.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Three Button Dialog CORE.vi"/>
176 <Item Name="Three Button Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Three Button Dialog.vi"/>
217 <Item Name="Three Button Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Three Button Dialog.vi"/>
177 <Item Name="Trim Whitespace.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Trim Whitespace.vi"/>
218 <Item Name="Trim Whitespace.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Trim Whitespace.vi"/>
178 <Item Name="whitespace.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/whitespace.ctl"/>
219 <Item Name="whitespace.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/whitespace.ctl"/>
179 </Item>
220 </Item>
180 <Item Name="kernel32.dll" Type="Document" URL="kernel32.dll">
221 <Item Name="kernel32.dll" Type="Document" URL="kernel32.dll">
181 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
222 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
182 </Item>
223 </Item>
183 </Item>
224 </Item>
184 <Item Name="Build Specifications" Type="Build">
225 <Item Name="Build Specifications" Type="Build">
185 <Item Name="HFS-Tester" Type="EXE">
226 <Item Name="HFS-Tester" Type="EXE">
186 <Property Name="App_copyErrors" Type="Bool">true</Property>
227 <Property Name="App_copyErrors" Type="Bool">true</Property>
187 <Property Name="App_INI_aliasGUID" Type="Str">{B2940AD4-F9F9-4A9A-B986-67DDB7A8CF1B}</Property>
228 <Property Name="App_INI_aliasGUID" Type="Str">{B2940AD4-F9F9-4A9A-B986-67DDB7A8CF1B}</Property>
188 <Property Name="App_INI_GUID" Type="Str">{542D8BE9-4FEC-417F-B95C-B2397561DBB0}</Property>
229 <Property Name="App_INI_GUID" Type="Str">{542D8BE9-4FEC-417F-B95C-B2397561DBB0}</Property>
189 <Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
230 <Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
190 <Property Name="App_serverType" Type="Int">0</Property>
231 <Property Name="App_serverType" Type="Int">0</Property>
191 <Property Name="Bld_buildCacheID" Type="Str">{86BDFE0A-CE9F-4727-B705-6624F3A35061}</Property>
232 <Property Name="Bld_buildCacheID" Type="Str">{86BDFE0A-CE9F-4727-B705-6624F3A35061}</Property>
192 <Property Name="Bld_buildSpecName" Type="Str">HFS-Tester</Property>
233 <Property Name="Bld_buildSpecName" Type="Str">HFS-Tester</Property>
193 <Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
234 <Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
194 <Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
235 <Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
195 <Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
236 <Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
196 <Property Name="Bld_localDestDir" Type="Path">../builds</Property>
237 <Property Name="Bld_localDestDir" Type="Path">../builds</Property>
197 <Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property>
238 <Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property>
198 <Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
239 <Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
199 <Property Name="Bld_previewCacheID" Type="Str">{D592A12D-27D4-44D8-A70C-93C30E92A27A}</Property>
240 <Property Name="Bld_previewCacheID" Type="Str">{D592A12D-27D4-44D8-A70C-93C30E92A27A}</Property>
200 <Property Name="Bld_version.major" Type="Int">1</Property>
241 <Property Name="Bld_version.major" Type="Int">1</Property>
201 <Property Name="Destination[0].destName" Type="Str">IE-21.0003 HFS-Tester.exe</Property>
242 <Property Name="Destination[0].destName" Type="Str">IE-21.0003 HFS-Tester.exe</Property>
202 <Property Name="Destination[0].path" Type="Path">../builds/NI_AB_PROJECTNAME.exe</Property>
243 <Property Name="Destination[0].path" Type="Path">../builds/NI_AB_PROJECTNAME.exe</Property>
203 <Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
244 <Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
204 <Property Name="Destination[0].type" Type="Str">App</Property>
245 <Property Name="Destination[0].type" Type="Str">App</Property>
205 <Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
246 <Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
206 <Property Name="Destination[1].path" Type="Path">../builds/data</Property>
247 <Property Name="Destination[1].path" Type="Path">../builds/data</Property>
207 <Property Name="DestinationCount" Type="Int">2</Property>
248 <Property Name="DestinationCount" Type="Int">2</Property>
208 <Property Name="Exe_cmdLineArgs" Type="Bool">true</Property>
249 <Property Name="Exe_cmdLineArgs" Type="Bool">true</Property>
209 <Property Name="Exe_iconItemID" Type="Ref">/My Computer/Icon/InIcon.ico</Property>
250 <Property Name="Exe_iconItemID" Type="Ref">/My Computer/Icon/InIcon.ico</Property>
210 <Property Name="Source[0].itemID" Type="Str">{BB6E3BC3-D8E2-451A-9F23-FE370A18730B}</Property>
251 <Property Name="Source[0].itemID" Type="Str">{BB6E3BC3-D8E2-451A-9F23-FE370A18730B}</Property>
211 <Property Name="Source[0].type" Type="Str">Container</Property>
252 <Property Name="Source[0].type" Type="Str">Container</Property>
212 <Property Name="Source[1].destinationIndex" Type="Int">0</Property>
253 <Property Name="Source[1].destinationIndex" Type="Int">0</Property>
213 <Property Name="Source[1].itemID" Type="Ref">/My Computer/IE-21.0003 HFS-Tester.vi</Property>
254 <Property Name="Source[1].itemID" Type="Ref">/My Computer/IE-21.0003 HFS-Tester.vi</Property>
214 <Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
255 <Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
215 <Property Name="Source[1].type" Type="Str">VI</Property>
256 <Property Name="Source[1].type" Type="Str">VI</Property>
216 <Property Name="SourceCount" Type="Int">2</Property>
257 <Property Name="SourceCount" Type="Int">2</Property>
217 <Property Name="TgtF_enableDebugging" Type="Bool">true</Property>
258 <Property Name="TgtF_enableDebugging" Type="Bool">true</Property>
218 <Property Name="TgtF_fileDescription" Type="Str">IE-21.0003 HFS-Tester1</Property>
259 <Property Name="TgtF_fileDescription" Type="Str">IE-21.0003 HFS-Tester1</Property>
219 <Property Name="TgtF_internalName" Type="Str">IE-21.0003 HFS-Tester1</Property>
260 <Property Name="TgtF_internalName" Type="Str">IE-21.0003 HFS-Tester1</Property>
220 <Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2022 </Property>
261 <Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2022 </Property>
221 <Property Name="TgtF_productName" Type="Str">IE-21.0003 HFS-Tester</Property>
262 <Property Name="TgtF_productName" Type="Str">IE-21.0003 HFS-Tester</Property>
222 <Property Name="TgtF_targetfileGUID" Type="Str">{0D5B584C-90EE-424D-916F-885E0EE76AE7}</Property>
263 <Property Name="TgtF_targetfileGUID" Type="Str">{0D5B584C-90EE-424D-916F-885E0EE76AE7}</Property>
223 <Property Name="TgtF_targetfileName" Type="Str">IE-21.0003 HFS-Tester.exe</Property>
264 <Property Name="TgtF_targetfileName" Type="Str">IE-21.0003 HFS-Tester.exe</Property>
224 <Property Name="TgtF_versionIndependent" Type="Bool">true</Property>
265 <Property Name="TgtF_versionIndependent" Type="Bool">true</Property>
225 </Item>
266 </Item>
226 <Item Name="Crypt PW" Type="EXE">
267 <Item Name="Crypt PW" Type="EXE">
227 <Property Name="App_copyErrors" Type="Bool">true</Property>
268 <Property Name="App_copyErrors" Type="Bool">true</Property>
228 <Property Name="App_INI_aliasGUID" Type="Str">{50166BEC-1030-416C-A6E0-0117AC6BA6FD}</Property>
269 <Property Name="App_INI_aliasGUID" Type="Str">{50166BEC-1030-416C-A6E0-0117AC6BA6FD}</Property>
229 <Property Name="App_INI_GUID" Type="Str">{DECBCC2C-D7C1-450A-AF61-54AD46223529}</Property>
270 <Property Name="App_INI_GUID" Type="Str">{DECBCC2C-D7C1-450A-AF61-54AD46223529}</Property>
230 <Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
271 <Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
231 <Property Name="App_serverType" Type="Int">0</Property>
272 <Property Name="App_serverType" Type="Int">0</Property>
232 <Property Name="Bld_buildCacheID" Type="Str">{48B2CB90-F383-4A7E-8496-0BD2AC2669B6}</Property>
273 <Property Name="Bld_buildCacheID" Type="Str">{48B2CB90-F383-4A7E-8496-0BD2AC2669B6}</Property>
233 <Property Name="Bld_buildSpecName" Type="Str">Crypt PW</Property>
274 <Property Name="Bld_buildSpecName" Type="Str">Crypt PW</Property>
234 <Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
275 <Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
235 <Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
276 <Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
236 <Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
277 <Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
237 <Property Name="Bld_localDestDir" Type="Path">../builds/Crypt PW</Property>
278 <Property Name="Bld_localDestDir" Type="Path">../builds/Crypt PW</Property>
238 <Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property>
279 <Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property>
239 <Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
280 <Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
240 <Property Name="Bld_previewCacheID" Type="Str">{CCD0811C-52F9-4CB8-A18A-B3385AFDCB1C}</Property>
281 <Property Name="Bld_previewCacheID" Type="Str">{CCD0811C-52F9-4CB8-A18A-B3385AFDCB1C}</Property>
241 <Property Name="Bld_version.major" Type="Int">1</Property>
282 <Property Name="Bld_version.major" Type="Int">1</Property>
242 <Property Name="Destination[0].destName" Type="Str">Crypt PW.exe</Property>
283 <Property Name="Destination[0].destName" Type="Str">Crypt PW.exe</Property>
243 <Property Name="Destination[0].path" Type="Path">../builds/Crypt PW/Crypt PW.exe</Property>
284 <Property Name="Destination[0].path" Type="Path">../builds/Crypt PW/Crypt PW.exe</Property>
244 <Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
285 <Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
245 <Property Name="Destination[0].type" Type="Str">App</Property>
286 <Property Name="Destination[0].type" Type="Str">App</Property>
246 <Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
287 <Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
247 <Property Name="Destination[1].path" Type="Path">../builds/Crypt PW/data</Property>
288 <Property Name="Destination[1].path" Type="Path">../builds/Crypt PW/data</Property>
248 <Property Name="DestinationCount" Type="Int">2</Property>
289 <Property Name="DestinationCount" Type="Int">2</Property>
249 <Property Name="Exe_cmdLineArgs" Type="Bool">true</Property>
290 <Property Name="Exe_cmdLineArgs" Type="Bool">true</Property>
250 <Property Name="Exe_iconItemID" Type="Ref">/My Computer/Icon/InIcon.ico</Property>
291 <Property Name="Exe_iconItemID" Type="Ref">/My Computer/Icon/InIcon.ico</Property>
251 <Property Name="Source[0].itemID" Type="Str">{16F872E5-FC31-4786-8041-72B689D6C34C}</Property>
292 <Property Name="Source[0].itemID" Type="Str">{16F872E5-FC31-4786-8041-72B689D6C34C}</Property>
252 <Property Name="Source[0].type" Type="Str">Container</Property>
293 <Property Name="Source[0].type" Type="Str">Container</Property>
253 <Property Name="Source[1].destinationIndex" Type="Int">0</Property>
294 <Property Name="Source[1].destinationIndex" Type="Int">0</Property>
254 <Property Name="Source[1].itemID" Type="Ref">/My Computer/Dependencies/Items in Memory/lib_System.lvlib/CryptPassword.vi</Property>
295 <Property Name="Source[1].itemID" Type="Ref">/My Computer/Dependencies/Items in Memory/lib_System.lvlib/CryptPassword.vi</Property>
255 <Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
296 <Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
256 <Property Name="Source[1].type" Type="Str">VI</Property>
297 <Property Name="Source[1].type" Type="Str">VI</Property>
257 <Property Name="SourceCount" Type="Int">2</Property>
298 <Property Name="SourceCount" Type="Int">2</Property>
258 <Property Name="TgtF_enableDebugging" Type="Bool">true</Property>
299 <Property Name="TgtF_enableDebugging" Type="Bool">true</Property>
259 <Property Name="TgtF_fileDescription" Type="Str">IE-21.003 HFS-Tester</Property>
300 <Property Name="TgtF_fileDescription" Type="Str">IE-21.003 HFS-Tester</Property>
260 <Property Name="TgtF_internalName" Type="Str">IE-21.003 HFS-Tester</Property>
301 <Property Name="TgtF_internalName" Type="Str">IE-21.003 HFS-Tester</Property>
261 <Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2022 </Property>
302 <Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2022 </Property>
262 <Property Name="TgtF_productName" Type="Str">IE-21.003 HFS-Tester</Property>
303 <Property Name="TgtF_productName" Type="Str">IE-21.003 HFS-Tester</Property>
263 <Property Name="TgtF_targetfileGUID" Type="Str">{F0095260-41C2-4989-AC6A-6E456CB7E99B}</Property>
304 <Property Name="TgtF_targetfileGUID" Type="Str">{F0095260-41C2-4989-AC6A-6E456CB7E99B}</Property>
264 <Property Name="TgtF_targetfileName" Type="Str">Crypt PW.exe</Property>
305 <Property Name="TgtF_targetfileName" Type="Str">Crypt PW.exe</Property>
265 <Property Name="TgtF_versionIndependent" Type="Bool">true</Property>
306 <Property Name="TgtF_versionIndependent" Type="Bool">true</Property>
266 </Item>
307 </Item>
267 </Item>
308 </Item>
268 </Item>
309 </Item>
269 </Project>
310 </Project>
General Comments 0
You need to be logged in to leave comments. Login now