##// END OF EJS Templates
- Movement with consent button by opened door allowed...
- Movement with consent button by opened door allowed - Word-protocol optimization

File last commit:

r64:65
r64:65
Show More
Initialization.ini
337 lines | 16.0 KiB | text/x-ini | IniLexer
/ builds / data / Initialization.ini
- CurrentTester: SMP3 implemented
r0 [Tester]
- Movement with consent button by opened door allowed...
r64 TesterType = "SMP3"
TesterName = "Strommessplatz 3"
MaxCurrent = 130
- CurrentTester: SMP3 implemented
r0 MaxTemperature = 250
- Semaphors for positioning unit implemented...
r44 MaxAmbientTemperature = 50
- Temperature warning during the test implemented
r52 TemperatureWarning- = 10
- HSMP2 prepared
r42 SensorsEnable.<size(s)> = "15"
- CurrentTester: SMP3 implemented
r0 SensorsEnable 0 = "True"
SensorsEnable 1 = "True"
SensorsEnable 2 = "True"
SensorsEnable 3 = "True"
- PID regler: init bug changed;...
r13 SensorsEnable 4 = "True"
- HSMP2 prepared
r42 SensorsEnable 5 = "True"
SensorsEnable 6 = "True"
- HSMP2: NI9212 for 8 sensors reserved...
r53 SensorsEnable 7 = "True"
- Movement with consent button by opened door allowed...
r64 SensorsEnable 8 = "False"
SensorsEnable 9 = "False"
- Delay to start measurement added to ini;...
r54 SensorsEnable 10 = "False"
- Semaphors for positioning unit implemented...
r44 SensorsEnable 11 = "False"
SensorsEnable 12 = "False"
SensorsEnable 13 = "False"
SensorsEnable 14 = "False"
- HSMP2 prepared
r42 SensorsDescription.<size(s)> = "15"
- Movement with consent button by opened door allowed...
r64 SensorsDescription 0 = "NI-9210: Ch0"
SensorsDescription 1 = "NI-9210: Ch1"
SensorsDescription 2 = "NI-9210: Ch2"
SensorsDescription 3 = "NI-9210: Ch3"
SensorsDescription 4 = "NI-9219: Ch0"
SensorsDescription 5 = "NI-9219: Ch1"
SensorsDescription 6 = "NI-9219: Ch2"
SensorsDescription 7 = "NI-9219: Ch3"
SensorsDescription 8 = ""
SensorsDescription 9 = ""
SensorsDescription 10 = ""
SensorsDescription 11 = ""
SensorsDescription 12 = ""
SensorsDescription 13 = ""
SensorsDescription 14 = ""
- Ready to test without measurement system optimization
r48 VoltageDescription.<size(s)> = "5 2"
- Movement with consent button by opened door allowed...
r64 VoltageDescription 0 = "NI PXI-6281: Ch3"
- SMP3 configuration in setup mode ready (not tested)
r2 VoltageDescription 1 = "Pr�flingsspannung [V]"
- Movement with consent button by opened door allowed...
r64 VoltageDescription 2 = "NI PXI-6281: Ch4"
VoltageDescription 3 = "Shunt- Spannung [V]"
- SMP3 configuration in setup mode ready (not tested)
r2 VoltageDescription 4 = ""
VoltageDescription 5 = "Strom [A]"
VoltageDescription 6 = ""
VoltageDescription 7 = "Widerstand [mOhm]"
- Ready to test without measurement system optimization
r48 VoltageDescription 8 = ""
VoltageDescription 9 = "Leistung [W]"
- CurrentTester: SMP3 implemented
r0 CalibrationPassword = "48c8947f69c054a5caa934674ce8881d02bb18fb59d5a63eeaddff735b0e9801e87294783281ae49fc8287a0fd86779b27d7972d3e84f0fa0d826d7cb67dfefc"
[Hardware]
- Movement with consent button by opened door allowed...
r64 SimulateDevices = True
DI_E-Stop = "PXI1Slot5/port0/line5"
DI_Setup = "PXI1Slot5/port0/line4"
PowerSupply_VISAName = "COM4"
PowerSupply_Address = "1"
PowerSupply_Baudrate = "9600"
PowerSupply_OutputVoltage = "5,500000"
PowerSupply_OverVoltageProtection = "6,000000"
- HSMP2 prepared
r42 PowerSupply_MinCurrent = "0"
- CurrentTester: SMP3 implemented
r0 PowerSupply_Check = False
- Movement with consent button by opened door allowed...
r64 PowerSupply_WarningPower = "200,000000"
PowerSupply_AbortPower = "250,000000"
PowerSupply_PID = "False"
PowerSupply_PID_Time = "0,100000"
- HSMP2 prepared
r42 PowerSupply_PID_ProportionalGain = "0,100000"
PowerSupply_PID_IntegralTime = "0,180000"
- PID in setup;...
r14 PowerSupply_PID_DerivativeTime = "0,000000"
- Movement with consent button by opened door allowed...
r64 AbortCurrentDifference = "50"
- HSMP2 prepared
r42 Measurement_Channels.<size(s)> = "17"
- Movement with consent button by opened door allowed...
r64 Measurement_Channels 0 = "PXI1Slot5/ai4"
Measurement_Channels 1 = "PXI1Slot5/ai5"
Measurement_Channels 2 = "NI9210/ai0"
Measurement_Channels 3 = "NI9210/ai1"
Measurement_Channels 4 = "NI9210/ai2"
Measurement_Channels 5 = "NI9210/ai3"
Measurement_Channels 6 = "NI9219/ai0"
Measurement_Channels 7 = "NI9219/ai1"
Measurement_Channels 8 = "NI9219/ai2"
Measurement_Channels 9 = "NI9219/ai3"
Measurement_Channels 10 = ""
Measurement_Channels 11 = ""
Measurement_Channels 12 = ""
Measurement_Channels 13 = ""
Measurement_Channels 14 = ""
Measurement_Channels 15 = ""
Measurement_Channels 16 = ""
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"
ShuntResistance = 0,001
- CurrentTester: SMP3 implemented
r0 Measurement_Check = False
- Delay to start measurement added to ini;...
r54 Measurement_Delay = "1"
- Movement with consent button by opened door allowed...
r64 DMM_VISAName = "PXI1Slot3"
DMM_ContactLimits = "<size(s)=2> 0,0 1,0"
- HSMP2 prepared
r42 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"
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"
- Movement with consent button by opened door allowed...
r64 VoltageGain = "<size(s)=5> 1,000000 1,000000 1,000000 1,000000 1,000000"
- Ready to test without measurement system optimization
r48 VoltageOffset = "<size(s)=5> 0,000000 0,000000 0,000000 0,000000 0,000000"
- CurrentTester: SMP3 implemented
r0 AllowedContactFails = "2"
- Movement with consent button by opened door allowed...
r64 [SMP3]
DMM_Function = "2-wire Resistance"
DMM_AutoRange = False
DMM_Range = "0,020000"
DMM_Resolution = "0,001000"
- HSMP2 prepared
r42 Configuration_AI_Voltage.<size(s)> = "2"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Voltage 0.Maximum = "5,000000"
Configuration_AI_Voltage 0.Minimum = "-5,000000"
- HSMP2 prepared
r42 Configuration_AI_Voltage 0.InputTerminalConfiguration = "Differential"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Voltage 1.Maximum = "1,000000"
Configuration_AI_Voltage 1.Minimum = "-1,000000"
- HSMP2 prepared
r42 Configuration_AI_Voltage 1.InputTerminalConfiguration = "Differential"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Thermocouple.<size(s)> = "8"
- HSMP2 prepared
r42 Configuration_AI_Thermocouple 0.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Thermocouple 0.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_Thermocouple 0.Type = "K"
Configuration_AI_Thermocouple 0.CJC_Source = "Built-In"
Configuration_AI_Thermocouple 0.CJC_Value = "25,000000"
Configuration_AI_Thermocouple 1.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Thermocouple 1.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_Thermocouple 1.Type = "K"
Configuration_AI_Thermocouple 1.CJC_Source = "Built-In"
Configuration_AI_Thermocouple 1.CJC_Value = "25,000000"
Configuration_AI_Thermocouple 2.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Thermocouple 2.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_Thermocouple 2.Type = "K"
Configuration_AI_Thermocouple 2.CJC_Source = "Built-In"
Configuration_AI_Thermocouple 2.CJC_Value = "25,000000"
Configuration_AI_Thermocouple 3.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Thermocouple 3.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_Thermocouple 3.Type = "K"
Configuration_AI_Thermocouple 3.CJC_Source = "Built-In"
Configuration_AI_Thermocouple 3.CJC_Value = "10,000000"
Configuration_AI_Thermocouple 4.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Thermocouple 4.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_Thermocouple 4.Type = "K"
Configuration_AI_Thermocouple 4.CJC_Source = "Built-In"
Configuration_AI_Thermocouple 4.CJC_Value = "25,000000"
Configuration_AI_Thermocouple 5.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Thermocouple 5.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_Thermocouple 5.Type = "K"
Configuration_AI_Thermocouple 5.CJC_Source = "Built-In"
Configuration_AI_Thermocouple 5.CJC_Value = "25,000000"
Configuration_AI_Thermocouple 6.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Thermocouple 6.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_Thermocouple 6.Type = "K"
Configuration_AI_Thermocouple 6.CJC_Source = "Built-In"
Configuration_AI_Thermocouple 6.CJC_Value = "25,000000"
Configuration_AI_Thermocouple 7.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_Thermocouple 7.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_Thermocouple 7.Type = "K"
Configuration_AI_Thermocouple 7.CJC_Source = "Built-In"
Configuration_AI_Thermocouple 7.CJC_Value = "25,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Resistance.<size(s)> = "4"
Configuration_AI_NI9219_Resistance 0.Maximum = "10500,000000"
- HSMP2 prepared
r42 Configuration_AI_NI9219_Resistance 0.Minimum = "0,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Resistance 0.Configuration = "2-Wire"
- HSMP2 prepared
r42 Configuration_AI_NI9219_Resistance 0.CurrentExcitationSource = "Internal"
Configuration_AI_NI9219_Resistance 0.CurrentExcitationValue = "0,000500"
Configuration_AI_NI9219_Resistance 0.RTD_Type = "Pt3750"
Configuration_AI_NI9219_Resistance 0.R0 = "1000,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Resistance 0.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
- HSMP2: NI9212 for 8 sensors reserved...
r53 Configuration_AI_NI9219_Resistance 1.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Resistance 1.Minimum = "-200,000000"
- HSMP2: NI9212 for 8 sensors reserved...
r53 Configuration_AI_NI9219_Resistance 1.Configuration = "2-Wire"
- HSMP2 prepared
r42 Configuration_AI_NI9219_Resistance 1.CurrentExcitationSource = "Internal"
Configuration_AI_NI9219_Resistance 1.CurrentExcitationValue = "0,000500"
Configuration_AI_NI9219_Resistance 1.RTD_Type = "Pt3750"
Configuration_AI_NI9219_Resistance 1.R0 = "1000,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Resistance 1.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
- HSMP2: NI9212 for 8 sensors reserved...
r53 Configuration_AI_NI9219_Resistance 2.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Resistance 2.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_NI9219_Resistance 2.Configuration = "2-Wire"
Configuration_AI_NI9219_Resistance 2.CurrentExcitationSource = "Internal"
Configuration_AI_NI9219_Resistance 2.CurrentExcitationValue = "0,000500"
Configuration_AI_NI9219_Resistance 2.RTD_Type = "Pt3750"
Configuration_AI_NI9219_Resistance 2.R0 = "1000,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Resistance 2.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
- HSMP2 prepared
r42 Configuration_AI_NI9219_Resistance 3.Maximum = "250,000000"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Resistance 3.Minimum = "-200,000000"
- HSMP2 prepared
r42 Configuration_AI_NI9219_Resistance 3.Configuration = "2-Wire"
Configuration_AI_NI9219_Resistance 3.CurrentExcitationSource = "Internal"
Configuration_AI_NI9219_Resistance 3.CurrentExcitationValue = "0,000500"
Configuration_AI_NI9219_Resistance 3.RTD_Type = "Pt3750"
Configuration_AI_NI9219_Resistance 3.R0 = "1000,000000"
Configuration_AI_NI9219_Resistance 3.ABC = "<size(s)=3> 1,224312924E-3 2,308955523E-4 3,938074268E-9"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Type.<size(s)> = "4"
Configuration_AI_NI9219_Type 0 = "Thermocouple"
Configuration_AI_NI9219_Type 1 = "Thermocouple"
- HSMP2: NI9212 for 8 sensors reserved...
r53 Configuration_AI_NI9219_Type 2 = "Thermocouple"
- Movement with consent button by opened door allowed...
r64 Configuration_AI_NI9219_Type 3 = "Thermocouple"
- SMP3 configuration in setup mode ready (not tested)
r2
- CurrentTester: SMP3 implemented
r0 [DefaultValues]
WorkingStroke = "0"
- HSMP2 prepared
r42 MaxTemperature = "<size(s)=15> 50,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000 250,000000"
- CurrentTester: SMP3 implemented
r0 MeasurementTime = "1"
NominalCurrent = "0"
TableControl = False
- HSMP2 prepared
r42 SensorsColor = "<size(s)=15> 16776960 16711680 16744448 16744640 16711935 10879142 8388863 8421631 423327 9567230 14869218 14869218 14869218 14869218 14869218"
Sensors+.<size(s)> = "15"
- CurrentTester: SMP3 implemented
r0 Sensors+ 0 = "True"
Sensors+ 1 = "True"
Sensors+ 2 = "True"
- Movement with consent button by opened door allowed...
r64 Sensors+ 3 = "True"
- HSMP2 prepared
r42 Sensors+ 4 = "False"
- CurrentTester: SMP3 implemented
r0 Sensors+ 5 = "False"
Sensors+ 6 = "False"
Sensors+ 7 = "False"
Sensors+ 8 = "False"
Sensors+ 9 = "False"
- HSMP2 prepared
r42 Sensors+ 10 = "False"
Sensors+ 11 = "False"
Sensors+ 12 = "False"
Sensors+ 13 = "False"
Sensors+ 14 = "False"
SensorsFunction.<size(s)> = "15"
- CurrentTester: SMP3 implemented
r0 SensorsFunction 0 = "Umgebungstemperatur"
SensorsFunction 1 = "Pr�flingstemperatur"
SensorsFunction 2 = "Temperatur 3"
SensorsFunction 3 = "Temperatur 4"
SensorsFunction 4 = "Temperatur 5"
SensorsFunction 5 = "Temperatur 6"
SensorsFunction 6 = "Temperatur 7"
SensorsFunction 7 = "Temperatur 8"
SensorsFunction 8 = "Temperatur 9"
SensorsFunction 9 = "Temperatur 10"
- HSMP2 prepared
r42 SensorsFunction 10 = "Temperatur 11"
SensorsFunction 11 = "Temperatur 12"
SensorsFunction 12 = "Temperatur 13"
SensorsFunction 13 = "Temperatur 14"
SensorsFunction 14 = "Temperatur 15"
ForceLimit_Z = "0"
MovingParameter.Velocity = "20,000000"
MovingParameter.Acceleration = "50,000000"
MovingParameter.Jerk = "140000,000000"
Learning_Steps.X = "1,000000"
Learning_Steps.Y = "1,000000"
Learning_Steps.Z = "1,000000"
- CurrentTester: SMP3 implemented
r0
[Pathes]
User = "C:\Work\CurrentTester\support\User.txt"
- Movement with consent button by opened door allowed...
r64 ReportsFolder = "C:\Work\CurrentTester\support\ResultData_SMP3"
- Delay to start measurement added to ini;...
r54 ProtocolsFolder = "\\orion\G K S - Test1\01_Access\Anlagen"
- Evaluation tester type added
r59 CurrentProfilesFolder = "\\orion\labview\CurrentTester\support\CurrentProfiles"
- English report: bug corrected with wrong resistance data;...
r32 Applicants = "C:\Work\CurrentTester\support\Applicants.txt"
- CurrentTester: SMP3 implemented
r0
[Report]
FileNameFormat = "%s_TestResults.txt"
- English report: bug corrected with wrong resistance data;...
r32 ReportNameFormat = "%s_TestReport_%s.xlsx"
- CurrentTester: SMP3 implemented
r0 ReportTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\TemplateGerman.xlsx"
ReportTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\TemplateEnglish.xlsx"
- Protocol creation implemented
r5 [Protocol]
- English report: bug corrected with wrong resistance data;...
r32 ProtocolNameFormat = "%s_A%d_Report_%s.docx"
- Protocol creation implemented
r5 ProtocolTemplate_German = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateGerman.dotx"
ProtocolTemplate_English = "C:\Work\CurrentTester\support\ReportTemplates\ProtocolTemplateEnglish.dotx"
- Protocol creation: move files added;...
r6 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!"
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!"
- PID regler: init bug changed;...
r13 ProtocolDataFolderName = "Bilder|Messungen"
- Copy test data network added;...
r57 ProtocolFolderFormat = "%s_%s_Stromtest"
- Protocol creation implemented
r5
- CurrentTester: SMP3 implemented
r0 [StateMessages]
- Movement with consent button by opened door allowed...
r64 Info.<size(s)> = "26"
- CurrentTester: SMP3 implemented
r0 Info 0 = "Aktivierter Not-Halt oder eine T�r steht offen! Ein Teststart ist nicht m�glich"
Info 1 = "Zum Anlegen eines neuen Tests "Neuer Test" klicken"
Info 2 = "Grunddaten anlegen oder bestehenden Test �ffnen"
Info 3 = "Testdaten anlegen"
- Movement with consent button by opened door allowed...
r64 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!"
- CurrentTester: SMP3 implemented
r0 Info 5 = "Test geladen"
Info 6 = "Laufende Pr�fung..."
Info 7 = "Pr�fung erfolgreich abgeschlossen"
Info 8 = "Fehler aufgetreten!"
Info 9 = "Test abgebrochen!"
Info 10 = "Test abgebrochen! Maximale Temperatur wurde �berschritten"
Info 11 = "Test abgebrochen! Fehlerhafte Kontaktierung"
Info 12 = "Test abgebrochen! Messrate ist zu hoch"
Info 13 = "Test abgebrochen! Stromprofil- Generierung ist fehlgeschlagen"
- PID prepared;...
r9 Info 14 = "Test abgebrochen! Eingestellte Abschaltleistung der Stromquelle wurde erreicht"
- Abort current difference added
r15 Info 15 = "Test abgebrochen! Gemessener Strom liegt au�erhalb des definierten Bereichs"
- Buttons names changed for reports creation
r24 Info 16 = "Testprotokoll wird erstellt... Bitte warten"
Info 17 = "Testprotokoll erstellt"
- Abort current difference added
r15 Info 18 = "Der letzte Test ist geladen..."
- Movement with consent button by opened door allowed...
r64 Info 19 = "Testdaten zur Testberichterstellung laden"
Info 20 = "Testdaten werden geladen... Bitte warten"
Info 21 = "Testdaten zur Testberichterstellung ausw�hlen"
Info 22 = "Testbericht wird erstellt... Bitte warten"
Info 23 = "Testbericht erstellt"
Info 24 = "Test ist gespeichert"
Info 25 = "Testdaten werden ge�ndert... Bitte warten"
Result.<size(s)> = "26"
- CurrentTester: SMP3 implemented
r0 Result 0 = "Not-Halt"
Result 1 = ""
Result 2 = "Bereit"
Result 3 = "Bereit"
Result 4 = "Einrichtbetrieb"
Result 5 = "Bereit"
Result 6 = "Pr�fung l�uft"
Result 7 = "Pr�fung fertig"
Result 8 = "Fehler"
Result 9 = "Pr�fung Stop"
Result 10 = "Pr�fung Stop"
Result 11 = "Pr�fung Stop"
Result 12 = "Pr�fung Stop"
Result 13 = "Pr�fung Stop"
- PID prepared;...
r9 Result 14 = "Pr�fung Stop"
- Abort current difference added
r15 Result 15 = "Pr�fung Stop"
- CurrentTester: SMP3 implemented
r0 Result 16 = "Bereit"
- Protocol creation implemented
r5 Result 17 = "Bereit"
- Protocol creation: move files added;...
r6 Result 18 = "Bereit"
Result 19 = "Bereit"
- PID prepared;...
r9 Result 20 = "Bereit"
- Abort current difference added
r15 Result 21 = "Bereit"
- Semaphors for positioning unit implemented...
r44 Result 22 = "Bereit"
- Synchronization local and network implemented
r61 Result 23 = "Bereit"
- Movement with consent button by opened door allowed...
r64 Result 24 = "Bereit"
Result 25 = "Bereit"
- CurrentTester: SMP3 implemented
r0
[DialogMessages]
- Movement with consent button by opened door allowed...
r64 Messages.<size(s)> = "13"
- CurrentTester: SMP3 implemented
r0 Messages 0 = "Achtung Einrichtbetrieb!\0AM�gliche Gefahren:\0A-Klemmgefahr\0A-Hei�e Oberfl�chen\0A-Lichtbogen"
- Synchronization local and network implemented
r61 Messages 1 = "Bitte achten Sie darauf, dass alle Eingabefelder in der gew�hlten Sprache sind"
Messages 2 = "Geben Sie die f�r die Testberichterstellung erforderlichen Daten ein. Bitte achten Sie darauf, dass alle Eingabefelder in der gew�hlten Sprache sind"
- Movement with consent button by opened door allowed...
r64 Messages 3 = "\0A\0A\0AF�r den ausgew�hlten Artikel sind mehrere Stromprofile verf�gbar, eine kombinierte Anzeige ist daher nicht m�glich!"
- English report: bug corrected with wrong resistance data;...
r32 Messages 4 = "W�hlen Sie eine Testkonfigurationsdatei zum Laden aus"
Messages 5 = "W�hlen Sie einen Ordner aus, der die Testergebnisse zum Laden enth�lt"
- HSMP2 prepared
r42 Messages 6 = "W�hlen Sie einen ID-Ordner aus, der alle Testergebnisse zum Laden enth�lt"
- Copy test data network added;...
r57 Messages 7 = "Die Merkzetteldaten werden gel�scht!\0ABitte best�tigen Sie die Operation oder schlie�en Sie das Dialogfeld, um den Vorgang abzubrechen ..."
- Change test data for single test result and for protocoll creation page...
r60 Messages 8 = "Sollen die Testmessdaten zur sp�teren Testberichtserstellung au�erhalb des Stromtesters in das unten stehende Verzeichnis im Netzwerk kopiert werden?"
- Tips in ini added...
r63 Messages 9 = "Sollen die Testdaten ge�ndert, bestehende Verzeichnisse umbenannt und vorhandene Excel- Testprotokolle �berschrieben werden?"
- Movement with consent button by opened door allowed...
r64 Messages 10 = "W�hlen Sie Artikel zum Laden aus"
Messages 11 = "Soll das unten stehende Verzeichnis erstellt werden?"
Messages 12 = "Zur Achsensteuerung mit freigegebenen T�ren sollte der Zustimmtaster w�hrend der Bewegung gedr�ckt werden"
- Tips in ini added...
r63
[Tips]
Text.<size(s)> = "2"
Text 0 = "Der resultierende vollst�ndige Windows-Dateipfad f�r die eingegebene Test ID, den Unterordner und die Pr�flingsbezeichnung ist zu lang!"
Text 1 = "Der eingegebene Sensorname soll einmalig und nicht leer sein, maximal 31 Zeichen aufweisen und keines der folgenden Zeichen enthalten: \/:*?"<>|."