##// END OF EJS Templates
- Random Positioning also for DC
LabVIEW -
r24:25
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,207 +1,207
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 75 pNote = "C:\Work\PositioningSystem\support\Note.txt"
76 76
77 77 [cDefaultValues]
78 78 MovingParameter.Velocity = "20,000000"
79 79 MovingParameter.Acceleration = "50,000000"
80 80 MovingParameter.Jerk = "140000,000000"
81 81 ForceLimit_Z = "0"
82 82 Learning_Steps.X = "1,000000"
83 83 Learning_Steps.Y = "1,000000"
84 84 Learning_Steps.Z = "1,000000"
85 85 Learning_ZStopOffset = "-2,000000"
86 86 Learning_Measurements = "3"
87 87 Learning_NetworkAnalyser = "0"
88 88 TestNumber = "1"
89 89 Comment = ""
90 90 Matrix_WorkingStroke = "4,000000"
91 91 Matrix_Z- = "1,000000"
92 92 Matrix_Contacts = "1"
93 93 Matrix_XDelta = "1,000000"
94 94 Matrix_XSize = "2"
95 95 Matrix_YDelta = "1,000000"
96 96 Matrix_YSize = "2"
97 97 Colors = "<size(s)=10> 16776960 16744448 16744640 16711935 10879142 8388863 8421631 423327 3381759 9567230"
98 98 TestRun_LoopsNumber = "2"
99 99 TestRun_Delay = "100"
100 100 TestRun_-Z = "1"
101 101 TestRun_Stroke = "4"
102 102 TestRun_Time = "0"
103 103 TestRun_StrokesNumber = "10"
104 104
105 105
106 106 [cReport]
107 107 FileNameFormat = "%s_TestProtocol.txt"
108 108 FileNameFormat_Standard = "%d.%m.%Y-%H%M%S_Standard.csv"
109 109 FileNameFormat_DC = "%d.%m.%Y-%H%M%S_DC.csv"
110 FileNameFormat_LoadCycle = "%d.%m.%Y-%H%M%S_LoadChangePosition.csv"
110 FileNameFormat_Position = "%d.%m.%Y-%H%M%S_Position.csv"
111 111 ReportNameFormat = "%s_TestReport.xlsx"
112 112 ReportTemplate_German = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateGerman.xlsx"
113 113 ReportTemplate_English = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateEnglish.xlsx"
114 114 ForceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ForceTemplate.xlsx"
115 115 ResistanceForceDistanceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ResistanceForceDistanceTemplate.xlsx"
116 116 StandardTemplate.<size(s)> = "4"
117 117 StandardTemplate 0 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
118 118 StandardTemplate 1 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
119 119 StandardTemplate 2 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Common.xlsx"
120 120 StandardTemplate 3 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Increment.xlsx"
121 121 StandardTemplate_Macro = "C:\Work\PositioningSystem\support\ReportTemplates\Macro.bas"
122 122 StandardTemplate_Scripts.<size(s)> = "6"
123 123 StandardTemplate_Scripts 0 = "AktualisiereXYDiagrammWiderstand"
124 124 StandardTemplate_Scripts 1 = "AktualisiereXYDiagrammKraft"
125 125 StandardTemplate_Scripts 2 = "AktualisiereXYDiagrammInkrementWiderstand"
126 126 StandardTemplate_Scripts 3 = "AktualisiereXYDiagrammInkrementKraft"
127 127 StandardTemplate_Scripts 4 = "AktualisiereXYDiagrammInkrementWiderstandPosition"
128 128 StandardTemplate_Scripts 5 = "AktualisiereXYDiagrammInkrementKraftPosition"
129 129 DCTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\DCTemplate.xlsx"
130 130 PositionTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\PositionTemplate.xlsx"
131 131
132 132 [cStateMessages]
133 133 Info.<size(s)> = "28"
134 134 Info 0 = "Not-Halt aktiviert!"
135 135 Info 1 = "Einrichtbetrieb f�r Achsensteuerung aktiviert! Nur manuelle Positionierung m�glich"
136 136 Info 2 = "T�r ist freigegeben! Nur manuelle Positionierung m�glich"
137 137 Info 3 = "Positioniereinheit wird initialisiert! Bitte warten..."
138 138 Info 4 = "Datenerfassungssystem wird initialisiert! Bitte warten..."
139 139 Info 5 = "Ladungsverst�rker wird initialisiert! Bitte warten..."
140 140 Info 6 = "Netzwerkanalysator wird initialisiert! Bitte warten..."
141 141 Info 7 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
142 142 Info 8 = "Testdaten anlegen"
143 143 Info 9 = "Lernfahrten"
144 144 Info 10 = "Achsen werden initialisiert..."
145 145 Info 11 = "Referenzfahrt l�uft..."
146 146 Info 12 = "X-Achse wird referenziert..."
147 147 Info 13 = "Y-Achse wird referenziert..."
148 148 Info 14 = "Z-Achse wird referenziert..."
149 149 Info 15 = "Position wird angefahren..."
150 150 Info 16 = "Kraftmessung wird durchgef�hrt..."
151 151 Info 17 = "Widerstand/Kraftmessung wird durchgef�hrt..."
152 152 Info 18 = "Testablauf"
153 153 Info 19 = "Test geladen"
154 154 Info 20 = "Laufender Test..."
155 155 Info 21 = "Verz�gerung l�uft..."
156 156 Info 22 = "Messung wird durchgef�hrt..."
157 157 Info 23 = "Lastwechsel wird ausgef�hrt..."
158 158 Info 24 = "Test erfolgreich abgeschlossen"
159 159 Info 25 = "Fehler aufgetreten!"
160 160 Info 26 = "Test abgebrochen!"
161 161 Info 27 = "Testprotokoll wird erstellt... Bitte warten"
162 162 Info 28 = "Testprotokoll erstellt"
163 163 Result.<size(s)> = "29"
164 164 Result 0 = "Not-Halt"
165 165 Result 1 = ""
166 166 Result 2 = ""
167 167 Result 3 = ""
168 168 Result 4 = "Einrichtbetrieb"
169 169 Result 5 = "Einrichtbetrieb"
170 170 Result 6 = "Einrichtbetrieb"
171 171 Result 7 = ""
172 172 Result 8 = "Bereit"
173 173 Result 9 = "Einrichtbetrieb"
174 174 Result 10 = "Einrichtbetrieb"
175 175 Result 11 = "Einrichtbetrieb"
176 176 Result 12 = "Einrichtbetrieb"
177 177 Result 13 = "Einrichtbetrieb"
178 178 Result 14 = "Einrichtbetrieb"
179 179 Result 15 = "Einrichtbetrieb"
180 180 Result 16 = "Einrichtbetrieb"
181 181 Result 17 = "Einrichtbetrieb"
182 182 Result 18 = "Bereit"
183 183 Result 19 = "Bereit"
184 184 Result 20 = "Test l�uft"
185 185 Result 21 = "Test l�uft"
186 186 Result 22 = "Einrichtbetrieb"
187 187 Result 23 = "Test l�uft"
188 188 Result 24 = "Test fertig"
189 189 Result 25 = "Fehler"
190 190 Result 26 = "Test Stop"
191 191 Result 27 = ""
192 192 Result 28 = ""
193 193
194 194 [cDialogMessages]
195 195 Messages.<size(s)> = "12"
196 196 Messages 0 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
197 197 Messages 1 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
198 198 Messages 2 = "Die Merkzetteldaten werden gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
199 199 Messages 3 = "W�hlen Sie einen Testablauf zum Laden aus"
200 200 Messages 4 = "Geben Sie einen Namen f�r den Testablauf ein"
201 201 Messages 5 = "Die Testmatrix wird gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
202 202 Messages 6 = "W�hlen Sie eine Testmatrix zum Laden aus"
203 203 Messages 7 = "Geben Sie einen Namen f�r die Testmatrix ein"
204 204 Messages 8 = "W�hlen Sie eine DC-Konfiguration zum Laden aus"
205 205 Messages 9 = "Geben Sie einen Namen f�r die DC-Konfiguration ein"
206 206 Messages 10 = "W�hlen Sie eine Vorlage aus:"
207 207 Messages 11 = "Test wurde abgebrochen.\0AOption zur Achseninitialisierung w�hlen oder abbrechen." No newline at end of file
@@ -1,207 +1,207
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 75 pNote = "C:\Work\PositioningSystem\support\Note.txt"
76 76
77 77 [cDefaultValues]
78 78 MovingParameter.Velocity = "20,000000"
79 79 MovingParameter.Acceleration = "50,000000"
80 80 MovingParameter.Jerk = "140000,000000"
81 81 ForceLimit_Z = "0"
82 82 Learning_Steps.X = "1,000000"
83 83 Learning_Steps.Y = "1,000000"
84 84 Learning_Steps.Z = "1,000000"
85 85 Learning_ZStopOffset = "-2,000000"
86 86 Learning_Measurements = "3"
87 87 Learning_NetworkAnalyser = "0"
88 88 TestNumber = "1"
89 89 Comment = ""
90 90 Matrix_WorkingStroke = "4,000000"
91 91 Matrix_Z- = "1,000000"
92 92 Matrix_Contacts = "1"
93 93 Matrix_XDelta = "1,000000"
94 94 Matrix_XSize = "2"
95 95 Matrix_YDelta = "1,000000"
96 96 Matrix_YSize = "2"
97 97 Colors = "<size(s)=10> 16776960 16744448 16744640 16711935 10879142 8388863 8421631 423327 3381759 9567230"
98 98 TestRun_LoopsNumber = "2"
99 99 TestRun_Delay = "100"
100 100 TestRun_-Z = "1"
101 101 TestRun_Stroke = "4"
102 102 TestRun_Time = "0"
103 103 TestRun_StrokesNumber = "10"
104 104
105 105
106 106 [cReport]
107 107 FileNameFormat = "%s_TestProtocol.txt"
108 108 FileNameFormat_Standard = "%d.%m.%Y-%H%M%S_Standard.csv"
109 109 FileNameFormat_DC = "%d.%m.%Y-%H%M%S_DC.csv"
110 FileNameFormat_LoadCycle = "%d.%m.%Y-%H%M%S_LoadChangePosition.csv"
110 FileNameFormat_Position = "%d.%m.%Y-%H%M%S_Position.csv"
111 111 ReportNameFormat = "%s_TestReport.xlsx"
112 112 ReportTemplate_German = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateGerman.xlsx"
113 113 ReportTemplate_English = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateEnglish.xlsx"
114 114 ForceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ForceTemplate.xlsx"
115 115 ResistanceForceDistanceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ResistanceForceDistanceTemplate.xlsx"
116 116 StandardTemplate.<size(s)> = "4"
117 117 StandardTemplate 0 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
118 118 StandardTemplate 1 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
119 119 StandardTemplate 2 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Common.xlsx"
120 120 StandardTemplate 3 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Increment.xlsx"
121 121 StandardTemplate_Macro = "C:\Work\PositioningSystem\support\ReportTemplates\Macro.bas"
122 122 StandardTemplate_Scripts.<size(s)> = "6"
123 123 StandardTemplate_Scripts 0 = "AktualisiereXYDiagrammWiderstand"
124 124 StandardTemplate_Scripts 1 = "AktualisiereXYDiagrammKraft"
125 125 StandardTemplate_Scripts 2 = "AktualisiereXYDiagrammInkrementWiderstand"
126 126 StandardTemplate_Scripts 3 = "AktualisiereXYDiagrammInkrementKraft"
127 127 StandardTemplate_Scripts 4 = "AktualisiereXYDiagrammInkrementWiderstandPosition"
128 128 StandardTemplate_Scripts 5 = "AktualisiereXYDiagrammInkrementKraftPosition"
129 129 DCTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\DCTemplate.xlsx"
130 130 PositionTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\PositionTemplate.xlsx"
131 131
132 132 [cStateMessages]
133 133 Info.<size(s)> = "28"
134 134 Info 0 = "Not-Halt aktiviert!"
135 135 Info 1 = "Einrichtbetrieb f�r Achsensteuerung aktiviert! Nur manuelle Positionierung m�glich"
136 136 Info 2 = "T�r ist freigegeben! Nur manuelle Positionierung m�glich"
137 137 Info 3 = "Positioniereinheit wird initialisiert! Bitte warten..."
138 138 Info 4 = "Datenerfassungssystem wird initialisiert! Bitte warten..."
139 139 Info 5 = "Ladungsverst�rker wird initialisiert! Bitte warten..."
140 140 Info 6 = "Netzwerkanalysator wird initialisiert! Bitte warten..."
141 141 Info 7 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
142 142 Info 8 = "Testdaten anlegen"
143 143 Info 9 = "Lernfahrten"
144 144 Info 10 = "Achsen werden initialisiert..."
145 145 Info 11 = "Referenzfahrt l�uft..."
146 146 Info 12 = "X-Achse wird referenziert..."
147 147 Info 13 = "Y-Achse wird referenziert..."
148 148 Info 14 = "Z-Achse wird referenziert..."
149 149 Info 15 = "Position wird angefahren..."
150 150 Info 16 = "Kraftmessung wird durchgef�hrt..."
151 151 Info 17 = "Widerstand/Kraftmessung wird durchgef�hrt..."
152 152 Info 18 = "Testablauf"
153 153 Info 19 = "Test geladen"
154 154 Info 20 = "Laufender Test..."
155 155 Info 21 = "Verz�gerung l�uft..."
156 156 Info 22 = "Messung wird durchgef�hrt..."
157 157 Info 23 = "Lastwechsel wird ausgef�hrt..."
158 158 Info 24 = "Test erfolgreich abgeschlossen"
159 159 Info 25 = "Fehler aufgetreten!"
160 160 Info 26 = "Test abgebrochen!"
161 161 Info 27 = "Testprotokoll wird erstellt... Bitte warten"
162 162 Info 28 = "Testprotokoll erstellt"
163 163 Result.<size(s)> = "29"
164 164 Result 0 = "Not-Halt"
165 165 Result 1 = ""
166 166 Result 2 = ""
167 167 Result 3 = ""
168 168 Result 4 = "Einrichtbetrieb"
169 169 Result 5 = "Einrichtbetrieb"
170 170 Result 6 = "Einrichtbetrieb"
171 171 Result 7 = ""
172 172 Result 8 = "Bereit"
173 173 Result 9 = "Einrichtbetrieb"
174 174 Result 10 = "Einrichtbetrieb"
175 175 Result 11 = "Einrichtbetrieb"
176 176 Result 12 = "Einrichtbetrieb"
177 177 Result 13 = "Einrichtbetrieb"
178 178 Result 14 = "Einrichtbetrieb"
179 179 Result 15 = "Einrichtbetrieb"
180 180 Result 16 = "Einrichtbetrieb"
181 181 Result 17 = "Einrichtbetrieb"
182 182 Result 18 = "Bereit"
183 183 Result 19 = "Bereit"
184 184 Result 20 = "Test l�uft"
185 185 Result 21 = "Test l�uft"
186 186 Result 22 = "Einrichtbetrieb"
187 187 Result 23 = "Test l�uft"
188 188 Result 24 = "Test fertig"
189 189 Result 25 = "Fehler"
190 190 Result 26 = "Test Stop"
191 191 Result 27 = ""
192 192 Result 28 = ""
193 193
194 194 [cDialogMessages]
195 195 Messages.<size(s)> = "12"
196 196 Messages 0 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
197 197 Messages 1 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
198 198 Messages 2 = "Die Merkzetteldaten werden gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
199 199 Messages 3 = "W�hlen Sie einen Testablauf zum Laden aus"
200 200 Messages 4 = "Geben Sie einen Namen f�r den Testablauf ein"
201 201 Messages 5 = "Die Testmatrix wird gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
202 202 Messages 6 = "W�hlen Sie eine Testmatrix zum Laden aus"
203 203 Messages 7 = "Geben Sie einen Namen f�r die Testmatrix ein"
204 204 Messages 8 = "W�hlen Sie eine DC-Konfiguration zum Laden aus"
205 205 Messages 9 = "Geben Sie einen Namen f�r die DC-Konfiguration ein"
206 206 Messages 10 = "W�hlen Sie eine Vorlage aus:"
207 207 Messages 11 = "Test wurde abgebrochen.\0AOption zur Achseninitialisierung w�hlen oder abbrechen." No newline at end of file
@@ -1,190 +1,190
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 58 pNote = "C:\Work\PositioningSystem\support\Note.txt"
59 59
60 60 [cDefaultValues]
61 61 MovingParameter.Velocity = "20,000000"
62 62 MovingParameter.Acceleration = "20,000000"
63 63 MovingParameter.Jerk = "0,000000"
64 64 ForceLimit_Z = "1"
65 65 Learning_Steps.X = "1,000000"
66 66 Learning_Steps.Y = "1,000000"
67 67 Learning_Steps.Z = "1,000000"
68 68 Learning_ZStopOffset = "-2,000000"
69 69 Learning_Measurements = "3"
70 70 Learning_NetworkAnalyser = "0"
71 71 TestNumber = "1"
72 72 Comment = ""
73 73 Matrix_WorkingStroke = "4,000000"
74 74 Matrix_Z- = "1,000000"
75 75 Matrix_Contacts = "1"
76 76 Matrix_XDelta = "1,000000"
77 77 Matrix_XSize = "2"
78 78 Matrix_YDelta = "1,000000"
79 79 Matrix_YSize = "2"
80 80 Colors = "<size(s)=10> 16776960 16744448 16744640 16711935 10879142 8388863 8421631 423327 3381759 9567230"
81 81 TestRun_LoopsNumber = "2"
82 82 TestRun_Delay = "100"
83 83 TestRun_-Z = "1"
84 84 TestRun_Stroke = "4"
85 85 TestRun_Time = "0"
86 86 TestRun_StrokesNumber = "10"
87 87
88 88
89 89 [cReport]
90 90 FileNameFormat = "%s_TestProtocol.txt"
91 91 FileNameFormat_Standard = "%d.%m.%Y-%H%M%S_Standard.csv"
92 92 FileNameFormat_DC = "%d.%m.%Y-%H%M%S_DC.csv"
93 FileNameFormat_LoadCycle = "%d.%m.%Y-%H%M%S_LoadChangePosition.csv"
93 FileNameFormat_Position = "%d.%m.%Y-%H%M%S_Position.csv"
94 94 ReportNameFormat = "%s_TestReport.xlsx"
95 95 ReportTemplate_German = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateGerman.xlsx"
96 96 ReportTemplate_English = "C:\Work\PositioningSystem\support\ReportTemplates\TemplateEnglish.xlsx"
97 97 ForceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ForceTemplate.xlsx"
98 98 ResistanceForceDistanceTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\ResistanceForceDistanceTemplate.xlsx"
99 99 StandardTemplate.<size(s)> = "4"
100 100 StandardTemplate 0 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
101 101 StandardTemplate 1 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate.xlsx"
102 102 StandardTemplate 2 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Common.xlsx"
103 103 StandardTemplate 3 = "C:\Work\PositioningSystem\support\ReportTemplates\StandardTemplate_Increment.xlsx"
104 104 StandardTemplate_Macro = "C:\Work\PositioningSystem\support\ReportTemplates\Macro.bas"
105 105 StandardTemplate_Scripts.<size(s)> = "6"
106 106 StandardTemplate_Scripts 0 = "AktualisiereXYDiagrammWiderstand"
107 107 StandardTemplate_Scripts 1 = "AktualisiereXYDiagrammKraft"
108 108 StandardTemplate_Scripts 2 = "AktualisiereXYDiagrammInkrementWiderstand"
109 109 StandardTemplate_Scripts 3 = "AktualisiereXYDiagrammInkrementKraft"
110 110 StandardTemplate_Scripts 4 = "AktualisiereXYDiagrammInkrementWiderstandPosition"
111 111 StandardTemplate_Scripts 5 = "AktualisiereXYDiagrammInkrementKraftPosition"
112 112 DCTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\DCTemplate.xlsx"
113 113 PositionTemplate = "C:\Work\PositioningSystem\support\ReportTemplates\PositionTemplate.xlsx"
114 114
115 115 [cStateMessages]
116 116 Info.<size(s)> = "28"
117 117 Info 0 = "Not-Halt aktiviert!"
118 118 Info 1 = "Einrichtbetrieb f�r Achsensteuerung aktiviert! Nur manuelle Positionierung m�glich"
119 119 Info 2 = "T�r ist freigegeben! Nur manuelle Positionierung m�glich"
120 120 Info 3 = "Positioniereinheit wird initialisiert! Bitte warten..."
121 121 Info 4 = "Datenerfassungssystem wird initialisiert! Bitte warten..."
122 122 Info 5 = "Ladungsverst�rker wird initialisiert! Bitte warten..."
123 123 Info 6 = "Netzwerkanalysator wird initialisiert! Bitte warten..."
124 124 Info 7 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
125 125 Info 8 = "Testdaten anlegen"
126 126 Info 9 = "Lernfahrten"
127 127 Info 10 = "Achsen werden initialisiert..."
128 128 Info 11 = "Referenzfahrt l�uft..."
129 129 Info 12 = "X-Achse wird referenziert..."
130 130 Info 13 = "Y-Achse wird referenziert..."
131 131 Info 14 = "Z-Achse wird referenziert..."
132 132 Info 15 = "Position wird angefahren..."
133 133 Info 16 = "Kraftmessung wird durchgef�hrt..."
134 134 Info 17 = "Widerstand/Kraftmessung wird durchgef�hrt..."
135 135 Info 18 = "Testablauf"
136 136 Info 19 = "Test geladen"
137 137 Info 20 = "Laufender Test..."
138 138 Info 21 = "Verz�gerung l�uft..."
139 139 Info 22 = "Messung wird durchgef�hrt..."
140 140 Info 23 = "Lastwechsel wird ausgef�hrt..."
141 141 Info 24 = "Test erfolgreich abgeschlossen"
142 142 Info 25 = "Fehler aufgetreten!"
143 143 Info 26 = "Test abgebrochen!"
144 144 Info 27 = "Testprotokoll wird erstellt... Bitte warten"
145 145 Info 28 = "Testprotokoll erstellt"
146 146 Result.<size(s)> = "29"
147 147 Result 0 = "Not-Halt"
148 148 Result 1 = ""
149 149 Result 2 = ""
150 150 Result 3 = ""
151 151 Result 4 = "Einrichtbetrieb"
152 152 Result 5 = "Einrichtbetrieb"
153 153 Result 6 = "Einrichtbetrieb"
154 154 Result 7 = ""
155 155 Result 8 = "Bereit"
156 156 Result 9 = "Einrichtbetrieb"
157 157 Result 10 = "Einrichtbetrieb"
158 158 Result 11 = "Einrichtbetrieb"
159 159 Result 12 = "Einrichtbetrieb"
160 160 Result 13 = "Einrichtbetrieb"
161 161 Result 14 = "Einrichtbetrieb"
162 162 Result 15 = "Einrichtbetrieb"
163 163 Result 16 = "Einrichtbetrieb"
164 164 Result 17 = "Einrichtbetrieb"
165 165 Result 18 = "Bereit"
166 166 Result 19 = "Bereit"
167 167 Result 20 = "Test l�uft"
168 168 Result 21 = "Test l�uft"
169 169 Result 22 = "Einrichtbetrieb"
170 170 Result 23 = "Test l�uft"
171 171 Result 24 = "Test fertig"
172 172 Result 25 = "Fehler"
173 173 Result 26 = "Test Stop"
174 174 Result 27 = ""
175 175 Result 28 = ""
176 176
177 177 [cDialogMessages]
178 178 Messages.<size(s)> = "12"
179 179 Messages 0 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
180 180 Messages 1 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
181 181 Messages 2 = "Die Merkzetteldaten werden gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
182 182 Messages 3 = "W�hlen Sie einen Testablauf zum Laden aus"
183 183 Messages 4 = "Geben Sie einen Namen f�r den Testablauf ein"
184 184 Messages 5 = "Die Testmatrix wird gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
185 185 Messages 6 = "W�hlen Sie eine Testmatrix zum Laden aus"
186 186 Messages 7 = "Geben Sie einen Namen f�r die Testmatrix ein"
187 187 Messages 8 = "W�hlen Sie eine DC-Konfiguration zum Laden aus"
188 188 Messages 9 = "Geben Sie einen Namen f�r die DC-Konfiguration ein"
189 189 Messages 10 = "W�hlen Sie eine Vorlage aus:"
190 190 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
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
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
General Comments 0
You need to be logged in to leave comments. Login now