From 58d4c33d7e04e7b85f099da06d2a07e4eaa64b5d Mon Sep 17 00:00:00 2001 From: Milan Hanajik Date: Tue, 29 May 2018 11:16:10 +0200 Subject: [PATCH] Reconfigured for SENTEC --- Config/Config.csproj | 4 ++-- Results/Results.csproj | 4 ++-- ResultsBrowser/ResultsBrowser.csproj | 4 ++-- TBF/MainWnd.Designer.cs | 2 +- TBF/SampleConfig/config.xml | 28 +++++++++++++++++++++------- TBF/SampleConfig/log4netConfig.xml | 3 ++- TBF/TBF.csproj | 12 ++++++------ 7 files changed, 36 insertions(+), 21 deletions(-) diff --git a/Config/Config.csproj b/Config/Config.csproj index cca307760..d29590e00 100644 --- a/Config/Config.csproj +++ b/Config/Config.csproj @@ -18,7 +18,7 @@ full false bin\Debug\ - TRACE;DEBUG;MUNICH + TRACE;DEBUG;SENTEC prompt 4 false @@ -28,7 +28,7 @@ pdbonly true bin\Release\ - TRACE;MUNICH + TRACE;SENTEC prompt 4 diff --git a/Results/Results.csproj b/Results/Results.csproj index eebf00c5a..1dc785eb3 100644 --- a/Results/Results.csproj +++ b/Results/Results.csproj @@ -18,7 +18,7 @@ full false bin\Debug\ - TRACE;DEBUG;MUNICH + TRACE;DEBUG;SENTEC prompt 4 x86 @@ -27,7 +27,7 @@ pdbonly true bin\Release\ - TRACE;MUNICH + TRACE;SENTEC prompt 4 diff --git a/ResultsBrowser/ResultsBrowser.csproj b/ResultsBrowser/ResultsBrowser.csproj index 1303efb35..b09cf9ea0 100644 --- a/ResultsBrowser/ResultsBrowser.csproj +++ b/ResultsBrowser/ResultsBrowser.csproj @@ -21,7 +21,7 @@ full false bin\Debug\ - TRACE;DEBUG;MUNICH + TRACE;DEBUG;SENTEC prompt 4 false @@ -31,7 +31,7 @@ pdbonly true bin\Release\ - TRACE;MUNICH + TRACE;SENTEC prompt 4 diff --git a/TBF/MainWnd.Designer.cs b/TBF/MainWnd.Designer.cs index 1680f4398..bd9dc6f19 100644 --- a/TBF/MainWnd.Designer.cs +++ b/TBF/MainWnd.Designer.cs @@ -54,7 +54,7 @@ namespace TBF this.horizontalSplitContainer = new System.Windows.Forms.SplitContainer(); this.mainTabControl = new System.Windows.Forms.TabControl(); this.homeTabPage = new System.Windows.Forms.TabPage(); - this.ctrlBrdComponent = new ControlComponent3Munich.UserControl1(); + this.ctrlBrdComponent = new ControlComponent_Torino2015.UserControl1(); this.processTabPage = new System.Windows.Forms.TabPage(); this.processTabPageCtrl = new TBF.Screens.ProcessTabPageCtrl6(); this.insertTabPage = new System.Windows.Forms.TabPage(); diff --git a/TBF/SampleConfig/config.xml b/TBF/SampleConfig/config.xml index af847058f..29ed387cd 100644 --- a/TBF/SampleConfig/config.xml +++ b/TBF/SampleConfig/config.xml @@ -3,25 +3,31 @@ en - Test Bench + SENTEC true MySql - SERVER=localhost; DATABASE=testbench; UID=root; PASSWORD=; CHARSET=utf8; + SERVER=localhost; DATABASE=sentec; UID=root; PASSWORD=; CHARSET=utf8; MySql - SERVER=localhost; DATABASE=testbench-r; UID=root; PASSWORD=; CHARSET=utf8; + SERVER=localhost; DATABASE=sentec-r; UID=root; PASSWORD=; CHARSET=utf8; + + MySql + + - Test Bench + UserName + SENTEC 1 - 988.2008 + 998.2008 20 25 - 75 - 5 + 596 + 76 + 21 1250 750 false @@ -29,6 +35,10 @@ 100 850 500 + 0 + 0 + 0 + 0 0 0 0 @@ -53,6 +63,10 @@ 0 0 0 + 0 + 0 + 0 + 0 false false Vertically diff --git a/TBF/SampleConfig/log4netConfig.xml b/TBF/SampleConfig/log4netConfig.xml index 9b386fb9e..90cef54c6 100644 --- a/TBF/SampleConfig/log4netConfig.xml +++ b/TBF/SampleConfig/log4netConfig.xml @@ -60,10 +60,11 @@ - + + diff --git a/TBF/TBF.csproj b/TBF/TBF.csproj index f66352b04..b04211c29 100644 --- a/TBF/TBF.csproj +++ b/TBF/TBF.csproj @@ -39,7 +39,7 @@ full false bin\Debug\ - TRACE;DEBUG;MUNICH;CAMERA + TRACE;DEBUG;SENTEC;STABLE_MASS_EXTRAS prompt 4 true @@ -49,7 +49,7 @@ pdbonly true bin\Release\ - TRACE;MUNICH;CAMERA + TRACE;SENTEC;STABLE_MASS_EXTRAS prompt 4 x86 @@ -58,7 +58,7 @@ true bin\Debug\ - TRACE;DEBUG;MUNICH;CAMERA + TRACE;DEBUG;SENTEC;STABLE_MASS_EXTRAS full x86 prompt @@ -67,7 +67,7 @@ bin\x86\Release\ - TRACE;MUNICH;CAMERA + TRACE;SENTEC;STABLE_MASS_EXTRAS true pdbonly x86 @@ -97,8 +97,8 @@ false - - ..\packages\ControlBoard\Munich\ControlComponent3Munich.dll + + ..\packages\ControlBoard\Sentec\ControlComponent3U.dll ..\packages\FluentNHibernate.2.0.3.0\lib\net40\FluentNHibernate.dll