From 20d9bf716dab7fe0fbfd78fd5e574ad547d71eb7 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 17 Sep 2020 12:54:58 +0200 Subject: [PATCH] Aggiunta XML x conf parametri lastra --- .../Config/recipeConfigValidator.xsd | 3 +- Thermo.Active.Config/Config/serverConfig.xml | 139 ++++++++++-------- .../Config/serverConfigValidator.xsd | 14 ++ 3 files changed, 95 insertions(+), 61 deletions(-) diff --git a/Thermo.Active.Config/Config/recipeConfigValidator.xsd b/Thermo.Active.Config/Config/recipeConfigValidator.xsd index c02d219d..2efa5f96 100644 --- a/Thermo.Active.Config/Config/recipeConfigValidator.xsd +++ b/Thermo.Active.Config/Config/recipeConfigValidator.xsd @@ -1,9 +1,10 @@  + + - diff --git a/Thermo.Active.Config/Config/serverConfig.xml b/Thermo.Active.Config/Config/serverConfig.xml index 678c4205..e2791373 100644 --- a/Thermo.Active.Config/Config/serverConfig.xml +++ b/Thermo.Active.Config/Config/serverConfig.xml @@ -1,64 +1,83 @@ - - S7NET - false - 192.168.0.102 - 102 - Thermo 2020 - C:\CMS\Recipes\ - //PARTPRG:/ - 01/06/2020 - false - false - false - - - false - C:\Program Files\Notepad++\notepad++.exe - - - 9000 - * - en - true - localhost - false - C:\Windows\System32\notepad.exe - C:\CMS\MTC\ADAPTER\ - SCMA - false - 50000 - 5000 - - - - Calculator - CAL - C:\Windows\System32\calc.exe - - true - - - NotePad - NP - C:\Windows\System32\notepad.exe - - true - - - MsPaint - PA - C:\Windows\System32\mspaint.exe - - false - - - NotePad2 - NP2 - C:\Windows\System32\notepad.exe - - false - + + S7NET + + false + 192.168.0.102 + 102 + Thermo 2020 + C:\CMS\Recipes\ + //PARTPRG:/ + 01/06/2020 + false + false + false + + + false + C:\Program Files\Notepad++\notepad++.exe + + + 9000 + * + en + true + localhost + false + C:\Windows\System32\notepad.exe + C:\CMS\MTC\ADAPTER\ + SCMA + false + 50000 + 5000 + + + + Calculator + CAL + C:\Windows\System32\calc.exe + + true + + + NotePad + NP + C:\Windows\System32\notepad.exe + + true + + + MsPaint + PA + C:\Windows\System32\mspaint.exe + + false + + + NotePad2 + NP2 + C:\Windows\System32\notepad.exe + + false + + + + warmerPlanSizeX + 1500 + + + warmerPlanSizeY + 1200 + + + warmerAutocompStartValue + 30 + + + warmerAutocompStep + 5 + + \ No newline at end of file diff --git a/Thermo.Active.Config/Config/serverConfigValidator.xsd b/Thermo.Active.Config/Config/serverConfigValidator.xsd index 325b6c0c..7810fc7f 100644 --- a/Thermo.Active.Config/Config/serverConfigValidator.xsd +++ b/Thermo.Active.Config/Config/serverConfigValidator.xsd @@ -63,6 +63,20 @@ + + + + + + + + + + + + + +