From c72fb29f3612235e2cb661836602757e4323d338 Mon Sep 17 00:00:00 2001 From: Milan Hanajik Date: Thu, 3 Dec 2020 15:05:10 +0100 Subject: [PATCH] Constructors of components : Logging level increased to WARN. --- TBF/BenchControl/Ambient/Comet/Ambient.cs | 2 +- TBF/BenchControl/Ambient/Greco/Ambient.cs | 2 +- TBF/BenchControl/Danfoss/VLT2800/Pump.cs | 2 +- .../DataContainers/BackupAndSecurityOptions/Component.cs | 2 +- TBF/BenchControl/DataContainers/BenchInfo/Extended/Component.cs | 2 +- TBF/BenchControl/DataContainers/BenchInfo/iPerl/Component.cs | 2 +- TBF/BenchControl/DataContainers/Buoyancy/Component.cs | 2 +- TBF/BenchControl/DataContainers/Density/Component.cs | 2 +- TBF/BenchControl/DataContainers/Evaporation/Component.cs | 2 +- TBF/BenchControl/DataEntry/Combined/EntryForm.cs | 2 +- TBF/BenchControl/DataEntry/Fewa/EntryFormNoStartEnd.cs | 2 +- TBF/BenchControl/DataEntry/HeatMeters12/EntryForm.cs | 2 +- TBF/BenchControl/DataEntry/HeatMeters6/EntryForm.cs | 2 +- TBF/BenchControl/DataEntry/Munich/EntryForm.cs | 2 +- TBF/BenchControl/DataEntry/Munich3/EntryForm.cs | 2 +- TBF/BenchControl/DataEntry/Single/EntryFormNoStartEnd.cs | 2 +- TBF/BenchControl/DataEntry/Standard12/EntryFormNoStartEnd.cs | 2 +- TBF/BenchControl/DataEntry/Standard24/EntryFormNoStartEnd.cs | 2 +- TBF/BenchControl/DataEntry/Standard48/EntryFormNoStartEnd.cs | 2 +- TBF/BenchControl/DataEntry/Standard6/EntryFormNoStartEnd.cs | 2 +- TBF/BenchControl/DataEntry/StandardCamera/EntryForm.cs | 2 +- TBF/BenchControl/DataEntry/iPerl/EntryForm.cs | 2 +- TBF/BenchControl/Dummy/Balance/Component.cs | 2 +- TBF/BenchControl/Dummy/Diverter/Component.cs | 2 +- TBF/BenchControl/Dummy/FlowMeter/FlowMeter.cs | 2 +- TBF/BenchControl/Dummy/RegulValve/RegulValve.cs | 2 +- TBF/BenchControl/Dummy/Valve/Component.cs | 2 +- TBF/BenchControl/Elde/ControlBoardDev.cs | 2 +- TBF/BenchControl/Elde/CoverTest/CoverTest.cs | 2 +- TBF/BenchControl/Elde/Diverter/Diverter.cs | 2 +- .../Elde/FixedStartRegisterReader/RegisterReader.cs | 2 +- TBF/BenchControl/Elde/FlowMeter/FlowMeter.cs | 2 +- TBF/BenchControl/Elde/FlowMeterDewa/FlowMeter.cs | 2 +- TBF/BenchControl/Elde/FlowMeterTriplet/FlowMeter.cs | 2 +- TBF/BenchControl/Elde/FlowMeterTwins/FlowMeter.cs | 2 +- TBF/BenchControl/Elde/PressureMeter/PressureMeter.cs | 2 +- TBF/BenchControl/Elde/PressureMeterInternal/PressureMeter.cs | 2 +- TBF/BenchControl/Elde/Pump/Pump.cs | 2 +- TBF/BenchControl/Elde/PumpTandem/Pump.cs | 2 +- TBF/BenchControl/Elde/PumpWithFM/Pump.cs | 2 +- TBF/BenchControl/Elde/RegulValve/RegulValve.cs | 2 +- TBF/BenchControl/Elde/RegulValveCoax/RegulValve.cs | 2 +- TBF/BenchControl/Elde/RegulValveTandem/RegulValveTandem.cs | 2 +- TBF/BenchControl/Elde/TempMeter/TempMeter.cs | 2 +- TBF/BenchControl/Elde/TempMeterInternal/TempMeter.cs | 2 +- TBF/BenchControl/Elde/TempMeterMeret/TempMeter.cs | 2 +- TBF/BenchControl/Elde/Valve/Valve.cs | 2 +- TBF/BenchControl/Elde/ValveEx/Valve.cs | 2 +- TBF/BenchControl/Hart/Common/Hart.cs | 2 +- TBF/BenchControl/Hart/Nivotrack/Nivotrack.cs | 2 +- TBF/BenchControl/Keithley/Multimeter_2010_RS232/Multimeter.cs | 2 +- TBF/BenchControl/Keithley/TempMeter/TempMeter.cs | 2 +- TBF/BenchControl/MettlerToledo/Multi/BalanceDev.cs | 2 +- TBF/BenchControl/MettlerToledo/Standard/BalanceDev.cs | 2 +- TBF/BenchControl/MettlerToledo/Standard/BalanceNewDev.cs | 2 +- TBF/BenchControl/MettlerToledo/Standard/BalanceOld.cs | 2 +- TBF/BenchControl/Modbus/CometAmbient/Ambient.cs | 2 +- TBF/BenchControl/Modbus/Common/Modbus.cs | 2 +- TBF/BenchControl/Modbus/Easytherm/Easytherm.cs | 2 +- TBF/BenchControl/Modbus/PressureMeter/Meret/PressureMeter.cs | 2 +- TBF/BenchControl/Modbus/QuidoRS/QuidoRS.cs | 2 +- TBF/BenchControl/Modbus/UltrasoundLevelMeter/LevelMeter.cs | 2 +- TBF/BenchControl/Modbus/WaterAnalyzer/Analyzer.cs | 2 +- TBF/BenchControl/Modbus/WaterAnalyzer2/Analyzer.cs | 2 +- TBF/BenchControl/Network/Adapter/Netadapter.cs | 2 +- TBF/BenchControl/Network/Camera/Display/Display.cs | 2 +- TBF/BenchControl/Network/Camera/Roi/Roi.cs | 2 +- TBF/BenchControl/Network/Camera/RoiForFixedStart/Roi.cs | 2 +- TBF/BenchControl/Network/Comet/Ambient/Ambient.cs | 2 +- TBF/BenchControl/Output/DB/ProductionTracing/Tracing.cs | 2 +- .../Output/DB/SaveDiverterCorrections/SaveDiverterCorr.cs | 2 +- .../Output/DB/SaveFlowmeterCorrections/SaveFlowmeterCorr.cs | 2 +- TBF/BenchControl/Output/DB/SensusOracle/Database.cs | 2 +- TBF/BenchControl/Output/EventTriggers/Iperl/Trigger.cs | 2 +- TBF/BenchControl/Output/EventTriggers/Standard/Trigger.cs | 2 +- TBF/BenchControl/Output/FileWriters/Basic/Writer.cs | 2 +- TBF/BenchControl/Output/FileWriters/Elde/Writer.cs | 2 +- TBF/BenchControl/Output/FileWriters/Enhanced/Writer.cs | 2 +- TBF/BenchControl/Output/FileWriters/IperlLogger/Writer.cs | 2 +- TBF/BenchControl/Output/FileWriters/OneFilePerMeter/Writer.cs | 2 +- TBF/BenchControl/Output/FileWriters/Xml/Writer.cs | 2 +- TBF/BenchControl/Output/FileWriters/XmlBatch/Writer.cs | 2 +- TBF/BenchControl/Output/Printers/Enhanced/Printer.cs | 2 +- TBF/BenchControl/Output/Printers/Label/Printer.cs | 2 +- TBF/BenchControl/Output/Printers/MultiLabel/Printer.cs | 2 +- TBF/BenchControl/Output/Printers/Munich/Printer.cs | 2 +- TBF/BenchControl/Output/Printers/OnePerBatch/Printer.cs | 2 +- TBF/BenchControl/Output/Printers/OnePerMeter/Printer.cs | 2 +- TBF/BenchControl/Output/Printers/Zapiska/Printer.cs | 2 +- .../RegisterReaders/KPackE/DataEntryForRadio/EntryForm.cs | 2 +- TBF/BenchControl/RegisterReaders/KPackE/Radio/Radio.cs | 2 +- .../RegisterReaders/KPackE/RegisterReader/RegisterReader.cs | 2 +- .../RegisterReaders/PulsesFromEldeCB/RegisterReader.cs | 2 +- TBF/BenchControl/RegisterReaders/SerialStream/SerialStream.cs | 2 +- TBF/BenchControl/TestMethods/Adjustment/TestMethod.cs | 2 +- TBF/BenchControl/TestMethods/ChangeFlowDirection/TestMethod.cs | 2 +- .../TestMethods/CombinedWithDetection/TestMethod.cs | 2 +- TBF/BenchControl/TestMethods/Counter/TestMethod.cs | 2 +- TBF/BenchControl/TestMethods/DiverterTest/Component.cs | 2 +- TBF/BenchControl/TestMethods/Dummy/TestMethod.cs | 2 +- TBF/BenchControl/TestMethods/Endurance/Component.cs | 2 +- TBF/BenchControl/TestMethods/FixedStart/Compound/Component.cs | 2 +- TBF/BenchControl/TestMethods/FixedStart/HeatMeters/Component.cs | 2 +- TBF/BenchControl/TestMethods/FixedStart/Single/Component.cs | 2 +- .../TestMethods/FixedStartAdvanced/Single/Component.cs | 2 +- .../TestMethods/FixedStartDeferredEval/Compound/Component.cs | 2 +- .../TestMethods/FixedStartDeferredEval/HeatMeters/Component.cs | 2 +- .../TestMethods/FixedStartDeferredEval/Single/Component.cs | 2 +- .../FixedStartMassCollDeferredEval/Compound/Component.cs | 2 +- .../FixedStartMassCollDeferredEval/HeatMeters/Component.cs | 2 +- .../FixedStartMassCollDeferredEval/Single/Component.cs | 2 +- .../TestMethods/FixedStartMassCollection/Compound/Component.cs | 2 +- .../FixedStartMassCollection/HeatMeters/Component.cs | 2 +- .../TestMethods/FixedStartMassCollection/Single/Component.cs | 2 +- .../TestMethods/FixedStartTankCollection/Compound/Component.cs | 2 +- .../TestMethods/FixedStartTankCollection/Single/Component.cs | 2 +- TBF/BenchControl/TestMethods/FlyingStart/Compound/Component.cs | 2 +- .../TestMethods/FlyingStart/HeatMeters/Component.cs | 2 +- TBF/BenchControl/TestMethods/FlyingStart/Single/Component.cs | 2 +- .../FlyingStartFirstRepetWithMassColl/Compound/Component.cs | 2 +- .../FlyingStartFirstRepetWithMassColl/HeatMeters/Component.cs | 2 +- .../FlyingStartFirstRepetWithMassColl/Single/Component.cs | 2 +- .../FlyingStartMassCollComparative/Compound/Component.cs | 2 +- .../FlyingStartMassCollComparative/HeatMeters/Component.cs | 2 +- .../FlyingStartMassCollComparative/Single/Component.cs | 2 +- .../FlyingStartMassCollProlonged/Compound/Component.cs | 2 +- .../FlyingStartMassCollProlonged/HeatMeters/Component.cs | 2 +- .../FlyingStartMassCollProlonged/Single/Component.cs | 2 +- .../TestMethods/FlyingStartMassCollection/Compound/Component.cs | 2 +- .../FlyingStartMassCollection/HeatMeters/Component.cs | 2 +- .../TestMethods/FlyingStartMassCollection/Single/Component.cs | 2 +- .../TestMethods/FlyingStartTankCollection/Compound/Component.cs | 2 +- .../TestMethods/FlyingStartTankCollection/Single/Component.cs | 2 +- TBF/BenchControl/TestMethods/GrabImage/Component.cs | 2 +- TBF/BenchControl/TestMethods/LeakTest/TestMethod.cs | 2 +- TBF/BenchControl/TestMethods/LiveStream/Component.cs | 2 +- TBF/BenchControl/TestMethods/ManualEntry/Component.cs | 2 +- TBF/BenchControl/TestMethods/OuterLoop/End/Component.cs | 2 +- TBF/BenchControl/TestMethods/OuterLoop/Start/Component.cs | 2 +- TBF/BenchControl/TestMethods/PMaxTest/TestMethod.cs | 2 +- TBF/BenchControl/TestMethods/PulsesTest/TestMethod.cs | 2 +- TBF/BenchControl/TestMethods/PulsesTestManual/TestMethod.cs | 2 +- .../TestMethods/Q2CorrectionFromHistory/Component.cs | 2 +- TBF/BenchControl/TestMethods/RoiDetection/RoiDetection.cs | 2 +- TBF/BenchControl/TestMethods/SensitivityTest/TestMethod.cs | 2 +- TBF/BenchControl/TestMethods/iPerlCommunication/TestMethod.cs | 2 +- .../TestMethods/iPerlCommunication/iPerlHead/IperlHead.cs | 2 +- TBF/BenchControl/Various/ErrorFlags/Errors.cs | 2 +- TBF/BenchControl/Various/ManualLevelMsrmnt/ManualLevelMsrmnt.cs | 2 +- .../Various/StatisticsMonitoring/ProcessStatistics.cs | 2 +- TBF/BenchControl/Various/TankWithLevelMsrmnt/Tank.cs | 2 +- TBF/BenchControl/WaterMeters/Munich/WaterMeter.cs | 2 +- TBF/BenchControl/WaterMeters/WaterMeter/WaterMeter.cs | 2 +- 153 files changed, 153 insertions(+), 153 deletions(-) diff --git a/TBF/BenchControl/Ambient/Comet/Ambient.cs b/TBF/BenchControl/Ambient/Comet/Ambient.cs index 235da0292..0db46ac18 100644 --- a/TBF/BenchControl/Ambient/Comet/Ambient.cs +++ b/TBF/BenchControl/Ambient/Comet/Ambient.cs @@ -51,7 +51,7 @@ namespace TBF.BenchControl.Ambient.Comet : base(cfg) { ambientCfg = cfg as AmbientCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Initialize() diff --git a/TBF/BenchControl/Ambient/Greco/Ambient.cs b/TBF/BenchControl/Ambient/Greco/Ambient.cs index 26713201b..041b0fd5f 100644 --- a/TBF/BenchControl/Ambient/Greco/Ambient.cs +++ b/TBF/BenchControl/Ambient/Greco/Ambient.cs @@ -58,7 +58,7 @@ namespace TBF.BenchControl.Ambient.Greco : base(cfg) { ambientCfg = cfg as AmbientCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Initialize() diff --git a/TBF/BenchControl/Danfoss/VLT2800/Pump.cs b/TBF/BenchControl/Danfoss/VLT2800/Pump.cs index 1d1d662bf..156f53413 100644 --- a/TBF/BenchControl/Danfoss/VLT2800/Pump.cs +++ b/TBF/BenchControl/Danfoss/VLT2800/Pump.cs @@ -129,7 +129,7 @@ namespace TBF.BenchControl.Danfoss.VLT2800 Mask = (((UInt128)1) << bitPosition); Mask |= (((UInt128)1) << (bitPosition + 1)); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Initialize() diff --git a/TBF/BenchControl/DataContainers/BackupAndSecurityOptions/Component.cs b/TBF/BenchControl/DataContainers/BackupAndSecurityOptions/Component.cs index 1cceb3fe1..5e8c00e23 100644 --- a/TBF/BenchControl/DataContainers/BackupAndSecurityOptions/Component.cs +++ b/TBF/BenchControl/DataContainers/BackupAndSecurityOptions/Component.cs @@ -31,7 +31,7 @@ namespace TBF.BenchControl.DataContainers.BackupAndSecurityOptions Users.GlobalData.MinPasswdLength = myCfg.MinPasswdLength; Users.GlobalData.PasswdExpirationPeriodDays = myCfg.PasswdExpirationPeriodDays; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } } } diff --git a/TBF/BenchControl/DataContainers/BenchInfo/Extended/Component.cs b/TBF/BenchControl/DataContainers/BenchInfo/Extended/Component.cs index 2737973cc..70408bcd7 100644 --- a/TBF/BenchControl/DataContainers/BenchInfo/Extended/Component.cs +++ b/TBF/BenchControl/DataContainers/BenchInfo/Extended/Component.cs @@ -39,7 +39,7 @@ namespace TBF.BenchControl.DataContainers.BenchInfo.Extended { myCfg = cfg as ComponentCfg; Events.DB.SetBenchName(myCfg.TestBenchName); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } } } diff --git a/TBF/BenchControl/DataContainers/BenchInfo/iPerl/Component.cs b/TBF/BenchControl/DataContainers/BenchInfo/iPerl/Component.cs index 568b99e2b..dbc9c6e24 100644 --- a/TBF/BenchControl/DataContainers/BenchInfo/iPerl/Component.cs +++ b/TBF/BenchControl/DataContainers/BenchInfo/iPerl/Component.cs @@ -42,7 +42,7 @@ namespace TBF.BenchControl.DataContainers.BenchInfo.iPerl { myCfg = cfg as ComponentCfg; Events.DB.SetBenchName(myCfg.TestBenchName); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/DataContainers/Buoyancy/Component.cs b/TBF/BenchControl/DataContainers/Buoyancy/Component.cs index 88919670b..d078b5512 100644 --- a/TBF/BenchControl/DataContainers/Buoyancy/Component.cs +++ b/TBF/BenchControl/DataContainers/Buoyancy/Component.cs @@ -35,7 +35,7 @@ namespace TBF.BenchControl.DataContainers.Buoyancy /// This is to have data in reports Results.WMeterRsltItemSpec.Buoyancy = Buoyancy; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList GetCalendarEvents() diff --git a/TBF/BenchControl/DataContainers/Density/Component.cs b/TBF/BenchControl/DataContainers/Density/Component.cs index dc313f612..7ca85423a 100644 --- a/TBF/BenchControl/DataContainers/Density/Component.cs +++ b/TBF/BenchControl/DataContainers/Density/Component.cs @@ -38,7 +38,7 @@ namespace TBF.BenchControl.DataContainers.Density Results.WMeterRsltItemSpec.RealDensity = RealDensity; Results.WMeterRsltItemSpec.AtTemperature = AtTemperature; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList GetCalendarEvents() diff --git a/TBF/BenchControl/DataContainers/Evaporation/Component.cs b/TBF/BenchControl/DataContainers/Evaporation/Component.cs index 5ca7ab2f0..151ac75d3 100644 --- a/TBF/BenchControl/DataContainers/Evaporation/Component.cs +++ b/TBF/BenchControl/DataContainers/Evaporation/Component.cs @@ -38,7 +38,7 @@ namespace TBF.BenchControl.DataContainers.Evaporation : base(cfg) { myCfg = cfg as EvaporationCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList GetCalendarEvents() diff --git a/TBF/BenchControl/DataEntry/Combined/EntryForm.cs b/TBF/BenchControl/DataEntry/Combined/EntryForm.cs index 66b799944..72c36b129 100644 --- a/TBF/BenchControl/DataEntry/Combined/EntryForm.cs +++ b/TBF/BenchControl/DataEntry/Combined/EntryForm.cs @@ -76,7 +76,7 @@ namespace TBF.BenchControl.DataEntry.Combined wmCycleEndState = new string[Config.Data.CompoundWMsCount * 2]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/Fewa/EntryFormNoStartEnd.cs b/TBF/BenchControl/DataEntry/Fewa/EntryFormNoStartEnd.cs index 3258102bc..92a22d15f 100644 --- a/TBF/BenchControl/DataEntry/Fewa/EntryFormNoStartEnd.cs +++ b/TBF/BenchControl/DataEntry/Fewa/EntryFormNoStartEnd.cs @@ -76,7 +76,7 @@ namespace TBF.BenchControl.DataEntry.Fewa wmCycleEndState = new string[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/HeatMeters12/EntryForm.cs b/TBF/BenchControl/DataEntry/HeatMeters12/EntryForm.cs index 38b077c8c..cbe225635 100644 --- a/TBF/BenchControl/DataEntry/HeatMeters12/EntryForm.cs +++ b/TBF/BenchControl/DataEntry/HeatMeters12/EntryForm.cs @@ -94,7 +94,7 @@ namespace TBF.BenchControl.DataEntry.HeatMeters12 wmCycleEndState = new string[Config.Data.HeatMetersCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/HeatMeters6/EntryForm.cs b/TBF/BenchControl/DataEntry/HeatMeters6/EntryForm.cs index 9c3259db7..f547825c6 100644 --- a/TBF/BenchControl/DataEntry/HeatMeters6/EntryForm.cs +++ b/TBF/BenchControl/DataEntry/HeatMeters6/EntryForm.cs @@ -94,7 +94,7 @@ namespace TBF.BenchControl.DataEntry.HeatMeters6 wmCycleEndState = new string[Config.Data.HeatMetersCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/Munich/EntryForm.cs b/TBF/BenchControl/DataEntry/Munich/EntryForm.cs index 0c3942b58..9ed6805b7 100644 --- a/TBF/BenchControl/DataEntry/Munich/EntryForm.cs +++ b/TBF/BenchControl/DataEntry/Munich/EntryForm.cs @@ -68,7 +68,7 @@ namespace TBF.BenchControl.DataEntry.Munich wmEndState = new string[Config.Data.CompoundWMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/Munich3/EntryForm.cs b/TBF/BenchControl/DataEntry/Munich3/EntryForm.cs index 7c79d2123..ff1c7979f 100644 --- a/TBF/BenchControl/DataEntry/Munich3/EntryForm.cs +++ b/TBF/BenchControl/DataEntry/Munich3/EntryForm.cs @@ -81,7 +81,7 @@ namespace TBF.BenchControl.DataEntry.Munich3 wmCycleEndState = new string[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/Single/EntryFormNoStartEnd.cs b/TBF/BenchControl/DataEntry/Single/EntryFormNoStartEnd.cs index 88fc6065d..9a2efcfd6 100644 --- a/TBF/BenchControl/DataEntry/Single/EntryFormNoStartEnd.cs +++ b/TBF/BenchControl/DataEntry/Single/EntryFormNoStartEnd.cs @@ -76,7 +76,7 @@ namespace TBF.BenchControl.DataEntry.Single wmCycleEndState = new string[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/Standard12/EntryFormNoStartEnd.cs b/TBF/BenchControl/DataEntry/Standard12/EntryFormNoStartEnd.cs index 8d6752cf1..78921f815 100644 --- a/TBF/BenchControl/DataEntry/Standard12/EntryFormNoStartEnd.cs +++ b/TBF/BenchControl/DataEntry/Standard12/EntryFormNoStartEnd.cs @@ -76,7 +76,7 @@ namespace TBF.BenchControl.DataEntry.Standard12 wmCycleEndState = new string[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/Standard24/EntryFormNoStartEnd.cs b/TBF/BenchControl/DataEntry/Standard24/EntryFormNoStartEnd.cs index eb1043bb5..5a9bfead8 100644 --- a/TBF/BenchControl/DataEntry/Standard24/EntryFormNoStartEnd.cs +++ b/TBF/BenchControl/DataEntry/Standard24/EntryFormNoStartEnd.cs @@ -76,7 +76,7 @@ namespace TBF.BenchControl.DataEntry.Standard24 wmCycleEndState = new string[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/Standard48/EntryFormNoStartEnd.cs b/TBF/BenchControl/DataEntry/Standard48/EntryFormNoStartEnd.cs index 18a8c975b..6e073d4b8 100644 --- a/TBF/BenchControl/DataEntry/Standard48/EntryFormNoStartEnd.cs +++ b/TBF/BenchControl/DataEntry/Standard48/EntryFormNoStartEnd.cs @@ -76,7 +76,7 @@ namespace TBF.BenchControl.DataEntry.Standard48 wmCycleEndState = new string[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/Standard6/EntryFormNoStartEnd.cs b/TBF/BenchControl/DataEntry/Standard6/EntryFormNoStartEnd.cs index b197c5f1c..4bee3c4f9 100644 --- a/TBF/BenchControl/DataEntry/Standard6/EntryFormNoStartEnd.cs +++ b/TBF/BenchControl/DataEntry/Standard6/EntryFormNoStartEnd.cs @@ -72,7 +72,7 @@ namespace TBF.BenchControl.DataEntry.Standard6 wmEndState = new double[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/StandardCamera/EntryForm.cs b/TBF/BenchControl/DataEntry/StandardCamera/EntryForm.cs index ae3c6cd21..f1276ce04 100644 --- a/TBF/BenchControl/DataEntry/StandardCamera/EntryForm.cs +++ b/TBF/BenchControl/DataEntry/StandardCamera/EntryForm.cs @@ -126,7 +126,7 @@ namespace TBF.BenchControl.DataEntry.StandardCamera wmCycleEndState = new string[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/DataEntry/iPerl/EntryForm.cs b/TBF/BenchControl/DataEntry/iPerl/EntryForm.cs index 42ef7fad7..739f0fe7f 100644 --- a/TBF/BenchControl/DataEntry/iPerl/EntryForm.cs +++ b/TBF/BenchControl/DataEntry/iPerl/EntryForm.cs @@ -76,7 +76,7 @@ namespace TBF.BenchControl.DataEntry.iPerl wmCycleEndState = new string[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/Dummy/Balance/Component.cs b/TBF/BenchControl/Dummy/Balance/Component.cs index 88330fd0b..4b0406c30 100644 --- a/TBF/BenchControl/Dummy/Balance/Component.cs +++ b/TBF/BenchControl/Dummy/Balance/Component.cs @@ -24,7 +24,7 @@ namespace TBF.BenchControl.Dummy.Balance public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public int ScaleNr { get { return 0; } } diff --git a/TBF/BenchControl/Dummy/Diverter/Component.cs b/TBF/BenchControl/Dummy/Diverter/Component.cs index 1e9ea7edb..e1da3c807 100644 --- a/TBF/BenchControl/Dummy/Diverter/Component.cs +++ b/TBF/BenchControl/Dummy/Diverter/Component.cs @@ -32,7 +32,7 @@ namespace TBF.BenchControl.Dummy.Diverter { switchTimeStart = new FloatBox(); switchTimeEnd = new FloatBox(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public int DiverterNr { get { return 0; } } diff --git a/TBF/BenchControl/Dummy/FlowMeter/FlowMeter.cs b/TBF/BenchControl/Dummy/FlowMeter/FlowMeter.cs index e5f1303ce..038451a76 100644 --- a/TBF/BenchControl/Dummy/FlowMeter/FlowMeter.cs +++ b/TBF/BenchControl/Dummy/FlowMeter/FlowMeter.cs @@ -36,7 +36,7 @@ namespace TBF.BenchControl.Dummy.FlowMeter { flowMeterCfg = cfg as FlowMeterCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Dummy/RegulValve/RegulValve.cs b/TBF/BenchControl/Dummy/RegulValve/RegulValve.cs index 6d07184db..46d0daf73 100644 --- a/TBF/BenchControl/Dummy/RegulValve/RegulValve.cs +++ b/TBF/BenchControl/Dummy/RegulValve/RegulValve.cs @@ -37,7 +37,7 @@ namespace TBF.BenchControl.Dummy.RegulValve RegulValveCfg = cfg as RegulValveCfg; dict = new Dictionary(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Initialize() { } diff --git a/TBF/BenchControl/Dummy/Valve/Component.cs b/TBF/BenchControl/Dummy/Valve/Component.cs index ccbcc9dcb..faa1c5a4a 100644 --- a/TBF/BenchControl/Dummy/Valve/Component.cs +++ b/TBF/BenchControl/Dummy/Valve/Component.cs @@ -24,7 +24,7 @@ namespace TBF.BenchControl.Dummy.Valve public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } bool state; diff --git a/TBF/BenchControl/Elde/ControlBoardDev.cs b/TBF/BenchControl/Elde/ControlBoardDev.cs index 02c03bad0..7279ec5bc 100644 --- a/TBF/BenchControl/Elde/ControlBoardDev.cs +++ b/TBF/BenchControl/Elde/ControlBoardDev.cs @@ -305,7 +305,7 @@ namespace TBF.BenchControl.Elde } } - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// diff --git a/TBF/BenchControl/Elde/CoverTest/CoverTest.cs b/TBF/BenchControl/Elde/CoverTest/CoverTest.cs index 5aed994d5..6f93738cd 100644 --- a/TBF/BenchControl/Elde/CoverTest/CoverTest.cs +++ b/TBF/BenchControl/Elde/CoverTest/CoverTest.cs @@ -44,7 +44,7 @@ namespace TBF.BenchControl.Elde.CoverTest message = coverTestCfg.Message; bypassLevel = coverTestCfg.BypassLevel; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/Diverter/Diverter.cs b/TBF/BenchControl/Elde/Diverter/Diverter.cs index 683328aff..9fe28ef2f 100644 --- a/TBF/BenchControl/Elde/Diverter/Diverter.cs +++ b/TBF/BenchControl/Elde/Diverter/Diverter.cs @@ -146,7 +146,7 @@ namespace TBF.BenchControl.Elde.Diverter diverterToTankOp = new SwitchDiverterOp(controlBoard, true, flowMtrNr4Cmd); diverterToSinkOp = new SwitchDiverterOp(controlBoard, false, flowMtrNr4Cmd); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } } diff --git a/TBF/BenchControl/Elde/FixedStartRegisterReader/RegisterReader.cs b/TBF/BenchControl/Elde/FixedStartRegisterReader/RegisterReader.cs index 5ef28ab5d..b572f2820 100644 --- a/TBF/BenchControl/Elde/FixedStartRegisterReader/RegisterReader.cs +++ b/TBF/BenchControl/Elde/FixedStartRegisterReader/RegisterReader.cs @@ -69,7 +69,7 @@ namespace TBF.BenchControl.Elde.FixedStartRegisterReader Clear(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Clear() diff --git a/TBF/BenchControl/Elde/FlowMeter/FlowMeter.cs b/TBF/BenchControl/Elde/FlowMeter/FlowMeter.cs index 06baf94d6..cd70ef326 100644 --- a/TBF/BenchControl/Elde/FlowMeter/FlowMeter.cs +++ b/TBF/BenchControl/Elde/FlowMeter/FlowMeter.cs @@ -59,7 +59,7 @@ namespace TBF.BenchControl.Elde.FlowMeter controlBoard.EtCalib[Idx1] = (float)flowMeterCfg.NominalFlow; } - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// diff --git a/TBF/BenchControl/Elde/FlowMeterDewa/FlowMeter.cs b/TBF/BenchControl/Elde/FlowMeterDewa/FlowMeter.cs index 9fdad5ddd..97a703ed3 100644 --- a/TBF/BenchControl/Elde/FlowMeterDewa/FlowMeter.cs +++ b/TBF/BenchControl/Elde/FlowMeterDewa/FlowMeter.cs @@ -129,7 +129,7 @@ namespace TBF.BenchControl.Elde.FlowMeterDewa refFreq = new double[4]; refPulses = new int[4]; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public double ReadFlow() { return controlBoard.ReferenceFlow; } diff --git a/TBF/BenchControl/Elde/FlowMeterTriplet/FlowMeter.cs b/TBF/BenchControl/Elde/FlowMeterTriplet/FlowMeter.cs index 2bd20bf21..7a061e78d 100644 --- a/TBF/BenchControl/Elde/FlowMeterTriplet/FlowMeter.cs +++ b/TBF/BenchControl/Elde/FlowMeterTriplet/FlowMeter.cs @@ -43,7 +43,7 @@ namespace TBF.BenchControl.Elde.FlowMeterTriplet if (Idx1 >= controlBoard.EtCalib.Length) throw new Exception("Flowmeter " + Name + " parameter 'Idx1' is out of range"); controlBoard.EtCalib[Idx1] = (float)flowMeterCfg.NominalFlow; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public double ReadFlow() { return controlBoard.ReferenceFlow; } diff --git a/TBF/BenchControl/Elde/FlowMeterTwins/FlowMeter.cs b/TBF/BenchControl/Elde/FlowMeterTwins/FlowMeter.cs index 963a9d1ec..d2d79e665 100644 --- a/TBF/BenchControl/Elde/FlowMeterTwins/FlowMeter.cs +++ b/TBF/BenchControl/Elde/FlowMeterTwins/FlowMeter.cs @@ -55,7 +55,7 @@ namespace TBF.BenchControl.Elde.FlowMeterTwins /// Prepare data for SendCalibData() control board component method - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public double ReadFlow() { return controlBoard.ReferenceFlow; } diff --git a/TBF/BenchControl/Elde/PressureMeter/PressureMeter.cs b/TBF/BenchControl/Elde/PressureMeter/PressureMeter.cs index d6bdf1bde..d9d41b59c 100644 --- a/TBF/BenchControl/Elde/PressureMeter/PressureMeter.cs +++ b/TBF/BenchControl/Elde/PressureMeter/PressureMeter.cs @@ -49,7 +49,7 @@ namespace TBF.BenchControl.Elde.PressureMeter ControlBoard.MeretProtocol |= (byte)(1 << Idx0); } - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/PressureMeterInternal/PressureMeter.cs b/TBF/BenchControl/Elde/PressureMeterInternal/PressureMeter.cs index e4eb21a72..74ef397b0 100644 --- a/TBF/BenchControl/Elde/PressureMeterInternal/PressureMeter.cs +++ b/TBF/BenchControl/Elde/PressureMeterInternal/PressureMeter.cs @@ -42,7 +42,7 @@ namespace TBF.BenchControl.Elde.PressureMeterInternal ControlBoard.TempCalibData[pressureMeterCfg.CoefsIdx0, 4] = pressureMeterCfg.A5; ControlBoard.MeretRS485Address[0] = 0; /// This disables Merets, Groch temperatures, enables on-board A/D pressure and temperature - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/Pump/Pump.cs b/TBF/BenchControl/Elde/Pump/Pump.cs index ffc1dd7da..eb6644a44 100644 --- a/TBF/BenchControl/Elde/Pump/Pump.cs +++ b/TBF/BenchControl/Elde/Pump/Pump.cs @@ -48,7 +48,7 @@ namespace TBF.BenchControl.Elde.Pump bitPosition = pumpCfg.BitPosition; Mask = (((UInt128)1) << pumpCfg.BitPosition); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public bool State diff --git a/TBF/BenchControl/Elde/PumpTandem/Pump.cs b/TBF/BenchControl/Elde/PumpTandem/Pump.cs index b2c6309c6..965cd3a9c 100644 --- a/TBF/BenchControl/Elde/PumpTandem/Pump.cs +++ b/TBF/BenchControl/Elde/PumpTandem/Pump.cs @@ -71,7 +71,7 @@ namespace TBF.BenchControl.Elde.PumpTandem else if (pump2 is Danfoss.VLT2800.Pump) { mask2 = (pump2 as Danfoss.VLT2800.Pump).Mask; } else { mask2 = 0; } - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/PumpWithFM/Pump.cs b/TBF/BenchControl/Elde/PumpWithFM/Pump.cs index 0ef0439fd..047ee61cc 100644 --- a/TBF/BenchControl/Elde/PumpWithFM/Pump.cs +++ b/TBF/BenchControl/Elde/PumpWithFM/Pump.cs @@ -64,7 +64,7 @@ namespace TBF.BenchControl.Elde.PumpWithFM Mask = (((UInt128)1) << pumpCfg.BitPosition); FMIndex = pumpCfg.FMIndex; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/RegulValve/RegulValve.cs b/TBF/BenchControl/Elde/RegulValve/RegulValve.cs index 7bfb62cfd..b1996ca06 100644 --- a/TBF/BenchControl/Elde/RegulValve/RegulValve.cs +++ b/TBF/BenchControl/Elde/RegulValve/RegulValve.cs @@ -122,7 +122,7 @@ namespace TBF.BenchControl.Elde.RegulValve StartChangeHandler(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/RegulValveCoax/RegulValve.cs b/TBF/BenchControl/Elde/RegulValveCoax/RegulValve.cs index 8c159faab..bfdf4e21f 100644 --- a/TBF/BenchControl/Elde/RegulValveCoax/RegulValve.cs +++ b/TBF/BenchControl/Elde/RegulValveCoax/RegulValve.cs @@ -45,7 +45,7 @@ namespace TBF.BenchControl.Elde.RegulValveCoax this.dict = new Dictionary(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/RegulValveTandem/RegulValveTandem.cs b/TBF/BenchControl/Elde/RegulValveTandem/RegulValveTandem.cs index eb9f194a0..99604e198 100644 --- a/TBF/BenchControl/Elde/RegulValveTandem/RegulValveTandem.cs +++ b/TBF/BenchControl/Elde/RegulValveTandem/RegulValveTandem.cs @@ -58,7 +58,7 @@ namespace TBF.BenchControl.Elde.RegulValveTandem this.dict = new Dictionary(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// diff --git a/TBF/BenchControl/Elde/TempMeter/TempMeter.cs b/TBF/BenchControl/Elde/TempMeter/TempMeter.cs index 0c4e97db7..25eee010a 100644 --- a/TBF/BenchControl/Elde/TempMeter/TempMeter.cs +++ b/TBF/BenchControl/Elde/TempMeter/TempMeter.cs @@ -45,7 +45,7 @@ namespace TBF.BenchControl.Elde.TempMeter ControlBoard.TempCalibData[Idx0, 3] = (float)A4; ControlBoard.TempCalibData[Idx0, 4] = (float)A5; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/TempMeterInternal/TempMeter.cs b/TBF/BenchControl/Elde/TempMeterInternal/TempMeter.cs index 8c03e0826..08bb1a908 100644 --- a/TBF/BenchControl/Elde/TempMeterInternal/TempMeter.cs +++ b/TBF/BenchControl/Elde/TempMeterInternal/TempMeter.cs @@ -40,7 +40,7 @@ namespace TBF.BenchControl.Elde.TempMeterInternal ControlBoard.TempCalibData[tempMtrCfg.CoefsIdx0, 3] = tempMtrCfg.A4; ControlBoard.TempCalibData[tempMtrCfg.CoefsIdx0, 4] = tempMtrCfg.A5; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/TempMeterMeret/TempMeter.cs b/TBF/BenchControl/Elde/TempMeterMeret/TempMeter.cs index 96399347b..df9641220 100644 --- a/TBF/BenchControl/Elde/TempMeterMeret/TempMeter.cs +++ b/TBF/BenchControl/Elde/TempMeterMeret/TempMeter.cs @@ -31,7 +31,7 @@ namespace TBF.BenchControl.Elde.TempMeterMeret /// Prepare data for SendCalibData() control board component method ControlBoard.MeretRS485Address[tempMtrCfg.MeretIdx0] = tempMtrCfg.ModbusAddress; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Elde/Valve/Valve.cs b/TBF/BenchControl/Elde/Valve/Valve.cs index bfc698b55..5c83e0059 100644 --- a/TBF/BenchControl/Elde/Valve/Valve.cs +++ b/TBF/BenchControl/Elde/Valve/Valve.cs @@ -57,7 +57,7 @@ namespace TBF.BenchControl.Elde.Valve coupledTo = (IValve)TbfComponents.FindComponent(valveCfg.CoupledToName, components); } - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public bool State diff --git a/TBF/BenchControl/Elde/ValveEx/Valve.cs b/TBF/BenchControl/Elde/ValveEx/Valve.cs index b734e9770..697540fc6 100644 --- a/TBF/BenchControl/Elde/ValveEx/Valve.cs +++ b/TBF/BenchControl/Elde/ValveEx/Valve.cs @@ -48,7 +48,7 @@ namespace TBF.BenchControl.Elde.ValveEx if (InputValves.Length > 4) InputValves[4] = TbfComponents.FindComponent(valveCfg.Input5, components) as IValve; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void UpdateRoute(ref UInt128 route) diff --git a/TBF/BenchControl/Hart/Common/Hart.cs b/TBF/BenchControl/Hart/Common/Hart.cs index 1d4f16a35..47eec9f7f 100644 --- a/TBF/BenchControl/Hart/Common/Hart.cs +++ b/TBF/BenchControl/Hart/Common/Hart.cs @@ -67,7 +67,7 @@ namespace TBF.BenchControl.Hart.Common serialPort = null; hartCfg = cfg as HartCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } ~Hart() diff --git a/TBF/BenchControl/Hart/Nivotrack/Nivotrack.cs b/TBF/BenchControl/Hart/Nivotrack/Nivotrack.cs index 0030cb128..df70e49db 100644 --- a/TBF/BenchControl/Hart/Nivotrack/Nivotrack.cs +++ b/TBF/BenchControl/Hart/Nivotrack/Nivotrack.cs @@ -69,7 +69,7 @@ namespace TBF.BenchControl.Hart.Nivotrack levelReadings = new double[StableReadingsCount]; sortedLevelReadings = new double[StableReadingsCount]; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// diff --git a/TBF/BenchControl/Keithley/Multimeter_2010_RS232/Multimeter.cs b/TBF/BenchControl/Keithley/Multimeter_2010_RS232/Multimeter.cs index 6b3c18a3a..f8ff8ab16 100644 --- a/TBF/BenchControl/Keithley/Multimeter_2010_RS232/Multimeter.cs +++ b/TBF/BenchControl/Keithley/Multimeter_2010_RS232/Multimeter.cs @@ -84,7 +84,7 @@ namespace TBF.BenchControl.Keithley.Multimeter_2010_RS232 currentChannel = 0; /// invalid, no :rout:clos command yet scanState = ScanState.Off; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } ~Multimeter() diff --git a/TBF/BenchControl/Keithley/TempMeter/TempMeter.cs b/TBF/BenchControl/Keithley/TempMeter/TempMeter.cs index a34d04bda..c0ad548b6 100644 --- a/TBF/BenchControl/Keithley/TempMeter/TempMeter.cs +++ b/TBF/BenchControl/Keithley/TempMeter/TempMeter.cs @@ -43,7 +43,7 @@ namespace TBF.BenchControl.Keithley.TempMeter operations = new Dictionary(); operations2 = new Dictionary(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// diff --git a/TBF/BenchControl/MettlerToledo/Multi/BalanceDev.cs b/TBF/BenchControl/MettlerToledo/Multi/BalanceDev.cs index d6e6eb9d4..38d2fc7c1 100644 --- a/TBF/BenchControl/MettlerToledo/Multi/BalanceDev.cs +++ b/TBF/BenchControl/MettlerToledo/Multi/BalanceDev.cs @@ -101,7 +101,7 @@ namespace TBF.BenchControl.MettlerToledo.Multi Balances[nextBalanceIdx - 1] = this; } - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Initialize() diff --git a/TBF/BenchControl/MettlerToledo/Standard/BalanceDev.cs b/TBF/BenchControl/MettlerToledo/Standard/BalanceDev.cs index ceb08cd0d..9c8046d40 100644 --- a/TBF/BenchControl/MettlerToledo/Standard/BalanceDev.cs +++ b/TBF/BenchControl/MettlerToledo/Standard/BalanceDev.cs @@ -110,7 +110,7 @@ namespace TBF.BenchControl.MettlerToledo.Standard Balances[nextBalanceIdx - 1] = this; } - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Initialize() diff --git a/TBF/BenchControl/MettlerToledo/Standard/BalanceNewDev.cs b/TBF/BenchControl/MettlerToledo/Standard/BalanceNewDev.cs index d177eed8f..38aa386a6 100644 --- a/TBF/BenchControl/MettlerToledo/Standard/BalanceNewDev.cs +++ b/TBF/BenchControl/MettlerToledo/Standard/BalanceNewDev.cs @@ -35,7 +35,7 @@ namespace TBF.BenchControl.MettlerToledo.Standard public BalanceNewDev(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// diff --git a/TBF/BenchControl/MettlerToledo/Standard/BalanceOld.cs b/TBF/BenchControl/MettlerToledo/Standard/BalanceOld.cs index 0126bb30d..583afbba0 100644 --- a/TBF/BenchControl/MettlerToledo/Standard/BalanceOld.cs +++ b/TBF/BenchControl/MettlerToledo/Standard/BalanceOld.cs @@ -32,7 +32,7 @@ namespace TBF.BenchControl.MettlerToledo.Standard public BalanceOld(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Modbus/CometAmbient/Ambient.cs b/TBF/BenchControl/Modbus/CometAmbient/Ambient.cs index ec786076d..4491e656a 100644 --- a/TBF/BenchControl/Modbus/CometAmbient/Ambient.cs +++ b/TBF/BenchControl/Modbus/CometAmbient/Ambient.cs @@ -50,7 +50,7 @@ namespace TBF.BenchControl.Modbus.CometAmbient modbus = (GenericDevices.IModbus)TbfComponents.FindComponent(cfg.ParentName, components); if (modbus == null) throw new Exception("Cannot find " + Name + " parent"); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Initialize() diff --git a/TBF/BenchControl/Modbus/Common/Modbus.cs b/TBF/BenchControl/Modbus/Common/Modbus.cs index 0c80feba5..8d6eac1be 100644 --- a/TBF/BenchControl/Modbus/Common/Modbus.cs +++ b/TBF/BenchControl/Modbus/Common/Modbus.cs @@ -58,7 +58,7 @@ namespace TBF.BenchControl.Modbus.Common serialPort = null; modbusCommonCfg = cfg as ModbusCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } ~Modbus() diff --git a/TBF/BenchControl/Modbus/Easytherm/Easytherm.cs b/TBF/BenchControl/Modbus/Easytherm/Easytherm.cs index 9572bf3dd..c83597891 100644 --- a/TBF/BenchControl/Modbus/Easytherm/Easytherm.cs +++ b/TBF/BenchControl/Modbus/Easytherm/Easytherm.cs @@ -36,7 +36,7 @@ namespace TBF.BenchControl.Modbus.Easytherm modbus = (GenericDevices.IModbus)TbfComponents.FindComponent(cfg.ParentName, components); if (modbus == null) throw new Exception("Cannot find " + Name + " parent"); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Initialize this device diff --git a/TBF/BenchControl/Modbus/PressureMeter/Meret/PressureMeter.cs b/TBF/BenchControl/Modbus/PressureMeter/Meret/PressureMeter.cs index 9a7f47d3c..846be82db 100644 --- a/TBF/BenchControl/Modbus/PressureMeter/Meret/PressureMeter.cs +++ b/TBF/BenchControl/Modbus/PressureMeter/Meret/PressureMeter.cs @@ -33,7 +33,7 @@ namespace TBF.BenchControl.Modbus.PressureMeter.Meret modbus = (GenericDevices.IModbus)TbfComponents.FindComponent(cfg.ParentName, components); if (modbus == null) throw new Exception("Cannot find " + Name + " parent"); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Initialize this device diff --git a/TBF/BenchControl/Modbus/QuidoRS/QuidoRS.cs b/TBF/BenchControl/Modbus/QuidoRS/QuidoRS.cs index f4592e44c..ed8af16f8 100644 --- a/TBF/BenchControl/Modbus/QuidoRS/QuidoRS.cs +++ b/TBF/BenchControl/Modbus/QuidoRS/QuidoRS.cs @@ -40,7 +40,7 @@ namespace TBF.BenchControl.Modbus.QuidoRS watchdogBitMask = (ushort)(quidoRSCfg.WatchdogEnabled ? (1 << quidoRSCfg.WatchdogBitNr) : 0); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Initialize this device diff --git a/TBF/BenchControl/Modbus/UltrasoundLevelMeter/LevelMeter.cs b/TBF/BenchControl/Modbus/UltrasoundLevelMeter/LevelMeter.cs index b8c488948..2a69cfcb1 100644 --- a/TBF/BenchControl/Modbus/UltrasoundLevelMeter/LevelMeter.cs +++ b/TBF/BenchControl/Modbus/UltrasoundLevelMeter/LevelMeter.cs @@ -52,7 +52,7 @@ namespace TBF.BenchControl.Modbus.UltrasoundLevelMeter /// Connect to handler //ModbusAddress.MeretRS485Address[Idx0] = ModbusAddress; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Initialize this device diff --git a/TBF/BenchControl/Modbus/WaterAnalyzer/Analyzer.cs b/TBF/BenchControl/Modbus/WaterAnalyzer/Analyzer.cs index 5752ba7db..7e76ed7b5 100644 --- a/TBF/BenchControl/Modbus/WaterAnalyzer/Analyzer.cs +++ b/TBF/BenchControl/Modbus/WaterAnalyzer/Analyzer.cs @@ -49,7 +49,7 @@ namespace TBF.BenchControl.Modbus.WaterAnalyzer /// Connect to handler //ModbusAddress.MeretRS485Address[Idx0] = ModbusAddress; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Initialize this device diff --git a/TBF/BenchControl/Modbus/WaterAnalyzer2/Analyzer.cs b/TBF/BenchControl/Modbus/WaterAnalyzer2/Analyzer.cs index 69b97db4e..0ee042b40 100644 --- a/TBF/BenchControl/Modbus/WaterAnalyzer2/Analyzer.cs +++ b/TBF/BenchControl/Modbus/WaterAnalyzer2/Analyzer.cs @@ -49,7 +49,7 @@ namespace TBF.BenchControl.Modbus.WaterAnalyzer2 /// Connect to handler //ModbusAddress.MeretRS485Address[Idx0] = ModbusAddress; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Initialize this device diff --git a/TBF/BenchControl/Network/Adapter/Netadapter.cs b/TBF/BenchControl/Network/Adapter/Netadapter.cs index b9d288d6e..11a0c1611 100644 --- a/TBF/BenchControl/Network/Adapter/Netadapter.cs +++ b/TBF/BenchControl/Network/Adapter/Netadapter.cs @@ -42,7 +42,7 @@ namespace TBF.BenchControl.Network.Adapter running = false; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } } } diff --git a/TBF/BenchControl/Network/Camera/Display/Display.cs b/TBF/BenchControl/Network/Camera/Display/Display.cs index 5204921c3..d5f7d4d9d 100644 --- a/TBF/BenchControl/Network/Camera/Display/Display.cs +++ b/TBF/BenchControl/Network/Camera/Display/Display.cs @@ -31,7 +31,7 @@ namespace TBF.BenchControl.Network.Camera.Display { DisplayCfg = cfg as DisplayCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Network/Camera/Roi/Roi.cs b/TBF/BenchControl/Network/Camera/Roi/Roi.cs index f60c25930..420fbf61f 100644 --- a/TBF/BenchControl/Network/Camera/Roi/Roi.cs +++ b/TBF/BenchControl/Network/Camera/Roi/Roi.cs @@ -141,7 +141,7 @@ namespace TBF.BenchControl.Network.Camera.Roi //StartChangeHandler(); /// already done in StateMachine.InitializeBoardEtc(...) - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Network/Camera/RoiForFixedStart/Roi.cs b/TBF/BenchControl/Network/Camera/RoiForFixedStart/Roi.cs index c8c9e7233..648362072 100644 --- a/TBF/BenchControl/Network/Camera/RoiForFixedStart/Roi.cs +++ b/TBF/BenchControl/Network/Camera/RoiForFixedStart/Roi.cs @@ -80,7 +80,7 @@ namespace TBF.BenchControl.Network.Camera.RoiForFixedStart StartChangeHandler(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Network/Comet/Ambient/Ambient.cs b/TBF/BenchControl/Network/Comet/Ambient/Ambient.cs index ea06dda82..4ba4df5c4 100644 --- a/TBF/BenchControl/Network/Comet/Ambient/Ambient.cs +++ b/TBF/BenchControl/Network/Comet/Ambient/Ambient.cs @@ -67,7 +67,7 @@ namespace TBF.BenchControl.Network.Comet.Ambient ipAddress = IPAddress.Parse(myCfg.IPAddress); tcpPort = myCfg.TcpPort; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Initialize() diff --git a/TBF/BenchControl/Output/DB/ProductionTracing/Tracing.cs b/TBF/BenchControl/Output/DB/ProductionTracing/Tracing.cs index f0f0a1688..be9331581 100644 --- a/TBF/BenchControl/Output/DB/ProductionTracing/Tracing.cs +++ b/TBF/BenchControl/Output/DB/ProductionTracing/Tracing.cs @@ -111,7 +111,7 @@ namespace TBF.BenchControl.Output.DB.ProductionTracing netMask = netadapter.NetMask; currentOpState = OpState.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// diff --git a/TBF/BenchControl/Output/DB/SaveDiverterCorrections/SaveDiverterCorr.cs b/TBF/BenchControl/Output/DB/SaveDiverterCorrections/SaveDiverterCorr.cs index ff7bb520e..de90614cd 100644 --- a/TBF/BenchControl/Output/DB/SaveDiverterCorrections/SaveDiverterCorr.cs +++ b/TBF/BenchControl/Output/DB/SaveDiverterCorrections/SaveDiverterCorr.cs @@ -52,7 +52,7 @@ namespace TBF.BenchControl.Output.DB.SaveDiverterCorrections myCfg = cfg as SaveDiverterCorrCfg; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/DB/SaveFlowmeterCorrections/SaveFlowmeterCorr.cs b/TBF/BenchControl/Output/DB/SaveFlowmeterCorrections/SaveFlowmeterCorr.cs index e66c3e45d..85ecbe6fc 100644 --- a/TBF/BenchControl/Output/DB/SaveFlowmeterCorrections/SaveFlowmeterCorr.cs +++ b/TBF/BenchControl/Output/DB/SaveFlowmeterCorrections/SaveFlowmeterCorr.cs @@ -52,7 +52,7 @@ namespace TBF.BenchControl.Output.DB.SaveFlowmeterCorrections myCfg = cfg as SaveFlowmeterCorrCfg; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/DB/SensusOracle/Database.cs b/TBF/BenchControl/Output/DB/SensusOracle/Database.cs index 1c9722fba..3a93c0e71 100644 --- a/TBF/BenchControl/Output/DB/SensusOracle/Database.cs +++ b/TBF/BenchControl/Output/DB/SensusOracle/Database.cs @@ -120,7 +120,7 @@ namespace TBF.BenchControl.Output.DB.SensusOracle { dbCfg = cfg as DatabaseCfg; currentOpState = OpState.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// diff --git a/TBF/BenchControl/Output/EventTriggers/Iperl/Trigger.cs b/TBF/BenchControl/Output/EventTriggers/Iperl/Trigger.cs index c97b87fa8..29ae616ed 100644 --- a/TBF/BenchControl/Output/EventTriggers/Iperl/Trigger.cs +++ b/TBF/BenchControl/Output/EventTriggers/Iperl/Trigger.cs @@ -23,7 +23,7 @@ namespace TBF.BenchControl.Output.EventTriggers.Iperl { triggerCfg = cfg as TriggerCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/EventTriggers/Standard/Trigger.cs b/TBF/BenchControl/Output/EventTriggers/Standard/Trigger.cs index dfda07b4f..e6e226bce 100644 --- a/TBF/BenchControl/Output/EventTriggers/Standard/Trigger.cs +++ b/TBF/BenchControl/Output/EventTriggers/Standard/Trigger.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.Output.EventTriggers.Standard { triggerCfg = cfg as TriggerCfg; if (triggerCfg == null) throw new ArgumentException("triggerCfg"); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } #region Configuration Change Handling diff --git a/TBF/BenchControl/Output/FileWriters/Basic/Writer.cs b/TBF/BenchControl/Output/FileWriters/Basic/Writer.cs index 9f3f64599..beb907ebf 100644 --- a/TBF/BenchControl/Output/FileWriters/Basic/Writer.cs +++ b/TBF/BenchControl/Output/FileWriters/Basic/Writer.cs @@ -39,7 +39,7 @@ namespace TBF.BenchControl.Output.FileWriters.Basic { writerCfg = cfg as WriterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/FileWriters/Elde/Writer.cs b/TBF/BenchControl/Output/FileWriters/Elde/Writer.cs index 38e1b8b32..884eee901 100644 --- a/TBF/BenchControl/Output/FileWriters/Elde/Writer.cs +++ b/TBF/BenchControl/Output/FileWriters/Elde/Writer.cs @@ -38,7 +38,7 @@ namespace TBF.BenchControl.Output.FileWriters.Elde { writerCfg = cfg as WriterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/FileWriters/Enhanced/Writer.cs b/TBF/BenchControl/Output/FileWriters/Enhanced/Writer.cs index c671ddc0f..a1d02aed1 100644 --- a/TBF/BenchControl/Output/FileWriters/Enhanced/Writer.cs +++ b/TBF/BenchControl/Output/FileWriters/Enhanced/Writer.cs @@ -38,7 +38,7 @@ namespace TBF.BenchControl.Output.FileWriters.Enhanced { writerCfg = cfg as WriterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/FileWriters/IperlLogger/Writer.cs b/TBF/BenchControl/Output/FileWriters/IperlLogger/Writer.cs index 9e9fc68f2..b9943a607 100644 --- a/TBF/BenchControl/Output/FileWriters/IperlLogger/Writer.cs +++ b/TBF/BenchControl/Output/FileWriters/IperlLogger/Writer.cs @@ -51,7 +51,7 @@ namespace TBF.BenchControl.Output.FileWriters.IperlLogger writerCfg = cfg as WriterCfg; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/FileWriters/OneFilePerMeter/Writer.cs b/TBF/BenchControl/Output/FileWriters/OneFilePerMeter/Writer.cs index 40c109350..caf4607fa 100644 --- a/TBF/BenchControl/Output/FileWriters/OneFilePerMeter/Writer.cs +++ b/TBF/BenchControl/Output/FileWriters/OneFilePerMeter/Writer.cs @@ -40,7 +40,7 @@ namespace TBF.BenchControl.Output.FileWriters.OneFilePerMeter { writerCfg = cfg as WriterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/FileWriters/Xml/Writer.cs b/TBF/BenchControl/Output/FileWriters/Xml/Writer.cs index 66e41e822..e4f04c1a7 100644 --- a/TBF/BenchControl/Output/FileWriters/Xml/Writer.cs +++ b/TBF/BenchControl/Output/FileWriters/Xml/Writer.cs @@ -41,7 +41,7 @@ namespace TBF.BenchControl.Output.FileWriters.Xml { writerCfg = cfg as WriterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/FileWriters/XmlBatch/Writer.cs b/TBF/BenchControl/Output/FileWriters/XmlBatch/Writer.cs index d5c8a5376..d17f2c322 100644 --- a/TBF/BenchControl/Output/FileWriters/XmlBatch/Writer.cs +++ b/TBF/BenchControl/Output/FileWriters/XmlBatch/Writer.cs @@ -43,7 +43,7 @@ namespace TBF.BenchControl.Output.FileWriters.XmlBatch { writerCfg = cfg as WriterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/Printers/Enhanced/Printer.cs b/TBF/BenchControl/Output/Printers/Enhanced/Printer.cs index 55c6adf1a..c20475cdd 100644 --- a/TBF/BenchControl/Output/Printers/Enhanced/Printer.cs +++ b/TBF/BenchControl/Output/Printers/Enhanced/Printer.cs @@ -39,7 +39,7 @@ namespace TBF.BenchControl.Output.Printers.Enhanced { printerCfg = cfg as PrinterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/Printers/Label/Printer.cs b/TBF/BenchControl/Output/Printers/Label/Printer.cs index 63628bf29..76dba4437 100644 --- a/TBF/BenchControl/Output/Printers/Label/Printer.cs +++ b/TBF/BenchControl/Output/Printers/Label/Printer.cs @@ -35,7 +35,7 @@ namespace TBF.BenchControl.Output.Printers.Label { printerCfg = cfg as PrinterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } void ApplyConfig() diff --git a/TBF/BenchControl/Output/Printers/MultiLabel/Printer.cs b/TBF/BenchControl/Output/Printers/MultiLabel/Printer.cs index 694d00a62..d404c6afb 100644 --- a/TBF/BenchControl/Output/Printers/MultiLabel/Printer.cs +++ b/TBF/BenchControl/Output/Printers/MultiLabel/Printer.cs @@ -35,7 +35,7 @@ namespace TBF.BenchControl.Output.Printers.MultiLabel { printerCfg = cfg as PrinterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } void ApplyConfig() diff --git a/TBF/BenchControl/Output/Printers/Munich/Printer.cs b/TBF/BenchControl/Output/Printers/Munich/Printer.cs index bd3c627d6..f840b9ec7 100644 --- a/TBF/BenchControl/Output/Printers/Munich/Printer.cs +++ b/TBF/BenchControl/Output/Printers/Munich/Printer.cs @@ -35,7 +35,7 @@ namespace TBF.BenchControl.Output.Printers.Munich : base(cfg) { printerCfg = cfg as PrinterCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/Printers/OnePerBatch/Printer.cs b/TBF/BenchControl/Output/Printers/OnePerBatch/Printer.cs index cbbb5706e..8134399ef 100644 --- a/TBF/BenchControl/Output/Printers/OnePerBatch/Printer.cs +++ b/TBF/BenchControl/Output/Printers/OnePerBatch/Printer.cs @@ -39,7 +39,7 @@ namespace TBF.BenchControl.Output.Printers.OnePerBatch { printerCfg = cfg as PrinterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/Printers/OnePerMeter/Printer.cs b/TBF/BenchControl/Output/Printers/OnePerMeter/Printer.cs index ba06fdac1..037e3588d 100644 --- a/TBF/BenchControl/Output/Printers/OnePerMeter/Printer.cs +++ b/TBF/BenchControl/Output/Printers/OnePerMeter/Printer.cs @@ -39,7 +39,7 @@ namespace TBF.BenchControl.Output.Printers.OnePerMeter { printerCfg = cfg as PrinterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Output/Printers/Zapiska/Printer.cs b/TBF/BenchControl/Output/Printers/Zapiska/Printer.cs index e4e53f185..dc7bfc86b 100644 --- a/TBF/BenchControl/Output/Printers/Zapiska/Printer.cs +++ b/TBF/BenchControl/Output/Printers/Zapiska/Printer.cs @@ -38,7 +38,7 @@ namespace TBF.BenchControl.Output.Printers.Zapiska { printerCfg = cfg as PrinterCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/RegisterReaders/KPackE/DataEntryForRadio/EntryForm.cs b/TBF/BenchControl/RegisterReaders/KPackE/DataEntryForRadio/EntryForm.cs index e5fbd695d..33af82b3e 100644 --- a/TBF/BenchControl/RegisterReaders/KPackE/DataEntryForRadio/EntryForm.cs +++ b/TBF/BenchControl/RegisterReaders/KPackE/DataEntryForRadio/EntryForm.cs @@ -82,7 +82,7 @@ namespace TBF.BenchControl.RegisterReaders.KPackE.DataEntryForRadio wmCycleEndState = new string[Config.Data.WMsCount]; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// Reference to the operation diff --git a/TBF/BenchControl/RegisterReaders/KPackE/Radio/Radio.cs b/TBF/BenchControl/RegisterReaders/KPackE/Radio/Radio.cs index c02d58dc6..bedf7fe6c 100644 --- a/TBF/BenchControl/RegisterReaders/KPackE/Radio/Radio.cs +++ b/TBF/BenchControl/RegisterReaders/KPackE/Radio/Radio.cs @@ -88,7 +88,7 @@ namespace TBF.BenchControl.RegisterReaders.KPackE.Radio radioCfg = cfg as RadioCfg; data = new List(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } ~Radio() diff --git a/TBF/BenchControl/RegisterReaders/KPackE/RegisterReader/RegisterReader.cs b/TBF/BenchControl/RegisterReaders/KPackE/RegisterReader/RegisterReader.cs index 25cbaec42..2b704f242 100644 --- a/TBF/BenchControl/RegisterReaders/KPackE/RegisterReader/RegisterReader.cs +++ b/TBF/BenchControl/RegisterReaders/KPackE/RegisterReader/RegisterReader.cs @@ -94,7 +94,7 @@ namespace TBF.BenchControl.RegisterReaders.KPackE.RegisterReader Clear(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Clear() diff --git a/TBF/BenchControl/RegisterReaders/PulsesFromEldeCB/RegisterReader.cs b/TBF/BenchControl/RegisterReaders/PulsesFromEldeCB/RegisterReader.cs index 31016a53e..cbda40cb2 100644 --- a/TBF/BenchControl/RegisterReaders/PulsesFromEldeCB/RegisterReader.cs +++ b/TBF/BenchControl/RegisterReaders/PulsesFromEldeCB/RegisterReader.cs @@ -55,7 +55,7 @@ namespace TBF.BenchControl.RegisterReaders.PulsesFromEldeCB /// Prepare data for SendCalibData() control board component method - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void Clear() diff --git a/TBF/BenchControl/RegisterReaders/SerialStream/SerialStream.cs b/TBF/BenchControl/RegisterReaders/SerialStream/SerialStream.cs index 604eba244..a83bc3e55 100644 --- a/TBF/BenchControl/RegisterReaders/SerialStream/SerialStream.cs +++ b/TBF/BenchControl/RegisterReaders/SerialStream/SerialStream.cs @@ -185,7 +185,7 @@ namespace TBF.BenchControl.RegisterReaders.SerialStream myCfg = cfg as SerialStreamCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// diff --git a/TBF/BenchControl/TestMethods/Adjustment/TestMethod.cs b/TBF/BenchControl/TestMethods/Adjustment/TestMethod.cs index 831571ec1..7e6ad5f7f 100644 --- a/TBF/BenchControl/TestMethods/Adjustment/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/Adjustment/TestMethod.cs @@ -24,7 +24,7 @@ namespace TBF.BenchControl.TestMethods.Adjustment public TestMethod(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/ChangeFlowDirection/TestMethod.cs b/TBF/BenchControl/TestMethods/ChangeFlowDirection/TestMethod.cs index 54ea84d6c..a605a8841 100644 --- a/TBF/BenchControl/TestMethods/ChangeFlowDirection/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/ChangeFlowDirection/TestMethod.cs @@ -24,7 +24,7 @@ namespace TBF.BenchControl.TestMethods.ChangeFlowDirection public TestMethod(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/CombinedWithDetection/TestMethod.cs b/TBF/BenchControl/TestMethods/CombinedWithDetection/TestMethod.cs index dbe09be67..117b8b855 100644 --- a/TBF/BenchControl/TestMethods/CombinedWithDetection/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/CombinedWithDetection/TestMethod.cs @@ -27,7 +27,7 @@ namespace TBF.BenchControl.TestMethods.CombinedWithDetection : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/Counter/TestMethod.cs b/TBF/BenchControl/TestMethods/Counter/TestMethod.cs index 7e6171be7..57c8a9e5e 100644 --- a/TBF/BenchControl/TestMethods/Counter/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/Counter/TestMethod.cs @@ -49,7 +49,7 @@ namespace TBF.BenchControl.TestMethods.Counter Counters[nextCounterIdx - 1] = this; } - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/DiverterTest/Component.cs b/TBF/BenchControl/TestMethods/DiverterTest/Component.cs index 456804b81..a7085ac09 100644 --- a/TBF/BenchControl/TestMethods/DiverterTest/Component.cs +++ b/TBF/BenchControl/TestMethods/DiverterTest/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.DiverterTest : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/Dummy/TestMethod.cs b/TBF/BenchControl/TestMethods/Dummy/TestMethod.cs index c20e763af..1deae72d0 100644 --- a/TBF/BenchControl/TestMethods/Dummy/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/Dummy/TestMethod.cs @@ -24,7 +24,7 @@ namespace TBF.BenchControl.TestMethods.Dummy public TestMethod(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/Endurance/Component.cs b/TBF/BenchControl/TestMethods/Endurance/Component.cs index 44df74270..187d4e50e 100644 --- a/TBF/BenchControl/TestMethods/Endurance/Component.cs +++ b/TBF/BenchControl/TestMethods/Endurance/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.Endurance : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FixedStart/Compound/Component.cs b/TBF/BenchControl/TestMethods/FixedStart/Compound/Component.cs index ef88056a6..004cdb94b 100644 --- a/TBF/BenchControl/TestMethods/FixedStart/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStart/Compound/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FixedStart.Compound public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FixedStart/HeatMeters/Component.cs b/TBF/BenchControl/TestMethods/FixedStart/HeatMeters/Component.cs index 3e7076a4f..a81d8a671 100644 --- a/TBF/BenchControl/TestMethods/FixedStart/HeatMeters/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStart/HeatMeters/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FixedStart.HeatMeters : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FixedStart/Single/Component.cs b/TBF/BenchControl/TestMethods/FixedStart/Single/Component.cs index 2b07bed6a..efdaebd29 100644 --- a/TBF/BenchControl/TestMethods/FixedStart/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStart/Single/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FixedStart.Single public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FixedStartAdvanced/Single/Component.cs b/TBF/BenchControl/TestMethods/FixedStartAdvanced/Single/Component.cs index ca908d37a..c4371f3b1 100644 --- a/TBF/BenchControl/TestMethods/FixedStartAdvanced/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartAdvanced/Single/Component.cs @@ -24,7 +24,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartAdvanced.Single public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FixedStartDeferredEval/Compound/Component.cs b/TBF/BenchControl/TestMethods/FixedStartDeferredEval/Compound/Component.cs index f9a32cd39..87c297b52 100644 --- a/TBF/BenchControl/TestMethods/FixedStartDeferredEval/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartDeferredEval/Compound/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartDeferredEval.Compound public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/TestMethods/FixedStartDeferredEval/HeatMeters/Component.cs b/TBF/BenchControl/TestMethods/FixedStartDeferredEval/HeatMeters/Component.cs index 1a29d8a2d..a2f439e89 100644 --- a/TBF/BenchControl/TestMethods/FixedStartDeferredEval/HeatMeters/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartDeferredEval/HeatMeters/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartDeferredEval.HeatMeters : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/TestMethods/FixedStartDeferredEval/Single/Component.cs b/TBF/BenchControl/TestMethods/FixedStartDeferredEval/Single/Component.cs index 6b92e4722..cb7193d5d 100644 --- a/TBF/BenchControl/TestMethods/FixedStartDeferredEval/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartDeferredEval/Single/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartDeferredEval.Single public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/Compound/Component.cs b/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/Compound/Component.cs index de591db61..648bb7496 100644 --- a/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/Compound/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartMassCollDeferredEval.Compound public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/HeatMeters/Component.cs b/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/HeatMeters/Component.cs index 23833b207..1270acf91 100644 --- a/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/HeatMeters/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/HeatMeters/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartMassCollDeferredEval.HeatMeters : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/Single/Component.cs b/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/Single/Component.cs index 557caded8..82fb949a7 100644 --- a/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartMassCollDeferredEval/Single/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartMassCollDeferredEval.Single public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/TestMethods/FixedStartMassCollection/Compound/Component.cs b/TBF/BenchControl/TestMethods/FixedStartMassCollection/Compound/Component.cs index 6ead67ea3..a1296b27a 100644 --- a/TBF/BenchControl/TestMethods/FixedStartMassCollection/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartMassCollection/Compound/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartMassCollection.Compound public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FixedStartMassCollection/HeatMeters/Component.cs b/TBF/BenchControl/TestMethods/FixedStartMassCollection/HeatMeters/Component.cs index 26d37bdc8..631a3dd11 100644 --- a/TBF/BenchControl/TestMethods/FixedStartMassCollection/HeatMeters/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartMassCollection/HeatMeters/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartMassCollection.HeatMeters : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FixedStartMassCollection/Single/Component.cs b/TBF/BenchControl/TestMethods/FixedStartMassCollection/Single/Component.cs index f6703beea..f3325fba6 100644 --- a/TBF/BenchControl/TestMethods/FixedStartMassCollection/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartMassCollection/Single/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartMassCollection.Single public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FixedStartTankCollection/Compound/Component.cs b/TBF/BenchControl/TestMethods/FixedStartTankCollection/Compound/Component.cs index 3491bbfc7..1a1979eb8 100644 --- a/TBF/BenchControl/TestMethods/FixedStartTankCollection/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartTankCollection/Compound/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartTankCollection.Compound : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FixedStartTankCollection/Single/Component.cs b/TBF/BenchControl/TestMethods/FixedStartTankCollection/Single/Component.cs index 42a595afd..570c509a1 100644 --- a/TBF/BenchControl/TestMethods/FixedStartTankCollection/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FixedStartTankCollection/Single/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FixedStartTankCollection.Single : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStart/Compound/Component.cs b/TBF/BenchControl/TestMethods/FlyingStart/Compound/Component.cs index 443e9afd8..f05435af5 100644 --- a/TBF/BenchControl/TestMethods/FlyingStart/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStart/Compound/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStart.Compound : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStart/HeatMeters/Component.cs b/TBF/BenchControl/TestMethods/FlyingStart/HeatMeters/Component.cs index caa955d87..354e1fd19 100644 --- a/TBF/BenchControl/TestMethods/FlyingStart/HeatMeters/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStart/HeatMeters/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStart.HeatMeters : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStart/Single/Component.cs b/TBF/BenchControl/TestMethods/FlyingStart/Single/Component.cs index 83dbc9bd2..09ab145ad 100644 --- a/TBF/BenchControl/TestMethods/FlyingStart/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStart/Single/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStart.Single public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/Compound/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/Compound/Component.cs index 594b625fd..6c1af9a5b 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/Compound/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartFirstRepetWithMassColl.Compoun : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/HeatMeters/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/HeatMeters/Component.cs index 7fe422590..6c99debd9 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/HeatMeters/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/HeatMeters/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartFirstRepetWithMassColl.HeatMet : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/Single/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/Single/Component.cs index 5743f4006..e89de941f 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartFirstRepetWithMassColl/Single/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartFirstRepetWithMassColl.Single : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/Compound/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/Compound/Component.cs index 92555c696..5b7bd1eda 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/Compound/Component.cs @@ -30,7 +30,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollComparative.Compound : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/HeatMeters/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/HeatMeters/Component.cs index 2719df740..a28b53725 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/HeatMeters/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/HeatMeters/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollComparative.HeatMeters : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/Single/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/Single/Component.cs index 8aa2949a3..5378b8608 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartMassCollComparative/Single/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollComparative.Single : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/Compound/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/Compound/Component.cs index 5377ae84b..cc5e0ce62 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/Compound/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollProlonged.Compound : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/HeatMeters/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/HeatMeters/Component.cs index 0c638fda3..bae14fb6b 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/HeatMeters/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/HeatMeters/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollProlonged.HeatMeters : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/Single/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/Single/Component.cs index 31489d5a4..1055400ae 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartMassCollProlonged/Single/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollProlonged.Single : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartMassCollection/Compound/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartMassCollection/Compound/Component.cs index baf473efa..a2e73c087 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartMassCollection/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartMassCollection/Compound/Component.cs @@ -30,7 +30,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollection.Compound : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartMassCollection/HeatMeters/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartMassCollection/HeatMeters/Component.cs index 72828b5d8..fcd2debf7 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartMassCollection/HeatMeters/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartMassCollection/HeatMeters/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollection.HeatMeters : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartMassCollection/Single/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartMassCollection/Single/Component.cs index e4840c674..c9d96541d 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartMassCollection/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartMassCollection/Single/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollection.Single public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartTankCollection/Compound/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartTankCollection/Compound/Component.cs index bee14359e..8a4fd6096 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartTankCollection/Compound/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartTankCollection/Compound/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartTankCollection.Compound : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/FlyingStartTankCollection/Single/Component.cs b/TBF/BenchControl/TestMethods/FlyingStartTankCollection/Single/Component.cs index 29ebcf894..0597a4e19 100644 --- a/TBF/BenchControl/TestMethods/FlyingStartTankCollection/Single/Component.cs +++ b/TBF/BenchControl/TestMethods/FlyingStartTankCollection/Single/Component.cs @@ -29,7 +29,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartTankCollection.Single : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/GrabImage/Component.cs b/TBF/BenchControl/TestMethods/GrabImage/Component.cs index 097e66131..916dd0adf 100644 --- a/TBF/BenchControl/TestMethods/GrabImage/Component.cs +++ b/TBF/BenchControl/TestMethods/GrabImage/Component.cs @@ -60,7 +60,7 @@ namespace TBF.BenchControl.TestMethods.GrabImage { this.cfg = cfg as GrabImageCfg; StartChangeHandler(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int idummy, bool bdummy) diff --git a/TBF/BenchControl/TestMethods/LeakTest/TestMethod.cs b/TBF/BenchControl/TestMethods/LeakTest/TestMethod.cs index 846317daf..598fb1600 100644 --- a/TBF/BenchControl/TestMethods/LeakTest/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/LeakTest/TestMethod.cs @@ -27,7 +27,7 @@ namespace TBF.BenchControl.TestMethods.LeakTest : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/LiveStream/Component.cs b/TBF/BenchControl/TestMethods/LiveStream/Component.cs index be35884ad..5b6b716e6 100644 --- a/TBF/BenchControl/TestMethods/LiveStream/Component.cs +++ b/TBF/BenchControl/TestMethods/LiveStream/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.LiveStream public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); this.cfg = cfg as LiveStreamCfg; } diff --git a/TBF/BenchControl/TestMethods/ManualEntry/Component.cs b/TBF/BenchControl/TestMethods/ManualEntry/Component.cs index 7e35b02cd..adcdf51ab 100644 --- a/TBF/BenchControl/TestMethods/ManualEntry/Component.cs +++ b/TBF/BenchControl/TestMethods/ManualEntry/Component.cs @@ -27,7 +27,7 @@ namespace TBF.BenchControl.TestMethods.ManualEntry { myCfg = cfg as ManualEntryCfg; StartChangeHandler(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/OuterLoop/End/Component.cs b/TBF/BenchControl/TestMethods/OuterLoop/End/Component.cs index c5ff15deb..728b567be 100644 --- a/TBF/BenchControl/TestMethods/OuterLoop/End/Component.cs +++ b/TBF/BenchControl/TestMethods/OuterLoop/End/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.OuterLoop.End public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/OuterLoop/Start/Component.cs b/TBF/BenchControl/TestMethods/OuterLoop/Start/Component.cs index 745b7ac69..7b25efa9d 100644 --- a/TBF/BenchControl/TestMethods/OuterLoop/Start/Component.cs +++ b/TBF/BenchControl/TestMethods/OuterLoop/Start/Component.cs @@ -26,7 +26,7 @@ namespace TBF.BenchControl.TestMethods.OuterLoop.Start public Component(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/PMaxTest/TestMethod.cs b/TBF/BenchControl/TestMethods/PMaxTest/TestMethod.cs index 91a72c582..add52b45c 100644 --- a/TBF/BenchControl/TestMethods/PMaxTest/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/PMaxTest/TestMethod.cs @@ -30,7 +30,7 @@ namespace TBF.BenchControl.TestMethods.PMaxTest : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/PulsesTest/TestMethod.cs b/TBF/BenchControl/TestMethods/PulsesTest/TestMethod.cs index 474d615b3..95ed53224 100644 --- a/TBF/BenchControl/TestMethods/PulsesTest/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/PulsesTest/TestMethod.cs @@ -27,7 +27,7 @@ namespace TBF.BenchControl.TestMethods.PulsesTest : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/PulsesTestManual/TestMethod.cs b/TBF/BenchControl/TestMethods/PulsesTestManual/TestMethod.cs index 392009693..108f2005a 100644 --- a/TBF/BenchControl/TestMethods/PulsesTestManual/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/PulsesTestManual/TestMethod.cs @@ -24,7 +24,7 @@ namespace TBF.BenchControl.TestMethods.PulsesTestManual public TestMethod(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/Q2CorrectionFromHistory/Component.cs b/TBF/BenchControl/TestMethods/Q2CorrectionFromHistory/Component.cs index bb3618a83..fe05f1054 100644 --- a/TBF/BenchControl/TestMethods/Q2CorrectionFromHistory/Component.cs +++ b/TBF/BenchControl/TestMethods/Q2CorrectionFromHistory/Component.cs @@ -66,7 +66,7 @@ namespace TBF.BenchControl.TestMethods.Q2CorrectionFromHistory { this.cfg = cfg as FromHistoryCfg; StartChangeHandler(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetitionNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/RoiDetection/RoiDetection.cs b/TBF/BenchControl/TestMethods/RoiDetection/RoiDetection.cs index b099c56f0..6b2b9c96d 100644 --- a/TBF/BenchControl/TestMethods/RoiDetection/RoiDetection.cs +++ b/TBF/BenchControl/TestMethods/RoiDetection/RoiDetection.cs @@ -24,7 +24,7 @@ namespace TBF.BenchControl.TestMethods.RoiDetection public RoiDetection(Generic.IComponentCfg cfg) : base(cfg) { - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/TestMethods/SensitivityTest/TestMethod.cs b/TBF/BenchControl/TestMethods/SensitivityTest/TestMethod.cs index 080755ef8..cb28c6628 100644 --- a/TBF/BenchControl/TestMethods/SensitivityTest/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/SensitivityTest/TestMethod.cs @@ -27,7 +27,7 @@ namespace TBF.BenchControl.TestMethods.SensitivityTest : base(cfg) { testMethodCfg = cfg as TestMethodCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public IList Execute(Test test, int repetNr, bool isLastRepetition) diff --git a/TBF/BenchControl/TestMethods/iPerlCommunication/TestMethod.cs b/TBF/BenchControl/TestMethods/iPerlCommunication/TestMethod.cs index 280332f7f..963566424 100644 --- a/TBF/BenchControl/TestMethods/iPerlCommunication/TestMethod.cs +++ b/TBF/BenchControl/TestMethods/iPerlCommunication/TestMethod.cs @@ -69,7 +69,7 @@ namespace TBF.BenchControl.TestMethods.iPerlCommunication { testMethodCfg = cfg as TestMethodCfg; StartChangeHandler(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } /// IDevice interface - only Initialize() is used diff --git a/TBF/BenchControl/TestMethods/iPerlCommunication/iPerlHead/IperlHead.cs b/TBF/BenchControl/TestMethods/iPerlCommunication/iPerlHead/IperlHead.cs index 46cade0b6..6af4c51a5 100644 --- a/TBF/BenchControl/TestMethods/iPerlCommunication/iPerlHead/IperlHead.cs +++ b/TBF/BenchControl/TestMethods/iPerlCommunication/iPerlHead/IperlHead.cs @@ -376,7 +376,7 @@ namespace TBF.BenchControl.TestMethods.iPerlCommunication.iPerlHead iperlHeadCfg = cfg as IperlHeadCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Various/ErrorFlags/Errors.cs b/TBF/BenchControl/Various/ErrorFlags/Errors.cs index 5152d6e16..4ed0b5f4b 100644 --- a/TBF/BenchControl/Various/ErrorFlags/Errors.cs +++ b/TBF/BenchControl/Various/ErrorFlags/Errors.cs @@ -206,7 +206,7 @@ namespace TBF.BenchControl.Various.ErrorFlags StartChangeHandler(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Various/ManualLevelMsrmnt/ManualLevelMsrmnt.cs b/TBF/BenchControl/Various/ManualLevelMsrmnt/ManualLevelMsrmnt.cs index b7c041a31..6d199f4b2 100644 --- a/TBF/BenchControl/Various/ManualLevelMsrmnt/ManualLevelMsrmnt.cs +++ b/TBF/BenchControl/Various/ManualLevelMsrmnt/ManualLevelMsrmnt.cs @@ -43,7 +43,7 @@ namespace TBF.BenchControl.Various.ManualLevelMsrmnt myCfg = cfg as TestMethodCfg; currentOp = CurrentOp.None; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Various/StatisticsMonitoring/ProcessStatistics.cs b/TBF/BenchControl/Various/StatisticsMonitoring/ProcessStatistics.cs index 16874c124..90f7027a4 100644 --- a/TBF/BenchControl/Various/StatisticsMonitoring/ProcessStatistics.cs +++ b/TBF/BenchControl/Various/StatisticsMonitoring/ProcessStatistics.cs @@ -27,7 +27,7 @@ namespace TBF.BenchControl.Various.StatisticsMonitoring { statisticsCfg = cfg as StatisticsCfg; ApplyConfig(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/Various/TankWithLevelMsrmnt/Tank.cs b/TBF/BenchControl/Various/TankWithLevelMsrmnt/Tank.cs index 70259cf70..df6a39cf5 100644 --- a/TBF/BenchControl/Various/TankWithLevelMsrmnt/Tank.cs +++ b/TBF/BenchControl/Various/TankWithLevelMsrmnt/Tank.cs @@ -97,7 +97,7 @@ namespace TBF.BenchControl.Various.TankWithLevelMsrmnt currentOp = CurrentOp.None; levelBox = new DoubleBox(); - log.Debug(this.ToString()); + log.Warn(this.ToString()); } diff --git a/TBF/BenchControl/WaterMeters/Munich/WaterMeter.cs b/TBF/BenchControl/WaterMeters/Munich/WaterMeter.cs index d60008959..33301c6de 100644 --- a/TBF/BenchControl/WaterMeters/Munich/WaterMeter.cs +++ b/TBF/BenchControl/WaterMeters/Munich/WaterMeter.cs @@ -101,7 +101,7 @@ namespace TBF.BenchControl.WaterMeters.Munich { ClearData(); waterMeterCfg = cfg as WaterMeterCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void ClearData() diff --git a/TBF/BenchControl/WaterMeters/WaterMeter/WaterMeter.cs b/TBF/BenchControl/WaterMeters/WaterMeter/WaterMeter.cs index 5f79b7996..84a5fe8a6 100644 --- a/TBF/BenchControl/WaterMeters/WaterMeter/WaterMeter.cs +++ b/TBF/BenchControl/WaterMeters/WaterMeter/WaterMeter.cs @@ -110,7 +110,7 @@ namespace TBF.BenchControl.WaterMeters.WaterMeter { ClearData(); waterMeterCfg = cfg as WaterMeterCfg; - log.Debug(this.ToString()); + log.Warn(this.ToString()); } public void ClearData()