##// END OF EJS Templates
- Measurement for HSMP2 optimized
LabVIEW -
r49:50
parent child Browse files
Show More

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

1 NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
1 NO CONTENT: new file 10644
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: new file 10644
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: new file 10644
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: new file 10644
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: new file 10644
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
@@ -1,454 +1,456
1 1 [Tester]
2 2 TesterType = "HSMP2"
3 3 TesterName = "Hochstrommessplatz 2"
4 4 MaxCurrent = 2000
5 5 MaxTemperature = 250
6 6 MaxAmbientTemperature = 50
7 7 SensorsEnable.<size(s)> = "15"
8 8 SensorsEnable 0 = "True"
9 9 SensorsEnable 1 = "True"
10 10 SensorsEnable 2 = "True"
11 11 SensorsEnable 3 = "True"
12 12 SensorsEnable 4 = "True"
13 13 SensorsEnable 5 = "True"
14 14 SensorsEnable 6 = "True"
15 15 SensorsEnable 7 = "False"
16 16 SensorsEnable 8 = "False"
17 17 SensorsEnable 9 = "False"
18 18 SensorsEnable 10 = "False"
19 19 SensorsEnable 11 = "False"
20 20 SensorsEnable 12 = "False"
21 21 SensorsEnable 13 = "False"
22 22 SensorsEnable 14 = "False"
23 23 SensorsDescription.<size(s)> = "15"
24 24 SensorsDescription 0 = "NI-9212: Ch1"
25 25 SensorsDescription 1 = "NI-9212: Ch2"
26 26 SensorsDescription 2 = "NI-9212: Ch3"
27 27 SensorsDescription 3 = "NI-9212: Ch4"
28 28 SensorsDescription 4 = "NI-9219_1: Ch1"
29 29 SensorsDescription 5 = "NI-9219_1: Ch2"
30 30 SensorsDescription 6 = "NI-9219_1: Ch3"
31 31 SensorsDescription 7 = "NI-9219_2: Ch1"
32 32 SensorsDescription 8 = "NI-9219_2: Ch2"
33 33 SensorsDescription 9 = "NI-9219_2: Ch3"
34 34 SensorsDescription 10 = "NI-9219_2: Ch4"
35 35 SensorsDescription 11 = "NI-9219_3: Ch1"
36 36 SensorsDescription 12 = "NI-9219_3: Ch2"
37 37 SensorsDescription 13 = "NI-9219_3: Ch3"
38 38 SensorsDescription 14 = "NI-9219_3: Ch4"
39 39 VoltageDescription.<size(s)> = "5 2"
40 40 VoltageDescription 0 = "NI-9215: Ch1"
41 41 VoltageDescription 1 = "Pr�flingsspannung [V]"
42 42 VoltageDescription 2 = "NI-9215: Ch2"
43 43 VoltageDescription 3 = "Zero Flux- Spannung [V]"
44 44 VoltageDescription 4 = ""
45 45 VoltageDescription 5 = "Strom [A]"
46 46 VoltageDescription 6 = ""
47 47 VoltageDescription 7 = "Widerstand [mOhm]"
48 48 VoltageDescription 8 = ""
49 49 VoltageDescription 9 = "Leistung [W]"
50 50 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
51 51
52 52 [Hardware]
53 53 SimulateDevices = False
54 54 DI_E-Stop = ""
55 55 DI_Setup = ""
56 56 PowerSupply_VISAName = "COM4"
57 57 PowerSupply_Address = "0"
58 58 PowerSupply_Baudrate = "9600"
59 59 PowerSupply_OutputVoltage = "10,000000"
60 60 PowerSupply_OverVoltageProtection = "9,800000"
61 61 PowerSupply_MinCurrent = "0"
62 62 PowerSupply_Check = False
63 63 PowerSupply_WarningPower = "18000,000000"
64 64 PowerSupply_AbortPower = "20000,000000"
65 65 PowerSupply_PID = "FALSE"
66 66 PowerSupply_PID_Time = "1,000000"
67 67 PowerSupply_PID_ProportionalGain = "0,100000"
68 68 PowerSupply_PID_IntegralTime = "0,180000"
69 69 PowerSupply_PID_DerivativeTime = "0,000000"
70 70 AbortCurrentDifference = "0,000000"
71 71 Measurement_Channels.<size(s)> = "17"
72 72 Measurement_Channels 0 = "NI9215/ai0"
73 73 Measurement_Channels 1 = "NI9215/ai1"
74 74 Measurement_Channels 2 = "NI9212/ai0"
75 75 Measurement_Channels 3 = "NI9212/ai1"
76 76 Measurement_Channels 4 = "NI9212/ai2"
77 77 Measurement_Channels 5 = "NI9212/ai3"
78 78 Measurement_Channels 6 = "NI9219_1/ai0"
79 79 Measurement_Channels 7 = "NI9219_1/ai1"
80 80 Measurement_Channels 8 = "NI9219_1/ai2"
81 81 Measurement_Channels 9 = "NI9219_2/ai0"
82 82 Measurement_Channels 10 = "NI9219_2/ai1"
83 83 Measurement_Channels 11 = "NI9219_2/ai2"
84 84 Measurement_Channels 12 = "NI9219_2/ai3"
85 85 Measurement_Channels 13 = "NI9219_3/ai0"
86 86 Measurement_Channels 14 = "NI9219_3/ai1"
87 87 Measurement_Channels 15 = "NI9219_3/ai2"
88 88 Measurement_Channels 16 = "NI9219_3/ai3"
89 Measurement_Sample = "<size(s)=17> 40,000000 40,000000 2,000000 2,000000 2,000000 2,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000"
89 90 ShuntResistance = "0,005"
90 91 Measurement_Check = False
91 92 DMM_VISAName = "NI9219_1/ai3"
92 93 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
93 94 TemperatureGain = "<size(s)=15> 1,000000 0,752000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
94 95 TemperatureOffset = "<size(s)=15> -130,000000 4,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
95 96 VoltageGain = "<size(s)=5> 0,010000 0,001000 1,000000 0,010000 1,000000"
96 97 VoltageOffset = "<size(s)=5> 0,000000 0,000000 0,000000 0,000000 0,000000"
97 98 AllowedContactFails = "2"
98 99
99 100 [HSMP2]
100 101 DMM_Configuration.Maximum = "10500,000000"
101 102 DMM_Configuration.Minimum = "0,000000"
102 103 DMM_Configuration.Configuration = "2-Wire"
103 104 DMM_Configuration.CurrentExcitationSource = "Internal"
104 105 DMM_Configuration.CurrentExcitationValue = "0,000500"
106 DMM_Sample = "40,000000"
105 107 Configuration_AI_Voltage.<size(s)> = "2"
106 108 Configuration_AI_Voltage 0.Maximum = "10,000000"
107 109 Configuration_AI_Voltage 0.Minimum = "-10,000000"
108 110 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
109 111 Configuration_AI_Voltage 1.Maximum = "10,000000"
110 112 Configuration_AI_Voltage 1.Minimum = "0,000000"
111 113 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
112 114 Configuration_AI_Thermocouple.<size(s)> = "15"
113 115 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
114 116 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
115 117 Configuration_AI_Thermocouple 0.Type = "K"
116 118 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
117 119 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
118 120 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
119 121 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
120 122 Configuration_AI_Thermocouple 1.Type = "N"
121 123 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
122 124 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
123 125 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
124 126 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
125 127 Configuration_AI_Thermocouple 2.Type = "K"
126 128 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
127 129 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
128 130 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
129 131 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
130 132 Configuration_AI_Thermocouple 3.Type = "K"
131 133 Configuration_AI_Thermocouple 3.CJC_Source = "Built-In"
132 134 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
133 135 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
134 136 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
135 137 Configuration_AI_Thermocouple 4.Type = "K"
136 138 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
137 139 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
138 140 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
139 141 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
140 142 Configuration_AI_Thermocouple 5.Type = "K"
141 143 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
142 144 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
143 145 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
144 146 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
145 147 Configuration_AI_Thermocouple 6.Type = "K"
146 148 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
147 149 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
148 150 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
149 151 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
150 152 Configuration_AI_Thermocouple 7.Type = "K"
151 153 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
152 154 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
153 155 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
154 156 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
155 157 Configuration_AI_Thermocouple 8.Type = "K"
156 158 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
157 159 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
158 160 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
159 161 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
160 162 Configuration_AI_Thermocouple 9.Type = "K"
161 163 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
162 164 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
163 165 Configuration_AI_Thermocouple 10.Maximum = "250,000000"
164 166 Configuration_AI_Thermocouple 10.Minimum = "-200,000000"
165 167 Configuration_AI_Thermocouple 10.Type = "K"
166 168 Configuration_AI_Thermocouple 10.CJC_Source = "Built-In"
167 169 Configuration_AI_Thermocouple 10.CJC_Value = "25,000000"
168 170 Configuration_AI_Thermocouple 11.Maximum = "250,000000"
169 171 Configuration_AI_Thermocouple 11.Minimum = "-200,000000"
170 172 Configuration_AI_Thermocouple 11.Type = "K"
171 173 Configuration_AI_Thermocouple 11.CJC_Source = "Built-In"
172 174 Configuration_AI_Thermocouple 11.CJC_Value = "25,000000"
173 175 Configuration_AI_Thermocouple 12.Maximum = "250,000000"
174 176 Configuration_AI_Thermocouple 12.Minimum = "-200,000000"
175 177 Configuration_AI_Thermocouple 12.Type = "K"
176 178 Configuration_AI_Thermocouple 12.CJC_Source = "Built-In"
177 179 Configuration_AI_Thermocouple 12.CJC_Value = "25,000000"
178 180 Configuration_AI_Thermocouple 13.Maximum = "250,000000"
179 181 Configuration_AI_Thermocouple 13.Minimum = "-200,000000"
180 182 Configuration_AI_Thermocouple 13.Type = "K"
181 183 Configuration_AI_Thermocouple 13.CJC_Source = "Built-In"
182 184 Configuration_AI_Thermocouple 13.CJC_Value = "10,000000"
183 185 Configuration_AI_Thermocouple 14.Maximum = "250,000000"
184 186 Configuration_AI_Thermocouple 14.Minimum = "-200,000000"
185 187 Configuration_AI_Thermocouple 14.Type = "K"
186 188 Configuration_AI_Thermocouple 14.CJC_Source = "Built-In"
187 189 Configuration_AI_Thermocouple 14.CJC_Value = "25,000000"
188 190 Configuration_AI_NI9219_Resistance.<size(s)> = "11"
189 191 Configuration_AI_NI9219_Resistance 0.Maximum = "800,000000"
190 192 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
191 193 Configuration_AI_NI9219_Resistance 0.Configuration = "4-Wire"
192 194 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
193 195 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
194 196 Configuration_AI_NI9219_Resistance 0.RTD_Type = "Pt3750"
195 197 Configuration_AI_NI9219_Resistance 0.R0 = "1000,000000"
196 198 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
197 199 Configuration_AI_NI9219_Resistance 1.Maximum = "800,000000"
198 200 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
199 201 Configuration_AI_NI9219_Resistance 1.Configuration = "4-Wire"
200 202 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
201 203 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
202 204 Configuration_AI_NI9219_Resistance 1.RTD_Type = "Pt3750"
203 205 Configuration_AI_NI9219_Resistance 1.R0 = "1000,000000"
204 206 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
205 207 Configuration_AI_NI9219_Resistance 2.Maximum = "800,000000"
206 208 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
207 209 Configuration_AI_NI9219_Resistance 2.Configuration = "4-Wire"
208 210 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
209 211 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
210 212 Configuration_AI_NI9219_Resistance 2.RTD_Type = "Pt3750"
211 213 Configuration_AI_NI9219_Resistance 2.R0 = "1000,000000"
212 214 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 3,81E-3 -6,02E-7 -6E-12"
213 215 Configuration_AI_NI9219_Resistance 3.Maximum = "250,000000"
214 216 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
215 217 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
216 218 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
217 219 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
218 220 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
219 221 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
220 222 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
221 223 Configuration_AI_NI9219_Resistance 4.Maximum = "10500,000000"
222 224 Configuration_AI_NI9219_Resistance 4.Minimum = "0,000000"
223 225 Configuration_AI_NI9219_Resistance 4.Configuration = "2-Wire"
224 226 Configuration_AI_NI9219_Resistance 4.CurrentExcitationSource = "Internal"
225 227 Configuration_AI_NI9219_Resistance 4.CurrentExcitationValue = "0,000500"
226 228 Configuration_AI_NI9219_Resistance 4.RTD_Type = "Pt3750"
227 229 Configuration_AI_NI9219_Resistance 4.R0 = "1000,000000"
228 230 Configuration_AI_NI9219_Resistance 4.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
229 231 Configuration_AI_NI9219_Resistance 5.Maximum = "250,000000"
230 232 Configuration_AI_NI9219_Resistance 5.Minimum = "0,000000"
231 233 Configuration_AI_NI9219_Resistance 5.Configuration = "2-Wire"
232 234 Configuration_AI_NI9219_Resistance 5.CurrentExcitationSource = "Internal"
233 235 Configuration_AI_NI9219_Resistance 5.CurrentExcitationValue = "0,000500"
234 236 Configuration_AI_NI9219_Resistance 5.RTD_Type = "Pt3750"
235 237 Configuration_AI_NI9219_Resistance 5.R0 = "1000,000000"
236 238 Configuration_AI_NI9219_Resistance 5.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
237 239 Configuration_AI_NI9219_Resistance 6.Maximum = "250,000000"
238 240 Configuration_AI_NI9219_Resistance 6.Minimum = "0,000000"
239 241 Configuration_AI_NI9219_Resistance 6.Configuration = "2-Wire"
240 242 Configuration_AI_NI9219_Resistance 6.CurrentExcitationSource = "Internal"
241 243 Configuration_AI_NI9219_Resistance 6.CurrentExcitationValue = "0,000500"
242 244 Configuration_AI_NI9219_Resistance 6.RTD_Type = "Pt3750"
243 245 Configuration_AI_NI9219_Resistance 6.R0 = "1000,000000"
244 246 Configuration_AI_NI9219_Resistance 6.ABC = "<size(s)=3> 0,003810 -6,020000E-7 -6,000000E-12"
245 247 Configuration_AI_NI9219_Resistance 7.Maximum = "250,000000"
246 248 Configuration_AI_NI9219_Resistance 7.Minimum = "-200,000000"
247 249 Configuration_AI_NI9219_Resistance 7.Configuration = "4-Wire"
248 250 Configuration_AI_NI9219_Resistance 7.CurrentExcitationSource = "Internal"
249 251 Configuration_AI_NI9219_Resistance 7.CurrentExcitationValue = "0,000500"
250 252 Configuration_AI_NI9219_Resistance 7.RTD_Type = "Pt3750"
251 253 Configuration_AI_NI9219_Resistance 7.R0 = "1000,000000"
252 254 Configuration_AI_NI9219_Resistance 7.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
253 255 Configuration_AI_NI9219_Resistance 8.Maximum = "200,000000"
254 256 Configuration_AI_NI9219_Resistance 8.Minimum = "-10,000000"
255 257 Configuration_AI_NI9219_Resistance 8.Configuration = "4-Wire"
256 258 Configuration_AI_NI9219_Resistance 8.CurrentExcitationSource = "Internal"
257 259 Configuration_AI_NI9219_Resistance 8.CurrentExcitationValue = "0,000500"
258 260 Configuration_AI_NI9219_Resistance 8.RTD_Type = "Pt3750"
259 261 Configuration_AI_NI9219_Resistance 8.R0 = "1000,000000"
260 262 Configuration_AI_NI9219_Resistance 8.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
261 263 Configuration_AI_NI9219_Resistance 9.Maximum = "250,000000"
262 264 Configuration_AI_NI9219_Resistance 9.Minimum = "0,000000"
263 265 Configuration_AI_NI9219_Resistance 9.Configuration = "4-Wire"
264 266 Configuration_AI_NI9219_Resistance 9.CurrentExcitationSource = "Internal"
265 267 Configuration_AI_NI9219_Resistance 9.CurrentExcitationValue = "0,000500"
266 268 Configuration_AI_NI9219_Resistance 9.RTD_Type = "Pt3750"
267 269 Configuration_AI_NI9219_Resistance 9.R0 = "1000,000000"
268 270 Configuration_AI_NI9219_Resistance 9.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
269 271 Configuration_AI_NI9219_Resistance 10.Maximum = "250,000000"
270 272 Configuration_AI_NI9219_Resistance 10.Minimum = "0,000000"
271 273 Configuration_AI_NI9219_Resistance 10.Configuration = "2-Wire"
272 274 Configuration_AI_NI9219_Resistance 10.CurrentExcitationSource = "Internal"
273 275 Configuration_AI_NI9219_Resistance 10.CurrentExcitationValue = "0,000500"
274 276 Configuration_AI_NI9219_Resistance 10.RTD_Type = "Pt3750"
275 277 Configuration_AI_NI9219_Resistance 10.R0 = "1000,000000"
276 278 Configuration_AI_NI9219_Resistance 10.ABC = "<size(s)=3> 0,003810 -6,020000E-7 -6,000000E-12"
277 279 Configuration_AI_NI9219_Type.<size(s)> = "11"
278 280 Configuration_AI_NI9219_Type 0 = "Thermocouple"
279 Configuration_AI_NI9219_Type 1 = "Thermocouple"
280 Configuration_AI_NI9219_Type 2 = "Thermocouple"
281 Configuration_AI_NI9219_Type 1 = "RTD"
282 Configuration_AI_NI9219_Type 2 = "Resistance_Thermistor"
281 283 Configuration_AI_NI9219_Type 3 = "Thermocouple"
282 284 Configuration_AI_NI9219_Type 4 = "Resistance_Thermistor"
283 285 Configuration_AI_NI9219_Type 5 = "Resistance_Thermistor"
284 286 Configuration_AI_NI9219_Type 6 = "Resistance_Thermistor"
285 287 Configuration_AI_NI9219_Type 7 = "RTD"
286 288 Configuration_AI_NI9219_Type 8 = "RTD"
287 289 Configuration_AI_NI9219_Type 9 = "RTD"
288 290 Configuration_AI_NI9219_Type 10 = "Thermocouple"
289 291 POS_Config.IP = "10.1.2.1"
290 292 POS_Config.Port = "502"
291 293 POS_AxesNames.<size(s)> = "3"
292 294 POS_AxesNames 0 = "X"
293 295 POS_AxesNames 1 = "Y"
294 296 POS_AxesNames 2 = "Z"
295 297 POS_Reference_Axes = "<size(s)=3> 1,000000 1,000000 308,000000"
296 298 POS_Limits_Axis1 = "<size(s)=2> 0 155"
297 299 POS_Limits_Axis2 = "<size(s)=2> 0 303"
298 300 POS_Limits_Axis3 = "<size(s)=2> 0 309"
299 301 POS_AxesFlipped.<size(s)> = "3"
300 302 POS_AxesFlipped 0 = "True"
301 303 POS_AxesFlipped 1 = "True"
302 304 POS_AxesFlipped 2 = "False"
303 305 Pos_MaxVelocity = "300"
304 306 Pos_MaxAcceleration = "15000"
305 307 Pos_MaxJerk = "140000"
306 308 Pos_DO_E-Stop_Index = "0"
307 309 Pos_DO_Setup_Index = "2"
308 310 ForceLimit_Axis3 = "<size(s)=1> 0,000000"
309 311 ForceLimit_Axis3_Text.<size(s)> = "1"
310 312 ForceLimit_Axis3_Text 0 = ""
311 313 ForceLimit_Axis3_AO_Limits = "<size(s)=2> 0,000000 100,000000"
312 314 ForceLimit_AI_Index = "0"
313 315 AirCooling_AI_Index = "1"
314 316
315 317 [DefaultValues]
316 318 WorkingStroke = "0"
317 319 MaxTemperature = "<size(s)=15> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
318 320 MeasurementTime = "1"
319 321 NominalCurrent = "0"
320 322 TableControl = False
321 323 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
322 324 Sensors+.<size(s)> = "15"
323 325 Sensors+ 0 = "True"
324 326 Sensors+ 1 = "True"
325 327 Sensors+ 2 = "True"
326 328 Sensors+ 3 = "True"
327 329 Sensors+ 4 = "False"
328 330 Sensors+ 5 = "False"
329 331 Sensors+ 6 = "False"
330 332 Sensors+ 7 = "False"
331 333 Sensors+ 8 = "False"
332 334 Sensors+ 9 = "False"
333 335 Sensors+ 10 = "False"
334 336 Sensors+ 11 = "False"
335 337 Sensors+ 12 = "False"
336 338 Sensors+ 13 = "False"
337 339 Sensors+ 14 = "False"
338 340 SensorsFunction.<size(s)> = "15"
339 341 SensorsFunction 0 = "Umgebungstemperatur"
340 342 SensorsFunction 1 = "Pr�flingstemperatur"
341 343 SensorsFunction 2 = "Temperatur 3"
342 344 SensorsFunction 3 = "Temperatur 4"
343 345 SensorsFunction 4 = "Temperatur 5"
344 346 SensorsFunction 5 = "Temperatur 6"
345 347 SensorsFunction 6 = "Temperatur 7"
346 348 SensorsFunction 7 = "Temperatur 8"
347 349 SensorsFunction 8 = "Temperatur 9"
348 350 SensorsFunction 9 = "Temperatur 10"
349 351 SensorsFunction 10 = "Temperatur 11"
350 352 SensorsFunction 11 = "Temperatur 12"
351 353 SensorsFunction 12 = "Temperatur 13"
352 354 SensorsFunction 13 = "Temperatur 14"
353 355 SensorsFunction 14 = "Temperatur 15"
354 356 ForceLimit_Z = "0"
355 357 MovingParameter.Velocity = "20,000000"
356 358 MovingParameter.Acceleration = "50,000000"
357 359 MovingParameter.Jerk = "140000,000000"
358 360 Learning_Steps.X = "1,000000"
359 361 Learning_Steps.Y = "1,000000"
360 362 Learning_Steps.Z = "1,000000"
361 363
362 364 [Pathes]
363 365 User = "C:\Work\CurrentTester\support\User.txt"
364 366 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP2"
365 367 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP2\Protocols"
366 368 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
367 369 Applicants = "C:\Work\CurrentTester\support\Applicants.txt"
368 370
369 371 [Report]
370 372 FileNameFormat = "%s_TestResults.txt"
371 373 ReportNameFormat = "%s_TestReport_%s.xlsx"
372 374 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
373 375 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
374 376
375 377 [Protocol]
376 378 ProtocolNameFormat = "%s_A%d_Report_%s.docx"
377 379 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
378 380 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
379 381 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
380 382 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
381 383 ProtocolDataFolderName = "Bilder|Messungen"
382 384
383 385 [StateMessages]
384 386 Info.<size(s)> = "29"
385 387 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
386 388 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
387 389 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
388 390 Info 3 = "Testdaten anlegen"
389 391 Info 4 = "Der Schl�sselschalter muss in die Position "Automatik" gebracht werden und die automatische Achsensteuerung soll aktiviert werden um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
390 392 Info 5 = "Test geladen"
391 393 Info 6 = "Laufende Pr�fung..."
392 394 Info 7 = "Pr�fung erfolgreich abgeschlossen"
393 395 Info 8 = "Fehler aufgetreten!"
394 396 Info 9 = "Test abgebrochen!"
395 397 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
396 398 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
397 399 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
398 400 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
399 401 Info 14 = "Test abgebrochen! Eingestellte Abschaltleistung der Stromquelle wurde erreicht"
400 402 Info 15 = "Test abgebrochen! Gemessener Strom liegt au�erhalb des definierten Bereichs"
401 403 Info 16 = "Testprotokoll wird erstellt... Bitte warten"
402 404 Info 17 = "Testprotokoll erstellt"
403 405 Info 18 = "Der letzte Test ist geladen..."
404 406 Info 19 = "Testdaten zur Testberichterstellung laden und ausw�hlen"
405 407 Info 20 = "Testbericht wird erstellt... Bitte warten"
406 408 Info 21 = "Testbericht erstellt"
407 409 Info 22 = "Test ist gespeichert"
408 410 Info 23 = "Achsen werden initialisiert..."
409 411 Info 24 = "Referenzfahrt l�uft..."
410 412 Info 25 = "X-Achse wird referenziert..."
411 413 Info 26 = "Y-Achse wird referenziert..."
412 414 Info 27 = "Z-Achse wird referenziert..."
413 415 Info 28 = "Position wird angefahren..."
414 416 Result.<size(s)> = "29"
415 417 Result 0 = "Not-Halt"
416 418 Result 1 = ""
417 419 Result 2 = "Bereit"
418 420 Result 3 = "Bereit"
419 421 Result 4 = "Einrichtbetrieb"
420 422 Result 5 = "Bereit"
421 423 Result 6 = "Pr�fung l�uft"
422 424 Result 7 = "Pr�fung fertig"
423 425 Result 8 = "Fehler"
424 426 Result 9 = "Pr�fung Stop"
425 427 Result 10 = "Pr�fung Stop"
426 428 Result 11 = "Pr�fung Stop"
427 429 Result 12 = "Pr�fung Stop"
428 430 Result 13 = "Pr�fung Stop"
429 431 Result 14 = "Pr�fung Stop"
430 432 Result 15 = "Pr�fung Stop"
431 433 Result 16 = "Bereit"
432 434 Result 17 = "Bereit"
433 435 Result 18 = "Bereit"
434 436 Result 19 = "Bereit"
435 437 Result 20 = "Bereit"
436 438 Result 21 = "Bereit"
437 439 Result 22 = "Bereit"
438 440 Result 23 = ""
439 441 Result 24 = "Einrichtbetrieb"
440 442 Result 25 = "Einrichtbetrieb"
441 443 Result 26 = "Einrichtbetrieb"
442 444 Result 27 = "Einrichtbetrieb"
443 445 Result 28 = "Einrichtbetrieb"
444 446
445 447 [DialogMessages]
446 448 Messages.<size(s)> = "8"
447 449 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
448 450 Messages 1 = "Bitte achten Sie darauf, dass die hellblau markierten Felder in der gew�hlten Sprache sind"
449 451 Messages 2 = "Geben Sie die f�r die Testberichterstellung erforderlichen Daten ein. Bitte achten Sie darauf, dass die hellblau markierten Felder in der gew�hlten Sprache sind"
450 452 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen"
451 453 Messages 4 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
452 454 Messages 5 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
453 455 Messages 6 = "W�hlen Sie einen ID-Ordner aus, der alle Testergebnisse zum Laden enth�lt"
454 456 Messages 7 = "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
@@ -1,264 +1,265
1 1 [Tester]
2 2 TesterType = "HSMP1"
3 3 TesterName = "Hochstrommessplatz 1"
4 4 MaxCurrent = 600
5 5 MaxTemperature = 250
6 6 MaxAmbientTemperature = 50
7 7 SensorsEnable.<size(s)> = "15"
8 8 SensorsEnable 0 = "True"
9 9 SensorsEnable 1 = "True"
10 10 SensorsEnable 2 = "True"
11 11 SensorsEnable 3 = "True"
12 12 SensorsEnable 4 = "True"
13 13 SensorsEnable 5 = "False"
14 14 SensorsEnable 6 = "False"
15 15 SensorsEnable 7 = "False"
16 16 SensorsEnable 8 = "False"
17 17 SensorsEnable 9 = "False"
18 18 SensorsEnable 10 = "False"
19 19 SensorsEnable 11 = "False"
20 20 SensorsEnable 12 = "False"
21 21 SensorsEnable 13 = "False"
22 22 SensorsEnable 14 = "False"
23 23 SensorsDescription.<size(s)> = "15"
24 24 SensorsDescription 0 = "Keithley: Ch6"
25 25 SensorsDescription 1 = "Keithley: Ch7"
26 26 SensorsDescription 2 = "Keithley: Ch8"
27 27 SensorsDescription 3 = "Keithley: Ch9"
28 28 SensorsDescription 4 = "Keithley: Ch10"
29 29 SensorsDescription 5 = ""
30 30 SensorsDescription 6 = ""
31 31 SensorsDescription 7 = ""
32 32 SensorsDescription 8 = ""
33 33 SensorsDescription 9 = ""
34 34 SensorsDescription 10 = ""
35 35 SensorsDescription 11 = ""
36 36 SensorsDescription 12 = ""
37 37 SensorsDescription 13 = ""
38 38 SensorsDescription 14 = ""
39 39 VoltageDescription.<size(s)> = "5 2"
40 40 VoltageDescription 0 = "Keithley: Ch2"
41 41 VoltageDescription 1 = "Pr�flingsspannung [V]"
42 42 VoltageDescription 2 = "Keithley: Ch4"
43 43 VoltageDescription 3 = "Shunt- Spannung [V]"
44 44 VoltageDescription 4 = ""
45 45 VoltageDescription 5 = "Strom [A]"
46 46 VoltageDescription 6 = ""
47 47 VoltageDescription 7 = "Widerstand [mOhm]"
48 48 VoltageDescription 8 = ""
49 49 VoltageDescription 9 = "Leistung [W]"
50 50 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
51 51
52 52 [Hardware]
53 53 SimulateDevices = True
54 54 DI_E-Stop = "Dev1/port1/line0"
55 55 DI_Setup = ""
56 56 PowerSupply_VISAName = "COM2"
57 57 PowerSupply_Address = "6"
58 58 PowerSupply_Baudrate = "9600"
59 59 PowerSupply_OutputVoltage = "8,000000"
60 60 PowerSupply_OverVoltageProtection = "9,000000"
61 61 PowerSupply_MinCurrent = "1"
62 62 PowerSupply_Check = False
63 63 PowerSupply_WarningPower = "4700,000000"
64 64 PowerSupply_AbortPower = "4750,000000"
65 65 PowerSupply_PID = "False"
66 66 PowerSupply_PID_Time = "0,100000"
67 67 PowerSupply_PID_ProportionalGain = "0,100000"
68 68 PowerSupply_PID_IntegralTime = "0,180000"
69 69 PowerSupply_PID_DerivativeTime = "0,000000"
70 70 AbortCurrentDifference = "0"
71 71 Measurement_Channels.<size(s)> = "17"
72 72 Measurement_Channels 0 = "112"
73 73 Measurement_Channels 1 = "102"
74 74 Measurement_Channels 2 = "104"
75 75 Measurement_Channels 3 = "106"
76 76 Measurement_Channels 4 = "107"
77 77 Measurement_Channels 5 = "108"
78 78 Measurement_Channels 6 = "109"
79 79 Measurement_Channels 7 = "110"
80 80 Measurement_Channels 8 = ""
81 81 Measurement_Channels 9 = ""
82 82 Measurement_Channels 10 = ""
83 83 Measurement_Channels 11 = ""
84 84 Measurement_Channels 12 = ""
85 85 Measurement_Channels 13 = ""
86 86 Measurement_Channels 14 = ""
87 87 Measurement_Channels 15 = ""
88 88 Measurement_Channels 16 = ""
89 Measurement_Sample = "<size(s)=17> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
89 90 ShuntResistance = 0,00006
90 91 Measurement_Check = False
91 92 DMM_VISAName = "COM1"
92 93 DMM_ContactLimits = "<size(s)=2> 0,0 10,0"
93 94 TemperatureGain = "<size(s)=15> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
94 95 TemperatureOffset = "<size(s)=15> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
95 96 VoltageGain = "<size(s)=5> 1,000000 1,000000 1,000000 1,000000 1,000000"
96 97 VoltageOffset = "<size(s)=5> 0,000000 0,000000 0,000000 0,000000 0,000000"
97 98 AllowedContactFails = "2"
98 99
99 100 [HSMP1]
100 101 DMM_Baudrate = "9600"
101 102 Measurement_Channels_AutoRange.<size(s)> = "13"
102 103 Measurement_Channels_AutoRange 0 = "FALSE"
103 104 Measurement_Channels_AutoRange 1 = "TRUE"
104 105 Measurement_Channels_AutoRange 2 = "TRUE"
105 106 Measurement_Channels_AutoRange 3 = "TRUE"
106 107 Measurement_Channels_AutoRange 4 = "TRUE"
107 108 Measurement_Channels_AutoRange 5 = "TRUE"
108 109 Measurement_Channels_AutoRange 6 = "TRUE"
109 110 Measurement_Channels_AutoRange 7 = "TRUE"
110 111 Measurement_Channels_AutoRange 8 = "TRUE"
111 112 Measurement_Channels_AutoRange 9 = "TRUE"
112 113 Measurement_Channels_AutoRange 10 = "TRUE"
113 114 Measurement_Channels_AutoRange 11 = "TRUE"
114 115 Measurement_Channels_AutoRange 12 = "TRUE"
115 116 Measurement_Channels_Range = "<size(s)=13> 30,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
116 117 Measurement_Channels_Resolution.<size(s)> = "13"
117 118 Measurement_Channels_Resolution 0 = "6.5"
118 119 Measurement_Channels_Resolution 1 = "6.5"
119 120 Measurement_Channels_Resolution 2 = "6.5"
120 121 Measurement_Channels_Resolution 3 = "6.5"
121 122 Measurement_Channels_Resolution 4 = "6.5"
122 123 Measurement_Channels_Resolution 5 = "6.5"
123 124 Measurement_Channels_Resolution 6 = "6.5"
124 125 Measurement_Channels_Resolution 7 = "6.5"
125 126 Measurement_Channels_Resolution 8 = "6.5"
126 127 Measurement_Channels_Resolution 9 = "6.5"
127 128 Measurement_Channels_Resolution 10 = "6.5"
128 129 Measurement_Channels_Resolution 11 = "6.5"
129 130 Measurement_Channels_Resolution 12 = "6.5"
130 131 Resistance_Function = "Resistance"
131 132 Resistance_OffsetCompensation = "FALSE"
132 133 TableControl_Out_LiftTable = "Dev1/port0/line5"
133 134 TableControl_Out_SettingMode.<size(s)> = "2"
134 135 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
135 136 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
136 137
137 138 [DefaultValues]
138 139 WorkingStroke = "0"
139 140 MaxTemperature = "<size(s)=15> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
140 141 MeasurementTime = "1"
141 142 NominalCurrent = "0"
142 143 TableControl = False
143 144 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
144 145 Sensors+.<size(s)> = "15"
145 146 Sensors+ 0 = "True"
146 147 Sensors+ 1 = "True"
147 148 Sensors+ 2 = "True"
148 149 Sensors+ 3 = "True"
149 150 Sensors+ 4 = "False"
150 151 Sensors+ 5 = "False"
151 152 Sensors+ 6 = "False"
152 153 Sensors+ 7 = "False"
153 154 Sensors+ 8 = "False"
154 155 Sensors+ 9 = "False"
155 156 Sensors+ 10 = "False"
156 157 Sensors+ 11 = "False"
157 158 Sensors+ 12 = "False"
158 159 Sensors+ 13 = "False"
159 160 Sensors+ 14 = "False"
160 161 SensorsFunction.<size(s)> = "15"
161 162 SensorsFunction 0 = "Umgebungstemperatur"
162 163 SensorsFunction 1 = "Pr�flingstemperatur"
163 164 SensorsFunction 2 = "Temperatur 3"
164 165 SensorsFunction 3 = "Temperatur 4"
165 166 SensorsFunction 4 = "Temperatur 5"
166 167 SensorsFunction 5 = "Temperatur 6"
167 168 SensorsFunction 6 = "Temperatur 7"
168 169 SensorsFunction 7 = "Temperatur 8"
169 170 SensorsFunction 8 = "Temperatur 9"
170 171 SensorsFunction 9 = "Temperatur 10"
171 172 SensorsFunction 10 = "Temperatur 11"
172 173 SensorsFunction 11 = "Temperatur 12"
173 174 SensorsFunction 12 = "Temperatur 13"
174 175 SensorsFunction 13 = "Temperatur 14"
175 176 SensorsFunction 14 = "Temperatur 15"
176 177 ForceLimit_Z = "0"
177 178 MovingParameter.Velocity = "20,000000"
178 179 MovingParameter.Acceleration = "50,000000"
179 180 MovingParameter.Jerk = "140000,000000"
180 181 Learning_Steps.X = "1,000000"
181 182 Learning_Steps.Y = "1,000000"
182 183 Learning_Steps.Z = "1,000000"
183 184
184 185 [Pathes]
185 186 User = "C:\Work\CurrentTester\support\User.txt"
186 187 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
187 188 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols"
188 189 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
189 190 Applicants = "C:\Work\CurrentTester\support\Applicants.txt"
190 191
191 192 [Report]
192 193 FileNameFormat = "%s_TestResults.txt"
193 194 ReportNameFormat = "%s_TestReport_%s.xlsx"
194 195 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
195 196 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
196 197
197 198 [Protocol]
198 199 ProtocolNameFormat = "%s_A%d_Report_%s.docx"
199 200 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
200 201 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
201 202 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
202 203 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
203 204 ProtocolDataFolderName = "Bilder|Messungen"
204 205
205 206 [StateMessages]
206 207 Info.<size(s)> = "23"
207 208 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
208 209 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
209 210 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
210 211 Info 3 = "Testdaten anlegen"
211 212 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
212 213 Info 5 = "Test geladen"
213 214 Info 6 = "Laufende Pr�fung..."
214 215 Info 7 = "Pr�fung erfolgreich abgeschlossen"
215 216 Info 8 = "Fehler aufgetreten!"
216 217 Info 9 = "Test abgebrochen!"
217 218 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
218 219 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
219 220 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
220 221 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
221 222 Info 14 = "Test abgebrochen! Eingestellte Abschaltleistung der Stromquelle wurde erreicht"
222 223 Info 15 = "Test abgebrochen! Gemessener Strom liegt au�erhalb des definierten Bereichs"
223 224 Info 16 = "Testprotokoll wird erstellt... Bitte warten"
224 225 Info 17 = "Testprotokoll erstellt"
225 226 Info 18 = "Der letzte Test ist geladen..."
226 227 Info 19 = "Testdaten zur Testberichterstellung laden und ausw�hlen"
227 228 Info 20 = "Testbericht wird erstellt... Bitte warten"
228 229 Info 21 = "Testbericht erstellt"
229 230 Info 22 = "Test ist gespeichert"
230 231 Result.<size(s)> = "23"
231 232 Result 0 = "Not-Halt"
232 233 Result 1 = ""
233 234 Result 2 = "Bereit"
234 235 Result 3 = "Bereit"
235 236 Result 4 = "Einrichtbetrieb"
236 237 Result 5 = "Bereit"
237 238 Result 6 = "Pr�fung l�uft"
238 239 Result 7 = "Pr�fung fertig"
239 240 Result 8 = "Fehler"
240 241 Result 9 = "Pr�fung Stop"
241 242 Result 10 = "Pr�fung Stop"
242 243 Result 11 = "Pr�fung Stop"
243 244 Result 12 = "Pr�fung Stop"
244 245 Result 13 = "Pr�fung Stop"
245 246 Result 14 = "Pr�fung Stop"
246 247 Result 15 = "Pr�fung Stop"
247 248 Result 16 = "Bereit"
248 249 Result 17 = "Bereit"
249 250 Result 18 = "Bereit"
250 251 Result 19 = "Bereit"
251 252 Result 20 = "Bereit"
252 253 Result 21 = "Bereit"
253 254 Result 22 = "Bereit"
254 255
255 256 [DialogMessages]
256 257 Messages.<size(s)> = "8"
257 258 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
258 259 Messages 1 = "Bitte achten Sie darauf, dass die hellblau markierten Felder in der gew�hlten Sprache sind"
259 260 Messages 2 = "Geben Sie die f�r die Testberichterstellung erforderlichen Daten ein. Bitte achten Sie darauf, dass die hellblau markierten Felder in der gew�hlten Sprache sind"
260 261 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen"
261 262 Messages 4 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
262 263 Messages 5 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
263 264 Messages 6 = "W�hlen Sie einen ID-Ordner aus, der alle Testergebnisse zum Laden enth�lt"
264 265 Messages 7 = "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
@@ -1,454 +1,456
1 1 [Tester]
2 2 TesterType = "HSMP2"
3 3 TesterName = "Hochstrommessplatz 2"
4 4 MaxCurrent = 2000
5 5 MaxTemperature = 250
6 6 MaxAmbientTemperature = 50
7 7 SensorsEnable.<size(s)> = "15"
8 8 SensorsEnable 0 = "True"
9 9 SensorsEnable 1 = "True"
10 10 SensorsEnable 2 = "True"
11 11 SensorsEnable 3 = "True"
12 12 SensorsEnable 4 = "True"
13 13 SensorsEnable 5 = "True"
14 14 SensorsEnable 6 = "True"
15 15 SensorsEnable 7 = "False"
16 16 SensorsEnable 8 = "False"
17 17 SensorsEnable 9 = "False"
18 18 SensorsEnable 10 = "False"
19 19 SensorsEnable 11 = "False"
20 20 SensorsEnable 12 = "False"
21 21 SensorsEnable 13 = "False"
22 22 SensorsEnable 14 = "False"
23 23 SensorsDescription.<size(s)> = "15"
24 24 SensorsDescription 0 = "NI-9212: Ch1"
25 25 SensorsDescription 1 = "NI-9212: Ch2"
26 26 SensorsDescription 2 = "NI-9212: Ch3"
27 27 SensorsDescription 3 = "NI-9212: Ch4"
28 28 SensorsDescription 4 = "NI-9219_1: Ch1"
29 29 SensorsDescription 5 = "NI-9219_1: Ch2"
30 30 SensorsDescription 6 = "NI-9219_1: Ch3"
31 31 SensorsDescription 7 = "NI-9219_2: Ch1"
32 32 SensorsDescription 8 = "NI-9219_2: Ch2"
33 33 SensorsDescription 9 = "NI-9219_2: Ch3"
34 34 SensorsDescription 10 = "NI-9219_2: Ch4"
35 35 SensorsDescription 11 = "NI-9219_3: Ch1"
36 36 SensorsDescription 12 = "NI-9219_3: Ch2"
37 37 SensorsDescription 13 = "NI-9219_3: Ch3"
38 38 SensorsDescription 14 = "NI-9219_3: Ch4"
39 39 VoltageDescription.<size(s)> = "5 2"
40 40 VoltageDescription 0 = "NI-9215: Ch1"
41 41 VoltageDescription 1 = "Pr�flingsspannung [V]"
42 42 VoltageDescription 2 = "NI-9215: Ch2"
43 43 VoltageDescription 3 = "Zero Flux- Spannung [V]"
44 44 VoltageDescription 4 = ""
45 45 VoltageDescription 5 = "Strom [A]"
46 46 VoltageDescription 6 = ""
47 47 VoltageDescription 7 = "Widerstand [mOhm]"
48 48 VoltageDescription 8 = ""
49 49 VoltageDescription 9 = "Leistung [W]"
50 50 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
51 51
52 52 [Hardware]
53 53 SimulateDevices = True
54 54 DI_E-Stop = ""
55 55 DI_Setup = ""
56 56 PowerSupply_VISAName = "COM4"
57 57 PowerSupply_Address = "0"
58 58 PowerSupply_Baudrate = "9600"
59 59 PowerSupply_OutputVoltage = "10,000000"
60 60 PowerSupply_OverVoltageProtection = "9,800000"
61 61 PowerSupply_MinCurrent = "0"
62 62 PowerSupply_Check = False
63 63 PowerSupply_WarningPower = "18000,000000"
64 64 PowerSupply_AbortPower = "20000,000000"
65 65 PowerSupply_PID = "FALSE"
66 66 PowerSupply_PID_Time = "0,100000"
67 67 PowerSupply_PID_ProportionalGain = "0,100000"
68 68 PowerSupply_PID_IntegralTime = "0,180000"
69 69 PowerSupply_PID_DerivativeTime = "0,000000"
70 70 AbortCurrentDifference = "0,000000"
71 71 Measurement_Channels.<size(s)> = "17"
72 72 Measurement_Channels 0 = "NI9215/ai0"
73 73 Measurement_Channels 1 = "NI9215/ai1"
74 74 Measurement_Channels 2 = "NI9212/ai0"
75 75 Measurement_Channels 3 = "NI9212/ai1"
76 76 Measurement_Channels 4 = "NI9212/ai2"
77 77 Measurement_Channels 5 = "NI9212/ai3"
78 78 Measurement_Channels 6 = "NI9219_1/ai0"
79 79 Measurement_Channels 7 = "NI9219_1/ai1"
80 80 Measurement_Channels 8 = "NI9219_1/ai2"
81 81 Measurement_Channels 9 = "NI9219_2/ai0"
82 82 Measurement_Channels 10 = "NI9219_2/ai1"
83 83 Measurement_Channels 11 = "NI9219_2/ai2"
84 84 Measurement_Channels 12 = "NI9219_2/ai3"
85 85 Measurement_Channels 13 = "NI9219_3/ai0"
86 86 Measurement_Channels 14 = "NI9219_3/ai1"
87 87 Measurement_Channels 15 = "NI9219_3/ai2"
88 88 Measurement_Channels 16 = "NI9219_3/ai3"
89 Measurement_Sample = "<size(s)=17> 40,000000 40,000000 2,000000 2,000000 2,000000 2,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000"
89 90 ShuntResistance = "0,005"
90 91 Measurement_Check = False
91 92 DMM_VISAName = "NI9219_1/ai3"
92 93 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
93 94 TemperatureGain = "<size(s)=15> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
94 95 TemperatureOffset = "<size(s)=15> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
95 96 VoltageGain = "<size(s)=5> 1,000000 1,000000 1,000000 1,000000 1,000000"
96 97 VoltageOffset = "<size(s)=5> 0,000000 0,000000 0,000000 0,000000 0,000000"
97 98 AllowedContactFails = "2"
98 99
99 100 [HSMP2]
100 101 DMM_Configuration.Maximum = "10,000000"
101 102 DMM_Configuration.Minimum = "0,000000"
102 103 DMM_Configuration.Configuration = "2-Wire"
103 104 DMM_Configuration.CurrentExcitationSource = "Internal"
104 105 DMM_Configuration.CurrentExcitationValue = "0,000500"
106 DMM_Sample = "40,000000"
105 107 Configuration_AI_Voltage.<size(s)> = "2"
106 108 Configuration_AI_Voltage 0.Maximum = "10,000000"
107 109 Configuration_AI_Voltage 0.Minimum = "-10,000000"
108 110 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
109 111 Configuration_AI_Voltage 1.Maximum = "10,000000"
110 112 Configuration_AI_Voltage 1.Minimum = "0,000000"
111 113 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
112 114 Configuration_AI_Thermocouple.<size(s)> = "15"
113 115 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
114 116 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
115 117 Configuration_AI_Thermocouple 0.Type = "K"
116 118 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
117 119 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
118 120 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
119 121 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
120 122 Configuration_AI_Thermocouple 1.Type = "K"
121 123 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
122 124 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
123 125 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
124 126 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
125 127 Configuration_AI_Thermocouple 2.Type = "K"
126 128 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
127 129 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
128 130 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
129 131 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
130 132 Configuration_AI_Thermocouple 3.Type = "K"
131 133 Configuration_AI_Thermocouple 3.CJC_Source = "Built-In"
132 134 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
133 135 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
134 136 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
135 137 Configuration_AI_Thermocouple 4.Type = "K"
136 138 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
137 139 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
138 140 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
139 141 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
140 142 Configuration_AI_Thermocouple 5.Type = "K"
141 143 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
142 144 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
143 145 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
144 146 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
145 147 Configuration_AI_Thermocouple 6.Type = "K"
146 148 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
147 149 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
148 150 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
149 151 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
150 152 Configuration_AI_Thermocouple 7.Type = "K"
151 153 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
152 154 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
153 155 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
154 156 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
155 157 Configuration_AI_Thermocouple 8.Type = "K"
156 158 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
157 159 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
158 160 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
159 161 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
160 162 Configuration_AI_Thermocouple 9.Type = "K"
161 163 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
162 164 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
163 165 Configuration_AI_Thermocouple 10.Maximum = "250,000000"
164 166 Configuration_AI_Thermocouple 10.Minimum = "-200,000000"
165 167 Configuration_AI_Thermocouple 10.Type = "K"
166 168 Configuration_AI_Thermocouple 10.CJC_Source = "Built-In"
167 169 Configuration_AI_Thermocouple 10.CJC_Value = "25,000000"
168 170 Configuration_AI_Thermocouple 11.Maximum = "250,000000"
169 171 Configuration_AI_Thermocouple 11.Minimum = "-200,000000"
170 172 Configuration_AI_Thermocouple 11.Type = "K"
171 173 Configuration_AI_Thermocouple 11.CJC_Source = "Built-In"
172 174 Configuration_AI_Thermocouple 11.CJC_Value = "25,000000"
173 175 Configuration_AI_Thermocouple 12.Maximum = "250,000000"
174 176 Configuration_AI_Thermocouple 12.Minimum = "-200,000000"
175 177 Configuration_AI_Thermocouple 12.Type = "K"
176 178 Configuration_AI_Thermocouple 12.CJC_Source = "Built-In"
177 179 Configuration_AI_Thermocouple 12.CJC_Value = "25,000000"
178 180 Configuration_AI_Thermocouple 13.Maximum = "250,000000"
179 181 Configuration_AI_Thermocouple 13.Minimum = "-200,000000"
180 182 Configuration_AI_Thermocouple 13.Type = "K"
181 183 Configuration_AI_Thermocouple 13.CJC_Source = "Built-In"
182 184 Configuration_AI_Thermocouple 13.CJC_Value = "10,000000"
183 185 Configuration_AI_Thermocouple 14.Maximum = "250,000000"
184 186 Configuration_AI_Thermocouple 14.Minimum = "-200,000000"
185 187 Configuration_AI_Thermocouple 14.Type = "K"
186 188 Configuration_AI_Thermocouple 14.CJC_Source = "Built-In"
187 189 Configuration_AI_Thermocouple 14.CJC_Value = "25,000000"
188 190 Configuration_AI_NI9219_Resistance.<size(s)> = "11"
189 191 Configuration_AI_NI9219_Resistance 0.Maximum = "800,000000"
190 192 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
191 193 Configuration_AI_NI9219_Resistance 0.Configuration = "4-Wire"
192 194 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
193 195 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
194 196 Configuration_AI_NI9219_Resistance 0.RTD_Type = "Pt3750"
195 197 Configuration_AI_NI9219_Resistance 0.R0 = "1000,000000"
196 198 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
197 199 Configuration_AI_NI9219_Resistance 1.Maximum = "800,000000"
198 200 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
199 201 Configuration_AI_NI9219_Resistance 1.Configuration = "4-Wire"
200 202 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
201 203 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
202 204 Configuration_AI_NI9219_Resistance 1.RTD_Type = "Pt3750"
203 205 Configuration_AI_NI9219_Resistance 1.R0 = "1000,000000"
204 206 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
205 207 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
206 208 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
207 209 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
208 210 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
209 211 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
210 212 Configuration_AI_NI9219_Resistance 2.RTD_Type = "Pt3750"
211 213 Configuration_AI_NI9219_Resistance 2.R0 = "1000,000000"
212 214 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 3,81E-3 -6,02E-7 -6E-12"
213 215 Configuration_AI_NI9219_Resistance 3.Maximum = "250,000000"
214 216 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
215 217 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
216 218 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
217 219 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
218 220 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
219 221 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
220 222 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
221 223 Configuration_AI_NI9219_Resistance 4.Maximum = "10500,000000"
222 224 Configuration_AI_NI9219_Resistance 4.Minimum = "0,000000"
223 225 Configuration_AI_NI9219_Resistance 4.Configuration = "2-Wire"
224 226 Configuration_AI_NI9219_Resistance 4.CurrentExcitationSource = "Internal"
225 227 Configuration_AI_NI9219_Resistance 4.CurrentExcitationValue = "0,000500"
226 228 Configuration_AI_NI9219_Resistance 4.RTD_Type = "Pt3750"
227 229 Configuration_AI_NI9219_Resistance 4.R0 = "1000,000000"
228 230 Configuration_AI_NI9219_Resistance 4.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
229 231 Configuration_AI_NI9219_Resistance 5.Maximum = "250,000000"
230 232 Configuration_AI_NI9219_Resistance 5.Minimum = "0,000000"
231 233 Configuration_AI_NI9219_Resistance 5.Configuration = "2-Wire"
232 234 Configuration_AI_NI9219_Resistance 5.CurrentExcitationSource = "Internal"
233 235 Configuration_AI_NI9219_Resistance 5.CurrentExcitationValue = "0,000500"
234 236 Configuration_AI_NI9219_Resistance 5.RTD_Type = "Pt3750"
235 237 Configuration_AI_NI9219_Resistance 5.R0 = "1000,000000"
236 238 Configuration_AI_NI9219_Resistance 5.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
237 239 Configuration_AI_NI9219_Resistance 6.Maximum = "250,000000"
238 240 Configuration_AI_NI9219_Resistance 6.Minimum = "0,000000"
239 241 Configuration_AI_NI9219_Resistance 6.Configuration = "2-Wire"
240 242 Configuration_AI_NI9219_Resistance 6.CurrentExcitationSource = "Internal"
241 243 Configuration_AI_NI9219_Resistance 6.CurrentExcitationValue = "0,000500"
242 244 Configuration_AI_NI9219_Resistance 6.RTD_Type = "Pt3750"
243 245 Configuration_AI_NI9219_Resistance 6.R0 = "1000,000000"
244 246 Configuration_AI_NI9219_Resistance 6.ABC = "<size(s)=3> 0,003810 -6,020000E-7 -6,000000E-12"
245 247 Configuration_AI_NI9219_Resistance 7.Maximum = "250,000000"
246 248 Configuration_AI_NI9219_Resistance 7.Minimum = "-200,000000"
247 249 Configuration_AI_NI9219_Resistance 7.Configuration = "4-Wire"
248 250 Configuration_AI_NI9219_Resistance 7.CurrentExcitationSource = "Internal"
249 251 Configuration_AI_NI9219_Resistance 7.CurrentExcitationValue = "0,000500"
250 252 Configuration_AI_NI9219_Resistance 7.RTD_Type = "Pt3750"
251 253 Configuration_AI_NI9219_Resistance 7.R0 = "1000,000000"
252 254 Configuration_AI_NI9219_Resistance 7.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
253 255 Configuration_AI_NI9219_Resistance 8.Maximum = "200,000000"
254 256 Configuration_AI_NI9219_Resistance 8.Minimum = "-10,000000"
255 257 Configuration_AI_NI9219_Resistance 8.Configuration = "4-Wire"
256 258 Configuration_AI_NI9219_Resistance 8.CurrentExcitationSource = "Internal"
257 259 Configuration_AI_NI9219_Resistance 8.CurrentExcitationValue = "0,000500"
258 260 Configuration_AI_NI9219_Resistance 8.RTD_Type = "Pt3750"
259 261 Configuration_AI_NI9219_Resistance 8.R0 = "1000,000000"
260 262 Configuration_AI_NI9219_Resistance 8.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
261 263 Configuration_AI_NI9219_Resistance 9.Maximum = "250,000000"
262 264 Configuration_AI_NI9219_Resistance 9.Minimum = "0,000000"
263 265 Configuration_AI_NI9219_Resistance 9.Configuration = "4-Wire"
264 266 Configuration_AI_NI9219_Resistance 9.CurrentExcitationSource = "Internal"
265 267 Configuration_AI_NI9219_Resistance 9.CurrentExcitationValue = "0,000500"
266 268 Configuration_AI_NI9219_Resistance 9.RTD_Type = "Pt3750"
267 269 Configuration_AI_NI9219_Resistance 9.R0 = "1000,000000"
268 270 Configuration_AI_NI9219_Resistance 9.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
269 271 Configuration_AI_NI9219_Resistance 10.Maximum = "250,000000"
270 272 Configuration_AI_NI9219_Resistance 10.Minimum = "0,000000"
271 273 Configuration_AI_NI9219_Resistance 10.Configuration = "2-Wire"
272 274 Configuration_AI_NI9219_Resistance 10.CurrentExcitationSource = "Internal"
273 275 Configuration_AI_NI9219_Resistance 10.CurrentExcitationValue = "0,000500"
274 276 Configuration_AI_NI9219_Resistance 10.RTD_Type = "Pt3750"
275 277 Configuration_AI_NI9219_Resistance 10.R0 = "1000,000000"
276 278 Configuration_AI_NI9219_Resistance 10.ABC = "<size(s)=3> 0,003810 -6,020000E-7 -6,000000E-12"
277 279 Configuration_AI_NI9219_Type.<size(s)> = "11"
278 280 Configuration_AI_NI9219_Type 0 = "RTD"
279 281 Configuration_AI_NI9219_Type 1 = "RTD"
280 282 Configuration_AI_NI9219_Type 2 = "Resistance_RTD"
281 283 Configuration_AI_NI9219_Type 3 = "Resistance_Thermistor"
282 284 Configuration_AI_NI9219_Type 4 = "Resistance_Thermistor"
283 285 Configuration_AI_NI9219_Type 5 = "Resistance_Thermistor"
284 286 Configuration_AI_NI9219_Type 6 = "Resistance_Thermistor"
285 287 Configuration_AI_NI9219_Type 7 = "RTD"
286 288 Configuration_AI_NI9219_Type 8 = "RTD"
287 289 Configuration_AI_NI9219_Type 9 = "RTD"
288 290 Configuration_AI_NI9219_Type 10 = "Resistance_RTD"
289 291 POS_Config.IP = "10.1.2.1"
290 292 POS_Config.Port = "502"
291 293 POS_AxesNames.<size(s)> = "3"
292 294 POS_AxesNames 0 = "X"
293 295 POS_AxesNames 1 = "Y"
294 296 POS_AxesNames 2 = "Z"
295 297 POS_Reference_Axes = "<size(s)=3> 1,000000 1,000000 308,000000"
296 298 POS_Limits_Axis1 = "<size(s)=2> 0 155"
297 299 POS_Limits_Axis2 = "<size(s)=2> 0 303"
298 300 POS_Limits_Axis3 = "<size(s)=2> 0 309"
299 301 POS_AxesFlipped.<size(s)> = "3"
300 302 POS_AxesFlipped 0 = "True"
301 303 POS_AxesFlipped 1 = "True"
302 304 POS_AxesFlipped 2 = "False"
303 305 Pos_MaxVelocity = "300"
304 306 Pos_MaxAcceleration = "15000"
305 307 Pos_MaxJerk = "140000"
306 308 Pos_DO_E-Stop_Index = "0"
307 309 Pos_DO_Setup_Index = "2"
308 310 ForceLimit_Axis3 = "<size(s)=1> 0,000000"
309 311 ForceLimit_Axis3_Text.<size(s)> = "1"
310 312 ForceLimit_Axis3_Text 0 = ""
311 313 ForceLimit_Axis3_AO_Limits = "<size(s)=2> 0,000000 100,000000"
312 314 ForceLimit_AI_Index = "0"
313 315 AirCooling_AI_Index = "1"
314 316
315 317 [DefaultValues]
316 318 WorkingStroke = "0"
317 319 MaxTemperature = "<size(s)=15> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
318 320 MeasurementTime = "1"
319 321 NominalCurrent = "0"
320 322 TableControl = False
321 323 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
322 324 Sensors+.<size(s)> = "15"
323 325 Sensors+ 0 = "True"
324 326 Sensors+ 1 = "True"
325 327 Sensors+ 2 = "True"
326 328 Sensors+ 3 = "True"
327 329 Sensors+ 4 = "False"
328 330 Sensors+ 5 = "False"
329 331 Sensors+ 6 = "False"
330 332 Sensors+ 7 = "False"
331 333 Sensors+ 8 = "False"
332 334 Sensors+ 9 = "False"
333 335 Sensors+ 10 = "False"
334 336 Sensors+ 11 = "False"
335 337 Sensors+ 12 = "False"
336 338 Sensors+ 13 = "False"
337 339 Sensors+ 14 = "False"
338 340 SensorsFunction.<size(s)> = "15"
339 341 SensorsFunction 0 = "Umgebungstemperatur"
340 342 SensorsFunction 1 = "Pr�flingstemperatur"
341 343 SensorsFunction 2 = "Temperatur 3"
342 344 SensorsFunction 3 = "Temperatur 4"
343 345 SensorsFunction 4 = "Temperatur 5"
344 346 SensorsFunction 5 = "Temperatur 6"
345 347 SensorsFunction 6 = "Temperatur 7"
346 348 SensorsFunction 7 = "Temperatur 8"
347 349 SensorsFunction 8 = "Temperatur 9"
348 350 SensorsFunction 9 = "Temperatur 10"
349 351 SensorsFunction 10 = "Temperatur 11"
350 352 SensorsFunction 11 = "Temperatur 12"
351 353 SensorsFunction 12 = "Temperatur 13"
352 354 SensorsFunction 13 = "Temperatur 14"
353 355 SensorsFunction 14 = "Temperatur 15"
354 356 ForceLimit_Z = "0"
355 357 MovingParameter.Velocity = "20,000000"
356 358 MovingParameter.Acceleration = "50,000000"
357 359 MovingParameter.Jerk = "140000,000000"
358 360 Learning_Steps.X = "1,000000"
359 361 Learning_Steps.Y = "1,000000"
360 362 Learning_Steps.Z = "1,000000"
361 363
362 364 [Pathes]
363 365 User = "C:\Work\CurrentTester\support\User.txt"
364 366 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP2"
365 367 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP2\Protocols"
366 368 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
367 369 Applicants = "C:\Work\CurrentTester\support\Applicants.txt"
368 370
369 371 [Report]
370 372 FileNameFormat = "%s_TestResults.txt"
371 373 ReportNameFormat = "%s_TestReport_%s.xlsx"
372 374 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
373 375 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
374 376
375 377 [Protocol]
376 378 ProtocolNameFormat = "%s_A%d_Report_%s.docx"
377 379 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
378 380 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
379 381 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
380 382 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
381 383 ProtocolDataFolderName = "Bilder|Messungen"
382 384
383 385 [StateMessages]
384 386 Info.<size(s)> = "29"
385 387 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
386 388 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
387 389 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
388 390 Info 3 = "Testdaten anlegen"
389 391 Info 4 = "Der Schl�sselschalter muss in die Position "Automatik" gebracht werden und die automatische Achsensteuerung soll aktiviert werden um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
390 392 Info 5 = "Test geladen"
391 393 Info 6 = "Laufende Pr�fung..."
392 394 Info 7 = "Pr�fung erfolgreich abgeschlossen"
393 395 Info 8 = "Fehler aufgetreten!"
394 396 Info 9 = "Test abgebrochen!"
395 397 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
396 398 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
397 399 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
398 400 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
399 401 Info 14 = "Test abgebrochen! Eingestellte Abschaltleistung der Stromquelle wurde erreicht"
400 402 Info 15 = "Test abgebrochen! Gemessener Strom liegt au�erhalb des definierten Bereichs"
401 403 Info 16 = "Testprotokoll wird erstellt... Bitte warten"
402 404 Info 17 = "Testprotokoll erstellt"
403 405 Info 18 = "Der letzte Test ist geladen..."
404 406 Info 19 = "Testdaten zur Testberichterstellung laden und ausw�hlen"
405 407 Info 20 = "Testbericht wird erstellt... Bitte warten"
406 408 Info 21 = "Testbericht erstellt"
407 409 Info 22 = "Test ist gespeichert"
408 410 Info 23 = "Achsen werden initialisiert..."
409 411 Info 24 = "Referenzfahrt l�uft..."
410 412 Info 25 = "X-Achse wird referenziert..."
411 413 Info 26 = "Y-Achse wird referenziert..."
412 414 Info 27 = "Z-Achse wird referenziert..."
413 415 Info 28 = "Position wird angefahren..."
414 416 Result.<size(s)> = "29"
415 417 Result 0 = "Not-Halt"
416 418 Result 1 = ""
417 419 Result 2 = "Bereit"
418 420 Result 3 = "Bereit"
419 421 Result 4 = "Einrichtbetrieb"
420 422 Result 5 = "Bereit"
421 423 Result 6 = "Pr�fung l�uft"
422 424 Result 7 = "Pr�fung fertig"
423 425 Result 8 = "Fehler"
424 426 Result 9 = "Pr�fung Stop"
425 427 Result 10 = "Pr�fung Stop"
426 428 Result 11 = "Pr�fung Stop"
427 429 Result 12 = "Pr�fung Stop"
428 430 Result 13 = "Pr�fung Stop"
429 431 Result 14 = "Pr�fung Stop"
430 432 Result 15 = "Pr�fung Stop"
431 433 Result 16 = "Bereit"
432 434 Result 17 = "Bereit"
433 435 Result 18 = "Bereit"
434 436 Result 19 = "Bereit"
435 437 Result 20 = "Bereit"
436 438 Result 21 = "Bereit"
437 439 Result 22 = "Bereit"
438 440 Result 23 = ""
439 441 Result 24 = "Einrichtbetrieb"
440 442 Result 25 = "Einrichtbetrieb"
441 443 Result 26 = "Einrichtbetrieb"
442 444 Result 27 = "Einrichtbetrieb"
443 445 Result 28 = "Einrichtbetrieb"
444 446
445 447 [DialogMessages]
446 448 Messages.<size(s)> = "8"
447 449 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
448 450 Messages 1 = "Bitte achten Sie darauf, dass die hellblau markierten Felder in der gew�hlten Sprache sind"
449 451 Messages 2 = "Geben Sie die f�r die Testberichterstellung erforderlichen Daten ein. Bitte achten Sie darauf, dass die hellblau markierten Felder in der gew�hlten Sprache sind"
450 452 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen"
451 453 Messages 4 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
452 454 Messages 5 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
453 455 Messages 6 = "W�hlen Sie einen ID-Ordner aus, der alle Testergebnisse zum Laden enth�lt"
454 456 Messages 7 = "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
@@ -1,318 +1,319
1 1 [Tester]
2 2 TesterType = "SMP3"
3 3 TesterName = "Strommessplatz 3"
4 4 MaxCurrent = 130
5 5 MaxTemperature = 250
6 6 MaxAmbientTemperature = 50
7 7 SensorsEnable.<size(s)> = "15"
8 8 SensorsEnable 0 = "True"
9 9 SensorsEnable 1 = "True"
10 10 SensorsEnable 2 = "True"
11 11 SensorsEnable 3 = "True"
12 12 SensorsEnable 4 = "True"
13 13 SensorsEnable 5 = "True"
14 14 SensorsEnable 6 = "True"
15 15 SensorsEnable 7 = "True"
16 16 SensorsEnable 8 = "False"
17 17 SensorsEnable 9 = "False"
18 18 SensorsEnable 10 = "False"
19 19 SensorsEnable 11 = "False"
20 20 SensorsEnable 12 = "False"
21 21 SensorsEnable 13 = "False"
22 22 SensorsEnable 14 = "False"
23 23 SensorsDescription.<size(s)> = "15"
24 24 SensorsDescription 0 = "NI-9210: Ch1"
25 25 SensorsDescription 1 = "NI-9210: Ch2"
26 26 SensorsDescription 2 = "NI-9210: Ch3"
27 27 SensorsDescription 3 = "NI-9210: Ch4"
28 28 SensorsDescription 4 = "NI-9219: Ch1"
29 29 SensorsDescription 5 = "NI-9219: Ch2"
30 30 SensorsDescription 6 = "NI-9219: Ch3"
31 31 SensorsDescription 7 = "NI-9219: Ch4"
32 32 SensorsDescription 8 = ""
33 33 SensorsDescription 9 = ""
34 34 SensorsDescription 10 = ""
35 35 SensorsDescription 11 = ""
36 36 SensorsDescription 12 = ""
37 37 SensorsDescription 13 = ""
38 38 SensorsDescription 14 = ""
39 39 VoltageDescription.<size(s)> = "5 2"
40 40 VoltageDescription 0 = "NI PXI-6281: Ch4"
41 41 VoltageDescription 1 = "Pr�flingsspannung [V]"
42 42 VoltageDescription 2 = "NI PXI-6281: Ch5"
43 43 VoltageDescription 3 = "Shunt- Spannung [V]"
44 44 VoltageDescription 4 = ""
45 45 VoltageDescription 5 = "Strom [A]"
46 46 VoltageDescription 6 = ""
47 47 VoltageDescription 7 = "Widerstand [mOhm]"
48 48 VoltageDescription 8 = ""
49 49 VoltageDescription 9 = "Leistung [W]"
50 50 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
51 51
52 52 [Hardware]
53 53 SimulateDevices = True
54 54 DI_E-Stop = "PXI1Slot5/port0/line5"
55 55 DI_Setup = "PXI1Slot5/port0/line4"
56 56 PowerSupply_VISAName = "COM4"
57 57 PowerSupply_Address = "1"
58 58 PowerSupply_Baudrate = "9600"
59 59 PowerSupply_OutputVoltage = "5,500000"
60 60 PowerSupply_OverVoltageProtection = "6,000000"
61 61 PowerSupply_MinCurrent = "0"
62 62 PowerSupply_Check = False
63 63 PowerSupply_WarningPower = "780,000000"
64 64 PowerSupply_AbortPower = "790,000000"
65 65 PowerSupply_PID = "False"
66 66 PowerSupply_PID_Time = "0,100000"
67 67 PowerSupply_PID_ProportionalGain = "0,100000"
68 68 PowerSupply_PID_IntegralTime = "0,180000"
69 69 PowerSupply_PID_DerivativeTime = "0,000000"
70 70 AbortCurrentDifference = "50"
71 71 Measurement_Channels.<size(s)> = "17"
72 72 Measurement_Channels 0 = "PXI1Slot5/ai4"
73 73 Measurement_Channels 1 = "PXI1Slot5/ai5"
74 74 Measurement_Channels 2 = "NI9210/ai0"
75 75 Measurement_Channels 3 = "NI9210/ai1"
76 76 Measurement_Channels 4 = "NI9210/ai2"
77 77 Measurement_Channels 5 = "NI9210/ai3"
78 78 Measurement_Channels 6 = "NI9219/ai0"
79 79 Measurement_Channels 7 = "NI9219/ai1"
80 80 Measurement_Channels 8 = "NI9219/ai2"
81 81 Measurement_Channels 9 = "NI9219/ai3"
82 82 Measurement_Channels 10 = ""
83 83 Measurement_Channels 11 = ""
84 84 Measurement_Channels 12 = ""
85 85 Measurement_Channels 13 = ""
86 86 Measurement_Channels 14 = ""
87 87 Measurement_Channels 15 = ""
88 88 Measurement_Channels 16 = ""
89 Measurement_Sample = "<size(s)=17> 1,000000 1,000000 2,000000 2,000000 2,000000 2,000000 40,000000 40,000000 40,000000 40,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
89 90 ShuntResistance = 0,001
90 91 Measurement_Check = False
91 92 DMM_VISAName = "PXI1Slot3"
92 93 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
93 94 TemperatureGain = "<size(s)=15> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
94 95 TemperatureOffset = "<size(s)=15> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
95 96 VoltageGain = "<size(s)=5> 1,000000 1,000000 1,000000 1,000000 1,000000"
96 97 VoltageOffset = "<size(s)=5> 0,000000 0,000000 0,000000 0,000000 0,000000"
97 98 AllowedContactFails = "2"
98 99
99 100 [SMP3]
100 101 DMM_Function = "2-wire Resistance"
101 102 DMM_AutoRange = False
102 103 DMM_Range = "0,020000"
103 104 DMM_Resolution = "0,001000"
104 105 Configuration_AI_Voltage.<size(s)> = "2"
105 106 Configuration_AI_Voltage 0.Maximum = "5,000000"
106 107 Configuration_AI_Voltage 0.Minimum = "-5,000000"
107 108 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
108 109 Configuration_AI_Voltage 1.Maximum = "1,000000"
109 110 Configuration_AI_Voltage 1.Minimum = "-1,000000"
110 111 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
111 112 Configuration_AI_Thermocouple.<size(s)> = "8"
112 113 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
113 114 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
114 115 Configuration_AI_Thermocouple 0.Type = "K"
115 116 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
116 117 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
117 118 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
118 119 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
119 120 Configuration_AI_Thermocouple 1.Type = "K"
120 121 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
121 122 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
122 123 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
123 124 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
124 125 Configuration_AI_Thermocouple 2.Type = "K"
125 126 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
126 127 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
127 128 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
128 129 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
129 130 Configuration_AI_Thermocouple 3.Type = "K"
130 131 Configuration_AI_Thermocouple 3.CJC_Source = "Built-In"
131 132 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
132 133 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
133 134 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
134 135 Configuration_AI_Thermocouple 4.Type = "K"
135 136 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
136 137 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
137 138 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
138 139 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
139 140 Configuration_AI_Thermocouple 5.Type = "K"
140 141 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
141 142 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
142 143 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
143 144 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
144 145 Configuration_AI_Thermocouple 6.Type = "K"
145 146 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
146 147 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
147 148 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
148 149 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
149 150 Configuration_AI_Thermocouple 7.Type = "K"
150 151 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
151 152 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
152 153 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
153 154 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
154 155 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
155 156 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
156 157 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
157 158 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
158 159 Configuration_AI_NI9219_Resistance 0.RTD_Type = "Pt3750"
159 160 Configuration_AI_NI9219_Resistance 0.R0 = "1000,000000"
160 161 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
161 162 Configuration_AI_NI9219_Resistance 1.Maximum = "250,000000"
162 163 Configuration_AI_NI9219_Resistance 1.Minimum = "-200,000000"
163 164 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
164 165 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
165 166 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
166 167 Configuration_AI_NI9219_Resistance 1.RTD_Type = "Pt3750"
167 168 Configuration_AI_NI9219_Resistance 1.R0 = "1000,000000"
168 169 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
169 170 Configuration_AI_NI9219_Resistance 2.Maximum = "250,000000"
170 171 Configuration_AI_NI9219_Resistance 2.Minimum = "-200,000000"
171 172 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
172 173 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
173 174 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
174 175 Configuration_AI_NI9219_Resistance 2.RTD_Type = "Pt3750"
175 176 Configuration_AI_NI9219_Resistance 2.R0 = "1000,000000"
176 177 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
177 178 Configuration_AI_NI9219_Resistance 3.Maximum = "250,000000"
178 179 Configuration_AI_NI9219_Resistance 3.Minimum = "-200,000000"
179 180 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
180 181 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
181 182 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
182 183 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
183 184 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
184 185 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
185 186 Configuration_AI_NI9219_Type.<size(s)> = "4"
186 187 Configuration_AI_NI9219_Type 0 = "Thermocouple"
187 188 Configuration_AI_NI9219_Type 1 = "Thermocouple"
188 189 Configuration_AI_NI9219_Type 2 = "Thermocouple"
189 190 Configuration_AI_NI9219_Type 3 = "Thermocouple"
190 191
191 192 [DefaultValues]
192 193 WorkingStroke = "0"
193 194 MaxTemperature = "<size(s)=15> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
194 195 MeasurementTime = "1"
195 196 NominalCurrent = "0"
196 197 TableControl = False
197 198 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
198 199 Sensors+.<size(s)> = "15"
199 200 Sensors+ 0 = "True"
200 201 Sensors+ 1 = "True"
201 202 Sensors+ 2 = "True"
202 203 Sensors+ 3 = "True"
203 204 Sensors+ 4 = "False"
204 205 Sensors+ 5 = "False"
205 206 Sensors+ 6 = "False"
206 207 Sensors+ 7 = "False"
207 208 Sensors+ 8 = "False"
208 209 Sensors+ 9 = "False"
209 210 Sensors+ 10 = "False"
210 211 Sensors+ 11 = "False"
211 212 Sensors+ 12 = "False"
212 213 Sensors+ 13 = "False"
213 214 Sensors+ 14 = "False"
214 215 SensorsFunction.<size(s)> = "15"
215 216 SensorsFunction 0 = "Umgebungstemperatur"
216 217 SensorsFunction 1 = "Pr�flingstemperatur"
217 218 SensorsFunction 2 = "Temperatur 3"
218 219 SensorsFunction 3 = "Temperatur 4"
219 220 SensorsFunction 4 = "Temperatur 5"
220 221 SensorsFunction 5 = "Temperatur 6"
221 222 SensorsFunction 6 = "Temperatur 7"
222 223 SensorsFunction 7 = "Temperatur 8"
223 224 SensorsFunction 8 = "Temperatur 9"
224 225 SensorsFunction 9 = "Temperatur 10"
225 226 SensorsFunction 10 = "Temperatur 11"
226 227 SensorsFunction 11 = "Temperatur 12"
227 228 SensorsFunction 12 = "Temperatur 13"
228 229 SensorsFunction 13 = "Temperatur 14"
229 230 SensorsFunction 14 = "Temperatur 15"
230 231 ForceLimit_Z = "0"
231 232 MovingParameter.Velocity = "20,000000"
232 233 MovingParameter.Acceleration = "50,000000"
233 234 MovingParameter.Jerk = "140000,000000"
234 235 Learning_Steps.X = "1,000000"
235 236 Learning_Steps.Y = "1,000000"
236 237 Learning_Steps.Z = "1,000000"
237 238
238 239 [Pathes]
239 240 User = "C:\Work\CurrentTester\support\User.txt"
240 241 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3"
241 242 ProtocolsFolder = "\\orion\G K S - Test1\01_Access\Anlagen"
242 243 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
243 244 Applicants = "C:\Work\CurrentTester\support\Applicants.txt"
244 245
245 246 [Report]
246 247 FileNameFormat = "%s_TestResults.txt"
247 248 ReportNameFormat = "%s_TestReport_%s.xlsx"
248 249 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
249 250 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
250 251
251 252 [Protocol]
252 253 ProtocolNameFormat = "%s_A%d_Report_%s.docx"
253 254 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
254 255 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
255 256 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
256 257 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
257 258 ProtocolDataFolderName = "Bilder|Messungen"
258 259
259 260 [StateMessages]
260 261 Info.<size(s)> = "23"
261 262 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
262 263 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
263 264 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
264 265 Info 3 = "Testdaten anlegen"
265 266 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
266 267 Info 5 = "Test geladen"
267 268 Info 6 = "Laufende Pr�fung..."
268 269 Info 7 = "Pr�fung erfolgreich abgeschlossen"
269 270 Info 8 = "Fehler aufgetreten!"
270 271 Info 9 = "Test abgebrochen!"
271 272 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
272 273 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
273 274 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
274 275 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
275 276 Info 14 = "Test abgebrochen! Eingestellte Abschaltleistung der Stromquelle wurde erreicht"
276 277 Info 15 = "Test abgebrochen! Gemessener Strom liegt au�erhalb des definierten Bereichs"
277 278 Info 16 = "Testprotokoll wird erstellt... Bitte warten"
278 279 Info 17 = "Testprotokoll erstellt"
279 280 Info 18 = "Der letzte Test ist geladen..."
280 281 Info 19 = "Testdaten zur Testberichterstellung laden und ausw�hlen"
281 282 Info 20 = "Testbericht wird erstellt... Bitte warten"
282 283 Info 21 = "Testbericht erstellt"
283 284 Info 22 = "Test ist gespeichert"
284 285 Result.<size(s)> = "23"
285 286 Result 0 = "Not-Halt"
286 287 Result 1 = ""
287 288 Result 2 = "Bereit"
288 289 Result 3 = "Bereit"
289 290 Result 4 = "Einrichtbetrieb"
290 291 Result 5 = "Bereit"
291 292 Result 6 = "Pr�fung l�uft"
292 293 Result 7 = "Pr�fung fertig"
293 294 Result 8 = "Fehler"
294 295 Result 9 = "Pr�fung Stop"
295 296 Result 10 = "Pr�fung Stop"
296 297 Result 11 = "Pr�fung Stop"
297 298 Result 12 = "Pr�fung Stop"
298 299 Result 13 = "Pr�fung Stop"
299 300 Result 14 = "Pr�fung Stop"
300 301 Result 15 = "Pr�fung Stop"
301 302 Result 16 = "Bereit"
302 303 Result 17 = "Bereit"
303 304 Result 18 = "Bereit"
304 305 Result 19 = "Bereit"
305 306 Result 20 = "Bereit"
306 307 Result 21 = "Bereit"
307 308 Result 22 = "Bereit"
308 309
309 310 [DialogMessages]
310 311 Messages.<size(s)> = "8"
311 312 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
312 313 Messages 1 = "Bitte achten Sie darauf, dass die hellblau markierten Felder in der gew�hlten Sprache sind"
313 314 Messages 2 = "Geben Sie die f�r die Testberichterstellung erforderlichen Daten ein. Bitte achten Sie darauf, dass die hellblau markierten Felder in der gew�hlten Sprache sind"
314 315 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen"
315 316 Messages 4 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
316 317 Messages 5 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
317 318 Messages 6 = "W�hlen Sie einen ID-Ordner aus, der alle Testergebnisse zum Laden enth�lt"
318 319 Messages 7 = "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
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
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: file was removed
General Comments 0
You need to be logged in to leave comments. Login now