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