##// END OF EJS Templates
- Note will be saved and loaded again...
LabVIEW -
r16:17
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
1 NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
@@ -1,185 +1,186
1 1 [Tester]
2 2 TesterType = "SCP"
3 3 TesterName = "SCP-Tester"
4 4
5 5 [cHardware]
6 6 POS_AxesNames.<size(s)> = "3"
7 7 POS_AxesNames 0 = "X"
8 8 POS_AxesNames 1 = "Y"
9 9 POS_AxesNames 2 = "Z"
10 10 POS_Reference_Axes = "<size(s)=3> 1,000000 1,000000 -2,000000"
11 11 POS_Limits_Axis1 = "<size(s)=2> 0 325"
12 12 POS_Limits_Axis2 = "<size(s)=2> 0 350"
13 13 POS_Limits_Axis3 = "<size(s)=2> -44 0"
14 14 POS_AxesFlipped.<size(s)> = "3"
15 15 POS_AxesFlipped 0 = "True"
16 16 POS_AxesFlipped 1 = "True"
17 17 POS_AxesFlipped 2 = "False"
18 18 Pos_MaxVelocity = "600"
19 19 Pos_MaxVelocityUnblockedDoor = "20"
20 20 Pos_MaxAcceleration = "40000"
21 21 Pos_MaxAccelerationUnblockedDoor = "20"
22 22 Pos_MaxJerk = "0"
23 23 Pos_MaxJerkUnblockedDoor = "14000"
24 24 ForceLimit_Axis3 = "<size(s)=5> 10,000000 0,750000 0,780000 0,813000 0,920000"
25 25 ForceLimit_Axis3_Text.<size(s)> = "5"
26 26 ForceLimit_Axis3_Text 0 = ""
27 27 ForceLimit_Axis3_Text 1 = "�30 N"
28 28 ForceLimit_Axis3_Text 2 = "�40 N"
29 29 ForceLimit_Axis3_Text 3 = "�50 N"
30 30 ForceLimit_Axis3_Text 4 = "�60 N"
31 31 ForceLimit_Axis3_AO_Limits = "<size(s)=2> 0,000000 10,000000"
32 32 AO_ForceLimit = "Dev0/Ao0"
33 33 DI_E-Stop = "Dev2/port0/line0"
34 34 DI_Door = "Dev2/port0/line1"
35 35 DC_Wait = "100"
36 36
37 37 [cSCP]
38 38 POSConfig.IP = "10.1.2.1"
39 39 POSConfig.Port = "502"
40 40 DMMConfig.ResourceName = "COM1"
41 41 DMMConfig.Baudrate = "9600"
42 42 DMMConfig.ChannelList = "101,102,103,104,105,106,107,108,109,110"
43 43 ChargeMeterConfig.ResourceName = "COM2"
44 44 ChargeMeterConfig.Baudrate = "9600"
45 45 DC_Device = "USB-6509"
46 46 DOs.<size(s)> = "2"
47 47 DOs 0 = "Dev2/port4/line0"
48 48 DOs 1 = "Dev2/port4/line1"
49 49
50 50 [cPathes]
51 51 pUser = "C:\Work\PositioningSystem\support\User.txt"
52 52 pResultsFolder = "C:\Work\PositioningSystem\support\ResultData"
53 53 pGraphs = "C:\Work\PositioningSystem\support\Temp"
54 54 pExcelReports = "C:\Work\PositioningSystem\support\Temp"
55 55 pTestRun = "C:\Work\PositioningSystem\support\TestRuns"
56 56 pMatrix = "C:\Work\PositioningSystem\support\Matrixes"
57 57 pDC = "C:\Work\PositioningSystem\support\DC-Configurations"
58 pNote = "C:\Work\PositioningSystem\support\Note.txt"
58 59
59 60 [cDefaultValues]
60 61 MovingParameter.Velocity = "20,000000"
61 62 MovingParameter.Acceleration = "20,000000"
62 63 MovingParameter.Jerk = "0,000000"
63 64 ForceLimit_Z = "1"
64 65 Learning_Steps.X = "1,000000"
65 66 Learning_Steps.Y = "1,000000"
66 67 Learning_Steps.Z = "1,000000"
67 68 Learning_ZStopOffset = "-2,000000"
68 69 Learning_Measurements = "3"
69 70 Learning_NetworkAnalyser = "0"
70 71 TestNumber = "1"
71 72 Comment = ""
72 73 Matrix_WorkingStroke = "4,000000"
73 74 Matrix_Z- = "1,000000"
74 75 Matrix_Contacts = "1"
75 76 Matrix_XDelta = "1,000000"
76 77 Matrix_XSize = "2"
77 78 Matrix_YDelta = "1,000000"
78 79 Matrix_YSize = "2"
79 80 Colors = "<size(s)=10> 16776960 16744448 16744640 16711935 10879142 8388863 8421631 423327 3381759 9567230"
80 81 TestRun_LoopsNumber = "2"
81 82 TestRun_Delay = "100"
82 83 TestRun_-Z = "1"
83 84 TestRun_Stroke = "4"
84 85 TestRun_Time = "0"
85 86 TestRun_StrokesNumber = "10"
86 87
87 88
88 89 [cReport]
89 90 FileNameFormat = "%s_TestProtocol.txt"
90 91 FileNameFormat_Standard = "%d.%m.%Y-%H%M%S_Standard.csv"
91 92 FileNameFormat_DC = "%d.%m.%Y-%H%M%S_DC.csv"
92 93 ReportNameFormat = "%s_TestReport.xlsx"
93 94 ReportTemplate_German = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateGerman.xlsx"
94 95 ReportTemplate_English = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateEnglish.xlsx"
95 96 ForceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ForceTemplate.xlsx"
96 97 ResistanceForceDistanceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ResistanceForceDistanceTemplate.xlsx"
97 98 StandardTemplate.<size(s)> = "4"
98 99 StandardTemplate 0 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
99 100 StandardTemplate 1 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
100 101 StandardTemplate 2 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Common.xlsx"
101 102 StandardTemplate 3 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Increment.xlsx"
102 103 StandardTemplate_Macro = "C:\Work\PositioningSystem\support\ReportTemplates\Macro.bas"
103 104 StandardTemplate_Scripts.<size(s)> = "4"
104 105 StandardTemplate_Scripts 0 = "AktualisiereXYDiagrammWiderstand"
105 106 StandardTemplate_Scripts 1 = "AktualisiereXYDiagrammKraft"
106 107 StandardTemplate_Scripts 2 = "AktualisiereXYDiagrammInkrementWiderstand"
107 108 StandardTemplate_Scripts 3 = "AktualisiereXYDiagrammInkrementKraft"
108 109 DCTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\DCTemplate.xlsx"
109 110
110 111 [cStateMessages]
111 112 Info.<size(s)> = "28"
112 113 Info 0 = "Not-Halt aktiviert!"
113 114 Info 1 = "Einrichtbetrieb f�r Achsensteuerung aktiviert! Nur manuelle Positionierung m�glich"
114 115 Info 2 = "T�r ist freigegeben! Nur manuelle Positionierung m�glich"
115 116 Info 3 = "Positioniereinheit wird initialisiert! Bitte warten..."
116 117 Info 4 = "Datenerfassungssystem wird initialisiert! Bitte warten..."
117 118 Info 5 = "Ladungsverst�rker wird initialisiert! Bitte warten..."
118 119 Info 6 = "Netzwerkanalysator wird initialisiert! Bitte warten..."
119 120 Info 7 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
120 121 Info 8 = "Testdaten anlegen"
121 122 Info 9 = "Lernfahrten"
122 123 Info 10 = "Achsen werden initialisiert..."
123 124 Info 11 = "Referenzfahrt l�uft..."
124 125 Info 12 = "X-Achse wird referenziert..."
125 126 Info 13 = "Y-Achse wird referenziert..."
126 127 Info 14 = "Z-Achse wird referenziert..."
127 128 Info 15 = "Position wird angefahren..."
128 129 Info 16 = "Kraftmessung wird durchgef�hrt..."
129 130 Info 17 = "Widerstand/Kraftmessung wird durchgef�hrt..."
130 131 Info 18 = "Testablauf"
131 132 Info 19 = "Test geladen"
132 133 Info 20 = "Laufender Test..."
133 134 Info 21 = "Verz�gerung l�uft..."
134 135 Info 22 = "Messung wird durchgef�hrt..."
135 136 Info 23 = "Lastwechsel wird ausgef�hrt..."
136 137 Info 24 = "Test erfolgreich abgeschlossen"
137 138 Info 25 = "Fehler aufgetreten!"
138 139 Info 26 = "Test abgebrochen!"
139 140 Info 27 = "Testprotokoll wird erstellt... Bitte warten"
140 141 Info 28 = "Testprotokoll erstellt"
141 142 Result.<size(s)> = "29"
142 143 Result 0 = "Not-Halt"
143 144 Result 1 = ""
144 145 Result 2 = ""
145 146 Result 3 = ""
146 147 Result 4 = "Einrichtbetrieb"
147 148 Result 5 = "Einrichtbetrieb"
148 149 Result 6 = "Einrichtbetrieb"
149 150 Result 7 = ""
150 151 Result 8 = "Bereit"
151 152 Result 9 = "Einrichtbetrieb"
152 153 Result 10 = "Einrichtbetrieb"
153 154 Result 11 = "Einrichtbetrieb"
154 155 Result 12 = "Einrichtbetrieb"
155 156 Result 13 = "Einrichtbetrieb"
156 157 Result 14 = "Einrichtbetrieb"
157 158 Result 15 = "Einrichtbetrieb"
158 159 Result 16 = "Einrichtbetrieb"
159 160 Result 17 = "Einrichtbetrieb"
160 161 Result 18 = "Bereit"
161 162 Result 19 = "Bereit"
162 163 Result 20 = "Test l�uft"
163 164 Result 21 = "Test l�uft"
164 165 Result 22 = "Einrichtbetrieb"
165 166 Result 23 = "Test l�uft"
166 167 Result 24 = "Test fertig"
167 168 Result 25 = "Fehler"
168 169 Result 26 = "Test Stop"
169 170 Result 27 = ""
170 171 Result 28 = ""
171 172
172 173 [cDialogMessages]
173 174 Messages.<size(s)> = "12"
174 175 Messages 0 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
175 176 Messages 1 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
176 177 Messages 2 = "Die Merkzetteldaten werden gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
177 178 Messages 3 = "W�hlen Sie einen Testablauf zum Laden aus"
178 179 Messages 4 = "Geben Sie einen Namen f�r den Testablauf ein"
179 180 Messages 5 = "Die Testmatrix wird gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
180 181 Messages 6 = "W�hlen Sie eine Testmatrix zum Laden aus"
181 182 Messages 7 = "Geben Sie einen Namen f�r die Testmatrix ein"
182 183 Messages 8 = "W�hlen Sie eine DC-Konfiguration zum Laden aus"
183 184 Messages 9 = "Geben Sie einen Namen f�r die DC-Konfiguration ein"
184 185 Messages 10 = "W�hlen Sie eine Vorlage aus:"
185 186 Messages 11 = "Test wurde abgebrochen.\0AOption zur Achseninitialisierung w�hlen oder abbrechen." No newline at end of file
@@ -1,202 +1,203
1 1 [Tester]
2 2 TesterType = "EHF1"
3 3 TesterName = "Elektrischer Hochfrequenzmessplatz 1"
4 4
5 5 [cHardware]
6 6 POS_AxesNames.<size(s)> = "3"
7 7 POS_AxesNames 0 = "X"
8 8 POS_AxesNames 1 = "Y"
9 9 POS_AxesNames 2 = "Z"
10 10 POS_Reference_Axes = "<size(s)=3> 1,000000 1,000000 110,000000"
11 11 POS_Limits_Axis1 = "<size(s)=2> 0 210"
12 12 POS_Limits_Axis2 = "<size(s)=2> 0 242"
13 13 POS_Limits_Axis3 = "<size(s)=2> 0 111"
14 14 POS_AxesFlipped.<size(s)> = "3"
15 15 POS_AxesFlipped 0 = "True"
16 16 POS_AxesFlipped 1 = "True"
17 17 POS_AxesFlipped 2 = "False"
18 18 Pos_MaxVelocity = "300"
19 19 Pos_MaxVelocityUnblockedDoor = "20"
20 20 Pos_MaxAcceleration = "15000"
21 21 Pos_MaxAccelerationUnblockedDoor = "20"
22 22 Pos_MaxJerk = "140000"
23 23 Pos_MaxJerkUnblockedDoor = "14000"
24 24 ForceLimit_Axis3 = "<size(s)=5> 10,000000 5,000000 6,000000 7,000000 8,000000"
25 25 ForceLimit_Axis3_Text.<size(s)> = "5"
26 26 ForceLimit_Axis3_Text 0 = ""
27 27 ForceLimit_Axis3_Text 1 = "�30 N"
28 28 ForceLimit_Axis3_Text 2 = "�40 N"
29 29 ForceLimit_Axis3_Text 3 = "�50 N"
30 30 ForceLimit_Axis3_Text 4 = "�60 N"
31 31 ForceLimit_Axis3_AO_Limits = "<size(s)=2> 0,000000 10,000000"
32 32 AO_ForceLimit = "Dev0/Ao0"
33 33 DI_E-Stop = "Dev0/AuxPort/Di0"
34 34 DI_Door = "Dev0/AuxPort/Di1"
35 35 DC_Wait = "100"
36 36
37 37 [cEHF1]
38 38 POSConfig.IP = "10.1.2.1"
39 39 POSConfig.Port = "502"
40 40 DMMConfig.ResourceName = "COM1"
41 41 DMMConfig.Baudrate = "9600"
42 42 DMMConfig.ChannelList = "101,102,103,104,105,106,107,108,109,110"
43 43 ChargeMeterConfig.ResourceName = "COM10"
44 44 ChargeMeterConfig.Baudrate = "9600"
45 45 NetworkAnalyser.Names.<size(s)> = "2"
46 46 NetworkAnalyser.Names 0 = "Rohde & Schwarz (ZVA67)"
47 47 NetworkAnalyser.Names 1 = "Rohde & Schwarz (ZNL20)"
48 48 NetworkAnalyser.ResourceNames.<size(s)> = "2"
49 49 NetworkAnalyser.ResourceNames 0 = "TCPIP0::10.1.2.30::inst0::INSTR"
50 50 NetworkAnalyser.ResourceNames 1 = "TCPIP0::10.1.2.10::inst0::INSTR"
51 51 NetworkAnalyser.StateFilesFolder.<size(s)> = "2"
52 52 NetworkAnalyser.StateFilesFolder 0 = "C:\Rohde&Schwarz\Nwa\Calibration\RecallSets\"
53 53 NetworkAnalyser.StateFilesFolder 1 = "C:\Users\Public\Documents\Rohde-Schwarz\ZNL\Calibration\RecallSets\"
54 54 NetworkAnalyser.TestResultFolder.<size(s)> = "2"
55 55 NetworkAnalyser.TestResultFolder 0 = "C:\Work\PositioningSystem\support\ResultData\Tests\ZVA67\"
56 56 NetworkAnalyser.TestResultFolder 1 = "C:\Work\PositioningSystem\support\ResultData\Tests\ZNL20\"
57 57 NetworkAnalyser.TestResultFormat = "%d.%m.%Y-%H%M%S"
58 58 NetworkAnalyser.ResultFolder.<size(s)> = "2"
59 59 NetworkAnalyser.ResultFolder 0 = "C:\Work\PositioningSystem\support\ResultData\Tests\ZVA67\"
60 60 NetworkAnalyser.ResultFolder 1 = "C:\Work\PositioningSystem\support\ResultData\Tests\ZNL20\"
61 61 NetworkAnalyser.ResultFormat = "%d.%m.%Y-%H%M%S_HF"
62 62 NetworkAnalyser.CommonMemory.<size(s)> = "2"
63 63 NetworkAnalyser.CommonMemory 0 = "Z:\"
64 64 NetworkAnalyser.CommonMemory 1 = "D:\Testdaten\"
65 65 DC_Device = "USB-6509"
66 66
67 67 [cPathes]
68 68 pUser = "C:\Work\PositioningSystem\support\User.txt"
69 69 pResultsFolder = "C:\Work\PositioningSystem\support\ResultData"
70 70 pGraphs = "C:\Work\PositioningSystem\support\Temp"
71 71 pExcelReports = "C:\Work\PositioningSystem\support\Temp"
72 72 pTestRun = "C:\Work\PositioningSystem\support\TestRuns"
73 73 pMatrix = "C:\Work\PositioningSystem\support\Matrixes"
74 74 pDC = "C:\Work\PositioningSystem\support\DC-Configurations"
75 pNote = "C:\Work\PositioningSystem\support\Note.txt"
75 76
76 77 [cDefaultValues]
77 78 MovingParameter.Velocity = "20,000000"
78 79 MovingParameter.Acceleration = "50,000000"
79 80 MovingParameter.Jerk = "140000,000000"
80 81 ForceLimit_Z = "0"
81 82 Learning_Steps.X = "1,000000"
82 83 Learning_Steps.Y = "1,000000"
83 84 Learning_Steps.Z = "1,000000"
84 85 Learning_ZStopOffset = "-2,000000"
85 86 Learning_Measurements = "3"
86 87 Learning_NetworkAnalyser = "0"
87 88 TestNumber = "1"
88 89 Comment = ""
89 90 Matrix_WorkingStroke = "4,000000"
90 91 Matrix_Z- = "1,000000"
91 92 Matrix_Contacts = "1"
92 93 Matrix_XDelta = "1,000000"
93 94 Matrix_XSize = "2"
94 95 Matrix_YDelta = "1,000000"
95 96 Matrix_YSize = "2"
96 97 Colors = "<size(s)=10> 16776960 16744448 16744640 16711935 10879142 8388863 8421631 423327 3381759 9567230"
97 98 TestRun_LoopsNumber = "2"
98 99 TestRun_Delay = "100"
99 100 TestRun_-Z = "1"
100 101 TestRun_Stroke = "4"
101 102 TestRun_Time = "0"
102 103 TestRun_StrokesNumber = "10"
103 104
104 105
105 106 [cReport]
106 107 FileNameFormat = "%s_TestProtocol.txt"
107 108 FileNameFormat_Standard = "%d.%m.%Y-%H%M%S_Standard.csv"
108 109 FileNameFormat_DC = "%d.%m.%Y-%H%M%S_DC.csv"
109 110 ReportNameFormat = "%s_TestReport.xlsx"
110 111 ReportTemplate_German = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateGerman.xlsx"
111 112 ReportTemplate_English = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateEnglish.xlsx"
112 113 ForceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ForceTemplate.xlsx"
113 114 ResistanceForceDistanceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ResistanceForceDistanceTemplate.xlsx"
114 115 StandardTemplate.<size(s)> = "4"
115 116 StandardTemplate 0 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
116 117 StandardTemplate 1 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
117 118 StandardTemplate 2 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Common.xlsx"
118 119 StandardTemplate 3 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Increment.xlsx"
119 120 StandardTemplate_Macro = "C:\Work\PositioningSystem\support\ReportTemplates\Macro.bas"
120 121 StandardTemplate_Scripts.<size(s)> = "4"
121 122 StandardTemplate_Scripts 0 = "AktualisiereXYDiagrammWiderstand"
122 123 StandardTemplate_Scripts 1 = "AktualisiereXYDiagrammKraft"
123 124 StandardTemplate_Scripts 2 = "AktualisiereXYDiagrammInkrementWiderstand"
124 125 StandardTemplate_Scripts 3 = "AktualisiereXYDiagrammInkrementKraft"
125 126 DCTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\DCTemplate.xlsx"
126 127
127 128 [cStateMessages]
128 129 Info.<size(s)> = "28"
129 130 Info 0 = "Not-Halt aktiviert!"
130 131 Info 1 = "Einrichtbetrieb f�r Achsensteuerung aktiviert! Nur manuelle Positionierung m�glich"
131 132 Info 2 = "T�r ist freigegeben! Nur manuelle Positionierung m�glich"
132 133 Info 3 = "Positioniereinheit wird initialisiert! Bitte warten..."
133 134 Info 4 = "Datenerfassungssystem wird initialisiert! Bitte warten..."
134 135 Info 5 = "Ladungsverst�rker wird initialisiert! Bitte warten..."
135 136 Info 6 = "Netzwerkanalysator wird initialisiert! Bitte warten..."
136 137 Info 7 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
137 138 Info 8 = "Testdaten anlegen"
138 139 Info 9 = "Lernfahrten"
139 140 Info 10 = "Achsen werden initialisiert..."
140 141 Info 11 = "Referenzfahrt l�uft..."
141 142 Info 12 = "X-Achse wird referenziert..."
142 143 Info 13 = "Y-Achse wird referenziert..."
143 144 Info 14 = "Z-Achse wird referenziert..."
144 145 Info 15 = "Position wird angefahren..."
145 146 Info 16 = "Kraftmessung wird durchgef�hrt..."
146 147 Info 17 = "Widerstand/Kraftmessung wird durchgef�hrt..."
147 148 Info 18 = "Testablauf"
148 149 Info 19 = "Test geladen"
149 150 Info 20 = "Laufender Test..."
150 151 Info 21 = "Verz�gerung l�uft..."
151 152 Info 22 = "Messung wird durchgef�hrt..."
152 153 Info 23 = "Lastwechsel wird ausgef�hrt..."
153 154 Info 24 = "Test erfolgreich abgeschlossen"
154 155 Info 25 = "Fehler aufgetreten!"
155 156 Info 26 = "Test abgebrochen!"
156 157 Info 27 = "Testprotokoll wird erstellt... Bitte warten"
157 158 Info 28 = "Testprotokoll erstellt"
158 159 Result.<size(s)> = "29"
159 160 Result 0 = "Not-Halt"
160 161 Result 1 = ""
161 162 Result 2 = ""
162 163 Result 3 = ""
163 164 Result 4 = "Einrichtbetrieb"
164 165 Result 5 = "Einrichtbetrieb"
165 166 Result 6 = "Einrichtbetrieb"
166 167 Result 7 = ""
167 168 Result 8 = "Bereit"
168 169 Result 9 = "Einrichtbetrieb"
169 170 Result 10 = "Einrichtbetrieb"
170 171 Result 11 = "Einrichtbetrieb"
171 172 Result 12 = "Einrichtbetrieb"
172 173 Result 13 = "Einrichtbetrieb"
173 174 Result 14 = "Einrichtbetrieb"
174 175 Result 15 = "Einrichtbetrieb"
175 176 Result 16 = "Einrichtbetrieb"
176 177 Result 17 = "Einrichtbetrieb"
177 178 Result 18 = "Bereit"
178 179 Result 19 = "Bereit"
179 180 Result 20 = "Test l�uft"
180 181 Result 21 = "Test l�uft"
181 182 Result 22 = "Einrichtbetrieb"
182 183 Result 23 = "Test l�uft"
183 184 Result 24 = "Test fertig"
184 185 Result 25 = "Fehler"
185 186 Result 26 = "Test Stop"
186 187 Result 27 = ""
187 188 Result 28 = ""
188 189
189 190 [cDialogMessages]
190 191 Messages.<size(s)> = "12"
191 192 Messages 0 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
192 193 Messages 1 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
193 194 Messages 2 = "Die Merkzetteldaten werden gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
194 195 Messages 3 = "W�hlen Sie einen Testablauf zum Laden aus"
195 196 Messages 4 = "Geben Sie einen Namen f�r den Testablauf ein"
196 197 Messages 5 = "Die Testmatrix wird gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
197 198 Messages 6 = "W�hlen Sie eine Testmatrix zum Laden aus"
198 199 Messages 7 = "Geben Sie einen Namen f�r die Testmatrix ein"
199 200 Messages 8 = "W�hlen Sie eine DC-Konfiguration zum Laden aus"
200 201 Messages 9 = "Geben Sie einen Namen f�r die DC-Konfiguration ein"
201 202 Messages 10 = "W�hlen Sie eine Vorlage aus:"
202 203 Messages 11 = "Test wurde abgebrochen.\0AOption zur Achseninitialisierung w�hlen oder abbrechen." No newline at end of file
@@ -1,185 +1,186
1 1 [Tester]
2 2 TesterType = "SCP"
3 3 TesterName = "SCP-Tester"
4 4
5 5 [cHardware]
6 6 POS_AxesNames.<size(s)> = "3"
7 7 POS_AxesNames 0 = "X"
8 8 POS_AxesNames 1 = "Y"
9 9 POS_AxesNames 2 = "Z"
10 10 POS_Reference_Axes = "<size(s)=3> 1,000000 1,000000 -2,000000"
11 11 POS_Limits_Axis1 = "<size(s)=2> 0 325"
12 12 POS_Limits_Axis2 = "<size(s)=2> 0 350"
13 13 POS_Limits_Axis3 = "<size(s)=2> -44 0"
14 14 POS_AxesFlipped.<size(s)> = "3"
15 15 POS_AxesFlipped 0 = "True"
16 16 POS_AxesFlipped 1 = "True"
17 17 POS_AxesFlipped 2 = "False"
18 18 Pos_MaxVelocity = "600"
19 19 Pos_MaxVelocityUnblockedDoor = "20"
20 20 Pos_MaxAcceleration = "40000"
21 21 Pos_MaxAccelerationUnblockedDoor = "20"
22 22 Pos_MaxJerk = "0"
23 23 Pos_MaxJerkUnblockedDoor = "14000"
24 24 ForceLimit_Axis3 = "<size(s)=5> 10,000000 0,750000 0,780000 0,813000 0,920000"
25 25 ForceLimit_Axis3_Text.<size(s)> = "5"
26 26 ForceLimit_Axis3_Text 0 = ""
27 27 ForceLimit_Axis3_Text 1 = "�30 N"
28 28 ForceLimit_Axis3_Text 2 = "�40 N"
29 29 ForceLimit_Axis3_Text 3 = "�50 N"
30 30 ForceLimit_Axis3_Text 4 = "�60 N"
31 31 ForceLimit_Axis3_AO_Limits = "<size(s)=2> 0,000000 10,000000"
32 32 AO_ForceLimit = "Dev0/Ao0"
33 33 DI_E-Stop = "Dev2/port0/line0"
34 34 DI_Door = "Dev2/port0/line1"
35 35 DC_Wait = "100"
36 36
37 37 [cSCP]
38 38 POSConfig.IP = "10.1.2.1"
39 39 POSConfig.Port = "502"
40 40 DMMConfig.ResourceName = "COM1"
41 41 DMMConfig.Baudrate = "9600"
42 42 DMMConfig.ChannelList = "101,102,103,104,105,106,107,108,109,110"
43 43 ChargeMeterConfig.ResourceName = "COM2"
44 44 ChargeMeterConfig.Baudrate = "9600"
45 45 DC_Device = "USB-6509"
46 46 DOs.<size(s)> = "2"
47 47 DOs 0 = "Dev2/port4/line0"
48 48 DOs 1 = "Dev2/port4/line1"
49 49
50 50 [cPathes]
51 51 pUser = "C:\Work\PositioningSystem\support\User.txt"
52 52 pResultsFolder = "C:\Work\PositioningSystem\support\ResultData"
53 53 pGraphs = "C:\Work\PositioningSystem\support\Temp"
54 54 pExcelReports = "C:\Work\PositioningSystem\support\Temp"
55 55 pTestRun = "C:\Work\PositioningSystem\support\TestRuns"
56 56 pMatrix = "C:\Work\PositioningSystem\support\Matrixes"
57 57 pDC = "C:\Work\PositioningSystem\support\DC-Configurations"
58 pNote = "C:\Work\PositioningSystem\support\Note.txt"
58 59
59 60 [cDefaultValues]
60 61 MovingParameter.Velocity = "20,000000"
61 62 MovingParameter.Acceleration = "20,000000"
62 63 MovingParameter.Jerk = "0,000000"
63 64 ForceLimit_Z = "1"
64 65 Learning_Steps.X = "1,000000"
65 66 Learning_Steps.Y = "1,000000"
66 67 Learning_Steps.Z = "1,000000"
67 68 Learning_ZStopOffset = "-2,000000"
68 69 Learning_Measurements = "3"
69 70 Learning_NetworkAnalyser = "0"
70 71 TestNumber = "1"
71 72 Comment = ""
72 73 Matrix_WorkingStroke = "4,000000"
73 74 Matrix_Z- = "1,000000"
74 75 Matrix_Contacts = "1"
75 76 Matrix_XDelta = "1,000000"
76 77 Matrix_XSize = "2"
77 78 Matrix_YDelta = "1,000000"
78 79 Matrix_YSize = "2"
79 80 Colors = "<size(s)=10> 16776960 16744448 16744640 16711935 10879142 8388863 8421631 423327 3381759 9567230"
80 81 TestRun_LoopsNumber = "2"
81 82 TestRun_Delay = "100"
82 83 TestRun_-Z = "1"
83 84 TestRun_Stroke = "4"
84 85 TestRun_Time = "0"
85 86 TestRun_StrokesNumber = "10"
86 87
87 88
88 89 [cReport]
89 90 FileNameFormat = "%s_TestProtocol.txt"
90 91 FileNameFormat_Standard = "%d.%m.%Y-%H%M%S_Standard.csv"
91 92 FileNameFormat_DC = "%d.%m.%Y-%H%M%S_DC.csv"
92 93 ReportNameFormat = "%s_TestReport.xlsx"
93 94 ReportTemplate_German = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateGerman.xlsx"
94 95 ReportTemplate_English = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateEnglish.xlsx"
95 96 ForceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ForceTemplate.xlsx"
96 97 ResistanceForceDistanceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ResistanceForceDistanceTemplate.xlsx"
97 98 StandardTemplate.<size(s)> = "4"
98 99 StandardTemplate 0 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
99 100 StandardTemplate 1 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
100 101 StandardTemplate 2 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Common.xlsx"
101 102 StandardTemplate 3 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Increment.xlsx"
102 103 StandardTemplate_Macro = "C:\Work\PositioningSystem\support\ReportTemplates\Macro.bas"
103 104 StandardTemplate_Scripts.<size(s)> = "4"
104 105 StandardTemplate_Scripts 0 = "AktualisiereXYDiagrammWiderstand"
105 106 StandardTemplate_Scripts 1 = "AktualisiereXYDiagrammKraft"
106 107 StandardTemplate_Scripts 2 = "AktualisiereXYDiagrammInkrementWiderstand"
107 108 StandardTemplate_Scripts 3 = "AktualisiereXYDiagrammInkrementKraft"
108 109 DCTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\DCTemplate.xlsx"
109 110
110 111 [cStateMessages]
111 112 Info.<size(s)> = "28"
112 113 Info 0 = "Not-Halt aktiviert!"
113 114 Info 1 = "Einrichtbetrieb f�r Achsensteuerung aktiviert! Nur manuelle Positionierung m�glich"
114 115 Info 2 = "T�r ist freigegeben! Nur manuelle Positionierung m�glich"
115 116 Info 3 = "Positioniereinheit wird initialisiert! Bitte warten..."
116 117 Info 4 = "Datenerfassungssystem wird initialisiert! Bitte warten..."
117 118 Info 5 = "Ladungsverst�rker wird initialisiert! Bitte warten..."
118 119 Info 6 = "Netzwerkanalysator wird initialisiert! Bitte warten..."
119 120 Info 7 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
120 121 Info 8 = "Testdaten anlegen"
121 122 Info 9 = "Lernfahrten"
122 123 Info 10 = "Achsen werden initialisiert..."
123 124 Info 11 = "Referenzfahrt l�uft..."
124 125 Info 12 = "X-Achse wird referenziert..."
125 126 Info 13 = "Y-Achse wird referenziert..."
126 127 Info 14 = "Z-Achse wird referenziert..."
127 128 Info 15 = "Position wird angefahren..."
128 129 Info 16 = "Kraftmessung wird durchgef�hrt..."
129 130 Info 17 = "Widerstand/Kraftmessung wird durchgef�hrt..."
130 131 Info 18 = "Testablauf"
131 132 Info 19 = "Test geladen"
132 133 Info 20 = "Laufender Test..."
133 134 Info 21 = "Verz�gerung l�uft..."
134 135 Info 22 = "Messung wird durchgef�hrt..."
135 136 Info 23 = "Lastwechsel wird ausgef�hrt..."
136 137 Info 24 = "Test erfolgreich abgeschlossen"
137 138 Info 25 = "Fehler aufgetreten!"
138 139 Info 26 = "Test abgebrochen!"
139 140 Info 27 = "Testprotokoll wird erstellt... Bitte warten"
140 141 Info 28 = "Testprotokoll erstellt"
141 142 Result.<size(s)> = "29"
142 143 Result 0 = "Not-Halt"
143 144 Result 1 = ""
144 145 Result 2 = ""
145 146 Result 3 = ""
146 147 Result 4 = "Einrichtbetrieb"
147 148 Result 5 = "Einrichtbetrieb"
148 149 Result 6 = "Einrichtbetrieb"
149 150 Result 7 = ""
150 151 Result 8 = "Bereit"
151 152 Result 9 = "Einrichtbetrieb"
152 153 Result 10 = "Einrichtbetrieb"
153 154 Result 11 = "Einrichtbetrieb"
154 155 Result 12 = "Einrichtbetrieb"
155 156 Result 13 = "Einrichtbetrieb"
156 157 Result 14 = "Einrichtbetrieb"
157 158 Result 15 = "Einrichtbetrieb"
158 159 Result 16 = "Einrichtbetrieb"
159 160 Result 17 = "Einrichtbetrieb"
160 161 Result 18 = "Bereit"
161 162 Result 19 = "Bereit"
162 163 Result 20 = "Test l�uft"
163 164 Result 21 = "Test l�uft"
164 165 Result 22 = "Einrichtbetrieb"
165 166 Result 23 = "Test l�uft"
166 167 Result 24 = "Test fertig"
167 168 Result 25 = "Fehler"
168 169 Result 26 = "Test Stop"
169 170 Result 27 = ""
170 171 Result 28 = ""
171 172
172 173 [cDialogMessages]
173 174 Messages.<size(s)> = "12"
174 175 Messages 0 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
175 176 Messages 1 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
176 177 Messages 2 = "Die Merkzetteldaten werden gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
177 178 Messages 3 = "W�hlen Sie einen Testablauf zum Laden aus"
178 179 Messages 4 = "Geben Sie einen Namen f�r den Testablauf ein"
179 180 Messages 5 = "Die Testmatrix wird gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
180 181 Messages 6 = "W�hlen Sie eine Testmatrix zum Laden aus"
181 182 Messages 7 = "Geben Sie einen Namen f�r die Testmatrix ein"
182 183 Messages 8 = "W�hlen Sie eine DC-Konfiguration zum Laden aus"
183 184 Messages 9 = "Geben Sie einen Namen f�r die DC-Konfiguration ein"
184 185 Messages 10 = "W�hlen Sie eine Vorlage aus:"
185 186 Messages 11 = "Test wurde abgebrochen.\0AOption zur Achseninitialisierung w�hlen oder abbrechen." No newline at end of file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 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