diff --git a/Modules/SicModules/Config/PM/PM1/DeviceModelPM1.xml b/Modules/SicModules/Config/PM/PM1/DeviceModelPM1.xml index ac4fd36..250c4c4 100644 --- a/Modules/SicModules/Config/PM/PM1/DeviceModelPM1.xml +++ b/Modules/SicModules/Config/PM/PM1/DeviceModelPM1.xml @@ -375,8 +375,13 @@ - - + + diff --git a/Modules/SicModules/Config/PM/PM2/DeviceModelPM2.xml b/Modules/SicModules/Config/PM/PM2/DeviceModelPM2.xml index 132f678..185ddf7 100644 --- a/Modules/SicModules/Config/PM/PM2/DeviceModelPM2.xml +++ b/Modules/SicModules/Config/PM/PM2/DeviceModelPM2.xml @@ -374,8 +374,13 @@ - - + + diff --git a/SicCommonExt/SicCommonExt.csproj b/SicCommonExt/SicCommonExt.csproj index b7601ac..df412d3 100644 --- a/SicCommonExt/SicCommonExt.csproj +++ b/SicCommonExt/SicCommonExt.csproj @@ -1,12 +1,8 @@  -<<<<<<< Updated upstream - -======= - ->>>>>>> Stashed changes - + + Debug AnyCPU {51E609BF-6312-4BE1-BF53-3BFD94F9A01C} @@ -37,18 +33,6 @@ 4 -<<<<<<< Updated upstream - - - - - - - - - - -======= ..\ThirdParty\MECF.Framework\MECF.Framework.Common.dll @@ -65,8 +49,7 @@ ->>>>>>> Stashed changes - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SicRT/Config/PM2_STEvents.xml b/SicRT/Config/PM2_STEvents.xml new file mode 100644 index 0000000..90210b8 --- /dev/null +++ b/SicRT/Config/PM2_STEvents.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SicRT/Config/SignalTower.xml b/SicRT/Config/SignalTower.xml deleted file mode 100644 index c63019d..0000000 --- a/SicRT/Config/SignalTower.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/SicRT/SicRT.csproj b/SicRT/SicRT.csproj index ebf0fec..d893719 100644 --- a/SicRT/SicRT.csproj +++ b/SicRT/SicRT.csproj @@ -68,12 +68,9 @@ ..\ThirdParty\MECF.Framework\log4net.dll - - ..\ThirdParty\MECF.Framework\MECF.Framework.Common.dll - - + False - ..\ThirdParty\dlls\MECF.Framework.Common.dll + ..\ThirdParty\MECF.Framework\MECF.Framework.Common.dll ..\ThirdParty\MECF.Framework\MECF.Framework.RT.Core.dll @@ -81,6 +78,9 @@ ..\ThirdParty\MECF.Framework\MECF.Framework.RT.EquipmentLibrary.dll + + ..\ThirdParty\MECF.Framework\MECF.Framework.UI.Core.dll + ..\ThirdParty\MECF.Framework\Npgsql.dll @@ -186,7 +186,7 @@ Always Designer - + Always @@ -229,6 +229,11 @@ Always + + + Always + + diff --git a/SicSimulator/SicSimulator.csproj b/SicSimulator/SicSimulator.csproj index 4fe8615..5e3d5fd 100644 --- a/SicSimulator/SicSimulator.csproj +++ b/SicSimulator/SicSimulator.csproj @@ -49,6 +49,9 @@ ..\ThirdParty\MECF.Framework\MECF.Framework.Simulator.Core.dll + + ..\ThirdParty\MECF.Framework\MECF.Framework.UI.Client.dll + ..\ThirdParty\MECF.Framework\MECF.Framework.UI.Core.dll diff --git a/ThirdParty/MECF.Framework/MECF.Framework.Common.dll b/ThirdParty/MECF.Framework/MECF.Framework.Common.dll index e014923..4d42c22 100644 Binary files a/ThirdParty/MECF.Framework/MECF.Framework.Common.dll and b/ThirdParty/MECF.Framework/MECF.Framework.Common.dll differ diff --git a/ThirdParty/MECF.Framework/MECF.Framework.RT.Core.dll b/ThirdParty/MECF.Framework/MECF.Framework.RT.Core.dll index c783508..c0c5785 100644 Binary files a/ThirdParty/MECF.Framework/MECF.Framework.RT.Core.dll and b/ThirdParty/MECF.Framework/MECF.Framework.RT.Core.dll differ diff --git a/ThirdParty/MECF.Framework/MECF.Framework.RT.EquipmentLibrary.dll b/ThirdParty/MECF.Framework/MECF.Framework.RT.EquipmentLibrary.dll index a618fd5..5ec2993 100644 Binary files a/ThirdParty/MECF.Framework/MECF.Framework.RT.EquipmentLibrary.dll and b/ThirdParty/MECF.Framework/MECF.Framework.RT.EquipmentLibrary.dll differ diff --git a/ThirdParty/MECF.Framework/MECF.Framework.Simulator.Core.dll b/ThirdParty/MECF.Framework/MECF.Framework.Simulator.Core.dll index 58606c2..e74cc00 100644 Binary files a/ThirdParty/MECF.Framework/MECF.Framework.Simulator.Core.dll and b/ThirdParty/MECF.Framework/MECF.Framework.Simulator.Core.dll differ diff --git a/ThirdParty/MECF.Framework/MECF.Framework.UI.Client.dll b/ThirdParty/MECF.Framework/MECF.Framework.UI.Client.dll index dfedf24..f2a933c 100644 Binary files a/ThirdParty/MECF.Framework/MECF.Framework.UI.Client.dll and b/ThirdParty/MECF.Framework/MECF.Framework.UI.Client.dll differ diff --git a/ThirdParty/MECF.Framework/MECF.Framework.UI.Core.dll b/ThirdParty/MECF.Framework/MECF.Framework.UI.Core.dll index 719b890..8eac0cf 100644 Binary files a/ThirdParty/MECF.Framework/MECF.Framework.UI.Core.dll and b/ThirdParty/MECF.Framework/MECF.Framework.UI.Core.dll differ