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