##// END OF EJS Templates
LabVIEW -
r30:31
parent child Browse files
Show More
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -1,34 +1,34
1 [Tester]
1 [Tester]
2 TesterType = "SMP3"
2 TesterType = "HSMP1"
3 TesterName = "Strommessplatz 3"
3 TesterName = "Hochstrommessplatz 1"
4 MaxCurrent = 130
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 = "False"
12 SensorsEnable 5 = "True"
12 SensorsEnable 5 = "False"
13 SensorsEnable 6 = "True"
13 SensorsEnable 6 = "False"
14 SensorsEnable 7 = "True"
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 = "Keithley: Ch6"
19 SensorsDescription 1 = "NI-9210: Ch2"
19 SensorsDescription 1 = "Keithley: Ch7"
20 SensorsDescription 2 = "NI-9210: Ch3"
20 SensorsDescription 2 = "Keithley: Ch8"
21 SensorsDescription 3 = "NI-9210: Ch4"
21 SensorsDescription 3 = "Keithley: Ch9"
22 SensorsDescription 4 = "NI-9219: Ch1"
22 SensorsDescription 4 = "Keithley: Ch10"
23 SensorsDescription 5 = "NI-9219: Ch2"
23 SensorsDescription 5 = ""
24 SensorsDescription 6 = "NI-9219: Ch3"
24 SensorsDescription 6 = ""
25 SensorsDescription 7 = "NI-9219: Ch4"
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 = "NI PXI-6281: Ch4"
29 VoltageDescription 0 = "Keithley: Ch2"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
30 VoltageDescription 1 = "Pr�flingsspannung [V]"
31 VoltageDescription 2 = "NI PXI-6281: Ch5"
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]"
@@ -38,35 +38,36
38
38
39 [Hardware]
39 [Hardware]
40 SimulateDevices = True
40 SimulateDevices = True
41 DI_E-Stop = "PXI1Slot5/port0/line5"
41 DI_E-Stop = "Dev1/port1/line0"
42 DI_Setup = "PXI1Slot5/port0/line4"
42 DI_Setup = ""
43 PowerSupply_MinCurrent = "0"
43 PowerSupply_MinCurrent = "1"
44 PowerSupply_Check = False
44 PowerSupply_Check = False
45 PowerSupply_WarningPower = "780,000000"
45 PowerSupply_WarningPower = "4700,000000"
46 PowerSupply_AbortPower = "790,000000"
46 PowerSupply_AbortPower = "4750,000000"
47 PowerSupply_PID = "FALSE"
47 PowerSupply_PID = "False"
48 PowerSupply_PID_Time = "0,200000"
48 PowerSupply_PID_Time = "0,100000"
49 PowerSupply_PID_ProportionalGain = "0,100000"
49 PowerSupply_PID_ProportionalGain = "0,100000"
50 PowerSupply_PID_IntegralTime = "0,180000"
50 PowerSupply_PID_IntegralTime = "0,180000"
51 PowerSupply_PID_DerivativeTime = "0,000000"
51 PowerSupply_PID_DerivativeTime = "0,000000"
52 AbortCurrentDifference = "50,000000"
52 AbortCurrentDifference = "0"
53 Measurement_Channels.<size(s)> = "12"
53 Measurement_Channels.<size(s)> = "13"
54 Measurement_Channels 0 = "PXI1Slot5/ai4"
54 Measurement_Channels 0 = "112"
55 Measurement_Channels 1 = "PXI1Slot5/ai5"
55 Measurement_Channels 1 = "102"
56 Measurement_Channels 2 = "NI9210/ai0"
56 Measurement_Channels 2 = "104"
57 Measurement_Channels 3 = "NI9210/ai1"
57 Measurement_Channels 3 = "106"
58 Measurement_Channels 4 = "NI9210/ai2"
58 Measurement_Channels 4 = "107"
59 Measurement_Channels 5 = "NI9210/ai3"
59 Measurement_Channels 5 = "108"
60 Measurement_Channels 6 = "NI9219/ai0"
60 Measurement_Channels 6 = "109"
61 Measurement_Channels 7 = "NI9219/ai1"
61 Measurement_Channels 7 = "110"
62 Measurement_Channels 8 = "NI9219/ai2"
62 Measurement_Channels 8 = ""
63 Measurement_Channels 9 = "NI9219/ai3"
63 Measurement_Channels 9 = ""
64 Measurement_Channels 10 = ""
64 Measurement_Channels 10 = ""
65 Measurement_Channels 11 = ""
65 Measurement_Channels 11 = ""
66 ShuntResistance = 0,001
66 Measurement_Channels 12 = ""
67 ShuntResistance = 0,00006
67 Measurement_Check = False
68 Measurement_Check = False
68 DMM_VISAName = "PXI1Slot3"
69 DMM_VISAName = "COM1"
69 DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
70 DMM_ContactLimits = "<size(s)=2> 0,000000 4,000000"
70 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
71 TemperatureGain = "<size(s)=10> 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000 1,000000"
71 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
72 TemperatureOffset = "<size(s)=10> 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000 0,000000"
72 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
73 VoltageGain = "<size(s)=4> 1,000000 1,000000 1,000000 1,000000"
@@ -225,7 +226,7
225
226
226 [DefaultValues]
227 [DefaultValues]
227 WorkingStroke = "0"
228 WorkingStroke = "0"
228 MaxTemperature = "<size(s)=10> 50,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000 80,000000"
229 MaxTemperature = "<size(s)=10> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
229 MeasurementTime = "1"
230 MeasurementTime = "1"
230 NominalCurrent = "0"
231 NominalCurrent = "0"
231 TableControl = False
232 TableControl = False
@@ -235,7 +236,7
235 Sensors+ 1 = "True"
236 Sensors+ 1 = "True"
236 Sensors+ 2 = "True"
237 Sensors+ 2 = "True"
237 Sensors+ 3 = "True"
238 Sensors+ 3 = "True"
238 Sensors+ 4 = "False"
239 Sensors+ 4 = "True"
239 Sensors+ 5 = "False"
240 Sensors+ 5 = "False"
240 Sensors+ 6 = "False"
241 Sensors+ 6 = "False"
241 Sensors+ 7 = "False"
242 Sensors+ 7 = "False"
@@ -255,8 +256,8
255
256
256 [Pathes]
257 [Pathes]
257 User = "C:\Work\CurrentTester\support\User.txt"
258 User = "C:\Work\CurrentTester\support\User.txt"
258 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3"
259 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
259 ProtocolsFolder = "\\orion\G K S - Test1\01_Access\Anlagen"
260 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols"
260 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
261 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
261
262
262 [Report]
263 [Report]
@@ -257,7 +257,7
257 [Pathes]
257 [Pathes]
258 User = "C:\Work\CurrentTester\support\User.txt"
258 User = "C:\Work\CurrentTester\support\User.txt"
259 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
259 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1"
260 ProtocolsFolder = "\\orion\G K S - Test1\01_Access\Anlagen"
260 ProtocolsFolder = "C:\Work\CurrentTester\support\ResultData_HSMP1\Protocols"
261 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
261 CurrentProfilesFolder = "C:\Work\CurrentTester\support\CurrentProfiles"
262
262
263 [Report]
263 [Report]
1 NO CONTENT: modified file
NO CONTENT: modified file
1 NO CONTENT: modified file
NO CONTENT: modified file
General Comments 0
You need to be logged in to leave comments. Login now