##// END OF EJS Templates
- Sensors logic changed (for 15 sensors extendet)
LabVIEW -
r41:42
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
NO CONTENT: new file 10644
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -3,7 +3,7
3 TesterName = "Hochstrommessplatz 2"
3 TesterName = "Hochstrommessplatz 2"
4 MaxCurrent = 2000
4 MaxCurrent = 2000
5 MaxTemperature = 250
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10"
6 SensorsEnable.<size(s)> = "15"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
@@ -14,17 +14,27
14 SensorsEnable 7 = "False"
14 SensorsEnable 7 = "False"
15 SensorsEnable 8 = "False"
15 SensorsEnable 8 = "False"
16 SensorsEnable 9 = "False"
16 SensorsEnable 9 = "False"
17 SensorsDescription.<size(s)> = "10"
17 SensorsEnable 10 = "False"
18 SensorsEnable 11 = "False"
19 SensorsEnable 12 = "False"
20 SensorsEnable 13 = "False"
21 SensorsEnable 14 = "False"
22 SensorsDescription.<size(s)> = "15"
18 SensorsDescription 0 = "NI-9212: Ch1"
23 SensorsDescription 0 = "NI-9212: Ch1"
19 SensorsDescription 1 = "NI-9212: Ch2"
24 SensorsDescription 1 = "NI-9212: Ch2"
20 SensorsDescription 2 = "NI-9212: Ch3"
25 SensorsDescription 2 = "NI-9212: Ch3"
21 SensorsDescription 3 = "NI-9212: Ch4"
26 SensorsDescription 3 = "NI-9212: Ch4"
22 SensorsDescription 4 = "NI-9219: Ch1"
27 SensorsDescription 4 = "NI-9219_1: Ch1"
23 SensorsDescription 5 = "NI-9219: Ch2"
28 SensorsDescription 5 = "NI-9219_1: Ch2"
24 SensorsDescription 6 = "NI-9219: Ch3"
29 SensorsDescription 6 = "NI-9219_1: Ch3"
25 SensorsDescription 7 = ""
30 SensorsDescription 7 = "NI-9219_2: Ch1"
26 SensorsDescription 8 = ""
31 SensorsDescription 8 = "NI-9219_2: Ch2"
27 SensorsDescription 9 = ""
32 SensorsDescription 9 = "NI-9219_2: Ch3"
33 SensorsDescription 10 = "NI-9219_2: Ch4"
34 SensorsDescription 11 = "NI-9219_3: Ch1"
35 SensorsDescription 12 = "NI-9219_3: Ch2"
36 SensorsDescription 13 = "NI-9219_3: Ch3"
37 SensorsDescription 14 = "NI-9219_3: Ch4"
28 VoltageDescription.<size(s)> = "4 2"
38 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "NI-9215: Ch1"
39 VoltageDescription 0 = "NI-9215: Ch1"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
40 VoltageDescription 1 = "Pr�flingsspannung [V]"
@@ -55,26 +65,30
55 PowerSupply_PID_IntegralTime = "0,180000"
65 PowerSupply_PID_IntegralTime = "0,180000"
56 PowerSupply_PID_DerivativeTime = "0,000000"
66 PowerSupply_PID_DerivativeTime = "0,000000"
57 AbortCurrentDifference = "0,000000"
67 AbortCurrentDifference = "0,000000"
58 Measurement_Channels.<size(s)> = "13"
68 Measurement_Channels.<size(s)> = "17"
59 Measurement_Channels 0 = "NI9215/ai0"
69 Measurement_Channels 0 = "NI9215/ai0"
60 Measurement_Channels 1 = "NI9215/ai1"
70 Measurement_Channels 1 = "NI9215/ai1"
61 Measurement_Channels 2 = "NI9212/ai0"
71 Measurement_Channels 2 = "NI9212/ai0"
62 Measurement_Channels 3 = "NI9212/ai1"
72 Measurement_Channels 3 = "NI9212/ai1"
63 Measurement_Channels 4 = "NI9212/ai2"
73 Measurement_Channels 4 = "NI9212/ai2"
64 Measurement_Channels 5 = "NI9212/ai3"
74 Measurement_Channels 5 = "NI9212/ai3"
65 Measurement_Channels 6 = "NI9219/ai0"
75 Measurement_Channels 6 = "NI9219_1/ai0"
66 Measurement_Channels 7 = "NI9219/ai1"
76 Measurement_Channels 7 = "NI9219_1/ai1"
67 Measurement_Channels 8 = "NI9219/ai2"
77 Measurement_Channels 8 = "NI9219_1/ai2"
68 Measurement_Channels 9 = ""
78 Measurement_Channels 9 = "NI9219_2/ai0"
69 Measurement_Channels 10 = ""
79 Measurement_Channels 10 = "NI9219_2/ai1"
70 Measurement_Channels 11 = ""
80 Measurement_Channels 11 = "NI9219_2/ai2"
71 Measurement_Channels 12 = ""
81 Measurement_Channels 12 = "NI9219_2/ai3"
82 Measurement_Channels 13 = "NI9219_3/ai0"
83 Measurement_Channels 14 = "NI9219_3/ai1"
84 Measurement_Channels 15 = "NI9219_3/ai2"
85 Measurement_Channels 16 = "NI9219_3/ai3"
72 ShuntResistance = "0,005"
86 ShuntResistance = "0,005"
73 Measurement_Check = False
87 Measurement_Check = False
74 DMM_VISAName = "NI9219/ai3"
88 DMM_VISAName = "NI9219_1/ai3"
75 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
89 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
76 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
90 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"
77 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
91 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"
78 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
92 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
79 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
93 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
80 AllowedContactFails = "2"
94 AllowedContactFails = "2"
@@ -92,7 +106,7
92 Configuration_AI_Voltage 1.Maximum = "10,000000"
106 Configuration_AI_Voltage 1.Maximum = "10,000000"
93 Configuration_AI_Voltage 1.Minimum = "0,000000"
107 Configuration_AI_Voltage 1.Minimum = "0,000000"
94 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
108 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
95 Configuration_AI_Thermocouple.<size(s)> = "10"
109 Configuration_AI_Thermocouple.<size(s)> = "15"
96 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
110 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
97 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
111 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
98 Configuration_AI_Thermocouple 0.Type = "K"
112 Configuration_AI_Thermocouple 0.Type = "K"
@@ -143,25 +157,50
143 Configuration_AI_Thermocouple 9.Type = "K"
157 Configuration_AI_Thermocouple 9.Type = "K"
144 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
158 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
145 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
159 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
146 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
160 Configuration_AI_Thermocouple 10.Maximum = "250,000000"
147 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
161 Configuration_AI_Thermocouple 10.Minimum = "-200,000000"
162 Configuration_AI_Thermocouple 10.Type = "K"
163 Configuration_AI_Thermocouple 10.CJC_Source = "Built-In"
164 Configuration_AI_Thermocouple 10.CJC_Value = "25,000000"
165 Configuration_AI_Thermocouple 11.Maximum = "250,000000"
166 Configuration_AI_Thermocouple 11.Minimum = "-200,000000"
167 Configuration_AI_Thermocouple 11.Type = "K"
168 Configuration_AI_Thermocouple 11.CJC_Source = "Built-In"
169 Configuration_AI_Thermocouple 11.CJC_Value = "25,000000"
170 Configuration_AI_Thermocouple 12.Maximum = "250,000000"
171 Configuration_AI_Thermocouple 12.Minimum = "-200,000000"
172 Configuration_AI_Thermocouple 12.Type = "K"
173 Configuration_AI_Thermocouple 12.CJC_Source = "Built-In"
174 Configuration_AI_Thermocouple 12.CJC_Value = "25,000000"
175 Configuration_AI_Thermocouple 13.Maximum = "250,000000"
176 Configuration_AI_Thermocouple 13.Minimum = "-200,000000"
177 Configuration_AI_Thermocouple 13.Type = "K"
178 Configuration_AI_Thermocouple 13.CJC_Source = "Built-In"
179 Configuration_AI_Thermocouple 13.CJC_Value = "10,000000"
180 Configuration_AI_Thermocouple 14.Maximum = "250,000000"
181 Configuration_AI_Thermocouple 14.Minimum = "-200,000000"
182 Configuration_AI_Thermocouple 14.Type = "K"
183 Configuration_AI_Thermocouple 14.CJC_Source = "Built-In"
184 Configuration_AI_Thermocouple 14.CJC_Value = "25,000000"
185 Configuration_AI_NI9219_Resistance.<size(s)> = "11"
186 Configuration_AI_NI9219_Resistance 0.Maximum = "800,000000"
148 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
187 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
149 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
188 Configuration_AI_NI9219_Resistance 0.Configuration = "4-Wire"
150 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
189 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
151 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
190 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
152 Configuration_AI_NI9219_Resistance 0.RTD_Type = "Pt3750"
191 Configuration_AI_NI9219_Resistance 0.RTD_Type = "Pt3750"
153 Configuration_AI_NI9219_Resistance 0.R0 = "1000,000000"
192 Configuration_AI_NI9219_Resistance 0.R0 = "1000,000000"
154 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
193 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
155 Configuration_AI_NI9219_Resistance 1.Maximum = "250,000000"
194 Configuration_AI_NI9219_Resistance 1.Maximum = "800,000000"
156 Configuration_AI_NI9219_Resistance 1.Minimum = "-200,000000"
195 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
157 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
196 Configuration_AI_NI9219_Resistance 1.Configuration = "4-Wire"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
197 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
159 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
198 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
160 Configuration_AI_NI9219_Resistance 1.RTD_Type = "Pt3750"
199 Configuration_AI_NI9219_Resistance 1.RTD_Type = "Pt3750"
161 Configuration_AI_NI9219_Resistance 1.R0 = "1000,000000"
200 Configuration_AI_NI9219_Resistance 1.R0 = "1000,000000"
162 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
201 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
163 Configuration_AI_NI9219_Resistance 2.Maximum = "250,000000"
202 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
164 Configuration_AI_NI9219_Resistance 2.Minimum = "-200,000000"
203 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
165 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
204 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
166 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
205 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
167 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
206 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
@@ -169,18 +208,81
169 Configuration_AI_NI9219_Resistance 2.R0 = "1000,000000"
208 Configuration_AI_NI9219_Resistance 2.R0 = "1000,000000"
170 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 3,81E-3 -6,02E-7 -6E-12"
209 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 3,81E-3 -6,02E-7 -6E-12"
171 Configuration_AI_NI9219_Resistance 3.Maximum = "250,000000"
210 Configuration_AI_NI9219_Resistance 3.Maximum = "250,000000"
172 Configuration_AI_NI9219_Resistance 3.Minimum = "-200,000000"
211 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
173 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
212 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
174 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
213 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
175 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
214 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
176 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
215 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
177 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
216 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
178 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
217 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
179 Configuration_AI_NI9219_Type.<size(s)> = "4"
218 Configuration_AI_NI9219_Resistance 4.Maximum = "10500,000000"
180 Configuration_AI_NI9219_Type 0 = "Thermocouple"
219 Configuration_AI_NI9219_Resistance 4.Minimum = "0,000000"
181 Configuration_AI_NI9219_Type 1 = "Resistance_RTD"
220 Configuration_AI_NI9219_Resistance 4.Configuration = "2-Wire"
182 Configuration_AI_NI9219_Type 2 = "Resistance_Thermistor"
221 Configuration_AI_NI9219_Resistance 4.CurrentExcitationSource = "Internal"
183 Configuration_AI_NI9219_Type 3 = "Thermocouple"
222 Configuration_AI_NI9219_Resistance 4.CurrentExcitationValue = "0,000500"
223 Configuration_AI_NI9219_Resistance 4.RTD_Type = "Pt3750"
224 Configuration_AI_NI9219_Resistance 4.R0 = "1000,000000"
225 Configuration_AI_NI9219_Resistance 4.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
226 Configuration_AI_NI9219_Resistance 5.Maximum = "250,000000"
227 Configuration_AI_NI9219_Resistance 5.Minimum = "0,000000"
228 Configuration_AI_NI9219_Resistance 5.Configuration = "2-Wire"
229 Configuration_AI_NI9219_Resistance 5.CurrentExcitationSource = "Internal"
230 Configuration_AI_NI9219_Resistance 5.CurrentExcitationValue = "0,000500"
231 Configuration_AI_NI9219_Resistance 5.RTD_Type = "Pt3750"
232 Configuration_AI_NI9219_Resistance 5.R0 = "1000,000000"
233 Configuration_AI_NI9219_Resistance 5.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
234 Configuration_AI_NI9219_Resistance 6.Maximum = "250,000000"
235 Configuration_AI_NI9219_Resistance 6.Minimum = "0,000000"
236 Configuration_AI_NI9219_Resistance 6.Configuration = "2-Wire"
237 Configuration_AI_NI9219_Resistance 6.CurrentExcitationSource = "Internal"
238 Configuration_AI_NI9219_Resistance 6.CurrentExcitationValue = "0,000500"
239 Configuration_AI_NI9219_Resistance 6.RTD_Type = "Pt3750"
240 Configuration_AI_NI9219_Resistance 6.R0 = "1000,000000"
241 Configuration_AI_NI9219_Resistance 6.ABC = "<size(s)=3> 0,003810 -6,020000E-7 -6,000000E-12"
242 Configuration_AI_NI9219_Resistance 7.Maximum = "250,000000"
243 Configuration_AI_NI9219_Resistance 7.Minimum = "-200,000000"
244 Configuration_AI_NI9219_Resistance 7.Configuration = "4-Wire"
245 Configuration_AI_NI9219_Resistance 7.CurrentExcitationSource = "Internal"
246 Configuration_AI_NI9219_Resistance 7.CurrentExcitationValue = "0,000500"
247 Configuration_AI_NI9219_Resistance 7.RTD_Type = "Pt3750"
248 Configuration_AI_NI9219_Resistance 7.R0 = "1000,000000"
249 Configuration_AI_NI9219_Resistance 7.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
250 Configuration_AI_NI9219_Resistance 8.Maximum = "200,000000"
251 Configuration_AI_NI9219_Resistance 8.Minimum = "-10,000000"
252 Configuration_AI_NI9219_Resistance 8.Configuration = "4-Wire"
253 Configuration_AI_NI9219_Resistance 8.CurrentExcitationSource = "Internal"
254 Configuration_AI_NI9219_Resistance 8.CurrentExcitationValue = "0,000500"
255 Configuration_AI_NI9219_Resistance 8.RTD_Type = "Pt3750"
256 Configuration_AI_NI9219_Resistance 8.R0 = "1000,000000"
257 Configuration_AI_NI9219_Resistance 8.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
258 Configuration_AI_NI9219_Resistance 9.Maximum = "250,000000"
259 Configuration_AI_NI9219_Resistance 9.Minimum = "0,000000"
260 Configuration_AI_NI9219_Resistance 9.Configuration = "4-Wire"
261 Configuration_AI_NI9219_Resistance 9.CurrentExcitationSource = "Internal"
262 Configuration_AI_NI9219_Resistance 9.CurrentExcitationValue = "0,000500"
263 Configuration_AI_NI9219_Resistance 9.RTD_Type = "Pt3750"
264 Configuration_AI_NI9219_Resistance 9.R0 = "1000,000000"
265 Configuration_AI_NI9219_Resistance 9.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
266 Configuration_AI_NI9219_Resistance 10.Maximum = "250,000000"
267 Configuration_AI_NI9219_Resistance 10.Minimum = "0,000000"
268 Configuration_AI_NI9219_Resistance 10.Configuration = "2-Wire"
269 Configuration_AI_NI9219_Resistance 10.CurrentExcitationSource = "Internal"
270 Configuration_AI_NI9219_Resistance 10.CurrentExcitationValue = "0,000500"
271 Configuration_AI_NI9219_Resistance 10.RTD_Type = "Pt3750"
272 Configuration_AI_NI9219_Resistance 10.R0 = "1000,000000"
273 Configuration_AI_NI9219_Resistance 10.ABC = "<size(s)=3> 0,003810 -6,020000E-7 -6,000000E-12"
274 Configuration_AI_NI9219_Type.<size(s)> = "11"
275 Configuration_AI_NI9219_Type 0 = "RTD"
276 Configuration_AI_NI9219_Type 1 = "RTD"
277 Configuration_AI_NI9219_Type 2 = "Resistance_RTD"
278 Configuration_AI_NI9219_Type 3 = "Resistance_Thermistor"
279 Configuration_AI_NI9219_Type 4 = "Resistance_Thermistor"
280 Configuration_AI_NI9219_Type 5 = "Resistance_Thermistor"
281 Configuration_AI_NI9219_Type 6 = "Resistance_Thermistor"
282 Configuration_AI_NI9219_Type 7 = "RTD"
283 Configuration_AI_NI9219_Type 8 = "RTD"
284 Configuration_AI_NI9219_Type 9 = "RTD"
285 Configuration_AI_NI9219_Type 10 = "Resistance_RTD"
184 POS_Config.IP = "10.1.2.1"
286 POS_Config.IP = "10.1.2.1"
185 POS_Config.Port = "502"
287 POS_Config.Port = "502"
186 POS_AxesNames.<size(s)> = "3"
288 POS_AxesNames.<size(s)> = "3"
@@ -203,12 +305,12
203
305
204 [DefaultValues]
306 [DefaultValues]
205 WorkingStroke = "0"
307 WorkingStroke = "0"
206 MaxTemperature = "<size(s)=10> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
308 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"
207 MeasurementTime = "1"
309 MeasurementTime = "1"
208 NominalCurrent = "0"
310 NominalCurrent = "0"
209 TableControl = False
311 TableControl = False
210 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
312 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
211 Sensors+.<size(s)> = "10"
313 Sensors+.<size(s)> = "15"
212 Sensors+ 0 = "True"
314 Sensors+ 0 = "True"
213 Sensors+ 1 = "True"
315 Sensors+ 1 = "True"
214 Sensors+ 2 = "True"
316 Sensors+ 2 = "True"
@@ -219,7 +321,12
219 Sensors+ 7 = "False"
321 Sensors+ 7 = "False"
220 Sensors+ 8 = "False"
322 Sensors+ 8 = "False"
221 Sensors+ 9 = "False"
323 Sensors+ 9 = "False"
222 SensorsFunction.<size(s)> = "10"
324 Sensors+ 10 = "False"
325 Sensors+ 11 = "False"
326 Sensors+ 12 = "False"
327 Sensors+ 13 = "False"
328 Sensors+ 14 = "False"
329 SensorsFunction.<size(s)> = "15"
223 SensorsFunction 0 = "Umgebungstemperatur"
330 SensorsFunction 0 = "Umgebungstemperatur"
224 SensorsFunction 1 = "Pr�flingstemperatur"
331 SensorsFunction 1 = "Pr�flingstemperatur"
225 SensorsFunction 2 = "Temperatur 3"
332 SensorsFunction 2 = "Temperatur 3"
@@ -230,6 +337,11
230 SensorsFunction 7 = "Temperatur 8"
337 SensorsFunction 7 = "Temperatur 8"
231 SensorsFunction 8 = "Temperatur 9"
338 SensorsFunction 8 = "Temperatur 9"
232 SensorsFunction 9 = "Temperatur 10"
339 SensorsFunction 9 = "Temperatur 10"
340 SensorsFunction 10 = "Temperatur 11"
341 SensorsFunction 11 = "Temperatur 12"
342 SensorsFunction 12 = "Temperatur 13"
343 SensorsFunction 13 = "Temperatur 14"
344 SensorsFunction 14 = "Temperatur 15"
233 MovingParameter.Velocity = "20,000000"
345 MovingParameter.Velocity = "20,000000"
234 MovingParameter.Acceleration = "50,000000"
346 MovingParameter.Acceleration = "50,000000"
235 MovingParameter.Jerk = "140000,000000"
347 MovingParameter.Jerk = "140000,000000"
@@ -3,7 +3,7
3 TesterName = "Hochstrommessplatz 1"
3 TesterName = "Hochstrommessplatz 1"
4 MaxCurrent = 600
4 MaxCurrent = 600
5 MaxTemperature = 250
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10"
6 SensorsEnable.<size(s)> = "15"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
@@ -14,7 +14,12
14 SensorsEnable 7 = "False"
14 SensorsEnable 7 = "False"
15 SensorsEnable 8 = "False"
15 SensorsEnable 8 = "False"
16 SensorsEnable 9 = "False"
16 SensorsEnable 9 = "False"
17 SensorsDescription.<size(s)> = "10"
17 SensorsEnable 10 = "False"
18 SensorsEnable 11 = "False"
19 SensorsEnable 12 = "False"
20 SensorsEnable 13 = "False"
21 SensorsEnable 14 = "False"
22 SensorsDescription.<size(s)> = "15"
18 SensorsDescription 0 = "Keithley: Ch6"
23 SensorsDescription 0 = "Keithley: Ch6"
19 SensorsDescription 1 = "Keithley: Ch7"
24 SensorsDescription 1 = "Keithley: Ch7"
20 SensorsDescription 2 = "Keithley: Ch8"
25 SensorsDescription 2 = "Keithley: Ch8"
@@ -25,6 +30,11
25 SensorsDescription 7 = ""
30 SensorsDescription 7 = ""
26 SensorsDescription 8 = ""
31 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
32 SensorsDescription 9 = ""
33 SensorsDescription 10 = ""
34 SensorsDescription 11 = ""
35 SensorsDescription 12 = ""
36 SensorsDescription 13 = ""
37 SensorsDescription 14 = ""
28 VoltageDescription.<size(s)> = "4 2"
38 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "Keithley: Ch2"
39 VoltageDescription 0 = "Keithley: Ch2"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
40 VoltageDescription 1 = "Pr�flingsspannung [V]"
@@ -55,7 +65,7
55 PowerSupply_PID_IntegralTime = "0,180000"
65 PowerSupply_PID_IntegralTime = "0,180000"
56 PowerSupply_PID_DerivativeTime = "0,000000"
66 PowerSupply_PID_DerivativeTime = "0,000000"
57 AbortCurrentDifference = "0"
67 AbortCurrentDifference = "0"
58 Measurement_Channels.<size(s)> = "13"
68 Measurement_Channels.<size(s)> = "17"
59 Measurement_Channels 0 = "112"
69 Measurement_Channels 0 = "112"
60 Measurement_Channels 1 = "102"
70 Measurement_Channels 1 = "102"
61 Measurement_Channels 2 = "104"
71 Measurement_Channels 2 = "104"
@@ -69,12 +79,16
69 Measurement_Channels 10 = ""
79 Measurement_Channels 10 = ""
70 Measurement_Channels 11 = ""
80 Measurement_Channels 11 = ""
71 Measurement_Channels 12 = ""
81 Measurement_Channels 12 = ""
82 Measurement_Channels 13 = ""
83 Measurement_Channels 14 = ""
84 Measurement_Channels 15 = ""
85 Measurement_Channels 16 = ""
72 ShuntResistance = 0,00006
86 ShuntResistance = 0,00006
73 Measurement_Check = False
87 Measurement_Check = False
74 DMM_VISAName = "COM1"
88 DMM_VISAName = "COM1"
75 DMM_ContactLimits = "<size(s)=2> 0,0 10,0"
89 DMM_ContactLimits = "<size(s)=2> 0,0 10,0"
76 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
90 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"
77 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
91 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"
78 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
92 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
79 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
93 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
80 AllowedContactFails = "2"
94 AllowedContactFails = "2"
@@ -119,23 +133,28
119
133
120 [DefaultValues]
134 [DefaultValues]
121 WorkingStroke = "0"
135 WorkingStroke = "0"
122 MaxTemperature = "<size(s)=10> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
136 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"
123 MeasurementTime = "1"
137 MeasurementTime = "1"
124 NominalCurrent = "0"
138 NominalCurrent = "0"
125 TableControl = False
139 TableControl = False
126 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
140 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
127 Sensors+.<size(s)> = "10"
141 Sensors+.<size(s)> = "15"
128 Sensors+ 0 = "True"
142 Sensors+ 0 = "True"
129 Sensors+ 1 = "True"
143 Sensors+ 1 = "True"
130 Sensors+ 2 = "True"
144 Sensors+ 2 = "True"
131 Sensors+ 3 = "True"
145 Sensors+ 3 = "True"
132 Sensors+ 4 = "True"
146 Sensors+ 4 = "False"
133 Sensors+ 5 = "False"
147 Sensors+ 5 = "False"
134 Sensors+ 6 = "False"
148 Sensors+ 6 = "False"
135 Sensors+ 7 = "False"
149 Sensors+ 7 = "False"
136 Sensors+ 8 = "False"
150 Sensors+ 8 = "False"
137 Sensors+ 9 = "False"
151 Sensors+ 9 = "False"
138 SensorsFunction.<size(s)> = "10"
152 Sensors+ 10 = "False"
153 Sensors+ 11 = "False"
154 Sensors+ 12 = "False"
155 Sensors+ 13 = "False"
156 Sensors+ 14 = "False"
157 SensorsFunction.<size(s)> = "15"
139 SensorsFunction 0 = "Umgebungstemperatur"
158 SensorsFunction 0 = "Umgebungstemperatur"
140 SensorsFunction 1 = "Pr�flingstemperatur"
159 SensorsFunction 1 = "Pr�flingstemperatur"
141 SensorsFunction 2 = "Temperatur 3"
160 SensorsFunction 2 = "Temperatur 3"
@@ -146,6 +165,17
146 SensorsFunction 7 = "Temperatur 8"
165 SensorsFunction 7 = "Temperatur 8"
147 SensorsFunction 8 = "Temperatur 9"
166 SensorsFunction 8 = "Temperatur 9"
148 SensorsFunction 9 = "Temperatur 10"
167 SensorsFunction 9 = "Temperatur 10"
168 SensorsFunction 10 = "Temperatur 11"
169 SensorsFunction 11 = "Temperatur 12"
170 SensorsFunction 12 = "Temperatur 13"
171 SensorsFunction 13 = "Temperatur 14"
172 SensorsFunction 14 = "Temperatur 15"
173 MovingParameter.Velocity = "20,000000"
174 MovingParameter.Acceleration = "50,000000"
175 MovingParameter.Jerk = "140000,000000"
176 Learning_Steps.X = "1,000000"
177 Learning_Steps.Y = "1,000000"
178 Learning_Steps.Z = "1,000000"
149
179
150 [Pathes]
180 [Pathes]
151 User = "C:\Work\CurrentTester\support\User.txt"
181 User = "C:\Work\CurrentTester\support\User.txt"
@@ -3,7 +3,7
3 TesterName = "Hochstrommessplatz 2"
3 TesterName = "Hochstrommessplatz 2"
4 MaxCurrent = 2000
4 MaxCurrent = 2000
5 MaxTemperature = 250
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10"
6 SensorsEnable.<size(s)> = "15"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
@@ -11,20 +11,30
11 SensorsEnable 4 = "True"
11 SensorsEnable 4 = "True"
12 SensorsEnable 5 = "True"
12 SensorsEnable 5 = "True"
13 SensorsEnable 6 = "True"
13 SensorsEnable 6 = "True"
14 SensorsEnable 7 = "False"
14 SensorsEnable 7 = "True"
15 SensorsEnable 8 = "False"
15 SensorsEnable 8 = "True"
16 SensorsEnable 9 = "False"
16 SensorsEnable 9 = "True"
17 SensorsDescription.<size(s)> = "10"
17 SensorsEnable 10 = "True"
18 SensorsEnable 11 = "True"
19 SensorsEnable 12 = "True"
20 SensorsEnable 13 = "True"
21 SensorsEnable 14 = "True"
22 SensorsDescription.<size(s)> = "15"
18 SensorsDescription 0 = "NI-9212: Ch1"
23 SensorsDescription 0 = "NI-9212: Ch1"
19 SensorsDescription 1 = "NI-9212: Ch2"
24 SensorsDescription 1 = "NI-9212: Ch2"
20 SensorsDescription 2 = "NI-9212: Ch3"
25 SensorsDescription 2 = "NI-9212: Ch3"
21 SensorsDescription 3 = "NI-9212: Ch4"
26 SensorsDescription 3 = "NI-9212: Ch4"
22 SensorsDescription 4 = "NI-9219: Ch1"
27 SensorsDescription 4 = "NI-9219_1: Ch1"
23 SensorsDescription 5 = "NI-9219: Ch2"
28 SensorsDescription 5 = "NI-9219_1: Ch2"
24 SensorsDescription 6 = "NI-9219: Ch3"
29 SensorsDescription 6 = "NI-9219_1: Ch3"
25 SensorsDescription 7 = ""
30 SensorsDescription 7 = "NI-9219_2: Ch1"
26 SensorsDescription 8 = ""
31 SensorsDescription 8 = "NI-9219_2: Ch2"
27 SensorsDescription 9 = ""
32 SensorsDescription 9 = "NI-9219_2: Ch3"
33 SensorsDescription 10 = "NI-9219_2: Ch4"
34 SensorsDescription 11 = "NI-9219_3: Ch1"
35 SensorsDescription 12 = "NI-9219_3: Ch2"
36 SensorsDescription 13 = "NI-9219_3: Ch3"
37 SensorsDescription 14 = "NI-9219_3: Ch4"
28 VoltageDescription.<size(s)> = "4 2"
38 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "NI-9215: Ch1"
39 VoltageDescription 0 = "NI-9215: Ch1"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
40 VoltageDescription 1 = "Pr�flingsspannung [V]"
@@ -55,36 +65,40
55 PowerSupply_PID_IntegralTime = "0,180000"
65 PowerSupply_PID_IntegralTime = "0,180000"
56 PowerSupply_PID_DerivativeTime = "0,000000"
66 PowerSupply_PID_DerivativeTime = "0,000000"
57 AbortCurrentDifference = "0,000000"
67 AbortCurrentDifference = "0,000000"
58 Measurement_Channels.<size(s)> = "13"
68 Measurement_Channels.<size(s)> = "17"
59 Measurement_Channels 0 = "NI9215/ai0"
69 Measurement_Channels 0 = "NI9215/ai0"
60 Measurement_Channels 1 = "NI9215/ai1"
70 Measurement_Channels 1 = "NI9215/ai1"
61 Measurement_Channels 2 = "NI9212/ai0"
71 Measurement_Channels 2 = "NI9212/ai0"
62 Measurement_Channels 3 = "NI9212/ai1"
72 Measurement_Channels 3 = "NI9212/ai1"
63 Measurement_Channels 4 = "NI9212/ai2"
73 Measurement_Channels 4 = "NI9212/ai2"
64 Measurement_Channels 5 = "NI9212/ai3"
74 Measurement_Channels 5 = "NI9212/ai3"
65 Measurement_Channels 6 = "NI9219/ai0"
75 Measurement_Channels 6 = "NI9219_1/ai0"
66 Measurement_Channels 7 = "NI9219/ai1"
76 Measurement_Channels 7 = "NI9219_1/ai1"
67 Measurement_Channels 8 = "NI9219/ai2"
77 Measurement_Channels 8 = "NI9219_1/ai2"
68 Measurement_Channels 9 = ""
78 Measurement_Channels 9 = "NI9219_2/ai0"
69 Measurement_Channels 10 = ""
79 Measurement_Channels 10 = "NI9219_2/ai1"
70 Measurement_Channels 11 = ""
80 Measurement_Channels 11 = "NI9219_2/ai2"
71 Measurement_Channels 12 = ""
81 Measurement_Channels 12 = "NI9219_2/ai3"
82 Measurement_Channels 13 = "NI9219_3/ai0"
83 Measurement_Channels 14 = "NI9219_3/ai1"
84 Measurement_Channels 15 = "NI9219_3/ai2"
85 Measurement_Channels 16 = "NI9219_3/ai3"
72 ShuntResistance = "0,005"
86 ShuntResistance = "0,005"
73 Measurement_Check = False
87 Measurement_Check = False
74 DMM_VISAName = "NI9219/ai3"
88 DMM_VISAName = "NI9219_1/ai3"
75 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
89 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
76 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
90 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"
77 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
91 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"
78 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
92 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
79 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
93 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
80 AllowedContactFails = "2"
94 AllowedContactFails = "2"
81
95
82 [HSMP2]
96 [HSMP2]
83 DMM_Configuration.Maximum = "10,000000"
97 DMM_Configuration.Maximum = "10,000000"
84 DMM_Configuration.Minimum = "-10,000000"
98 DMM_Configuration.Minimum = "0,000000"
85 DMM_Configuration.Configuration = "2-Wire"
99 DMM_Configuration.Configuration = "2-Wire"
86 DMM_Configuration.CurrentExcitationSource = "Internal"
100 DMM_Configuration.CurrentExcitationSource = "Internal"
87 DMM_Configuration.CurrentExcitationValue = "0,000100"
101 DMM_Configuration.CurrentExcitationValue = "0,000500"
88 Configuration_AI_Voltage.<size(s)> = "2"
102 Configuration_AI_Voltage.<size(s)> = "2"
89 Configuration_AI_Voltage 0.Maximum = "10,000000"
103 Configuration_AI_Voltage 0.Maximum = "10,000000"
90 Configuration_AI_Voltage 0.Minimum = "-10,000000"
104 Configuration_AI_Voltage 0.Minimum = "-10,000000"
@@ -92,7 +106,7
92 Configuration_AI_Voltage 1.Maximum = "10,000000"
106 Configuration_AI_Voltage 1.Maximum = "10,000000"
93 Configuration_AI_Voltage 1.Minimum = "0,000000"
107 Configuration_AI_Voltage 1.Minimum = "0,000000"
94 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
108 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
95 Configuration_AI_Thermocouple.<size(s)> = "10"
109 Configuration_AI_Thermocouple.<size(s)> = "15"
96 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
110 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
97 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
111 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
98 Configuration_AI_Thermocouple 0.Type = "K"
112 Configuration_AI_Thermocouple 0.Type = "K"
@@ -143,25 +157,50
143 Configuration_AI_Thermocouple 9.Type = "K"
157 Configuration_AI_Thermocouple 9.Type = "K"
144 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
158 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
145 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
159 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
146 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
160 Configuration_AI_Thermocouple 10.Maximum = "250,000000"
147 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
161 Configuration_AI_Thermocouple 10.Minimum = "-200,000000"
162 Configuration_AI_Thermocouple 10.Type = "K"
163 Configuration_AI_Thermocouple 10.CJC_Source = "Built-In"
164 Configuration_AI_Thermocouple 10.CJC_Value = "25,000000"
165 Configuration_AI_Thermocouple 11.Maximum = "250,000000"
166 Configuration_AI_Thermocouple 11.Minimum = "-200,000000"
167 Configuration_AI_Thermocouple 11.Type = "K"
168 Configuration_AI_Thermocouple 11.CJC_Source = "Built-In"
169 Configuration_AI_Thermocouple 11.CJC_Value = "25,000000"
170 Configuration_AI_Thermocouple 12.Maximum = "250,000000"
171 Configuration_AI_Thermocouple 12.Minimum = "-200,000000"
172 Configuration_AI_Thermocouple 12.Type = "K"
173 Configuration_AI_Thermocouple 12.CJC_Source = "Built-In"
174 Configuration_AI_Thermocouple 12.CJC_Value = "25,000000"
175 Configuration_AI_Thermocouple 13.Maximum = "250,000000"
176 Configuration_AI_Thermocouple 13.Minimum = "-200,000000"
177 Configuration_AI_Thermocouple 13.Type = "K"
178 Configuration_AI_Thermocouple 13.CJC_Source = "Built-In"
179 Configuration_AI_Thermocouple 13.CJC_Value = "10,000000"
180 Configuration_AI_Thermocouple 14.Maximum = "250,000000"
181 Configuration_AI_Thermocouple 14.Minimum = "-200,000000"
182 Configuration_AI_Thermocouple 14.Type = "K"
183 Configuration_AI_Thermocouple 14.CJC_Source = "Built-In"
184 Configuration_AI_Thermocouple 14.CJC_Value = "25,000000"
185 Configuration_AI_NI9219_Resistance.<size(s)> = "11"
186 Configuration_AI_NI9219_Resistance 0.Maximum = "800,000000"
148 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
187 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
149 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
188 Configuration_AI_NI9219_Resistance 0.Configuration = "4-Wire"
150 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
189 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
151 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
190 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
152 Configuration_AI_NI9219_Resistance 0.RTD_Type = "Pt3750"
191 Configuration_AI_NI9219_Resistance 0.RTD_Type = "Pt3750"
153 Configuration_AI_NI9219_Resistance 0.R0 = "1000,000000"
192 Configuration_AI_NI9219_Resistance 0.R0 = "1000,000000"
154 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
193 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
155 Configuration_AI_NI9219_Resistance 1.Maximum = "250,000000"
194 Configuration_AI_NI9219_Resistance 1.Maximum = "800,000000"
156 Configuration_AI_NI9219_Resistance 1.Minimum = "-200,000000"
195 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
157 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
196 Configuration_AI_NI9219_Resistance 1.Configuration = "4-Wire"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
197 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
159 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
198 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
160 Configuration_AI_NI9219_Resistance 1.RTD_Type = "Pt3750"
199 Configuration_AI_NI9219_Resistance 1.RTD_Type = "Pt3750"
161 Configuration_AI_NI9219_Resistance 1.R0 = "1000,000000"
200 Configuration_AI_NI9219_Resistance 1.R0 = "1000,000000"
162 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
201 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
163 Configuration_AI_NI9219_Resistance 2.Maximum = "250,000000"
202 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
164 Configuration_AI_NI9219_Resistance 2.Minimum = "-200,000000"
203 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
165 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
204 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
166 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
205 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
167 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
206 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
@@ -169,18 +208,81
169 Configuration_AI_NI9219_Resistance 2.R0 = "1000,000000"
208 Configuration_AI_NI9219_Resistance 2.R0 = "1000,000000"
170 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 3,81E-3 -6,02E-7 -6E-12"
209 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 3,81E-3 -6,02E-7 -6E-12"
171 Configuration_AI_NI9219_Resistance 3.Maximum = "250,000000"
210 Configuration_AI_NI9219_Resistance 3.Maximum = "250,000000"
172 Configuration_AI_NI9219_Resistance 3.Minimum = "-200,000000"
211 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
173 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
212 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
174 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
213 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
175 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
214 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
176 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
215 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
177 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
216 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
178 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
217 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
179 Configuration_AI_NI9219_Type.<size(s)> = "4"
218 Configuration_AI_NI9219_Resistance 4.Maximum = "10500,000000"
180 Configuration_AI_NI9219_Type 0 = "Thermocouple"
219 Configuration_AI_NI9219_Resistance 4.Minimum = "0,000000"
181 Configuration_AI_NI9219_Type 1 = "Thermocouple"
220 Configuration_AI_NI9219_Resistance 4.Configuration = "2-Wire"
221 Configuration_AI_NI9219_Resistance 4.CurrentExcitationSource = "Internal"
222 Configuration_AI_NI9219_Resistance 4.CurrentExcitationValue = "0,000500"
223 Configuration_AI_NI9219_Resistance 4.RTD_Type = "Pt3750"
224 Configuration_AI_NI9219_Resistance 4.R0 = "1000,000000"
225 Configuration_AI_NI9219_Resistance 4.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
226 Configuration_AI_NI9219_Resistance 5.Maximum = "250,000000"
227 Configuration_AI_NI9219_Resistance 5.Minimum = "0,000000"
228 Configuration_AI_NI9219_Resistance 5.Configuration = "2-Wire"
229 Configuration_AI_NI9219_Resistance 5.CurrentExcitationSource = "Internal"
230 Configuration_AI_NI9219_Resistance 5.CurrentExcitationValue = "0,000500"
231 Configuration_AI_NI9219_Resistance 5.RTD_Type = "Pt3750"
232 Configuration_AI_NI9219_Resistance 5.R0 = "1000,000000"
233 Configuration_AI_NI9219_Resistance 5.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
234 Configuration_AI_NI9219_Resistance 6.Maximum = "250,000000"
235 Configuration_AI_NI9219_Resistance 6.Minimum = "0,000000"
236 Configuration_AI_NI9219_Resistance 6.Configuration = "2-Wire"
237 Configuration_AI_NI9219_Resistance 6.CurrentExcitationSource = "Internal"
238 Configuration_AI_NI9219_Resistance 6.CurrentExcitationValue = "0,000500"
239 Configuration_AI_NI9219_Resistance 6.RTD_Type = "Pt3750"
240 Configuration_AI_NI9219_Resistance 6.R0 = "1000,000000"
241 Configuration_AI_NI9219_Resistance 6.ABC = "<size(s)=3> 0,003810 -6,020000E-7 -6,000000E-12"
242 Configuration_AI_NI9219_Resistance 7.Maximum = "250,000000"
243 Configuration_AI_NI9219_Resistance 7.Minimum = "-200,000000"
244 Configuration_AI_NI9219_Resistance 7.Configuration = "4-Wire"
245 Configuration_AI_NI9219_Resistance 7.CurrentExcitationSource = "Internal"
246 Configuration_AI_NI9219_Resistance 7.CurrentExcitationValue = "0,000500"
247 Configuration_AI_NI9219_Resistance 7.RTD_Type = "Pt3750"
248 Configuration_AI_NI9219_Resistance 7.R0 = "1000,000000"
249 Configuration_AI_NI9219_Resistance 7.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
250 Configuration_AI_NI9219_Resistance 8.Maximum = "200,000000"
251 Configuration_AI_NI9219_Resistance 8.Minimum = "-10,000000"
252 Configuration_AI_NI9219_Resistance 8.Configuration = "4-Wire"
253 Configuration_AI_NI9219_Resistance 8.CurrentExcitationSource = "Internal"
254 Configuration_AI_NI9219_Resistance 8.CurrentExcitationValue = "0,000500"
255 Configuration_AI_NI9219_Resistance 8.RTD_Type = "Pt3750"
256 Configuration_AI_NI9219_Resistance 8.R0 = "1000,000000"
257 Configuration_AI_NI9219_Resistance 8.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
258 Configuration_AI_NI9219_Resistance 9.Maximum = "250,000000"
259 Configuration_AI_NI9219_Resistance 9.Minimum = "0,000000"
260 Configuration_AI_NI9219_Resistance 9.Configuration = "4-Wire"
261 Configuration_AI_NI9219_Resistance 9.CurrentExcitationSource = "Internal"
262 Configuration_AI_NI9219_Resistance 9.CurrentExcitationValue = "0,000500"
263 Configuration_AI_NI9219_Resistance 9.RTD_Type = "Pt3750"
264 Configuration_AI_NI9219_Resistance 9.R0 = "1000,000000"
265 Configuration_AI_NI9219_Resistance 9.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
266 Configuration_AI_NI9219_Resistance 10.Maximum = "250,000000"
267 Configuration_AI_NI9219_Resistance 10.Minimum = "0,000000"
268 Configuration_AI_NI9219_Resistance 10.Configuration = "2-Wire"
269 Configuration_AI_NI9219_Resistance 10.CurrentExcitationSource = "Internal"
270 Configuration_AI_NI9219_Resistance 10.CurrentExcitationValue = "0,000500"
271 Configuration_AI_NI9219_Resistance 10.RTD_Type = "Pt3750"
272 Configuration_AI_NI9219_Resistance 10.R0 = "1000,000000"
273 Configuration_AI_NI9219_Resistance 10.ABC = "<size(s)=3> 0,003810 -6,020000E-7 -6,000000E-12"
274 Configuration_AI_NI9219_Type.<size(s)> = "11"
275 Configuration_AI_NI9219_Type 0 = "RTD"
276 Configuration_AI_NI9219_Type 1 = "RTD"
182 Configuration_AI_NI9219_Type 2 = "Resistance_RTD"
277 Configuration_AI_NI9219_Type 2 = "Resistance_RTD"
183 Configuration_AI_NI9219_Type 3 = "Thermocouple"
278 Configuration_AI_NI9219_Type 3 = "Resistance_Thermistor"
279 Configuration_AI_NI9219_Type 4 = "Resistance_Thermistor"
280 Configuration_AI_NI9219_Type 5 = "Resistance_Thermistor"
281 Configuration_AI_NI9219_Type 6 = "Resistance_Thermistor"
282 Configuration_AI_NI9219_Type 7 = "RTD"
283 Configuration_AI_NI9219_Type 8 = "RTD"
284 Configuration_AI_NI9219_Type 9 = "RTD"
285 Configuration_AI_NI9219_Type 10 = "Resistance_RTD"
184 POS_Config.IP = "10.1.2.1"
286 POS_Config.IP = "10.1.2.1"
185 POS_Config.Port = "502"
287 POS_Config.Port = "502"
186 POS_AxesNames.<size(s)> = "3"
288 POS_AxesNames.<size(s)> = "3"
@@ -203,12 +305,12
203
305
204 [DefaultValues]
306 [DefaultValues]
205 WorkingStroke = "0"
307 WorkingStroke = "0"
206 MaxTemperature = "<size(s)=10> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
308 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"
207 MeasurementTime = "1"
309 MeasurementTime = "1"
208 NominalCurrent = "0"
310 NominalCurrent = "0"
209 TableControl = False
311 TableControl = False
210 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
312 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
211 Sensors+.<size(s)> = "10"
313 Sensors+.<size(s)> = "15"
212 Sensors+ 0 = "True"
314 Sensors+ 0 = "True"
213 Sensors+ 1 = "True"
315 Sensors+ 1 = "True"
214 Sensors+ 2 = "True"
316 Sensors+ 2 = "True"
@@ -219,7 +321,12
219 Sensors+ 7 = "False"
321 Sensors+ 7 = "False"
220 Sensors+ 8 = "False"
322 Sensors+ 8 = "False"
221 Sensors+ 9 = "False"
323 Sensors+ 9 = "False"
222 SensorsFunction.<size(s)> = "10"
324 Sensors+ 10 = "False"
325 Sensors+ 11 = "False"
326 Sensors+ 12 = "False"
327 Sensors+ 13 = "False"
328 Sensors+ 14 = "False"
329 SensorsFunction.<size(s)> = "15"
223 SensorsFunction 0 = "Umgebungstemperatur"
330 SensorsFunction 0 = "Umgebungstemperatur"
224 SensorsFunction 1 = "Pr�flingstemperatur"
331 SensorsFunction 1 = "Pr�flingstemperatur"
225 SensorsFunction 2 = "Temperatur 3"
332 SensorsFunction 2 = "Temperatur 3"
@@ -230,6 +337,11
230 SensorsFunction 7 = "Temperatur 8"
337 SensorsFunction 7 = "Temperatur 8"
231 SensorsFunction 8 = "Temperatur 9"
338 SensorsFunction 8 = "Temperatur 9"
232 SensorsFunction 9 = "Temperatur 10"
339 SensorsFunction 9 = "Temperatur 10"
340 SensorsFunction 10 = "Temperatur 11"
341 SensorsFunction 11 = "Temperatur 12"
342 SensorsFunction 12 = "Temperatur 13"
343 SensorsFunction 13 = "Temperatur 14"
344 SensorsFunction 14 = "Temperatur 15"
233 MovingParameter.Velocity = "20,000000"
345 MovingParameter.Velocity = "20,000000"
234 MovingParameter.Acceleration = "50,000000"
346 MovingParameter.Acceleration = "50,000000"
235 MovingParameter.Jerk = "140000,000000"
347 MovingParameter.Jerk = "140000,000000"
@@ -3,7 +3,7
3 TesterName = "Strommessplatz 3"
3 TesterName = "Strommessplatz 3"
4 MaxCurrent = 130
4 MaxCurrent = 130
5 MaxTemperature = 250
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10"
6 SensorsEnable.<size(s)> = "15"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
@@ -14,7 +14,12
14 SensorsEnable 7 = "True"
14 SensorsEnable 7 = "True"
15 SensorsEnable 8 = "False"
15 SensorsEnable 8 = "False"
16 SensorsEnable 9 = "False"
16 SensorsEnable 9 = "False"
17 SensorsDescription.<size(s)> = "10"
17 SensorsEnable 10 = "False"
18 SensorsEnable 11 = "False"
19 SensorsEnable 12 = "False"
20 SensorsEnable 13 = "False"
21 SensorsEnable 14 = "False"
22 SensorsDescription.<size(s)> = "15"
18 SensorsDescription 0 = "NI-9210: Ch1"
23 SensorsDescription 0 = "NI-9210: Ch1"
19 SensorsDescription 1 = "NI-9210: Ch2"
24 SensorsDescription 1 = "NI-9210: Ch2"
20 SensorsDescription 2 = "NI-9210: Ch3"
25 SensorsDescription 2 = "NI-9210: Ch3"
@@ -25,6 +30,11
25 SensorsDescription 7 = "NI-9219: Ch4"
30 SensorsDescription 7 = "NI-9219: Ch4"
26 SensorsDescription 8 = ""
31 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
32 SensorsDescription 9 = ""
33 SensorsDescription 10 = ""
34 SensorsDescription 11 = ""
35 SensorsDescription 12 = ""
36 SensorsDescription 13 = ""
37 SensorsDescription 14 = ""
28 VoltageDescription.<size(s)> = "4 2"
38 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "NI PXI-6281: Ch4"
39 VoltageDescription 0 = "NI PXI-6281: Ch4"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
40 VoltageDescription 1 = "Pr�flingsspannung [V]"
@@ -55,7 +65,7
55 PowerSupply_PID_IntegralTime = "0,180000"
65 PowerSupply_PID_IntegralTime = "0,180000"
56 PowerSupply_PID_DerivativeTime = "0,000000"
66 PowerSupply_PID_DerivativeTime = "0,000000"
57 AbortCurrentDifference = "50"
67 AbortCurrentDifference = "50"
58 Measurement_Channels.<size(s)> = "12"
68 Measurement_Channels.<size(s)> = "17"
59 Measurement_Channels 0 = "PXI1Slot5/ai4"
69 Measurement_Channels 0 = "PXI1Slot5/ai4"
60 Measurement_Channels 1 = "PXI1Slot5/ai5"
70 Measurement_Channels 1 = "PXI1Slot5/ai5"
61 Measurement_Channels 2 = "NI9210/ai0"
71 Measurement_Channels 2 = "NI9210/ai0"
@@ -68,12 +78,17
68 Measurement_Channels 9 = "NI9219/ai3"
78 Measurement_Channels 9 = "NI9219/ai3"
69 Measurement_Channels 10 = ""
79 Measurement_Channels 10 = ""
70 Measurement_Channels 11 = ""
80 Measurement_Channels 11 = ""
81 Measurement_Channels 12 = ""
82 Measurement_Channels 13 = ""
83 Measurement_Channels 14 = ""
84 Measurement_Channels 15 = ""
85 Measurement_Channels 16 = ""
71 ShuntResistance = 0,001
86 ShuntResistance = 0,001
72 Measurement_Check = False
87 Measurement_Check = False
73 DMM_VISAName = "PXI1Slot3"
88 DMM_VISAName = "PXI1Slot3"
74 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
89 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
75 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
90 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"
76 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,500000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
91 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"
77 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
92 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
78 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
93 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
79 AllowedContactFails = "2"
94 AllowedContactFails = "2"
@@ -90,7 +105,7
90 Configuration_AI_Voltage 1.Maximum = "1,000000"
105 Configuration_AI_Voltage 1.Maximum = "1,000000"
91 Configuration_AI_Voltage 1.Minimum = "-1,000000"
106 Configuration_AI_Voltage 1.Minimum = "-1,000000"
92 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
107 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
93 Configuration_AI_Thermocouple.<size(s)> = "10"
108 Configuration_AI_Thermocouple.<size(s)> = "8"
94 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
109 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
95 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
110 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
96 Configuration_AI_Thermocouple 0.Type = "K"
111 Configuration_AI_Thermocouple 0.Type = "K"
@@ -131,16 +146,6
131 Configuration_AI_Thermocouple 7.Type = "K"
146 Configuration_AI_Thermocouple 7.Type = "K"
132 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
147 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
133 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
148 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
134 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
135 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
136 Configuration_AI_Thermocouple 8.Type = "K"
137 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
138 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
139 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
140 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
141 Configuration_AI_Thermocouple 9.Type = "K"
142 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
143 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
144 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
149 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
145 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
150 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
146 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
151 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
@@ -182,12 +187,12
182
187
183 [DefaultValues]
188 [DefaultValues]
184 WorkingStroke = "0"
189 WorkingStroke = "0"
185 MaxTemperature = "<size(s)=10> 50,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000"
190 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"
186 MeasurementTime = "1"
191 MeasurementTime = "1"
187 NominalCurrent = "0"
192 NominalCurrent = "0"
188 TableControl = False
193 TableControl = False
189 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
194 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
190 Sensors+.<size(s)> = "10"
195 Sensors+.<size(s)> = "15"
191 Sensors+ 0 = "True"
196 Sensors+ 0 = "True"
192 Sensors+ 1 = "True"
197 Sensors+ 1 = "True"
193 Sensors+ 2 = "True"
198 Sensors+ 2 = "True"
@@ -198,7 +203,12
198 Sensors+ 7 = "False"
203 Sensors+ 7 = "False"
199 Sensors+ 8 = "False"
204 Sensors+ 8 = "False"
200 Sensors+ 9 = "False"
205 Sensors+ 9 = "False"
201 SensorsFunction.<size(s)> = "10"
206 Sensors+ 10 = "False"
207 Sensors+ 11 = "False"
208 Sensors+ 12 = "False"
209 Sensors+ 13 = "False"
210 Sensors+ 14 = "False"
211 SensorsFunction.<size(s)> = "15"
202 SensorsFunction 0 = "Umgebungstemperatur"
212 SensorsFunction 0 = "Umgebungstemperatur"
203 SensorsFunction 1 = "Pr�flingstemperatur"
213 SensorsFunction 1 = "Pr�flingstemperatur"
204 SensorsFunction 2 = "Temperatur 3"
214 SensorsFunction 2 = "Temperatur 3"
@@ -209,6 +219,17
209 SensorsFunction 7 = "Temperatur 8"
219 SensorsFunction 7 = "Temperatur 8"
210 SensorsFunction 8 = "Temperatur 9"
220 SensorsFunction 8 = "Temperatur 9"
211 SensorsFunction 9 = "Temperatur 10"
221 SensorsFunction 9 = "Temperatur 10"
222 SensorsFunction 10 = "Temperatur 11"
223 SensorsFunction 11 = "Temperatur 12"
224 SensorsFunction 12 = "Temperatur 13"
225 SensorsFunction 13 = "Temperatur 14"
226 SensorsFunction 14 = "Temperatur 15"
227 MovingParameter.Velocity = "20,000000"
228 MovingParameter.Acceleration = "50,000000"
229 MovingParameter.Jerk = "140000,000000"
230 Learning_Steps.X = "1,000000"
231 Learning_Steps.Y = "1,000000"
232 Learning_Steps.Z = "1,000000"
212
233
213 [Pathes]
234 [Pathes]
214 User = "C:\Work\CurrentTester\support\User.txt"
235 User = "C:\Work\CurrentTester\support\User.txt"
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -3,7 +3,7
3 TesterName = "Hochstrommessplatz 1"
3 TesterName = "Hochstrommessplatz 1"
4 MaxCurrent = 600
4 MaxCurrent = 600
5 MaxTemperature = 250
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10"
6 SensorsEnable.<size(s)> = "15"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
@@ -14,7 +14,12
14 SensorsEnable 7 = "False"
14 SensorsEnable 7 = "False"
15 SensorsEnable 8 = "False"
15 SensorsEnable 8 = "False"
16 SensorsEnable 9 = "False"
16 SensorsEnable 9 = "False"
17 SensorsDescription.<size(s)> = "10"
17 SensorsEnable 10 = "False"
18 SensorsEnable 11 = "False"
19 SensorsEnable 12 = "False"
20 SensorsEnable 13 = "False"
21 SensorsEnable 14 = "False"
22 SensorsDescription.<size(s)> = "15"
18 SensorsDescription 0 = "Keithley: Ch6"
23 SensorsDescription 0 = "Keithley: Ch6"
19 SensorsDescription 1 = "Keithley: Ch7"
24 SensorsDescription 1 = "Keithley: Ch7"
20 SensorsDescription 2 = "Keithley: Ch8"
25 SensorsDescription 2 = "Keithley: Ch8"
@@ -25,6 +30,11
25 SensorsDescription 7 = ""
30 SensorsDescription 7 = ""
26 SensorsDescription 8 = ""
31 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
32 SensorsDescription 9 = ""
33 SensorsDescription 10 = ""
34 SensorsDescription 11 = ""
35 SensorsDescription 12 = ""
36 SensorsDescription 13 = ""
37 SensorsDescription 14 = ""
28 VoltageDescription.<size(s)> = "4 2"
38 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "Keithley: Ch2"
39 VoltageDescription 0 = "Keithley: Ch2"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
40 VoltageDescription 1 = "Pr�flingsspannung [V]"
@@ -55,7 +65,7
55 PowerSupply_PID_IntegralTime = "0,000000"
65 PowerSupply_PID_IntegralTime = "0,000000"
56 PowerSupply_PID_DerivativeTime = "0,000000"
66 PowerSupply_PID_DerivativeTime = "0,000000"
57 AbortCurrentDifference = "0,000000"
67 AbortCurrentDifference = "0,000000"
58 Measurement_Channels.<size(s)> = "13"
68 Measurement_Channels.<size(s)> = "17"
59 Measurement_Channels 0 = "112"
69 Measurement_Channels 0 = "112"
60 Measurement_Channels 1 = "102"
70 Measurement_Channels 1 = "102"
61 Measurement_Channels 2 = "104"
71 Measurement_Channels 2 = "104"
@@ -69,12 +79,16
69 Measurement_Channels 10 = ""
79 Measurement_Channels 10 = ""
70 Measurement_Channels 11 = ""
80 Measurement_Channels 11 = ""
71 Measurement_Channels 12 = ""
81 Measurement_Channels 12 = ""
82 Measurement_Channels 13 = ""
83 Measurement_Channels 14 = ""
84 Measurement_Channels 15 = ""
85 Measurement_Channels 16 = ""
72 ShuntResistance = 0,00006
86 ShuntResistance = 0,00006
73 Measurement_Check = False
87 Measurement_Check = False
74 DMM_VISAName = "COM1"
88 DMM_VISAName = "COM1"
75 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
89 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
76 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
90 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"
77 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
91 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"
78 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
92 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
79 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
93 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
80 AllowedContactFails = "2"
94 AllowedContactFails = "2"
@@ -119,23 +133,28
119
133
120 [DefaultValues]
134 [DefaultValues]
121 WorkingStroke = "0"
135 WorkingStroke = "0"
122 MaxTemperature = "<size(s)=10> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
136 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"
123 MeasurementTime = "1"
137 MeasurementTime = "1"
124 NominalCurrent = "0"
138 NominalCurrent = "0"
125 TableControl = False
139 TableControl = False
126 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
140 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
127 Sensors+.<size(s)> = "10"
141 Sensors+.<size(s)> = "15"
128 Sensors+ 0 = "True"
142 Sensors+ 0 = "True"
129 Sensors+ 1 = "True"
143 Sensors+ 1 = "True"
130 Sensors+ 2 = "True"
144 Sensors+ 2 = "True"
131 Sensors+ 3 = "True"
145 Sensors+ 3 = "True"
132 Sensors+ 4 = "True"
146 Sensors+ 4 = "False"
133 Sensors+ 5 = "False"
147 Sensors+ 5 = "False"
134 Sensors+ 6 = "False"
148 Sensors+ 6 = "False"
135 Sensors+ 7 = "False"
149 Sensors+ 7 = "False"
136 Sensors+ 8 = "False"
150 Sensors+ 8 = "False"
137 Sensors+ 9 = "False"
151 Sensors+ 9 = "False"
138 SensorsFunction.<size(s)> = "10"
152 Sensors+ 10 = "False"
153 Sensors+ 11 = "False"
154 Sensors+ 12 = "False"
155 Sensors+ 13 = "False"
156 Sensors+ 14 = "False"
157 SensorsFunction.<size(s)> = "15"
139 SensorsFunction 0 = "Umgebungstemperatur"
158 SensorsFunction 0 = "Umgebungstemperatur"
140 SensorsFunction 1 = "Pr�flingstemperatur"
159 SensorsFunction 1 = "Pr�flingstemperatur"
141 SensorsFunction 2 = "Temperatur 3"
160 SensorsFunction 2 = "Temperatur 3"
@@ -146,6 +165,17
146 SensorsFunction 7 = "Temperatur 8"
165 SensorsFunction 7 = "Temperatur 8"
147 SensorsFunction 8 = "Temperatur 9"
166 SensorsFunction 8 = "Temperatur 9"
148 SensorsFunction 9 = "Temperatur 10"
167 SensorsFunction 9 = "Temperatur 10"
168 SensorsFunction 10 = "Temperatur 11"
169 SensorsFunction 11 = "Temperatur 12"
170 SensorsFunction 12 = "Temperatur 13"
171 SensorsFunction 13 = "Temperatur 14"
172 SensorsFunction 14 = "Temperatur 15"
173 MovingParameter.Velocity = "20,000000"
174 MovingParameter.Acceleration = "50,000000"
175 MovingParameter.Jerk = "140000,000000"
176 Learning_Steps.X = "1,000000"
177 Learning_Steps.Y = "1,000000"
178 Learning_Steps.Z = "1,000000"
149
179
150 [Pathes]
180 [Pathes]
151 User = "C:\Work\CurrentTester\support\User.txt"
181 User = "C:\Work\CurrentTester\support\User.txt"
@@ -3,7 +3,7
3 TesterName = "Hochstrommessplatz 2"
3 TesterName = "Hochstrommessplatz 2"
4 MaxCurrent = 2000
4 MaxCurrent = 2000
5 MaxTemperature = 250
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10"
6 SensorsEnable.<size(s)> = "15"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
@@ -14,17 +14,27
14 SensorsEnable 7 = "False"
14 SensorsEnable 7 = "False"
15 SensorsEnable 8 = "False"
15 SensorsEnable 8 = "False"
16 SensorsEnable 9 = "False"
16 SensorsEnable 9 = "False"
17 SensorsDescription.<size(s)> = "10"
17 SensorsEnable 10 = "False"
18 SensorsEnable 11 = "False"
19 SensorsEnable 12 = "False"
20 SensorsEnable 13 = "False"
21 SensorsEnable 14 = "False"
22 SensorsDescription.<size(s)> = "15"
18 SensorsDescription 0 = "NI-9212: Ch1"
23 SensorsDescription 0 = "NI-9212: Ch1"
19 SensorsDescription 1 = "NI-9212: Ch2"
24 SensorsDescription 1 = "NI-9212: Ch2"
20 SensorsDescription 2 = "NI-9212: Ch3"
25 SensorsDescription 2 = "NI-9212: Ch3"
21 SensorsDescription 3 = "NI-9212: Ch4"
26 SensorsDescription 3 = "NI-9212: Ch4"
22 SensorsDescription 4 = "NI-9219: Ch1"
27 SensorsDescription 4 = "NI-9219_1: Ch1"
23 SensorsDescription 5 = "NI-9219: Ch2"
28 SensorsDescription 5 = "NI-9219_1: Ch2"
24 SensorsDescription 6 = "NI-9219: Ch3"
29 SensorsDescription 6 = "NI-9219_1: Ch3"
25 SensorsDescription 7 = ""
30 SensorsDescription 7 = "NI-9219_2: Ch1"
26 SensorsDescription 8 = ""
31 SensorsDescription 8 = "NI-9219_2: Ch2"
27 SensorsDescription 9 = ""
32 SensorsDescription 9 = "NI-9219_2: Ch3"
33 SensorsDescription 10 = "NI-9219_2: Ch4"
34 SensorsDescription 11 = "NI-9219_3: Ch1"
35 SensorsDescription 12 = "NI-9219_3: Ch2"
36 SensorsDescription 13 = "NI-9219_3: Ch3"
37 SensorsDescription 14 = "NI-9219_3: Ch4"
28 VoltageDescription.<size(s)> = "4 2"
38 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "NI-9215: Ch1"
39 VoltageDescription 0 = "NI-9215: Ch1"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
40 VoltageDescription 1 = "Pr�flingsspannung [V]"
@@ -62,29 +72,33
62 Measurement_Channels 3 = "NI9212/ai1"
72 Measurement_Channels 3 = "NI9212/ai1"
63 Measurement_Channels 4 = "NI9212/ai2"
73 Measurement_Channels 4 = "NI9212/ai2"
64 Measurement_Channels 5 = "NI9212/ai3"
74 Measurement_Channels 5 = "NI9212/ai3"
65 Measurement_Channels 6 = "NI9219/ai0"
75 Measurement_Channels 6 = "NI9219_1/ai0"
66 Measurement_Channels 7 = "NI9219/ai1"
76 Measurement_Channels 7 = "NI9219_1/ai1"
67 Measurement_Channels 8 = "NI9219/ai2"
77 Measurement_Channels 8 = "NI9219_1/ai2"
68 Measurement_Channels 9 = ""
78 Measurement_Channels 9 = "NI9219_2/ai0"
69 Measurement_Channels 10 = ""
79 Measurement_Channels 10 = "NI9219_2/ai1"
70 Measurement_Channels 11 = ""
80 Measurement_Channels 11 = "NI9219_2/ai2"
71 Measurement_Channels 12 = ""
81 Measurement_Channels 12 = "NI9219_2/ai3"
82 Measurement_Channels 13 = "NI9219_3/ai0"
83 Measurement_Channels 14 = "NI9219_3/ai1"
84 Measurement_Channels 15 = "NI9219_3/ai2"
85 Measurement_Channels 16 = "NI9219_3/ai3"
72 ShuntResistance = "0,005"
86 ShuntResistance = "0,005"
73 Measurement_Check = False
87 Measurement_Check = False
74 DMM_VISAName = "NI9219/ai3"
88 DMM_VISAName = "NI9219_1/ai3"
75 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
89 DMM_ContactLimits = "<size(s)=2> 0,000000 10,000000"
76 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
90 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"
77 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
91 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"
78 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
92 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
79 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
93 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
80 AllowedContactFails = "2"
94 AllowedContactFails = "2"
81
95
82 [HSMP2]
96 [HSMP2]
83 DMM_Configuration.Maximum = "10,000000"
97 DMM_Configuration.Maximum = "10,000000"
84 DMM_Configuration.Minimum = "-10,000000"
98 DMM_Configuration.Minimum = "0,000000"
85 DMM_Configuration.Configuration = "2-Wire"
99 DMM_Configuration.Configuration = "2-Wire"
86 DMM_Configuration.CurrentExcitationSource = "Internal"
100 DMM_Configuration.CurrentExcitationSource = "Internal"
87 DMM_Configuration.CurrentExcitationValue = "0,000100"
101 DMM_Configuration.CurrentExcitationValue = "0,000500"
88 Configuration_AI_Voltage.<size(s)> = "2"
102 Configuration_AI_Voltage.<size(s)> = "2"
89 Configuration_AI_Voltage 0.Maximum = "10,000000"
103 Configuration_AI_Voltage 0.Maximum = "10,000000"
90 Configuration_AI_Voltage 0.Minimum = "-10,000000"
104 Configuration_AI_Voltage 0.Minimum = "-10,000000"
@@ -92,7 +106,7
92 Configuration_AI_Voltage 1.Maximum = "10,000000"
106 Configuration_AI_Voltage 1.Maximum = "10,000000"
93 Configuration_AI_Voltage 1.Minimum = "0,000000"
107 Configuration_AI_Voltage 1.Minimum = "0,000000"
94 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
108 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
95 Configuration_AI_Thermocouple.<size(s)> = "10"
109 Configuration_AI_Thermocouple.<size(s)> = "15"
96 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
110 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
97 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
111 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
98 Configuration_AI_Thermocouple 0.Type = "K"
112 Configuration_AI_Thermocouple 0.Type = "K"
@@ -143,7 +157,32
143 Configuration_AI_Thermocouple 9.Type = "K"
157 Configuration_AI_Thermocouple 9.Type = "K"
144 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
158 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
145 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
159 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
146 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
160 Configuration_AI_Thermocouple 10.Maximum = "250,000000"
161 Configuration_AI_Thermocouple 10.Minimum = "-200,000000"
162 Configuration_AI_Thermocouple 10.Type = "K"
163 Configuration_AI_Thermocouple 10.CJC_Source = "Built-In"
164 Configuration_AI_Thermocouple 10.CJC_Value = "25,000000"
165 Configuration_AI_Thermocouple 11.Maximum = "250,000000"
166 Configuration_AI_Thermocouple 11.Minimum = "-200,000000"
167 Configuration_AI_Thermocouple 11.Type = "K"
168 Configuration_AI_Thermocouple 11.CJC_Source = "Built-In"
169 Configuration_AI_Thermocouple 11.CJC_Value = "25,000000"
170 Configuration_AI_Thermocouple 12.Maximum = "250,000000"
171 Configuration_AI_Thermocouple 12.Minimum = "-200,000000"
172 Configuration_AI_Thermocouple 12.Type = "K"
173 Configuration_AI_Thermocouple 12.CJC_Source = "Built-In"
174 Configuration_AI_Thermocouple 12.CJC_Value = "25,000000"
175 Configuration_AI_Thermocouple 13.Maximum = "250,000000"
176 Configuration_AI_Thermocouple 13.Minimum = "-200,000000"
177 Configuration_AI_Thermocouple 13.Type = "K"
178 Configuration_AI_Thermocouple 13.CJC_Source = "Built-In"
179 Configuration_AI_Thermocouple 13.CJC_Value = "10,000000"
180 Configuration_AI_Thermocouple 14.Maximum = "250,000000"
181 Configuration_AI_Thermocouple 14.Minimum = "-200,000000"
182 Configuration_AI_Thermocouple 14.Type = "K"
183 Configuration_AI_Thermocouple 14.CJC_Source = "Built-In"
184 Configuration_AI_Thermocouple 14.CJC_Value = "25,000000"
185 Configuration_AI_NI9219_Resistance.<size(s)> = "11"
147 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
186 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
148 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
187 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
149 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
188 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
@@ -176,11 +215,74
176 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
215 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
177 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
216 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
178 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
217 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
179 Configuration_AI_NI9219_Type.<size(s)> = "4"
218 Configuration_AI_NI9219_Resistance 4.Maximum = "10500,000000"
180 Configuration_AI_NI9219_Type 0 = "Thermocouple"
219 Configuration_AI_NI9219_Resistance 4.Minimum = "0,000000"
181 Configuration_AI_NI9219_Type 1 = "Thermocouple"
220 Configuration_AI_NI9219_Resistance 4.Configuration = "2-Wire"
221 Configuration_AI_NI9219_Resistance 4.CurrentExcitationSource = "Internal"
222 Configuration_AI_NI9219_Resistance 4.CurrentExcitationValue = "0,000500"
223 Configuration_AI_NI9219_Resistance 4.RTD_Type = "Pt3750"
224 Configuration_AI_NI9219_Resistance 4.R0 = "1000,000000"
225 Configuration_AI_NI9219_Resistance 4.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
226 Configuration_AI_NI9219_Resistance 5.Maximum = "250,000000"
227 Configuration_AI_NI9219_Resistance 5.Minimum = "-200,000000"
228 Configuration_AI_NI9219_Resistance 5.Configuration = "2-Wire"
229 Configuration_AI_NI9219_Resistance 5.CurrentExcitationSource = "Internal"
230 Configuration_AI_NI9219_Resistance 5.CurrentExcitationValue = "0,000500"
231 Configuration_AI_NI9219_Resistance 5.RTD_Type = "Pt3750"
232 Configuration_AI_NI9219_Resistance 5.R0 = "1000,000000"
233 Configuration_AI_NI9219_Resistance 5.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
234 Configuration_AI_NI9219_Resistance 6.Maximum = "250,000000"
235 Configuration_AI_NI9219_Resistance 6.Minimum = "-200,000000"
236 Configuration_AI_NI9219_Resistance 6.Configuration = "2-Wire"
237 Configuration_AI_NI9219_Resistance 6.CurrentExcitationSource = "Internal"
238 Configuration_AI_NI9219_Resistance 6.CurrentExcitationValue = "0,000500"
239 Configuration_AI_NI9219_Resistance 6.RTD_Type = "Pt3750"
240 Configuration_AI_NI9219_Resistance 6.R0 = "1000,000000"
241 Configuration_AI_NI9219_Resistance 6.ABC = "<size(s)=3> 3,81E-3 -6,02E-7 -6E-12"
242 Configuration_AI_NI9219_Resistance 7.Maximum = "250,000000"
243 Configuration_AI_NI9219_Resistance 7.Minimum = "-200,000000"
244 Configuration_AI_NI9219_Resistance 7.Configuration = "2-Wire"
245 Configuration_AI_NI9219_Resistance 7.CurrentExcitationSource = "Internal"
246 Configuration_AI_NI9219_Resistance 7.CurrentExcitationValue = "0,000500"
247 Configuration_AI_NI9219_Resistance 7.RTD_Type = "Pt3750"
248 Configuration_AI_NI9219_Resistance 7.R0 = "1000,000000"
249 Configuration_AI_NI9219_Resistance 7.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
250 Configuration_AI_NI9219_Resistance 8.Maximum = "10500,000000"
251 Configuration_AI_NI9219_Resistance 8.Minimum = "0,000000"
252 Configuration_AI_NI9219_Resistance 8.Configuration = "2-Wire"
253 Configuration_AI_NI9219_Resistance 8.CurrentExcitationSource = "Internal"
254 Configuration_AI_NI9219_Resistance 8.CurrentExcitationValue = "0,000500"
255 Configuration_AI_NI9219_Resistance 8.RTD_Type = "Pt3750"
256 Configuration_AI_NI9219_Resistance 8.R0 = "1000,000000"
257 Configuration_AI_NI9219_Resistance 8.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
258 Configuration_AI_NI9219_Resistance 9.Maximum = "250,000000"
259 Configuration_AI_NI9219_Resistance 9.Minimum = "-200,000000"
260 Configuration_AI_NI9219_Resistance 9.Configuration = "2-Wire"
261 Configuration_AI_NI9219_Resistance 9.CurrentExcitationSource = "Internal"
262 Configuration_AI_NI9219_Resistance 9.CurrentExcitationValue = "0,000500"
263 Configuration_AI_NI9219_Resistance 9.RTD_Type = "Pt3750"
264 Configuration_AI_NI9219_Resistance 9.R0 = "1000,000000"
265 Configuration_AI_NI9219_Resistance 9.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
266 Configuration_AI_NI9219_Resistance 10.Maximum = "250,000000"
267 Configuration_AI_NI9219_Resistance 10.Minimum = "-200,000000"
268 Configuration_AI_NI9219_Resistance 10.Configuration = "2-Wire"
269 Configuration_AI_NI9219_Resistance 10.CurrentExcitationSource = "Internal"
270 Configuration_AI_NI9219_Resistance 10.CurrentExcitationValue = "0,000500"
271 Configuration_AI_NI9219_Resistance 10.RTD_Type = "Pt3750"
272 Configuration_AI_NI9219_Resistance 10.R0 = "1000,000000"
273 Configuration_AI_NI9219_Resistance 10.ABC = "<size(s)=3> 3,81E-3 -6,02E-7 -6E-12"
274 Configuration_AI_NI9219_Type.<size(s)> = "11"
275 Configuration_AI_NI9219_Type 0 = "Resistance_RTD"
276 Configuration_AI_NI9219_Type 1 = "Resistance_RTD"
182 Configuration_AI_NI9219_Type 2 = "Resistance_RTD"
277 Configuration_AI_NI9219_Type 2 = "Resistance_RTD"
183 Configuration_AI_NI9219_Type 3 = "Thermocouple"
278 Configuration_AI_NI9219_Type 3 = "Resistance_Thermistor"
279 Configuration_AI_NI9219_Type 4 = "Resistance_Thermistor"
280 Configuration_AI_NI9219_Type 5 = "Resistance_Thermistor"
281 Configuration_AI_NI9219_Type 6 = "Resistance_Thermistor"
282 Configuration_AI_NI9219_Type 7 = "Resistance_RTD"
283 Configuration_AI_NI9219_Type 8 = "Resistance_RTD"
284 Configuration_AI_NI9219_Type 9 = "Resistance_RTD"
285 Configuration_AI_NI9219_Type 10 = "Resistance_RTD"
184 POS_Config.IP = "10.1.2.1"
286 POS_Config.IP = "10.1.2.1"
185 POS_Config.Port = "502"
287 POS_Config.Port = "502"
186 POS_AxesNames.<size(s)> = "3"
288 POS_AxesNames.<size(s)> = "3"
@@ -203,12 +305,12
203
305
204 [DefaultValues]
306 [DefaultValues]
205 WorkingStroke = "0"
307 WorkingStroke = "0"
206 MaxTemperature = "<size(s)=10> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
308 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"
207 MeasurementTime = "1"
309 MeasurementTime = "1"
208 NominalCurrent = "0"
310 NominalCurrent = "0"
209 TableControl = False
311 TableControl = False
210 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
312 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
211 Sensors+.<size(s)> = "10"
313 Sensors+.<size(s)> = "15"
212 Sensors+ 0 = "True"
314 Sensors+ 0 = "True"
213 Sensors+ 1 = "True"
315 Sensors+ 1 = "True"
214 Sensors+ 2 = "True"
316 Sensors+ 2 = "True"
@@ -219,7 +321,12
219 Sensors+ 7 = "False"
321 Sensors+ 7 = "False"
220 Sensors+ 8 = "False"
322 Sensors+ 8 = "False"
221 Sensors+ 9 = "False"
323 Sensors+ 9 = "False"
222 SensorsFunction.<size(s)> = "10"
324 Sensors+ 10 = "False"
325 Sensors+ 11 = "False"
326 Sensors+ 12 = "False"
327 Sensors+ 13 = "False"
328 Sensors+ 14 = "False"
329 SensorsFunction.<size(s)> = "15"
223 SensorsFunction 0 = "Umgebungstemperatur"
330 SensorsFunction 0 = "Umgebungstemperatur"
224 SensorsFunction 1 = "Pr�flingstemperatur"
331 SensorsFunction 1 = "Pr�flingstemperatur"
225 SensorsFunction 2 = "Temperatur 3"
332 SensorsFunction 2 = "Temperatur 3"
@@ -230,6 +337,17
230 SensorsFunction 7 = "Temperatur 8"
337 SensorsFunction 7 = "Temperatur 8"
231 SensorsFunction 8 = "Temperatur 9"
338 SensorsFunction 8 = "Temperatur 9"
232 SensorsFunction 9 = "Temperatur 10"
339 SensorsFunction 9 = "Temperatur 10"
340 SensorsFunction 10 = "Temperatur 11"
341 SensorsFunction 11 = "Temperatur 12"
342 SensorsFunction 12 = "Temperatur 13"
343 SensorsFunction 13 = "Temperatur 14"
344 SensorsFunction 14 = "Temperatur 15"
345 MovingParameter.Velocity = "20,000000"
346 MovingParameter.Acceleration = "50,000000"
347 MovingParameter.Jerk = "140000,000000"
348 Learning_Steps.X = "1,000000"
349 Learning_Steps.Y = "1,000000"
350 Learning_Steps.Z = "1,000000"
233
351
234 [Pathes]
352 [Pathes]
235 User = "C:\Work\CurrentTester\support\User.txt"
353 User = "C:\Work\CurrentTester\support\User.txt"
@@ -3,7 +3,7
3 TesterName = "Strommessplatz 3"
3 TesterName = "Strommessplatz 3"
4 MaxCurrent = 130
4 MaxCurrent = 130
5 MaxTemperature = 250
5 MaxTemperature = 250
6 SensorsEnable.<size(s)> = "10"
6 SensorsEnable.<size(s)> = "15"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
@@ -14,7 +14,12
14 SensorsEnable 7 = "True"
14 SensorsEnable 7 = "True"
15 SensorsEnable 8 = "False"
15 SensorsEnable 8 = "False"
16 SensorsEnable 9 = "False"
16 SensorsEnable 9 = "False"
17 SensorsDescription.<size(s)> = "10"
17 SensorsEnable 10 = "False"
18 SensorsEnable 11 = "False"
19 SensorsEnable 12 = "False"
20 SensorsEnable 13 = "False"
21 SensorsEnable 14 = "False"
22 SensorsDescription.<size(s)> = "15"
18 SensorsDescription 0 = "NI-9210: Ch1"
23 SensorsDescription 0 = "NI-9210: Ch1"
19 SensorsDescription 1 = "NI-9210: Ch2"
24 SensorsDescription 1 = "NI-9210: Ch2"
20 SensorsDescription 2 = "NI-9210: Ch3"
25 SensorsDescription 2 = "NI-9210: Ch3"
@@ -25,6 +30,11
25 SensorsDescription 7 = "NI-9219: Ch4"
30 SensorsDescription 7 = "NI-9219: Ch4"
26 SensorsDescription 8 = ""
31 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
32 SensorsDescription 9 = ""
33 SensorsDescription 10 = ""
34 SensorsDescription 11 = ""
35 SensorsDescription 12 = ""
36 SensorsDescription 13 = ""
37 SensorsDescription 14 = ""
28 VoltageDescription.<size(s)> = "4 2"
38 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "NI PXI-6281: Ch4"
39 VoltageDescription 0 = "NI PXI-6281: Ch4"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
40 VoltageDescription 1 = "Pr�flingsspannung [V]"
@@ -68,12 +78,17
68 Measurement_Channels 9 = "NI9219/ai3"
78 Measurement_Channels 9 = "NI9219/ai3"
69 Measurement_Channels 10 = ""
79 Measurement_Channels 10 = ""
70 Measurement_Channels 11 = ""
80 Measurement_Channels 11 = ""
81 Measurement_Channels 12 = ""
82 Measurement_Channels 13 = ""
83 Measurement_Channels 14 = ""
84 Measurement_Channels 15 = ""
85 Measurement_Channels 16 = ""
71 ShuntResistance = 0,001
86 ShuntResistance = 0,001
72 Measurement_Check = False
87 Measurement_Check = False
73 DMM_VISAName = "PXI1Slot3"
88 DMM_VISAName = "PXI1Slot3"
74 DMM_ContactLimits = "<size(s)=2> 0,000000 1,200000"
89 DMM_ContactLimits = "<size(s)=2> 0,000000 1,200000"
75 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
90 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"
76 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
91 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"
77 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
92 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
78 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
93 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
79 AllowedContactFails = "2"
94 AllowedContactFails = "2"
@@ -90,7 +105,7
90 Configuration_AI_Voltage 1.Maximum = "1,000000"
105 Configuration_AI_Voltage 1.Maximum = "1,000000"
91 Configuration_AI_Voltage 1.Minimum = "-1,000000"
106 Configuration_AI_Voltage 1.Minimum = "-1,000000"
92 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
107 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
93 Configuration_AI_Thermocouple.<size(s)> = "10"
108 Configuration_AI_Thermocouple.<size(s)> = "8"
94 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
109 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
95 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
110 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
96 Configuration_AI_Thermocouple 0.Type = "K"
111 Configuration_AI_Thermocouple 0.Type = "K"
@@ -131,16 +146,6
131 Configuration_AI_Thermocouple 7.Type = "K"
146 Configuration_AI_Thermocouple 7.Type = "K"
132 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
147 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
133 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
148 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
134 Configuration_AI_Thermocouple 8.Maximum = "0,000000"
135 Configuration_AI_Thermocouple 8.Minimum = "0,000000"
136 Configuration_AI_Thermocouple 8.Type = "K"
137 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
138 Configuration_AI_Thermocouple 8.CJC_Value = "0,000000"
139 Configuration_AI_Thermocouple 9.Maximum = "0,000000"
140 Configuration_AI_Thermocouple 9.Minimum = "0,000000"
141 Configuration_AI_Thermocouple 9.Type = "K"
142 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
143 Configuration_AI_Thermocouple 9.CJC_Value = "0,000000"
144 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
149 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
145 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
150 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
146 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
151 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
@@ -182,12 +187,12
182
187
183 [DefaultValues]
188 [DefaultValues]
184 WorkingStroke = "0"
189 WorkingStroke = "0"
185 MaxTemperature = "<size(s)=10> 50,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000"
190 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"
186 MeasurementTime = "1"
191 MeasurementTime = "1"
187 NominalCurrent = "0"
192 NominalCurrent = "0"
188 TableControl = False
193 TableControl = False
189 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
194 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
190 Sensors+.<size(s)> = "10"
195 Sensors+.<size(s)> = "15"
191 Sensors+ 0 = "True"
196 Sensors+ 0 = "True"
192 Sensors+ 1 = "True"
197 Sensors+ 1 = "True"
193 Sensors+ 2 = "True"
198 Sensors+ 2 = "True"
@@ -198,7 +203,12
198 Sensors+ 7 = "False"
203 Sensors+ 7 = "False"
199 Sensors+ 8 = "False"
204 Sensors+ 8 = "False"
200 Sensors+ 9 = "False"
205 Sensors+ 9 = "False"
201 SensorsFunction.<size(s)> = "10"
206 Sensors+ 10 = "False"
207 Sensors+ 11 = "False"
208 Sensors+ 12 = "False"
209 Sensors+ 13 = "False"
210 Sensors+ 14 = "False"
211 SensorsFunction.<size(s)> = "15"
202 SensorsFunction 0 = "Umgebungstemperatur"
212 SensorsFunction 0 = "Umgebungstemperatur"
203 SensorsFunction 1 = "Pr�flingstemperatur"
213 SensorsFunction 1 = "Pr�flingstemperatur"
204 SensorsFunction 2 = "Temperatur 3"
214 SensorsFunction 2 = "Temperatur 3"
@@ -209,6 +219,17
209 SensorsFunction 7 = "Temperatur 8"
219 SensorsFunction 7 = "Temperatur 8"
210 SensorsFunction 8 = "Temperatur 9"
220 SensorsFunction 8 = "Temperatur 9"
211 SensorsFunction 9 = "Temperatur 10"
221 SensorsFunction 9 = "Temperatur 10"
222 SensorsFunction 10 = "Temperatur 11"
223 SensorsFunction 11 = "Temperatur 12"
224 SensorsFunction 12 = "Temperatur 13"
225 SensorsFunction 13 = "Temperatur 14"
226 SensorsFunction 14 = "Temperatur 15"
227 MovingParameter.Velocity = "20,000000"
228 MovingParameter.Acceleration = "50,000000"
229 MovingParameter.Jerk = "140000,000000"
230 Learning_Steps.X = "1,000000"
231 Learning_Steps.Y = "1,000000"
232 Learning_Steps.Z = "1,000000"
212
233
213 [Pathes]
234 [Pathes]
214 User = "C:\Work\CurrentTester\support\User.txt"
235 User = "C:\Work\CurrentTester\support\User.txt"
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now