##// END OF EJS Templates
- Protocol creation implemented
LabVIEW -
r5:6
parent child Browse files
Show More

The requested changes are too big and content was truncated. Show full diff

1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
NO CONTENT: new file 10644
The requested commit or file is too big and content was truncated. Show full diff
@@ -1,488 +1,503
1 <?xml version='1.0' encoding='UTF-8'?> No newline at end of file
1 <?xml version='1.0' encoding='UTF-8'?>
2 <Project Type="Project" LVVersion="21008000"> No newline at end of file
2 <Project Type="Project" LVVersion="21008000">
3 <Item Name="My Computer" Type="My Computer"> No newline at end of file
3 <Item Name="My Computer" Type="My Computer">
4 <Property Name="NI.SortType" Type="Int">3</Property> No newline at end of file
4 <Property Name="NI.SortType" Type="Int">3</Property>
5 <Property Name="server.app.propertiesEnabled" Type="Bool">true</Property> No newline at end of file
5 <Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
6 <Property Name="server.control.propertiesEnabled" Type="Bool">true</Property> No newline at end of file
6 <Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
7 <Property Name="server.tcp.enabled" Type="Bool">false</Property> No newline at end of file
7 <Property Name="server.tcp.enabled" Type="Bool">false</Property>
8 <Property Name="server.tcp.port" Type="Int">0</Property> No newline at end of file
8 <Property Name="server.tcp.port" Type="Int">0</Property>
9 <Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property> No newline at end of file
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> No newline at end of file
10 <Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
11 <Property Name="server.vi.callsEnabled" Type="Bool">true</Property> No newline at end of file
11 <Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
12 <Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property> No newline at end of file
12 <Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
13 <Property Name="specify.custom.address" Type="Bool">false</Property> No newline at end of file
13 <Property Name="specify.custom.address" Type="Bool">false</Property>
14 <Item Name="Icon" Type="Folder"> No newline at end of file
14 <Item Name="Icon" Type="Folder">
15 <Item Name="InIcon.ico" Type="Document" URL="../Icon/InIcon.ico"/> No newline at end of file
15 <Item Name="InIcon.ico" Type="Document" URL="../Icon/InIcon.ico"/>
16 </Item> No newline at end of file
16 </Item>
17 <Item Name="class_CurrentTester.lvclass" Type="LVClass" URL="../class_CurrentTester/class_CurrentTester.lvclass"/> No newline at end of file
17 <Item Name="class_CurrentTester.lvclass" Type="LVClass" URL="../class_CurrentTester/class_CurrentTester.lvclass"/>
18 <Item Name="class_SMP3.lvclass" Type="LVClass" URL="../class_SMP3/class_SMP3.lvclass"/> No newline at end of file
18 <Item Name="class_SMP3.lvclass" Type="LVClass" URL="../class_SMP3/class_SMP3.lvclass"/>
19 <Item Name="class_HSMP1.lvclass" Type="LVClass" URL="../class_HSMP1/class_HSMP1.lvclass"/> No newline at end of file
19 <Item Name="class_HSMP1.lvclass" Type="LVClass" URL="../class_HSMP1/class_HSMP1.lvclass"/>
20 <Item Name="class_HSMP2.lvclass" Type="LVClass" URL="../class_HSMP2/class_HSMP2.lvclass"/> No newline at end of file
20 <Item Name="class_HSMP2.lvclass" Type="LVClass" URL="../class_HSMP2/class_HSMP2.lvclass"/>
21 <Item Name="CurrentTester.vi" Type="VI" URL="../CurrentTester.vi"/> No newline at end of file
21 <Item Name="CurrentTester.vi" Type="VI" URL="../CurrentTester.vi"/>
22 <Item Name="Initialization.ini" Type="Document" URL="../Initialization.ini"/> No newline at end of file
22 <Item Name="Initialization.ini" Type="Document" URL="../Initialization.ini"/>
23 <Item Name="Initialization_HSMP1.ini" Type="Document" URL="../Initialization_HSMP1.ini"/> No newline at end of file
23 <Item Name="Initialization_HSMP1.ini" Type="Document" URL="../Initialization_HSMP1.ini"/>
24 <Item Name="Initialization_SMP3.ini" Type="Document" URL="../Initialization_SMP3.ini"/> No newline at end of file
24 <Item Name="Initialization_SMP3.ini" Type="Document" URL="../Initialization_SMP3.ini"/>
25 <Item Name="Dependencies" Type="Dependencies"> No newline at end of file
25 <Item Name="Dependencies" Type="Dependencies">
26 <Item Name="vi.lib" Type="Folder"> No newline at end of file
26 <Item Name="vi.lib" Type="Folder">
27 <Item Name="BuildHelpPath.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/BuildHelpPath.vi"/> No newline at end of file
27 <Item Name="BuildHelpPath.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/BuildHelpPath.vi"/>
28 <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
28 <Item Name="Check Special Tags.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Check Special Tags.vi"/>
29 <Item Name="Clear Errors.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Clear Errors.vi"/> No newline at end of file
29 <Item Name="Clear Errors.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Clear Errors.vi"/>
30 <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
30 <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"/>
31 <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
31 <Item Name="Details Display Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Details Display Dialog.vi"/>
32 <Item Name="DialogType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogType.ctl"/> No newline at end of file
32 <Item Name="DialogType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogType.ctl"/>
33 <Item Name="DialogTypeEnum.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogTypeEnum.ctl"/> No newline at end of file
33 <Item Name="DialogTypeEnum.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogTypeEnum.ctl"/>
34 <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
34 <Item Name="Error Code Database.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Error Code Database.vi"/>
35 <Item Name="ErrWarn.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/ErrWarn.ctl"/> No newline at end of file
35 <Item Name="ErrWarn.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/ErrWarn.ctl"/>
36 <Item Name="eventvkey.ctl" Type="VI" URL="/&lt;vilib&gt;/event_ctls.llb/eventvkey.ctl"/> No newline at end of file
36 <Item Name="eventvkey.ctl" Type="VI" URL="/&lt;vilib&gt;/event_ctls.llb/eventvkey.ctl"/>
37 <Item Name="ex_CorrectErrorChain.vi" Type="VI" URL="/&lt;vilib&gt;/express/express shared/ex_CorrectErrorChain.vi"/> No newline at end of file
37 <Item Name="ex_CorrectErrorChain.vi" Type="VI" URL="/&lt;vilib&gt;/express/express shared/ex_CorrectErrorChain.vi"/>
38 <Item Name="Find Tag.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Find Tag.vi"/> No newline at end of file
38 <Item Name="Find Tag.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Find Tag.vi"/>
39 <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
39 <Item Name="Format Message String.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Format Message String.vi"/>
40 <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
40 <Item Name="General Error Handler Core CORE.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/General Error Handler Core CORE.vi"/>
41 <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
41 <Item Name="General Error Handler.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/General Error Handler.vi"/>
42 <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
42 <Item Name="Get File Extension.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Get File Extension.vi"/>
43 <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
43 <Item Name="Get String Text Bounds.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Get String Text Bounds.vi"/>
44 <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
44 <Item Name="Get Text Rect.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Get Text Rect.vi"/>
45 <Item Name="GetHelpDir.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/GetHelpDir.vi"/> No newline at end of file
45 <Item Name="GetHelpDir.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/GetHelpDir.vi"/>
46 <Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/GetRTHostConnectedProp.vi"/> No newline at end of file
46 <Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/GetRTHostConnectedProp.vi"/>
47 <Item Name="List Directory and LLBs.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/List Directory and LLBs.vi"/> No newline at end of file
47 <Item Name="List Directory and LLBs.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/List Directory and LLBs.vi"/>
48 <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
48 <Item Name="Longest Line Length in Pixels.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Longest Line Length in Pixels.vi"/>
49 <Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/> No newline at end of file
49 <Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
50 <Item Name="LVRectTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVRectTypeDef.ctl"/> No newline at end of file
50 <Item Name="LVRectTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVRectTypeDef.ctl"/>
51 <Item Name="NI_Bit Manipulation.lvlib" Type="Library" URL="/&lt;vilib&gt;/Bit Manipulation/NI_Bit Manipulation.lvlib"/> No newline at end of file
51 <Item Name="NI_Bit Manipulation.lvlib" Type="Library" URL="/&lt;vilib&gt;/Bit Manipulation/NI_Bit Manipulation.lvlib"/>
52 <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
52 <Item Name="NI_SHA-256.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/security/Message Digest/SHA-2/SHA-256/NI_SHA-256.lvclass"/>
53 <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
53 <Item Name="Not Found Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Not Found Dialog.vi"/>
54 <Item Name="Recursive File List.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Recursive File List.vi"/> No newline at end of file
54 <Item Name="Recursive File List.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Recursive File List.vi"/>
55 <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
55 <Item Name="Search and Replace Pattern.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Search and Replace Pattern.vi"/>
56 <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
56 <Item Name="Set Bold Text.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Set Bold Text.vi"/>
57 <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
57 <Item Name="Set String Value.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Set String Value.vi"/>
58 <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
58 <Item Name="Simple Error Handler.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Simple Error Handler.vi"/>
59 <Item Name="subFile Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/express/express input/FileDialogBlock.llb/subFile Dialog.vi"/> No newline at end of file
59 <Item Name="subFile Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/express/express input/FileDialogBlock.llb/subFile Dialog.vi"/>
60 <Item Name="TagReturnType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/TagReturnType.ctl"/> No newline at end of file
60 <Item Name="TagReturnType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/TagReturnType.ctl"/>
61 <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
61 <Item Name="Three Button Dialog CORE.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog CORE.vi"/>
62 <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
62 <Item Name="Three Button Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Three Button Dialog.vi"/>
63 <Item Name="Trim Whitespace.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Trim Whitespace.vi"/> No newline at end of file
63 <Item Name="Trim Whitespace.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Trim Whitespace.vi"/>
64 <Item Name="whitespace.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/whitespace.ctl"/> No newline at end of file
64 <Item Name="whitespace.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/whitespace.ctl"/>
65 <Item Name="Stall Data Flow.vim" Type="VI" URL="/&lt;vilib&gt;/Utility/Stall Data Flow.vim"/> No newline at end of file
65 <Item Name="Stall Data Flow.vim" Type="VI" URL="/&lt;vilib&gt;/Utility/Stall Data Flow.vim"/>
66 <Item Name="LVRowAndColumnTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVRowAndColumnTypeDef.ctl"/> No newline at end of file
66 <Item Name="LVRowAndColumnTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVRowAndColumnTypeDef.ctl"/>
67 <Item Name="NI_LVConfig.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/config.llb/NI_LVConfig.lvlib"/> No newline at end of file
67 <Item Name="NI_LVConfig.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/config.llb/NI_LVConfig.lvlib"/>
68 <Item Name="Empty Picture" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Empty Picture"/> No newline at end of file
68 <Item Name="Empty Picture" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Empty Picture"/>
69 <Item Name="NI_report.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/NI_report.lvclass"/> No newline at end of file
69 <Item Name="NI_report.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/NI_report.lvclass"/>
70 <Item Name="NI_ReportGenerationCore.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/NIReport.llb/NI_ReportGenerationCore.lvlib"/> No newline at end of file
70 <Item Name="NI_ReportGenerationCore.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/NIReport.llb/NI_ReportGenerationCore.lvlib"/>
71 <Item Name="NI_HTML.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/HTML/NI_HTML.lvclass"/> No newline at end of file
71 <Item Name="NI_HTML.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/HTML/NI_HTML.lvclass"/>
72 <Item Name="Write JPEG File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Write JPEG File.vi"/> No newline at end of file
72 <Item Name="Write JPEG File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Write JPEG File.vi"/>
73 <Item Name="imagedata.ctl" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/imagedata.ctl"/> No newline at end of file
73 <Item Name="imagedata.ctl" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/imagedata.ctl"/>
74 <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
74 <Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Error Cluster From Error Code.vi"/>
75 <Item Name="Check Data Size.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Check Data Size.vi"/> No newline at end of file
75 <Item Name="Check Data Size.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Check Data Size.vi"/>
76 <Item Name="Check Color Table Size.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Check Color Table Size.vi"/> No newline at end of file
76 <Item Name="Check Color Table Size.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Check Color Table Size.vi"/>
77 <Item Name="Check Path.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Check Path.vi"/> No newline at end of file
77 <Item Name="Check Path.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Check Path.vi"/>
78 <Item Name="Directory of Top Level VI.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Directory of Top Level VI.vi"/> No newline at end of file
78 <Item Name="Directory of Top Level VI.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Directory of Top Level VI.vi"/>
79 <Item Name="Check File Permissions.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Check File Permissions.vi"/> No newline at end of file
79 <Item Name="Check File Permissions.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Check File Permissions.vi"/>
80 <Item Name="Write PNG File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/png.llb/Write PNG File.vi"/> No newline at end of file
80 <Item Name="Write PNG File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/png.llb/Write PNG File.vi"/>
81 <Item Name="Registry RtKey.ctl" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry RtKey.ctl"/> No newline at end of file
81 <Item Name="Registry RtKey.ctl" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry RtKey.ctl"/>
82 <Item Name="Generate Temporary File Path.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Generate Temporary File Path.vi"/> No newline at end of file
82 <Item Name="Generate Temporary File Path.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/libraryn.llb/Generate Temporary File Path.vi"/>
83 <Item Name="Path to URL.vi" Type="VI" URL="/&lt;vilib&gt;/printing/PathToURL.llb/Path to URL.vi"/> No newline at end of file
83 <Item Name="Path to URL.vi" Type="VI" URL="/&lt;vilib&gt;/printing/PathToURL.llb/Path to URL.vi"/>
84 <Item Name="Path to URL inner.vi" Type="VI" URL="/&lt;vilib&gt;/printing/PathToURL.llb/Path to URL inner.vi"/> No newline at end of file
84 <Item Name="Path to URL inner.vi" Type="VI" URL="/&lt;vilib&gt;/printing/PathToURL.llb/Path to URL inner.vi"/>
85 <Item Name="Escape Characters for HTTP.vi" Type="VI" URL="/&lt;vilib&gt;/printing/PathToURL.llb/Escape Characters for HTTP.vi"/> No newline at end of file
85 <Item Name="Escape Characters for HTTP.vi" Type="VI" URL="/&lt;vilib&gt;/printing/PathToURL.llb/Escape Characters for HTTP.vi"/>
86 <Item Name="Open Registry Key.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Open Registry Key.vi"/> No newline at end of file
86 <Item Name="Open Registry Key.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Open Registry Key.vi"/>
87 <Item Name="Registry SAM.ctl" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry SAM.ctl"/> No newline at end of file
87 <Item Name="Registry SAM.ctl" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry SAM.ctl"/>
88 <Item Name="Registry refnum.ctl" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry refnum.ctl"/> No newline at end of file
88 <Item Name="Registry refnum.ctl" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry refnum.ctl"/>
89 <Item Name="Registry View.ctl" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry View.ctl"/> No newline at end of file
89 <Item Name="Registry View.ctl" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry View.ctl"/>
90 <Item Name="STR_ASCII-Unicode.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/STR_ASCII-Unicode.vi"/> No newline at end of file
90 <Item Name="STR_ASCII-Unicode.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/STR_ASCII-Unicode.vi"/>
91 <Item Name="Registry WinErr-LVErr.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry WinErr-LVErr.vi"/> No newline at end of file
91 <Item Name="Registry WinErr-LVErr.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry WinErr-LVErr.vi"/>
92 <Item Name="Registry Handle Master.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry Handle Master.vi"/> No newline at end of file
92 <Item Name="Registry Handle Master.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry Handle Master.vi"/>
93 <Item Name="Read Registry Value Simple.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value Simple.vi"/> No newline at end of file
93 <Item Name="Read Registry Value Simple.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value Simple.vi"/>
94 <Item Name="Read Registry Value Simple STR.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value Simple STR.vi"/> No newline at end of file
94 <Item Name="Read Registry Value Simple STR.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value Simple STR.vi"/>
95 <Item Name="Read Registry Value.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value.vi"/> No newline at end of file
95 <Item Name="Read Registry Value.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value.vi"/>
96 <Item Name="Read Registry Value STR.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value STR.vi"/> No newline at end of file
96 <Item Name="Read Registry Value STR.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value STR.vi"/>
97 <Item Name="Read Registry Value DWORD.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value DWORD.vi"/> No newline at end of file
97 <Item Name="Read Registry Value DWORD.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value DWORD.vi"/>
98 <Item Name="Registry Simplify Data Type.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry Simplify Data Type.vi"/> No newline at end of file
98 <Item Name="Registry Simplify Data Type.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Registry Simplify Data Type.vi"/>
99 <Item Name="Read Registry Value Simple U32.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value Simple U32.vi"/> No newline at end of file
99 <Item Name="Read Registry Value Simple U32.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Read Registry Value Simple U32.vi"/>
100 <Item Name="Create ActiveX Event Queue.vi" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Create ActiveX Event Queue.vi"/> No newline at end of file
100 <Item Name="Create ActiveX Event Queue.vi" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Create ActiveX Event Queue.vi"/>
101 <Item Name="Wait types.ctl" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Wait types.ctl"/> No newline at end of file
101 <Item Name="Wait types.ctl" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Wait types.ctl"/>
102 <Item Name="Create Error Clust.vi" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Create Error Clust.vi"/> No newline at end of file
102 <Item Name="Create Error Clust.vi" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Create Error Clust.vi"/>
103 <Item Name="Wait On ActiveX Event.vi" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Wait On ActiveX Event.vi"/> No newline at end of file
103 <Item Name="Wait On ActiveX Event.vi" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Wait On ActiveX Event.vi"/>
104 <Item Name="EventData.ctl" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/EventData.ctl"/> No newline at end of file
104 <Item Name="EventData.ctl" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/EventData.ctl"/>
105 <Item Name="OccFireType.ctl" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/OccFireType.ctl"/> No newline at end of file
105 <Item Name="OccFireType.ctl" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/OccFireType.ctl"/>
106 <Item Name="Destroy ActiveX Event Queue.vi" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Destroy ActiveX Event Queue.vi"/> No newline at end of file
106 <Item Name="Destroy ActiveX Event Queue.vi" Type="VI" URL="/&lt;vilib&gt;/Platform/ax-events.llb/Destroy ActiveX Event Queue.vi"/>
107 <Item Name="Close Registry Key.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Close Registry Key.vi"/> No newline at end of file
107 <Item Name="Close Registry Key.vi" Type="VI" URL="/&lt;vilib&gt;/registry/registry.llb/Close Registry Key.vi"/>
108 <Item Name="NI_Standard Report.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/Standard Report/NI_Standard Report.lvclass"/> No newline at end of file
108 <Item Name="NI_Standard Report.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/Standard Report/NI_Standard Report.lvclass"/>
109 <Item Name="Read PNG File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/png.llb/Read PNG File.vi"/> No newline at end of file
109 <Item Name="Read PNG File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/png.llb/Read PNG File.vi"/>
110 <Item Name="Create Mask By Alpha.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Create Mask By Alpha.vi"/> No newline at end of file
110 <Item Name="Create Mask By Alpha.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Create Mask By Alpha.vi"/>
111 <Item Name="Bit-array To Byte-array.vi" Type="VI" URL="/&lt;vilib&gt;/picture/pictutil.llb/Bit-array To Byte-array.vi"/> No newline at end of file
111 <Item Name="Bit-array To Byte-array.vi" Type="VI" URL="/&lt;vilib&gt;/picture/pictutil.llb/Bit-array To Byte-array.vi"/>
112 <Item Name="Write BMP File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Write BMP File.vi"/> No newline at end of file
112 <Item Name="Write BMP File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Write BMP File.vi"/>
113 <Item Name="Write BMP Data.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Write BMP Data.vi"/> No newline at end of file
113 <Item Name="Write BMP Data.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Write BMP Data.vi"/>
114 <Item Name="Write BMP Data To Buffer.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Write BMP Data To Buffer.vi"/> No newline at end of file
114 <Item Name="Write BMP Data To Buffer.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Write BMP Data To Buffer.vi"/>
115 <Item Name="Calc Long Word Padded Width.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Calc Long Word Padded Width.vi"/> No newline at end of file
115 <Item Name="Calc Long Word Padded Width.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Calc Long Word Padded Width.vi"/>
116 <Item Name="Flip and Pad for Picture Control.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Flip and Pad for Picture Control.vi"/> No newline at end of file
116 <Item Name="Flip and Pad for Picture Control.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Flip and Pad for Picture Control.vi"/>
117 <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
117 <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"/>
118 <Item Name="NI_FileType.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/lvfile.llb/NI_FileType.lvlib"/> No newline at end of file
118 <Item Name="NI_FileType.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/lvfile.llb/NI_FileType.lvlib"/>
119 <Item Name="NI_PackedLibraryUtility.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/> No newline at end of file
119 <Item Name="NI_PackedLibraryUtility.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/>
120 <Item Name="Built App File Layout.vi" Type="VI" URL="/&lt;vilib&gt;/AppBuilder/Built App File Layout.vi"/> No newline at end of file
120 <Item Name="Built App File Layout.vi" Type="VI" URL="/&lt;vilib&gt;/AppBuilder/Built App File Layout.vi"/>
121 <Item Name="Get LV Class Default Value.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/LVClass/Get LV Class Default Value.vi"/> No newline at end of file
121 <Item Name="Get LV Class Default Value.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/LVClass/Get LV Class Default Value.vi"/>
122 <Item Name="NI_Excel.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/Excel/NI_Excel.lvclass"/> No newline at end of file
122 <Item Name="NI_Excel.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/Excel/NI_Excel.lvclass"/>
123 <Item Name="NI_ReportGenerationToolkit.lvlib" Type="Library" URL="/&lt;vilib&gt;/addons/_office/NI_ReportGenerationToolkit.lvlib"/> No newline at end of file
123 <Item Name="NI_ReportGenerationToolkit.lvlib" Type="Library" URL="/&lt;vilib&gt;/addons/_office/NI_ReportGenerationToolkit.lvlib"/>
124 <Item Name="Read JPEG File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Read JPEG File.vi"/> No newline at end of file
124 <Item Name="Read JPEG File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/jpeg.llb/Read JPEG File.vi"/>
125 <Item Name="Handle Open Word or Excel File.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/NIReport.llb/Toolkit/Handle Open Word or Excel File.vi"/> No newline at end of file
125 <Item Name="Handle Open Word or Excel File.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/NIReport.llb/Toolkit/Handle Open Word or Excel File.vi"/>
126 <Item Name="Space Constant.vi" Type="VI" URL="/&lt;vilib&gt;/dlg_ctls.llb/Space Constant.vi"/> No newline at end of file
126 <Item Name="Space Constant.vi" Type="VI" URL="/&lt;vilib&gt;/dlg_ctls.llb/Space Constant.vi"/>
127 <Item Name="8.6CompatibleGlobalVar.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/config.llb/8.6CompatibleGlobalVar.vi"/> No newline at end of file
127 <Item Name="8.6CompatibleGlobalVar.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/config.llb/8.6CompatibleGlobalVar.vi"/>
128 <Item Name="LVComboBoxStrsAndValuesArrayTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVComboBoxStrsAndValuesArrayTypeDef.ctl"/> No newline at end of file
128 <Item Name="LVComboBoxStrsAndValuesArrayTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVComboBoxStrsAndValuesArrayTypeDef.ctl"/>
129 <Item Name="Read Delimited Spreadsheet.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Delimited Spreadsheet.vi"/> No newline at end of file
129 <Item Name="Read Delimited Spreadsheet.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Delimited Spreadsheet.vi"/>
130 <Item Name="Read Delimited Spreadsheet (DBL).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Delimited Spreadsheet (DBL).vi"/> No newline at end of file
130 <Item Name="Read Delimited Spreadsheet (DBL).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Delimited Spreadsheet (DBL).vi"/>
131 <Item Name="Read Lines From File (with error IO).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Lines From File (with error IO).vi"/> No newline at end of file
131 <Item Name="Read Lines From File (with error IO).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Lines From File (with error IO).vi"/>
132 <Item Name="Open File+.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Open File+.vi"/> No newline at end of file
132 <Item Name="Open File+.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Open File+.vi"/>
133 <Item Name="Read File+ (string).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read File+ (string).vi"/> No newline at end of file
133 <Item Name="Read File+ (string).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read File+ (string).vi"/>
134 <Item Name="compatReadText.vi" Type="VI" URL="/&lt;vilib&gt;/_oldvers/_oldvers.llb/compatReadText.vi"/> No newline at end of file
134 <Item Name="compatReadText.vi" Type="VI" URL="/&lt;vilib&gt;/_oldvers/_oldvers.llb/compatReadText.vi"/>
135 <Item Name="Close File+.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Close File+.vi"/> No newline at end of file
135 <Item Name="Close File+.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Close File+.vi"/>
136 <Item Name="Find First Error.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Find First Error.vi"/> No newline at end of file
136 <Item Name="Find First Error.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Find First Error.vi"/>
137 <Item Name="Read Delimited Spreadsheet (I64).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Delimited Spreadsheet (I64).vi"/> No newline at end of file
137 <Item Name="Read Delimited Spreadsheet (I64).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Delimited Spreadsheet (I64).vi"/>
138 <Item Name="Read Delimited Spreadsheet (string).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Delimited Spreadsheet (string).vi"/> No newline at end of file
138 <Item Name="Read Delimited Spreadsheet (string).vi" Type="VI" URL="/&lt;vilib&gt;/Utility/file.llb/Read Delimited Spreadsheet (string).vi"/>
139 <Item Name="Draw Rectangle.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Draw Rectangle.vi"/> No newline at end of file
139 <Item Name="Draw Rectangle.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Draw Rectangle.vi"/>
140 <Item Name="Set Pen State.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Set Pen State.vi"/> No newline at end of file
140 <Item Name="Set Pen State.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Set Pen State.vi"/>
141 <Item Name="LVRowAndColumnUnsignedTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVRowAndColumnUnsignedTypeDef.ctl"/> No newline at end of file
141 <Item Name="LVRowAndColumnUnsignedTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVRowAndColumnUnsignedTypeDef.ctl"/>
142 <Item Name="1D String Array to Delimited String.vi" Type="VI" URL="/&lt;vilib&gt;/AdvancedString/1D String Array to Delimited String.vi"/> No newline at end of file
142 <Item Name="1D String Array to Delimited String.vi" Type="VI" URL="/&lt;vilib&gt;/AdvancedString/1D String Array to Delimited String.vi"/>
143 <Item Name="LVNodeAndColumnTypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVNodeAndColumnTypeDef.ctl"/>
No newline at end of file
144 <Item Name="LVStringsAndValuesArrayTypeDef_U16.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVStringsAndValuesArrayTypeDef_U16.ctl"/>
No newline at end of file
145 <Item Name="LVPoint32TypeDef.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/miscctls.llb/LVPoint32TypeDef.ctl"/>
No newline at end of file
146 <Item Name="FixBadRect.vi" Type="VI" URL="/&lt;vilib&gt;/picture/pictutil.llb/FixBadRect.vi"/>
No newline at end of file
147 <Item Name="Draw Flattened Pixmap.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/Draw Flattened Pixmap.vi"/>
No newline at end of file
148 <Item Name="Read BMP Header Info.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Read BMP Header Info.vi"/>
No newline at end of file
149 <Item Name="Read BMP File Data.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Read BMP File Data.vi"/>
No newline at end of file
150 <Item Name="Read BMP File.vi" Type="VI" URL="/&lt;vilib&gt;/picture/bmp.llb/Read BMP File.vi"/>
No newline at end of file
151 <Item Name="NI_Word.lvclass" Type="LVClass" URL="/&lt;vilib&gt;/Utility/NIReport.llb/Word/NI_Word.lvclass"/>
No newline at end of file
152 <Item Name="Word Open method.vi" Type="VI" URL="/&lt;vilib&gt;/addons/_office/word.llb/Word Open method.vi"/> No newline at end of file
143 </Item> No newline at end of file
153 </Item>
144 <Item Name="instr.lib" Type="Folder"> No newline at end of file
154 <Item Name="instr.lib" Type="Folder">
145 <Item Name="nlZUP Close.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Close.vi"/> No newline at end of file
155 <Item Name="nlZUP Close.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Close.vi"/>
146 <Item Name="nlZUP Write-Read.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Write-Read.vi"/> No newline at end of file
156 <Item Name="nlZUP Write-Read.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Write-Read.vi"/>
147 <Item Name="nlZUP getOut.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP getOut.vi"/> No newline at end of file
157 <Item Name="nlZUP getOut.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP getOut.vi"/>
148 <Item Name="nlZUP getCompleteStatus.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP getCompleteStatus.vi"/> No newline at end of file
158 <Item Name="nlZUP getCompleteStatus.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP getCompleteStatus.vi"/>
149 <Item Name="nlZUP setOut.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setOut.vi"/> No newline at end of file
159 <Item Name="nlZUP setOut.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setOut.vi"/>
150 <Item Name="nlZUP selectInstrumentParameters.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP selectInstrumentParameters.vi"/> No newline at end of file
160 <Item Name="nlZUP selectInstrumentParameters.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP selectInstrumentParameters.vi"/>
151 <Item Name="nlZUP setOutputCurrent.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setOutputCurrent.vi"/> No newline at end of file
161 <Item Name="nlZUP setOutputCurrent.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setOutputCurrent.vi"/>
152 <Item Name="nlZUP setOverVoltage.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setOverVoltage.vi"/> No newline at end of file
162 <Item Name="nlZUP setOverVoltage.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setOverVoltage.vi"/>
153 <Item Name="nlZUP setOutputVoltage.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setOutputVoltage.vi"/> No newline at end of file
163 <Item Name="nlZUP setOutputVoltage.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setOutputVoltage.vi"/>
154 <Item Name="nlZUP chechInstrumentType.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP chechInstrumentType.vi"/> No newline at end of file
164 <Item Name="nlZUP chechInstrumentType.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP chechInstrumentType.vi"/>
155 <Item Name="nlZUP setPSAddress.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setPSAddress.vi"/> No newline at end of file
165 <Item Name="nlZUP setPSAddress.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP setPSAddress.vi"/>
156 <Item Name="nlZUP GPIB Setup.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP GPIB Setup.vi"/> No newline at end of file
166 <Item Name="nlZUP GPIB Setup.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP GPIB Setup.vi"/>
157 <Item Name="nlZUP Initialize.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Initialize.vi"/> No newline at end of file
167 <Item Name="nlZUP Initialize.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Initialize.vi"/>
158 <Item Name="nlZUP getActualCurrent.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP getActualCurrent.vi"/> No newline at end of file
168 <Item Name="nlZUP getActualCurrent.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP getActualCurrent.vi"/>
159 <Item Name="nlZUP Reset.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Reset.vi"/> No newline at end of file
169 <Item Name="nlZUP Reset.vi" Type="VI" URL="/&lt;instrlib&gt;/nlZUP/nlZUP.llb/nlZUP Reset.vi"/>
160 <Item Name="niDMM Function.ctl" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Function.ctl"/> No newline at end of file
170 <Item Name="niDMM Function.ctl" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Function.ctl"/>
161 <Item Name="niDMM Initialize.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Initialize.vi"/> No newline at end of file
171 <Item Name="niDMM Initialize.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Initialize.vi"/>
162 <Item Name="niDMM Close.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Close.vi"/> No newline at end of file
172 <Item Name="niDMM Close.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Close.vi"/>
163 <Item Name="niDMM Config Measurement.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Config Measurement.vi"/> No newline at end of file
173 <Item Name="niDMM Config Measurement.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Config Measurement.vi"/>
164 <Item Name="niDMM Configure Measurement Digits.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Configure Measurement Digits.vi"/> No newline at end of file
174 <Item Name="niDMM Configure Measurement Digits.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Configure Measurement Digits.vi"/>
165 <Item Name="niDMM Resolution in Digits.ctl" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Resolution in Digits.ctl"/> No newline at end of file
175 <Item Name="niDMM Resolution in Digits.ctl" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Resolution in Digits.ctl"/>
166 <Item Name="niDMM Function To IVI Constant.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Function To IVI Constant.vi"/> No newline at end of file
176 <Item Name="niDMM Function To IVI Constant.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Function To IVI Constant.vi"/>
167 <Item Name="niDMM IVI Error Converter.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM IVI Error Converter.vi"/> No newline at end of file
177 <Item Name="niDMM IVI Error Converter.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM IVI Error Converter.vi"/>
168 <Item Name="niDMM Configure Measurement Absolute.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Configure Measurement Absolute.vi"/> No newline at end of file
178 <Item Name="niDMM Configure Measurement Absolute.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Configure Measurement Absolute.vi"/>
169 <Item Name="niDMM Read.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Read.vi"/> No newline at end of file
179 <Item Name="niDMM Read.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Read.vi"/>
170 <Item Name="niDMM Reset.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Reset.vi"/> No newline at end of file
180 <Item Name="niDMM Reset.vi" Type="VI" URL="/&lt;instrlib&gt;/niDMM/nidmm.llb/niDMM Reset.vi"/>
171 <Item Name="Keithley 27XX.lvlib" Type="Library" URL="/&lt;instrlib&gt;/Keithley 27XX/Keithley 27XX.lvlib"/> No newline at end of file
181 <Item Name="Keithley 27XX.lvlib" Type="Library" URL="/&lt;instrlib&gt;/Keithley 27XX/Keithley 27XX.lvlib"/>
172 <Item Name="GENser Formulate VI Call Chain.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Formulate VI Call Chain.vi"/> No newline at end of file
182 <Item Name="GENser Formulate VI Call Chain.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Formulate VI Call Chain.vi"/>
173 <Item Name="GENser Convert Errors.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Convert Errors.vi"/> No newline at end of file
183 <Item Name="GENser Convert Errors.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Convert Errors.vi"/>
174 <Item Name="GENser Checksum Verify.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Checksum Verify.vi"/> No newline at end of file
184 <Item Name="GENser Checksum Verify.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Checksum Verify.vi"/>
175 <Item Name="GENser Checksum Append.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Checksum Append.vi"/> No newline at end of file
185 <Item Name="GENser Checksum Append.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Checksum Append.vi"/>
176 <Item Name="GENser Address Select.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Address Select.vi"/> No newline at end of file
186 <Item Name="GENser Address Select.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/_GENser.llb/GENser Address Select.vi"/>
177 <Item Name="GENser Write to Instrument.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Write to Instrument.vi"/> No newline at end of file
187 <Item Name="GENser Write to Instrument.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Write to Instrument.vi"/>
178 <Item Name="GENser Read Instrument Data.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Read Instrument Data.vi"/> No newline at end of file
188 <Item Name="GENser Read Instrument Data.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Read Instrument Data.vi"/>
179 <Item Name="GENser Revision Query.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Revision Query.vi"/> No newline at end of file
189 <Item Name="GENser Revision Query.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Revision Query.vi"/>
180 <Item Name="GENser Initialize.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Initialize.vi"/> No newline at end of file
190 <Item Name="GENser Initialize.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Initialize.vi"/>
181 <Item Name="GENser Wait.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Wait.vi"/> No newline at end of file
191 <Item Name="GENser Wait.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Wait.vi"/>
182 <Item Name="GENser Reset.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Reset.vi"/> No newline at end of file
192 <Item Name="GENser Reset.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Reset.vi"/>
183 <Item Name="GENser Config Voltage Protection.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Voltage Protection.vi"/> No newline at end of file
193 <Item Name="GENser Config Voltage Protection.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Voltage Protection.vi"/>
184 <Item Name="GENser Config Voltage Low Limit.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Voltage Low Limit.vi"/> No newline at end of file
194 <Item Name="GENser Config Voltage Low Limit.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Voltage Low Limit.vi"/>
185 <Item Name="GENser Config Voltage Limit.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Voltage Limit.vi"/> No newline at end of file
195 <Item Name="GENser Config Voltage Limit.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Voltage Limit.vi"/>
186 <Item Name="GENser Close.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Close.vi"/> No newline at end of file
196 <Item Name="GENser Close.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Close.vi"/>
187 <Item Name="GENser Output On-Off Query.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Output On-Off Query.vi"/> No newline at end of file
197 <Item Name="GENser Output On-Off Query.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Output On-Off Query.vi"/>
188 <Item Name="GENser Protections Query.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Protections Query.vi"/> No newline at end of file
198 <Item Name="GENser Protections Query.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Protections Query.vi"/>
189 <Item Name="GENser Meas Output Current.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Meas Output Current.vi"/> No newline at end of file
199 <Item Name="GENser Meas Output Current.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Meas Output Current.vi"/>
190 <Item Name="GENser Meas Output Voltage.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Meas Output Voltage.vi"/> No newline at end of file
200 <Item Name="GENser Meas Output Voltage.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Meas Output Voltage.vi"/>
191 <Item Name="GENser Config Output On-Off.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Output On-Off.vi"/> No newline at end of file
201 <Item Name="GENser Config Output On-Off.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Output On-Off.vi"/>
192 <Item Name="GENser Config Current Limit.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Current Limit.vi"/> No newline at end of file
202 <Item Name="GENser Config Current Limit.vi" Type="VI" URL="/&lt;instrlib&gt;/GENser/GENser.llb/GENser Config Current Limit.vi"/>
193 </Item> No newline at end of file
203 </Item>
194 <Item Name="user.lib" Type="Folder"> No newline at end of file
204 <Item Name="user.lib" Type="Folder">
195 <Item Name="Write INI Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Write INI Cluster__ogtk.vi"/> No newline at end of file
205 <Item Name="Write INI Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Write INI Cluster__ogtk.vi"/>
196 <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
206 <Item Name="Get Data Name__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Data Name__ogtk.vi"/>
197 <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
207 <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"/>
198 <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
208 <Item Name="Type Descriptor__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor__ogtk.ctl"/>
199 <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
209 <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"/>
200 <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
210 <Item Name="Type Descriptor Header__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Header__ogtk.ctl"/>
201 <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
211 <Item Name="Type Descriptor Enumeration__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Enumeration__ogtk.ctl"/>
202 <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
212 <Item Name="Get PString__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get PString__ogtk.vi"/>
203 <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
213 <Item Name="Get Last PString__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Last PString__ogtk.vi"/>
204 <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
214 <Item Name="Build Error Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Build Error Cluster__ogtk.vi"/>
205 <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
215 <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"/>
206 <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
216 <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"/>
207 <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
217 <Item Name="Split Cluster TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Split Cluster TD__ogtk.vi"/>
208 <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
218 <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"/>
209 <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
219 <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"/>
210 <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
220 <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"/>
211 <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
221 <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"/>
212 <Item Name="Write Key (Variant)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Write Key (Variant)__ogtk.vi"/> No newline at end of file
222 <Item Name="Write Key (Variant)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Write Key (Variant)__ogtk.vi"/>
213 <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
223 <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"/>
214 <Item Name="Format Variant Into String__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Format Variant Into String__ogtk.vi"/> No newline at end of file
224 <Item Name="Format Variant Into String__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Format Variant Into String__ogtk.vi"/>
215 <Item Name="Get Refnum Type Enum from Data__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Refnum Type Enum from Data__ogtk.vi"/> No newline at end of file
225 <Item Name="Get Refnum Type Enum from Data__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Refnum Type Enum from Data__ogtk.vi"/>
216 <Item Name="Refnum Subtype Enum__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Refnum Subtype Enum__ogtk.ctl"/> No newline at end of file
226 <Item Name="Refnum Subtype Enum__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Refnum Subtype Enum__ogtk.ctl"/>
217 <Item Name="Get Refnum Type Enum from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Refnum Type Enum from TD__ogtk.vi"/> No newline at end of file
227 <Item Name="Get Refnum Type Enum from TD__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Refnum Type Enum from TD__ogtk.vi"/>
218 <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
228 <Item Name="Strip Units__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Strip Units__ogtk.vi"/>
219 <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
229 <Item Name="Array Size(s)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Array Size(s)__ogtk.vi"/>
220 <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
230 <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"/>
221 <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
231 <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"/>
222 <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
232 <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"/>
223 <Item Name="Get Waveform Type Enum from Data__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Waveform Type Enum from Data__ogtk.vi"/> No newline at end of file
233 <Item Name="Get Waveform Type Enum from Data__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Waveform Type Enum from Data__ogtk.vi"/>
224 <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
234 <Item Name="Waveform Subtype Enum__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Waveform Subtype Enum__ogtk.ctl"/>
225 <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
235 <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"/>
226 <Item Name="Resolve Timestamp Format__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Resolve Timestamp Format__ogtk.vi"/> No newline at end of file
236 <Item Name="Resolve Timestamp Format__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Resolve Timestamp Format__ogtk.vi"/>
227 <Item Name="Trim Whitespace__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Trim Whitespace__ogtk.vi"/> No newline at end of file
237 <Item Name="Trim Whitespace__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Trim Whitespace__ogtk.vi"/>
228 <Item Name="Trim Whitespace (String)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Trim Whitespace (String)__ogtk.vi"/> No newline at end of file
238 <Item Name="Trim Whitespace (String)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Trim Whitespace (String)__ogtk.vi"/>
229 <Item Name="Trim Whitespace (String Array)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Trim Whitespace (String Array)__ogtk.vi"/> No newline at end of file
239 <Item Name="Trim Whitespace (String Array)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/string/string.llb/Trim Whitespace (String Array)__ogtk.vi"/>
230 <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
240 <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"/>
231 <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
241 <Item Name="Set Data Name__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Set Data Name__ogtk.vi"/>
232 <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
242 <Item Name="Get Variant Attributes__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Get Variant Attributes__ogtk.vi"/>
233 <Item Name="Format Numeric Array__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Format Numeric Array__ogtk.vi"/> No newline at end of file
243 <Item Name="Format Numeric Array__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Format Numeric Array__ogtk.vi"/>
234 <Item Name="Array to Array of VData__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Array to Array of VData__ogtk.vi"/> No newline at end of file
244 <Item Name="Array to Array of VData__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Array to Array of VData__ogtk.vi"/>
235 <Item Name="Write Section Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Write Section Cluster__ogtk.vi"/> No newline at end of file
245 <Item Name="Write Section Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Write Section Cluster__ogtk.vi"/>
236 <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
246 <Item Name="Read Section Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Read Section Cluster__ogtk.vi"/>
237 <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
247 <Item Name="Read Key (Variant)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Read Key (Variant)__ogtk.vi"/>
238 <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
248 <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"/>
239 <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
249 <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"/>
240 <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
250 <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"/>
241 <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
251 <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"/>
242 <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
252 <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"/>
243 <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
253 <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"/>
244 <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
254 <Item Name="Reshape 1D Array__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/lvdata/lvdata.llb/Reshape 1D Array__ogtk.vi"/>
245 <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
255 <Item Name="Read INI Cluster__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/variantconfig/variantconfig.llb/Read INI Cluster__ogtk.vi"/>
256 <Item Name="Clear All Errors__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Clear All Errors__ogtk.vi"/>
No newline at end of file
257 <Item Name="Filtered Error Details - Cluster__ogtk.ctl" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Filtered Error Details - Cluster__ogtk.ctl"/>
No newline at end of file
258 <Item Name="Filter Error Codes (Array)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Filter Error Codes (Array)__ogtk.vi"/>
No newline at end of file
259 <Item Name="Filter Error Codes (Scalar)__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Filter Error Codes (Scalar)__ogtk.vi"/>
No newline at end of file
260 <Item Name="Filter Error Codes__ogtk.vi" Type="VI" URL="/&lt;userlib&gt;/_OpenG.lib/error/error.llb/Filter Error Codes__ogtk.vi"/> No newline at end of file
246 </Item> No newline at end of file
261 </Item>
247 <Item Name="kernel32.dll" Type="Document" URL="kernel32.dll"> No newline at end of file
262 <Item Name="kernel32.dll" Type="Document" URL="kernel32.dll">
248 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property> No newline at end of file
263 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
249 </Item> No newline at end of file
264 </Item>
250 <Item Name="lib_System.lvlibp" Type="LVLibp" URL="../../../libraries/lib_System.lvlibp"> No newline at end of file
265 <Item Name="lib_System.lvlibp" Type="LVLibp" URL="../../../libraries/lib_System.lvlibp">
251 <Item Name="CTLs" Type="Folder"> No newline at end of file
266 <Item Name="CTLs" Type="Folder">
252 <Item Name="cDialogConfiguration.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/CTLs/cDialogConfiguration.ctl"/> No newline at end of file
267 <Item Name="cDialogConfiguration.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/CTLs/cDialogConfiguration.ctl"/>
253 </Item> No newline at end of file
268 </Item>
254 <Item Name="Dialogs" Type="Folder"> No newline at end of file
269 <Item Name="Dialogs" Type="Folder">
255 <Item Name="Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/Dialog.vi"/> No newline at end of file
270 <Item Name="Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/Dialog.vi"/>
256 <Item Name="DialogConfirm.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/DialogConfirm.vi"/> No newline at end of file
271 <Item Name="DialogConfirm.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/DialogConfirm.vi"/>
257 </Item> No newline at end of file
272 </Item>
258 <Item Name="Files" Type="Folder"> No newline at end of file
273 <Item Name="Files" Type="Folder">
259 <Item Name="ConfigurationFiles" Type="Folder"> No newline at end of file
274 <Item Name="ConfigurationFiles" Type="Folder">
260 <Item Name="GetConfigurationFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetConfigurationFile.vi"/> No newline at end of file
275 <Item Name="GetConfigurationFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetConfigurationFile.vi"/>
261 <Item Name="ReadConfigurationFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ReadConfigurationFile.vi"/> No newline at end of file
276 <Item Name="ReadConfigurationFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ReadConfigurationFile.vi"/>
262 <Item Name="WriteConfigurationFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/WriteConfigurationFile.vi"/> No newline at end of file
277 <Item Name="WriteConfigurationFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/WriteConfigurationFile.vi"/>
263 </Item> No newline at end of file
278 </Item>
264 <Item Name="TextFiles" Type="Folder"> No newline at end of file
279 <Item Name="TextFiles" Type="Folder">
265 <Item Name="AddToFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/AddToFile.vi"/> No newline at end of file
280 <Item Name="AddToFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/AddToFile.vi"/>
266 <Item Name="ReadFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ReadFile.vi"/> No newline at end of file
281 <Item Name="ReadFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ReadFile.vi"/>
267 <Item Name="WriteFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/WriteFile.vi"/> No newline at end of file
282 <Item Name="WriteFile.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/WriteFile.vi"/>
268 </Item> No newline at end of file
283 </Item>
269 </Item> No newline at end of file
284 </Item>
270 <Item Name="VirtualKeyboard" Type="Folder"> No newline at end of file
285 <Item Name="VirtualKeyboard" Type="Folder">
271 <Item Name="ControlVirtualKeyboard.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ControlVirtualKeyboard.vi"/> No newline at end of file
286 <Item Name="ControlVirtualKeyboard.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ControlVirtualKeyboard.vi"/>
272 <Item Name="fgvKeyboard.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/fgvKeyboard.vi"/> No newline at end of file
287 <Item Name="fgvKeyboard.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/fgvKeyboard.vi"/>
273 </Item> No newline at end of file
288 </Item>
274 <Item Name="8.6CompatibleGlobalVar.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/config.llb/8.6CompatibleGlobalVar.vi"/> No newline at end of file
289 <Item Name="8.6CompatibleGlobalVar.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/config.llb/8.6CompatibleGlobalVar.vi"/>
275 <Item Name="Array of VData to VArray__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Array of VData to VArray__ogtk.vi"/> No newline at end of file
290 <Item Name="Array of VData to VArray__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Array of VData to VArray__ogtk.vi"/>
276 <Item Name="Array of VData to VCluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Array of VData to VCluster__ogtk.vi"/> No newline at end of file
291 <Item Name="Array of VData to VCluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Array of VData to VCluster__ogtk.vi"/>
277 <Item Name="Array Size(s)__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Array Size(s)__ogtk.vi"/> No newline at end of file
292 <Item Name="Array Size(s)__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Array Size(s)__ogtk.vi"/>
278 <Item Name="Array to Array of VData__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Array to Array of VData__ogtk.vi"/> No newline at end of file
293 <Item Name="Array to Array of VData__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Array to Array of VData__ogtk.vi"/>
279 <Item Name="Build Error Cluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/error/error.llb/Build Error Cluster__ogtk.vi"/> No newline at end of file
294 <Item Name="Build Error Cluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/error/error.llb/Build Error Cluster__ogtk.vi"/>
280 <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
295 <Item Name="BuildHelpPath.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/BuildHelpPath.vi"/>
281 <Item Name="ChangeFileNameTemp.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ChangeFileNameTemp.vi"/> No newline at end of file
296 <Item Name="ChangeFileNameTemp.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ChangeFileNameTemp.vi"/>
282 <Item Name="Check if File or Folder Exists.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/Check if File or Folder Exists.vi"/> No newline at end of file
297 <Item Name="Check if File or Folder Exists.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/Check if File or Folder Exists.vi"/>
283 <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
298 <Item Name="Check Special Tags.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Check Special Tags.vi"/>
284 <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
299 <Item Name="Clear Errors.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Clear Errors.vi"/>
285 <Item Name="Cluster to Array of VData__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Cluster to Array of VData__ogtk.vi"/> No newline at end of file
300 <Item Name="Cluster to Array of VData__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Cluster to Array of VData__ogtk.vi"/>
286 <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
301 <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"/>
287 <Item Name="CryptPassword.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/CryptPassword.vi"/> No newline at end of file
302 <Item Name="CryptPassword.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/CryptPassword.vi"/>
288 <Item Name="CustomErrorMessage.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/CustomErrorMessage.vi"/> No newline at end of file
303 <Item Name="CustomErrorMessage.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/CustomErrorMessage.vi"/>
289 <Item Name="DeleteProhibitedSymbols.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/DeleteProhibitedSymbols.vi"/> No newline at end of file
304 <Item Name="DeleteProhibitedSymbols.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/DeleteProhibitedSymbols.vi"/>
290 <Item Name="DeleteProhibitedSymbols_DecimalString.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/DeleteProhibitedSymbols_DecimalString.vi"/> No newline at end of file
305 <Item Name="DeleteProhibitedSymbols_DecimalString.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/DeleteProhibitedSymbols_DecimalString.vi"/>
291 <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
306 <Item Name="Details Display Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Details Display Dialog.vi"/>
292 <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
307 <Item Name="DialogType.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/DialogType.ctl"/>
293 <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
308 <Item Name="DialogTypeEnum.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/DialogTypeEnum.ctl"/>
294 <Item Name="Encode Section and Key Names__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Encode Section and Key Names__ogtk.vi"/> No newline at end of file
309 <Item Name="Encode Section and Key Names__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Encode Section and Key Names__ogtk.vi"/>
295 <Item Name="Error Cluster From Error Code.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Error Cluster From Error Code.vi"/> No newline at end of file
310 <Item Name="Error Cluster From Error Code.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Error Cluster From Error Code.vi"/>
296 <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
311 <Item Name="Error Code Database.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Error Code Database.vi"/>
297 <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
312 <Item Name="ErrWarn.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/ErrWarn.ctl"/>
298 <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
313 <Item Name="eventvkey.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/event_ctls.llb/eventvkey.ctl"/>
299 <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
314 <Item Name="Find Tag.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Find Tag.vi"/>
300 <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
315 <Item Name="Format Message String.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Format Message String.vi"/>
301 <Item Name="Format Numeric Array__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Format Numeric Array__ogtk.vi"/> No newline at end of file
316 <Item Name="Format Numeric Array__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Format Numeric Array__ogtk.vi"/>
302 <Item Name="Format Variant Into String__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/string/string.llb/Format Variant Into String__ogtk.vi"/> No newline at end of file
317 <Item Name="Format Variant Into String__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/string/string.llb/Format Variant Into String__ogtk.vi"/>
303 <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
318 <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"/>
304 <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
319 <Item Name="General Error Handler.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/General Error Handler.vi"/>
305 <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
320 <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"/>
306 <Item Name="Get Array Element TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Array Element TD__ogtk.vi"/> No newline at end of file
321 <Item Name="Get Array Element TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Array Element TD__ogtk.vi"/>
307 <Item Name="Get Array Element TDEnum__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Array Element TDEnum__ogtk.vi"/> No newline at end of file
322 <Item Name="Get Array Element TDEnum__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Array Element TDEnum__ogtk.vi"/>
308 <Item Name="Get Cluster Element Names__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Cluster Element Names__ogtk.vi"/> No newline at end of file
323 <Item Name="Get Cluster Element Names__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Cluster Element Names__ogtk.vi"/>
309 <Item Name="Get Cluster Elements TDs__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Cluster Elements TDs__ogtk.vi"/> No newline at end of file
324 <Item Name="Get Cluster Elements TDs__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Cluster Elements TDs__ogtk.vi"/>
310 <Item Name="Get Data Name from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Data Name from TD__ogtk.vi"/> No newline at end of file
325 <Item Name="Get Data Name from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Data Name from TD__ogtk.vi"/>
311 <Item Name="Get Data Name__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Data Name__ogtk.vi"/> No newline at end of file
326 <Item Name="Get Data Name__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Data Name__ogtk.vi"/>
312 <Item Name="Get Default Data from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Default Data from TD__ogtk.vi"/> No newline at end of file
327 <Item Name="Get Default Data from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Default Data from TD__ogtk.vi"/>
313 <Item Name="Get Element TD from Array TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Element TD from Array TD__ogtk.vi"/> No newline at end of file
328 <Item Name="Get Element TD from Array TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Element TD from Array TD__ogtk.vi"/>
314 <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
329 <Item Name="Get File Extension.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/Get File Extension.vi"/>
315 <Item Name="Get Header from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Header from TD__ogtk.vi"/> No newline at end of file
330 <Item Name="Get Header from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Header from TD__ogtk.vi"/>
316 <Item Name="Get Last PString__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Last PString__ogtk.vi"/> No newline at end of file
331 <Item Name="Get Last PString__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Last PString__ogtk.vi"/>
317 <Item Name="Get PString__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get PString__ogtk.vi"/> No newline at end of file
332 <Item Name="Get PString__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get PString__ogtk.vi"/>
318 <Item Name="Get Refnum Type Enum from Data__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Refnum Type Enum from Data__ogtk.vi"/> No newline at end of file
333 <Item Name="Get Refnum Type Enum from Data__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Refnum Type Enum from Data__ogtk.vi"/>
319 <Item Name="Get Refnum Type Enum from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Refnum Type Enum from TD__ogtk.vi"/> No newline at end of file
334 <Item Name="Get Refnum Type Enum from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Refnum Type Enum from TD__ogtk.vi"/>
320 <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
335 <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"/>
321 <Item Name="Get Strings from Enum TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Strings from Enum TD__ogtk.vi"/> No newline at end of file
336 <Item Name="Get Strings from Enum TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Strings from Enum TD__ogtk.vi"/>
322 <Item Name="Get Strings from Enum__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Strings from Enum__ogtk.vi"/> No newline at end of file
337 <Item Name="Get Strings from Enum__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Strings from Enum__ogtk.vi"/>
323 <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
338 <Item Name="Get System Directory.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/sysdir.llb/Get System Directory.vi"/>
324 <Item Name="Get TDEnum from Data__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get TDEnum from Data__ogtk.vi"/> No newline at end of file
339 <Item Name="Get TDEnum from Data__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get TDEnum from Data__ogtk.vi"/>
325 <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
340 <Item Name="Get Text Rect.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/picture/picture.llb/Get Text Rect.vi"/>
326 <Item Name="Get Variant Attributes__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Variant Attributes__ogtk.vi"/> No newline at end of file
341 <Item Name="Get Variant Attributes__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Variant Attributes__ogtk.vi"/>
327 <Item Name="Get Waveform Type Enum from Data__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Waveform Type Enum from Data__ogtk.vi"/> No newline at end of file
342 <Item Name="Get Waveform Type Enum from Data__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Waveform Type Enum from Data__ogtk.vi"/>
328 <Item Name="Get Waveform Type Enum from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Waveform Type Enum from TD__ogtk.vi"/> No newline at end of file
343 <Item Name="Get Waveform Type Enum from TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Get Waveform Type Enum from TD__ogtk.vi"/>
329 <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
344 <Item Name="GetHelpDir.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/GetHelpDir.vi"/>
330 <Item Name="GetHostname.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetHostname.vi"/> No newline at end of file
345 <Item Name="GetHostname.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetHostname.vi"/>
331 <Item Name="GetLocalDirectory.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetLocalDirectory.vi"/> No newline at end of file
346 <Item Name="GetLocalDirectory.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetLocalDirectory.vi"/>
332 <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
347 <Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/GetRTHostConnectedProp.vi"/>
333 <Item Name="GetTime.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetTime.vi"/> No newline at end of file
348 <Item Name="GetTime.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/GetTime.vi"/>
334 <Item Name="List Directory and LLBs.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/List Directory and LLBs.vi"/> No newline at end of file
349 <Item Name="List Directory and LLBs.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/List Directory and LLBs.vi"/>
335 <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
350 <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"/>
336 <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
351 <Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
337 <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
352 <Item Name="LVRectTypeDef.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/miscctls.llb/LVRectTypeDef.ctl"/>
338 <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
353 <Item Name="NI_Bit Manipulation.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Bit Manipulation/NI_Bit Manipulation.lvlib"/>
339 <Item Name="NI_FileType.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/lvfile.llb/NI_FileType.lvlib"/> No newline at end of file
354 <Item Name="NI_FileType.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/lvfile.llb/NI_FileType.lvlib"/>
340 <Item Name="NI_LVConfig.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/config.llb/NI_LVConfig.lvlib"/> No newline at end of file
355 <Item Name="NI_LVConfig.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/config.llb/NI_LVConfig.lvlib"/>
341 <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
356 <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"/>
342 <Item Name="NI_PackedLibraryUtility.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/> No newline at end of file
357 <Item Name="NI_PackedLibraryUtility.lvlib" Type="Library" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/>
343 <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
358 <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"/>
344 <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
359 <Item Name="Not Found Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Not Found Dialog.vi"/>
345 <Item Name="OpenExplorerFolder.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/OpenExplorerFolder.vi"/> No newline at end of file
360 <Item Name="OpenExplorerFolder.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/OpenExplorerFolder.vi"/>
346 <Item Name="Parse String with TDs__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Parse String with TDs__ogtk.vi"/> No newline at end of file
361 <Item Name="Parse String with TDs__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Parse String with TDs__ogtk.vi"/>
347 <Item Name="Read Key (Variant)__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Read Key (Variant)__ogtk.vi"/> No newline at end of file
362 <Item Name="Read Key (Variant)__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Read Key (Variant)__ogtk.vi"/>
348 <Item Name="Read Section Cluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Read Section Cluster__ogtk.vi"/> No newline at end of file
363 <Item Name="Read Section Cluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Read Section Cluster__ogtk.vi"/>
349 <Item Name="Recursive File List.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/Recursive File List.vi"/> No newline at end of file
364 <Item Name="Recursive File List.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/libraryn.llb/Recursive File List.vi"/>
350 <Item Name="Refnum Subtype Enum__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Refnum Subtype Enum__ogtk.ctl"/> No newline at end of file
365 <Item Name="Refnum Subtype Enum__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Refnum Subtype Enum__ogtk.ctl"/>
351 <Item Name="ReplaceGermanSymbols.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ReplaceGermanSymbols.vi"/> No newline at end of file
366 <Item Name="ReplaceGermanSymbols.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/ReplaceGermanSymbols.vi"/>
352 <Item Name="Reshape 1D Array__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Reshape 1D Array__ogtk.vi"/> No newline at end of file
367 <Item Name="Reshape 1D Array__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Reshape 1D Array__ogtk.vi"/>
353 <Item Name="Reshape Array to 1D VArray__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Reshape Array to 1D VArray__ogtk.vi"/> No newline at end of file
368 <Item Name="Reshape Array to 1D VArray__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Reshape Array to 1D VArray__ogtk.vi"/>
354 <Item Name="Resolve Timestamp Format__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/string/string.llb/Resolve Timestamp Format__ogtk.vi"/> No newline at end of file
369 <Item Name="Resolve Timestamp Format__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/string/string.llb/Resolve Timestamp Format__ogtk.vi"/>
355 <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
370 <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"/>
356 <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
371 <Item Name="Set Bold Text.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Set Bold Text.vi"/>
357 <Item Name="Set Data Name__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Set Data Name__ogtk.vi"/> No newline at end of file
372 <Item Name="Set Data Name__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Set Data Name__ogtk.vi"/>
358 <Item Name="Set Enum String Value__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Set Enum String Value__ogtk.vi"/> No newline at end of file
373 <Item Name="Set Enum String Value__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Set Enum String Value__ogtk.vi"/>
359 <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
374 <Item Name="Set String Value.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Set String Value.vi"/>
360 <Item Name="SetError.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/SetError.vi"/> No newline at end of file
375 <Item Name="SetError.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/SetError.vi"/>
361 <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
376 <Item Name="Simple Error Handler.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Simple Error Handler.vi"/>
362 <Item Name="Space Constant.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/dlg_ctls.llb/Space Constant.vi"/> No newline at end of file
377 <Item Name="Space Constant.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/dlg_ctls.llb/Space Constant.vi"/>
363 <Item Name="Split Cluster TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Split Cluster TD__ogtk.vi"/> No newline at end of file
378 <Item Name="Split Cluster TD__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Split Cluster TD__ogtk.vi"/>
364 <Item Name="Strip Units__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Strip Units__ogtk.vi"/> No newline at end of file
379 <Item Name="Strip Units__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Strip Units__ogtk.vi"/>
365 <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
380 <Item Name="System Directory Type.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/sysdir.llb/System Directory Type.ctl"/>
366 <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
381 <Item Name="System Exec.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Platform/system.llb/System Exec.vi"/>
367 <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
382 <Item Name="TagReturnType.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/TagReturnType.ctl"/>
368 <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
383 <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"/>
369 <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
384 <Item Name="Three Button Dialog.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Three Button Dialog.vi"/>
370 <Item Name="Trim Whitespace (String)__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/string/string.llb/Trim Whitespace (String)__ogtk.vi"/> No newline at end of file
385 <Item Name="Trim Whitespace (String)__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/string/string.llb/Trim Whitespace (String)__ogtk.vi"/>
371 <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
386 <Item Name="Trim Whitespace.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/Trim Whitespace.vi"/>
372 <Item Name="Type Descriptor Enumeration__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Enumeration__ogtk.ctl"/> No newline at end of file
387 <Item Name="Type Descriptor Enumeration__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Enumeration__ogtk.ctl"/>
373 <Item Name="Type Descriptor Header__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Header__ogtk.ctl"/> No newline at end of file
388 <Item Name="Type Descriptor Header__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor Header__ogtk.ctl"/>
374 <Item Name="Type Descriptor__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor__ogtk.ctl"/> No newline at end of file
389 <Item Name="Type Descriptor__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Type Descriptor__ogtk.ctl"/>
375 <Item Name="Variant to Header Info__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Variant to Header Info__ogtk.vi"/> No newline at end of file
390 <Item Name="Variant to Header Info__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Variant to Header Info__ogtk.vi"/>
376 <Item Name="Waveform Subtype Enum__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Waveform Subtype Enum__ogtk.ctl"/> No newline at end of file
391 <Item Name="Waveform Subtype Enum__ogtk.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/lvdata/lvdata.llb/Waveform Subtype Enum__ogtk.ctl"/>
377 <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
392 <Item Name="whitespace.ctl" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/vi.lib/Utility/error.llb/whitespace.ctl"/>
378 <Item Name="Write INI Cluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Write INI Cluster__ogtk.vi"/> No newline at end of file
393 <Item Name="Write INI Cluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Write INI Cluster__ogtk.vi"/>
379 <Item Name="Write Key (Variant)__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Write Key (Variant)__ogtk.vi"/> No newline at end of file
394 <Item Name="Write Key (Variant)__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Write Key (Variant)__ogtk.vi"/>
380 <Item Name="Write Section Cluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Write Section Cluster__ogtk.vi"/> No newline at end of file
395 <Item Name="Write Section Cluster__ogtk.vi" Type="VI" URL="../../../libraries/lib_System.lvlibp/1abvi3w/user.lib/_OpenG.lib/variantconfig/variantconfig.llb/Write Section Cluster__ogtk.vi"/>
381 </Item> No newline at end of file
396 </Item>
382 <Item Name="nilvaiu.dll" Type="Document" URL="nilvaiu.dll"> No newline at end of file
397 <Item Name="nilvaiu.dll" Type="Document" URL="nilvaiu.dll">
383 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property> No newline at end of file
398 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
384 </Item> No newline at end of file
399 </Item>
385 <Item Name="Advapi32.dll" Type="Document" URL="Advapi32.dll"> No newline at end of file
400 <Item Name="Advapi32.dll" Type="Document" URL="Advapi32.dll">
386 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property> No newline at end of file
401 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
387 </Item> No newline at end of file
402 </Item>
388 <Item Name="lib_DAQmx.lvlibp" Type="LVLibp" URL="../../../libraries/lib_DAQmx.lvlibp"> No newline at end of file
403 <Item Name="lib_DAQmx.lvlibp" Type="LVLibp" URL="../../../libraries/lib_DAQmx.lvlibp">
389 <Item Name="CTLs" Type="Folder"> No newline at end of file
404 <Item Name="CTLs" Type="Folder">
390 <Item Name="cConfiguration_AI_Resistance.ctl" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/CTLs/cConfiguration_AI_Resistance.ctl"/> No newline at end of file
405 <Item Name="cConfiguration_AI_Resistance.ctl" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/CTLs/cConfiguration_AI_Resistance.ctl"/>
391 <Item Name="cConfiguration_AI_Thermocouple.ctl" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/CTLs/cConfiguration_AI_Thermocouple.ctl"/> No newline at end of file
406 <Item Name="cConfiguration_AI_Thermocouple.ctl" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/CTLs/cConfiguration_AI_Thermocouple.ctl"/>
392 <Item Name="cConfiguration_AI_Voltage.ctl" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/CTLs/cConfiguration_AI_Voltage.ctl"/> No newline at end of file
407 <Item Name="cConfiguration_AI_Voltage.ctl" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/CTLs/cConfiguration_AI_Voltage.ctl"/>
393 <Item Name="eAIType.ctl" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/CTLs/eAIType.ctl"/> No newline at end of file
408 <Item Name="eAIType.ctl" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/CTLs/eAIType.ctl"/>
394 </Item> No newline at end of file
409 </Item>
395 <Item Name="SubVIs" Type="Folder"> No newline at end of file
410 <Item Name="SubVIs" Type="Folder">
396 <Item Name="Example_ReadTemperature.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/SubVIs/Example_ReadTemperature.vi"/> No newline at end of file
411 <Item Name="Example_ReadTemperature.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/SubVIs/Example_ReadTemperature.vi"/>
397 <Item Name="Example_ReadVoltage.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/SubVIs/Example_ReadVoltage.vi"/> No newline at end of file
412 <Item Name="Example_ReadVoltage.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/SubVIs/Example_ReadVoltage.vi"/>
398 </Item> No newline at end of file
413 </Item>
399 <Item Name="Convert Thermistor Reading (scaler).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/Utility/TradDaqScaling.llb/Convert Thermistor Reading (scaler).vi"/> No newline at end of file
414 <Item Name="Convert Thermistor Reading (scaler).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/Utility/TradDaqScaling.llb/Convert Thermistor Reading (scaler).vi"/>
400 <Item Name="DAQmx Clear Task.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/configure/task.llb/DAQmx Clear Task.vi"/> No newline at end of file
415 <Item Name="DAQmx Clear Task.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/configure/task.llb/DAQmx Clear Task.vi"/>
401 <Item Name="DAQmx Create Channel (AI-Resistance).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (AI-Resistance).vi"/> No newline at end of file
416 <Item Name="DAQmx Create Channel (AI-Resistance).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (AI-Resistance).vi"/>
402 <Item Name="DAQmx Create Channel (AI-Temperature-Thermocouple).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (AI-Temperature-Thermocouple).vi"/> No newline at end of file
417 <Item Name="DAQmx Create Channel (AI-Temperature-Thermocouple).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (AI-Temperature-Thermocouple).vi"/>
403 <Item Name="DAQmx Create Channel (AI-Voltage-Basic).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (AI-Voltage-Basic).vi"/> No newline at end of file
418 <Item Name="DAQmx Create Channel (AI-Voltage-Basic).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (AI-Voltage-Basic).vi"/>
404 <Item Name="DAQmx Create Channel (DI-Digital Input).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (DI-Digital Input).vi"/> No newline at end of file
419 <Item Name="DAQmx Create Channel (DI-Digital Input).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (DI-Digital Input).vi"/>
405 <Item Name="DAQmx Create Task.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/task.llb/DAQmx Create Task.vi"/> No newline at end of file
420 <Item Name="DAQmx Create Task.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/create/task.llb/DAQmx Create Task.vi"/>
406 <Item Name="DAQmx Fill In Error Info.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/miscellaneous.llb/DAQmx Fill In Error Info.vi"/> No newline at end of file
421 <Item Name="DAQmx Fill In Error Info.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/miscellaneous.llb/DAQmx Fill In Error Info.vi"/>
407 <Item Name="DAQmx Read (Analog 1D DBL NChan 1Samp).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/read.llb/DAQmx Read (Analog 1D DBL NChan 1Samp).vi"/> No newline at end of file
422 <Item Name="DAQmx Read (Analog 1D DBL NChan 1Samp).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/read.llb/DAQmx Read (Analog 1D DBL NChan 1Samp).vi"/>
408 <Item Name="DAQmx Read (Digital 1D Bool NChan 1Samp 1Line).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/read.llb/DAQmx Read (Digital 1D Bool NChan 1Samp 1Line).vi"/> No newline at end of file
423 <Item Name="DAQmx Read (Digital 1D Bool NChan 1Samp 1Line).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/read.llb/DAQmx Read (Digital 1D Bool NChan 1Samp 1Line).vi"/>
409 <Item Name="DAQmx Read (Digital Bool 1Line 1Point).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/read.llb/DAQmx Read (Digital Bool 1Line 1Point).vi"/> No newline at end of file
424 <Item Name="DAQmx Read (Digital Bool 1Line 1Point).vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/1abvi3w/vi.lib/DAQmx/read.llb/DAQmx Read (Digital Bool 1Line 1Point).vi"/>
410 <Item Name="DAQmx_AIs.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/DAQmx_AIs.vi"/> No newline at end of file
425 <Item Name="DAQmx_AIs.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/DAQmx_AIs.vi"/>
411 <Item Name="DAQmx_DI.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/DAQmx_DI.vi"/> No newline at end of file
426 <Item Name="DAQmx_DI.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/DAQmx_DI.vi"/>
412 <Item Name="DAQmx_DIs.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/DAQmx_DIs.vi"/> No newline at end of file
427 <Item Name="DAQmx_DIs.vi" Type="VI" URL="../../../libraries/lib_DAQmx.lvlibp/DAQmx_DIs.vi"/>
413 </Item> No newline at end of file
428 </Item>
414 <Item Name="class_Lambda_ZUP.lvclass" Type="LVClass" URL="../../../classes [LV2021]/class_LambdaZUP/class_Lambda_ZUP.lvclass"/> No newline at end of file
429 <Item Name="class_Lambda_ZUP.lvclass" Type="LVClass" URL="../../../classes [LV2021]/class_LambdaZUP/class_Lambda_ZUP.lvclass"/>
415 <Item Name="nidmm_32.dll" Type="Document" URL="nidmm_32.dll"> No newline at end of file
430 <Item Name="nidmm_32.dll" Type="Document" URL="nidmm_32.dll">
416 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property> No newline at end of file
431 <Property Name="NI.PreserveRelativePath" Type="Bool">true</Property>
417 </Item> No newline at end of file
432 </Item>
418 <Item Name="class_DMM_NI.lvclass" Type="LVClass" URL="../../../classes [LV2021]/class_DMM_NI/class_DMM_NI.lvclass"/> No newline at end of file
433 <Item Name="class_DMM_NI.lvclass" Type="LVClass" URL="../../../classes [LV2021]/class_DMM_NI/class_DMM_NI.lvclass"/>
419 <Item Name="class_Keithley2750DMM.lvclass" Type="LVClass" URL="../../../classes [LV2021]/class_Keithley2750DMM/class_Keithley2750DMM.lvclass"/> No newline at end of file
434 <Item Name="class_Keithley2750DMM.lvclass" Type="LVClass" URL="../../../classes [LV2021]/class_Keithley2750DMM/class_Keithley2750DMM.lvclass"/>
420 <Item Name="class_Lambda_Genesys.lvclass" Type="LVClass" URL="../../../classes [LV2021]/class_LambdaGEN/class_Lambda_Genesys.lvclass"/> No newline at end of file
435 <Item Name="class_Lambda_Genesys.lvclass" Type="LVClass" URL="../../../classes [LV2021]/class_LambdaGEN/class_Lambda_Genesys.lvclass"/>
421 <Item Name="lib_NI_USB6252.lvlibp" Type="LVLibp" URL="../../../libraries/lib_NI_USB6252.lvlibp"> No newline at end of file
436 <Item Name="lib_NI_USB6252.lvlibp" Type="LVLibp" URL="../../../libraries/lib_NI_USB6252.lvlibp">
422 <Item Name="DAQmx Clear Task.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/configure/task.llb/DAQmx Clear Task.vi"/> No newline at end of file
437 <Item Name="DAQmx Clear Task.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/configure/task.llb/DAQmx Clear Task.vi"/>
423 <Item Name="DAQmx Create Channel (DI-Digital Input).vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (DI-Digital Input).vi"/> No newline at end of file
438 <Item Name="DAQmx Create Channel (DI-Digital Input).vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (DI-Digital Input).vi"/>
424 <Item Name="DAQmx Create Channel (DO-Digital Output).vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (DO-Digital Output).vi"/> No newline at end of file
439 <Item Name="DAQmx Create Channel (DO-Digital Output).vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/create/channels.llb/DAQmx Create Channel (DO-Digital Output).vi"/>
425 <Item Name="DAQmx Fill In Error Info.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/miscellaneous.llb/DAQmx Fill In Error Info.vi"/> No newline at end of file
440 <Item Name="DAQmx Fill In Error Info.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/miscellaneous.llb/DAQmx Fill In Error Info.vi"/>
426 <Item Name="DAQmx Read (Digital Bool 1Line 1Point).vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/read.llb/DAQmx Read (Digital Bool 1Line 1Point).vi"/> No newline at end of file
441 <Item Name="DAQmx Read (Digital Bool 1Line 1Point).vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/read.llb/DAQmx Read (Digital Bool 1Line 1Point).vi"/>
427 <Item Name="DAQmx Start Task.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/configure/task.llb/DAQmx Start Task.vi"/> No newline at end of file
442 <Item Name="DAQmx Start Task.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/configure/task.llb/DAQmx Start Task.vi"/>
428 <Item Name="DAQmx Write (Digital Bool 1Line 1Point).vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/write.llb/DAQmx Write (Digital Bool 1Line 1Point).vi"/> No newline at end of file
443 <Item Name="DAQmx Write (Digital Bool 1Line 1Point).vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/1abvi3w/vi.lib/DAQmx/write.llb/DAQmx Write (Digital Bool 1Line 1Point).vi"/>
429 <Item Name="NI_USB6252_ReadInput.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/NI_USB6252_ReadInput.vi"/> No newline at end of file
444 <Item Name="NI_USB6252_ReadInput.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/NI_USB6252_ReadInput.vi"/>
430 <Item Name="NI_USB6252_WriteOutput.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/NI_USB6252_WriteOutput.vi"/> No newline at end of file
445 <Item Name="NI_USB6252_WriteOutput.vi" Type="VI" URL="../../../libraries/lib_NI_USB6252.lvlibp/NI_USB6252_WriteOutput.vi"/>
431 </Item> No newline at end of file
446 </Item>
432 </Item> No newline at end of file
447 </Item>
433 <Item Name="Build Specifications" Type="Build"> No newline at end of file
448 <Item Name="Build Specifications" Type="Build">
434 <Item Name="CurrentTester" Type="EXE"> No newline at end of file
449 <Item Name="CurrentTester" Type="EXE">
435 <Property Name="App_copyErrors" Type="Bool">true</Property> No newline at end of file
450 <Property Name="App_copyErrors" Type="Bool">true</Property>
436 <Property Name="App_INI_aliasGUID" Type="Str">{748873E0-79A4-4FFC-8180-75E6EFA6A403}</Property> No newline at end of file
451 <Property Name="App_INI_aliasGUID" Type="Str">{748873E0-79A4-4FFC-8180-75E6EFA6A403}</Property>
437 <Property Name="App_INI_GUID" Type="Str">{27EFF015-6C7C-46C9-BA44-8539C9E1A1FB}</Property> No newline at end of file
452 <Property Name="App_INI_GUID" Type="Str">{27EFF015-6C7C-46C9-BA44-8539C9E1A1FB}</Property>
438 <Property Name="App_serverConfig.httpPort" Type="Int">8002</Property> No newline at end of file
453 <Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
439 <Property Name="App_serverType" Type="Int">0</Property> No newline at end of file
454 <Property Name="App_serverType" Type="Int">0</Property>
440 <Property Name="Bld_buildCacheID" Type="Str">{B5CEDCD1-20C1-4985-BA3A-446A27C5C75C}</Property> No newline at end of file
455 <Property Name="Bld_buildCacheID" Type="Str">{B5CEDCD1-20C1-4985-BA3A-446A27C5C75C}</Property>
441 <Property Name="Bld_buildSpecName" Type="Str">CurrentTester</Property> No newline at end of file
456 <Property Name="Bld_buildSpecName" Type="Str">CurrentTester</Property>
442 <Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property> No newline at end of file
457 <Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
443 <Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property> No newline at end of file
458 <Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
444 <Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property> No newline at end of file
459 <Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
445 <Property Name="Bld_localDestDir" Type="Path">../builds</Property> No newline at end of file
460 <Property Name="Bld_localDestDir" Type="Path">../builds</Property>
446 <Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property> No newline at end of file
461 <Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property>
447 <Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property> No newline at end of file
462 <Property Name="Bld_modifyLibraryFile" Type="Bool">true</Property>
448 <Property Name="Bld_previewCacheID" Type="Str">{EF2AABA2-9AD2-4B80-B4AA-F35F2087F5E7}</Property> No newline at end of file
463 <Property Name="Bld_previewCacheID" Type="Str">{EF2AABA2-9AD2-4B80-B4AA-F35F2087F5E7}</Property>
449 <Property Name="Bld_version.major" Type="Int">2</Property> No newline at end of file
464 <Property Name="Bld_version.major" Type="Int">2</Property>
450 <Property Name="Destination[0].destName" Type="Str">CurrentTester.exe</Property> No newline at end of file
465 <Property Name="Destination[0].destName" Type="Str">CurrentTester.exe</Property>
451 <Property Name="Destination[0].path" Type="Path">../builds/NI_AB_PROJECTNAME.exe</Property> No newline at end of file
466 <Property Name="Destination[0].path" Type="Path">../builds/NI_AB_PROJECTNAME.exe</Property>
452 <Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property> No newline at end of file
467 <Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
453 <Property Name="Destination[0].type" Type="Str">App</Property> No newline at end of file
468 <Property Name="Destination[0].type" Type="Str">App</Property>
454 <Property Name="Destination[1].destName" Type="Str">Support Directory</Property> No newline at end of file
469 <Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
455 <Property Name="Destination[1].path" Type="Path">../builds/data</Property> No newline at end of file
470 <Property Name="Destination[1].path" Type="Path">../builds/data</Property>
456 <Property Name="DestinationCount" Type="Int">2</Property> No newline at end of file
471 <Property Name="DestinationCount" Type="Int">2</Property>
457 <Property Name="Exe_cmdLineArgs" Type="Bool">true</Property> No newline at end of file
472 <Property Name="Exe_cmdLineArgs" Type="Bool">true</Property>
458 <Property Name="Exe_iconItemID" Type="Ref">/My Computer/Icon/InIcon.ico</Property> No newline at end of file
473 <Property Name="Exe_iconItemID" Type="Ref">/My Computer/Icon/InIcon.ico</Property>
459 <Property Name="Source[0].itemID" Type="Str">{497D83FC-2A1E-4B0F-A36B-353BAA533164}</Property> No newline at end of file
474 <Property Name="Source[0].itemID" Type="Str">{497D83FC-2A1E-4B0F-A36B-353BAA533164}</Property>
460 <Property Name="Source[0].type" Type="Str">Container</Property> No newline at end of file
475 <Property Name="Source[0].type" Type="Str">Container</Property>
461 <Property Name="Source[1].destinationIndex" Type="Int">0</Property> No newline at end of file
476 <Property Name="Source[1].destinationIndex" Type="Int">0</Property>
462 <Property Name="Source[1].itemID" Type="Ref">/My Computer/CurrentTester.vi</Property> No newline at end of file
477 <Property Name="Source[1].itemID" Type="Ref">/My Computer/CurrentTester.vi</Property>
463 <Property Name="Source[1].properties[0].type" Type="Str">Show menu bar</Property> No newline at end of file
478 <Property Name="Source[1].properties[0].type" Type="Str">Show menu bar</Property>
464 <Property Name="Source[1].properties[0].value" Type="Bool">false</Property> No newline at end of file
479 <Property Name="Source[1].properties[0].value" Type="Bool">false</Property>
465 <Property Name="Source[1].properties[1].type" Type="Str">Show toolbar</Property> No newline at end of file
480 <Property Name="Source[1].properties[1].type" Type="Str">Show toolbar</Property>
466 <Property Name="Source[1].properties[1].value" Type="Bool">false</Property> No newline at end of file
481 <Property Name="Source[1].properties[1].value" Type="Bool">false</Property>
467 <Property Name="Source[1].properties[2].type" Type="Str">Show Abort button</Property> No newline at end of file
482 <Property Name="Source[1].properties[2].type" Type="Str">Show Abort button</Property>
468 <Property Name="Source[1].properties[2].value" Type="Bool">false</Property> No newline at end of file
483 <Property Name="Source[1].properties[2].value" Type="Bool">false</Property>
469 <Property Name="Source[1].properties[3].type" Type="Str">Window run-time position</Property> No newline at end of file
484 <Property Name="Source[1].properties[3].type" Type="Str">Window run-time position</Property>
470 <Property Name="Source[1].properties[3].value" Type="Str">Maximized</Property> No newline at end of file
485 <Property Name="Source[1].properties[3].value" Type="Str">Maximized</Property>
471 <Property Name="Source[1].properties[4].type" Type="Str">Show horizontal scroll bar</Property> No newline at end of file
486 <Property Name="Source[1].properties[4].type" Type="Str">Show horizontal scroll bar</Property>
472 <Property Name="Source[1].properties[4].value" Type="Bool">false</Property> No newline at end of file
487 <Property Name="Source[1].properties[4].value" Type="Bool">false</Property>
473 <Property Name="Source[1].propertiesCount" Type="Int">5</Property> No newline at end of file
488 <Property Name="Source[1].propertiesCount" Type="Int">5</Property>
474 <Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property> No newline at end of file
489 <Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
475 <Property Name="Source[1].type" Type="Str">VI</Property> No newline at end of file
490 <Property Name="Source[1].type" Type="Str">VI</Property>
476 <Property Name="SourceCount" Type="Int">2</Property> No newline at end of file
491 <Property Name="SourceCount" Type="Int">2</Property>
477 <Property Name="TgtF_enableDebugging" Type="Bool">true</Property> No newline at end of file
492 <Property Name="TgtF_enableDebugging" Type="Bool">true</Property>
478 <Property Name="TgtF_fileDescription" Type="Str">CurrentTester</Property> No newline at end of file
493 <Property Name="TgtF_fileDescription" Type="Str">CurrentTester</Property>
479 <Property Name="TgtF_internalName" Type="Str">CurrentTester</Property> No newline at end of file
494 <Property Name="TgtF_internalName" Type="Str">CurrentTester</Property>
480 <Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2023</Property> No newline at end of file
495 <Property Name="TgtF_legalCopyright" Type="Str">Copyright © 2023</Property>
481 <Property Name="TgtF_productName" Type="Str">CurrentTester</Property> No newline at end of file
496 <Property Name="TgtF_productName" Type="Str">CurrentTester</Property>
482 <Property Name="TgtF_targetfileGUID" Type="Str">{9B6C7474-E19E-4A47-8CC5-255386C7D141}</Property> No newline at end of file
497 <Property Name="TgtF_targetfileGUID" Type="Str">{9B6C7474-E19E-4A47-8CC5-255386C7D141}</Property>
483 <Property Name="TgtF_targetfileName" Type="Str">CurrentTester.exe</Property> No newline at end of file
498 <Property Name="TgtF_targetfileName" Type="Str">CurrentTester.exe</Property>
484 <Property Name="TgtF_versionIndependent" Type="Bool">true</Property> No newline at end of file
499 <Property Name="TgtF_versionIndependent" Type="Bool">true</Property>
485 </Item> No newline at end of file
500 </Item>
486 </Item> No newline at end of file
501 </Item>
487 </Item> No newline at end of file
502 </Item>
488 </Project> No newline at end of file
503 </Project>
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -1,299 +1,310
1 [Tester] No newline at end of file
1 [Tester]
2 TesterType = "HSMP1" No newline at end of file
2 TesterType = "HSMP1"
3 TesterName = "Hochstrommessplatz 1" No newline at end of file
3 TesterName = "Hochstrommessplatz 1"
4 MaxCurrent = 600 No newline at end of file
4 MaxCurrent = 600
5 MaxTemperature = 250 No newline at end of file
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10" No newline at end of file
6 SensorsEnable.<size(s)> = "10"
7 SensorsEnable 0 = "True" No newline at end of file
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True" No newline at end of file
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True" No newline at end of file
9 SensorsEnable 2 = "True"
10 SensorsEnable 3 = "True" No newline at end of file
10 SensorsEnable 3 = "True"
11 SensorsEnable 4 = "True" No newline at end of file
11 SensorsEnable 4 = "True"
12 SensorsEnable 5 = "False" No newline at end of file
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "False" No newline at end of file
13 SensorsEnable 6 = "False"
14 SensorsEnable 7 = "False" No newline at end of file
14 SensorsEnable 7 = "False"
15 SensorsEnable 8 = "False" No newline at end of file
15 SensorsEnable 8 = "False"
16 SensorsEnable 9 = "False" No newline at end of file
16 SensorsEnable 9 = "False"
17 SensorsDescription.<size(s)> = "10" No newline at end of file
17 SensorsDescription.<size(s)> = "10"
18 SensorsDescription 0 = "Keithley: Ch6" No newline at end of file
18 SensorsDescription 0 = "Keithley: Ch6"
19 SensorsDescription 1 = "Keithley: Ch7" No newline at end of file
19 SensorsDescription 1 = "Keithley: Ch7"
20 SensorsDescription 2 = "Keithley: Ch8" No newline at end of file
20 SensorsDescription 2 = "Keithley: Ch8"
21 SensorsDescription 3 = "Keithley: Ch9" No newline at end of file
21 SensorsDescription 3 = "Keithley: Ch9"
22 SensorsDescription 4 = "Keithley: Ch10" No newline at end of file
22 SensorsDescription 4 = "Keithley: Ch10"
23 SensorsDescription 5 = "" No newline at end of file
23 SensorsDescription 5 = ""
24 SensorsDescription 6 = "" No newline at end of file
24 SensorsDescription 6 = ""
25 SensorsDescription 7 = "" No newline at end of file
25 SensorsDescription 7 = ""
26 SensorsDescription 8 = "" No newline at end of file
26 SensorsDescription 8 = ""
27 SensorsDescription 9 = "" No newline at end of file
27 SensorsDescription 9 = ""
28 VoltageDescription.<size(s)> = "4 2" No newline at end of file
28 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "Keithley: Ch2" No newline at end of file
29 VoltageDescription 0 = "Keithley: Ch2"
30 VoltageDescription 1 = "Pr�flingsspannung [V]" No newline at end of file
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "Keithley: Ch4" No newline at end of file
31 VoltageDescription 2 = "Keithley: Ch4"
32 VoltageDescription 3 = "Shunt- Spannung [V]" No newline at end of file
32 VoltageDescription 3 = "Shunt- Spannung [V]"
33 VoltageDescription 4 = "" No newline at end of file
33 VoltageDescription 4 = ""
34 VoltageDescription 5 = "Strom [A]" No newline at end of file
34 VoltageDescription 5 = "Strom [A]"
35 VoltageDescription 6 = "" No newline at end of file
35 VoltageDescription 6 = ""
36 VoltageDescription 7 = "Widerstand [mOhm]" No newline at end of file
36 VoltageDescription 7 = "Widerstand [mOhm]"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc" No newline at end of file
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
38 No newline at end of file
38
39 [Hardware] No newline at end of file
39 [Hardware]
40 SimulateDevices = True No newline at end of file
40 SimulateDevices = True
41 DI_E-Stop = "Dev1/port1/line0" No newline at end of file
41 DI_E-Stop = "Dev1/port1/line0"
42 DI_Setup = "" No newline at end of file
42 DI_Setup = ""
43 PowerSupply_MinCurrent = "1" No newline at end of file
43 PowerSupply_MinCurrent = "1"
44 PowerSupply_Check = False No newline at end of file
44 PowerSupply_Check = False
45 Measurement_Channels.<size(s)> = "13" No newline at end of file
45 Measurement_Channels.<size(s)> = "13"
46 Measurement_Channels 0 = "102" No newline at end of file
46 Measurement_Channels 0 = "102"
47 Measurement_Channels 1 = "102" No newline at end of file
47 Measurement_Channels 1 = "102"
48 Measurement_Channels 2 = "104" No newline at end of file
48 Measurement_Channels 2 = "104"
49 Measurement_Channels 3 = "106" No newline at end of file
49 Measurement_Channels 3 = "106"
50 Measurement_Channels 4 = "107" No newline at end of file
50 Measurement_Channels 4 = "107"
51 Measurement_Channels 5 = "108" No newline at end of file
51 Measurement_Channels 5 = "108"
52 Measurement_Channels 6 = "109" No newline at end of file
52 Measurement_Channels 6 = "109"
53 Measurement_Channels 7 = "110" No newline at end of file
53 Measurement_Channels 7 = "110"
54 Measurement_Channels 8 = "" No newline at end of file
54 Measurement_Channels 8 = ""
55 Measurement_Channels 9 = "" No newline at end of file
55 Measurement_Channels 9 = ""
56 Measurement_Channels 10 = "" No newline at end of file
56 Measurement_Channels 10 = ""
57 Measurement_Channels 11 = "" No newline at end of file
57 Measurement_Channels 11 = ""
58 Measurement_Channels 12 = "" No newline at end of file
58 Measurement_Channels 12 = ""
59 ShuntResistance = 0,00006 No newline at end of file
59 ShuntResistance = 0,00006
60 Measurement_Check = False No newline at end of file
60 Measurement_Check = False
61 DMM_VISAName = "COM1"
61 DMM_VISAName = "COM1"
No newline at end of file
62 DMM_ContactLimits = "<size(s)=2> 0,0 0,05" No newline at end of file
62 DMM_ContactLimits = "<size(s)=2> 0,000000 1,000000" No newline at end of file
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000" No newline at end of file
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000" No newline at end of file
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000" No newline at end of file
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000" No newline at end of file
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
67 AllowedContactFails = "2" No newline at end of file
67 AllowedContactFails = "2"
68 No newline at end of file
68
69 [SMP3] No newline at end of file
69 [SMP3]
70 PowerSupply_VISAName = "COM4" No newline at end of file
70 PowerSupply_VISAName = "COM4"
71 PowerSupply_Address = "1" No newline at end of file
71 PowerSupply_Address = "1"
72 PowerSupply_Baudrate = "9600"
72 PowerSupply_Baudrate = "9600"
No newline at end of file
73 PowerSupply_OutputVoltage = 5,500000 No newline at end of file
73 PowerSupply_OutputVoltage = 3,000000 No newline at end of file
74 PowerSupply_OverVoltageProtection = 6,000000 No newline at end of file
74 PowerSupply_OverVoltageProtection = 6,000000
75 DMM_Function = "2-wire Resistance" No newline at end of file
75 DMM_Function = "2-wire Resistance"
76 DMM_AutoRange = False No newline at end of file
76 DMM_AutoRange = False
77 DMM_Range = "0,020000" No newline at end of file
77 DMM_Range = "0,020000"
78 DMM_Resolution = "0,001000" No newline at end of file
78 DMM_Resolution = "0,001000"
79 Configuration_AI_Voltage.<size(s)> = "2" No newline at end of file
79 Configuration_AI_Voltage.<size(s)> = "2"
80 Configuration_AI_Voltage 0.Maximum = "5,000000" No newline at end of file
80 Configuration_AI_Voltage 0.Maximum = "5,000000"
81 Configuration_AI_Voltage 0.Minimum = "-5,000000" No newline at end of file
81 Configuration_AI_Voltage 0.Minimum = "-5,000000"
82 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential" No newline at end of file
82 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
83 Configuration_AI_Voltage 1.Maximum = "1,000000" No newline at end of file
83 Configuration_AI_Voltage 1.Maximum = "1,000000"
84 Configuration_AI_Voltage 1.Minimum = "-1,000000" No newline at end of file
84 Configuration_AI_Voltage 1.Minimum = "-1,000000"
85 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential" No newline at end of file
85 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
86 Configuration_AI_Thermocouple.<size(s)> = "10" No newline at end of file
86 Configuration_AI_Thermocouple.<size(s)> = "10"
87 Configuration_AI_Thermocouple 0.Maximum = "250,000000" No newline at end of file
87 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
88 Configuration_AI_Thermocouple 0.Minimum = "-200,000000" No newline at end of file
88 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
89 Configuration_AI_Thermocouple 0.Type = "K" No newline at end of file
89 Configuration_AI_Thermocouple 0.Type = "K"
90 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In" No newline at end of file
90 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
91 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000" No newline at end of file
91 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
92 Configuration_AI_Thermocouple 0.Unit = "Deg C" No newline at end of file
92 Configuration_AI_Thermocouple 0.Unit = "Deg C"
93 Configuration_AI_Thermocouple 1.Maximum = "250,000000" No newline at end of file
93 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
94 Configuration_AI_Thermocouple 1.Minimum = "-200,000000" No newline at end of file
94 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
95 Configuration_AI_Thermocouple 1.Type = "K" No newline at end of file
95 Configuration_AI_Thermocouple 1.Type = "K"
96 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In" No newline at end of file
96 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
97 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000" No newline at end of file
97 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
98 Configuration_AI_Thermocouple 1.Unit = "Deg C" No newline at end of file
98 Configuration_AI_Thermocouple 1.Unit = "Deg C"
99 Configuration_AI_Thermocouple 2.Maximum = "250,000000" No newline at end of file
99 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
100 Configuration_AI_Thermocouple 2.Minimum = "-200,000000" No newline at end of file
100 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
101 Configuration_AI_Thermocouple 2.Type = "K" No newline at end of file
101 Configuration_AI_Thermocouple 2.Type = "K"
102 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In" No newline at end of file
102 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
103 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000" No newline at end of file
103 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
104 Configuration_AI_Thermocouple 2.Unit = "Deg C" No newline at end of file
104 Configuration_AI_Thermocouple 2.Unit = "Deg C"
105 Configuration_AI_Thermocouple 3.Maximum = "250,000000" No newline at end of file
105 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
106 Configuration_AI_Thermocouple 3.Minimum = "-200,000000" No newline at end of file
106 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
107 Configuration_AI_Thermocouple 3.Type = "K" No newline at end of file
107 Configuration_AI_Thermocouple 3.Type = "K"
108 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value" No newline at end of file
108 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
109 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000" No newline at end of file
109 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
110 Configuration_AI_Thermocouple 3.Unit = "Deg C" No newline at end of file
110 Configuration_AI_Thermocouple 3.Unit = "Deg C"
111 Configuration_AI_Thermocouple 4.Maximum = "250,000000" No newline at end of file
111 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
112 Configuration_AI_Thermocouple 4.Minimum = "-200,000000" No newline at end of file
112 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
113 Configuration_AI_Thermocouple 4.Type = "K" No newline at end of file
113 Configuration_AI_Thermocouple 4.Type = "K"
114 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In" No newline at end of file
114 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
115 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000" No newline at end of file
115 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
116 Configuration_AI_Thermocouple 4.Unit = "Deg C" No newline at end of file
116 Configuration_AI_Thermocouple 4.Unit = "Deg C"
117 Configuration_AI_Thermocouple 5.Maximum = "250,000000" No newline at end of file
117 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
118 Configuration_AI_Thermocouple 5.Minimum = "-200,000000" No newline at end of file
118 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
119 Configuration_AI_Thermocouple 5.Type = "K" No newline at end of file
119 Configuration_AI_Thermocouple 5.Type = "K"
120 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In" No newline at end of file
120 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
121 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000" No newline at end of file
121 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
122 Configuration_AI_Thermocouple 5.Unit = "Deg C" No newline at end of file
122 Configuration_AI_Thermocouple 5.Unit = "Deg C"
123 Configuration_AI_Thermocouple 6.Maximum = "250,000000" No newline at end of file
123 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
124 Configuration_AI_Thermocouple 6.Minimum = "-200,000000" No newline at end of file
124 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
125 Configuration_AI_Thermocouple 6.Type = "K" No newline at end of file
125 Configuration_AI_Thermocouple 6.Type = "K"
126 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In" No newline at end of file
126 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
127 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000" No newline at end of file
127 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
128 Configuration_AI_Thermocouple 6.Unit = "Deg C" No newline at end of file
128 Configuration_AI_Thermocouple 6.Unit = "Deg C"
129 Configuration_AI_Thermocouple 7.Maximum = "250,000000" No newline at end of file
129 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
130 Configuration_AI_Thermocouple 7.Minimum = "-200,000000" No newline at end of file
130 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
131 Configuration_AI_Thermocouple 7.Type = "K" No newline at end of file
131 Configuration_AI_Thermocouple 7.Type = "K"
132 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In" No newline at end of file
132 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
133 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000" No newline at end of file
133 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
134 Configuration_AI_Thermocouple 7.Unit = "Deg C" No newline at end of file
134 Configuration_AI_Thermocouple 7.Unit = "Deg C"
135 Configuration_AI_Thermocouple 8.Maximum = "250,000000" No newline at end of file
135 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
136 Configuration_AI_Thermocouple 8.Minimum = "-200,000000" No newline at end of file
136 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
137 Configuration_AI_Thermocouple 8.Type = "K" No newline at end of file
137 Configuration_AI_Thermocouple 8.Type = "K"
138 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In" No newline at end of file
138 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
139 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000" No newline at end of file
139 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
140 Configuration_AI_Thermocouple 8.Unit = "Deg C" No newline at end of file
140 Configuration_AI_Thermocouple 8.Unit = "Deg C"
141 Configuration_AI_Thermocouple 9.Maximum = "250,000000" No newline at end of file
141 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
142 Configuration_AI_Thermocouple 9.Minimum = "-200,000000" No newline at end of file
142 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
143 Configuration_AI_Thermocouple 9.Type = "K" No newline at end of file
143 Configuration_AI_Thermocouple 9.Type = "K"
144 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In" No newline at end of file
144 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
145 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000" No newline at end of file
145 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
146 Configuration_AI_Thermocouple 9.Unit = "Deg C" No newline at end of file
146 Configuration_AI_Thermocouple 9.Unit = "Deg C"
147 Configuration_AI_NI9219_Resistance.<size(s)> = "4" No newline at end of file
147 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
148 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000" No newline at end of file
148 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
149 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000" No newline at end of file
149 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
150 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire" No newline at end of file
150 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
151 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal" No newline at end of file
151 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500" No newline at end of file
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
153 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000" No newline at end of file
153 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
154 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000" No newline at end of file
154 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
155 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire" No newline at end of file
155 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
156 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal" No newline at end of file
156 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500" No newline at end of file
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
158 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000" No newline at end of file
158 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
159 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000" No newline at end of file
159 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
160 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire" No newline at end of file
160 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
161 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal" No newline at end of file
161 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500" No newline at end of file
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
163 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000" No newline at end of file
163 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
164 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000" No newline at end of file
164 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
165 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire" No newline at end of file
165 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
166 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal" No newline at end of file
166 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500" No newline at end of file
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
168 Configuration_AI_NI9219_Type.<size(s)> = "4" No newline at end of file
168 Configuration_AI_NI9219_Type.<size(s)> = "4"
169 Configuration_AI_NI9219_Type 0 = "Thermocouple" No newline at end of file
169 Configuration_AI_NI9219_Type 0 = "Thermocouple"
170 Configuration_AI_NI9219_Type 1 = "Thermocouple" No newline at end of file
170 Configuration_AI_NI9219_Type 1 = "Thermocouple"
171 Configuration_AI_NI9219_Type 2 = "Thermocouple" No newline at end of file
171 Configuration_AI_NI9219_Type 2 = "Thermocouple"
172 Configuration_AI_NI9219_Type 3 = "Thermocouple" No newline at end of file
172 Configuration_AI_NI9219_Type 3 = "Thermocouple"
173 No newline at end of file
173
174 [HSMP1] No newline at end of file
174 [HSMP1]
175 PowerSupply_VISAName = "COM2" No newline at end of file
175 PowerSupply_VISAName = "COM2"
176 PowerSupply_Address = "6" No newline at end of file
176 PowerSupply_Address = "6"
177 PowerSupply_Baudrate = "9600" No newline at end of file
177 PowerSupply_Baudrate = "9600"
178 PowerSupply_OutputVoltage = "8,000000" No newline at end of file
178 PowerSupply_OutputVoltage = "8,000000"
179 PowerSupply_OverVoltageProtection = "9,000000" No newline at end of file
179 PowerSupply_OverVoltageProtection = "9,000000"
180 DMM_Baudrate = "9600" No newline at end of file
180 DMM_Baudrate = "9600"
181 Measurement_Channels_AutoRange.<size(s)> = "13" No newline at end of file
181 Measurement_Channels_AutoRange.<size(s)> = "13"
182 Measurement_Channels_AutoRange 0 = "TRUE" No newline at end of file
182 Measurement_Channels_AutoRange 0 = "TRUE"
183 Measurement_Channels_AutoRange 1 = "TRUE" No newline at end of file
183 Measurement_Channels_AutoRange 1 = "TRUE"
184 Measurement_Channels_AutoRange 2 = "TRUE" No newline at end of file
184 Measurement_Channels_AutoRange 2 = "TRUE"
185 Measurement_Channels_AutoRange 3 = "TRUE" No newline at end of file
185 Measurement_Channels_AutoRange 3 = "TRUE"
186 Measurement_Channels_AutoRange 4 = "TRUE" No newline at end of file
186 Measurement_Channels_AutoRange 4 = "TRUE"
187 Measurement_Channels_AutoRange 5 = "TRUE" No newline at end of file
187 Measurement_Channels_AutoRange 5 = "TRUE"
188 Measurement_Channels_AutoRange 6 = "TRUE" No newline at end of file
188 Measurement_Channels_AutoRange 6 = "TRUE"
189 Measurement_Channels_AutoRange 7 = "TRUE" No newline at end of file
189 Measurement_Channels_AutoRange 7 = "TRUE"
190 Measurement_Channels_AutoRange 8 = "TRUE" No newline at end of file
190 Measurement_Channels_AutoRange 8 = "TRUE"
191 Measurement_Channels_AutoRange 9 = "TRUE" No newline at end of file
191 Measurement_Channels_AutoRange 9 = "TRUE"
192 Measurement_Channels_AutoRange 10 = "TRUE" No newline at end of file
192 Measurement_Channels_AutoRange 10 = "TRUE"
193 Measurement_Channels_AutoRange 11 = "TRUE" No newline at end of file
193 Measurement_Channels_AutoRange 11 = "TRUE"
194 Measurement_Channels_AutoRange 12 = "TRUE"
194 Measurement_Channels_AutoRange 12 = "TRUE"
No newline at end of file
195 Measurement_Channels_Range = "<size(s)=13> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000" No newline at end of file
195 Measurement_Channels_Range = "<size(s)=13> 100,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000" No newline at end of file
196 Measurement_Channels_Resolution.<size(s)> = "13" No newline at end of file
196 Measurement_Channels_Resolution.<size(s)> = "13"
197 Measurement_Channels_Resolution 0 = "6.5" No newline at end of file
197 Measurement_Channels_Resolution 0 = "6.5"
198 Measurement_Channels_Resolution 1 = "6.5" No newline at end of file
198 Measurement_Channels_Resolution 1 = "6.5"
199 Measurement_Channels_Resolution 2 = "6.5" No newline at end of file
199 Measurement_Channels_Resolution 2 = "6.5"
200 Measurement_Channels_Resolution 3 = "6.5" No newline at end of file
200 Measurement_Channels_Resolution 3 = "6.5"
201 Measurement_Channels_Resolution 4 = "6.5" No newline at end of file
201 Measurement_Channels_Resolution 4 = "6.5"
202 Measurement_Channels_Resolution 5 = "6.5" No newline at end of file
202 Measurement_Channels_Resolution 5 = "6.5"
203 Measurement_Channels_Resolution 6 = "6.5" No newline at end of file
203 Measurement_Channels_Resolution 6 = "6.5"
204 Measurement_Channels_Resolution 7 = "6.5" No newline at end of file
204 Measurement_Channels_Resolution 7 = "6.5"
205 Measurement_Channels_Resolution 8 = "6.5" No newline at end of file
205 Measurement_Channels_Resolution 8 = "6.5"
206 Measurement_Channels_Resolution 9 = "6.5" No newline at end of file
206 Measurement_Channels_Resolution 9 = "6.5"
207 Measurement_Channels_Resolution 10 = "6.5" No newline at end of file
207 Measurement_Channels_Resolution 10 = "6.5"
208 Measurement_Channels_Resolution 11 = "6.5" No newline at end of file
208 Measurement_Channels_Resolution 11 = "6.5"
209 Measurement_Channels_Resolution 12 = "6.5" No newline at end of file
209 Measurement_Channels_Resolution 12 = "6.5"
210 Resistance_Function = "Resistance" No newline at end of file
210 Resistance_Function = "Resistance"
211 Resistance_OffsetCompensation = "FALSE" No newline at end of file
211 Resistance_OffsetCompensation = "FALSE"
212 TableControl_Out_LiftTable = "Dev1/port0/line5" No newline at end of file
212 TableControl_Out_LiftTable = "Dev1/port0/line5"
213 TableControl_Out_SettingMode.<size(s)> = "2" No newline at end of file
213 TableControl_Out_SettingMode.<size(s)> = "2"
214 TableControl_Out_SettingMode 0 = "Dev1/port0/line0" No newline at end of file
214 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
215 TableControl_Out_SettingMode 1 = "Dev1/port0/line1" No newline at end of file
215 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
216 No newline at end of file
216
217 [DefaultValues] No newline at end of file
217 [DefaultValues]
218 WorkingStroke = "0" No newline at end of file
218 WorkingStroke = "0"
219 MaxTemperature = "250" No newline at end of file
219 MaxTemperature = "250"
220 MeasurementTime = "1" No newline at end of file
220 MeasurementTime = "1"
221 NominalCurrent = "0" No newline at end of file
221 NominalCurrent = "0"
222 TableControl = False No newline at end of file
222 TableControl = False
223 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230" No newline at end of file
223 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
224 Sensors+.<size(s)> = "10" No newline at end of file
224 Sensors+.<size(s)> = "10"
225 Sensors+ 0 = "True" No newline at end of file
225 Sensors+ 0 = "True"
226 Sensors+ 1 = "True" No newline at end of file
226 Sensors+ 1 = "True"
227 Sensors+ 2 = "True" No newline at end of file
227 Sensors+ 2 = "True"
228 Sensors+ 3 = "True" No newline at end of file
228 Sensors+ 3 = "True"
229 Sensors+ 4 = "True" No newline at end of file
229 Sensors+ 4 = "True"
230 Sensors+ 5 = "False" No newline at end of file
230 Sensors+ 5 = "False"
231 Sensors+ 6 = "False" No newline at end of file
231 Sensors+ 6 = "False"
232 Sensors+ 7 = "False" No newline at end of file
232 Sensors+ 7 = "False"
233 Sensors+ 8 = "False" No newline at end of file
233 Sensors+ 8 = "False"
234 Sensors+ 9 = "False" No newline at end of file
234 Sensors+ 9 = "False"
235 SensorsFunction.<size(s)> = "10" No newline at end of file
235 SensorsFunction.<size(s)> = "10"
236 SensorsFunction 0 = "Umgebungstemperatur" No newline at end of file
236 SensorsFunction 0 = "Umgebungstemperatur"
237 SensorsFunction 1 = "Pr�flingstemperatur" No newline at end of file
237 SensorsFunction 1 = "Pr�flingstemperatur"
238 SensorsFunction 2 = "Temperatur 3" No newline at end of file
238 SensorsFunction 2 = "Temperatur 3"
239 SensorsFunction 3 = "Temperatur 4" No newline at end of file
239 SensorsFunction 3 = "Temperatur 4"
240 SensorsFunction 4 = "Temperatur 5" No newline at end of file
240 SensorsFunction 4 = "Temperatur 5"
241 SensorsFunction 5 = "Temperatur 6" No newline at end of file
241 SensorsFunction 5 = "Temperatur 6"
242 SensorsFunction 6 = "Temperatur 7" No newline at end of file
242 SensorsFunction 6 = "Temperatur 7"
243 SensorsFunction 7 = "Temperatur 8" No newline at end of file
243 SensorsFunction 7 = "Temperatur 8"
244 SensorsFunction 8 = "Temperatur 9" No newline at end of file
244 SensorsFunction 8 = "Temperatur 9"
245 SensorsFunction 9 = "Temperatur 10" No newline at end of file
245 SensorsFunction 9 = "Temperatur 10"
246 No newline at end of file
246
247 [Pathes] No newline at end of file
247 [Pathes]
248 User = "C:\Work\CurrentTester\support\User.txt" No newline at end of file
248 User = "C:\Work\CurrentTester\support\User.txt"
249 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1" No newline at end of file
249 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
250 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols" No newline at end of file
250 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles" No newline at end of file
251 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
251 No newline at end of file
252
252 [Report] No newline at end of file
253 [Report]
253 FileNameFormat = "%s_TestResults.txt" No newline at end of file
254 FileNameFormat = "%s_TestResults.txt"
254 ReportNameFormat = "%s_TestReport.xlsx" No newline at end of file
255 ReportNameFormat = "%s_TestReport.xlsx"
255 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx" No newline at end of file
256 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
256 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx" No newline at end of file
257 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
257 No newline at end of file
258
259 [Protocol]
No newline at end of file
260 ProtocolNameFormat = "%s_Report.docx"
No newline at end of file
261 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
No newline at end of file
262 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
No newline at end of file
263 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
No newline at end of file
264 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
No newline at end of file
265 No newline at end of file
258 [StateMessages]
266 [StateMessages]
No newline at end of file
267 Info.<size(s)> = "18" No newline at end of file
259 Info.<size(s)> = "17" No newline at end of file
260 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich" No newline at end of file
268 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
261 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken" No newline at end of file
269 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
262 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen" No newline at end of file
270 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
263 Info 3 = "Testdaten anlegen" No newline at end of file
271 Info 3 = "Testdaten anlegen"
264 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!" No newline at end of file
272 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
265 Info 5 = "Test geladen" No newline at end of file
273 Info 5 = "Test geladen"
266 Info 6 = "Laufende Pr�fung..." No newline at end of file
274 Info 6 = "Laufende Pr�fung..."
267 Info 7 = "Pr�fung erfolgreich abgeschlossen" No newline at end of file
275 Info 7 = "Pr�fung erfolgreich abgeschlossen"
268 Info 8 = "Fehler aufgetreten!" No newline at end of file
276 Info 8 = "Fehler aufgetreten!"
269 Info 9 = "Test abgebrochen!" No newline at end of file
277 Info 9 = "Test abgebrochen!"
270 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten" No newline at end of file
278 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
271 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung" No newline at end of file
279 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
272 Info 12 = "Test abgebrochen! Messrate ist zu hoch" No newline at end of file
280 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
273 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen" No newline at end of file
281 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
274 Info 14 = "Report wird erstellt... Bitte warten" No newline at end of file
282 Info 14 = "Report wird erstellt... Bitte warten"
275 Info 15 = "Report erstellt" No newline at end of file
283 Info 15 = "Report erstellt"
276 Info 16 = "Der letzte Test ist geladen..."
284 Info 16 = "Der letzte Test ist geladen..."
No newline at end of file
285 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
277 Result.<size(s)> = "17" No newline at end of file
No newline at end of file
286 Result.<size(s)> = "18" No newline at end of file
278 Result 0 = "Not-Halt" No newline at end of file
287 Result 0 = "Not-Halt"
279 Result 1 = "" No newline at end of file
288 Result 1 = ""
280 Result 2 = "Bereit" No newline at end of file
289 Result 2 = "Bereit"
281 Result 3 = "Bereit" No newline at end of file
290 Result 3 = "Bereit"
282 Result 4 = "Einrichtbetrieb" No newline at end of file
291 Result 4 = "Einrichtbetrieb"
283 Result 5 = "Bereit" No newline at end of file
292 Result 5 = "Bereit"
284 Result 6 = "Pr�fung l�uft" No newline at end of file
293 Result 6 = "Pr�fung l�uft"
285 Result 7 = "Pr�fung fertig" No newline at end of file
294 Result 7 = "Pr�fung fertig"
286 Result 8 = "Fehler" No newline at end of file
295 Result 8 = "Fehler"
287 Result 9 = "Pr�fung Stop" No newline at end of file
296 Result 9 = "Pr�fung Stop"
288 Result 10 = "Pr�fung Stop" No newline at end of file
297 Result 10 = "Pr�fung Stop"
289 Result 11 = "Pr�fung Stop" No newline at end of file
298 Result 11 = "Pr�fung Stop"
290 Result 12 = "Pr�fung Stop" No newline at end of file
299 Result 12 = "Pr�fung Stop"
291 Result 13 = "Pr�fung Stop" No newline at end of file
300 Result 13 = "Pr�fung Stop"
292 Result 14 = "Bereit" No newline at end of file
301 Result 14 = "Bereit"
293 Result 15 = "Bereit" No newline at end of file
302 Result 15 = "Bereit"
294 Result 16 = "Bereit" No newline at end of file
303 Result 16 = "Bereit"
304 Result 17 = "Bereit" No newline at end of file
295 No newline at end of file
305
296 [DialogMessages]
306 [DialogMessages]
No newline at end of file
307 Messages.<size(s)> = "3" No newline at end of file
297 Messages.<size(s)> = "2" No newline at end of file
298 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen" No newline at end of file
308 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
299 Messages 1 = "W�hlen Sie eine Vorlage aus:" No newline at end of file
309 Messages 1 = "W�hlen Sie eine Vorlage aus:"
310 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:" No newline at end of file
@@ -1,299 +1,312
1 [Tester] No newline at end of file
1 [Tester]
2 TesterType = "HSMP1" No newline at end of file
2 TesterType = "HSMP1"
3 TesterName = "Hochstrommessplatz 1" No newline at end of file
3 TesterName = "Hochstrommessplatz 1"
4 MaxCurrent = 600 No newline at end of file
4 MaxCurrent = 600
5 MaxTemperature = 250 No newline at end of file
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10" No newline at end of file
6 SensorsEnable.<size(s)> = "10"
7 SensorsEnable 0 = "True" No newline at end of file
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True" No newline at end of file
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True" No newline at end of file
9 SensorsEnable 2 = "True"
10 SensorsEnable 3 = "True" No newline at end of file
10 SensorsEnable 3 = "True"
11 SensorsEnable 4 = "True" No newline at end of file
11 SensorsEnable 4 = "True"
12 SensorsEnable 5 = "False" No newline at end of file
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "False" No newline at end of file
13 SensorsEnable 6 = "False"
14 SensorsEnable 7 = "False" No newline at end of file
14 SensorsEnable 7 = "False"
15 SensorsEnable 8 = "False" No newline at end of file
15 SensorsEnable 8 = "False"
16 SensorsEnable 9 = "False" No newline at end of file
16 SensorsEnable 9 = "False"
17 SensorsDescription.<size(s)> = "10" No newline at end of file
17 SensorsDescription.<size(s)> = "10"
18 SensorsDescription 0 = "Keithley: Ch6" No newline at end of file
18 SensorsDescription 0 = "Keithley: Ch6"
19 SensorsDescription 1 = "Keithley: Ch7" No newline at end of file
19 SensorsDescription 1 = "Keithley: Ch7"
20 SensorsDescription 2 = "Keithley: Ch8" No newline at end of file
20 SensorsDescription 2 = "Keithley: Ch8"
21 SensorsDescription 3 = "Keithley: Ch9" No newline at end of file
21 SensorsDescription 3 = "Keithley: Ch9"
22 SensorsDescription 4 = "Keithley: Ch10" No newline at end of file
22 SensorsDescription 4 = "Keithley: Ch10"
23 SensorsDescription 5 = "" No newline at end of file
23 SensorsDescription 5 = ""
24 SensorsDescription 6 = "" No newline at end of file
24 SensorsDescription 6 = ""
25 SensorsDescription 7 = "" No newline at end of file
25 SensorsDescription 7 = ""
26 SensorsDescription 8 = "" No newline at end of file
26 SensorsDescription 8 = ""
27 SensorsDescription 9 = "" No newline at end of file
27 SensorsDescription 9 = ""
28 VoltageDescription.<size(s)> = "4 2" No newline at end of file
28 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "Keithley: Ch2" No newline at end of file
29 VoltageDescription 0 = "Keithley: Ch2"
30 VoltageDescription 1 = "Pr�flingsspannung [V]" No newline at end of file
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "Keithley: Ch4" No newline at end of file
31 VoltageDescription 2 = "Keithley: Ch4"
32 VoltageDescription 3 = "Shunt- Spannung [V]" No newline at end of file
32 VoltageDescription 3 = "Shunt- Spannung [V]"
33 VoltageDescription 4 = "" No newline at end of file
33 VoltageDescription 4 = ""
34 VoltageDescription 5 = "Strom [A]" No newline at end of file
34 VoltageDescription 5 = "Strom [A]"
35 VoltageDescription 6 = "" No newline at end of file
35 VoltageDescription 6 = ""
36 VoltageDescription 7 = "Widerstand [mOhm]" No newline at end of file
36 VoltageDescription 7 = "Widerstand [mOhm]"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc" No newline at end of file
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
38 No newline at end of file
38
39 [Hardware] No newline at end of file
39 [Hardware]
40 SimulateDevices = True No newline at end of file
40 SimulateDevices = True
41 DI_E-Stop = "Dev1/port1/line0" No newline at end of file
41 DI_E-Stop = "Dev1/port1/line0"
42 DI_Setup = "" No newline at end of file
42 DI_Setup = ""
43 PowerSupply_MinCurrent = "1" No newline at end of file
43 PowerSupply_MinCurrent = "1"
44 PowerSupply_Check = False No newline at end of file
44 PowerSupply_Check = False
45 Measurement_Channels.<size(s)> = "13" No newline at end of file
45 Measurement_Channels.<size(s)> = "13"
46 Measurement_Channels 0 = "102" No newline at end of file
46 Measurement_Channels 0 = "102"
47 Measurement_Channels 1 = "102" No newline at end of file
47 Measurement_Channels 1 = "102"
48 Measurement_Channels 2 = "104" No newline at end of file
48 Measurement_Channels 2 = "104"
49 Measurement_Channels 3 = "106" No newline at end of file
49 Measurement_Channels 3 = "106"
50 Measurement_Channels 4 = "107" No newline at end of file
50 Measurement_Channels 4 = "107"
51 Measurement_Channels 5 = "108" No newline at end of file
51 Measurement_Channels 5 = "108"
52 Measurement_Channels 6 = "109" No newline at end of file
52 Measurement_Channels 6 = "109"
53 Measurement_Channels 7 = "110" No newline at end of file
53 Measurement_Channels 7 = "110"
54 Measurement_Channels 8 = "" No newline at end of file
54 Measurement_Channels 8 = ""
55 Measurement_Channels 9 = "" No newline at end of file
55 Measurement_Channels 9 = ""
56 Measurement_Channels 10 = "" No newline at end of file
56 Measurement_Channels 10 = ""
57 Measurement_Channels 11 = "" No newline at end of file
57 Measurement_Channels 11 = ""
58 Measurement_Channels 12 = "" No newline at end of file
58 Measurement_Channels 12 = ""
59 ShuntResistance = 0,00006 No newline at end of file
59 ShuntResistance = 0,00006
60 Measurement_Check = False No newline at end of file
60 Measurement_Check = False
61 DMM_VISAName = "COM1" No newline at end of file
61 DMM_VISAName = "COM1"
62 DMM_ContactLimits = "<size(s)=2> 0,0 0,05" No newline at end of file
62 DMM_ContactLimits = "<size(s)=2> 0,0 0,05"
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000" No newline at end of file
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000" No newline at end of file
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000" No newline at end of file
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000" No newline at end of file
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
67 AllowedContactFails = "2" No newline at end of file
67 AllowedContactFails = "2"
68 No newline at end of file
68
69 [SMP3] No newline at end of file
69 [SMP3]
70 PowerSupply_VISAName = "COM4" No newline at end of file
70 PowerSupply_VISAName = "COM4"
71 PowerSupply_Address = "1" No newline at end of file
71 PowerSupply_Address = "1"
72 PowerSupply_Baudrate = "9600"
72 PowerSupply_Baudrate = "9600"
No newline at end of file
73 PowerSupply_OutputVoltage = 5,500000 No newline at end of file
73 PowerSupply_OutputVoltage = 3,000000 No newline at end of file
74 PowerSupply_OverVoltageProtection = 6,000000 No newline at end of file
74 PowerSupply_OverVoltageProtection = 6,000000
75 DMM_Function = "2-wire Resistance" No newline at end of file
75 DMM_Function = "2-wire Resistance"
76 DMM_AutoRange = False No newline at end of file
76 DMM_AutoRange = False
77 DMM_Range = "0,020000" No newline at end of file
77 DMM_Range = "0,020000"
78 DMM_Resolution = "0,001000" No newline at end of file
78 DMM_Resolution = "0,001000"
79 Configuration_AI_Voltage.<size(s)> = "2" No newline at end of file
79 Configuration_AI_Voltage.<size(s)> = "2"
80 Configuration_AI_Voltage 0.Maximum = "5,000000" No newline at end of file
80 Configuration_AI_Voltage 0.Maximum = "5,000000"
81 Configuration_AI_Voltage 0.Minimum = "-5,000000" No newline at end of file
81 Configuration_AI_Voltage 0.Minimum = "-5,000000"
82 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential" No newline at end of file
82 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
83 Configuration_AI_Voltage 1.Maximum = "1,000000" No newline at end of file
83 Configuration_AI_Voltage 1.Maximum = "1,000000"
84 Configuration_AI_Voltage 1.Minimum = "-1,000000" No newline at end of file
84 Configuration_AI_Voltage 1.Minimum = "-1,000000"
85 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential" No newline at end of file
85 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
86 Configuration_AI_Thermocouple.<size(s)> = "10" No newline at end of file
86 Configuration_AI_Thermocouple.<size(s)> = "10"
87 Configuration_AI_Thermocouple 0.Maximum = "250,000000" No newline at end of file
87 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
88 Configuration_AI_Thermocouple 0.Minimum = "-200,000000" No newline at end of file
88 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
89 Configuration_AI_Thermocouple 0.Type = "K" No newline at end of file
89 Configuration_AI_Thermocouple 0.Type = "K"
90 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In" No newline at end of file
90 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
91 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000" No newline at end of file
91 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
92 Configuration_AI_Thermocouple 0.Unit = "Deg C" No newline at end of file
92 Configuration_AI_Thermocouple 0.Unit = "Deg C"
93 Configuration_AI_Thermocouple 1.Maximum = "250,000000" No newline at end of file
93 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
94 Configuration_AI_Thermocouple 1.Minimum = "-200,000000" No newline at end of file
94 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
95 Configuration_AI_Thermocouple 1.Type = "K" No newline at end of file
95 Configuration_AI_Thermocouple 1.Type = "K"
96 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In" No newline at end of file
96 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
97 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000" No newline at end of file
97 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
98 Configuration_AI_Thermocouple 1.Unit = "Deg C" No newline at end of file
98 Configuration_AI_Thermocouple 1.Unit = "Deg C"
99 Configuration_AI_Thermocouple 2.Maximum = "250,000000" No newline at end of file
99 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
100 Configuration_AI_Thermocouple 2.Minimum = "-200,000000" No newline at end of file
100 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
101 Configuration_AI_Thermocouple 2.Type = "K" No newline at end of file
101 Configuration_AI_Thermocouple 2.Type = "K"
102 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In" No newline at end of file
102 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
103 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000" No newline at end of file
103 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
104 Configuration_AI_Thermocouple 2.Unit = "Deg C" No newline at end of file
104 Configuration_AI_Thermocouple 2.Unit = "Deg C"
105 Configuration_AI_Thermocouple 3.Maximum = "250,000000" No newline at end of file
105 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
106 Configuration_AI_Thermocouple 3.Minimum = "-200,000000" No newline at end of file
106 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
107 Configuration_AI_Thermocouple 3.Type = "K" No newline at end of file
107 Configuration_AI_Thermocouple 3.Type = "K"
108 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value" No newline at end of file
108 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
109 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000" No newline at end of file
109 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
110 Configuration_AI_Thermocouple 3.Unit = "Deg C" No newline at end of file
110 Configuration_AI_Thermocouple 3.Unit = "Deg C"
111 Configuration_AI_Thermocouple 4.Maximum = "250,000000" No newline at end of file
111 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
112 Configuration_AI_Thermocouple 4.Minimum = "-200,000000" No newline at end of file
112 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
113 Configuration_AI_Thermocouple 4.Type = "K" No newline at end of file
113 Configuration_AI_Thermocouple 4.Type = "K"
114 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In" No newline at end of file
114 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
115 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000" No newline at end of file
115 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
116 Configuration_AI_Thermocouple 4.Unit = "Deg C" No newline at end of file
116 Configuration_AI_Thermocouple 4.Unit = "Deg C"
117 Configuration_AI_Thermocouple 5.Maximum = "250,000000" No newline at end of file
117 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
118 Configuration_AI_Thermocouple 5.Minimum = "-200,000000" No newline at end of file
118 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
119 Configuration_AI_Thermocouple 5.Type = "K" No newline at end of file
119 Configuration_AI_Thermocouple 5.Type = "K"
120 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In" No newline at end of file
120 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
121 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000" No newline at end of file
121 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
122 Configuration_AI_Thermocouple 5.Unit = "Deg C" No newline at end of file
122 Configuration_AI_Thermocouple 5.Unit = "Deg C"
123 Configuration_AI_Thermocouple 6.Maximum = "250,000000" No newline at end of file
123 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
124 Configuration_AI_Thermocouple 6.Minimum = "-200,000000" No newline at end of file
124 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
125 Configuration_AI_Thermocouple 6.Type = "K" No newline at end of file
125 Configuration_AI_Thermocouple 6.Type = "K"
126 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In" No newline at end of file
126 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
127 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000" No newline at end of file
127 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
128 Configuration_AI_Thermocouple 6.Unit = "Deg C" No newline at end of file
128 Configuration_AI_Thermocouple 6.Unit = "Deg C"
129 Configuration_AI_Thermocouple 7.Maximum = "250,000000" No newline at end of file
129 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
130 Configuration_AI_Thermocouple 7.Minimum = "-200,000000" No newline at end of file
130 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
131 Configuration_AI_Thermocouple 7.Type = "K" No newline at end of file
131 Configuration_AI_Thermocouple 7.Type = "K"
132 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In" No newline at end of file
132 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
133 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000" No newline at end of file
133 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
134 Configuration_AI_Thermocouple 7.Unit = "Deg C" No newline at end of file
134 Configuration_AI_Thermocouple 7.Unit = "Deg C"
135 Configuration_AI_Thermocouple 8.Maximum = "250,000000" No newline at end of file
135 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
136 Configuration_AI_Thermocouple 8.Minimum = "-200,000000" No newline at end of file
136 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
137 Configuration_AI_Thermocouple 8.Type = "K" No newline at end of file
137 Configuration_AI_Thermocouple 8.Type = "K"
138 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In" No newline at end of file
138 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
139 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000" No newline at end of file
139 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
140 Configuration_AI_Thermocouple 8.Unit = "Deg C" No newline at end of file
140 Configuration_AI_Thermocouple 8.Unit = "Deg C"
141 Configuration_AI_Thermocouple 9.Maximum = "250,000000" No newline at end of file
141 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
142 Configuration_AI_Thermocouple 9.Minimum = "-200,000000" No newline at end of file
142 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
143 Configuration_AI_Thermocouple 9.Type = "K" No newline at end of file
143 Configuration_AI_Thermocouple 9.Type = "K"
144 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In" No newline at end of file
144 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
145 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000" No newline at end of file
145 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
146 Configuration_AI_Thermocouple 9.Unit = "Deg C" No newline at end of file
146 Configuration_AI_Thermocouple 9.Unit = "Deg C"
147 Configuration_AI_NI9219_Resistance.<size(s)> = "4" No newline at end of file
147 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
148 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000" No newline at end of file
148 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
149 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000" No newline at end of file
149 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
150 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire" No newline at end of file
150 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
151 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal" No newline at end of file
151 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500" No newline at end of file
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
153 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000" No newline at end of file
153 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
154 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000" No newline at end of file
154 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
155 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire" No newline at end of file
155 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
156 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal" No newline at end of file
156 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500" No newline at end of file
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
158 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000" No newline at end of file
158 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
159 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000" No newline at end of file
159 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
160 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire" No newline at end of file
160 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
161 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal" No newline at end of file
161 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500" No newline at end of file
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
163 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000" No newline at end of file
163 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
164 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000" No newline at end of file
164 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
165 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire" No newline at end of file
165 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
166 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal" No newline at end of file
166 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500" No newline at end of file
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
168 Configuration_AI_NI9219_Type.<size(s)> = "4" No newline at end of file
168 Configuration_AI_NI9219_Type.<size(s)> = "4"
169 Configuration_AI_NI9219_Type 0 = "Thermocouple" No newline at end of file
169 Configuration_AI_NI9219_Type 0 = "Thermocouple"
170 Configuration_AI_NI9219_Type 1 = "Thermocouple" No newline at end of file
170 Configuration_AI_NI9219_Type 1 = "Thermocouple"
171 Configuration_AI_NI9219_Type 2 = "Thermocouple" No newline at end of file
171 Configuration_AI_NI9219_Type 2 = "Thermocouple"
172 Configuration_AI_NI9219_Type 3 = "Thermocouple" No newline at end of file
172 Configuration_AI_NI9219_Type 3 = "Thermocouple"
173 No newline at end of file
173
174 [HSMP1] No newline at end of file
174 [HSMP1]
175 PowerSupply_VISAName = "COM2" No newline at end of file
175 PowerSupply_VISAName = "COM2"
176 PowerSupply_Address = "6" No newline at end of file
176 PowerSupply_Address = "6"
177 PowerSupply_Baudrate = "9600" No newline at end of file
177 PowerSupply_Baudrate = "9600"
178 PowerSupply_OutputVoltage = "8,000000" No newline at end of file
178 PowerSupply_OutputVoltage = "8,000000"
179 PowerSupply_OverVoltageProtection = "9,000000" No newline at end of file
179 PowerSupply_OverVoltageProtection = "9,000000"
180 DMM_Baudrate = "9600" No newline at end of file
180 DMM_Baudrate = "9600"
181 Measurement_Channels_AutoRange.<size(s)> = "13" No newline at end of file
181 Measurement_Channels_AutoRange.<size(s)> = "13"
182 Measurement_Channels_AutoRange 0 = "TRUE" No newline at end of file
182 Measurement_Channels_AutoRange 0 = "TRUE"
183 Measurement_Channels_AutoRange 1 = "TRUE" No newline at end of file
183 Measurement_Channels_AutoRange 1 = "TRUE"
184 Measurement_Channels_AutoRange 2 = "TRUE" No newline at end of file
184 Measurement_Channels_AutoRange 2 = "TRUE"
185 Measurement_Channels_AutoRange 3 = "TRUE" No newline at end of file
185 Measurement_Channels_AutoRange 3 = "TRUE"
186 Measurement_Channels_AutoRange 4 = "TRUE" No newline at end of file
186 Measurement_Channels_AutoRange 4 = "TRUE"
187 Measurement_Channels_AutoRange 5 = "TRUE" No newline at end of file
187 Measurement_Channels_AutoRange 5 = "TRUE"
188 Measurement_Channels_AutoRange 6 = "TRUE" No newline at end of file
188 Measurement_Channels_AutoRange 6 = "TRUE"
189 Measurement_Channels_AutoRange 7 = "TRUE" No newline at end of file
189 Measurement_Channels_AutoRange 7 = "TRUE"
190 Measurement_Channels_AutoRange 8 = "TRUE" No newline at end of file
190 Measurement_Channels_AutoRange 8 = "TRUE"
191 Measurement_Channels_AutoRange 9 = "TRUE" No newline at end of file
191 Measurement_Channels_AutoRange 9 = "TRUE"
192 Measurement_Channels_AutoRange 10 = "TRUE" No newline at end of file
192 Measurement_Channels_AutoRange 10 = "TRUE"
193 Measurement_Channels_AutoRange 11 = "TRUE" No newline at end of file
193 Measurement_Channels_AutoRange 11 = "TRUE"
194 Measurement_Channels_AutoRange 12 = "TRUE" No newline at end of file
194 Measurement_Channels_AutoRange 12 = "TRUE"
195 Measurement_Channels_Range = "<size(s)=13> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000" No newline at end of file
195 Measurement_Channels_Range = "<size(s)=13> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
196 Measurement_Channels_Resolution.<size(s)> = "13" No newline at end of file
196 Measurement_Channels_Resolution.<size(s)> = "13"
197 Measurement_Channels_Resolution 0 = "6.5" No newline at end of file
197 Measurement_Channels_Resolution 0 = "6.5"
198 Measurement_Channels_Resolution 1 = "6.5" No newline at end of file
198 Measurement_Channels_Resolution 1 = "6.5"
199 Measurement_Channels_Resolution 2 = "6.5" No newline at end of file
199 Measurement_Channels_Resolution 2 = "6.5"
200 Measurement_Channels_Resolution 3 = "6.5" No newline at end of file
200 Measurement_Channels_Resolution 3 = "6.5"
201 Measurement_Channels_Resolution 4 = "6.5" No newline at end of file
201 Measurement_Channels_Resolution 4 = "6.5"
202 Measurement_Channels_Resolution 5 = "6.5" No newline at end of file
202 Measurement_Channels_Resolution 5 = "6.5"
203 Measurement_Channels_Resolution 6 = "6.5" No newline at end of file
203 Measurement_Channels_Resolution 6 = "6.5"
204 Measurement_Channels_Resolution 7 = "6.5" No newline at end of file
204 Measurement_Channels_Resolution 7 = "6.5"
205 Measurement_Channels_Resolution 8 = "6.5" No newline at end of file
205 Measurement_Channels_Resolution 8 = "6.5"
206 Measurement_Channels_Resolution 9 = "6.5" No newline at end of file
206 Measurement_Channels_Resolution 9 = "6.5"
207 Measurement_Channels_Resolution 10 = "6.5" No newline at end of file
207 Measurement_Channels_Resolution 10 = "6.5"
208 Measurement_Channels_Resolution 11 = "6.5" No newline at end of file
208 Measurement_Channels_Resolution 11 = "6.5"
209 Measurement_Channels_Resolution 12 = "6.5" No newline at end of file
209 Measurement_Channels_Resolution 12 = "6.5"
210 Resistance_Function = "Resistance" No newline at end of file
210 Resistance_Function = "Resistance"
211 Resistance_OffsetCompensation = "FALSE" No newline at end of file
211 Resistance_OffsetCompensation = "FALSE"
212 TableControl_Out_LiftTable = "Dev1/port0/line5" No newline at end of file
212 TableControl_Out_LiftTable = "Dev1/port0/line5"
213 TableControl_Out_SettingMode.<size(s)> = "2" No newline at end of file
213 TableControl_Out_SettingMode.<size(s)> = "2"
214 TableControl_Out_SettingMode 0 = "Dev1/port0/line0" No newline at end of file
214 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
215 TableControl_Out_SettingMode 1 = "Dev1/port0/line1" No newline at end of file
215 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
216 No newline at end of file
216
217 [DefaultValues] No newline at end of file
217 [DefaultValues]
218 WorkingStroke = "0" No newline at end of file
218 WorkingStroke = "0"
219 MaxTemperature = "250" No newline at end of file
219 MaxTemperature = "250"
220 MeasurementTime = "1" No newline at end of file
220 MeasurementTime = "1"
221 NominalCurrent = "0" No newline at end of file
221 NominalCurrent = "0"
222 TableControl = False No newline at end of file
222 TableControl = False
223 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230" No newline at end of file
223 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
224 Sensors+.<size(s)> = "10" No newline at end of file
224 Sensors+.<size(s)> = "10"
225 Sensors+ 0 = "True" No newline at end of file
225 Sensors+ 0 = "True"
226 Sensors+ 1 = "True" No newline at end of file
226 Sensors+ 1 = "True"
227 Sensors+ 2 = "True" No newline at end of file
227 Sensors+ 2 = "True"
228 Sensors+ 3 = "True" No newline at end of file
228 Sensors+ 3 = "True"
229 Sensors+ 4 = "True" No newline at end of file
229 Sensors+ 4 = "True"
230 Sensors+ 5 = "False" No newline at end of file
230 Sensors+ 5 = "False"
231 Sensors+ 6 = "False" No newline at end of file
231 Sensors+ 6 = "False"
232 Sensors+ 7 = "False" No newline at end of file
232 Sensors+ 7 = "False"
233 Sensors+ 8 = "False" No newline at end of file
233 Sensors+ 8 = "False"
234 Sensors+ 9 = "False" No newline at end of file
234 Sensors+ 9 = "False"
235 SensorsFunction.<size(s)> = "10" No newline at end of file
235 SensorsFunction.<size(s)> = "10"
236 SensorsFunction 0 = "Umgebungstemperatur" No newline at end of file
236 SensorsFunction 0 = "Umgebungstemperatur"
237 SensorsFunction 1 = "Pr�flingstemperatur" No newline at end of file
237 SensorsFunction 1 = "Pr�flingstemperatur"
238 SensorsFunction 2 = "Temperatur 3" No newline at end of file
238 SensorsFunction 2 = "Temperatur 3"
239 SensorsFunction 3 = "Temperatur 4" No newline at end of file
239 SensorsFunction 3 = "Temperatur 4"
240 SensorsFunction 4 = "Temperatur 5" No newline at end of file
240 SensorsFunction 4 = "Temperatur 5"
241 SensorsFunction 5 = "Temperatur 6" No newline at end of file
241 SensorsFunction 5 = "Temperatur 6"
242 SensorsFunction 6 = "Temperatur 7" No newline at end of file
242 SensorsFunction 6 = "Temperatur 7"
243 SensorsFunction 7 = "Temperatur 8" No newline at end of file
243 SensorsFunction 7 = "Temperatur 8"
244 SensorsFunction 8 = "Temperatur 9" No newline at end of file
244 SensorsFunction 8 = "Temperatur 9"
245 SensorsFunction 9 = "Temperatur 10" No newline at end of file
245 SensorsFunction 9 = "Temperatur 10"
246 No newline at end of file
246
247 [Pathes] No newline at end of file
247 [Pathes]
248 User = "C:\Work\CurrentTester\support\User.txt" No newline at end of file
248 User = "C:\Work\CurrentTester\support\User.txt"
249 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1" No newline at end of file
249 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
250 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols" No newline at end of file
250 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles" No newline at end of file
251 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
251 No newline at end of file
252
252 [Report] No newline at end of file
253 [Report]
253 FileNameFormat = "%s_TestResults.txt" No newline at end of file
254 FileNameFormat = "%s_TestResults.txt"
254 ReportNameFormat = "%s_TestReport.xlsx" No newline at end of file
255 ReportNameFormat = "%s_TestReport.xlsx"
255 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx" No newline at end of file
256 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
256 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx" No newline at end of file
257 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
257 No newline at end of file
258
259 [Protocol]
No newline at end of file
260 ProtocolNameFormat = "%s_Report.docx"
No newline at end of file
261 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
No newline at end of file
262 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
No newline at end of file
263 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.
No newline at end of file
264 Die Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
No newline at end of file
265 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.
No newline at end of file
266 The test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
No newline at end of file
267 No newline at end of file
258 [StateMessages]
268 [StateMessages]
No newline at end of file
269 Info.<size(s)> = "18" No newline at end of file
259 Info.<size(s)> = "17" No newline at end of file
260 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich" No newline at end of file
270 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
261 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken" No newline at end of file
271 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
262 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen" No newline at end of file
272 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
263 Info 3 = "Testdaten anlegen" No newline at end of file
273 Info 3 = "Testdaten anlegen"
264 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!" No newline at end of file
274 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
265 Info 5 = "Test geladen" No newline at end of file
275 Info 5 = "Test geladen"
266 Info 6 = "Laufende Pr�fung..." No newline at end of file
276 Info 6 = "Laufende Pr�fung..."
267 Info 7 = "Pr�fung erfolgreich abgeschlossen" No newline at end of file
277 Info 7 = "Pr�fung erfolgreich abgeschlossen"
268 Info 8 = "Fehler aufgetreten!" No newline at end of file
278 Info 8 = "Fehler aufgetreten!"
269 Info 9 = "Test abgebrochen!" No newline at end of file
279 Info 9 = "Test abgebrochen!"
270 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten" No newline at end of file
280 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
271 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung" No newline at end of file
281 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
272 Info 12 = "Test abgebrochen! Messrate ist zu hoch" No newline at end of file
282 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
273 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen" No newline at end of file
283 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
274 Info 14 = "Report wird erstellt... Bitte warten" No newline at end of file
284 Info 14 = "Report wird erstellt... Bitte warten"
275 Info 15 = "Report erstellt" No newline at end of file
285 Info 15 = "Report erstellt"
276 Info 16 = "Der letzte Test ist geladen..."
286 Info 16 = "Der letzte Test ist geladen..."
No newline at end of file
287 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
277 Result.<size(s)> = "17" No newline at end of file
No newline at end of file
288 Result.<size(s)> = "18" No newline at end of file
278 Result 0 = "Not-Halt" No newline at end of file
289 Result 0 = "Not-Halt"
279 Result 1 = "" No newline at end of file
290 Result 1 = ""
280 Result 2 = "Bereit" No newline at end of file
291 Result 2 = "Bereit"
281 Result 3 = "Bereit" No newline at end of file
292 Result 3 = "Bereit"
282 Result 4 = "Einrichtbetrieb" No newline at end of file
293 Result 4 = "Einrichtbetrieb"
283 Result 5 = "Bereit" No newline at end of file
294 Result 5 = "Bereit"
284 Result 6 = "Pr�fung l�uft" No newline at end of file
295 Result 6 = "Pr�fung l�uft"
285 Result 7 = "Pr�fung fertig" No newline at end of file
296 Result 7 = "Pr�fung fertig"
286 Result 8 = "Fehler" No newline at end of file
297 Result 8 = "Fehler"
287 Result 9 = "Pr�fung Stop" No newline at end of file
298 Result 9 = "Pr�fung Stop"
288 Result 10 = "Pr�fung Stop" No newline at end of file
299 Result 10 = "Pr�fung Stop"
289 Result 11 = "Pr�fung Stop" No newline at end of file
300 Result 11 = "Pr�fung Stop"
290 Result 12 = "Pr�fung Stop" No newline at end of file
301 Result 12 = "Pr�fung Stop"
291 Result 13 = "Pr�fung Stop" No newline at end of file
302 Result 13 = "Pr�fung Stop"
292 Result 14 = "Bereit" No newline at end of file
303 Result 14 = "Bereit"
293 Result 15 = "Bereit" No newline at end of file
304 Result 15 = "Bereit"
294 Result 16 = "Bereit" No newline at end of file
305 Result 16 = "Bereit"
306 Result 17 = "Bereit" No newline at end of file
295 No newline at end of file
307
296 [DialogMessages]
308 [DialogMessages]
No newline at end of file
309 Messages.<size(s)> = "3" No newline at end of file
297 Messages.<size(s)> = "2" No newline at end of file
298 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen" No newline at end of file
310 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
299 Messages 1 = "W�hlen Sie eine Vorlage aus:" No newline at end of file
311 Messages 1 = "W�hlen Sie eine Vorlage aus:"
312 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:" No newline at end of file
@@ -1,298 +1,311
1 [Tester] No newline at end of file
1 [Tester]
2 TesterType = "SMP3" No newline at end of file
2 TesterType = "SMP3"
3 TesterName = "Strommessplatz 3" No newline at end of file
3 TesterName = "Strommessplatz 3"
4 MaxCurrent = 130 No newline at end of file
4 MaxCurrent = 130
5 MaxTemperature = 250 No newline at end of file
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10" No newline at end of file
6 SensorsEnable.<size(s)> = "10"
7 SensorsEnable 0 = "True" No newline at end of file
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True" No newline at end of file
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True" No newline at end of file
9 SensorsEnable 2 = "True"
10 SensorsEnable 3 = "True" No newline at end of file
10 SensorsEnable 3 = "True"
11 SensorsEnable 4 = "False" No newline at end of file
11 SensorsEnable 4 = "False"
12 SensorsEnable 5 = "False" No newline at end of file
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "False" No newline at end of file
13 SensorsEnable 6 = "False"
14 SensorsEnable 7 = "False" No newline at end of file
14 SensorsEnable 7 = "False"
15 SensorsEnable 8 = "False" No newline at end of file
15 SensorsEnable 8 = "False"
16 SensorsEnable 9 = "False" No newline at end of file
16 SensorsEnable 9 = "False"
17 SensorsDescription.<size(s)> = "10" No newline at end of file
17 SensorsDescription.<size(s)> = "10"
18 SensorsDescription 0 = "NI-9210: Ch1" No newline at end of file
18 SensorsDescription 0 = "NI-9210: Ch1"
19 SensorsDescription 1 = "NI-9210: Ch2" No newline at end of file
19 SensorsDescription 1 = "NI-9210: Ch2"
20 SensorsDescription 2 = "NI-9210: Ch3" No newline at end of file
20 SensorsDescription 2 = "NI-9210: Ch3"
21 SensorsDescription 3 = "NI-9210: Ch4" No newline at end of file
21 SensorsDescription 3 = "NI-9210: Ch4"
22 SensorsDescription 4 = "NI-9219: Ch1" No newline at end of file
22 SensorsDescription 4 = "NI-9219: Ch1"
23 SensorsDescription 5 = "NI-9219: Ch2" No newline at end of file
23 SensorsDescription 5 = "NI-9219: Ch2"
24 SensorsDescription 6 = "NI-9219: Ch3" No newline at end of file
24 SensorsDescription 6 = "NI-9219: Ch3"
25 SensorsDescription 7 = "NI-9219: Ch4" No newline at end of file
25 SensorsDescription 7 = "NI-9219: Ch4"
26 SensorsDescription 8 = "" No newline at end of file
26 SensorsDescription 8 = ""
27 SensorsDescription 9 = "" No newline at end of file
27 SensorsDescription 9 = ""
28 VoltageDescription.<size(s)> = "4 2" No newline at end of file
28 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "NI PXI-6281: Ch4" No newline at end of file
29 VoltageDescription 0 = "NI PXI-6281: Ch4"
30 VoltageDescription 1 = "Pr�flingsspannung [V]" No newline at end of file
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "NI PXI-6281: Ch5" No newline at end of file
31 VoltageDescription 2 = "NI PXI-6281: Ch5"
32 VoltageDescription 3 = "Shunt- Spannung [V]" No newline at end of file
32 VoltageDescription 3 = "Shunt- Spannung [V]"
33 VoltageDescription 4 = "" No newline at end of file
33 VoltageDescription 4 = ""
34 VoltageDescription 5 = "Strom [A]" No newline at end of file
34 VoltageDescription 5 = "Strom [A]"
35 VoltageDescription 6 = "" No newline at end of file
35 VoltageDescription 6 = ""
36 VoltageDescription 7 = "Widerstand [mOhm]" No newline at end of file
36 VoltageDescription 7 = "Widerstand [mOhm]"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc" No newline at end of file
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
38 No newline at end of file
38
39 [Hardware] No newline at end of file
39 [Hardware]
40 SimulateDevices = True No newline at end of file
40 SimulateDevices = True
41 DI_E-Stop = "PXI1Slot5/port0/line5" No newline at end of file
41 DI_E-Stop = "PXI1Slot5/port0/line5"
42 DI_Setup = "PXI1Slot5/port0/line4" No newline at end of file
42 DI_Setup = "PXI1Slot5/port0/line4"
43 PowerSupply_MinCurrent = "0" No newline at end of file
43 PowerSupply_MinCurrent = "0"
44 PowerSupply_Check = False No newline at end of file
44 PowerSupply_Check = False
45 Measurement_Channels.<size(s)> = "12" No newline at end of file
45 Measurement_Channels.<size(s)> = "12"
46 Measurement_Channels 0 = "PXI1Slot5/ai4" No newline at end of file
46 Measurement_Channels 0 = "PXI1Slot5/ai4"
47 Measurement_Channels 1 = "PXI1Slot5/ai5" No newline at end of file
47 Measurement_Channels 1 = "PXI1Slot5/ai5"
48 Measurement_Channels 2 = "NI9210/ai0" No newline at end of file
48 Measurement_Channels 2 = "NI9210/ai0"
49 Measurement_Channels 3 = "NI9210/ai1" No newline at end of file
49 Measurement_Channels 3 = "NI9210/ai1"
50 Measurement_Channels 4 = "NI9210/ai2" No newline at end of file
50 Measurement_Channels 4 = "NI9210/ai2"
51 Measurement_Channels 5 = "NI9210/ai3" No newline at end of file
51 Measurement_Channels 5 = "NI9210/ai3"
52 Measurement_Channels 6 = "NI9219/ai0" No newline at end of file
52 Measurement_Channels 6 = "NI9219/ai0"
53 Measurement_Channels 7 = "NI9219/ai1" No newline at end of file
53 Measurement_Channels 7 = "NI9219/ai1"
54 Measurement_Channels 8 = "NI9219/ai2" No newline at end of file
54 Measurement_Channels 8 = "NI9219/ai2"
55 Measurement_Channels 9 = "NI9219/ai3" No newline at end of file
55 Measurement_Channels 9 = "NI9219/ai3"
56 Measurement_Channels 10 = "" No newline at end of file
56 Measurement_Channels 10 = ""
57 Measurement_Channels 11 = "" No newline at end of file
57 Measurement_Channels 11 = ""
58 ShuntResistance = 0,001 No newline at end of file
58 ShuntResistance = 0,001
59 Measurement_Check = False No newline at end of file
59 Measurement_Check = False
60 DMM_VISAName = "PXI1Slot3" No newline at end of file
60 DMM_VISAName = "PXI1Slot3"
61 DMM_ContactLimits = "<size(s)=2> 0,0 1,0" No newline at end of file
61 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
62 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000" No newline at end of file
62 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
63 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,500000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000" No newline at end of file
63 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,500000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
64 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000" No newline at end of file
64 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
65 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000" No newline at end of file
65 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
66 AllowedContactFails = "2" No newline at end of file
66 AllowedContactFails = "2"
67 No newline at end of file
67
68 [SMP3] No newline at end of file
68 [SMP3]
69 PowerSupply_VISAName = "COM4" No newline at end of file
69 PowerSupply_VISAName = "COM4"
70 PowerSupply_Address = "1" No newline at end of file
70 PowerSupply_Address = "1"
71 PowerSupply_Baudrate = "9600"
71 PowerSupply_Baudrate = "9600"
No newline at end of file
72 PowerSupply_OutputVoltage = 5,500000 No newline at end of file
72 PowerSupply_OutputVoltage = 3,000000 No newline at end of file
73 PowerSupply_OverVoltageProtection = 6,000000 No newline at end of file
73 PowerSupply_OverVoltageProtection = 6,000000
74 DMM_Function = "2-wire Resistance" No newline at end of file
74 DMM_Function = "2-wire Resistance"
75 DMM_AutoRange = False No newline at end of file
75 DMM_AutoRange = False
76 DMM_Range = "0,020000" No newline at end of file
76 DMM_Range = "0,020000"
77 DMM_Resolution = "0,001000" No newline at end of file
77 DMM_Resolution = "0,001000"
78 Configuration_AI_Voltage.<size(s)> = "2" No newline at end of file
78 Configuration_AI_Voltage.<size(s)> = "2"
79 Configuration_AI_Voltage 0.Maximum = "5,000000" No newline at end of file
79 Configuration_AI_Voltage 0.Maximum = "5,000000"
80 Configuration_AI_Voltage 0.Minimum = "-5,000000" No newline at end of file
80 Configuration_AI_Voltage 0.Minimum = "-5,000000"
81 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential" No newline at end of file
81 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
82 Configuration_AI_Voltage 1.Maximum = "1,000000" No newline at end of file
82 Configuration_AI_Voltage 1.Maximum = "1,000000"
83 Configuration_AI_Voltage 1.Minimum = "-1,000000" No newline at end of file
83 Configuration_AI_Voltage 1.Minimum = "-1,000000"
84 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential" No newline at end of file
84 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
85 Configuration_AI_Thermocouple.<size(s)> = "10" No newline at end of file
85 Configuration_AI_Thermocouple.<size(s)> = "10"
86 Configuration_AI_Thermocouple 0.Maximum = "250,000000" No newline at end of file
86 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
87 Configuration_AI_Thermocouple 0.Minimum = "-200,000000" No newline at end of file
87 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
88 Configuration_AI_Thermocouple 0.Type = "K" No newline at end of file
88 Configuration_AI_Thermocouple 0.Type = "K"
89 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In" No newline at end of file
89 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
90 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000" No newline at end of file
90 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
91 Configuration_AI_Thermocouple 0.Unit = "Deg C" No newline at end of file
91 Configuration_AI_Thermocouple 0.Unit = "Deg C"
92 Configuration_AI_Thermocouple 1.Maximum = "250,000000" No newline at end of file
92 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
93 Configuration_AI_Thermocouple 1.Minimum = "-200,000000" No newline at end of file
93 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
94 Configuration_AI_Thermocouple 1.Type = "K" No newline at end of file
94 Configuration_AI_Thermocouple 1.Type = "K"
95 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In" No newline at end of file
95 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
96 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000" No newline at end of file
96 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
97 Configuration_AI_Thermocouple 1.Unit = "Deg C" No newline at end of file
97 Configuration_AI_Thermocouple 1.Unit = "Deg C"
98 Configuration_AI_Thermocouple 2.Maximum = "250,000000" No newline at end of file
98 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
99 Configuration_AI_Thermocouple 2.Minimum = "-200,000000" No newline at end of file
99 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
100 Configuration_AI_Thermocouple 2.Type = "K" No newline at end of file
100 Configuration_AI_Thermocouple 2.Type = "K"
101 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In" No newline at end of file
101 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
102 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000" No newline at end of file
102 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
103 Configuration_AI_Thermocouple 2.Unit = "Deg C" No newline at end of file
103 Configuration_AI_Thermocouple 2.Unit = "Deg C"
104 Configuration_AI_Thermocouple 3.Maximum = "250,000000" No newline at end of file
104 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
105 Configuration_AI_Thermocouple 3.Minimum = "-200,000000" No newline at end of file
105 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
106 Configuration_AI_Thermocouple 3.Type = "K" No newline at end of file
106 Configuration_AI_Thermocouple 3.Type = "K"
107 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value" No newline at end of file
107 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
108 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000" No newline at end of file
108 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
109 Configuration_AI_Thermocouple 3.Unit = "Deg C" No newline at end of file
109 Configuration_AI_Thermocouple 3.Unit = "Deg C"
110 Configuration_AI_Thermocouple 4.Maximum = "250,000000" No newline at end of file
110 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
111 Configuration_AI_Thermocouple 4.Minimum = "-200,000000" No newline at end of file
111 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
112 Configuration_AI_Thermocouple 4.Type = "K" No newline at end of file
112 Configuration_AI_Thermocouple 4.Type = "K"
113 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In" No newline at end of file
113 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
114 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000" No newline at end of file
114 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
115 Configuration_AI_Thermocouple 4.Unit = "Deg C" No newline at end of file
115 Configuration_AI_Thermocouple 4.Unit = "Deg C"
116 Configuration_AI_Thermocouple 5.Maximum = "250,000000" No newline at end of file
116 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
117 Configuration_AI_Thermocouple 5.Minimum = "-200,000000" No newline at end of file
117 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
118 Configuration_AI_Thermocouple 5.Type = "K" No newline at end of file
118 Configuration_AI_Thermocouple 5.Type = "K"
119 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In" No newline at end of file
119 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
120 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000" No newline at end of file
120 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
121 Configuration_AI_Thermocouple 5.Unit = "Deg C" No newline at end of file
121 Configuration_AI_Thermocouple 5.Unit = "Deg C"
122 Configuration_AI_Thermocouple 6.Maximum = "250,000000" No newline at end of file
122 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
123 Configuration_AI_Thermocouple 6.Minimum = "-200,000000" No newline at end of file
123 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
124 Configuration_AI_Thermocouple 6.Type = "K" No newline at end of file
124 Configuration_AI_Thermocouple 6.Type = "K"
125 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In" No newline at end of file
125 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
126 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000" No newline at end of file
126 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
127 Configuration_AI_Thermocouple 6.Unit = "Deg C" No newline at end of file
127 Configuration_AI_Thermocouple 6.Unit = "Deg C"
128 Configuration_AI_Thermocouple 7.Maximum = "250,000000" No newline at end of file
128 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
129 Configuration_AI_Thermocouple 7.Minimum = "-200,000000" No newline at end of file
129 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
130 Configuration_AI_Thermocouple 7.Type = "K" No newline at end of file
130 Configuration_AI_Thermocouple 7.Type = "K"
131 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In" No newline at end of file
131 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
132 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000" No newline at end of file
132 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
133 Configuration_AI_Thermocouple 7.Unit = "Deg C" No newline at end of file
133 Configuration_AI_Thermocouple 7.Unit = "Deg C"
134 Configuration_AI_Thermocouple 8.Maximum = "250,000000" No newline at end of file
134 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
135 Configuration_AI_Thermocouple 8.Minimum = "-200,000000" No newline at end of file
135 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
136 Configuration_AI_Thermocouple 8.Type = "K" No newline at end of file
136 Configuration_AI_Thermocouple 8.Type = "K"
137 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In" No newline at end of file
137 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
138 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000" No newline at end of file
138 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
139 Configuration_AI_Thermocouple 8.Unit = "Deg C" No newline at end of file
139 Configuration_AI_Thermocouple 8.Unit = "Deg C"
140 Configuration_AI_Thermocouple 9.Maximum = "250,000000" No newline at end of file
140 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
141 Configuration_AI_Thermocouple 9.Minimum = "-200,000000" No newline at end of file
141 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
142 Configuration_AI_Thermocouple 9.Type = "K" No newline at end of file
142 Configuration_AI_Thermocouple 9.Type = "K"
143 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In" No newline at end of file
143 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
144 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000" No newline at end of file
144 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
145 Configuration_AI_Thermocouple 9.Unit = "Deg C" No newline at end of file
145 Configuration_AI_Thermocouple 9.Unit = "Deg C"
146 Configuration_AI_NI9219_Resistance.<size(s)> = "4" No newline at end of file
146 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
147 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000" No newline at end of file
147 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
148 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000" No newline at end of file
148 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
149 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire" No newline at end of file
149 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
150 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal" No newline at end of file
150 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
151 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500" No newline at end of file
151 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
152 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000" No newline at end of file
152 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
153 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000" No newline at end of file
153 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
154 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire" No newline at end of file
154 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
155 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal" No newline at end of file
155 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
156 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500" No newline at end of file
156 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
157 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000" No newline at end of file
157 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
158 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000" No newline at end of file
158 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
159 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire" No newline at end of file
159 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
160 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal" No newline at end of file
160 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
161 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500" No newline at end of file
161 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
162 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000" No newline at end of file
162 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
163 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000" No newline at end of file
163 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
164 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire" No newline at end of file
164 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
165 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal" No newline at end of file
165 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
166 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500" No newline at end of file
166 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
167 Configuration_AI_NI9219_Type.<size(s)> = "4" No newline at end of file
167 Configuration_AI_NI9219_Type.<size(s)> = "4"
168 Configuration_AI_NI9219_Type 0 = "Thermocouple" No newline at end of file
168 Configuration_AI_NI9219_Type 0 = "Thermocouple"
169 Configuration_AI_NI9219_Type 1 = "Thermocouple" No newline at end of file
169 Configuration_AI_NI9219_Type 1 = "Thermocouple"
170 Configuration_AI_NI9219_Type 2 = "Thermocouple" No newline at end of file
170 Configuration_AI_NI9219_Type 2 = "Thermocouple"
171 Configuration_AI_NI9219_Type 3 = "Thermocouple" No newline at end of file
171 Configuration_AI_NI9219_Type 3 = "Thermocouple"
172 No newline at end of file
172
173 [HSMP1] No newline at end of file
173 [HSMP1]
174 PowerSupply_VISAName = "COM2" No newline at end of file
174 PowerSupply_VISAName = "COM2"
175 PowerSupply_Address = "6" No newline at end of file
175 PowerSupply_Address = "6"
176 PowerSupply_Baudrate = "9600" No newline at end of file
176 PowerSupply_Baudrate = "9600"
177 PowerSupply_OutputVoltage = "8,000000" No newline at end of file
177 PowerSupply_OutputVoltage = "8,000000"
178 PowerSupply_OverVoltageProtection = "9,000000" No newline at end of file
178 PowerSupply_OverVoltageProtection = "9,000000"
179 DMM_Baudrate = "9600" No newline at end of file
179 DMM_Baudrate = "9600"
180 Measurement_Channels_AutoRange.<size(s)> = "13" No newline at end of file
180 Measurement_Channels_AutoRange.<size(s)> = "13"
181 Measurement_Channels_AutoRange 0 = "TRUE" No newline at end of file
181 Measurement_Channels_AutoRange 0 = "TRUE"
182 Measurement_Channels_AutoRange 1 = "TRUE" No newline at end of file
182 Measurement_Channels_AutoRange 1 = "TRUE"
183 Measurement_Channels_AutoRange 2 = "TRUE" No newline at end of file
183 Measurement_Channels_AutoRange 2 = "TRUE"
184 Measurement_Channels_AutoRange 3 = "TRUE" No newline at end of file
184 Measurement_Channels_AutoRange 3 = "TRUE"
185 Measurement_Channels_AutoRange 4 = "TRUE" No newline at end of file
185 Measurement_Channels_AutoRange 4 = "TRUE"
186 Measurement_Channels_AutoRange 5 = "TRUE" No newline at end of file
186 Measurement_Channels_AutoRange 5 = "TRUE"
187 Measurement_Channels_AutoRange 6 = "TRUE" No newline at end of file
187 Measurement_Channels_AutoRange 6 = "TRUE"
188 Measurement_Channels_AutoRange 7 = "TRUE" No newline at end of file
188 Measurement_Channels_AutoRange 7 = "TRUE"
189 Measurement_Channels_AutoRange 8 = "TRUE" No newline at end of file
189 Measurement_Channels_AutoRange 8 = "TRUE"
190 Measurement_Channels_AutoRange 9 = "TRUE" No newline at end of file
190 Measurement_Channels_AutoRange 9 = "TRUE"
191 Measurement_Channels_AutoRange 10 = "TRUE" No newline at end of file
191 Measurement_Channels_AutoRange 10 = "TRUE"
192 Measurement_Channels_AutoRange 11 = "TRUE" No newline at end of file
192 Measurement_Channels_AutoRange 11 = "TRUE"
193 Measurement_Channels_AutoRange 12 = "TRUE" No newline at end of file
193 Measurement_Channels_AutoRange 12 = "TRUE"
194 Measurement_Channels_Range = "<size(s)=13> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000" No newline at end of file
194 Measurement_Channels_Range = "<size(s)=13> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
195 Measurement_Channels_Resolution.<size(s)> = "13" No newline at end of file
195 Measurement_Channels_Resolution.<size(s)> = "13"
196 Measurement_Channels_Resolution 0 = "6.5" No newline at end of file
196 Measurement_Channels_Resolution 0 = "6.5"
197 Measurement_Channels_Resolution 1 = "6.5" No newline at end of file
197 Measurement_Channels_Resolution 1 = "6.5"
198 Measurement_Channels_Resolution 2 = "6.5" No newline at end of file
198 Measurement_Channels_Resolution 2 = "6.5"
199 Measurement_Channels_Resolution 3 = "6.5" No newline at end of file
199 Measurement_Channels_Resolution 3 = "6.5"
200 Measurement_Channels_Resolution 4 = "6.5" No newline at end of file
200 Measurement_Channels_Resolution 4 = "6.5"
201 Measurement_Channels_Resolution 5 = "6.5" No newline at end of file
201 Measurement_Channels_Resolution 5 = "6.5"
202 Measurement_Channels_Resolution 6 = "6.5" No newline at end of file
202 Measurement_Channels_Resolution 6 = "6.5"
203 Measurement_Channels_Resolution 7 = "6.5" No newline at end of file
203 Measurement_Channels_Resolution 7 = "6.5"
204 Measurement_Channels_Resolution 8 = "6.5" No newline at end of file
204 Measurement_Channels_Resolution 8 = "6.5"
205 Measurement_Channels_Resolution 9 = "6.5" No newline at end of file
205 Measurement_Channels_Resolution 9 = "6.5"
206 Measurement_Channels_Resolution 10 = "6.5" No newline at end of file
206 Measurement_Channels_Resolution 10 = "6.5"
207 Measurement_Channels_Resolution 11 = "6.5" No newline at end of file
207 Measurement_Channels_Resolution 11 = "6.5"
208 Measurement_Channels_Resolution 12 = "6.5" No newline at end of file
208 Measurement_Channels_Resolution 12 = "6.5"
209 Resistance_Function = "Resistance" No newline at end of file
209 Resistance_Function = "Resistance"
210 Resistance_OffsetCompensation = "FALSE" No newline at end of file
210 Resistance_OffsetCompensation = "FALSE"
211 TableControl_Out_LiftTable = "Dev1/port0/line5" No newline at end of file
211 TableControl_Out_LiftTable = "Dev1/port0/line5"
212 TableControl_Out_SettingMode.<size(s)> = "2" No newline at end of file
212 TableControl_Out_SettingMode.<size(s)> = "2"
213 TableControl_Out_SettingMode 0 = "Dev1/port0/line0" No newline at end of file
213 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
214 TableControl_Out_SettingMode 1 = "Dev1/port0/line1" No newline at end of file
214 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
215 No newline at end of file
215
216 [DefaultValues] No newline at end of file
216 [DefaultValues]
217 WorkingStroke = "0" No newline at end of file
217 WorkingStroke = "0"
218 MaxTemperature = "80" No newline at end of file
218 MaxTemperature = "80"
219 MeasurementTime = "1" No newline at end of file
219 MeasurementTime = "1"
220 NominalCurrent = "0" No newline at end of file
220 NominalCurrent = "0"
221 TableControl = False No newline at end of file
221 TableControl = False
222 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230" No newline at end of file
222 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
223 Sensors+.<size(s)> = "10" No newline at end of file
223 Sensors+.<size(s)> = "10"
224 Sensors+ 0 = "True" No newline at end of file
224 Sensors+ 0 = "True"
225 Sensors+ 1 = "True" No newline at end of file
225 Sensors+ 1 = "True"
226 Sensors+ 2 = "True" No newline at end of file
226 Sensors+ 2 = "True"
227 Sensors+ 3 = "True" No newline at end of file
227 Sensors+ 3 = "True"
228 Sensors+ 4 = "False" No newline at end of file
228 Sensors+ 4 = "False"
229 Sensors+ 5 = "False" No newline at end of file
229 Sensors+ 5 = "False"
230 Sensors+ 6 = "False" No newline at end of file
230 Sensors+ 6 = "False"
231 Sensors+ 7 = "False" No newline at end of file
231 Sensors+ 7 = "False"
232 Sensors+ 8 = "False" No newline at end of file
232 Sensors+ 8 = "False"
233 Sensors+ 9 = "False" No newline at end of file
233 Sensors+ 9 = "False"
234 SensorsFunction.<size(s)> = "10" No newline at end of file
234 SensorsFunction.<size(s)> = "10"
235 SensorsFunction 0 = "Umgebungstemperatur" No newline at end of file
235 SensorsFunction 0 = "Umgebungstemperatur"
236 SensorsFunction 1 = "Pr�flingstemperatur" No newline at end of file
236 SensorsFunction 1 = "Pr�flingstemperatur"
237 SensorsFunction 2 = "Temperatur 3" No newline at end of file
237 SensorsFunction 2 = "Temperatur 3"
238 SensorsFunction 3 = "Temperatur 4" No newline at end of file
238 SensorsFunction 3 = "Temperatur 4"
239 SensorsFunction 4 = "Temperatur 5" No newline at end of file
239 SensorsFunction 4 = "Temperatur 5"
240 SensorsFunction 5 = "Temperatur 6" No newline at end of file
240 SensorsFunction 5 = "Temperatur 6"
241 SensorsFunction 6 = "Temperatur 7" No newline at end of file
241 SensorsFunction 6 = "Temperatur 7"
242 SensorsFunction 7 = "Temperatur 8" No newline at end of file
242 SensorsFunction 7 = "Temperatur 8"
243 SensorsFunction 8 = "Temperatur 9" No newline at end of file
243 SensorsFunction 8 = "Temperatur 9"
244 SensorsFunction 9 = "Temperatur 10" No newline at end of file
244 SensorsFunction 9 = "Temperatur 10"
245 No newline at end of file
245
246 [Pathes] No newline at end of file
246 [Pathes]
247 User = "C:\Work\CurrentTester\support\User.txt" No newline at end of file
247 User = "C:\Work\CurrentTester\support\User.txt"
248 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3" No newline at end of file
248 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3"
249 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3\Protocols" No newline at end of file
249 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles" No newline at end of file
250 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
250 No newline at end of file
251
251 [Report] No newline at end of file
252 [Report]
252 FileNameFormat = "%s_TestResults.txt" No newline at end of file
253 FileNameFormat = "%s_TestResults.txt"
253 ReportNameFormat = "%s_TestReport.xlsx" No newline at end of file
254 ReportNameFormat = "%s_TestReport.xlsx"
254 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx" No newline at end of file
255 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
255 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx" No newline at end of file
256 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
256 No newline at end of file
257
258 [Protocol]
No newline at end of file
259 ProtocolNameFormat = "%s_Report.docx"
No newline at end of file
260 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
No newline at end of file
261 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
No newline at end of file
262 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.
No newline at end of file
263 Die Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
No newline at end of file
264 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.
No newline at end of file
265 The test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
No newline at end of file
266 No newline at end of file
257 [StateMessages]
267 [StateMessages]
No newline at end of file
268 Info.<size(s)> = "18" No newline at end of file
258 Info.<size(s)> = "17" No newline at end of file
259 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich" No newline at end of file
269 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
260 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken" No newline at end of file
270 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
261 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen" No newline at end of file
271 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
262 Info 3 = "Testdaten anlegen" No newline at end of file
272 Info 3 = "Testdaten anlegen"
263 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!" No newline at end of file
273 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
264 Info 5 = "Test geladen" No newline at end of file
274 Info 5 = "Test geladen"
265 Info 6 = "Laufende Pr�fung..." No newline at end of file
275 Info 6 = "Laufende Pr�fung..."
266 Info 7 = "Pr�fung erfolgreich abgeschlossen" No newline at end of file
276 Info 7 = "Pr�fung erfolgreich abgeschlossen"
267 Info 8 = "Fehler aufgetreten!" No newline at end of file
277 Info 8 = "Fehler aufgetreten!"
268 Info 9 = "Test abgebrochen!" No newline at end of file
278 Info 9 = "Test abgebrochen!"
269 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten" No newline at end of file
279 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
270 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung" No newline at end of file
280 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
271 Info 12 = "Test abgebrochen! Messrate ist zu hoch" No newline at end of file
281 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
272 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen" No newline at end of file
282 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
273 Info 14 = "Report wird erstellt... Bitte warten" No newline at end of file
283 Info 14 = "Report wird erstellt... Bitte warten"
274 Info 15 = "Report erstellt" No newline at end of file
284 Info 15 = "Report erstellt"
275 Info 16 = "Der letzte Test ist geladen..."
285 Info 16 = "Der letzte Test ist geladen..."
No newline at end of file
286 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
276 Result.<size(s)> = "17" No newline at end of file
No newline at end of file
287 Result.<size(s)> = "18" No newline at end of file
277 Result 0 = "Not-Halt" No newline at end of file
288 Result 0 = "Not-Halt"
278 Result 1 = "" No newline at end of file
289 Result 1 = ""
279 Result 2 = "Bereit" No newline at end of file
290 Result 2 = "Bereit"
280 Result 3 = "Bereit" No newline at end of file
291 Result 3 = "Bereit"
281 Result 4 = "Einrichtbetrieb" No newline at end of file
292 Result 4 = "Einrichtbetrieb"
282 Result 5 = "Bereit" No newline at end of file
293 Result 5 = "Bereit"
283 Result 6 = "Pr�fung l�uft" No newline at end of file
294 Result 6 = "Pr�fung l�uft"
284 Result 7 = "Pr�fung fertig" No newline at end of file
295 Result 7 = "Pr�fung fertig"
285 Result 8 = "Fehler" No newline at end of file
296 Result 8 = "Fehler"
286 Result 9 = "Pr�fung Stop" No newline at end of file
297 Result 9 = "Pr�fung Stop"
287 Result 10 = "Pr�fung Stop" No newline at end of file
298 Result 10 = "Pr�fung Stop"
288 Result 11 = "Pr�fung Stop" No newline at end of file
299 Result 11 = "Pr�fung Stop"
289 Result 12 = "Pr�fung Stop" No newline at end of file
300 Result 12 = "Pr�fung Stop"
290 Result 13 = "Pr�fung Stop" No newline at end of file
301 Result 13 = "Pr�fung Stop"
291 Result 14 = "Bereit" No newline at end of file
302 Result 14 = "Bereit"
292 Result 15 = "Bereit" No newline at end of file
303 Result 15 = "Bereit"
293 Result 16 = "Bereit" No newline at end of file
304 Result 16 = "Bereit"
305 Result 17 = "Bereit" No newline at end of file
294 No newline at end of file
306
295 [DialogMessages]
307 [DialogMessages]
No newline at end of file
308 Messages.<size(s)> = "3" No newline at end of file
296 Messages.<size(s)> = "2" No newline at end of file
297 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen" No newline at end of file
309 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
298 Messages 1 = "W�hlen Sie eine Vorlage aus:" No newline at end of file
310 Messages 1 = "W�hlen Sie eine Vorlage aus:"
311 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:" No newline at end of file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
General Comments 0
You need to be logged in to leave comments. Login now