Browse Source

add Siemens s7 driver

增加西门子驱动;画面支持屏幕大小自适应;增加FAQ文档
pull/5/head
Gavin 8 years ago
parent
commit
26fa8b425b
  1. BIN
      Document/FAQ.doc
  2. BIN
      Document/设计流程.doc
  3. BIN
      SCADA/Example/BatchCommon.dll
  4. BIN
      SCADA/Example/CoreTest.exe
  5. BIN
      SCADA/Program/BatchCoreService/bin/Debug/BatchCoreService.exe
  6. BIN
      SCADA/Program/BatchCoreService/bin/Debug/ClientDriver.dll
  7. BIN
      SCADA/Program/BatchCoreService/bin/Debug/DataHelper.dll
  8. BIN
      SCADA/Program/BatchCoreService/bin/Debug/DataService.dll
  9. 16
      SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csproj.FileListAbsolute.txt
  10. BIN
      SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.exe
  11. 0
      SCADA/Program/BatchCoreService/obj/x86/Debug/build.force
  12. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/BatchCoreTest.exe
  13. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/ClientDriver.dll
  14. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/DataHelper.dll
  15. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/DataService.dll
  16. 14
      SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csproj.FileListAbsolute.txt
  17. BIN
      SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.exe
  18. 0
      SCADA/Program/BatchCoreTest/obj/x86/Debug/build.force
  19. 3
      SCADA/Program/BatchCoreTest/obj/x86/Release/BatchCoreTest.csproj.FileListAbsolute.txt
  20. BIN
      SCADA/Program/ClientDriver/bin/Debug/ClientDriver.dll
  21. BIN
      SCADA/Program/ClientDriver/bin/Debug/DataService.dll
  22. BIN
      SCADA/Program/ClientDriver/bin/Release/ClientDriver.dll
  23. BIN
      SCADA/Program/ClientDriver/bin/Release/DataService.dll
  24. 7
      SCADA/Program/ClientDriver/obj/Debug/ClientDriver.csproj.FileListAbsolute.txt
  25. BIN
      SCADA/Program/ClientDriver/obj/Debug/ClientDriver.dll
  26. 7
      SCADA/Program/ClientDriver/obj/Release/ClientDriver.csproj.FileListAbsolute.txt
  27. BIN
      SCADA/Program/ClientDriver/obj/Release/ClientDriver.dll
  28. 35
      SCADA/Program/CoreTest/MainWindow.xaml.cs
  29. 6
      SCADA/Program/CoreTest/MaterialRecivingLine.xaml
  30. 5
      SCADA/Program/CoreTest/SiloProductLine.xaml
  31. BIN
      SCADA/Program/CoreTest/bin/Debug/ClientDriver.dll
  32. BIN
      SCADA/Program/CoreTest/bin/Debug/CoreTest.exe
  33. BIN
      SCADA/Program/CoreTest/bin/Debug/DataHelper.dll
  34. BIN
      SCADA/Program/CoreTest/bin/Debug/DataService.dll
  35. BIN
      SCADA/Program/CoreTest/bin/Debug/HMIControl.dll
  36. BIN
      SCADA/Program/CoreTest/bin/Release/ClientDriver.dll
  37. BIN
      SCADA/Program/CoreTest/bin/Release/CoreTest.exe
  38. BIN
      SCADA/Program/CoreTest/bin/Release/DataHelper.dll
  39. BIN
      SCADA/Program/CoreTest/bin/Release/DataService.dll
  40. BIN
      SCADA/Program/CoreTest/bin/Release/HMIControl.dll
  41. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest.exe
  42. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest.g.resources
  43. 12
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest_MarkupCompile.i.lref
  44. 12
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest_MarkupCompile.lref
  45. 69
      SCADA/Program/CoreTest/obj/x86/Debug/Example.csproj.FileListAbsolute.txt
  46. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/MaterialRecivingLine.baml
  47. 8
      SCADA/Program/CoreTest/obj/x86/Debug/MaterialRecivingLine.g.cs
  48. 8
      SCADA/Program/CoreTest/obj/x86/Debug/MaterialRecivingLine.g.i.cs
  49. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/SiloProductLine.baml
  50. 62
      SCADA/Program/CoreTest/obj/x86/Debug/SiloProductLine.g.cs
  51. 62
      SCADA/Program/CoreTest/obj/x86/Debug/SiloProductLine.g.i.cs
  52. 0
      SCADA/Program/CoreTest/obj/x86/Debug/build.force
  53. BIN
      SCADA/Program/CoreTest/obj/x86/Release/CoreTest.exe
  54. BIN
      SCADA/Program/CoreTest/obj/x86/Release/CoreTest.g.resources
  55. 12
      SCADA/Program/CoreTest/obj/x86/Release/CoreTest_MarkupCompile.i.lref
  56. 12
      SCADA/Program/CoreTest/obj/x86/Release/CoreTest_MarkupCompile.lref
  57. 69
      SCADA/Program/CoreTest/obj/x86/Release/Example.csproj.FileListAbsolute.txt
  58. BIN
      SCADA/Program/CoreTest/obj/x86/Release/MaterialRecivingLine.baml
  59. 8
      SCADA/Program/CoreTest/obj/x86/Release/MaterialRecivingLine.g.cs
  60. 8
      SCADA/Program/CoreTest/obj/x86/Release/MaterialRecivingLine.g.i.cs
  61. BIN
      SCADA/Program/CoreTest/obj/x86/Release/SiloProductLine.baml
  62. 62
      SCADA/Program/CoreTest/obj/x86/Release/SiloProductLine.g.cs
  63. 62
      SCADA/Program/CoreTest/obj/x86/Release/SiloProductLine.g.i.cs
  64. 0
      SCADA/Program/CoreTest/obj/x86/Release/build.force
  65. 22
      SCADA/Program/DataExchange.sln
  66. BIN
      SCADA/Program/DataHelper/bin/Debug/DataHelper.dll
  67. BIN
      SCADA/Program/DataHelper/bin/Debug/DataService.dll
  68. BIN
      SCADA/Program/DataHelper/bin/Release/DataHelper.dll
  69. BIN
      SCADA/Program/DataHelper/bin/Release/DataService.dll
  70. BIN
      SCADA/Program/DataHelper/bin/x86/Debug/DataHelper.dll
  71. BIN
      SCADA/Program/DataHelper/bin/x86/Debug/DataService.dll
  72. BIN
      SCADA/Program/DataHelper/bin/x86/Release/DataHelper.dll
  73. BIN
      SCADA/Program/DataHelper/bin/x86/Release/DataService.dll
  74. 7
      SCADA/Program/DataHelper/obj/Debug/DataHelper.csproj.FileListAbsolute.txt
  75. BIN
      SCADA/Program/DataHelper/obj/Debug/DataHelper.dll
  76. 7
      SCADA/Program/DataHelper/obj/Release/DataHelper.csproj.FileListAbsolute.txt
  77. BIN
      SCADA/Program/DataHelper/obj/Release/DataHelper.dll
  78. 7
      SCADA/Program/DataHelper/obj/x86/Debug/DataHelper.csproj.FileListAbsolute.txt
  79. BIN
      SCADA/Program/DataHelper/obj/x86/Debug/DataHelper.dll
  80. 7
      SCADA/Program/DataHelper/obj/x86/Release/DataHelper.csproj.FileListAbsolute.txt
  81. BIN
      SCADA/Program/DataHelper/obj/x86/Release/DataHelper.dll
  82. 0
      SCADA/Program/DataHelper/obj/x86/Release/build.force
  83. BIN
      SCADA/Program/DataService/bin/Debug/DataService.dll
  84. BIN
      SCADA/Program/DataService/bin/Release/DataService.dll
  85. 5
      SCADA/Program/DataService/obj/Debug/DataService.csproj.FileListAbsolute.txt
  86. BIN
      SCADA/Program/DataService/obj/Debug/DataService.dll
  87. 5
      SCADA/Program/DataService/obj/Release/DataService.csproj.FileListAbsolute.txt
  88. BIN
      SCADA/Program/DataService/obj/Release/DataService.dll
  89. 5
      SCADA/Program/DataService/obj/x86/Debug/DataService.csproj.FileListAbsolute.txt
  90. BIN
      SCADA/Program/DataService/obj/x86/Debug/DataService.dll
  91. 4
      SCADA/Program/DataService/obj/x86/Release/DataService.csproj.FileListAbsolute.txt
  92. BIN
      SCADA/Program/DataService/obj/x86/Release/DataService.dll
  93. BIN
      SCADA/Program/FileDriver/bin/Debug/DataService.dll
  94. BIN
      SCADA/Program/FileDriver/bin/Debug/FileDriver.dll
  95. BIN
      SCADA/Program/FileDriver/bin/Itanium/Debug/DataService.dll
  96. BIN
      SCADA/Program/FileDriver/bin/Itanium/Debug/FileDriver.dll
  97. BIN
      SCADA/Program/FileDriver/bin/Itanium/Release/DataService.dll
  98. BIN
      SCADA/Program/FileDriver/bin/Itanium/Release/FileDriver.dll
  99. BIN
      SCADA/Program/FileDriver/bin/Release/DataService.dll
  100. BIN
      SCADA/Program/FileDriver/bin/Release/FileDriver.dll

BIN
Document/FAQ.doc

Binary file not shown.

BIN
Document/设计流程.doc

Binary file not shown.

BIN
SCADA/Example/BatchCommon.dll

Binary file not shown.

BIN
SCADA/Example/CoreTest.exe

Binary file not shown.

BIN
SCADA/Program/BatchCoreService/bin/Debug/BatchCoreService.exe

Binary file not shown.

BIN
SCADA/Program/BatchCoreService/bin/Debug/ClientDriver.dll

Binary file not shown.

BIN
SCADA/Program/BatchCoreService/bin/Debug/DataHelper.dll

Binary file not shown.

BIN
SCADA/Program/BatchCoreService/bin/Debug/DataService.dll

Binary file not shown.

16
SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csproj.FileListAbsolute.txt

@ -132,3 +132,19 @@ E:\新建文件夹\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService
E:\新建文件夹\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.csproj.GenerateResource.Cache
E:\新建文件夹\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.exe
E:\新建文件夹\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\App.config
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\BatchCoreService.exe.config
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\BatchCoreService.exe
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\BatchCoreService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\ClientDriver.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\ClientDriver.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.BatchCoreService.resources
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.ProjectInstaller.resources
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.csproj.GenerateResource.Cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.exe
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.pdb

BIN
SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.exe

Binary file not shown.

0
SCADA/Program/FileDriver/obj/Release/build.force → SCADA/Program/BatchCoreService/obj/x86/Debug/build.force

BIN
SCADA/Program/BatchCoreTest/bin/Debug/BatchCoreTest.exe

Binary file not shown.

BIN
SCADA/Program/BatchCoreTest/bin/Debug/ClientDriver.dll

Binary file not shown.

BIN
SCADA/Program/BatchCoreTest/bin/Debug/DataHelper.dll

Binary file not shown.

BIN
SCADA/Program/BatchCoreTest/bin/Debug/DataService.dll

Binary file not shown.

14
SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csproj.FileListAbsolute.txt

@ -121,3 +121,17 @@ E:\新建文件夹\SCADA\Program\BatchCoreTest\bin\Debug\DataService.pdb
E:\新建文件夹\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.csprojResolveAssemblyReference.cache
E:\新建文件夹\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreService.Properties.Resources.resources
E:\新建文件夹\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.csproj.GenerateResource.Cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\BatchCoreTest.exe.config
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.exe
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\BatchCoreTest.exe
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\BatchCoreTest.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\ClientDriver.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\ClientDriver.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreService.Properties.Resources.resources
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.csproj.GenerateResource.Cache

BIN
SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.exe

Binary file not shown.

0
SCADA/Program/LinkableControlDesignTime/obj/Release/build.force → SCADA/Program/BatchCoreTest/obj/x86/Debug/build.force

3
SCADA/Program/BatchCoreTest/obj/x86/Release/BatchCoreTest.csproj.FileListAbsolute.txt

@ -148,3 +148,6 @@ E:\SCADA\Program\BatchCoreTest\bin\Release\DataService.pdb
E:\SCADA\Program\BatchCoreTest\obj\x86\Release\BatchCoreTest.csprojResolveAssemblyReference.cache
E:\SCADA\Program\BatchCoreTest\obj\x86\Release\BatchCoreService.Properties.Resources.resources
E:\SCADA\Program\BatchCoreTest\obj\x86\Release\BatchCoreTest.csproj.GenerateResource.Cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Release\BatchCoreTest.exe.config
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Release\BatchCoreTest.exe
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Release\BatchCoreTest.pdb

BIN
SCADA/Program/ClientDriver/bin/Debug/ClientDriver.dll

Binary file not shown.

BIN
SCADA/Program/ClientDriver/bin/Debug/DataService.dll

Binary file not shown.

BIN
SCADA/Program/ClientDriver/bin/Release/ClientDriver.dll

Binary file not shown.

BIN
SCADA/Program/ClientDriver/bin/Release/DataService.dll

Binary file not shown.

7
SCADA/Program/ClientDriver/obj/Debug/ClientDriver.csproj.FileListAbsolute.txt

@ -66,3 +66,10 @@ E:\新建文件夹\SCADA\Program\ClientDriver\bin\Debug\DataService.pdb
E:\新建文件夹\SCADA\Program\ClientDriver\obj\Debug\ClientDriver.csprojResolveAssemblyReference.cache
E:\新建文件夹\SCADA\Program\ClientDriver\obj\Debug\ClientDriver.dll
E:\新建文件夹\SCADA\Program\ClientDriver\obj\Debug\ClientDriver.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\bin\Debug\ClientDriver.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\bin\Debug\ClientDriver.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\bin\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\bin\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\obj\Debug\ClientDriver.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\obj\Debug\ClientDriver.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\obj\Debug\ClientDriver.pdb

BIN
SCADA/Program/ClientDriver/obj/Debug/ClientDriver.dll

Binary file not shown.

7
SCADA/Program/ClientDriver/obj/Release/ClientDriver.csproj.FileListAbsolute.txt

@ -103,3 +103,10 @@ E:\SCADA\Program\ClientDriver\bin\Release\DataService.pdb
E:\SCADA\Program\ClientDriver\obj\Release\ClientDriver.csprojResolveAssemblyReference.cache
E:\SCADA\Program\ClientDriver\obj\Release\ClientDriver.dll
E:\SCADA\Program\ClientDriver\obj\Release\ClientDriver.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\bin\Release\ClientDriver.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\bin\Release\ClientDriver.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\bin\Release\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\bin\Release\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\obj\Release\ClientDriver.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\obj\Release\ClientDriver.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\ClientDriver\obj\Release\ClientDriver.pdb

BIN
SCADA/Program/ClientDriver/obj/Release/ClientDriver.dll

Binary file not shown.

35
SCADA/Program/CoreTest/MainWindow.xaml.cs

@ -19,9 +19,14 @@ namespace CoreTest
/// </summary>
public partial class MainWindow : Window
{
double x1 = SystemParameters.PrimaryScreenWidth;//得到屏幕整体宽度
double y1 = SystemParameters.PrimaryScreenHeight;//得到屏幕整体高度
public MainWindow()
{
InitializeComponent();
this.Width = x1;//设置窗体宽度
this.Height = y1;//设置窗体高度
}
List<TagNodeHandle> _valueChangedList;
@ -41,13 +46,14 @@ namespace CoreTest
if (Tag != null && !string.IsNullOrEmpty(Tag.ToString()))
{
var Wintypes = Tag.ToString().TrimEnd(';');
ContentControl Ctrl = Activator.CreateInstance(Type.GetType(Wintypes)) as ContentControl;
if (Ctrl != null)
ContentControl ctrl = Activator.CreateInstance(Type.GetType(Wintypes)) as ContentControl;
if (ctrl != null)
{
Ctrl.Loaded += new RoutedEventHandler(ctrl_Loaded);
Ctrl.Unloaded += new RoutedEventHandler(ctrl_Unloaded);
dict[Wintypes] = Ctrl;
cvs1.Child = Ctrl;
ScaleControl(ctrl);
ctrl.Loaded += new RoutedEventHandler(ctrl_Loaded);
ctrl.Unloaded += new RoutedEventHandler(ctrl_Unloaded);
dict[Wintypes] = ctrl;
cvs1.Child = ctrl;
this.Title = Wintypes;
}
}
@ -157,6 +163,7 @@ namespace CoreTest
ContentControl ctrl = Activator.CreateInstance(Type.GetType(txt)) as ContentControl;
if (ctrl != null)
{
ScaleControl(ctrl);
ctrl.Loaded += new RoutedEventHandler(ctrl_Loaded);
ctrl.Unloaded += new RoutedEventHandler(ctrl_Unloaded);
var win = ctrl as Window;
@ -181,11 +188,25 @@ namespace CoreTest
{
App.AddErrorLog(e);
}
lab1:
lab1:
continue;
}
}
void ScaleControl(ContentControl ctrl)
{
var transform = ctrl.RenderTransform as MatrixTransform;
if (transform != null && !double.IsNaN(ctrl.Width) && !double.IsNaN(ctrl.Height))
{
var matrix = transform.Matrix;
matrix.Scale(x1 / ctrl.Width, y1 / ctrl.Height);
ctrl.RenderTransform = new MatrixTransform(matrix);
ctrl.Width = x1;
ctrl.Height = y1;
this.Background = ctrl.Background;
}
}
void ctrl_Unloaded(object sender, RoutedEventArgs e)
{
ContentControl uie = sender as ContentControl;

6
SCADA/Program/CoreTest/MaterialRecivingLine.xaml

@ -4,9 +4,9 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:my="clr-namespace:HMIControl;assembly=HMIControl"
mc:Ignorable="d" Name="MaterialRecivingLine1" d:DesignHeight="1072" d:DesignWidth="1912" Loaded="HMI_Loaded" Unloaded="HMI_Unloaded">
<Canvas x:Name="cvs1" Background="#FF2B5F5B">
mc:Ignorable="d" Name="MaterialRecivingLine1" Width="1920" Height="1080" d:DesignHeight="1072" d:DesignWidth="1912" Background="#FF2B5F5B"
Loaded="HMI_Loaded" Unloaded="HMI_Unloaded">
<Canvas x:Name="cvs1">
<TextBlock Canvas.Left="1084" Canvas.Top="971" FontSize="24" FontStyle="Normal" FontWeight="Bold" Foreground="Black" Height="40" Name="productline" Text="原料接收工段" Width="144" />
<my:ManualAddControl Canvas.Left="41" Canvas.Top="184" Height="122" Name="manualAddControl1" Width="112" TagReadText="fan.运行:Receiving1_Fan2_Running\fan.设备名:Receiving1_Fan2\fan.报警:Receiving1_Fan2_Alarm\" />
<my:ChainConveyor Canvas.Left="18" Canvas.Top="335" Height="Auto" Name="chainConveyor1" Width="Auto" TagReadText="运行:Receiving1_Conveyor6_Running\报警:Receiving1_Conveyor6_Alarm\设备名:Receiving1_Conveyor6\" />

5
SCADA/Program/CoreTest/SiloProductLine.xaml

@ -4,8 +4,9 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:my="clr-namespace:HMIControl;assembly=HMIControl"
mc:Ignorable="d" Name="SiloProductLine1" d:DesignHeight="1072" d:DesignWidth="1912" Loaded="HMI_Loaded" Unloaded="HMI_Unloaded">
<Canvas x:Name="cvs1" Background="#FF2B5F5B">
mc:Ignorable="d" Name="SiloProductLine1" Width="1920" Height="1080" d:DesignHeight="1072" d:DesignWidth="1912" Background="#FF2B5F5B"
Loaded="HMI_Loaded" Unloaded="HMI_Unloaded">
<Canvas x:Name="cvs1" >
<my:Silo Canvas.Left="1013" Canvas.Top="325" Height="330" Name="silo1" Width="198" TagReadText="低料位:Receiving1_T1SQL_Alarm\标题:C1\" />
<my:Silo Canvas.Left="1345" Canvas.Top="325" Height="330" Name="silo2" Width="202" TagReadText="低料位:Receiving1_T2SQL_Alarm\标题:C2\" />
<my:Elevator Canvas.Left="520" Canvas.Top="231" Height="710" Name="elevator1" Width="82" TagReadText="电流:Receiving2_Legmotor1Curr_Digi\设备名:Receiving2_Legmotor1\运行:Receiving2_LegMotor1_Running\OverCurrent:Receiving2_LegMotor1_Overload\速度:Receiving2_Legmotor1Speed_Speed\" />

BIN
SCADA/Program/CoreTest/bin/Debug/ClientDriver.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/CoreTest.exe

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/DataHelper.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/DataService.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/HMIControl.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Release/ClientDriver.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Release/CoreTest.exe

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Release/DataHelper.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Release/DataService.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Release/HMIControl.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/obj/x86/Debug/CoreTest.exe

Binary file not shown.

BIN
SCADA/Program/CoreTest/obj/x86/Debug/CoreTest.g.resources

Binary file not shown.

12
SCADA/Program/CoreTest/obj/x86/Debug/CoreTest_MarkupCompile.i.lref

@ -1,8 +1,8 @@
E:\新建文件夹\SCADA\Program\CoreTest\obj\x86\Debug\GeneratedInternalTypeHelper.g.i.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\GeneratedInternalTypeHelper.g.i.cs
FE:\新建文件夹\SCADA\Program\CoreTest\AlarmSet.xaml;;
FE:\新建文件夹\SCADA\Program\CoreTest\Guage.xaml;;
FE:\新建文件夹\SCADA\Program\CoreTest\MainWindow.xaml;;
FE:\新建文件夹\SCADA\Program\CoreTest\TagMonitor.xaml;;
FE:\新建文件夹\SCADA\Program\CoreTest\Trend.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\AlarmSet.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\Guage.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\MainWindow.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\TagMonitor.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\Trend.xaml;;

12
SCADA/Program/CoreTest/obj/x86/Debug/CoreTest_MarkupCompile.lref

@ -1,8 +1,8 @@
E:\新建文件夹\SCADA\Program\CoreTest\obj\x86\Debug\GeneratedInternalTypeHelper.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\GeneratedInternalTypeHelper.g.cs
FE:\新建文件夹\SCADA\Program\CoreTest\AlarmSet.xaml;;
FE:\新建文件夹\SCADA\Program\CoreTest\Guage.xaml;;
FE:\新建文件夹\SCADA\Program\CoreTest\MainWindow.xaml;;
FE:\新建文件夹\SCADA\Program\CoreTest\TagMonitor.xaml;;
FE:\新建文件夹\SCADA\Program\CoreTest\Trend.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\AlarmSet.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\Guage.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\MainWindow.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\TagMonitor.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\Trend.xaml;;

69
SCADA/Program/CoreTest/obj/x86/Debug/Example.csproj.FileListAbsolute.txt

@ -352,3 +352,72 @@ E:\新建文件夹\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.Properties.Reso
E:\新建文件夹\SCADA\Program\CoreTest\obj\x86\Debug\Example.csproj.GenerateResource.Cache
E:\新建文件夹\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.exe
E:\新建文件夹\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\CoreTest.exe
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\CoreTest.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\ClientDriver.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DynamicDataDisplay.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\HMIControl.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\Microsoft.Expression.Controls.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\Microsoft.Expression.Drawing.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\Microsoft.Expression.Interactions.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\System.Windows.Interactivity.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\WPFToolkit.Extended.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\ClientDriver.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\HMIControl.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\Microsoft.Expression.Controls.xml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\Microsoft.Expression.Drawing.xml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\Microsoft.Expression.Interactions.xml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\System.Windows.Interactivity.xml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\de\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\en\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\es\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\fr\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\it\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\ja\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\ko\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\zh-Hans\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\zh-Hant\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\de\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\en\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\es\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\fr\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\it\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\ja\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\ko\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\zh-Hans\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\zh-Hant\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Example.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Login.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\MaterialRecivingLine.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\RuntimeChart.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\SiloProductLine.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\StartDevice.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\App.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\AlarmSet.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Guage.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Login.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\MainWindow.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\MaterialRecivingLine.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\RuntimeChart.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\SiloProductLine.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\StartDevice.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\TagMonitor.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Trend.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\App.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\GeneratedInternalTypeHelper.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest_MarkupCompile.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest_MarkupCompile.lref
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\AlarmSet.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Guage.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\MainWindow.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\TagMonitor.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Trend.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.g.resources
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.Properties.Resources.resources
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Example.csproj.GenerateResource.Cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.exe
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.pdb

BIN
SCADA/Program/CoreTest/obj/x86/Debug/MaterialRecivingLine.baml

Binary file not shown.

8
SCADA/Program/CoreTest/obj/x86/Debug/MaterialRecivingLine.g.cs

@ -1,4 +1,4 @@
#pragma checksum "..\..\..\MaterialRecivingLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "409D6E8EE2DD52A445F7BB85E57020D0"
#pragma checksum "..\..\..\MaterialRecivingLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "CE67AEE956DAC38D8ED6BB721B8FC695"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@ -50,7 +50,7 @@ namespace CoreTest {
#line hidden
#line 8 "..\..\..\MaterialRecivingLine.xaml"
#line 9 "..\..\..\MaterialRecivingLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
@ -858,13 +858,13 @@ namespace CoreTest {
case 1:
this.MaterialRecivingLine1 = ((CoreTest.MaterialRecivingLine)(target));
#line 7 "..\..\..\MaterialRecivingLine.xaml"
#line 8 "..\..\..\MaterialRecivingLine.xaml"
this.MaterialRecivingLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 7 "..\..\..\MaterialRecivingLine.xaml"
#line 8 "..\..\..\MaterialRecivingLine.xaml"
this.MaterialRecivingLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default

8
SCADA/Program/CoreTest/obj/x86/Debug/MaterialRecivingLine.g.i.cs

@ -1,4 +1,4 @@
#pragma checksum "..\..\..\MaterialRecivingLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "409D6E8EE2DD52A445F7BB85E57020D0"
#pragma checksum "..\..\..\MaterialRecivingLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "CE67AEE956DAC38D8ED6BB721B8FC695"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@ -50,7 +50,7 @@ namespace CoreTest {
#line hidden
#line 8 "..\..\..\MaterialRecivingLine.xaml"
#line 9 "..\..\..\MaterialRecivingLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
@ -858,13 +858,13 @@ namespace CoreTest {
case 1:
this.MaterialRecivingLine1 = ((CoreTest.MaterialRecivingLine)(target));
#line 7 "..\..\..\MaterialRecivingLine.xaml"
#line 8 "..\..\..\MaterialRecivingLine.xaml"
this.MaterialRecivingLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 7 "..\..\..\MaterialRecivingLine.xaml"
#line 8 "..\..\..\MaterialRecivingLine.xaml"
this.MaterialRecivingLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default

BIN
SCADA/Program/CoreTest/obj/x86/Debug/SiloProductLine.baml

Binary file not shown.

62
SCADA/Program/CoreTest/obj/x86/Debug/SiloProductLine.g.cs

@ -1,4 +1,4 @@
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "049CD3A9B849F0AC7069CDA64A53AA36"
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "A5AB0964D726C00F3D396892042986D6"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@ -50,7 +50,7 @@ namespace CoreTest {
#line hidden
#line 8 "..\..\..\SiloProductLine.xaml"
#line 9 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
@ -58,7 +58,7 @@ namespace CoreTest {
#line hidden
#line 9 "..\..\..\SiloProductLine.xaml"
#line 10 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo1;
@ -66,7 +66,7 @@ namespace CoreTest {
#line hidden
#line 10 "..\..\..\SiloProductLine.xaml"
#line 11 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo2;
@ -74,7 +74,7 @@ namespace CoreTest {
#line hidden
#line 11 "..\..\..\SiloProductLine.xaml"
#line 12 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator1;
@ -82,7 +82,7 @@ namespace CoreTest {
#line hidden
#line 12 "..\..\..\SiloProductLine.xaml"
#line 13 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator2;
@ -90,7 +90,7 @@ namespace CoreTest {
#line hidden
#line 13 "..\..\..\SiloProductLine.xaml"
#line 14 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.PreCleaner preCleaner1;
@ -98,7 +98,7 @@ namespace CoreTest {
#line hidden
#line 14 "..\..\..\SiloProductLine.xaml"
#line 15 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Bucket bucket1;
@ -106,7 +106,7 @@ namespace CoreTest {
#line hidden
#line 15 "..\..\..\SiloProductLine.xaml"
#line 16 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Truck truck1;
@ -114,7 +114,7 @@ namespace CoreTest {
#line hidden
#line 16 "..\..\..\SiloProductLine.xaml"
#line 17 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor1;
@ -122,7 +122,7 @@ namespace CoreTest {
#line hidden
#line 17 "..\..\..\SiloProductLine.xaml"
#line 18 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.MagnetCleaner magnetCleaner1;
@ -130,7 +130,7 @@ namespace CoreTest {
#line hidden
#line 18 "..\..\..\SiloProductLine.xaml"
#line 19 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor2;
@ -138,7 +138,7 @@ namespace CoreTest {
#line hidden
#line 19 "..\..\..\SiloProductLine.xaml"
#line 20 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor3;
@ -146,7 +146,7 @@ namespace CoreTest {
#line hidden
#line 20 "..\..\..\SiloProductLine.xaml"
#line 21 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor4;
@ -154,7 +154,7 @@ namespace CoreTest {
#line hidden
#line 21 "..\..\..\SiloProductLine.xaml"
#line 22 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone1;
@ -162,7 +162,7 @@ namespace CoreTest {
#line hidden
#line 29 "..\..\..\SiloProductLine.xaml"
#line 30 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock productline;
@ -170,7 +170,7 @@ namespace CoreTest {
#line hidden
#line 30 "..\..\..\SiloProductLine.xaml"
#line 31 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo12;
@ -178,7 +178,7 @@ namespace CoreTest {
#line hidden
#line 32 "..\..\..\SiloProductLine.xaml"
#line 33 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch1;
@ -186,7 +186,7 @@ namespace CoreTest {
#line hidden
#line 33 "..\..\..\SiloProductLine.xaml"
#line 34 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch3;
@ -194,7 +194,7 @@ namespace CoreTest {
#line hidden
#line 34 "..\..\..\SiloProductLine.xaml"
#line 35 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo1;
@ -202,7 +202,7 @@ namespace CoreTest {
#line hidden
#line 35 "..\..\..\SiloProductLine.xaml"
#line 36 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo2;
@ -210,7 +210,7 @@ namespace CoreTest {
#line hidden
#line 37 "..\..\..\SiloProductLine.xaml"
#line 38 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo3;
@ -218,7 +218,7 @@ namespace CoreTest {
#line hidden
#line 40 "..\..\..\SiloProductLine.xaml"
#line 41 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate1;
@ -226,7 +226,7 @@ namespace CoreTest {
#line hidden
#line 41 "..\..\..\SiloProductLine.xaml"
#line 42 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate2;
@ -234,7 +234,7 @@ namespace CoreTest {
#line hidden
#line 42 "..\..\..\SiloProductLine.xaml"
#line 43 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo4;
@ -242,7 +242,7 @@ namespace CoreTest {
#line hidden
#line 44 "..\..\..\SiloProductLine.xaml"
#line 45 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo5;
@ -250,7 +250,7 @@ namespace CoreTest {
#line hidden
#line 46 "..\..\..\SiloProductLine.xaml"
#line 47 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate3;
@ -258,7 +258,7 @@ namespace CoreTest {
#line hidden
#line 47 "..\..\..\SiloProductLine.xaml"
#line 48 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone2;
@ -266,7 +266,7 @@ namespace CoreTest {
#line hidden
#line 49 "..\..\..\SiloProductLine.xaml"
#line 50 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo6;
@ -306,13 +306,13 @@ namespace CoreTest {
case 1:
this.SiloProductLine1 = ((CoreTest.SiloProductLine)(target));
#line 7 "..\..\..\SiloProductLine.xaml"
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 7 "..\..\..\SiloProductLine.xaml"
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default

62
SCADA/Program/CoreTest/obj/x86/Debug/SiloProductLine.g.i.cs

@ -1,4 +1,4 @@
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "049CD3A9B849F0AC7069CDA64A53AA36"
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "A5AB0964D726C00F3D396892042986D6"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@ -50,7 +50,7 @@ namespace CoreTest {
#line hidden
#line 8 "..\..\..\SiloProductLine.xaml"
#line 9 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
@ -58,7 +58,7 @@ namespace CoreTest {
#line hidden
#line 9 "..\..\..\SiloProductLine.xaml"
#line 10 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo1;
@ -66,7 +66,7 @@ namespace CoreTest {
#line hidden
#line 10 "..\..\..\SiloProductLine.xaml"
#line 11 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo2;
@ -74,7 +74,7 @@ namespace CoreTest {
#line hidden
#line 11 "..\..\..\SiloProductLine.xaml"
#line 12 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator1;
@ -82,7 +82,7 @@ namespace CoreTest {
#line hidden
#line 12 "..\..\..\SiloProductLine.xaml"
#line 13 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator2;
@ -90,7 +90,7 @@ namespace CoreTest {
#line hidden
#line 13 "..\..\..\SiloProductLine.xaml"
#line 14 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.PreCleaner preCleaner1;
@ -98,7 +98,7 @@ namespace CoreTest {
#line hidden
#line 14 "..\..\..\SiloProductLine.xaml"
#line 15 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Bucket bucket1;
@ -106,7 +106,7 @@ namespace CoreTest {
#line hidden
#line 15 "..\..\..\SiloProductLine.xaml"
#line 16 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Truck truck1;
@ -114,7 +114,7 @@ namespace CoreTest {
#line hidden
#line 16 "..\..\..\SiloProductLine.xaml"
#line 17 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor1;
@ -122,7 +122,7 @@ namespace CoreTest {
#line hidden
#line 17 "..\..\..\SiloProductLine.xaml"
#line 18 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.MagnetCleaner magnetCleaner1;
@ -130,7 +130,7 @@ namespace CoreTest {
#line hidden
#line 18 "..\..\..\SiloProductLine.xaml"
#line 19 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor2;
@ -138,7 +138,7 @@ namespace CoreTest {
#line hidden
#line 19 "..\..\..\SiloProductLine.xaml"
#line 20 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor3;
@ -146,7 +146,7 @@ namespace CoreTest {
#line hidden
#line 20 "..\..\..\SiloProductLine.xaml"
#line 21 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor4;
@ -154,7 +154,7 @@ namespace CoreTest {
#line hidden
#line 21 "..\..\..\SiloProductLine.xaml"
#line 22 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone1;
@ -162,7 +162,7 @@ namespace CoreTest {
#line hidden
#line 29 "..\..\..\SiloProductLine.xaml"
#line 30 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock productline;
@ -170,7 +170,7 @@ namespace CoreTest {
#line hidden
#line 30 "..\..\..\SiloProductLine.xaml"
#line 31 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo12;
@ -178,7 +178,7 @@ namespace CoreTest {
#line hidden
#line 32 "..\..\..\SiloProductLine.xaml"
#line 33 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch1;
@ -186,7 +186,7 @@ namespace CoreTest {
#line hidden
#line 33 "..\..\..\SiloProductLine.xaml"
#line 34 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch3;
@ -194,7 +194,7 @@ namespace CoreTest {
#line hidden
#line 34 "..\..\..\SiloProductLine.xaml"
#line 35 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo1;
@ -202,7 +202,7 @@ namespace CoreTest {
#line hidden
#line 35 "..\..\..\SiloProductLine.xaml"
#line 36 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo2;
@ -210,7 +210,7 @@ namespace CoreTest {
#line hidden
#line 37 "..\..\..\SiloProductLine.xaml"
#line 38 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo3;
@ -218,7 +218,7 @@ namespace CoreTest {
#line hidden
#line 40 "..\..\..\SiloProductLine.xaml"
#line 41 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate1;
@ -226,7 +226,7 @@ namespace CoreTest {
#line hidden
#line 41 "..\..\..\SiloProductLine.xaml"
#line 42 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate2;
@ -234,7 +234,7 @@ namespace CoreTest {
#line hidden
#line 42 "..\..\..\SiloProductLine.xaml"
#line 43 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo4;
@ -242,7 +242,7 @@ namespace CoreTest {
#line hidden
#line 44 "..\..\..\SiloProductLine.xaml"
#line 45 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo5;
@ -250,7 +250,7 @@ namespace CoreTest {
#line hidden
#line 46 "..\..\..\SiloProductLine.xaml"
#line 47 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate3;
@ -258,7 +258,7 @@ namespace CoreTest {
#line hidden
#line 47 "..\..\..\SiloProductLine.xaml"
#line 48 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone2;
@ -266,7 +266,7 @@ namespace CoreTest {
#line hidden
#line 49 "..\..\..\SiloProductLine.xaml"
#line 50 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo6;
@ -306,13 +306,13 @@ namespace CoreTest {
case 1:
this.SiloProductLine1 = ((CoreTest.SiloProductLine)(target));
#line 7 "..\..\..\SiloProductLine.xaml"
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 7 "..\..\..\SiloProductLine.xaml"
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default

0
SCADA/Program/ModbusDriver/obj/Release/build.force → SCADA/Program/CoreTest/obj/x86/Debug/build.force

BIN
SCADA/Program/CoreTest/obj/x86/Release/CoreTest.exe

Binary file not shown.

BIN
SCADA/Program/CoreTest/obj/x86/Release/CoreTest.g.resources

Binary file not shown.

12
SCADA/Program/CoreTest/obj/x86/Release/CoreTest_MarkupCompile.i.lref

@ -1,8 +1,8 @@
E:\SCADA\Program\CoreTest\obj\x86\Release\GeneratedInternalTypeHelper.g.i.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\GeneratedInternalTypeHelper.g.i.cs
FE:\SCADA\Program\CoreTest\AlarmSet.xaml;;
FE:\SCADA\Program\CoreTest\Guage.xaml;;
FE:\SCADA\Program\CoreTest\MainWindow.xaml;;
FE:\SCADA\Program\CoreTest\TagMonitor.xaml;;
FE:\SCADA\Program\CoreTest\Trend.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\AlarmSet.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\Guage.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\MainWindow.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\TagMonitor.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\Trend.xaml;;

12
SCADA/Program/CoreTest/obj/x86/Release/CoreTest_MarkupCompile.lref

@ -1,8 +1,8 @@
E:\SCADA\Program\CoreTest\obj\x86\Release\GeneratedInternalTypeHelper.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\GeneratedInternalTypeHelper.g.cs
FE:\SCADA\Program\CoreTest\AlarmSet.xaml;;
FE:\SCADA\Program\CoreTest\Guage.xaml;;
FE:\SCADA\Program\CoreTest\MainWindow.xaml;;
FE:\SCADA\Program\CoreTest\TagMonitor.xaml;;
FE:\SCADA\Program\CoreTest\Trend.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\AlarmSet.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\Guage.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\MainWindow.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\TagMonitor.xaml;;
FC:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\Trend.xaml;;

69
SCADA/Program/CoreTest/obj/x86/Release/Example.csproj.FileListAbsolute.txt

@ -67,3 +67,72 @@ E:\SCADA\Program\CoreTest\obj\x86\Release\CoreTest.exe
E:\SCADA\Program\CoreTest\obj\x86\Release\CoreTest.pdb
E:\SCADA\Program\CoreTest\obj\x86\Release\Guage.g.cs
E:\SCADA\Program\CoreTest\obj\x86\Release\Guage.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\CoreTest.exe
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\CoreTest.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\ClientDriver.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\DynamicDataDisplay.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\HMIControl.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\Microsoft.Expression.Controls.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\Microsoft.Expression.Drawing.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\Microsoft.Expression.Interactions.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\System.Windows.Interactivity.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\WPFToolkit.Extended.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\ClientDriver.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\HMIControl.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\Microsoft.Expression.Controls.xml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\Microsoft.Expression.Drawing.xml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\Microsoft.Expression.Interactions.xml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\System.Windows.Interactivity.xml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\de\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\en\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\es\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\fr\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\it\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\ja\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\ko\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\zh-Hans\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\zh-Hant\Microsoft.Expression.Interactions.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\de\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\en\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\es\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\fr\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\it\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\ja\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\ko\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\zh-Hans\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\bin\Release\zh-Hant\System.Windows.Interactivity.resources.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\Example.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\Login.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\MaterialRecivingLine.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\RuntimeChart.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\SiloProductLine.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\StartDevice.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\App.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\AlarmSet.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\Guage.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\Login.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\MainWindow.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\MaterialRecivingLine.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\RuntimeChart.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\SiloProductLine.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\StartDevice.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\TagMonitor.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\Trend.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\App.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\GeneratedInternalTypeHelper.g.cs
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\CoreTest_MarkupCompile.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\CoreTest_MarkupCompile.lref
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\AlarmSet.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\Guage.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\MainWindow.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\TagMonitor.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\Trend.baml
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\CoreTest.g.resources
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\CoreTest.Properties.Resources.resources
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\Example.csproj.GenerateResource.Cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\CoreTest.exe
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Release\CoreTest.pdb

BIN
SCADA/Program/CoreTest/obj/x86/Release/MaterialRecivingLine.baml

Binary file not shown.

8
SCADA/Program/CoreTest/obj/x86/Release/MaterialRecivingLine.g.cs

@ -1,4 +1,4 @@
#pragma checksum "..\..\..\MaterialRecivingLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "409D6E8EE2DD52A445F7BB85E57020D0"
#pragma checksum "..\..\..\MaterialRecivingLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "CE67AEE956DAC38D8ED6BB721B8FC695"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@ -50,7 +50,7 @@ namespace CoreTest {
#line hidden
#line 8 "..\..\..\MaterialRecivingLine.xaml"
#line 9 "..\..\..\MaterialRecivingLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
@ -858,13 +858,13 @@ namespace CoreTest {
case 1:
this.MaterialRecivingLine1 = ((CoreTest.MaterialRecivingLine)(target));
#line 7 "..\..\..\MaterialRecivingLine.xaml"
#line 8 "..\..\..\MaterialRecivingLine.xaml"
this.MaterialRecivingLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 7 "..\..\..\MaterialRecivingLine.xaml"
#line 8 "..\..\..\MaterialRecivingLine.xaml"
this.MaterialRecivingLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default

8
SCADA/Program/CoreTest/obj/x86/Release/MaterialRecivingLine.g.i.cs

@ -1,4 +1,4 @@
#pragma checksum "..\..\..\MaterialRecivingLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "409D6E8EE2DD52A445F7BB85E57020D0"
#pragma checksum "..\..\..\MaterialRecivingLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "CE67AEE956DAC38D8ED6BB721B8FC695"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@ -50,7 +50,7 @@ namespace CoreTest {
#line hidden
#line 8 "..\..\..\MaterialRecivingLine.xaml"
#line 9 "..\..\..\MaterialRecivingLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
@ -858,13 +858,13 @@ namespace CoreTest {
case 1:
this.MaterialRecivingLine1 = ((CoreTest.MaterialRecivingLine)(target));
#line 7 "..\..\..\MaterialRecivingLine.xaml"
#line 8 "..\..\..\MaterialRecivingLine.xaml"
this.MaterialRecivingLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 7 "..\..\..\MaterialRecivingLine.xaml"
#line 8 "..\..\..\MaterialRecivingLine.xaml"
this.MaterialRecivingLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default

BIN
SCADA/Program/CoreTest/obj/x86/Release/SiloProductLine.baml

Binary file not shown.

62
SCADA/Program/CoreTest/obj/x86/Release/SiloProductLine.g.cs

@ -1,4 +1,4 @@
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "049CD3A9B849F0AC7069CDA64A53AA36"
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "A5AB0964D726C00F3D396892042986D6"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@ -50,7 +50,7 @@ namespace CoreTest {
#line hidden
#line 8 "..\..\..\SiloProductLine.xaml"
#line 9 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
@ -58,7 +58,7 @@ namespace CoreTest {
#line hidden
#line 9 "..\..\..\SiloProductLine.xaml"
#line 10 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo1;
@ -66,7 +66,7 @@ namespace CoreTest {
#line hidden
#line 10 "..\..\..\SiloProductLine.xaml"
#line 11 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo2;
@ -74,7 +74,7 @@ namespace CoreTest {
#line hidden
#line 11 "..\..\..\SiloProductLine.xaml"
#line 12 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator1;
@ -82,7 +82,7 @@ namespace CoreTest {
#line hidden
#line 12 "..\..\..\SiloProductLine.xaml"
#line 13 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator2;
@ -90,7 +90,7 @@ namespace CoreTest {
#line hidden
#line 13 "..\..\..\SiloProductLine.xaml"
#line 14 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.PreCleaner preCleaner1;
@ -98,7 +98,7 @@ namespace CoreTest {
#line hidden
#line 14 "..\..\..\SiloProductLine.xaml"
#line 15 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Bucket bucket1;
@ -106,7 +106,7 @@ namespace CoreTest {
#line hidden
#line 15 "..\..\..\SiloProductLine.xaml"
#line 16 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Truck truck1;
@ -114,7 +114,7 @@ namespace CoreTest {
#line hidden
#line 16 "..\..\..\SiloProductLine.xaml"
#line 17 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor1;
@ -122,7 +122,7 @@ namespace CoreTest {
#line hidden
#line 17 "..\..\..\SiloProductLine.xaml"
#line 18 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.MagnetCleaner magnetCleaner1;
@ -130,7 +130,7 @@ namespace CoreTest {
#line hidden
#line 18 "..\..\..\SiloProductLine.xaml"
#line 19 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor2;
@ -138,7 +138,7 @@ namespace CoreTest {
#line hidden
#line 19 "..\..\..\SiloProductLine.xaml"
#line 20 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor3;
@ -146,7 +146,7 @@ namespace CoreTest {
#line hidden
#line 20 "..\..\..\SiloProductLine.xaml"
#line 21 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor4;
@ -154,7 +154,7 @@ namespace CoreTest {
#line hidden
#line 21 "..\..\..\SiloProductLine.xaml"
#line 22 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone1;
@ -162,7 +162,7 @@ namespace CoreTest {
#line hidden
#line 29 "..\..\..\SiloProductLine.xaml"
#line 30 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock productline;
@ -170,7 +170,7 @@ namespace CoreTest {
#line hidden
#line 30 "..\..\..\SiloProductLine.xaml"
#line 31 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo12;
@ -178,7 +178,7 @@ namespace CoreTest {
#line hidden
#line 32 "..\..\..\SiloProductLine.xaml"
#line 33 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch1;
@ -186,7 +186,7 @@ namespace CoreTest {
#line hidden
#line 33 "..\..\..\SiloProductLine.xaml"
#line 34 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch3;
@ -194,7 +194,7 @@ namespace CoreTest {
#line hidden
#line 34 "..\..\..\SiloProductLine.xaml"
#line 35 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo1;
@ -202,7 +202,7 @@ namespace CoreTest {
#line hidden
#line 35 "..\..\..\SiloProductLine.xaml"
#line 36 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo2;
@ -210,7 +210,7 @@ namespace CoreTest {
#line hidden
#line 37 "..\..\..\SiloProductLine.xaml"
#line 38 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo3;
@ -218,7 +218,7 @@ namespace CoreTest {
#line hidden
#line 40 "..\..\..\SiloProductLine.xaml"
#line 41 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate1;
@ -226,7 +226,7 @@ namespace CoreTest {
#line hidden
#line 41 "..\..\..\SiloProductLine.xaml"
#line 42 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate2;
@ -234,7 +234,7 @@ namespace CoreTest {
#line hidden
#line 42 "..\..\..\SiloProductLine.xaml"
#line 43 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo4;
@ -242,7 +242,7 @@ namespace CoreTest {
#line hidden
#line 44 "..\..\..\SiloProductLine.xaml"
#line 45 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo5;
@ -250,7 +250,7 @@ namespace CoreTest {
#line hidden
#line 46 "..\..\..\SiloProductLine.xaml"
#line 47 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate3;
@ -258,7 +258,7 @@ namespace CoreTest {
#line hidden
#line 47 "..\..\..\SiloProductLine.xaml"
#line 48 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone2;
@ -266,7 +266,7 @@ namespace CoreTest {
#line hidden
#line 49 "..\..\..\SiloProductLine.xaml"
#line 50 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo6;
@ -306,13 +306,13 @@ namespace CoreTest {
case 1:
this.SiloProductLine1 = ((CoreTest.SiloProductLine)(target));
#line 7 "..\..\..\SiloProductLine.xaml"
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 7 "..\..\..\SiloProductLine.xaml"
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default

62
SCADA/Program/CoreTest/obj/x86/Release/SiloProductLine.g.i.cs

@ -1,4 +1,4 @@
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "049CD3A9B849F0AC7069CDA64A53AA36"
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "A5AB0964D726C00F3D396892042986D6"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@ -50,7 +50,7 @@ namespace CoreTest {
#line hidden
#line 8 "..\..\..\SiloProductLine.xaml"
#line 9 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
@ -58,7 +58,7 @@ namespace CoreTest {
#line hidden
#line 9 "..\..\..\SiloProductLine.xaml"
#line 10 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo1;
@ -66,7 +66,7 @@ namespace CoreTest {
#line hidden
#line 10 "..\..\..\SiloProductLine.xaml"
#line 11 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo2;
@ -74,7 +74,7 @@ namespace CoreTest {
#line hidden
#line 11 "..\..\..\SiloProductLine.xaml"
#line 12 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator1;
@ -82,7 +82,7 @@ namespace CoreTest {
#line hidden
#line 12 "..\..\..\SiloProductLine.xaml"
#line 13 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator2;
@ -90,7 +90,7 @@ namespace CoreTest {
#line hidden
#line 13 "..\..\..\SiloProductLine.xaml"
#line 14 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.PreCleaner preCleaner1;
@ -98,7 +98,7 @@ namespace CoreTest {
#line hidden
#line 14 "..\..\..\SiloProductLine.xaml"
#line 15 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Bucket bucket1;
@ -106,7 +106,7 @@ namespace CoreTest {
#line hidden
#line 15 "..\..\..\SiloProductLine.xaml"
#line 16 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Truck truck1;
@ -114,7 +114,7 @@ namespace CoreTest {
#line hidden
#line 16 "..\..\..\SiloProductLine.xaml"
#line 17 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor1;
@ -122,7 +122,7 @@ namespace CoreTest {
#line hidden
#line 17 "..\..\..\SiloProductLine.xaml"
#line 18 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.MagnetCleaner magnetCleaner1;
@ -130,7 +130,7 @@ namespace CoreTest {
#line hidden
#line 18 "..\..\..\SiloProductLine.xaml"
#line 19 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor2;
@ -138,7 +138,7 @@ namespace CoreTest {
#line hidden
#line 19 "..\..\..\SiloProductLine.xaml"
#line 20 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor3;
@ -146,7 +146,7 @@ namespace CoreTest {
#line hidden
#line 20 "..\..\..\SiloProductLine.xaml"
#line 21 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor4;
@ -154,7 +154,7 @@ namespace CoreTest {
#line hidden
#line 21 "..\..\..\SiloProductLine.xaml"
#line 22 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone1;
@ -162,7 +162,7 @@ namespace CoreTest {
#line hidden
#line 29 "..\..\..\SiloProductLine.xaml"
#line 30 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock productline;
@ -170,7 +170,7 @@ namespace CoreTest {
#line hidden
#line 30 "..\..\..\SiloProductLine.xaml"
#line 31 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo12;
@ -178,7 +178,7 @@ namespace CoreTest {
#line hidden
#line 32 "..\..\..\SiloProductLine.xaml"
#line 33 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch1;
@ -186,7 +186,7 @@ namespace CoreTest {
#line hidden
#line 33 "..\..\..\SiloProductLine.xaml"
#line 34 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch3;
@ -194,7 +194,7 @@ namespace CoreTest {
#line hidden
#line 34 "..\..\..\SiloProductLine.xaml"
#line 35 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo1;
@ -202,7 +202,7 @@ namespace CoreTest {
#line hidden
#line 35 "..\..\..\SiloProductLine.xaml"
#line 36 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo2;
@ -210,7 +210,7 @@ namespace CoreTest {
#line hidden
#line 37 "..\..\..\SiloProductLine.xaml"
#line 38 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo3;
@ -218,7 +218,7 @@ namespace CoreTest {
#line hidden
#line 40 "..\..\..\SiloProductLine.xaml"
#line 41 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate1;
@ -226,7 +226,7 @@ namespace CoreTest {
#line hidden
#line 41 "..\..\..\SiloProductLine.xaml"
#line 42 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate2;
@ -234,7 +234,7 @@ namespace CoreTest {
#line hidden
#line 42 "..\..\..\SiloProductLine.xaml"
#line 43 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo4;
@ -242,7 +242,7 @@ namespace CoreTest {
#line hidden
#line 44 "..\..\..\SiloProductLine.xaml"
#line 45 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo5;
@ -250,7 +250,7 @@ namespace CoreTest {
#line hidden
#line 46 "..\..\..\SiloProductLine.xaml"
#line 47 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate3;
@ -258,7 +258,7 @@ namespace CoreTest {
#line hidden
#line 47 "..\..\..\SiloProductLine.xaml"
#line 48 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone2;
@ -266,7 +266,7 @@ namespace CoreTest {
#line hidden
#line 49 "..\..\..\SiloProductLine.xaml"
#line 50 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo6;
@ -306,13 +306,13 @@ namespace CoreTest {
case 1:
this.SiloProductLine1 = ((CoreTest.SiloProductLine)(target));
#line 7 "..\..\..\SiloProductLine.xaml"
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 7 "..\..\..\SiloProductLine.xaml"
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default

0
SCADA/Program/OPCDriver/obj/Release/build.force → SCADA/Program/CoreTest/obj/x86/Release/build.force

22
SCADA/Program/DataExchange.sln

@ -27,6 +27,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileDriver", "FileDriver\Fi
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ModbusDriver", "ModbusDriver\ModbusDriver.csproj", "{AEA44301-6A29-4AF7-91E8-E6D755B618F1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SiemensPLCDriver", "SiemensPLCDriver\SiemensPLCDriver.csproj", "{9CEBFDA4-CF05-44D1-881B-13775AA46B27}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -239,6 +241,26 @@ Global
{AEA44301-6A29-4AF7-91E8-E6D755B618F1}.Release|x64.Build.0 = Release|x64
{AEA44301-6A29-4AF7-91E8-E6D755B618F1}.Release|x86.ActiveCfg = Release|Any CPU
{AEA44301-6A29-4AF7-91E8-E6D755B618F1}.Release|x86.Build.0 = Release|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|Itanium.ActiveCfg = Debug|Itanium
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|Itanium.Build.0 = Debug|Itanium
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|x64.ActiveCfg = Debug|x64
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|x64.Build.0 = Debug|x64
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|x86.ActiveCfg = Debug|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Debug|x86.Build.0 = Debug|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|Any CPU.Build.0 = Release|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|Itanium.ActiveCfg = Release|Itanium
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|Itanium.Build.0 = Release|Itanium
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|x64.ActiveCfg = Release|x64
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|x64.Build.0 = Release|x64
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|x86.ActiveCfg = Release|Any CPU
{9CEBFDA4-CF05-44D1-881B-13775AA46B27}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE

BIN
SCADA/Program/DataHelper/bin/Debug/DataHelper.dll

Binary file not shown.

BIN
SCADA/Program/DataHelper/bin/Debug/DataService.dll

Binary file not shown.

BIN
SCADA/Program/DataHelper/bin/Release/DataHelper.dll

Binary file not shown.

BIN
SCADA/Program/DataHelper/bin/Release/DataService.dll

Binary file not shown.

BIN
SCADA/Program/DataHelper/bin/x86/Debug/DataHelper.dll

Binary file not shown.

BIN
SCADA/Program/DataHelper/bin/x86/Debug/DataService.dll

Binary file not shown.

BIN
SCADA/Program/DataHelper/bin/x86/Release/DataHelper.dll

Binary file not shown.

BIN
SCADA/Program/DataHelper/bin/x86/Release/DataService.dll

Binary file not shown.

7
SCADA/Program/DataHelper/obj/Debug/DataHelper.csproj.FileListAbsolute.txt

@ -8,3 +8,10 @@ E:\双胞胎项目\服务器\SkewButtonLibrary\DataHelper\bin\Debug\DataHelper.p
E:\双胞胎项目\服务器\SkewButtonLibrary\DataHelper\obj\Debug\DataHelper.csprojResolveAssemblyReference.cache
E:\双胞胎项目\服务器\SkewButtonLibrary\DataHelper\obj\Debug\DataHelper.dll
E:\双胞胎项目\服务器\SkewButtonLibrary\DataHelper\obj\Debug\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\Debug\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\Debug\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\Debug\DataHelper.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\Debug\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\Debug\DataHelper.pdb

BIN
SCADA/Program/DataHelper/obj/Debug/DataHelper.dll

Binary file not shown.

7
SCADA/Program/DataHelper/obj/Release/DataHelper.csproj.FileListAbsolute.txt

@ -43,3 +43,10 @@ E:\双胞胎项目\sbt\Service - Copy (2)\SkewButtonLibrary\DataHelper\bin\Relea
E:\双胞胎项目\sbt\Service - Copy (2)\SkewButtonLibrary\DataHelper\obj\Release\DataHelper.csprojResolveAssemblyReference.cache
E:\双胞胎项目\sbt\Service - Copy (2)\SkewButtonLibrary\DataHelper\obj\Release\DataHelper.dll
E:\双胞胎项目\sbt\Service - Copy (2)\SkewButtonLibrary\DataHelper\obj\Release\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\Release\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\Release\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\Release\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\Release\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\Release\DataHelper.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\Release\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\Release\DataHelper.pdb

BIN
SCADA/Program/DataHelper/obj/Release/DataHelper.dll

Binary file not shown.

7
SCADA/Program/DataHelper/obj/x86/Debug/DataHelper.csproj.FileListAbsolute.txt

@ -49,3 +49,10 @@ E:\新建文件夹\SCADA\Program\DataHelper\bin\x86\Debug\DataService.pdb
E:\新建文件夹\SCADA\Program\DataHelper\obj\x86\Debug\DataHelper.csprojResolveAssemblyReference.cache
E:\新建文件夹\SCADA\Program\DataHelper\obj\x86\Debug\DataHelper.dll
E:\新建文件夹\SCADA\Program\DataHelper\obj\x86\Debug\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\x86\Debug\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\x86\Debug\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\x86\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\x86\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\x86\Debug\DataHelper.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\x86\Debug\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\x86\Debug\DataHelper.pdb

BIN
SCADA/Program/DataHelper/obj/x86/Debug/DataHelper.dll

Binary file not shown.

7
SCADA/Program/DataHelper/obj/x86/Release/DataHelper.csproj.FileListAbsolute.txt

@ -35,3 +35,10 @@ E:\SCADA\Program\DataHelper\bin\x86\Release\DataService.pdb
E:\SCADA\Program\DataHelper\obj\x86\Release\DataHelper.csprojResolveAssemblyReference.cache
E:\SCADA\Program\DataHelper\obj\x86\Release\DataHelper.dll
E:\SCADA\Program\DataHelper\obj\x86\Release\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\x86\Release\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\x86\Release\DataHelper.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\x86\Release\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\bin\x86\Release\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\x86\Release\DataHelper.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\x86\Release\DataHelper.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataHelper\obj\x86\Release\DataHelper.pdb

BIN
SCADA/Program/DataHelper/obj/x86/Release/DataHelper.dll

Binary file not shown.

0
SCADA/Program/DataHelper/obj/x86/Release/build.force

BIN
SCADA/Program/DataService/bin/Debug/DataService.dll

Binary file not shown.

BIN
SCADA/Program/DataService/bin/Release/DataService.dll

Binary file not shown.

5
SCADA/Program/DataService/obj/Debug/DataService.csproj.FileListAbsolute.txt

@ -18,3 +18,8 @@ E:\Project\牧羊上位机\WpfApplication1\bin\Debug\DataService.dll
E:\Project\牧羊上位机\WpfApplication1\bin\Debug\DataService.pdb
E:\Project\牧羊上位机\WpfApplication1\obj\Debug\DataService.dll
E:\Project\牧羊上位机\WpfApplication1\obj\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\bin\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\bin\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\Debug\DataService.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\Debug\DataService.pdb

BIN
SCADA/Program/DataService/obj/Debug/DataService.dll

Binary file not shown.

5
SCADA/Program/DataService/obj/Release/DataService.csproj.FileListAbsolute.txt

@ -96,3 +96,8 @@ F:\牧羊上位机\WpfApplication1\bin\Release\DataService.dll
F:\牧羊上位机\WpfApplication1\bin\Release\DataService.pdb
F:\牧羊上位机\WpfApplication1\obj\Release\DataService.dll
F:\牧羊上位机\WpfApplication1\obj\Release\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\bin\Release\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\bin\Release\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\Release\DataService.csprojResolveAssemblyReference.cache
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\Release\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\Release\DataService.pdb

BIN
SCADA/Program/DataService/obj/Release/DataService.dll

Binary file not shown.

5
SCADA/Program/DataService/obj/x86/Debug/DataService.csproj.FileListAbsolute.txt

@ -127,3 +127,8 @@ E:\新建文件夹\SCADA\Program\DataService\bin\Debug\DataService.pdb
E:\新建文件夹\SCADA\Program\DataService\obj\x86\Debug\DataService.csprojResolveAssemblyReference.cache
E:\新建文件夹\SCADA\Program\DataService\obj\x86\Debug\DataService.dll
E:\新建文件夹\SCADA\Program\DataService\obj\x86\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\bin\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\bin\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\x86\Debug\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\x86\Debug\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\x86\Debug\DataService.csprojResolveAssemblyReference.cache

BIN
SCADA/Program/DataService/obj/x86/Debug/DataService.dll

Binary file not shown.

4
SCADA/Program/DataService/obj/x86/Release/DataService.csproj.FileListAbsolute.txt

@ -90,3 +90,7 @@ E:\SCADA\Program\DataService\bin\Release\DataService.dll
E:\SCADA\Program\DataService\bin\Release\DataService.pdb
E:\SCADA\Program\DataService\obj\x86\Release\DataService.dll
E:\SCADA\Program\DataService\obj\x86\Release\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\bin\Release\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\bin\Release\DataService.pdb
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\x86\Release\DataService.dll
C:\Users\Yinan\Documents\Github\SharpSCADA\SCADA\Program\DataService\obj\x86\Release\DataService.pdb

BIN
SCADA/Program/DataService/obj/x86/Release/DataService.dll

Binary file not shown.

BIN
SCADA/Program/FileDriver/bin/Debug/DataService.dll

Binary file not shown.

BIN
SCADA/Program/FileDriver/bin/Debug/FileDriver.dll

Binary file not shown.

BIN
SCADA/Program/FileDriver/bin/Itanium/Debug/DataService.dll

Binary file not shown.

BIN
SCADA/Program/FileDriver/bin/Itanium/Debug/FileDriver.dll

Binary file not shown.

BIN
SCADA/Program/FileDriver/bin/Itanium/Release/DataService.dll

Binary file not shown.

BIN
SCADA/Program/FileDriver/bin/Itanium/Release/FileDriver.dll

Binary file not shown.

BIN
SCADA/Program/FileDriver/bin/Release/DataService.dll

Binary file not shown.

BIN
SCADA/Program/FileDriver/bin/Release/FileDriver.dll

Binary file not shown.

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save