##// END OF EJS Templates
- Protocol creation: message added by different current profiles;...
LabVIEW -
r7:8
parent child Browse files
Show More

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

1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -1,319 +1,320
1 [Tester]
1 [Tester]
2 TesterType = "HSMP1"
2 TesterType = "HSMP1"
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)> = "10"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
10 SensorsEnable 3 = "True"
10 SensorsEnable 3 = "True"
11 SensorsEnable 4 = "True"
11 SensorsEnable 4 = "True"
12 SensorsEnable 5 = "False"
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "False"
13 SensorsEnable 6 = "False"
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 SensorsDescription.<size(s)> = "10"
18 SensorsDescription 0 = "Keithley: Ch6"
18 SensorsDescription 0 = "Keithley: Ch6"
19 SensorsDescription 1 = "Keithley: Ch7"
19 SensorsDescription 1 = "Keithley: Ch7"
20 SensorsDescription 2 = "Keithley: Ch8"
20 SensorsDescription 2 = "Keithley: Ch8"
21 SensorsDescription 3 = "Keithley: Ch9"
21 SensorsDescription 3 = "Keithley: Ch9"
22 SensorsDescription 4 = "Keithley: Ch10"
22 SensorsDescription 4 = "Keithley: Ch10"
23 SensorsDescription 5 = ""
23 SensorsDescription 5 = ""
24 SensorsDescription 6 = ""
24 SensorsDescription 6 = ""
25 SensorsDescription 7 = ""
25 SensorsDescription 7 = ""
26 SensorsDescription 8 = ""
26 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
27 SensorsDescription 9 = ""
28 VoltageDescription.<size(s)> = "4 2"
28 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "Keithley: Ch2"
29 VoltageDescription 0 = "Keithley: Ch2"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "Keithley: Ch4"
31 VoltageDescription 2 = "Keithley: Ch4"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
33 VoltageDescription 4 = ""
33 VoltageDescription 4 = ""
34 VoltageDescription 5 = "Strom [A]"
34 VoltageDescription 5 = "Strom [A]"
35 VoltageDescription 6 = ""
35 VoltageDescription 6 = ""
36 VoltageDescription 7 = "Widerstand [mOhm]"
36 VoltageDescription 7 = "Widerstand [mOhm]"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
38
38
39 [Hardware]
39 [Hardware]
40 SimulateDevices = True
40 SimulateDevices = True
41 DI_E-Stop = "Dev1/port1/line0"
41 DI_E-Stop = "Dev1/port1/line0"
42 DI_Setup = ""
42 DI_Setup = ""
43 PowerSupply_MinCurrent = "1"
43 PowerSupply_MinCurrent = "1"
44 PowerSupply_Check = False
44 PowerSupply_Check = False
45 Measurement_Channels.<size(s)> = "13"
45 Measurement_Channels.<size(s)> = "13"
46 Measurement_Channels 0 = "102"
46 Measurement_Channels 0 = "102"
47 Measurement_Channels 1 = "102"
47 Measurement_Channels 1 = "102"
48 Measurement_Channels 2 = "104"
48 Measurement_Channels 2 = "104"
49 Measurement_Channels 3 = "106"
49 Measurement_Channels 3 = "106"
50 Measurement_Channels 4 = "107"
50 Measurement_Channels 4 = "107"
51 Measurement_Channels 5 = "108"
51 Measurement_Channels 5 = "108"
52 Measurement_Channels 6 = "109"
52 Measurement_Channels 6 = "109"
53 Measurement_Channels 7 = "110"
53 Measurement_Channels 7 = "110"
54 Measurement_Channels 8 = ""
54 Measurement_Channels 8 = ""
55 Measurement_Channels 9 = ""
55 Measurement_Channels 9 = ""
56 Measurement_Channels 10 = ""
56 Measurement_Channels 10 = ""
57 Measurement_Channels 11 = ""
57 Measurement_Channels 11 = ""
58 Measurement_Channels 12 = ""
58 Measurement_Channels 12 = ""
59 ShuntResistance = 0,00006
59 ShuntResistance = 0,00006
60 Measurement_Check = False
60 Measurement_Check = False
61 DMM_VISAName = "COM1"
61 DMM_VISAName = "COM1"
62 DMM_ContactLimits = "<size(s)=2> 0,0 0,05"
62 DMM_ContactLimits = "<size(s)=2> 0,0 0,05"
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
67 AllowedContactFails = "2"
67 AllowedContactFails = "2"
68
68
69 [SMP3]
69 [SMP3]
70 PowerSupply_VISAName = "COM4"
70 PowerSupply_VISAName = "COM4"
71 PowerSupply_Address = "1"
71 PowerSupply_Address = "1"
72 PowerSupply_Baudrate = "9600"
72 PowerSupply_Baudrate = "9600"
73 PowerSupply_OutputVoltage = 5,500000
73 PowerSupply_OutputVoltage = 5,500000
74 PowerSupply_OverVoltageProtection = 6,000000
74 PowerSupply_OverVoltageProtection = 6,000000
75 PowerSupply_WarningPower = "780,000000"
75 PowerSupply_WarningPower = "780,000000"
76 PowerSupply_AbortPower = "790,000000"
76 PowerSupply_AbortPower = "790,000000"
77 DMM_Function = "2-wire Resistance"
77 DMM_Function = "2-wire Resistance"
78 DMM_AutoRange = False
78 DMM_AutoRange = False
79 DMM_Range = "0,020000"
79 DMM_Range = "0,020000"
80 DMM_Resolution = "0,001000"
80 DMM_Resolution = "0,001000"
81 Configuration_AI_Voltage.<size(s)> = "2"
81 Configuration_AI_Voltage.<size(s)> = "2"
82 Configuration_AI_Voltage 0.Maximum = "5,000000"
82 Configuration_AI_Voltage 0.Maximum = "5,000000"
83 Configuration_AI_Voltage 0.Minimum = "-5,000000"
83 Configuration_AI_Voltage 0.Minimum = "-5,000000"
84 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
84 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
85 Configuration_AI_Voltage 1.Maximum = "1,000000"
85 Configuration_AI_Voltage 1.Maximum = "1,000000"
86 Configuration_AI_Voltage 1.Minimum = "-1,000000"
86 Configuration_AI_Voltage 1.Minimum = "-1,000000"
87 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
87 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
88 Configuration_AI_Thermocouple.<size(s)> = "10"
88 Configuration_AI_Thermocouple.<size(s)> = "10"
89 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
89 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
90 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
90 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
91 Configuration_AI_Thermocouple 0.Type = "K"
91 Configuration_AI_Thermocouple 0.Type = "K"
92 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
92 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
93 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
93 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
94 Configuration_AI_Thermocouple 0.Unit = "Deg C"
94 Configuration_AI_Thermocouple 0.Unit = "Deg C"
95 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
95 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
96 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
96 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
97 Configuration_AI_Thermocouple 1.Type = "K"
97 Configuration_AI_Thermocouple 1.Type = "K"
98 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
98 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
99 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
99 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
100 Configuration_AI_Thermocouple 1.Unit = "Deg C"
100 Configuration_AI_Thermocouple 1.Unit = "Deg C"
101 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
101 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
102 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
102 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
103 Configuration_AI_Thermocouple 2.Type = "K"
103 Configuration_AI_Thermocouple 2.Type = "K"
104 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
104 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
105 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
105 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
106 Configuration_AI_Thermocouple 2.Unit = "Deg C"
106 Configuration_AI_Thermocouple 2.Unit = "Deg C"
107 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
107 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
108 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
108 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
109 Configuration_AI_Thermocouple 3.Type = "K"
109 Configuration_AI_Thermocouple 3.Type = "K"
110 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
110 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
111 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
111 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
112 Configuration_AI_Thermocouple 3.Unit = "Deg C"
112 Configuration_AI_Thermocouple 3.Unit = "Deg C"
113 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
113 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
114 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
114 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
115 Configuration_AI_Thermocouple 4.Type = "K"
115 Configuration_AI_Thermocouple 4.Type = "K"
116 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
116 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
117 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
117 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
118 Configuration_AI_Thermocouple 4.Unit = "Deg C"
118 Configuration_AI_Thermocouple 4.Unit = "Deg C"
119 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
119 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
120 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
120 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
121 Configuration_AI_Thermocouple 5.Type = "K"
121 Configuration_AI_Thermocouple 5.Type = "K"
122 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
122 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
123 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
123 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
124 Configuration_AI_Thermocouple 5.Unit = "Deg C"
124 Configuration_AI_Thermocouple 5.Unit = "Deg C"
125 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
125 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
126 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
126 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
127 Configuration_AI_Thermocouple 6.Type = "K"
127 Configuration_AI_Thermocouple 6.Type = "K"
128 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
128 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
129 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
129 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
130 Configuration_AI_Thermocouple 6.Unit = "Deg C"
130 Configuration_AI_Thermocouple 6.Unit = "Deg C"
131 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
131 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
132 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
132 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
133 Configuration_AI_Thermocouple 7.Type = "K"
133 Configuration_AI_Thermocouple 7.Type = "K"
134 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
134 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
135 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
135 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
136 Configuration_AI_Thermocouple 7.Unit = "Deg C"
136 Configuration_AI_Thermocouple 7.Unit = "Deg C"
137 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
137 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
138 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
138 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
139 Configuration_AI_Thermocouple 8.Type = "K"
139 Configuration_AI_Thermocouple 8.Type = "K"
140 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
140 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
141 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
141 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
142 Configuration_AI_Thermocouple 8.Unit = "Deg C"
142 Configuration_AI_Thermocouple 8.Unit = "Deg C"
143 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
143 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
144 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
144 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
145 Configuration_AI_Thermocouple 9.Type = "K"
145 Configuration_AI_Thermocouple 9.Type = "K"
146 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
146 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
147 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
147 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
148 Configuration_AI_Thermocouple 9.Unit = "Deg C"
148 Configuration_AI_Thermocouple 9.Unit = "Deg C"
149 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
149 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
150 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
150 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
151 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
151 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
152 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
152 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
154 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
154 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
155 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
155 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
156 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
156 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
157 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
157 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
159 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
159 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
160 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
160 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
161 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
161 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
162 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
162 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
164 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
164 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
165 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
165 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
166 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
166 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
167 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
167 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
169 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
169 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
170 Configuration_AI_NI9219_Type.<size(s)> = "4"
170 Configuration_AI_NI9219_Type.<size(s)> = "4"
171 Configuration_AI_NI9219_Type 0 = "Thermocouple"
171 Configuration_AI_NI9219_Type 0 = "Thermocouple"
172 Configuration_AI_NI9219_Type 1 = "Thermocouple"
172 Configuration_AI_NI9219_Type 1 = "Thermocouple"
173 Configuration_AI_NI9219_Type 2 = "Thermocouple"
173 Configuration_AI_NI9219_Type 2 = "Thermocouple"
174 Configuration_AI_NI9219_Type 3 = "Thermocouple"
174 Configuration_AI_NI9219_Type 3 = "Thermocouple"
175
175
176 [HSMP1]
176 [HSMP1]
177 PowerSupply_VISAName = "COM2"
177 PowerSupply_VISAName = "COM2"
178 PowerSupply_Address = "6"
178 PowerSupply_Address = "6"
179 PowerSupply_Baudrate = "9600"
179 PowerSupply_Baudrate = "9600"
180 PowerSupply_OutputVoltage = "8,000000"
180 PowerSupply_OutputVoltage = "8,000000"
181 PowerSupply_OverVoltageProtection = "9,000000"
181 PowerSupply_OverVoltageProtection = "9,000000"
182 PowerSupply_WarningPower = "4700,000000"
182 PowerSupply_WarningPower = "4700,000000"
183 PowerSupply_AbortPower = "4750,000000"
183 PowerSupply_AbortPower = "4750,000000"
184 DMM_Baudrate = "9600"
184 DMM_Baudrate = "9600"
185 Measurement_Channels_AutoRange.<size(s)> = "13"
185 Measurement_Channels_AutoRange.<size(s)> = "13"
186 Measurement_Channels_AutoRange 0 = "TRUE"
186 Measurement_Channels_AutoRange 0 = "TRUE"
187 Measurement_Channels_AutoRange 1 = "TRUE"
187 Measurement_Channels_AutoRange 1 = "TRUE"
188 Measurement_Channels_AutoRange 2 = "TRUE"
188 Measurement_Channels_AutoRange 2 = "TRUE"
189 Measurement_Channels_AutoRange 3 = "TRUE"
189 Measurement_Channels_AutoRange 3 = "TRUE"
190 Measurement_Channels_AutoRange 4 = "TRUE"
190 Measurement_Channels_AutoRange 4 = "TRUE"
191 Measurement_Channels_AutoRange 5 = "TRUE"
191 Measurement_Channels_AutoRange 5 = "TRUE"
192 Measurement_Channels_AutoRange 6 = "TRUE"
192 Measurement_Channels_AutoRange 6 = "TRUE"
193 Measurement_Channels_AutoRange 7 = "TRUE"
193 Measurement_Channels_AutoRange 7 = "TRUE"
194 Measurement_Channels_AutoRange 8 = "TRUE"
194 Measurement_Channels_AutoRange 8 = "TRUE"
195 Measurement_Channels_AutoRange 9 = "TRUE"
195 Measurement_Channels_AutoRange 9 = "TRUE"
196 Measurement_Channels_AutoRange 10 = "TRUE"
196 Measurement_Channels_AutoRange 10 = "TRUE"
197 Measurement_Channels_AutoRange 11 = "TRUE"
197 Measurement_Channels_AutoRange 11 = "TRUE"
198 Measurement_Channels_AutoRange 12 = "TRUE"
198 Measurement_Channels_AutoRange 12 = "TRUE"
199 Measurement_Channels_Range = "<size(s)=13> 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"
199 Measurement_Channels_Range = "<size(s)=13> 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"
200 Measurement_Channels_Resolution.<size(s)> = "13"
200 Measurement_Channels_Resolution.<size(s)> = "13"
201 Measurement_Channels_Resolution 0 = "6.5"
201 Measurement_Channels_Resolution 0 = "6.5"
202 Measurement_Channels_Resolution 1 = "6.5"
202 Measurement_Channels_Resolution 1 = "6.5"
203 Measurement_Channels_Resolution 2 = "6.5"
203 Measurement_Channels_Resolution 2 = "6.5"
204 Measurement_Channels_Resolution 3 = "6.5"
204 Measurement_Channels_Resolution 3 = "6.5"
205 Measurement_Channels_Resolution 4 = "6.5"
205 Measurement_Channels_Resolution 4 = "6.5"
206 Measurement_Channels_Resolution 5 = "6.5"
206 Measurement_Channels_Resolution 5 = "6.5"
207 Measurement_Channels_Resolution 6 = "6.5"
207 Measurement_Channels_Resolution 6 = "6.5"
208 Measurement_Channels_Resolution 7 = "6.5"
208 Measurement_Channels_Resolution 7 = "6.5"
209 Measurement_Channels_Resolution 8 = "6.5"
209 Measurement_Channels_Resolution 8 = "6.5"
210 Measurement_Channels_Resolution 9 = "6.5"
210 Measurement_Channels_Resolution 9 = "6.5"
211 Measurement_Channels_Resolution 10 = "6.5"
211 Measurement_Channels_Resolution 10 = "6.5"
212 Measurement_Channels_Resolution 11 = "6.5"
212 Measurement_Channels_Resolution 11 = "6.5"
213 Measurement_Channels_Resolution 12 = "6.5"
213 Measurement_Channels_Resolution 12 = "6.5"
214 Resistance_Function = "Resistance"
214 Resistance_Function = "Resistance"
215 Resistance_OffsetCompensation = "FALSE"
215 Resistance_OffsetCompensation = "FALSE"
216 TableControl_Out_LiftTable = "Dev1/port0/line5"
216 TableControl_Out_LiftTable = "Dev1/port0/line5"
217 TableControl_Out_SettingMode.<size(s)> = "2"
217 TableControl_Out_SettingMode.<size(s)> = "2"
218 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
218 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
219 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
219 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
220
220
221 [DefaultValues]
221 [DefaultValues]
222 WorkingStroke = "0"
222 WorkingStroke = "0"
223 MaxTemperature = "250"
223 MaxTemperature = "250"
224 MeasurementTime = "1"
224 MeasurementTime = "1"
225 NominalCurrent = "0"
225 NominalCurrent = "0"
226 TableControl = False
226 TableControl = False
227 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
227 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
228 Sensors+.<size(s)> = "10"
228 Sensors+.<size(s)> = "10"
229 Sensors+ 0 = "True"
229 Sensors+ 0 = "True"
230 Sensors+ 1 = "True"
230 Sensors+ 1 = "True"
231 Sensors+ 2 = "True"
231 Sensors+ 2 = "True"
232 Sensors+ 3 = "True"
232 Sensors+ 3 = "True"
233 Sensors+ 4 = "True"
233 Sensors+ 4 = "True"
234 Sensors+ 5 = "False"
234 Sensors+ 5 = "False"
235 Sensors+ 6 = "False"
235 Sensors+ 6 = "False"
236 Sensors+ 7 = "False"
236 Sensors+ 7 = "False"
237 Sensors+ 8 = "False"
237 Sensors+ 8 = "False"
238 Sensors+ 9 = "False"
238 Sensors+ 9 = "False"
239 SensorsFunction.<size(s)> = "10"
239 SensorsFunction.<size(s)> = "10"
240 SensorsFunction 0 = "Umgebungstemperatur"
240 SensorsFunction 0 = "Umgebungstemperatur"
241 SensorsFunction 1 = "Pr�flingstemperatur"
241 SensorsFunction 1 = "Pr�flingstemperatur"
242 SensorsFunction 2 = "Temperatur 3"
242 SensorsFunction 2 = "Temperatur 3"
243 SensorsFunction 3 = "Temperatur 4"
243 SensorsFunction 3 = "Temperatur 4"
244 SensorsFunction 4 = "Temperatur 5"
244 SensorsFunction 4 = "Temperatur 5"
245 SensorsFunction 5 = "Temperatur 6"
245 SensorsFunction 5 = "Temperatur 6"
246 SensorsFunction 6 = "Temperatur 7"
246 SensorsFunction 6 = "Temperatur 7"
247 SensorsFunction 7 = "Temperatur 8"
247 SensorsFunction 7 = "Temperatur 8"
248 SensorsFunction 8 = "Temperatur 9"
248 SensorsFunction 8 = "Temperatur 9"
249 SensorsFunction 9 = "Temperatur 10"
249 SensorsFunction 9 = "Temperatur 10"
250
250
251 [Pathes]
251 [Pathes]
252 User = "C:\Work\CurrentTester\support\User.txt"
252 User = "C:\Work\CurrentTester\support\User.txt"
253 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
253 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
254 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols"
254 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols"
255 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
255 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
256
256
257 [Report]
257 [Report]
258 FileNameFormat = "%s_TestResults.txt"
258 FileNameFormat = "%s_TestResults.txt"
259 ReportNameFormat = "%s_TestReport.xlsx"
259 ReportNameFormat = "%s_TestReport.xlsx"
260 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
260 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
261 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
261 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
262
262
263 [Protocol]
263 [Protocol]
264 ProtocolNameFormat = "%s_Report.pdf"
264 ProtocolNameFormat = "%s_Report.pdf"
265 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
265 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
266 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
266 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
267 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
267 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
268 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
268 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
269 ProtocolDataFolderName = "data"
269 ProtocolDataFolderName = "data"
270
270
271 [StateMessages]
271 [StateMessages]
272 Info.<size(s)> = "20"
272 Info.<size(s)> = "20"
273 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
273 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
274 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
274 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
275 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
275 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
276 Info 3 = "Testdaten anlegen"
276 Info 3 = "Testdaten anlegen"
277 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
277 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
278 Info 5 = "Test geladen"
278 Info 5 = "Test geladen"
279 Info 6 = "Laufende Pr�fung..."
279 Info 6 = "Laufende Pr�fung..."
280 Info 7 = "Pr�fung erfolgreich abgeschlossen"
280 Info 7 = "Pr�fung erfolgreich abgeschlossen"
281 Info 8 = "Fehler aufgetreten!"
281 Info 8 = "Fehler aufgetreten!"
282 Info 9 = "Test abgebrochen!"
282 Info 9 = "Test abgebrochen!"
283 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
283 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
284 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
284 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
285 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
285 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
286 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
286 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
287 Info 14 = "Report wird erstellt... Bitte warten"
287 Info 14 = "Report wird erstellt... Bitte warten"
288 Info 15 = "Report erstellt"
288 Info 15 = "Report erstellt"
289 Info 16 = "Der letzte Test ist geladen..."
289 Info 16 = "Der letzte Test ist geladen..."
290 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
290 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
291 Info 18 = "Protokoll wird erstellt... Bitte warten"
291 Info 18 = "Protokoll wird erstellt... Bitte warten"
292 Info 19 = "Protokoll erstellt"
292 Info 19 = "Protokoll erstellt"
293 Result.<size(s)> = "20"
293 Result.<size(s)> = "20"
294 Result 0 = "Not-Halt"
294 Result 0 = "Not-Halt"
295 Result 1 = ""
295 Result 1 = ""
296 Result 2 = "Bereit"
296 Result 2 = "Bereit"
297 Result 3 = "Bereit"
297 Result 3 = "Bereit"
298 Result 4 = "Einrichtbetrieb"
298 Result 4 = "Einrichtbetrieb"
299 Result 5 = "Bereit"
299 Result 5 = "Bereit"
300 Result 6 = "Pr�fung l�uft"
300 Result 6 = "Pr�fung l�uft"
301 Result 7 = "Pr�fung fertig"
301 Result 7 = "Pr�fung fertig"
302 Result 8 = "Fehler"
302 Result 8 = "Fehler"
303 Result 9 = "Pr�fung Stop"
303 Result 9 = "Pr�fung Stop"
304 Result 10 = "Pr�fung Stop"
304 Result 10 = "Pr�fung Stop"
305 Result 11 = "Pr�fung Stop"
305 Result 11 = "Pr�fung Stop"
306 Result 12 = "Pr�fung Stop"
306 Result 12 = "Pr�fung Stop"
307 Result 13 = "Pr�fung Stop"
307 Result 13 = "Pr�fung Stop"
308 Result 14 = "Bereit"
308 Result 14 = "Bereit"
309 Result 15 = "Bereit"
309 Result 15 = "Bereit"
310 Result 16 = "Bereit"
310 Result 16 = "Bereit"
311 Result 17 = "Bereit"
311 Result 17 = "Bereit"
312 Result 18 = "Bereit"
312 Result 18 = "Bereit"
313 Result 19 = "Bereit"
313 Result 19 = "Bereit"
314
314
315 [DialogMessages]
315 [DialogMessages]
316 Messages.<size(s)> = "3"
316 Messages.<size(s)> = "4"
317 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
317 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
318 Messages 1 = "W�hlen Sie eine Vorlage aus:"
318 Messages 1 = "W�hlen Sie eine Vorlage aus:"
319 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:" No newline at end of file
319 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:"
320 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen" No newline at end of file
@@ -1,319 +1,320
1 [Tester]
1 [Tester]
2 TesterType = "HSMP1"
2 TesterType = "HSMP1"
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)> = "10"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
10 SensorsEnable 3 = "True"
10 SensorsEnable 3 = "True"
11 SensorsEnable 4 = "True"
11 SensorsEnable 4 = "True"
12 SensorsEnable 5 = "False"
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "False"
13 SensorsEnable 6 = "False"
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 SensorsDescription.<size(s)> = "10"
18 SensorsDescription 0 = "Keithley: Ch6"
18 SensorsDescription 0 = "Keithley: Ch6"
19 SensorsDescription 1 = "Keithley: Ch7"
19 SensorsDescription 1 = "Keithley: Ch7"
20 SensorsDescription 2 = "Keithley: Ch8"
20 SensorsDescription 2 = "Keithley: Ch8"
21 SensorsDescription 3 = "Keithley: Ch9"
21 SensorsDescription 3 = "Keithley: Ch9"
22 SensorsDescription 4 = "Keithley: Ch10"
22 SensorsDescription 4 = "Keithley: Ch10"
23 SensorsDescription 5 = ""
23 SensorsDescription 5 = ""
24 SensorsDescription 6 = ""
24 SensorsDescription 6 = ""
25 SensorsDescription 7 = ""
25 SensorsDescription 7 = ""
26 SensorsDescription 8 = ""
26 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
27 SensorsDescription 9 = ""
28 VoltageDescription.<size(s)> = "4 2"
28 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "Keithley: Ch2"
29 VoltageDescription 0 = "Keithley: Ch2"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "Keithley: Ch4"
31 VoltageDescription 2 = "Keithley: Ch4"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
33 VoltageDescription 4 = ""
33 VoltageDescription 4 = ""
34 VoltageDescription 5 = "Strom [A]"
34 VoltageDescription 5 = "Strom [A]"
35 VoltageDescription 6 = ""
35 VoltageDescription 6 = ""
36 VoltageDescription 7 = "Widerstand [mOhm]"
36 VoltageDescription 7 = "Widerstand [mOhm]"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
38
38
39 [Hardware]
39 [Hardware]
40 SimulateDevices = True
40 SimulateDevices = True
41 DI_E-Stop = "Dev1/port1/line0"
41 DI_E-Stop = "Dev1/port1/line0"
42 DI_Setup = ""
42 DI_Setup = ""
43 PowerSupply_MinCurrent = "1"
43 PowerSupply_MinCurrent = "1"
44 PowerSupply_Check = False
44 PowerSupply_Check = False
45 Measurement_Channels.<size(s)> = "13"
45 Measurement_Channels.<size(s)> = "13"
46 Measurement_Channels 0 = "102"
46 Measurement_Channels 0 = "102"
47 Measurement_Channels 1 = "102"
47 Measurement_Channels 1 = "102"
48 Measurement_Channels 2 = "104"
48 Measurement_Channels 2 = "104"
49 Measurement_Channels 3 = "106"
49 Measurement_Channels 3 = "106"
50 Measurement_Channels 4 = "107"
50 Measurement_Channels 4 = "107"
51 Measurement_Channels 5 = "108"
51 Measurement_Channels 5 = "108"
52 Measurement_Channels 6 = "109"
52 Measurement_Channels 6 = "109"
53 Measurement_Channels 7 = "110"
53 Measurement_Channels 7 = "110"
54 Measurement_Channels 8 = ""
54 Measurement_Channels 8 = ""
55 Measurement_Channels 9 = ""
55 Measurement_Channels 9 = ""
56 Measurement_Channels 10 = ""
56 Measurement_Channels 10 = ""
57 Measurement_Channels 11 = ""
57 Measurement_Channels 11 = ""
58 Measurement_Channels 12 = ""
58 Measurement_Channels 12 = ""
59 ShuntResistance = 0,00006
59 ShuntResistance = 0,00006
60 Measurement_Check = False
60 Measurement_Check = False
61 DMM_VISAName = "COM1"
61 DMM_VISAName = "COM1"
62 DMM_ContactLimits = "<size(s)=2> 0,0 0,05"
62 DMM_ContactLimits = "<size(s)=2> 0,0 0,05"
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
67 AllowedContactFails = "2"
67 AllowedContactFails = "2"
68
68
69 [SMP3]
69 [SMP3]
70 PowerSupply_VISAName = "COM4"
70 PowerSupply_VISAName = "COM4"
71 PowerSupply_Address = "1"
71 PowerSupply_Address = "1"
72 PowerSupply_Baudrate = "9600"
72 PowerSupply_Baudrate = "9600"
73 PowerSupply_OutputVoltage = 5,500000
73 PowerSupply_OutputVoltage = 5,500000
74 PowerSupply_OverVoltageProtection = 6,000000
74 PowerSupply_OverVoltageProtection = 6,000000
75 PowerSupply_WarningPower = "780,000000"
75 PowerSupply_WarningPower = "780,000000"
76 PowerSupply_AbortPower = "790,000000"
76 PowerSupply_AbortPower = "790,000000"
77 DMM_Function = "2-wire Resistance"
77 DMM_Function = "2-wire Resistance"
78 DMM_AutoRange = False
78 DMM_AutoRange = False
79 DMM_Range = "0,020000"
79 DMM_Range = "0,020000"
80 DMM_Resolution = "0,001000"
80 DMM_Resolution = "0,001000"
81 Configuration_AI_Voltage.<size(s)> = "2"
81 Configuration_AI_Voltage.<size(s)> = "2"
82 Configuration_AI_Voltage 0.Maximum = "5,000000"
82 Configuration_AI_Voltage 0.Maximum = "5,000000"
83 Configuration_AI_Voltage 0.Minimum = "-5,000000"
83 Configuration_AI_Voltage 0.Minimum = "-5,000000"
84 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
84 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
85 Configuration_AI_Voltage 1.Maximum = "1,000000"
85 Configuration_AI_Voltage 1.Maximum = "1,000000"
86 Configuration_AI_Voltage 1.Minimum = "-1,000000"
86 Configuration_AI_Voltage 1.Minimum = "-1,000000"
87 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
87 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
88 Configuration_AI_Thermocouple.<size(s)> = "10"
88 Configuration_AI_Thermocouple.<size(s)> = "10"
89 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
89 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
90 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
90 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
91 Configuration_AI_Thermocouple 0.Type = "K"
91 Configuration_AI_Thermocouple 0.Type = "K"
92 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
92 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
93 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
93 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
94 Configuration_AI_Thermocouple 0.Unit = "Deg C"
94 Configuration_AI_Thermocouple 0.Unit = "Deg C"
95 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
95 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
96 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
96 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
97 Configuration_AI_Thermocouple 1.Type = "K"
97 Configuration_AI_Thermocouple 1.Type = "K"
98 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
98 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
99 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
99 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
100 Configuration_AI_Thermocouple 1.Unit = "Deg C"
100 Configuration_AI_Thermocouple 1.Unit = "Deg C"
101 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
101 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
102 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
102 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
103 Configuration_AI_Thermocouple 2.Type = "K"
103 Configuration_AI_Thermocouple 2.Type = "K"
104 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
104 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
105 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
105 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
106 Configuration_AI_Thermocouple 2.Unit = "Deg C"
106 Configuration_AI_Thermocouple 2.Unit = "Deg C"
107 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
107 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
108 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
108 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
109 Configuration_AI_Thermocouple 3.Type = "K"
109 Configuration_AI_Thermocouple 3.Type = "K"
110 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
110 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
111 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
111 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
112 Configuration_AI_Thermocouple 3.Unit = "Deg C"
112 Configuration_AI_Thermocouple 3.Unit = "Deg C"
113 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
113 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
114 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
114 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
115 Configuration_AI_Thermocouple 4.Type = "K"
115 Configuration_AI_Thermocouple 4.Type = "K"
116 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
116 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
117 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
117 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
118 Configuration_AI_Thermocouple 4.Unit = "Deg C"
118 Configuration_AI_Thermocouple 4.Unit = "Deg C"
119 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
119 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
120 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
120 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
121 Configuration_AI_Thermocouple 5.Type = "K"
121 Configuration_AI_Thermocouple 5.Type = "K"
122 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
122 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
123 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
123 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
124 Configuration_AI_Thermocouple 5.Unit = "Deg C"
124 Configuration_AI_Thermocouple 5.Unit = "Deg C"
125 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
125 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
126 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
126 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
127 Configuration_AI_Thermocouple 6.Type = "K"
127 Configuration_AI_Thermocouple 6.Type = "K"
128 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
128 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
129 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
129 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
130 Configuration_AI_Thermocouple 6.Unit = "Deg C"
130 Configuration_AI_Thermocouple 6.Unit = "Deg C"
131 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
131 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
132 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
132 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
133 Configuration_AI_Thermocouple 7.Type = "K"
133 Configuration_AI_Thermocouple 7.Type = "K"
134 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
134 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
135 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
135 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
136 Configuration_AI_Thermocouple 7.Unit = "Deg C"
136 Configuration_AI_Thermocouple 7.Unit = "Deg C"
137 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
137 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
138 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
138 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
139 Configuration_AI_Thermocouple 8.Type = "K"
139 Configuration_AI_Thermocouple 8.Type = "K"
140 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
140 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
141 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
141 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
142 Configuration_AI_Thermocouple 8.Unit = "Deg C"
142 Configuration_AI_Thermocouple 8.Unit = "Deg C"
143 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
143 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
144 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
144 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
145 Configuration_AI_Thermocouple 9.Type = "K"
145 Configuration_AI_Thermocouple 9.Type = "K"
146 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
146 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
147 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
147 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
148 Configuration_AI_Thermocouple 9.Unit = "Deg C"
148 Configuration_AI_Thermocouple 9.Unit = "Deg C"
149 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
149 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
150 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
150 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
151 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
151 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
152 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
152 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
154 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
154 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
155 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
155 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
156 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
156 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
157 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
157 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
159 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
159 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
160 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
160 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
161 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
161 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
162 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
162 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
164 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
164 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
165 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
165 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
166 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
166 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
167 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
167 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
169 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
169 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
170 Configuration_AI_NI9219_Type.<size(s)> = "4"
170 Configuration_AI_NI9219_Type.<size(s)> = "4"
171 Configuration_AI_NI9219_Type 0 = "Thermocouple"
171 Configuration_AI_NI9219_Type 0 = "Thermocouple"
172 Configuration_AI_NI9219_Type 1 = "Thermocouple"
172 Configuration_AI_NI9219_Type 1 = "Thermocouple"
173 Configuration_AI_NI9219_Type 2 = "Thermocouple"
173 Configuration_AI_NI9219_Type 2 = "Thermocouple"
174 Configuration_AI_NI9219_Type 3 = "Thermocouple"
174 Configuration_AI_NI9219_Type 3 = "Thermocouple"
175
175
176 [HSMP1]
176 [HSMP1]
177 PowerSupply_VISAName = "COM2"
177 PowerSupply_VISAName = "COM2"
178 PowerSupply_Address = "6"
178 PowerSupply_Address = "6"
179 PowerSupply_Baudrate = "9600"
179 PowerSupply_Baudrate = "9600"
180 PowerSupply_OutputVoltage = "8,000000"
180 PowerSupply_OutputVoltage = "8,000000"
181 PowerSupply_OverVoltageProtection = "9,000000"
181 PowerSupply_OverVoltageProtection = "9,000000"
182 PowerSupply_WarningPower = "4700,000000"
182 PowerSupply_WarningPower = "4700,000000"
183 PowerSupply_AbortPower = "4750,000000"
183 PowerSupply_AbortPower = "4750,000000"
184 DMM_Baudrate = "9600"
184 DMM_Baudrate = "9600"
185 Measurement_Channels_AutoRange.<size(s)> = "13"
185 Measurement_Channels_AutoRange.<size(s)> = "13"
186 Measurement_Channels_AutoRange 0 = "TRUE"
186 Measurement_Channels_AutoRange 0 = "TRUE"
187 Measurement_Channels_AutoRange 1 = "TRUE"
187 Measurement_Channels_AutoRange 1 = "TRUE"
188 Measurement_Channels_AutoRange 2 = "TRUE"
188 Measurement_Channels_AutoRange 2 = "TRUE"
189 Measurement_Channels_AutoRange 3 = "TRUE"
189 Measurement_Channels_AutoRange 3 = "TRUE"
190 Measurement_Channels_AutoRange 4 = "TRUE"
190 Measurement_Channels_AutoRange 4 = "TRUE"
191 Measurement_Channels_AutoRange 5 = "TRUE"
191 Measurement_Channels_AutoRange 5 = "TRUE"
192 Measurement_Channels_AutoRange 6 = "TRUE"
192 Measurement_Channels_AutoRange 6 = "TRUE"
193 Measurement_Channels_AutoRange 7 = "TRUE"
193 Measurement_Channels_AutoRange 7 = "TRUE"
194 Measurement_Channels_AutoRange 8 = "TRUE"
194 Measurement_Channels_AutoRange 8 = "TRUE"
195 Measurement_Channels_AutoRange 9 = "TRUE"
195 Measurement_Channels_AutoRange 9 = "TRUE"
196 Measurement_Channels_AutoRange 10 = "TRUE"
196 Measurement_Channels_AutoRange 10 = "TRUE"
197 Measurement_Channels_AutoRange 11 = "TRUE"
197 Measurement_Channels_AutoRange 11 = "TRUE"
198 Measurement_Channels_AutoRange 12 = "TRUE"
198 Measurement_Channels_AutoRange 12 = "TRUE"
199 Measurement_Channels_Range = "<size(s)=13> 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"
199 Measurement_Channels_Range = "<size(s)=13> 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"
200 Measurement_Channels_Resolution.<size(s)> = "13"
200 Measurement_Channels_Resolution.<size(s)> = "13"
201 Measurement_Channels_Resolution 0 = "6.5"
201 Measurement_Channels_Resolution 0 = "6.5"
202 Measurement_Channels_Resolution 1 = "6.5"
202 Measurement_Channels_Resolution 1 = "6.5"
203 Measurement_Channels_Resolution 2 = "6.5"
203 Measurement_Channels_Resolution 2 = "6.5"
204 Measurement_Channels_Resolution 3 = "6.5"
204 Measurement_Channels_Resolution 3 = "6.5"
205 Measurement_Channels_Resolution 4 = "6.5"
205 Measurement_Channels_Resolution 4 = "6.5"
206 Measurement_Channels_Resolution 5 = "6.5"
206 Measurement_Channels_Resolution 5 = "6.5"
207 Measurement_Channels_Resolution 6 = "6.5"
207 Measurement_Channels_Resolution 6 = "6.5"
208 Measurement_Channels_Resolution 7 = "6.5"
208 Measurement_Channels_Resolution 7 = "6.5"
209 Measurement_Channels_Resolution 8 = "6.5"
209 Measurement_Channels_Resolution 8 = "6.5"
210 Measurement_Channels_Resolution 9 = "6.5"
210 Measurement_Channels_Resolution 9 = "6.5"
211 Measurement_Channels_Resolution 10 = "6.5"
211 Measurement_Channels_Resolution 10 = "6.5"
212 Measurement_Channels_Resolution 11 = "6.5"
212 Measurement_Channels_Resolution 11 = "6.5"
213 Measurement_Channels_Resolution 12 = "6.5"
213 Measurement_Channels_Resolution 12 = "6.5"
214 Resistance_Function = "Resistance"
214 Resistance_Function = "Resistance"
215 Resistance_OffsetCompensation = "FALSE"
215 Resistance_OffsetCompensation = "FALSE"
216 TableControl_Out_LiftTable = "Dev1/port0/line5"
216 TableControl_Out_LiftTable = "Dev1/port0/line5"
217 TableControl_Out_SettingMode.<size(s)> = "2"
217 TableControl_Out_SettingMode.<size(s)> = "2"
218 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
218 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
219 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
219 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
220
220
221 [DefaultValues]
221 [DefaultValues]
222 WorkingStroke = "0"
222 WorkingStroke = "0"
223 MaxTemperature = "250"
223 MaxTemperature = "250"
224 MeasurementTime = "1"
224 MeasurementTime = "1"
225 NominalCurrent = "0"
225 NominalCurrent = "0"
226 TableControl = False
226 TableControl = False
227 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
227 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
228 Sensors+.<size(s)> = "10"
228 Sensors+.<size(s)> = "10"
229 Sensors+ 0 = "True"
229 Sensors+ 0 = "True"
230 Sensors+ 1 = "True"
230 Sensors+ 1 = "True"
231 Sensors+ 2 = "True"
231 Sensors+ 2 = "True"
232 Sensors+ 3 = "True"
232 Sensors+ 3 = "True"
233 Sensors+ 4 = "True"
233 Sensors+ 4 = "True"
234 Sensors+ 5 = "False"
234 Sensors+ 5 = "False"
235 Sensors+ 6 = "False"
235 Sensors+ 6 = "False"
236 Sensors+ 7 = "False"
236 Sensors+ 7 = "False"
237 Sensors+ 8 = "False"
237 Sensors+ 8 = "False"
238 Sensors+ 9 = "False"
238 Sensors+ 9 = "False"
239 SensorsFunction.<size(s)> = "10"
239 SensorsFunction.<size(s)> = "10"
240 SensorsFunction 0 = "Umgebungstemperatur"
240 SensorsFunction 0 = "Umgebungstemperatur"
241 SensorsFunction 1 = "Pr�flingstemperatur"
241 SensorsFunction 1 = "Pr�flingstemperatur"
242 SensorsFunction 2 = "Temperatur 3"
242 SensorsFunction 2 = "Temperatur 3"
243 SensorsFunction 3 = "Temperatur 4"
243 SensorsFunction 3 = "Temperatur 4"
244 SensorsFunction 4 = "Temperatur 5"
244 SensorsFunction 4 = "Temperatur 5"
245 SensorsFunction 5 = "Temperatur 6"
245 SensorsFunction 5 = "Temperatur 6"
246 SensorsFunction 6 = "Temperatur 7"
246 SensorsFunction 6 = "Temperatur 7"
247 SensorsFunction 7 = "Temperatur 8"
247 SensorsFunction 7 = "Temperatur 8"
248 SensorsFunction 8 = "Temperatur 9"
248 SensorsFunction 8 = "Temperatur 9"
249 SensorsFunction 9 = "Temperatur 10"
249 SensorsFunction 9 = "Temperatur 10"
250
250
251 [Pathes]
251 [Pathes]
252 User = "C:\Work\CurrentTester\support\User.txt"
252 User = "C:\Work\CurrentTester\support\User.txt"
253 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
253 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
254 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols"
254 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols"
255 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
255 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
256
256
257 [Report]
257 [Report]
258 FileNameFormat = "%s_TestResults.txt"
258 FileNameFormat = "%s_TestResults.txt"
259 ReportNameFormat = "%s_TestReport.xlsx"
259 ReportNameFormat = "%s_TestReport.xlsx"
260 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
260 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
261 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
261 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
262
262
263 [Protocol]
263 [Protocol]
264 ProtocolNameFormat = "%s_Report.pdf"
264 ProtocolNameFormat = "%s_Report.pdf"
265 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
265 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
266 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
266 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
267 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
267 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
268 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
268 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
269 ProtocolDataFolderName = "data"
269 ProtocolDataFolderName = "data"
270
270
271 [StateMessages]
271 [StateMessages]
272 Info.<size(s)> = "20"
272 Info.<size(s)> = "20"
273 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
273 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
274 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
274 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
275 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
275 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
276 Info 3 = "Testdaten anlegen"
276 Info 3 = "Testdaten anlegen"
277 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
277 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
278 Info 5 = "Test geladen"
278 Info 5 = "Test geladen"
279 Info 6 = "Laufende Pr�fung..."
279 Info 6 = "Laufende Pr�fung..."
280 Info 7 = "Pr�fung erfolgreich abgeschlossen"
280 Info 7 = "Pr�fung erfolgreich abgeschlossen"
281 Info 8 = "Fehler aufgetreten!"
281 Info 8 = "Fehler aufgetreten!"
282 Info 9 = "Test abgebrochen!"
282 Info 9 = "Test abgebrochen!"
283 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
283 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
284 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
284 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
285 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
285 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
286 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
286 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
287 Info 14 = "Report wird erstellt... Bitte warten"
287 Info 14 = "Report wird erstellt... Bitte warten"
288 Info 15 = "Report erstellt"
288 Info 15 = "Report erstellt"
289 Info 16 = "Der letzte Test ist geladen..."
289 Info 16 = "Der letzte Test ist geladen..."
290 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
290 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
291 Info 18 = "Protokoll wird erstellt... Bitte warten"
291 Info 18 = "Protokoll wird erstellt... Bitte warten"
292 Info 19 = "Protokoll erstellt"
292 Info 19 = "Protokoll erstellt"
293 Result.<size(s)> = "20"
293 Result.<size(s)> = "20"
294 Result 0 = "Not-Halt"
294 Result 0 = "Not-Halt"
295 Result 1 = ""
295 Result 1 = ""
296 Result 2 = "Bereit"
296 Result 2 = "Bereit"
297 Result 3 = "Bereit"
297 Result 3 = "Bereit"
298 Result 4 = "Einrichtbetrieb"
298 Result 4 = "Einrichtbetrieb"
299 Result 5 = "Bereit"
299 Result 5 = "Bereit"
300 Result 6 = "Pr�fung l�uft"
300 Result 6 = "Pr�fung l�uft"
301 Result 7 = "Pr�fung fertig"
301 Result 7 = "Pr�fung fertig"
302 Result 8 = "Fehler"
302 Result 8 = "Fehler"
303 Result 9 = "Pr�fung Stop"
303 Result 9 = "Pr�fung Stop"
304 Result 10 = "Pr�fung Stop"
304 Result 10 = "Pr�fung Stop"
305 Result 11 = "Pr�fung Stop"
305 Result 11 = "Pr�fung Stop"
306 Result 12 = "Pr�fung Stop"
306 Result 12 = "Pr�fung Stop"
307 Result 13 = "Pr�fung Stop"
307 Result 13 = "Pr�fung Stop"
308 Result 14 = "Bereit"
308 Result 14 = "Bereit"
309 Result 15 = "Bereit"
309 Result 15 = "Bereit"
310 Result 16 = "Bereit"
310 Result 16 = "Bereit"
311 Result 17 = "Bereit"
311 Result 17 = "Bereit"
312 Result 18 = "Bereit"
312 Result 18 = "Bereit"
313 Result 19 = "Bereit"
313 Result 19 = "Bereit"
314
314
315 [DialogMessages]
315 [DialogMessages]
316 Messages.<size(s)> = "3"
316 Messages.<size(s)> = "4"
317 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
317 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
318 Messages 1 = "W�hlen Sie eine Vorlage aus:"
318 Messages 1 = "W�hlen Sie eine Vorlage aus:"
319 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:" No newline at end of file
319 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:"
320 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen" No newline at end of file
@@ -1,318 +1,319
1 [Tester]
1 [Tester]
2 TesterType = "SMP3"
2 TesterType = "SMP3"
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)> = "10"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
10 SensorsEnable 3 = "True"
10 SensorsEnable 3 = "True"
11 SensorsEnable 4 = "False"
11 SensorsEnable 4 = "False"
12 SensorsEnable 5 = "False"
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "False"
13 SensorsEnable 6 = "False"
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 SensorsDescription.<size(s)> = "10"
18 SensorsDescription 0 = "NI-9210: Ch1"
18 SensorsDescription 0 = "NI-9210: Ch1"
19 SensorsDescription 1 = "NI-9210: Ch2"
19 SensorsDescription 1 = "NI-9210: Ch2"
20 SensorsDescription 2 = "NI-9210: Ch3"
20 SensorsDescription 2 = "NI-9210: Ch3"
21 SensorsDescription 3 = "NI-9210: Ch4"
21 SensorsDescription 3 = "NI-9210: Ch4"
22 SensorsDescription 4 = "NI-9219: Ch1"
22 SensorsDescription 4 = "NI-9219: Ch1"
23 SensorsDescription 5 = "NI-9219: Ch2"
23 SensorsDescription 5 = "NI-9219: Ch2"
24 SensorsDescription 6 = "NI-9219: Ch3"
24 SensorsDescription 6 = "NI-9219: Ch3"
25 SensorsDescription 7 = "NI-9219: Ch4"
25 SensorsDescription 7 = "NI-9219: Ch4"
26 SensorsDescription 8 = ""
26 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
27 SensorsDescription 9 = ""
28 VoltageDescription.<size(s)> = "4 2"
28 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "NI PXI-6281: Ch4"
29 VoltageDescription 0 = "NI PXI-6281: Ch4"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "NI PXI-6281: Ch5"
31 VoltageDescription 2 = "NI PXI-6281: Ch5"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
33 VoltageDescription 4 = ""
33 VoltageDescription 4 = ""
34 VoltageDescription 5 = "Strom [A]"
34 VoltageDescription 5 = "Strom [A]"
35 VoltageDescription 6 = ""
35 VoltageDescription 6 = ""
36 VoltageDescription 7 = "Widerstand [mOhm]"
36 VoltageDescription 7 = "Widerstand [mOhm]"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
38
38
39 [Hardware]
39 [Hardware]
40 SimulateDevices = True
40 SimulateDevices = True
41 DI_E-Stop = "PXI1Slot5/port0/line5"
41 DI_E-Stop = "PXI1Slot5/port0/line5"
42 DI_Setup = "PXI1Slot5/port0/line4"
42 DI_Setup = "PXI1Slot5/port0/line4"
43 PowerSupply_MinCurrent = "0"
43 PowerSupply_MinCurrent = "0"
44 PowerSupply_Check = False
44 PowerSupply_Check = False
45 Measurement_Channels.<size(s)> = "12"
45 Measurement_Channels.<size(s)> = "12"
46 Measurement_Channels 0 = "PXI1Slot5/ai4"
46 Measurement_Channels 0 = "PXI1Slot5/ai4"
47 Measurement_Channels 1 = "PXI1Slot5/ai5"
47 Measurement_Channels 1 = "PXI1Slot5/ai5"
48 Measurement_Channels 2 = "NI9210/ai0"
48 Measurement_Channels 2 = "NI9210/ai0"
49 Measurement_Channels 3 = "NI9210/ai1"
49 Measurement_Channels 3 = "NI9210/ai1"
50 Measurement_Channels 4 = "NI9210/ai2"
50 Measurement_Channels 4 = "NI9210/ai2"
51 Measurement_Channels 5 = "NI9210/ai3"
51 Measurement_Channels 5 = "NI9210/ai3"
52 Measurement_Channels 6 = "NI9219/ai0"
52 Measurement_Channels 6 = "NI9219/ai0"
53 Measurement_Channels 7 = "NI9219/ai1"
53 Measurement_Channels 7 = "NI9219/ai1"
54 Measurement_Channels 8 = "NI9219/ai2"
54 Measurement_Channels 8 = "NI9219/ai2"
55 Measurement_Channels 9 = "NI9219/ai3"
55 Measurement_Channels 9 = "NI9219/ai3"
56 Measurement_Channels 10 = ""
56 Measurement_Channels 10 = ""
57 Measurement_Channels 11 = ""
57 Measurement_Channels 11 = ""
58 ShuntResistance = 0,001
58 ShuntResistance = 0,001
59 Measurement_Check = False
59 Measurement_Check = False
60 DMM_VISAName = "PXI1Slot3"
60 DMM_VISAName = "PXI1Slot3"
61 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
61 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
62 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
62 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
63 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,500000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
63 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,500000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
64 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
64 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
65 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
65 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
66 AllowedContactFails = "2"
66 AllowedContactFails = "2"
67
67
68 [SMP3]
68 [SMP3]
69 PowerSupply_VISAName = "COM4"
69 PowerSupply_VISAName = "COM4"
70 PowerSupply_Address = "1"
70 PowerSupply_Address = "1"
71 PowerSupply_Baudrate = "9600"
71 PowerSupply_Baudrate = "9600"
72 PowerSupply_OutputVoltage = 5,500000
72 PowerSupply_OutputVoltage = 5,500000
73 PowerSupply_OverVoltageProtection = 6,000000
73 PowerSupply_OverVoltageProtection = 6,000000
74 PowerSupply_WarningPower = "780,000000"
74 PowerSupply_WarningPower = "780,000000"
75 PowerSupply_AbortPower = "790,000000"
75 PowerSupply_AbortPower = "790,000000"
76 DMM_Function = "2-wire Resistance"
76 DMM_Function = "2-wire Resistance"
77 DMM_AutoRange = False
77 DMM_AutoRange = False
78 DMM_Range = "0,020000"
78 DMM_Range = "0,020000"
79 DMM_Resolution = "0,001000"
79 DMM_Resolution = "0,001000"
80 Configuration_AI_Voltage.<size(s)> = "2"
80 Configuration_AI_Voltage.<size(s)> = "2"
81 Configuration_AI_Voltage 0.Maximum = "5,000000"
81 Configuration_AI_Voltage 0.Maximum = "5,000000"
82 Configuration_AI_Voltage 0.Minimum = "-5,000000"
82 Configuration_AI_Voltage 0.Minimum = "-5,000000"
83 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
83 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
84 Configuration_AI_Voltage 1.Maximum = "1,000000"
84 Configuration_AI_Voltage 1.Maximum = "1,000000"
85 Configuration_AI_Voltage 1.Minimum = "-1,000000"
85 Configuration_AI_Voltage 1.Minimum = "-1,000000"
86 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
86 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
87 Configuration_AI_Thermocouple.<size(s)> = "10"
87 Configuration_AI_Thermocouple.<size(s)> = "10"
88 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
88 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
89 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
89 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
90 Configuration_AI_Thermocouple 0.Type = "K"
90 Configuration_AI_Thermocouple 0.Type = "K"
91 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
91 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
92 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
92 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
93 Configuration_AI_Thermocouple 0.Unit = "Deg C"
93 Configuration_AI_Thermocouple 0.Unit = "Deg C"
94 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
94 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
95 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
95 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
96 Configuration_AI_Thermocouple 1.Type = "K"
96 Configuration_AI_Thermocouple 1.Type = "K"
97 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
97 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
98 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
98 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
99 Configuration_AI_Thermocouple 1.Unit = "Deg C"
99 Configuration_AI_Thermocouple 1.Unit = "Deg C"
100 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
100 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
101 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
101 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
102 Configuration_AI_Thermocouple 2.Type = "K"
102 Configuration_AI_Thermocouple 2.Type = "K"
103 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
103 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
104 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
104 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
105 Configuration_AI_Thermocouple 2.Unit = "Deg C"
105 Configuration_AI_Thermocouple 2.Unit = "Deg C"
106 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
106 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
107 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
107 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
108 Configuration_AI_Thermocouple 3.Type = "K"
108 Configuration_AI_Thermocouple 3.Type = "K"
109 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
109 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
110 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
110 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
111 Configuration_AI_Thermocouple 3.Unit = "Deg C"
111 Configuration_AI_Thermocouple 3.Unit = "Deg C"
112 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
112 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
113 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
113 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
114 Configuration_AI_Thermocouple 4.Type = "K"
114 Configuration_AI_Thermocouple 4.Type = "K"
115 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
115 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
116 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
116 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
117 Configuration_AI_Thermocouple 4.Unit = "Deg C"
117 Configuration_AI_Thermocouple 4.Unit = "Deg C"
118 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
118 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
119 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
119 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
120 Configuration_AI_Thermocouple 5.Type = "K"
120 Configuration_AI_Thermocouple 5.Type = "K"
121 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
121 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
122 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
122 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
123 Configuration_AI_Thermocouple 5.Unit = "Deg C"
123 Configuration_AI_Thermocouple 5.Unit = "Deg C"
124 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
124 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
125 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
125 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
126 Configuration_AI_Thermocouple 6.Type = "K"
126 Configuration_AI_Thermocouple 6.Type = "K"
127 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
127 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
128 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
128 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
129 Configuration_AI_Thermocouple 6.Unit = "Deg C"
129 Configuration_AI_Thermocouple 6.Unit = "Deg C"
130 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
130 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
131 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
131 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
132 Configuration_AI_Thermocouple 7.Type = "K"
132 Configuration_AI_Thermocouple 7.Type = "K"
133 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
133 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
134 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
134 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
135 Configuration_AI_Thermocouple 7.Unit = "Deg C"
135 Configuration_AI_Thermocouple 7.Unit = "Deg C"
136 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
136 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
137 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
137 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
138 Configuration_AI_Thermocouple 8.Type = "K"
138 Configuration_AI_Thermocouple 8.Type = "K"
139 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
139 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
140 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
140 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
141 Configuration_AI_Thermocouple 8.Unit = "Deg C"
141 Configuration_AI_Thermocouple 8.Unit = "Deg C"
142 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
142 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
143 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
143 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
144 Configuration_AI_Thermocouple 9.Type = "K"
144 Configuration_AI_Thermocouple 9.Type = "K"
145 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
145 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
146 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
146 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
147 Configuration_AI_Thermocouple 9.Unit = "Deg C"
147 Configuration_AI_Thermocouple 9.Unit = "Deg C"
148 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
148 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
149 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
149 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
150 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
150 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
151 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
151 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
154 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
154 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
155 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
155 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
156 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
156 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
159 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
159 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
160 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
160 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
161 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
161 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
164 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
164 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
165 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
165 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
166 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
166 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
169 Configuration_AI_NI9219_Type.<size(s)> = "4"
169 Configuration_AI_NI9219_Type.<size(s)> = "4"
170 Configuration_AI_NI9219_Type 0 = "Thermocouple"
170 Configuration_AI_NI9219_Type 0 = "Thermocouple"
171 Configuration_AI_NI9219_Type 1 = "Thermocouple"
171 Configuration_AI_NI9219_Type 1 = "Thermocouple"
172 Configuration_AI_NI9219_Type 2 = "Thermocouple"
172 Configuration_AI_NI9219_Type 2 = "Thermocouple"
173 Configuration_AI_NI9219_Type 3 = "Thermocouple"
173 Configuration_AI_NI9219_Type 3 = "Thermocouple"
174
174
175 [HSMP1]
175 [HSMP1]
176 PowerSupply_VISAName = "COM2"
176 PowerSupply_VISAName = "COM2"
177 PowerSupply_Address = "6"
177 PowerSupply_Address = "6"
178 PowerSupply_Baudrate = "9600"
178 PowerSupply_Baudrate = "9600"
179 PowerSupply_OutputVoltage = "8,000000"
179 PowerSupply_OutputVoltage = "8,000000"
180 PowerSupply_OverVoltageProtection = "9,000000"
180 PowerSupply_OverVoltageProtection = "9,000000"
181 PowerSupply_WarningPower = "4700,000000"
181 PowerSupply_WarningPower = "4700,000000"
182 PowerSupply_AbortPower = "4750,000000"
182 PowerSupply_AbortPower = "4750,000000"
183 DMM_Baudrate = "9600"
183 DMM_Baudrate = "9600"
184 Measurement_Channels_AutoRange.<size(s)> = "13"
184 Measurement_Channels_AutoRange.<size(s)> = "13"
185 Measurement_Channels_AutoRange 0 = "TRUE"
185 Measurement_Channels_AutoRange 0 = "TRUE"
186 Measurement_Channels_AutoRange 1 = "TRUE"
186 Measurement_Channels_AutoRange 1 = "TRUE"
187 Measurement_Channels_AutoRange 2 = "TRUE"
187 Measurement_Channels_AutoRange 2 = "TRUE"
188 Measurement_Channels_AutoRange 3 = "TRUE"
188 Measurement_Channels_AutoRange 3 = "TRUE"
189 Measurement_Channels_AutoRange 4 = "TRUE"
189 Measurement_Channels_AutoRange 4 = "TRUE"
190 Measurement_Channels_AutoRange 5 = "TRUE"
190 Measurement_Channels_AutoRange 5 = "TRUE"
191 Measurement_Channels_AutoRange 6 = "TRUE"
191 Measurement_Channels_AutoRange 6 = "TRUE"
192 Measurement_Channels_AutoRange 7 = "TRUE"
192 Measurement_Channels_AutoRange 7 = "TRUE"
193 Measurement_Channels_AutoRange 8 = "TRUE"
193 Measurement_Channels_AutoRange 8 = "TRUE"
194 Measurement_Channels_AutoRange 9 = "TRUE"
194 Measurement_Channels_AutoRange 9 = "TRUE"
195 Measurement_Channels_AutoRange 10 = "TRUE"
195 Measurement_Channels_AutoRange 10 = "TRUE"
196 Measurement_Channels_AutoRange 11 = "TRUE"
196 Measurement_Channels_AutoRange 11 = "TRUE"
197 Measurement_Channels_AutoRange 12 = "TRUE"
197 Measurement_Channels_AutoRange 12 = "TRUE"
198 Measurement_Channels_Range = "<size(s)=13> 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"
198 Measurement_Channels_Range = "<size(s)=13> 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"
199 Measurement_Channels_Resolution.<size(s)> = "13"
199 Measurement_Channels_Resolution.<size(s)> = "13"
200 Measurement_Channels_Resolution 0 = "6.5"
200 Measurement_Channels_Resolution 0 = "6.5"
201 Measurement_Channels_Resolution 1 = "6.5"
201 Measurement_Channels_Resolution 1 = "6.5"
202 Measurement_Channels_Resolution 2 = "6.5"
202 Measurement_Channels_Resolution 2 = "6.5"
203 Measurement_Channels_Resolution 3 = "6.5"
203 Measurement_Channels_Resolution 3 = "6.5"
204 Measurement_Channels_Resolution 4 = "6.5"
204 Measurement_Channels_Resolution 4 = "6.5"
205 Measurement_Channels_Resolution 5 = "6.5"
205 Measurement_Channels_Resolution 5 = "6.5"
206 Measurement_Channels_Resolution 6 = "6.5"
206 Measurement_Channels_Resolution 6 = "6.5"
207 Measurement_Channels_Resolution 7 = "6.5"
207 Measurement_Channels_Resolution 7 = "6.5"
208 Measurement_Channels_Resolution 8 = "6.5"
208 Measurement_Channels_Resolution 8 = "6.5"
209 Measurement_Channels_Resolution 9 = "6.5"
209 Measurement_Channels_Resolution 9 = "6.5"
210 Measurement_Channels_Resolution 10 = "6.5"
210 Measurement_Channels_Resolution 10 = "6.5"
211 Measurement_Channels_Resolution 11 = "6.5"
211 Measurement_Channels_Resolution 11 = "6.5"
212 Measurement_Channels_Resolution 12 = "6.5"
212 Measurement_Channels_Resolution 12 = "6.5"
213 Resistance_Function = "Resistance"
213 Resistance_Function = "Resistance"
214 Resistance_OffsetCompensation = "FALSE"
214 Resistance_OffsetCompensation = "FALSE"
215 TableControl_Out_LiftTable = "Dev1/port0/line5"
215 TableControl_Out_LiftTable = "Dev1/port0/line5"
216 TableControl_Out_SettingMode.<size(s)> = "2"
216 TableControl_Out_SettingMode.<size(s)> = "2"
217 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
217 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
218 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
218 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
219
219
220 [DefaultValues]
220 [DefaultValues]
221 WorkingStroke = "0"
221 WorkingStroke = "0"
222 MaxTemperature = "80"
222 MaxTemperature = "80"
223 MeasurementTime = "1"
223 MeasurementTime = "1"
224 NominalCurrent = "0"
224 NominalCurrent = "0"
225 TableControl = False
225 TableControl = False
226 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
226 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
227 Sensors+.<size(s)> = "10"
227 Sensors+.<size(s)> = "10"
228 Sensors+ 0 = "True"
228 Sensors+ 0 = "True"
229 Sensors+ 1 = "True"
229 Sensors+ 1 = "True"
230 Sensors+ 2 = "True"
230 Sensors+ 2 = "True"
231 Sensors+ 3 = "True"
231 Sensors+ 3 = "True"
232 Sensors+ 4 = "False"
232 Sensors+ 4 = "False"
233 Sensors+ 5 = "False"
233 Sensors+ 5 = "False"
234 Sensors+ 6 = "False"
234 Sensors+ 6 = "False"
235 Sensors+ 7 = "False"
235 Sensors+ 7 = "False"
236 Sensors+ 8 = "False"
236 Sensors+ 8 = "False"
237 Sensors+ 9 = "False"
237 Sensors+ 9 = "False"
238 SensorsFunction.<size(s)> = "10"
238 SensorsFunction.<size(s)> = "10"
239 SensorsFunction 0 = "Umgebungstemperatur"
239 SensorsFunction 0 = "Umgebungstemperatur"
240 SensorsFunction 1 = "Pr�flingstemperatur"
240 SensorsFunction 1 = "Pr�flingstemperatur"
241 SensorsFunction 2 = "Temperatur 3"
241 SensorsFunction 2 = "Temperatur 3"
242 SensorsFunction 3 = "Temperatur 4"
242 SensorsFunction 3 = "Temperatur 4"
243 SensorsFunction 4 = "Temperatur 5"
243 SensorsFunction 4 = "Temperatur 5"
244 SensorsFunction 5 = "Temperatur 6"
244 SensorsFunction 5 = "Temperatur 6"
245 SensorsFunction 6 = "Temperatur 7"
245 SensorsFunction 6 = "Temperatur 7"
246 SensorsFunction 7 = "Temperatur 8"
246 SensorsFunction 7 = "Temperatur 8"
247 SensorsFunction 8 = "Temperatur 9"
247 SensorsFunction 8 = "Temperatur 9"
248 SensorsFunction 9 = "Temperatur 10"
248 SensorsFunction 9 = "Temperatur 10"
249
249
250 [Pathes]
250 [Pathes]
251 User = "C:\Work\CurrentTester\support\User.txt"
251 User = "C:\Work\CurrentTester\support\User.txt"
252 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3"
252 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3"
253 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3\Protocols"
253 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3\Protocols"
254 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
254 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
255
255
256 [Report]
256 [Report]
257 FileNameFormat = "%s_TestResults.txt"
257 FileNameFormat = "%s_TestResults.txt"
258 ReportNameFormat = "%s_TestReport.xlsx"
258 ReportNameFormat = "%s_TestReport.xlsx"
259 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
259 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
260 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
260 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
261
261
262 [Protocol]
262 [Protocol]
263 ProtocolNameFormat = "%s_Report.pdf"
263 ProtocolNameFormat = "%s_Report.pdf"
264 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
264 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
265 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
265 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
266 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
266 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
267 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
267 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
268 ProtocolDataFolderName = "data"
268 ProtocolDataFolderName = "data"
269
269
270 [StateMessages]
270 [StateMessages]
271 Info.<size(s)> = "20"
271 Info.<size(s)> = "20"
272 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
272 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
273 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
273 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
274 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
274 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
275 Info 3 = "Testdaten anlegen"
275 Info 3 = "Testdaten anlegen"
276 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
276 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
277 Info 5 = "Test geladen"
277 Info 5 = "Test geladen"
278 Info 6 = "Laufende Pr�fung..."
278 Info 6 = "Laufende Pr�fung..."
279 Info 7 = "Pr�fung erfolgreich abgeschlossen"
279 Info 7 = "Pr�fung erfolgreich abgeschlossen"
280 Info 8 = "Fehler aufgetreten!"
280 Info 8 = "Fehler aufgetreten!"
281 Info 9 = "Test abgebrochen!"
281 Info 9 = "Test abgebrochen!"
282 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
282 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
283 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
283 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
284 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
284 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
285 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
285 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
286 Info 14 = "Report wird erstellt... Bitte warten"
286 Info 14 = "Report wird erstellt... Bitte warten"
287 Info 15 = "Report erstellt"
287 Info 15 = "Report erstellt"
288 Info 16 = "Der letzte Test ist geladen..."
288 Info 16 = "Der letzte Test ist geladen..."
289 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
289 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
290 Info 18 = "Protokoll wird erstellt... Bitte warten"
290 Info 18 = "Protokoll wird erstellt... Bitte warten"
291 Info 19 = "Protokoll erstellt"
291 Info 19 = "Protokoll erstellt"
292 Result.<size(s)> = "20"
292 Result.<size(s)> = "20"
293 Result 0 = "Not-Halt"
293 Result 0 = "Not-Halt"
294 Result 1 = ""
294 Result 1 = ""
295 Result 2 = "Bereit"
295 Result 2 = "Bereit"
296 Result 3 = "Bereit"
296 Result 3 = "Bereit"
297 Result 4 = "Einrichtbetrieb"
297 Result 4 = "Einrichtbetrieb"
298 Result 5 = "Bereit"
298 Result 5 = "Bereit"
299 Result 6 = "Pr�fung l�uft"
299 Result 6 = "Pr�fung l�uft"
300 Result 7 = "Pr�fung fertig"
300 Result 7 = "Pr�fung fertig"
301 Result 8 = "Fehler"
301 Result 8 = "Fehler"
302 Result 9 = "Pr�fung Stop"
302 Result 9 = "Pr�fung Stop"
303 Result 10 = "Pr�fung Stop"
303 Result 10 = "Pr�fung Stop"
304 Result 11 = "Pr�fung Stop"
304 Result 11 = "Pr�fung Stop"
305 Result 12 = "Pr�fung Stop"
305 Result 12 = "Pr�fung Stop"
306 Result 13 = "Pr�fung Stop"
306 Result 13 = "Pr�fung Stop"
307 Result 14 = "Bereit"
307 Result 14 = "Bereit"
308 Result 15 = "Bereit"
308 Result 15 = "Bereit"
309 Result 16 = "Bereit"
309 Result 16 = "Bereit"
310 Result 17 = "Bereit"
310 Result 17 = "Bereit"
311 Result 18 = "Bereit"
311 Result 18 = "Bereit"
312 Result 19 = "Bereit"
312 Result 19 = "Bereit"
313
313
314 [DialogMessages]
314 [DialogMessages]
315 Messages.<size(s)> = "3"
315 Messages.<size(s)> = "4"
316 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
316 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
317 Messages 1 = "W�hlen Sie eine Vorlage aus:"
317 Messages 1 = "W�hlen Sie eine Vorlage aus:"
318 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:" No newline at end of file
318 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:"
319 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen" No newline at end of 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,318 +1,319
1 [Tester]
1 [Tester]
2 TesterType = "SMP3"
2 TesterType = "SMP3"
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)> = "10"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
10 SensorsEnable 3 = "True"
10 SensorsEnable 3 = "True"
11 SensorsEnable 4 = "False"
11 SensorsEnable 4 = "False"
12 SensorsEnable 5 = "False"
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "False"
13 SensorsEnable 6 = "False"
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 SensorsDescription.<size(s)> = "10"
18 SensorsDescription 0 = "NI-9210: Ch1"
18 SensorsDescription 0 = "NI-9210: Ch1"
19 SensorsDescription 1 = "NI-9210: Ch2"
19 SensorsDescription 1 = "NI-9210: Ch2"
20 SensorsDescription 2 = "NI-9210: Ch3"
20 SensorsDescription 2 = "NI-9210: Ch3"
21 SensorsDescription 3 = "NI-9210: Ch4"
21 SensorsDescription 3 = "NI-9210: Ch4"
22 SensorsDescription 4 = "NI-9219: Ch1"
22 SensorsDescription 4 = "NI-9219: Ch1"
23 SensorsDescription 5 = "NI-9219: Ch2"
23 SensorsDescription 5 = "NI-9219: Ch2"
24 SensorsDescription 6 = "NI-9219: Ch3"
24 SensorsDescription 6 = "NI-9219: Ch3"
25 SensorsDescription 7 = "NI-9219: Ch4"
25 SensorsDescription 7 = "NI-9219: Ch4"
26 SensorsDescription 8 = ""
26 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
27 SensorsDescription 9 = ""
28 VoltageDescription.<size(s)> = "4 2"
28 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "NI PXI-6281: Ch4"
29 VoltageDescription 0 = "NI PXI-6281: Ch4"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "NI PXI-6281: Ch5"
31 VoltageDescription 2 = "NI PXI-6281: Ch5"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
33 VoltageDescription 4 = ""
33 VoltageDescription 4 = ""
34 VoltageDescription 5 = "Strom [A]"
34 VoltageDescription 5 = "Strom [A]"
35 VoltageDescription 6 = ""
35 VoltageDescription 6 = ""
36 VoltageDescription 7 = "Widerstand [mOhm]"
36 VoltageDescription 7 = "Widerstand [mOhm]"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
38
38
39 [Hardware]
39 [Hardware]
40 SimulateDevices = False
40 SimulateDevices = False
41 DI_E-Stop = "PXI1Slot5/port0/line5"
41 DI_E-Stop = "PXI1Slot5/port0/line5"
42 DI_Setup = "PXI1Slot5/port0/line4"
42 DI_Setup = "PXI1Slot5/port0/line4"
43 PowerSupply_MinCurrent = "0"
43 PowerSupply_MinCurrent = "0"
44 PowerSupply_Check = False
44 PowerSupply_Check = False
45 Measurement_Channels.<size(s)> = "12"
45 Measurement_Channels.<size(s)> = "12"
46 Measurement_Channels 0 = "PXI1Slot5/ai4"
46 Measurement_Channels 0 = "PXI1Slot5/ai4"
47 Measurement_Channels 1 = "PXI1Slot5/ai5"
47 Measurement_Channels 1 = "PXI1Slot5/ai5"
48 Measurement_Channels 2 = "NI9210/ai0"
48 Measurement_Channels 2 = "NI9210/ai0"
49 Measurement_Channels 3 = "NI9210/ai1"
49 Measurement_Channels 3 = "NI9210/ai1"
50 Measurement_Channels 4 = "NI9210/ai2"
50 Measurement_Channels 4 = "NI9210/ai2"
51 Measurement_Channels 5 = "NI9210/ai3"
51 Measurement_Channels 5 = "NI9210/ai3"
52 Measurement_Channels 6 = "NI9219/ai0"
52 Measurement_Channels 6 = "NI9219/ai0"
53 Measurement_Channels 7 = "NI9219/ai1"
53 Measurement_Channels 7 = "NI9219/ai1"
54 Measurement_Channels 8 = "NI9219/ai2"
54 Measurement_Channels 8 = "NI9219/ai2"
55 Measurement_Channels 9 = "NI9219/ai3"
55 Measurement_Channels 9 = "NI9219/ai3"
56 Measurement_Channels 10 = ""
56 Measurement_Channels 10 = ""
57 Measurement_Channels 11 = ""
57 Measurement_Channels 11 = ""
58 ShuntResistance = 0,001
58 ShuntResistance = 0,001
59 Measurement_Check = False
59 Measurement_Check = False
60 DMM_VISAName = "PXI1Slot3"
60 DMM_VISAName = "PXI1Slot3"
61 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
61 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
62 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
62 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
63 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
63 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
64 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
64 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
65 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
65 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
66 AllowedContactFails = "2"
66 AllowedContactFails = "2"
67
67
68 [SMP3]
68 [SMP3]
69 PowerSupply_VISAName = "COM4"
69 PowerSupply_VISAName = "COM4"
70 PowerSupply_Address = "1"
70 PowerSupply_Address = "1"
71 PowerSupply_Baudrate = "9600"
71 PowerSupply_Baudrate = "9600"
72 PowerSupply_OutputVoltage = 5,500000
72 PowerSupply_OutputVoltage = 5,500000
73 PowerSupply_OverVoltageProtection = 6,000000
73 PowerSupply_OverVoltageProtection = 6,000000
74 PowerSupply_WarningPower = "780,000000"
74 PowerSupply_WarningPower = "780,000000"
75 PowerSupply_AbortPower = "790,000000"
75 PowerSupply_AbortPower = "790,000000"
76 DMM_Function = "2-wire Resistance"
76 DMM_Function = "2-wire Resistance"
77 DMM_AutoRange = False
77 DMM_AutoRange = False
78 DMM_Range = "0,020000"
78 DMM_Range = "0,020000"
79 DMM_Resolution = "0,001000"
79 DMM_Resolution = "0,001000"
80 Configuration_AI_Voltage.<size(s)> = "2"
80 Configuration_AI_Voltage.<size(s)> = "2"
81 Configuration_AI_Voltage 0.Maximum = "5,000000"
81 Configuration_AI_Voltage 0.Maximum = "5,000000"
82 Configuration_AI_Voltage 0.Minimum = "-5,000000"
82 Configuration_AI_Voltage 0.Minimum = "-5,000000"
83 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
83 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
84 Configuration_AI_Voltage 1.Maximum = "1,000000"
84 Configuration_AI_Voltage 1.Maximum = "1,000000"
85 Configuration_AI_Voltage 1.Minimum = "-1,000000"
85 Configuration_AI_Voltage 1.Minimum = "-1,000000"
86 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
86 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
87 Configuration_AI_Thermocouple.<size(s)> = "10"
87 Configuration_AI_Thermocouple.<size(s)> = "10"
88 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
88 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
89 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
89 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
90 Configuration_AI_Thermocouple 0.Type = "K"
90 Configuration_AI_Thermocouple 0.Type = "K"
91 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
91 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
92 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
92 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
93 Configuration_AI_Thermocouple 0.Unit = "Deg C"
93 Configuration_AI_Thermocouple 0.Unit = "Deg C"
94 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
94 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
95 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
95 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
96 Configuration_AI_Thermocouple 1.Type = "K"
96 Configuration_AI_Thermocouple 1.Type = "K"
97 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
97 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
98 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
98 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
99 Configuration_AI_Thermocouple 1.Unit = "Deg C"
99 Configuration_AI_Thermocouple 1.Unit = "Deg C"
100 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
100 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
101 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
101 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
102 Configuration_AI_Thermocouple 2.Type = "K"
102 Configuration_AI_Thermocouple 2.Type = "K"
103 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
103 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
104 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
104 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
105 Configuration_AI_Thermocouple 2.Unit = "Deg C"
105 Configuration_AI_Thermocouple 2.Unit = "Deg C"
106 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
106 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
107 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
107 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
108 Configuration_AI_Thermocouple 3.Type = "K"
108 Configuration_AI_Thermocouple 3.Type = "K"
109 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
109 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
110 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
110 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
111 Configuration_AI_Thermocouple 3.Unit = "Deg C"
111 Configuration_AI_Thermocouple 3.Unit = "Deg C"
112 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
112 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
113 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
113 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
114 Configuration_AI_Thermocouple 4.Type = "K"
114 Configuration_AI_Thermocouple 4.Type = "K"
115 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
115 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
116 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
116 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
117 Configuration_AI_Thermocouple 4.Unit = "Deg C"
117 Configuration_AI_Thermocouple 4.Unit = "Deg C"
118 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
118 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
119 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
119 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
120 Configuration_AI_Thermocouple 5.Type = "K"
120 Configuration_AI_Thermocouple 5.Type = "K"
121 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
121 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
122 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
122 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
123 Configuration_AI_Thermocouple 5.Unit = "Deg C"
123 Configuration_AI_Thermocouple 5.Unit = "Deg C"
124 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
124 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
125 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
125 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
126 Configuration_AI_Thermocouple 6.Type = "K"
126 Configuration_AI_Thermocouple 6.Type = "K"
127 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
127 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
128 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
128 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
129 Configuration_AI_Thermocouple 6.Unit = "Deg C"
129 Configuration_AI_Thermocouple 6.Unit = "Deg C"
130 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
130 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
131 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
131 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
132 Configuration_AI_Thermocouple 7.Type = "K"
132 Configuration_AI_Thermocouple 7.Type = "K"
133 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
133 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
134 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
134 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
135 Configuration_AI_Thermocouple 7.Unit = "Deg C"
135 Configuration_AI_Thermocouple 7.Unit = "Deg C"
136 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
136 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
137 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
137 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
138 Configuration_AI_Thermocouple 8.Type = "K"
138 Configuration_AI_Thermocouple 8.Type = "K"
139 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
139 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
140 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
140 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
141 Configuration_AI_Thermocouple 8.Unit = "Deg C"
141 Configuration_AI_Thermocouple 8.Unit = "Deg C"
142 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
142 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
143 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
143 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
144 Configuration_AI_Thermocouple 9.Type = "K"
144 Configuration_AI_Thermocouple 9.Type = "K"
145 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
145 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
146 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
146 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
147 Configuration_AI_Thermocouple 9.Unit = "Deg C"
147 Configuration_AI_Thermocouple 9.Unit = "Deg C"
148 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
148 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
149 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
149 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
150 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
150 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
151 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
151 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
154 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
154 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
155 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
155 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
156 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
156 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
159 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
159 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
160 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
160 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
161 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
161 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
164 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
164 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
165 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
165 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
166 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
166 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
169 Configuration_AI_NI9219_Type.<size(s)> = "4"
169 Configuration_AI_NI9219_Type.<size(s)> = "4"
170 Configuration_AI_NI9219_Type 0 = "Thermocouple"
170 Configuration_AI_NI9219_Type 0 = "Thermocouple"
171 Configuration_AI_NI9219_Type 1 = "Thermocouple"
171 Configuration_AI_NI9219_Type 1 = "Thermocouple"
172 Configuration_AI_NI9219_Type 2 = "Thermocouple"
172 Configuration_AI_NI9219_Type 2 = "Thermocouple"
173 Configuration_AI_NI9219_Type 3 = "Thermocouple"
173 Configuration_AI_NI9219_Type 3 = "Thermocouple"
174
174
175 [HSMP1]
175 [HSMP1]
176 PowerSupply_VISAName = "COM2"
176 PowerSupply_VISAName = "COM2"
177 PowerSupply_Address = "6"
177 PowerSupply_Address = "6"
178 PowerSupply_Baudrate = "9600"
178 PowerSupply_Baudrate = "9600"
179 PowerSupply_OutputVoltage = "8,000000"
179 PowerSupply_OutputVoltage = "8,000000"
180 PowerSupply_OverVoltageProtection = "9,000000"
180 PowerSupply_OverVoltageProtection = "9,000000"
181 PowerSupply_WarningPower = "4700,000000"
181 PowerSupply_WarningPower = "4700,000000"
182 PowerSupply_AbortPower = "4750,000000"
182 PowerSupply_AbortPower = "4750,000000"
183 DMM_Baudrate = "9600"
183 DMM_Baudrate = "9600"
184 Measurement_Channels_AutoRange.<size(s)> = "13"
184 Measurement_Channels_AutoRange.<size(s)> = "13"
185 Measurement_Channels_AutoRange 0 = "TRUE"
185 Measurement_Channels_AutoRange 0 = "TRUE"
186 Measurement_Channels_AutoRange 1 = "TRUE"
186 Measurement_Channels_AutoRange 1 = "TRUE"
187 Measurement_Channels_AutoRange 2 = "TRUE"
187 Measurement_Channels_AutoRange 2 = "TRUE"
188 Measurement_Channels_AutoRange 3 = "TRUE"
188 Measurement_Channels_AutoRange 3 = "TRUE"
189 Measurement_Channels_AutoRange 4 = "TRUE"
189 Measurement_Channels_AutoRange 4 = "TRUE"
190 Measurement_Channels_AutoRange 5 = "TRUE"
190 Measurement_Channels_AutoRange 5 = "TRUE"
191 Measurement_Channels_AutoRange 6 = "TRUE"
191 Measurement_Channels_AutoRange 6 = "TRUE"
192 Measurement_Channels_AutoRange 7 = "TRUE"
192 Measurement_Channels_AutoRange 7 = "TRUE"
193 Measurement_Channels_AutoRange 8 = "TRUE"
193 Measurement_Channels_AutoRange 8 = "TRUE"
194 Measurement_Channels_AutoRange 9 = "TRUE"
194 Measurement_Channels_AutoRange 9 = "TRUE"
195 Measurement_Channels_AutoRange 10 = "TRUE"
195 Measurement_Channels_AutoRange 10 = "TRUE"
196 Measurement_Channels_AutoRange 11 = "TRUE"
196 Measurement_Channels_AutoRange 11 = "TRUE"
197 Measurement_Channels_AutoRange 12 = "TRUE"
197 Measurement_Channels_AutoRange 12 = "TRUE"
198 Measurement_Channels_Range = "<size(s)=13> 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"
198 Measurement_Channels_Range = "<size(s)=13> 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"
199 Measurement_Channels_Resolution.<size(s)> = "13"
199 Measurement_Channels_Resolution.<size(s)> = "13"
200 Measurement_Channels_Resolution 0 = "6.5"
200 Measurement_Channels_Resolution 0 = "6.5"
201 Measurement_Channels_Resolution 1 = "6.5"
201 Measurement_Channels_Resolution 1 = "6.5"
202 Measurement_Channels_Resolution 2 = "6.5"
202 Measurement_Channels_Resolution 2 = "6.5"
203 Measurement_Channels_Resolution 3 = "6.5"
203 Measurement_Channels_Resolution 3 = "6.5"
204 Measurement_Channels_Resolution 4 = "6.5"
204 Measurement_Channels_Resolution 4 = "6.5"
205 Measurement_Channels_Resolution 5 = "6.5"
205 Measurement_Channels_Resolution 5 = "6.5"
206 Measurement_Channels_Resolution 6 = "6.5"
206 Measurement_Channels_Resolution 6 = "6.5"
207 Measurement_Channels_Resolution 7 = "6.5"
207 Measurement_Channels_Resolution 7 = "6.5"
208 Measurement_Channels_Resolution 8 = "6.5"
208 Measurement_Channels_Resolution 8 = "6.5"
209 Measurement_Channels_Resolution 9 = "6.5"
209 Measurement_Channels_Resolution 9 = "6.5"
210 Measurement_Channels_Resolution 10 = "6.5"
210 Measurement_Channels_Resolution 10 = "6.5"
211 Measurement_Channels_Resolution 11 = "6.5"
211 Measurement_Channels_Resolution 11 = "6.5"
212 Measurement_Channels_Resolution 12 = "6.5"
212 Measurement_Channels_Resolution 12 = "6.5"
213 Resistance_Function = "Resistance"
213 Resistance_Function = "Resistance"
214 Resistance_OffsetCompensation = "FALSE"
214 Resistance_OffsetCompensation = "FALSE"
215 TableControl_Out_LiftTable = "Dev1/port0/line5"
215 TableControl_Out_LiftTable = "Dev1/port0/line5"
216 TableControl_Out_SettingMode.<size(s)> = "2"
216 TableControl_Out_SettingMode.<size(s)> = "2"
217 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
217 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
218 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
218 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
219
219
220 [DefaultValues]
220 [DefaultValues]
221 WorkingStroke = "0"
221 WorkingStroke = "0"
222 MaxTemperature = "80"
222 MaxTemperature = "80"
223 MeasurementTime = "1"
223 MeasurementTime = "1"
224 NominalCurrent = "0"
224 NominalCurrent = "0"
225 TableControl = False
225 TableControl = False
226 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
226 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
227 Sensors+.<size(s)> = "10"
227 Sensors+.<size(s)> = "10"
228 Sensors+ 0 = "True"
228 Sensors+ 0 = "True"
229 Sensors+ 1 = "True"
229 Sensors+ 1 = "True"
230 Sensors+ 2 = "True"
230 Sensors+ 2 = "True"
231 Sensors+ 3 = "True"
231 Sensors+ 3 = "True"
232 Sensors+ 4 = "False"
232 Sensors+ 4 = "False"
233 Sensors+ 5 = "False"
233 Sensors+ 5 = "False"
234 Sensors+ 6 = "False"
234 Sensors+ 6 = "False"
235 Sensors+ 7 = "False"
235 Sensors+ 7 = "False"
236 Sensors+ 8 = "False"
236 Sensors+ 8 = "False"
237 Sensors+ 9 = "False"
237 Sensors+ 9 = "False"
238 SensorsFunction.<size(s)> = "10"
238 SensorsFunction.<size(s)> = "10"
239 SensorsFunction 0 = "Umgebungstemperatur"
239 SensorsFunction 0 = "Umgebungstemperatur"
240 SensorsFunction 1 = "Pr�flingstemperatur"
240 SensorsFunction 1 = "Pr�flingstemperatur"
241 SensorsFunction 2 = "Temperatur 3"
241 SensorsFunction 2 = "Temperatur 3"
242 SensorsFunction 3 = "Temperatur 4"
242 SensorsFunction 3 = "Temperatur 4"
243 SensorsFunction 4 = "Temperatur 5"
243 SensorsFunction 4 = "Temperatur 5"
244 SensorsFunction 5 = "Temperatur 6"
244 SensorsFunction 5 = "Temperatur 6"
245 SensorsFunction 6 = "Temperatur 7"
245 SensorsFunction 6 = "Temperatur 7"
246 SensorsFunction 7 = "Temperatur 8"
246 SensorsFunction 7 = "Temperatur 8"
247 SensorsFunction 8 = "Temperatur 9"
247 SensorsFunction 8 = "Temperatur 9"
248 SensorsFunction 9 = "Temperatur 10"
248 SensorsFunction 9 = "Temperatur 10"
249
249
250 [Pathes]
250 [Pathes]
251 User = "C:\Work\CurrentTester\support\User.txt"
251 User = "C:\Work\CurrentTester\support\User.txt"
252 ReportsFolder = "C:\Work\CurrentTester\support\ResultData"
252 ReportsFolder = "C:\Work\CurrentTester\support\ResultData"
253 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3\Protocols"
253 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3\Protocols"
254 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
254 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
255
255
256 [Report]
256 [Report]
257 FileNameFormat = "%s_TestResults.txt"
257 FileNameFormat = "%s_TestResults.txt"
258 ReportNameFormat = "%s_TestReport.xlsx"
258 ReportNameFormat = "%s_TestReport.xlsx"
259 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
259 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
260 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
260 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
261
261
262 [Protocol]
262 [Protocol]
263 ProtocolNameFormat = "%s_Report.pdf"
263 ProtocolNameFormat = "%s_Report.pdf"
264 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
264 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
265 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
265 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
266 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
266 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
267 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
267 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
268 ProtocolDataFolderName = "data"
268 ProtocolDataFolderName = "data"
269
269
270 [StateMessages]
270 [StateMessages]
271 Info.<size(s)> = "20"
271 Info.<size(s)> = "20"
272 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
272 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
273 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
273 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
274 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
274 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
275 Info 3 = "Testdaten anlegen"
275 Info 3 = "Testdaten anlegen"
276 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
276 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
277 Info 5 = "Test geladen"
277 Info 5 = "Test geladen"
278 Info 6 = "Laufende Pr�fung..."
278 Info 6 = "Laufende Pr�fung..."
279 Info 7 = "Pr�fung erfolgreich abgeschlossen"
279 Info 7 = "Pr�fung erfolgreich abgeschlossen"
280 Info 8 = "Fehler aufgetreten!"
280 Info 8 = "Fehler aufgetreten!"
281 Info 9 = "Test abgebrochen!"
281 Info 9 = "Test abgebrochen!"
282 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
282 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
283 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
283 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
284 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
284 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
285 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
285 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
286 Info 14 = "Report wird erstellt... Bitte warten"
286 Info 14 = "Report wird erstellt... Bitte warten"
287 Info 15 = "Report erstellt"
287 Info 15 = "Report erstellt"
288 Info 16 = "Der letzte Test ist geladen..."
288 Info 16 = "Der letzte Test ist geladen..."
289 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
289 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
290 Info 18 = "Protokoll wird erstellt... Bitte warten"
290 Info 18 = "Protokoll wird erstellt... Bitte warten"
291 Info 19 = "Protokoll erstellt"
291 Info 19 = "Protokoll erstellt"
292 Result.<size(s)> = "20"
292 Result.<size(s)> = "20"
293 Result 0 = "Not-Halt"
293 Result 0 = "Not-Halt"
294 Result 1 = ""
294 Result 1 = ""
295 Result 2 = "Bereit"
295 Result 2 = "Bereit"
296 Result 3 = "Bereit"
296 Result 3 = "Bereit"
297 Result 4 = "Einrichtbetrieb"
297 Result 4 = "Einrichtbetrieb"
298 Result 5 = "Bereit"
298 Result 5 = "Bereit"
299 Result 6 = "Pr�fung l�uft"
299 Result 6 = "Pr�fung l�uft"
300 Result 7 = "Pr�fung fertig"
300 Result 7 = "Pr�fung fertig"
301 Result 8 = "Fehler"
301 Result 8 = "Fehler"
302 Result 9 = "Pr�fung Stop"
302 Result 9 = "Pr�fung Stop"
303 Result 10 = "Pr�fung Stop"
303 Result 10 = "Pr�fung Stop"
304 Result 11 = "Pr�fung Stop"
304 Result 11 = "Pr�fung Stop"
305 Result 12 = "Pr�fung Stop"
305 Result 12 = "Pr�fung Stop"
306 Result 13 = "Pr�fung Stop"
306 Result 13 = "Pr�fung Stop"
307 Result 14 = "Bereit"
307 Result 14 = "Bereit"
308 Result 15 = "Bereit"
308 Result 15 = "Bereit"
309 Result 16 = "Bereit"
309 Result 16 = "Bereit"
310 Result 17 = "Bereit"
310 Result 17 = "Bereit"
311 Result 18 = "Bereit"
311 Result 18 = "Bereit"
312 Result 19 = "Bereit"
312 Result 19 = "Bereit"
313
313
314 [DialogMessages]
314 [DialogMessages]
315 Messages.<size(s)> = "3"
315 Messages.<size(s)> = "4"
316 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
316 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
317 Messages 1 = "W�hlen Sie eine Vorlage aus:"
317 Messages 1 = "W�hlen Sie eine Vorlage aus:"
318 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:" No newline at end of file
318 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:"
319 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen" No newline at end of file
@@ -1,319 +1,320
1 [Tester]
1 [Tester]
2 TesterType = "HSMP1"
2 TesterType = "HSMP1"
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)> = "10"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
10 SensorsEnable 3 = "True"
10 SensorsEnable 3 = "True"
11 SensorsEnable 4 = "True"
11 SensorsEnable 4 = "True"
12 SensorsEnable 5 = "False"
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "False"
13 SensorsEnable 6 = "False"
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 SensorsDescription.<size(s)> = "10"
18 SensorsDescription 0 = "Keithley: Ch6"
18 SensorsDescription 0 = "Keithley: Ch6"
19 SensorsDescription 1 = "Keithley: Ch7"
19 SensorsDescription 1 = "Keithley: Ch7"
20 SensorsDescription 2 = "Keithley: Ch8"
20 SensorsDescription 2 = "Keithley: Ch8"
21 SensorsDescription 3 = "Keithley: Ch9"
21 SensorsDescription 3 = "Keithley: Ch9"
22 SensorsDescription 4 = "Keithley: Ch10"
22 SensorsDescription 4 = "Keithley: Ch10"
23 SensorsDescription 5 = ""
23 SensorsDescription 5 = ""
24 SensorsDescription 6 = ""
24 SensorsDescription 6 = ""
25 SensorsDescription 7 = ""
25 SensorsDescription 7 = ""
26 SensorsDescription 8 = ""
26 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
27 SensorsDescription 9 = ""
28 VoltageDescription.<size(s)> = "4 2"
28 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "Keithley: Ch2"
29 VoltageDescription 0 = "Keithley: Ch2"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "Keithley: Ch4"
31 VoltageDescription 2 = "Keithley: Ch4"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
33 VoltageDescription 4 = ""
33 VoltageDescription 4 = ""
34 VoltageDescription 5 = "Strom [A]"
34 VoltageDescription 5 = "Strom [A]"
35 VoltageDescription 6 = ""
35 VoltageDescription 6 = ""
36 VoltageDescription 7 = "Widerstand [mOhm]"
36 VoltageDescription 7 = "Widerstand [mOhm]"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
38
38
39 [Hardware]
39 [Hardware]
40 SimulateDevices = False
40 SimulateDevices = False
41 DI_E-Stop = "Dev1/port1/line0"
41 DI_E-Stop = "Dev1/port1/line0"
42 DI_Setup = ""
42 DI_Setup = ""
43 PowerSupply_MinCurrent = "1"
43 PowerSupply_MinCurrent = "1"
44 PowerSupply_Check = False
44 PowerSupply_Check = False
45 Measurement_Channels.<size(s)> = "13"
45 Measurement_Channels.<size(s)> = "13"
46 Measurement_Channels 0 = "102"
46 Measurement_Channels 0 = "102"
47 Measurement_Channels 1 = "102"
47 Measurement_Channels 1 = "102"
48 Measurement_Channels 2 = "104"
48 Measurement_Channels 2 = "104"
49 Measurement_Channels 3 = "106"
49 Measurement_Channels 3 = "106"
50 Measurement_Channels 4 = "107"
50 Measurement_Channels 4 = "107"
51 Measurement_Channels 5 = "108"
51 Measurement_Channels 5 = "108"
52 Measurement_Channels 6 = "109"
52 Measurement_Channels 6 = "109"
53 Measurement_Channels 7 = "110"
53 Measurement_Channels 7 = "110"
54 Measurement_Channels 8 = ""
54 Measurement_Channels 8 = ""
55 Measurement_Channels 9 = ""
55 Measurement_Channels 9 = ""
56 Measurement_Channels 10 = ""
56 Measurement_Channels 10 = ""
57 Measurement_Channels 11 = ""
57 Measurement_Channels 11 = ""
58 Measurement_Channels 12 = ""
58 Measurement_Channels 12 = ""
59 ShuntResistance = 0,00006
59 ShuntResistance = 0,00006
60 Measurement_Check = False
60 Measurement_Check = False
61 DMM_VISAName = "COM1"
61 DMM_VISAName = "COM1"
62 DMM_ContactLimits = "<size(s)=2> 0,0 0,05"
62 DMM_ContactLimits = "<size(s)=2> 0,0 0,05"
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
63 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
64 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
65 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
66 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
67 AllowedContactFails = "2"
67 AllowedContactFails = "2"
68
68
69 [SMP3]
69 [SMP3]
70 PowerSupply_VISAName = "COM4"
70 PowerSupply_VISAName = "COM4"
71 PowerSupply_Address = "1"
71 PowerSupply_Address = "1"
72 PowerSupply_Baudrate = "9600"
72 PowerSupply_Baudrate = "9600"
73 PowerSupply_OutputVoltage = 5,500000
73 PowerSupply_OutputVoltage = 5,500000
74 PowerSupply_OverVoltageProtection = 6,000000
74 PowerSupply_OverVoltageProtection = 6,000000
75 PowerSupply_WarningPower = "780,000000"
75 PowerSupply_WarningPower = "780,000000"
76 PowerSupply_AbortPower = "790,000000"
76 PowerSupply_AbortPower = "790,000000"
77 DMM_Function = "2-wire Resistance"
77 DMM_Function = "2-wire Resistance"
78 DMM_AutoRange = False
78 DMM_AutoRange = False
79 DMM_Range = "0,020000"
79 DMM_Range = "0,020000"
80 DMM_Resolution = "0,001000"
80 DMM_Resolution = "0,001000"
81 Configuration_AI_Voltage.<size(s)> = "2"
81 Configuration_AI_Voltage.<size(s)> = "2"
82 Configuration_AI_Voltage 0.Maximum = "5,000000"
82 Configuration_AI_Voltage 0.Maximum = "5,000000"
83 Configuration_AI_Voltage 0.Minimum = "-5,000000"
83 Configuration_AI_Voltage 0.Minimum = "-5,000000"
84 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
84 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
85 Configuration_AI_Voltage 1.Maximum = "1,000000"
85 Configuration_AI_Voltage 1.Maximum = "1,000000"
86 Configuration_AI_Voltage 1.Minimum = "-1,000000"
86 Configuration_AI_Voltage 1.Minimum = "-1,000000"
87 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
87 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
88 Configuration_AI_Thermocouple.<size(s)> = "10"
88 Configuration_AI_Thermocouple.<size(s)> = "10"
89 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
89 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
90 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
90 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
91 Configuration_AI_Thermocouple 0.Type = "K"
91 Configuration_AI_Thermocouple 0.Type = "K"
92 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
92 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
93 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
93 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
94 Configuration_AI_Thermocouple 0.Unit = "Deg C"
94 Configuration_AI_Thermocouple 0.Unit = "Deg C"
95 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
95 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
96 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
96 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
97 Configuration_AI_Thermocouple 1.Type = "K"
97 Configuration_AI_Thermocouple 1.Type = "K"
98 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
98 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
99 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
99 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
100 Configuration_AI_Thermocouple 1.Unit = "Deg C"
100 Configuration_AI_Thermocouple 1.Unit = "Deg C"
101 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
101 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
102 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
102 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
103 Configuration_AI_Thermocouple 2.Type = "K"
103 Configuration_AI_Thermocouple 2.Type = "K"
104 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
104 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
105 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
105 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
106 Configuration_AI_Thermocouple 2.Unit = "Deg C"
106 Configuration_AI_Thermocouple 2.Unit = "Deg C"
107 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
107 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
108 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
108 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
109 Configuration_AI_Thermocouple 3.Type = "K"
109 Configuration_AI_Thermocouple 3.Type = "K"
110 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
110 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
111 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
111 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
112 Configuration_AI_Thermocouple 3.Unit = "Deg C"
112 Configuration_AI_Thermocouple 3.Unit = "Deg C"
113 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
113 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
114 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
114 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
115 Configuration_AI_Thermocouple 4.Type = "K"
115 Configuration_AI_Thermocouple 4.Type = "K"
116 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
116 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
117 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
117 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
118 Configuration_AI_Thermocouple 4.Unit = "Deg C"
118 Configuration_AI_Thermocouple 4.Unit = "Deg C"
119 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
119 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
120 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
120 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
121 Configuration_AI_Thermocouple 5.Type = "K"
121 Configuration_AI_Thermocouple 5.Type = "K"
122 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
122 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
123 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
123 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
124 Configuration_AI_Thermocouple 5.Unit = "Deg C"
124 Configuration_AI_Thermocouple 5.Unit = "Deg C"
125 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
125 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
126 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
126 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
127 Configuration_AI_Thermocouple 6.Type = "K"
127 Configuration_AI_Thermocouple 6.Type = "K"
128 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
128 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
129 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
129 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
130 Configuration_AI_Thermocouple 6.Unit = "Deg C"
130 Configuration_AI_Thermocouple 6.Unit = "Deg C"
131 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
131 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
132 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
132 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
133 Configuration_AI_Thermocouple 7.Type = "K"
133 Configuration_AI_Thermocouple 7.Type = "K"
134 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
134 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
135 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
135 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
136 Configuration_AI_Thermocouple 7.Unit = "Deg C"
136 Configuration_AI_Thermocouple 7.Unit = "Deg C"
137 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
137 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
138 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
138 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
139 Configuration_AI_Thermocouple 8.Type = "K"
139 Configuration_AI_Thermocouple 8.Type = "K"
140 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
140 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
141 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
141 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
142 Configuration_AI_Thermocouple 8.Unit = "Deg C"
142 Configuration_AI_Thermocouple 8.Unit = "Deg C"
143 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
143 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
144 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
144 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
145 Configuration_AI_Thermocouple 9.Type = "K"
145 Configuration_AI_Thermocouple 9.Type = "K"
146 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
146 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
147 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
147 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
148 Configuration_AI_Thermocouple 9.Unit = "Deg C"
148 Configuration_AI_Thermocouple 9.Unit = "Deg C"
149 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
149 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
150 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
150 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
151 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
151 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
152 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
152 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
154 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
154 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
155 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
155 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
156 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
156 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
157 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
157 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
159 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
159 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
160 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
160 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
161 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
161 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
162 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
162 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
164 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
164 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
165 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
165 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
166 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
166 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
167 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
167 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
169 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
169 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
170 Configuration_AI_NI9219_Type.<size(s)> = "4"
170 Configuration_AI_NI9219_Type.<size(s)> = "4"
171 Configuration_AI_NI9219_Type 0 = "Thermocouple"
171 Configuration_AI_NI9219_Type 0 = "Thermocouple"
172 Configuration_AI_NI9219_Type 1 = "Thermocouple"
172 Configuration_AI_NI9219_Type 1 = "Thermocouple"
173 Configuration_AI_NI9219_Type 2 = "Thermocouple"
173 Configuration_AI_NI9219_Type 2 = "Thermocouple"
174 Configuration_AI_NI9219_Type 3 = "Thermocouple"
174 Configuration_AI_NI9219_Type 3 = "Thermocouple"
175
175
176 [HSMP1]
176 [HSMP1]
177 PowerSupply_VISAName = "COM2"
177 PowerSupply_VISAName = "COM2"
178 PowerSupply_Address = "6"
178 PowerSupply_Address = "6"
179 PowerSupply_Baudrate = "9600"
179 PowerSupply_Baudrate = "9600"
180 PowerSupply_OutputVoltage = "8,000000"
180 PowerSupply_OutputVoltage = "8,000000"
181 PowerSupply_OverVoltageProtection = "9,000000"
181 PowerSupply_OverVoltageProtection = "9,000000"
182 PowerSupply_WarningPower = "4700,000000"
182 PowerSupply_WarningPower = "4700,000000"
183 PowerSupply_AbortPower = "4750,000000"
183 PowerSupply_AbortPower = "4750,000000"
184 DMM_Baudrate = "9600"
184 DMM_Baudrate = "9600"
185 Measurement_Channels_AutoRange.<size(s)> = "13"
185 Measurement_Channels_AutoRange.<size(s)> = "13"
186 Measurement_Channels_AutoRange 0 = "TRUE"
186 Measurement_Channels_AutoRange 0 = "TRUE"
187 Measurement_Channels_AutoRange 1 = "TRUE"
187 Measurement_Channels_AutoRange 1 = "TRUE"
188 Measurement_Channels_AutoRange 2 = "TRUE"
188 Measurement_Channels_AutoRange 2 = "TRUE"
189 Measurement_Channels_AutoRange 3 = "TRUE"
189 Measurement_Channels_AutoRange 3 = "TRUE"
190 Measurement_Channels_AutoRange 4 = "TRUE"
190 Measurement_Channels_AutoRange 4 = "TRUE"
191 Measurement_Channels_AutoRange 5 = "TRUE"
191 Measurement_Channels_AutoRange 5 = "TRUE"
192 Measurement_Channels_AutoRange 6 = "TRUE"
192 Measurement_Channels_AutoRange 6 = "TRUE"
193 Measurement_Channels_AutoRange 7 = "TRUE"
193 Measurement_Channels_AutoRange 7 = "TRUE"
194 Measurement_Channels_AutoRange 8 = "TRUE"
194 Measurement_Channels_AutoRange 8 = "TRUE"
195 Measurement_Channels_AutoRange 9 = "TRUE"
195 Measurement_Channels_AutoRange 9 = "TRUE"
196 Measurement_Channels_AutoRange 10 = "TRUE"
196 Measurement_Channels_AutoRange 10 = "TRUE"
197 Measurement_Channels_AutoRange 11 = "TRUE"
197 Measurement_Channels_AutoRange 11 = "TRUE"
198 Measurement_Channels_AutoRange 12 = "TRUE"
198 Measurement_Channels_AutoRange 12 = "TRUE"
199 Measurement_Channels_Range = "<size(s)=13> 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"
199 Measurement_Channels_Range = "<size(s)=13> 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"
200 Measurement_Channels_Resolution.<size(s)> = "13"
200 Measurement_Channels_Resolution.<size(s)> = "13"
201 Measurement_Channels_Resolution 0 = "6.5"
201 Measurement_Channels_Resolution 0 = "6.5"
202 Measurement_Channels_Resolution 1 = "6.5"
202 Measurement_Channels_Resolution 1 = "6.5"
203 Measurement_Channels_Resolution 2 = "6.5"
203 Measurement_Channels_Resolution 2 = "6.5"
204 Measurement_Channels_Resolution 3 = "6.5"
204 Measurement_Channels_Resolution 3 = "6.5"
205 Measurement_Channels_Resolution 4 = "6.5"
205 Measurement_Channels_Resolution 4 = "6.5"
206 Measurement_Channels_Resolution 5 = "6.5"
206 Measurement_Channels_Resolution 5 = "6.5"
207 Measurement_Channels_Resolution 6 = "6.5"
207 Measurement_Channels_Resolution 6 = "6.5"
208 Measurement_Channels_Resolution 7 = "6.5"
208 Measurement_Channels_Resolution 7 = "6.5"
209 Measurement_Channels_Resolution 8 = "6.5"
209 Measurement_Channels_Resolution 8 = "6.5"
210 Measurement_Channels_Resolution 9 = "6.5"
210 Measurement_Channels_Resolution 9 = "6.5"
211 Measurement_Channels_Resolution 10 = "6.5"
211 Measurement_Channels_Resolution 10 = "6.5"
212 Measurement_Channels_Resolution 11 = "6.5"
212 Measurement_Channels_Resolution 11 = "6.5"
213 Measurement_Channels_Resolution 12 = "6.5"
213 Measurement_Channels_Resolution 12 = "6.5"
214 Resistance_Function = "Resistance"
214 Resistance_Function = "Resistance"
215 Resistance_OffsetCompensation = "FALSE"
215 Resistance_OffsetCompensation = "FALSE"
216 TableControl_Out_LiftTable = "Dev1/port0/line5"
216 TableControl_Out_LiftTable = "Dev1/port0/line5"
217 TableControl_Out_SettingMode.<size(s)> = "2"
217 TableControl_Out_SettingMode.<size(s)> = "2"
218 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
218 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
219 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
219 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
220
220
221 [DefaultValues]
221 [DefaultValues]
222 WorkingStroke = "0"
222 WorkingStroke = "0"
223 MaxTemperature = "250"
223 MaxTemperature = "250"
224 MeasurementTime = "1"
224 MeasurementTime = "1"
225 NominalCurrent = "0"
225 NominalCurrent = "0"
226 TableControl = False
226 TableControl = False
227 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
227 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
228 Sensors+.<size(s)> = "10"
228 Sensors+.<size(s)> = "10"
229 Sensors+ 0 = "True"
229 Sensors+ 0 = "True"
230 Sensors+ 1 = "True"
230 Sensors+ 1 = "True"
231 Sensors+ 2 = "True"
231 Sensors+ 2 = "True"
232 Sensors+ 3 = "True"
232 Sensors+ 3 = "True"
233 Sensors+ 4 = "True"
233 Sensors+ 4 = "True"
234 Sensors+ 5 = "False"
234 Sensors+ 5 = "False"
235 Sensors+ 6 = "False"
235 Sensors+ 6 = "False"
236 Sensors+ 7 = "False"
236 Sensors+ 7 = "False"
237 Sensors+ 8 = "False"
237 Sensors+ 8 = "False"
238 Sensors+ 9 = "False"
238 Sensors+ 9 = "False"
239 SensorsFunction.<size(s)> = "10"
239 SensorsFunction.<size(s)> = "10"
240 SensorsFunction 0 = "Umgebungstemperatur"
240 SensorsFunction 0 = "Umgebungstemperatur"
241 SensorsFunction 1 = "Pr�flingstemperatur"
241 SensorsFunction 1 = "Pr�flingstemperatur"
242 SensorsFunction 2 = "Temperatur 3"
242 SensorsFunction 2 = "Temperatur 3"
243 SensorsFunction 3 = "Temperatur 4"
243 SensorsFunction 3 = "Temperatur 4"
244 SensorsFunction 4 = "Temperatur 5"
244 SensorsFunction 4 = "Temperatur 5"
245 SensorsFunction 5 = "Temperatur 6"
245 SensorsFunction 5 = "Temperatur 6"
246 SensorsFunction 6 = "Temperatur 7"
246 SensorsFunction 6 = "Temperatur 7"
247 SensorsFunction 7 = "Temperatur 8"
247 SensorsFunction 7 = "Temperatur 8"
248 SensorsFunction 8 = "Temperatur 9"
248 SensorsFunction 8 = "Temperatur 9"
249 SensorsFunction 9 = "Temperatur 10"
249 SensorsFunction 9 = "Temperatur 10"
250
250
251 [Pathes]
251 [Pathes]
252 User = "C:\Work\CurrentTester\support\User.txt"
252 User = "C:\Work\CurrentTester\support\User.txt"
253 ReportsFolder = "C:\ResultData"
253 ReportsFolder = "C:\ResultData"
254 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols"
254 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols"
255 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
255 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
256
256
257 [Report]
257 [Report]
258 FileNameFormat = "%s_TestResults.txt"
258 FileNameFormat = "%s_TestResults.txt"
259 ReportNameFormat = "%s_TestReport.xlsx"
259 ReportNameFormat = "%s_TestReport.xlsx"
260 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
260 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
261 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
261 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
262
262
263 [Protocol]
263 [Protocol]
264 ProtocolNameFormat = "%s_Report.pdf"
264 ProtocolNameFormat = "%s_Report.pdf"
265 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
265 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
266 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
266 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
267 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
267 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
268 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
268 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
269 ProtocolDataFolderName = "data"
269 ProtocolDataFolderName = "data"
270
270
271 [StateMessages]
271 [StateMessages]
272 Info.<size(s)> = "20"
272 Info.<size(s)> = "20"
273 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
273 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
274 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
274 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
275 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
275 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
276 Info 3 = "Testdaten anlegen"
276 Info 3 = "Testdaten anlegen"
277 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
277 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
278 Info 5 = "Test geladen"
278 Info 5 = "Test geladen"
279 Info 6 = "Laufende Pr�fung..."
279 Info 6 = "Laufende Pr�fung..."
280 Info 7 = "Pr�fung erfolgreich abgeschlossen"
280 Info 7 = "Pr�fung erfolgreich abgeschlossen"
281 Info 8 = "Fehler aufgetreten!"
281 Info 8 = "Fehler aufgetreten!"
282 Info 9 = "Test abgebrochen!"
282 Info 9 = "Test abgebrochen!"
283 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
283 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
284 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
284 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
285 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
285 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
286 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
286 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
287 Info 14 = "Report wird erstellt... Bitte warten"
287 Info 14 = "Report wird erstellt... Bitte warten"
288 Info 15 = "Report erstellt"
288 Info 15 = "Report erstellt"
289 Info 16 = "Der letzte Test ist geladen..."
289 Info 16 = "Der letzte Test ist geladen..."
290 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
290 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
291 Info 18 = "Protokoll wird erstellt... Bitte warten"
291 Info 18 = "Protokoll wird erstellt... Bitte warten"
292 Info 19 = "Protokoll erstellt"
292 Info 19 = "Protokoll erstellt"
293 Result.<size(s)> = "20"
293 Result.<size(s)> = "20"
294 Result 0 = "Not-Halt"
294 Result 0 = "Not-Halt"
295 Result 1 = ""
295 Result 1 = ""
296 Result 2 = "Bereit"
296 Result 2 = "Bereit"
297 Result 3 = "Bereit"
297 Result 3 = "Bereit"
298 Result 4 = "Einrichtbetrieb"
298 Result 4 = "Einrichtbetrieb"
299 Result 5 = "Bereit"
299 Result 5 = "Bereit"
300 Result 6 = "Pr�fung l�uft"
300 Result 6 = "Pr�fung l�uft"
301 Result 7 = "Pr�fung fertig"
301 Result 7 = "Pr�fung fertig"
302 Result 8 = "Fehler"
302 Result 8 = "Fehler"
303 Result 9 = "Pr�fung Stop"
303 Result 9 = "Pr�fung Stop"
304 Result 10 = "Pr�fung Stop"
304 Result 10 = "Pr�fung Stop"
305 Result 11 = "Pr�fung Stop"
305 Result 11 = "Pr�fung Stop"
306 Result 12 = "Pr�fung Stop"
306 Result 12 = "Pr�fung Stop"
307 Result 13 = "Pr�fung Stop"
307 Result 13 = "Pr�fung Stop"
308 Result 14 = "Bereit"
308 Result 14 = "Bereit"
309 Result 15 = "Bereit"
309 Result 15 = "Bereit"
310 Result 16 = "Bereit"
310 Result 16 = "Bereit"
311 Result 17 = "Bereit"
311 Result 17 = "Bereit"
312 Result 18 = "Bereit"
312 Result 18 = "Bereit"
313 Result 19 = "Bereit"
313 Result 19 = "Bereit"
314
314
315 [DialogMessages]
315 [DialogMessages]
316 Messages.<size(s)> = "3"
316 Messages.<size(s)> = "4"
317 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
317 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
318 Messages 1 = "W�hlen Sie eine Vorlage aus:"
318 Messages 1 = "W�hlen Sie eine Vorlage aus:"
319 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:" No newline at end of file
319 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:"
320 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen" No newline at end of file
@@ -1,318 +1,319
1 [Tester]
1 [Tester]
2 TesterType = "SMP3"
2 TesterType = "SMP3"
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)> = "10"
7 SensorsEnable 0 = "True"
7 SensorsEnable 0 = "True"
8 SensorsEnable 1 = "True"
8 SensorsEnable 1 = "True"
9 SensorsEnable 2 = "True"
9 SensorsEnable 2 = "True"
10 SensorsEnable 3 = "True"
10 SensorsEnable 3 = "True"
11 SensorsEnable 4 = "False"
11 SensorsEnable 4 = "False"
12 SensorsEnable 5 = "False"
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "False"
13 SensorsEnable 6 = "False"
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 SensorsDescription.<size(s)> = "10"
18 SensorsDescription 0 = "NI-9210: Ch1"
18 SensorsDescription 0 = "NI-9210: Ch1"
19 SensorsDescription 1 = "NI-9210: Ch2"
19 SensorsDescription 1 = "NI-9210: Ch2"
20 SensorsDescription 2 = "NI-9210: Ch3"
20 SensorsDescription 2 = "NI-9210: Ch3"
21 SensorsDescription 3 = "NI-9210: Ch4"
21 SensorsDescription 3 = "NI-9210: Ch4"
22 SensorsDescription 4 = "NI-9219: Ch1"
22 SensorsDescription 4 = "NI-9219: Ch1"
23 SensorsDescription 5 = "NI-9219: Ch2"
23 SensorsDescription 5 = "NI-9219: Ch2"
24 SensorsDescription 6 = "NI-9219: Ch3"
24 SensorsDescription 6 = "NI-9219: Ch3"
25 SensorsDescription 7 = "NI-9219: Ch4"
25 SensorsDescription 7 = "NI-9219: Ch4"
26 SensorsDescription 8 = ""
26 SensorsDescription 8 = ""
27 SensorsDescription 9 = ""
27 SensorsDescription 9 = ""
28 VoltageDescription.<size(s)> = "4 2"
28 VoltageDescription.<size(s)> = "4 2"
29 VoltageDescription 0 = "NI PXI-6281: Ch4"
29 VoltageDescription 0 = "NI PXI-6281: Ch4"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "NI PXI-6281: Ch5"
31 VoltageDescription 2 = "NI PXI-6281: Ch5"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
32 VoltageDescription 3 = "Shunt- Spannung [V]"
33 VoltageDescription 4 = ""
33 VoltageDescription 4 = ""
34 VoltageDescription 5 = "Strom [A]"
34 VoltageDescription 5 = "Strom [A]"
35 VoltageDescription 6 = ""
35 VoltageDescription 6 = ""
36 VoltageDescription 7 = "Widerstand [mOhm]"
36 VoltageDescription 7 = "Widerstand [mOhm]"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
37 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
38
38
39 [Hardware]
39 [Hardware]
40 SimulateDevices = False
40 SimulateDevices = False
41 DI_E-Stop = "PXI1Slot5/port0/line5"
41 DI_E-Stop = "PXI1Slot5/port0/line5"
42 DI_Setup = "PXI1Slot5/port0/line4"
42 DI_Setup = "PXI1Slot5/port0/line4"
43 PowerSupply_MinCurrent = "0"
43 PowerSupply_MinCurrent = "0"
44 PowerSupply_Check = False
44 PowerSupply_Check = False
45 Measurement_Channels.<size(s)> = "12"
45 Measurement_Channels.<size(s)> = "12"
46 Measurement_Channels 0 = "PXI1Slot5/ai4"
46 Measurement_Channels 0 = "PXI1Slot5/ai4"
47 Measurement_Channels 1 = "PXI1Slot5/ai5"
47 Measurement_Channels 1 = "PXI1Slot5/ai5"
48 Measurement_Channels 2 = "NI9210/ai0"
48 Measurement_Channels 2 = "NI9210/ai0"
49 Measurement_Channels 3 = "NI9210/ai1"
49 Measurement_Channels 3 = "NI9210/ai1"
50 Measurement_Channels 4 = "NI9210/ai2"
50 Measurement_Channels 4 = "NI9210/ai2"
51 Measurement_Channels 5 = "NI9210/ai3"
51 Measurement_Channels 5 = "NI9210/ai3"
52 Measurement_Channels 6 = "NI9219/ai0"
52 Measurement_Channels 6 = "NI9219/ai0"
53 Measurement_Channels 7 = "NI9219/ai1"
53 Measurement_Channels 7 = "NI9219/ai1"
54 Measurement_Channels 8 = "NI9219/ai2"
54 Measurement_Channels 8 = "NI9219/ai2"
55 Measurement_Channels 9 = "NI9219/ai3"
55 Measurement_Channels 9 = "NI9219/ai3"
56 Measurement_Channels 10 = ""
56 Measurement_Channels 10 = ""
57 Measurement_Channels 11 = ""
57 Measurement_Channels 11 = ""
58 ShuntResistance = 0,001
58 ShuntResistance = 0,001
59 Measurement_Check = False
59 Measurement_Check = False
60 DMM_VISAName = "PXI1Slot3"
60 DMM_VISAName = "PXI1Slot3"
61 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
61 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
62 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
62 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
63 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
63 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
64 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
64 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
65 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
65 VoltageOffset = "<size(s)=4> 0,000000 0,000000 0,000000 0,000000"
66 AllowedContactFails = "2"
66 AllowedContactFails = "2"
67
67
68 [SMP3]
68 [SMP3]
69 PowerSupply_VISAName = "COM4"
69 PowerSupply_VISAName = "COM4"
70 PowerSupply_Address = "1"
70 PowerSupply_Address = "1"
71 PowerSupply_Baudrate = "9600"
71 PowerSupply_Baudrate = "9600"
72 PowerSupply_OutputVoltage = 5,500000
72 PowerSupply_OutputVoltage = 5,500000
73 PowerSupply_OverVoltageProtection = 6,000000
73 PowerSupply_OverVoltageProtection = 6,000000
74 PowerSupply_WarningPower = "780,000000"
74 PowerSupply_WarningPower = "780,000000"
75 PowerSupply_AbortPower = "790,000000"
75 PowerSupply_AbortPower = "790,000000"
76 DMM_Function = "2-wire Resistance"
76 DMM_Function = "2-wire Resistance"
77 DMM_AutoRange = True
77 DMM_AutoRange = True
78 DMM_Range = "0,020000"
78 DMM_Range = "0,020000"
79 DMM_Resolution = "0,001000"
79 DMM_Resolution = "0,001000"
80 Configuration_AI_Voltage.<size(s)> = "2"
80 Configuration_AI_Voltage.<size(s)> = "2"
81 Configuration_AI_Voltage 0.Maximum = "5,000000"
81 Configuration_AI_Voltage 0.Maximum = "5,000000"
82 Configuration_AI_Voltage 0.Minimum = "-5,000000"
82 Configuration_AI_Voltage 0.Minimum = "-5,000000"
83 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
83 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
84 Configuration_AI_Voltage 1.Maximum = "1,000000"
84 Configuration_AI_Voltage 1.Maximum = "1,000000"
85 Configuration_AI_Voltage 1.Minimum = "-1,000000"
85 Configuration_AI_Voltage 1.Minimum = "-1,000000"
86 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
86 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
87 Configuration_AI_Thermocouple.<size(s)> = "10"
87 Configuration_AI_Thermocouple.<size(s)> = "10"
88 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
88 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
89 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
89 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
90 Configuration_AI_Thermocouple 0.Type = "K"
90 Configuration_AI_Thermocouple 0.Type = "K"
91 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
91 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
92 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
92 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
93 Configuration_AI_Thermocouple 0.Unit = "Deg C"
93 Configuration_AI_Thermocouple 0.Unit = "Deg C"
94 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
94 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
95 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
95 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
96 Configuration_AI_Thermocouple 1.Type = "K"
96 Configuration_AI_Thermocouple 1.Type = "K"
97 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
97 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
98 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
98 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
99 Configuration_AI_Thermocouple 1.Unit = "Deg C"
99 Configuration_AI_Thermocouple 1.Unit = "Deg C"
100 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
100 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
101 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
101 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
102 Configuration_AI_Thermocouple 2.Type = "K"
102 Configuration_AI_Thermocouple 2.Type = "K"
103 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
103 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
104 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
104 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
105 Configuration_AI_Thermocouple 2.Unit = "Deg C"
105 Configuration_AI_Thermocouple 2.Unit = "Deg C"
106 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
106 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
107 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
107 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
108 Configuration_AI_Thermocouple 3.Type = "K"
108 Configuration_AI_Thermocouple 3.Type = "K"
109 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
109 Configuration_AI_Thermocouple 3.CJC_Source = "Constant Value"
110 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
110 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
111 Configuration_AI_Thermocouple 3.Unit = "Deg C"
111 Configuration_AI_Thermocouple 3.Unit = "Deg C"
112 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
112 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
113 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
113 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
114 Configuration_AI_Thermocouple 4.Type = "K"
114 Configuration_AI_Thermocouple 4.Type = "K"
115 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
115 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
116 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
116 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
117 Configuration_AI_Thermocouple 4.Unit = "Deg C"
117 Configuration_AI_Thermocouple 4.Unit = "Deg C"
118 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
118 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
119 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
119 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
120 Configuration_AI_Thermocouple 5.Type = "K"
120 Configuration_AI_Thermocouple 5.Type = "K"
121 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
121 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
122 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
122 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
123 Configuration_AI_Thermocouple 5.Unit = "Deg C"
123 Configuration_AI_Thermocouple 5.Unit = "Deg C"
124 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
124 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
125 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
125 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
126 Configuration_AI_Thermocouple 6.Type = "K"
126 Configuration_AI_Thermocouple 6.Type = "K"
127 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
127 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
128 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
128 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
129 Configuration_AI_Thermocouple 6.Unit = "Deg C"
129 Configuration_AI_Thermocouple 6.Unit = "Deg C"
130 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
130 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
131 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
131 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
132 Configuration_AI_Thermocouple 7.Type = "K"
132 Configuration_AI_Thermocouple 7.Type = "K"
133 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
133 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
134 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
134 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
135 Configuration_AI_Thermocouple 7.Unit = "Deg C"
135 Configuration_AI_Thermocouple 7.Unit = "Deg C"
136 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
136 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
137 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
137 Configuration_AI_Thermocouple 8.Minimum = "-200,000000"
138 Configuration_AI_Thermocouple 8.Type = "K"
138 Configuration_AI_Thermocouple 8.Type = "K"
139 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
139 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
140 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
140 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
141 Configuration_AI_Thermocouple 8.Unit = "Deg C"
141 Configuration_AI_Thermocouple 8.Unit = "Deg C"
142 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
142 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
143 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
143 Configuration_AI_Thermocouple 9.Minimum = "-200,000000"
144 Configuration_AI_Thermocouple 9.Type = "K"
144 Configuration_AI_Thermocouple 9.Type = "K"
145 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
145 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
146 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
146 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
147 Configuration_AI_Thermocouple 9.Unit = "Deg C"
147 Configuration_AI_Thermocouple 9.Unit = "Deg C"
148 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
148 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
149 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
149 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
150 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
150 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
151 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
151 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
152 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
153 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
154 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
154 Configuration_AI_NI9219_Resistance 1.Maximum = "10500,000000"
155 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
155 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
156 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
156 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
157 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
158 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
159 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
159 Configuration_AI_NI9219_Resistance 2.Maximum = "10500,000000"
160 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
160 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
161 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
161 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
162 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
163 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
164 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
164 Configuration_AI_NI9219_Resistance 3.Maximum = "10500,000000"
165 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
165 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
166 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
166 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
167 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
168 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
169 Configuration_AI_NI9219_Type.<size(s)> = "4"
169 Configuration_AI_NI9219_Type.<size(s)> = "4"
170 Configuration_AI_NI9219_Type 0 = "Thermocouple"
170 Configuration_AI_NI9219_Type 0 = "Thermocouple"
171 Configuration_AI_NI9219_Type 1 = "Thermocouple"
171 Configuration_AI_NI9219_Type 1 = "Thermocouple"
172 Configuration_AI_NI9219_Type 2 = "Thermocouple"
172 Configuration_AI_NI9219_Type 2 = "Thermocouple"
173 Configuration_AI_NI9219_Type 3 = "Thermocouple"
173 Configuration_AI_NI9219_Type 3 = "Thermocouple"
174
174
175 [HSMP1]
175 [HSMP1]
176 PowerSupply_VISAName = "COM2"
176 PowerSupply_VISAName = "COM2"
177 PowerSupply_Address = "6"
177 PowerSupply_Address = "6"
178 PowerSupply_Baudrate = "9600"
178 PowerSupply_Baudrate = "9600"
179 PowerSupply_OutputVoltage = "8,000000"
179 PowerSupply_OutputVoltage = "8,000000"
180 PowerSupply_OverVoltageProtection = "9,000000"
180 PowerSupply_OverVoltageProtection = "9,000000"
181 PowerSupply_WarningPower = "4700,000000"
181 PowerSupply_WarningPower = "4700,000000"
182 PowerSupply_AbortPower = "4750,000000"
182 PowerSupply_AbortPower = "4750,000000"
183 DMM_Baudrate = "9600"
183 DMM_Baudrate = "9600"
184 Measurement_Channels_AutoRange.<size(s)> = "13"
184 Measurement_Channels_AutoRange.<size(s)> = "13"
185 Measurement_Channels_AutoRange 0 = "TRUE"
185 Measurement_Channels_AutoRange 0 = "TRUE"
186 Measurement_Channels_AutoRange 1 = "TRUE"
186 Measurement_Channels_AutoRange 1 = "TRUE"
187 Measurement_Channels_AutoRange 2 = "TRUE"
187 Measurement_Channels_AutoRange 2 = "TRUE"
188 Measurement_Channels_AutoRange 3 = "TRUE"
188 Measurement_Channels_AutoRange 3 = "TRUE"
189 Measurement_Channels_AutoRange 4 = "TRUE"
189 Measurement_Channels_AutoRange 4 = "TRUE"
190 Measurement_Channels_AutoRange 5 = "TRUE"
190 Measurement_Channels_AutoRange 5 = "TRUE"
191 Measurement_Channels_AutoRange 6 = "TRUE"
191 Measurement_Channels_AutoRange 6 = "TRUE"
192 Measurement_Channels_AutoRange 7 = "TRUE"
192 Measurement_Channels_AutoRange 7 = "TRUE"
193 Measurement_Channels_AutoRange 8 = "TRUE"
193 Measurement_Channels_AutoRange 8 = "TRUE"
194 Measurement_Channels_AutoRange 9 = "TRUE"
194 Measurement_Channels_AutoRange 9 = "TRUE"
195 Measurement_Channels_AutoRange 10 = "TRUE"
195 Measurement_Channels_AutoRange 10 = "TRUE"
196 Measurement_Channels_AutoRange 11 = "TRUE"
196 Measurement_Channels_AutoRange 11 = "TRUE"
197 Measurement_Channels_AutoRange 12 = "TRUE"
197 Measurement_Channels_AutoRange 12 = "TRUE"
198 Measurement_Channels_Range = "<size(s)=13> 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"
198 Measurement_Channels_Range = "<size(s)=13> 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"
199 Measurement_Channels_Resolution.<size(s)> = "13"
199 Measurement_Channels_Resolution.<size(s)> = "13"
200 Measurement_Channels_Resolution 0 = "6.5"
200 Measurement_Channels_Resolution 0 = "6.5"
201 Measurement_Channels_Resolution 1 = "6.5"
201 Measurement_Channels_Resolution 1 = "6.5"
202 Measurement_Channels_Resolution 2 = "6.5"
202 Measurement_Channels_Resolution 2 = "6.5"
203 Measurement_Channels_Resolution 3 = "6.5"
203 Measurement_Channels_Resolution 3 = "6.5"
204 Measurement_Channels_Resolution 4 = "6.5"
204 Measurement_Channels_Resolution 4 = "6.5"
205 Measurement_Channels_Resolution 5 = "6.5"
205 Measurement_Channels_Resolution 5 = "6.5"
206 Measurement_Channels_Resolution 6 = "6.5"
206 Measurement_Channels_Resolution 6 = "6.5"
207 Measurement_Channels_Resolution 7 = "6.5"
207 Measurement_Channels_Resolution 7 = "6.5"
208 Measurement_Channels_Resolution 8 = "6.5"
208 Measurement_Channels_Resolution 8 = "6.5"
209 Measurement_Channels_Resolution 9 = "6.5"
209 Measurement_Channels_Resolution 9 = "6.5"
210 Measurement_Channels_Resolution 10 = "6.5"
210 Measurement_Channels_Resolution 10 = "6.5"
211 Measurement_Channels_Resolution 11 = "6.5"
211 Measurement_Channels_Resolution 11 = "6.5"
212 Measurement_Channels_Resolution 12 = "6.5"
212 Measurement_Channels_Resolution 12 = "6.5"
213 Resistance_Function = "Resistance"
213 Resistance_Function = "Resistance"
214 Resistance_OffsetCompensation = "FALSE"
214 Resistance_OffsetCompensation = "FALSE"
215 TableControl_Out_LiftTable = "Dev1/port0/line5"
215 TableControl_Out_LiftTable = "Dev1/port0/line5"
216 TableControl_Out_SettingMode.<size(s)> = "2"
216 TableControl_Out_SettingMode.<size(s)> = "2"
217 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
217 TableControl_Out_SettingMode 0 = "Dev1/port0/line0"
218 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
218 TableControl_Out_SettingMode 1 = "Dev1/port0/line1"
219
219
220 [DefaultValues]
220 [DefaultValues]
221 WorkingStroke = "0"
221 WorkingStroke = "0"
222 MaxTemperature = "80"
222 MaxTemperature = "80"
223 MeasurementTime = "1"
223 MeasurementTime = "1"
224 NominalCurrent = "0"
224 NominalCurrent = "0"
225 TableControl = False
225 TableControl = False
226 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
226 SensorsColor = "<size(s)=10> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230"
227 Sensors+.<size(s)> = "10"
227 Sensors+.<size(s)> = "10"
228 Sensors+ 0 = "True"
228 Sensors+ 0 = "True"
229 Sensors+ 1 = "True"
229 Sensors+ 1 = "True"
230 Sensors+ 2 = "True"
230 Sensors+ 2 = "True"
231 Sensors+ 3 = "True"
231 Sensors+ 3 = "True"
232 Sensors+ 4 = "False"
232 Sensors+ 4 = "False"
233 Sensors+ 5 = "False"
233 Sensors+ 5 = "False"
234 Sensors+ 6 = "False"
234 Sensors+ 6 = "False"
235 Sensors+ 7 = "False"
235 Sensors+ 7 = "False"
236 Sensors+ 8 = "False"
236 Sensors+ 8 = "False"
237 Sensors+ 9 = "False"
237 Sensors+ 9 = "False"
238 SensorsFunction.<size(s)> = "10"
238 SensorsFunction.<size(s)> = "10"
239 SensorsFunction 0 = "Umgebungstemperatur"
239 SensorsFunction 0 = "Umgebungstemperatur"
240 SensorsFunction 1 = "Pr�flingstemperatur"
240 SensorsFunction 1 = "Pr�flingstemperatur"
241 SensorsFunction 2 = "Temperatur 3"
241 SensorsFunction 2 = "Temperatur 3"
242 SensorsFunction 3 = "Temperatur 4"
242 SensorsFunction 3 = "Temperatur 4"
243 SensorsFunction 4 = "Temperatur 5"
243 SensorsFunction 4 = "Temperatur 5"
244 SensorsFunction 5 = "Temperatur 6"
244 SensorsFunction 5 = "Temperatur 6"
245 SensorsFunction 6 = "Temperatur 7"
245 SensorsFunction 6 = "Temperatur 7"
246 SensorsFunction 7 = "Temperatur 8"
246 SensorsFunction 7 = "Temperatur 8"
247 SensorsFunction 8 = "Temperatur 9"
247 SensorsFunction 8 = "Temperatur 9"
248 SensorsFunction 9 = "Temperatur 10"
248 SensorsFunction 9 = "Temperatur 10"
249
249
250 [Pathes]
250 [Pathes]
251 User = "C:\Work\CurrentTester\support\User.txt"
251 User = "C:\Work\CurrentTester\support\User.txt"
252 ReportsFolder = "C:\Work\CurrentTester\support\ResultData"
252 ReportsFolder = "C:\Work\CurrentTester\support\ResultData"
253 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3\Protocols"
253 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3\Protocols"
254 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
254 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
255
255
256 [Report]
256 [Report]
257 FileNameFormat = "%s_TestResults.txt"
257 FileNameFormat = "%s_TestResults.txt"
258 ReportNameFormat = "%s_TestReport.xlsx"
258 ReportNameFormat = "%s_TestReport.xlsx"
259 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
259 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
260 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
260 ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
261
261
262 [Protocol]
262 [Protocol]
263 ProtocolNameFormat = "%s_Report.pdf"
263 ProtocolNameFormat = "%s_Report.pdf"
264 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
264 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
265 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
265 ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
266 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
266 ProtocolComment_German = "Alle Messungen sind mit einem galvanisch isoliertem Thermosensor Type K durchf�hrt worden.\0ADie Testergebnisse und Auswertungen beziehen sich ausschlie�lich auf die Muster, die zu diesem Test unter Laborbedingungen verwendet wurden und auf den verwendeten Testaufbau!"
267 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
267 ProtocolComment_English = "All measurements were carried out with a galvanically isolated Type K thermal sensors.\0AThe test results and evaluations refer exclusively to the samples that were used for this test under laboratory conditions and to the test setup used!"
268 ProtocolDataFolderName = "data"
268 ProtocolDataFolderName = "data"
269
269
270 [StateMessages]
270 [StateMessages]
271 Info.<size(s)> = "20"
271 Info.<size(s)> = "20"
272 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
272 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
273 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
273 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
274 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
274 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
275 Info 3 = "Testdaten anlegen"
275 Info 3 = "Testdaten anlegen"
276 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
276 Info 4 = "Der Schl�sselschalter muss in die Position "Einrichten" gebracht werden um die Einrichtbuttons zu aktivieren oder in die Position "Automatik" um den Test starten zu k�nnen oder den Strom manuell einzustellen!"
277 Info 5 = "Test geladen"
277 Info 5 = "Test geladen"
278 Info 6 = "Laufende Pr�fung..."
278 Info 6 = "Laufende Pr�fung..."
279 Info 7 = "Pr�fung erfolgreich abgeschlossen"
279 Info 7 = "Pr�fung erfolgreich abgeschlossen"
280 Info 8 = "Fehler aufgetreten!"
280 Info 8 = "Fehler aufgetreten!"
281 Info 9 = "Test abgebrochen!"
281 Info 9 = "Test abgebrochen!"
282 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
282 Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
283 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
283 Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
284 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
284 Info 12 = "Test abgebrochen! Messrate ist zu hoch"
285 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
285 Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
286 Info 14 = "Report wird erstellt... Bitte warten"
286 Info 14 = "Report wird erstellt... Bitte warten"
287 Info 15 = "Report erstellt"
287 Info 15 = "Report erstellt"
288 Info 16 = "Der letzte Test ist geladen..."
288 Info 16 = "Der letzte Test ist geladen..."
289 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
289 Info 17 = "Testdaten zur Protokollerstellung laden und ausw�hlen"
290 Info 18 = "Protokoll wird erstellt... Bitte warten"
290 Info 18 = "Protokoll wird erstellt... Bitte warten"
291 Info 19 = "Protokoll erstellt"
291 Info 19 = "Protokoll erstellt"
292 Result.<size(s)> = "20"
292 Result.<size(s)> = "20"
293 Result 0 = "Not-Halt"
293 Result 0 = "Not-Halt"
294 Result 1 = ""
294 Result 1 = ""
295 Result 2 = "Bereit"
295 Result 2 = "Bereit"
296 Result 3 = "Bereit"
296 Result 3 = "Bereit"
297 Result 4 = "Einrichtbetrieb"
297 Result 4 = "Einrichtbetrieb"
298 Result 5 = "Bereit"
298 Result 5 = "Bereit"
299 Result 6 = "Pr�fung l�uft"
299 Result 6 = "Pr�fung l�uft"
300 Result 7 = "Pr�fung fertig"
300 Result 7 = "Pr�fung fertig"
301 Result 8 = "Fehler"
301 Result 8 = "Fehler"
302 Result 9 = "Pr�fung Stop"
302 Result 9 = "Pr�fung Stop"
303 Result 10 = "Pr�fung Stop"
303 Result 10 = "Pr�fung Stop"
304 Result 11 = "Pr�fung Stop"
304 Result 11 = "Pr�fung Stop"
305 Result 12 = "Pr�fung Stop"
305 Result 12 = "Pr�fung Stop"
306 Result 13 = "Pr�fung Stop"
306 Result 13 = "Pr�fung Stop"
307 Result 14 = "Bereit"
307 Result 14 = "Bereit"
308 Result 15 = "Bereit"
308 Result 15 = "Bereit"
309 Result 16 = "Bereit"
309 Result 16 = "Bereit"
310 Result 17 = "Bereit"
310 Result 17 = "Bereit"
311 Result 18 = "Bereit"
311 Result 18 = "Bereit"
312 Result 19 = "Bereit"
312 Result 19 = "Bereit"
313
313
314 [DialogMessages]
314 [DialogMessages]
315 Messages.<size(s)> = "3"
315 Messages.<size(s)> = "4"
316 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
316 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
317 Messages 1 = "W�hlen Sie eine Vorlage aus:"
317 Messages 1 = "W�hlen Sie eine Vorlage aus:"
318 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:" No newline at end of file
318 Messages 2 = "Geben Sie die f�r die Protokollerstellung erforderlichen Daten ein:"
319 Messages 3 = "\0A\0A\0ADas Stromprofil f�r die gew�hlte Datengruppe ist nicht identisch!\0ABitte die Datenreihe mit dem nicht passenden Stromprofil entfernen" No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now