##// END OF EJS Templates
- Camera window name in ini
LabVIEW -
r30:31
parent child Browse files
Show More

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

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