##// END OF EJS Templates
- Word: Caption for test results updated for single current profile
LabVIEW -
r67:68
parent child Browse files
Show More
1 NO CONTENT: modified file
@@ -1,7 +1,7
1 1 [Tester]
2 TesterType = "HSMP2"
3 TesterName = "Hochstrommessplatz 2"
4 MaxCurrent = 2000
2 TesterType = "SMP3"
3 TesterName = "Strommessplatz 3"
4 MaxCurrent = 130
5 5 MaxTemperature = 250
6 6 MaxAmbientTemperature = 50
7 7 TemperatureWarning- = 10
@@ -14,34 +14,34
14 14 SensorsEnable 5 = "True"
15 15 SensorsEnable 6 = "True"
16 16 SensorsEnable 7 = "True"
17 SensorsEnable 8 = "True"
18 SensorsEnable 9 = "True"
17 SensorsEnable 8 = "False"
18 SensorsEnable 9 = "False"
19 19 SensorsEnable 10 = "False"
20 20 SensorsEnable 11 = "False"
21 21 SensorsEnable 12 = "False"
22 22 SensorsEnable 13 = "False"
23 23 SensorsEnable 14 = "False"
24 24 SensorsDescription.<size(s)> = "15"
25 SensorsDescription 0 = "NI-9212: Ch0"
26 SensorsDescription 1 = "NI-9212: Ch1"
27 SensorsDescription 2 = "NI-9212: Ch2"
28 SensorsDescription 3 = "NI-9212: Ch3"
29 SensorsDescription 4 = "NI-9212: Ch4"
30 SensorsDescription 5 = "NI-9212: Ch5"
31 SensorsDescription 6 = "NI-9212: Ch6"
32 SensorsDescription 7 = "NI-9212: Ch7"
33 SensorsDescription 8 = "NI-9219_1: Ch0"
34 SensorsDescription 9 = "NI-9219_1: Ch1"
35 SensorsDescription 10 = "NI-9219_1: Ch2"
36 SensorsDescription 11 = "NI-9219_2: Ch0"
37 SensorsDescription 12 = "NI-9219_2: Ch1"
38 SensorsDescription 13 = "NI-9219_2: Ch2"
39 SensorsDescription 14 = "NI-9219_2: Ch3"
25 SensorsDescription 0 = "NI-9210: Ch0"
26 SensorsDescription 1 = "NI-9210: Ch1"
27 SensorsDescription 2 = "NI-9210: Ch2"
28 SensorsDescription 3 = "NI-9210: Ch3"
29 SensorsDescription 4 = "NI-9219: Ch0"
30 SensorsDescription 5 = "NI-9219: Ch1"
31 SensorsDescription 6 = "NI-9219: Ch2"
32 SensorsDescription 7 = "NI-9219: Ch3"
33 SensorsDescription 8 = ""
34 SensorsDescription 9 = ""
35 SensorsDescription 10 = ""
36 SensorsDescription 11 = ""
37 SensorsDescription 12 = ""
38 SensorsDescription 13 = ""
39 SensorsDescription 14 = ""
40 40 VoltageDescription.<size(s)> = "5 2"
41 VoltageDescription 0 = "NI-9215: Ch0"
41 VoltageDescription 0 = "NI PXI-6281: Ch3"
42 42 VoltageDescription 1 = "Pr�flingsspannung [V]"
43 VoltageDescription 2 = "NI-9219_1: Ch2"
44 VoltageDescription 3 = "Zero Flux- Spannung [V]"
43 VoltageDescription 2 = "NI PXI-6281: Ch4"
44 VoltageDescription 3 = "Shunt- Spannung [V]"
45 45 VoltageDescription 4 = ""
46 46 VoltageDescription 5 = "Strom [A]"
47 47 VoltageDescription 6 = ""
@@ -51,235 +51,145
51 51 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
52 52
53 53 [Hardware]
54 SimulateDevices = False
55 DI_E-Stop = ""
56 DI_Setup = ""
57 PowerSupply_VISAName = "TCPIP0::10.1.2.40::30000::SOCKET"
58 PowerSupply_Address = "0"
59 PowerSupply_Baudrate = "0"
60 PowerSupply_OutputVoltage = "10,000000"
61 PowerSupply_OverVoltageProtection = "9,800000"
54 SimulateDevices = True
55 DI_E-Stop = "PXI1Slot5/port0/line5"
56 DI_Setup = "PXI1Slot5/port0/line4"
57 PowerSupply_VISAName = "COM4"
58 PowerSupply_Address = "1"
59 PowerSupply_Baudrate = "9600"
60 PowerSupply_OutputVoltage = "5,500000"
61 PowerSupply_OverVoltageProtection = "6,000000"
62 62 PowerSupply_MinCurrent = "0"
63 63 PowerSupply_Check = False
64 PowerSupply_WarningPower = "4000,000000"
65 PowerSupply_AbortPower = "5000,000000"
66 PowerSupply_PID = "FALSE"
67 PowerSupply_PID_Time = "1,000000"
64 PowerSupply_WarningPower = "200,000000"
65 PowerSupply_AbortPower = "250,000000"
66 PowerSupply_PID = "False"
67 PowerSupply_PID_Time = "0,100000"
68 68 PowerSupply_PID_ProportionalGain = "0,100000"
69 69 PowerSupply_PID_IntegralTime = "0,180000"
70 70 PowerSupply_PID_DerivativeTime = "0,000000"
71 AbortCurrentDifference = "0,000000"
71 AbortCurrentDifference = "50"
72 72 Measurement_Channels.<size(s)> = "17"
73 Measurement_Channels 0 = "NI9215/ai0"
74 Measurement_Channels 1 = "NI9219_1/ai2"
75 Measurement_Channels 2 = "NI9212/ai0"
76 Measurement_Channels 3 = "NI9212/ai1"
77 Measurement_Channels 4 = "NI9212/ai2"
78 Measurement_Channels 5 = "NI9212/ai3"
79 Measurement_Channels 6 = "NI9212/ai4"
80 Measurement_Channels 7 = "NI9212/ai5"
81 Measurement_Channels 8 = "NI9212/ai6"
82 Measurement_Channels 9 = "NI9212/ai7"
83 Measurement_Channels 10 = "NI9219_1/ai0"
84 Measurement_Channels 11 = "NI9219_1/ai1"
85 Measurement_Channels 12 = "NI9219_1/ai2"
86 Measurement_Channels 13 = "NI9219_2/ai0"
87 Measurement_Channels 14 = "NI9219_2/ai1"
88 Measurement_Channels 15 = "NI9219_2/ai2"
89 Measurement_Channels 16 = "NI9219_2/ai3"
90 Measurement_Sample = "<size(s)=17> 40,000000 40,000000 2,000000 2,000000 2,000000 2,000000 2,000000 2,000000 2,000000 2,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000 40,000000"
91 ShuntResistance = "0,005"
73 Measurement_Channels 0 = "PXI1Slot5/ai4"
74 Measurement_Channels 1 = "PXI1Slot5/ai5"
75 Measurement_Channels 2 = "NI9210/ai0"
76 Measurement_Channels 3 = "NI9210/ai1"
77 Measurement_Channels 4 = "NI9210/ai2"
78 Measurement_Channels 5 = "NI9210/ai3"
79 Measurement_Channels 6 = "NI9219/ai0"
80 Measurement_Channels 7 = "NI9219/ai1"
81 Measurement_Channels 8 = "NI9219/ai2"
82 Measurement_Channels 9 = "NI9219/ai3"
83 Measurement_Channels 10 = ""
84 Measurement_Channels 11 = ""
85 Measurement_Channels 12 = ""
86 Measurement_Channels 13 = ""
87 Measurement_Channels 14 = ""
88 Measurement_Channels 15 = ""
89 Measurement_Channels 16 = ""
90 Measurement_Sample = "<size(s)=17> 1,000000 1,000000 2,000000 2,000000 2,000000 2,000000 40,000000 40,000000 40,000000 40,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
91 ShuntResistance = 0,001
92 92 Measurement_Check = False
93 93 Measurement_Delay = "1"
94 DMM_VISAName = "NI9219_1/ai3"
95 DMM_ContactLimits = "<size(s)=2> -1,000000 1,000000"
94 DMM_VISAName = "PXI1Slot3"
95 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
96 96 TemperatureGain = "<size(s)=15> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
97 97 TemperatureOffset = "<size(s)=15> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
98 VoltageGain = "<size(s)=5> 1,000000 -1,000000 1,000000 1,000000 1,000000"
98 VoltageGain = "<size(s)=5> 1,000000 1,000000 1,000000 1,000000 1,000000"
99 99 VoltageOffset = "<size(s)=5> 0,000000 0,000000 0,000000 0,000000 0,000000"
100 100 AllowedContactFails = "2"
101 101
102 [HSMP2]
103 DMM_Configuration.Maximum = "10500,000000"
104 DMM_Configuration.Minimum = "0,000000"
105 DMM_Configuration.Configuration = "4-Wire"
106 DMM_Configuration.CurrentExcitationSource = "Internal"
107 DMM_Configuration.CurrentExcitationValue = "0,000500"
108 DMM_Sample = "40,000000"
102 [SMP3]
103 DMM_Function = "2-wire Resistance"
104 DMM_AutoRange = False
105 DMM_Range = "0,020000"
106 DMM_Resolution = "0,001000"
109 107 Configuration_AI_Voltage.<size(s)> = "2"
110 Configuration_AI_Voltage 0.Maximum = "10,000000"
111 Configuration_AI_Voltage 0.Minimum = "-10,000000"
108 Configuration_AI_Voltage 0.Maximum = "5,000000"
109 Configuration_AI_Voltage 0.Minimum = "-5,000000"
112 110 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
113 Configuration_AI_Voltage 1.Maximum = "10,000000"
114 Configuration_AI_Voltage 1.Minimum = "0,000000"
111 Configuration_AI_Voltage 1.Maximum = "1,000000"
112 Configuration_AI_Voltage 1.Minimum = "-1,000000"
115 113 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
116 Configuration_AI_Thermocouple.<size(s)> = "15"
114 Configuration_AI_Thermocouple.<size(s)> = "8"
117 115 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
118 Configuration_AI_Thermocouple 0.Minimum = "0,000000"
116 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
119 117 Configuration_AI_Thermocouple 0.Type = "K"
120 118 Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
121 119 Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
122 120 Configuration_AI_Thermocouple 1.Maximum = "250,000000"
123 Configuration_AI_Thermocouple 1.Minimum = "0,000000"
121 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
124 122 Configuration_AI_Thermocouple 1.Type = "K"
125 123 Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
126 124 Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
127 125 Configuration_AI_Thermocouple 2.Maximum = "250,000000"
128 Configuration_AI_Thermocouple 2.Minimum = "0,000000"
126 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
129 127 Configuration_AI_Thermocouple 2.Type = "K"
130 128 Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
131 129 Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
132 130 Configuration_AI_Thermocouple 3.Maximum = "250,000000"
133 Configuration_AI_Thermocouple 3.Minimum = "0,000000"
131 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
134 132 Configuration_AI_Thermocouple 3.Type = "K"
135 133 Configuration_AI_Thermocouple 3.CJC_Source = "Built-In"
136 134 Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
137 135 Configuration_AI_Thermocouple 4.Maximum = "250,000000"
138 Configuration_AI_Thermocouple 4.Minimum = "0,000000"
136 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
139 137 Configuration_AI_Thermocouple 4.Type = "K"
140 138 Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
141 139 Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
142 140 Configuration_AI_Thermocouple 5.Maximum = "250,000000"
143 Configuration_AI_Thermocouple 5.Minimum = "0,000000"
141 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
144 142 Configuration_AI_Thermocouple 5.Type = "K"
145 143 Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
146 144 Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
147 145 Configuration_AI_Thermocouple 6.Maximum = "250,000000"
148 Configuration_AI_Thermocouple 6.Minimum = "0,000000"
146 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
149 147 Configuration_AI_Thermocouple 6.Type = "K"
150 148 Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
151 149 Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
152 150 Configuration_AI_Thermocouple 7.Maximum = "250,000000"
153 Configuration_AI_Thermocouple 7.Minimum = "0,000000"
151 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
154 152 Configuration_AI_Thermocouple 7.Type = "K"
155 153 Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
156 154 Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
157 Configuration_AI_Thermocouple 8.Maximum = "250,000000"
158 Configuration_AI_Thermocouple 8.Minimum = "0,000000"
159 Configuration_AI_Thermocouple 8.Type = "K"
160 Configuration_AI_Thermocouple 8.CJC_Source = "Built-In"
161 Configuration_AI_Thermocouple 8.CJC_Value = "25,000000"
162 Configuration_AI_Thermocouple 9.Maximum = "250,000000"
163 Configuration_AI_Thermocouple 9.Minimum = "0,000000"
164 Configuration_AI_Thermocouple 9.Type = "K"
165 Configuration_AI_Thermocouple 9.CJC_Source = "Built-In"
166 Configuration_AI_Thermocouple 9.CJC_Value = "25,000000"
167 Configuration_AI_Thermocouple 10.Maximum = "250,000000"
168 Configuration_AI_Thermocouple 10.Minimum = "0,000000"
169 Configuration_AI_Thermocouple 10.Type = "K"
170 Configuration_AI_Thermocouple 10.CJC_Source = "Built-In"
171 Configuration_AI_Thermocouple 10.CJC_Value = "25,000000"
172 Configuration_AI_Thermocouple 11.Maximum = "250,000000"
173 Configuration_AI_Thermocouple 11.Minimum = "-200,000000"
174 Configuration_AI_Thermocouple 11.Type = "K"
175 Configuration_AI_Thermocouple 11.CJC_Source = "Built-In"
176 Configuration_AI_Thermocouple 11.CJC_Value = "25,000000"
177 Configuration_AI_Thermocouple 12.Maximum = "250,000000"
178 Configuration_AI_Thermocouple 12.Minimum = "-200,000000"
179 Configuration_AI_Thermocouple 12.Type = "K"
180 Configuration_AI_Thermocouple 12.CJC_Source = "Built-In"
181 Configuration_AI_Thermocouple 12.CJC_Value = "25,000000"
182 Configuration_AI_Thermocouple 13.Maximum = "250,000000"
183 Configuration_AI_Thermocouple 13.Minimum = "-200,000000"
184 Configuration_AI_Thermocouple 13.Type = "K"
185 Configuration_AI_Thermocouple 13.CJC_Source = "Built-In"
186 Configuration_AI_Thermocouple 13.CJC_Value = "10,000000"
187 Configuration_AI_Thermocouple 14.Maximum = "250,000000"
188 Configuration_AI_Thermocouple 14.Minimum = "-200,000000"
189 Configuration_AI_Thermocouple 14.Type = "K"
190 Configuration_AI_Thermocouple 14.CJC_Source = "Built-In"
191 Configuration_AI_Thermocouple 14.CJC_Value = "25,000000"
192 Configuration_AI_NI9219_Resistance.<size(s)> = "7"
193 Configuration_AI_NI9219_Resistance 0.Maximum = "800,000000"
155 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
156 Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
194 157 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
195 Configuration_AI_NI9219_Resistance 0.Configuration = "4-Wire"
158 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
196 159 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
197 160 Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
198 161 Configuration_AI_NI9219_Resistance 0.RTD_Type = "Pt3750"
199 162 Configuration_AI_NI9219_Resistance 0.R0 = "1000,000000"
200 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224E-3 2,31E-4 3,938074E-9"
163 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
201 164 Configuration_AI_NI9219_Resistance 1.Maximum = "250,000000"
202 Configuration_AI_NI9219_Resistance 1.Minimum = "0,000000"
165 Configuration_AI_NI9219_Resistance 1.Minimum = "-200,000000"
203 166 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
204 167 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
205 168 Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
206 169 Configuration_AI_NI9219_Resistance 1.RTD_Type = "Pt3750"
207 170 Configuration_AI_NI9219_Resistance 1.R0 = "1000,000000"
208 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224E-3 2,31E-4 3,938074E-9"
171 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
209 172 Configuration_AI_NI9219_Resistance 2.Maximum = "250,000000"
210 Configuration_AI_NI9219_Resistance 2.Minimum = "0,000000"
173 Configuration_AI_NI9219_Resistance 2.Minimum = "-200,000000"
211 174 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
212 175 Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
213 176 Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
214 177 Configuration_AI_NI9219_Resistance 2.RTD_Type = "Pt3750"
215 178 Configuration_AI_NI9219_Resistance 2.R0 = "1000,000000"
216 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 3,81E-3 -6,02E-7 -6E-12"
179 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
217 180 Configuration_AI_NI9219_Resistance 3.Maximum = "250,000000"
218 Configuration_AI_NI9219_Resistance 3.Minimum = "0,000000"
181 Configuration_AI_NI9219_Resistance 3.Minimum = "-200,000000"
219 182 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
220 183 Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
221 184 Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
222 185 Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
223 186 Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
224 187 Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
225 Configuration_AI_NI9219_Resistance 4.Maximum = "10500,000000"
226 Configuration_AI_NI9219_Resistance 4.Minimum = "0,000000"
227 Configuration_AI_NI9219_Resistance 4.Configuration = "2-Wire"
228 Configuration_AI_NI9219_Resistance 4.CurrentExcitationSource = "Internal"
229 Configuration_AI_NI9219_Resistance 4.CurrentExcitationValue = "0,000500"
230 Configuration_AI_NI9219_Resistance 4.RTD_Type = "Pt3750"
231 Configuration_AI_NI9219_Resistance 4.R0 = "1000,000000"
232 Configuration_AI_NI9219_Resistance 4.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
233 Configuration_AI_NI9219_Resistance 5.Maximum = "250,000000"
234 Configuration_AI_NI9219_Resistance 5.Minimum = "0,000000"
235 Configuration_AI_NI9219_Resistance 5.Configuration = "2-Wire"
236 Configuration_AI_NI9219_Resistance 5.CurrentExcitationSource = "Internal"
237 Configuration_AI_NI9219_Resistance 5.CurrentExcitationValue = "0,000500"
238 Configuration_AI_NI9219_Resistance 5.RTD_Type = "Pt3750"
239 Configuration_AI_NI9219_Resistance 5.R0 = "1000,000000"
240 Configuration_AI_NI9219_Resistance 5.ABC = "<size(s)=3> 0,001224 0,000231 3,938074E-9"
241 Configuration_AI_NI9219_Resistance 6.Maximum = "250,000000"
242 Configuration_AI_NI9219_Resistance 6.Minimum = "0,000000"
243 Configuration_AI_NI9219_Resistance 6.Configuration = "2-Wire"
244 Configuration_AI_NI9219_Resistance 6.CurrentExcitationSource = "Internal"
245 Configuration_AI_NI9219_Resistance 6.CurrentExcitationValue = "0,000500"
246 Configuration_AI_NI9219_Resistance 6.RTD_Type = "Pt3750"
247 Configuration_AI_NI9219_Resistance 6.R0 = "1000,000000"
248 Configuration_AI_NI9219_Resistance 6.ABC = "<size(s)=3> 0,003810 -6,020000E-7 -6,000000E-12"
249 Configuration_AI_NI9219_Type.<size(s)> = "7"
250 Configuration_AI_NI9219_Type 0 = "RTD"
251 Configuration_AI_NI9219_Type 1 = "Resistance_Thermistor"
188 Configuration_AI_NI9219_Type.<size(s)> = "4"
189 Configuration_AI_NI9219_Type 0 = "Thermocouple"
190 Configuration_AI_NI9219_Type 1 = "Thermocouple"
252 191 Configuration_AI_NI9219_Type 2 = "Thermocouple"
253 Configuration_AI_NI9219_Type 3 = "Resistance_RTD"
254 Configuration_AI_NI9219_Type 4 = "Resistance_RTD"
255 Configuration_AI_NI9219_Type 5 = "Resistance_RTD"
256 Configuration_AI_NI9219_Type 6 = "Resistance_RTD"
257 POS_Config.IP = "10.1.2.1"
258 POS_Config.Port = "502"
259 POS_AxesNames.<size(s)> = "3"
260 POS_AxesNames 0 = "X"
261 POS_AxesNames 1 = "Y"
262 POS_AxesNames 2 = "Z"
263 POS_Reference_Axes = "<size(s)=3> 1,000000 1,000000 308,000000"
264 POS_Limits_Axis1 = "<size(s)=2> 0 155"
265 POS_Limits_Axis2 = "<size(s)=2> 0 303"
266 POS_Limits_Axis3 = "<size(s)=2> 0 309"
267 POS_AxesFlipped.<size(s)> = "3"
268 POS_AxesFlipped 0 = "True"
269 POS_AxesFlipped 1 = "True"
270 POS_AxesFlipped 2 = "False"
271 Pos_MaxVelocity = "300"
272 Pos_MaxAcceleration = "15000"
273 Pos_MaxJerk = "140000"
274 Pos_DO_E-Stop_Index = "0"
275 Pos_DO_Setup_Index = "2"
276 ForceLimit_Axis3 = "<size(s)=1> 0,000000"
277 ForceLimit_Axis3_Text.<size(s)> = "1"
278 ForceLimit_Axis3_Text 0 = ""
279 ForceLimit_Axis3_AO_Limits = "<size(s)=2> 0,000000 100,000000"
280 ForceLimit_AI_Index = "0"
281 AirCooling_AI_Index = "1"
282 AirCooling_AO_Index = "0"
192 Configuration_AI_NI9219_Type 3 = "Thermocouple"
283 193
284 194 [DefaultValues]
285 195 WorkingStroke = "0"
@@ -292,7 +202,7
292 202 Sensors+ 0 = "True"
293 203 Sensors+ 1 = "True"
294 204 Sensors+ 2 = "True"
295 Sensors+ 3 = "False"
205 Sensors+ 3 = "True"
296 206 Sensors+ 4 = "False"
297 207 Sensors+ 5 = "False"
298 208 Sensors+ 6 = "False"
@@ -330,7 +240,7
330 240
331 241 [Pathes]
332 242 User = "C:\Work\CurrentTester\support\User.txt"
333 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP2"
243 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3"
334 244 ProtocolsFolder = "\\orion\G K S - Test1\01_Access\Anlagen"
335 245 CurrentProfilesFolder = "\\orion\labview\CurrentTester\support\CurrentProfiles"
336 246 Applicants = "C:\Work\CurrentTester\support\Applicants.txt"
@@ -352,12 +262,12
352 262 ProtocolFolderFormat = "%s_%s_Stromtest"
353 263
354 264 [StateMessages]
355 Info.<size(s)> = "32"
265 Info.<size(s)> = "26"
356 266 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
357 267 Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
358 268 Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
359 269 Info 3 = "Testdaten anlegen"
360 Info 4 = "Zur manuellen Stromeinstellung sollte die Schutzt�renfreigabe aufgehoben werden, zum Verfahren der Achsen sollte der Automatikbetrieb der Anlagensteuerung aktiviert werden!"
270 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!"
361 271 Info 5 = "Test geladen"
362 272 Info 6 = "Laufende Pr�fung..."
363 273 Info 7 = "Pr�fung erfolgreich abgeschlossen"
@@ -379,13 +289,7
379 289 Info 23 = "Testbericht erstellt"
380 290 Info 24 = "Test ist gespeichert"
381 291 Info 25 = "Testdaten werden ge�ndert... Bitte warten"
382 Info 26 = "Achsen werden initialisiert..."
383 Info 27 = "Referenzfahrt l�uft..."
384 Info 28 = "X-Achse wird referenziert..."
385 Info 29 = "Y-Achse wird referenziert..."
386 Info 30 = "Z-Achse wird referenziert..."
387 Info 31 = "Position wird angefahren..."
388 Result.<size(s)> = "32"
292 Result.<size(s)> = "26"
389 293 Result 0 = "Not-Halt"
390 294 Result 1 = ""
391 295 Result 2 = "Bereit"
@@ -412,12 +316,6
412 316 Result 23 = "Bereit"
413 317 Result 24 = "Bereit"
414 318 Result 25 = "Bereit"
415 Result 26 = ""
416 Result 27 = "Einrichtbetrieb"
417 Result 28 = "Einrichtbetrieb"
418 Result 29 = "Einrichtbetrieb"
419 Result 30 = "Einrichtbetrieb"
420 Result 31 = "Einrichtbetrieb"
421 319
422 320 [DialogMessages]
423 321 Messages.<size(s)> = "13"
1 NO CONTENT: modified file
1 NO CONTENT: modified file
1 NO CONTENT: modified file
@@ -552,7 +552,7
552 552 <Property Name="NI.ClassItem.IsStaticMethod" Type="Bool">false</Property>
553 553 <Property Name="NI.ClassItem.MethodScope" Type="UInt">1</Property>
554 554 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
555 <Property Name="NI.ClassItem.State" Type="Int">1107821074</Property>
555 <Property Name="NI.ClassItem.State" Type="Int">1115685392</Property>
556 556 </Item>
557 557 <Item Name="PowerSupply_GetCurrent.vi" Type="VI" URL="../OverrideVIs/PowerSupply_GetCurrent.vi">
558 558 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%A!!!!#A!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!".!#A!.4X6U=(6U1X6S=G6O&gt;!!I1(!!(A!!&amp;2.D&lt;'&amp;T=V^)5UV1-CZM&gt;G.M98.T!!F$&lt;'&amp;T=S"0&gt;81!+%"Q!"Y!!"549WRB=X.@3&amp;..5$)O&lt;(:D&lt;'&amp;T=Q!)1WRB=X-A37Y!!#"!5!!$!!!!!1!#%W6S=G^S)'FO)#BO&lt;S"F=H*P=CE!6!$Q!!Q!!Q!%!!5!"!!%!!9!"!!(!!A!"!!%!!1$!!"Y!!!.#!!!!!!!!!E!!!!!!!!!!!!!!)U(!!!!!!!!E!!!!!I!!!!!!!!!!!!!!!!!!!!!!1!*!!!!!!</Property>
@@ -579,7 +579,7
579 579 <Property Name="NI.ClassItem.IsStaticMethod" Type="Bool">false</Property>
580 580 <Property Name="NI.ClassItem.MethodScope" Type="UInt">1</Property>
581 581 <Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
582 <Property Name="NI.ClassItem.State" Type="Int">1107821072</Property>
582 <Property Name="NI.ClassItem.State" Type="Int">1115685392</Property>
583 583 </Item>
584 584 <Item Name="PowerSupply_Reset.vi" Type="VI" URL="../OverrideVIs/PowerSupply_Reset.vi">
585 585 <Property Name="NI.ClassItem.ConnectorPane" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!%.!!!!#1!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!#B!=!!?!!!6%W.M98.T8UB446!S,GRW9WRB=X-!#5.M98.T)%^V&gt;!!I1(!!(A!!&amp;2.D&lt;'&amp;T=V^)5UV1-CZM&gt;G.M98.T!!B$&lt;'&amp;T=S"*&lt;A!!)%"1!!-!!!!"!!)4:8*S&lt;X)A;7YA+'ZP)'6S=G^S+1"5!0!!$!!$!!1!"!!%!!1!"1!%!!9!"Q!%!!1!"!-!!(A!!!U)!!!!!!!!!!!!!!!!!!!!!!!!D1=!!!!!!!#1!!!!#A!!!!!!!!!!!!!!!!!!!!!"!!A!!!!!</Property>
1 NO CONTENT: modified file
General Comments 0
You need to be logged in to leave comments. Login now