Browse Source

【修改】添加连接成功提示

pull/15/head
wuyunhai 9 years ago
parent
commit
ae05dd0c9f
  1. BIN
      SCADA/Program/.vs/DataExchange/v14/.suo
  2. BIN
      SCADA/Program/BatchCoreService/bin/Debug/BatchCoreService.exe
  3. 17
      SCADA/Program/BatchCoreService/bin/Debug/BatchCoreService.exe.config
  4. BIN
      SCADA/Program/BatchCoreService/bin/Debug/BatchCoreService.pdb
  5. BIN
      SCADA/Program/BatchCoreService/bin/Debug/ClientDriver.dll
  6. BIN
      SCADA/Program/BatchCoreService/bin/Debug/ClientDriver.pdb
  7. BIN
      SCADA/Program/BatchCoreService/bin/Debug/DataHelper.dll
  8. BIN
      SCADA/Program/BatchCoreService/bin/Debug/DataHelper.pdb
  9. BIN
      SCADA/Program/BatchCoreService/bin/Debug/DataService.dll
  10. BIN
      SCADA/Program/BatchCoreService/bin/Debug/DataService.pdb
  11. BIN
      SCADA/Program/BatchCoreService/bin/Debug/MySql.Data.dll
  12. BIN
      SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.BatchCoreService.resources
  13. BIN
      SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.ProjectInstaller.resources
  14. 16
      SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csproj.FileListAbsolute.txt
  15. BIN
      SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csproj.GenerateResource.Cache
  16. BIN
      SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csprojResolveAssemblyReference.cache
  17. BIN
      SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.exe
  18. BIN
      SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.pdb
  19. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/BatchCoreTest.exe
  20. 17
      SCADA/Program/BatchCoreTest/bin/Debug/BatchCoreTest.exe.config
  21. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/BatchCoreTest.pdb
  22. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/ClientDriver.dll
  23. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/ClientDriver.pdb
  24. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/DataHelper.dll
  25. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/DataHelper.pdb
  26. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/DataService.dll
  27. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/DataService.pdb
  28. BIN
      SCADA/Program/BatchCoreTest/bin/Debug/MySql.Data.dll
  29. BIN
      SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreService.Properties.Resources.resources
  30. 15
      SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csproj.FileListAbsolute.txt
  31. BIN
      SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csproj.GenerateResource.Cache
  32. BIN
      SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csprojResolveAssemblyReference.cache
  33. BIN
      SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.exe
  34. BIN
      SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.pdb
  35. BIN
      SCADA/Program/ClientDriver/bin/Debug/ClientDriver.dll
  36. BIN
      SCADA/Program/ClientDriver/bin/Debug/ClientDriver.pdb
  37. BIN
      SCADA/Program/ClientDriver/bin/Debug/DataService.dll
  38. BIN
      SCADA/Program/ClientDriver/bin/Debug/DataService.pdb
  39. 7
      SCADA/Program/ClientDriver/obj/Debug/ClientDriver.csproj.FileListAbsolute.txt
  40. BIN
      SCADA/Program/ClientDriver/obj/Debug/ClientDriver.csprojResolveAssemblyReference.cache
  41. BIN
      SCADA/Program/ClientDriver/obj/Debug/ClientDriver.dll
  42. BIN
      SCADA/Program/ClientDriver/obj/Debug/ClientDriver.pdb
  43. BIN
      SCADA/Program/CoreTest/bin/Debug/ClientDriver.dll
  44. BIN
      SCADA/Program/CoreTest/bin/Debug/ClientDriver.pdb
  45. BIN
      SCADA/Program/CoreTest/bin/Debug/CoreTest.exe
  46. BIN
      SCADA/Program/CoreTest/bin/Debug/CoreTest.pdb
  47. BIN
      SCADA/Program/CoreTest/bin/Debug/DataHelper.dll
  48. BIN
      SCADA/Program/CoreTest/bin/Debug/DataHelper.pdb
  49. BIN
      SCADA/Program/CoreTest/bin/Debug/DataService.dll
  50. BIN
      SCADA/Program/CoreTest/bin/Debug/DataService.pdb
  51. BIN
      SCADA/Program/CoreTest/bin/Debug/DynamicDataDisplay.dll
  52. BIN
      SCADA/Program/CoreTest/bin/Debug/HMIControl.dll
  53. BIN
      SCADA/Program/CoreTest/bin/Debug/HMIControl.pdb
  54. BIN
      SCADA/Program/CoreTest/bin/Debug/Microsoft.Expression.Controls.dll
  55. BIN
      SCADA/Program/CoreTest/bin/Debug/Microsoft.Expression.Drawing.dll
  56. BIN
      SCADA/Program/CoreTest/bin/Debug/Microsoft.Expression.Interactions.dll
  57. BIN
      SCADA/Program/CoreTest/bin/Debug/MySql.Data.dll
  58. BIN
      SCADA/Program/CoreTest/bin/Debug/System.Windows.Interactivity.dll
  59. BIN
      SCADA/Program/CoreTest/bin/Debug/WPFToolkit.Extended.dll
  60. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/AlarmSet.baml
  61. 199
      SCADA/Program/CoreTest/obj/x86/Debug/AlarmSet.g.cs
  62. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/App.baml
  63. 78
      SCADA/Program/CoreTest/obj/x86/Debug/App.g.cs
  64. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest.Properties.Resources.resources
  65. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest.exe
  66. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest.g.resources
  67. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest.pdb
  68. 20
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest_MarkupCompile.cache
  69. 8
      SCADA/Program/CoreTest/obj/x86/Debug/CoreTest_MarkupCompile.lref
  70. 48
      SCADA/Program/CoreTest/obj/x86/Debug/Example.csproj.FileListAbsolute.txt
  71. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/Example.csproj.GenerateResource.Cache
  72. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/Example.csprojResolveAssemblyReference.cache
  73. 2
      SCADA/Program/CoreTest/obj/x86/Debug/GeneratedInternalTypeHelper.g.cs
  74. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/Guage.baml
  75. 113
      SCADA/Program/CoreTest/obj/x86/Debug/Guage.g.cs
  76. 113
      SCADA/Program/CoreTest/obj/x86/Debug/Guage.g.i.cs
  77. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/Login.baml
  78. 203
      SCADA/Program/CoreTest/obj/x86/Debug/Login.g.cs
  79. 2
      SCADA/Program/CoreTest/obj/x86/Debug/Login.g.i.cs
  80. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/MainWindow.baml
  81. 320
      SCADA/Program/CoreTest/obj/x86/Debug/MainWindow.g.cs
  82. 320
      SCADA/Program/CoreTest/obj/x86/Debug/MainWindow.g.i.cs
  83. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/MaterialRecivingLine.baml
  84. 1169
      SCADA/Program/CoreTest/obj/x86/Debug/MaterialRecivingLine.g.cs
  85. 1169
      SCADA/Program/CoreTest/obj/x86/Debug/MaterialRecivingLine.g.i.cs
  86. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/RuntimeChart.baml
  87. 186
      SCADA/Program/CoreTest/obj/x86/Debug/RuntimeChart.g.cs
  88. 2
      SCADA/Program/CoreTest/obj/x86/Debug/RuntimeChart.g.i.cs
  89. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/SiloProductLine.baml
  90. 410
      SCADA/Program/CoreTest/obj/x86/Debug/SiloProductLine.g.cs
  91. 410
      SCADA/Program/CoreTest/obj/x86/Debug/SiloProductLine.g.i.cs
  92. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/StartDevice.baml
  93. 150
      SCADA/Program/CoreTest/obj/x86/Debug/StartDevice.g.cs
  94. 1
      SCADA/Program/CoreTest/obj/x86/Debug/StartDevice.g.i.cs
  95. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/TagMonitor.baml
  96. 136
      SCADA/Program/CoreTest/obj/x86/Debug/TagMonitor.g.cs
  97. BIN
      SCADA/Program/CoreTest/obj/x86/Debug/Trend.baml
  98. 264
      SCADA/Program/CoreTest/obj/x86/Debug/Trend.g.cs
  99. BIN
      SCADA/Program/DataHelper/bin/x86/Debug/DataHelper.dll
  100. 9
      SCADA/Program/DataHelper/bin/x86/Debug/DataHelper.dll.config

BIN
SCADA/Program/.vs/DataExchange/v14/.suo

Binary file not shown.

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

Binary file not shown.

17
SCADA/Program/BatchCoreService/bin/Debug/BatchCoreService.exe.config

@ -0,0 +1,17 @@
<?xml version="1.0"?>
<configuration>
<configSections>
</configSections>
<connectionStrings/>
<system.serviceModel>
<services>
<!-- This section is optional with the new configuration model
introduced in .NET Framework 4. -->
<service name="BatchCoreService.DAService">
</service>
</services>
</system.serviceModel>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
</startup>
</configuration>

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

BIN
SCADA/Program/BatchCoreService/bin/Debug/MySql.Data.dll

Binary file not shown.

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

Binary file not shown.

BIN
SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.ProjectInstaller.resources

Binary file not shown.

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

@ -0,0 +1,16 @@
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\BatchCoreService.exe.config
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\BatchCoreService.exe
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\BatchCoreService.pdb
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\ClientDriver.dll
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\DataHelper.dll
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\DataService.dll
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\MySql.Data.dll
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\ClientDriver.pdb
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\DataHelper.pdb
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\bin\Debug\DataService.pdb
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.csprojResolveAssemblyReference.cache
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.BatchCoreService.resources
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.ProjectInstaller.resources
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.csproj.GenerateResource.Cache
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.exe
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreService\obj\x86\Debug\BatchCoreService.pdb

BIN
SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csproj.GenerateResource.Cache

Binary file not shown.

BIN
SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csprojResolveAssemblyReference.cache

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

17
SCADA/Program/BatchCoreTest/bin/Debug/BatchCoreTest.exe.config

@ -0,0 +1,17 @@
<?xml version="1.0"?>
<configuration>
<configSections>
</configSections>
<connectionStrings/>
<system.serviceModel>
<services>
<!-- This section is optional with the new configuration model
introduced in .NET Framework 4. -->
<service name="BatchCoreService.DAService" >
</service>
</services>
</system.serviceModel>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
</startup>
</configuration>

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

BIN
SCADA/Program/BatchCoreTest/bin/Debug/MySql.Data.dll

Binary file not shown.

BIN
SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreService.Properties.Resources.resources

Binary file not shown.

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

@ -0,0 +1,15 @@
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\BatchCoreTest.exe.config
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\BatchCoreTest.exe
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\BatchCoreTest.pdb
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\ClientDriver.dll
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\DataHelper.dll
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\DataService.dll
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\MySql.Data.dll
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\ClientDriver.pdb
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\DataHelper.pdb
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\bin\Debug\DataService.pdb
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.csprojResolveAssemblyReference.cache
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreService.Properties.Resources.resources
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.csproj.GenerateResource.Cache
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.exe
D:\GitHub\SharpSCADA\SCADA\Program\BatchCoreTest\obj\x86\Debug\BatchCoreTest.pdb

BIN
SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csproj.GenerateResource.Cache

Binary file not shown.

BIN
SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csprojResolveAssemblyReference.cache

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

@ -0,0 +1,7 @@
D:\GitHub\SharpSCADA\SCADA\Program\ClientDriver\bin\Debug\ClientDriver.dll
D:\GitHub\SharpSCADA\SCADA\Program\ClientDriver\bin\Debug\ClientDriver.pdb
D:\GitHub\SharpSCADA\SCADA\Program\ClientDriver\bin\Debug\DataService.dll
D:\GitHub\SharpSCADA\SCADA\Program\ClientDriver\bin\Debug\DataService.pdb
D:\GitHub\SharpSCADA\SCADA\Program\ClientDriver\obj\Debug\ClientDriver.csprojResolveAssemblyReference.cache
D:\GitHub\SharpSCADA\SCADA\Program\ClientDriver\obj\Debug\ClientDriver.dll
D:\GitHub\SharpSCADA\SCADA\Program\ClientDriver\obj\Debug\ClientDriver.pdb

BIN
SCADA/Program/ClientDriver/obj/Debug/ClientDriver.csprojResolveAssemblyReference.cache

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/Microsoft.Expression.Controls.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/Microsoft.Expression.Drawing.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/Microsoft.Expression.Interactions.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/MySql.Data.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/System.Windows.Interactivity.dll

Binary file not shown.

BIN
SCADA/Program/CoreTest/bin/Debug/WPFToolkit.Extended.dll

Binary file not shown.

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

Binary file not shown.

199
SCADA/Program/CoreTest/obj/x86/Debug/AlarmSet.g.cs

@ -0,0 +1,199 @@
#pragma checksum "..\..\..\AlarmSet.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "59BFA4F8D2CBCFAA5AAF46E345571EEF"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using CoreTest;
using Microsoft.Windows.Controls;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// AlarmSet
/// </summary>
public partial class AlarmSet : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 20 "..\..\..\AlarmSet.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TabControl tab1;
#line default
#line hidden
#line 22 "..\..\..\AlarmSet.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.DataGrid list0;
#line default
#line hidden
#line 45 "..\..\..\AlarmSet.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ListView list2;
#line default
#line hidden
#line 65 "..\..\..\AlarmSet.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ToolBar toolBar1;
#line default
#line hidden
#line 70 "..\..\..\AlarmSet.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Windows.Controls.DateTimePicker dtstart;
#line default
#line hidden
#line 72 "..\..\..\AlarmSet.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Windows.Controls.DateTimePicker dtend;
#line default
#line hidden
#line 75 "..\..\..\AlarmSet.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Windows.Controls.ColorPicker colorpicker;
#line default
#line hidden
#line 77 "..\..\..\AlarmSet.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ListView list1;
#line default
#line hidden
#line 94 "..\..\..\AlarmSet.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ListBox list3;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/alarmset.xaml", System.UriKind.Relative);
#line 1 "..\..\..\AlarmSet.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
#line 6 "..\..\..\AlarmSet.xaml"
((CoreTest.AlarmSet)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
#line default
#line hidden
#line 6 "..\..\..\AlarmSet.xaml"
((CoreTest.AlarmSet)(target)).Closed += new System.EventHandler(this.Window_Closed);
#line default
#line hidden
return;
case 2:
this.tab1 = ((System.Windows.Controls.TabControl)(target));
return;
case 3:
this.list0 = ((System.Windows.Controls.DataGrid)(target));
return;
case 4:
this.list2 = ((System.Windows.Controls.ListView)(target));
return;
case 5:
this.toolBar1 = ((System.Windows.Controls.ToolBar)(target));
return;
case 6:
this.dtstart = ((Microsoft.Windows.Controls.DateTimePicker)(target));
return;
case 7:
this.dtend = ((Microsoft.Windows.Controls.DateTimePicker)(target));
return;
case 8:
this.colorpicker = ((Microsoft.Windows.Controls.ColorPicker)(target));
#line 75 "..\..\..\AlarmSet.xaml"
this.colorpicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler<System.Windows.Media.Color>(this.ColorPicker_SelectedColorChanged);
#line default
#line hidden
return;
case 9:
this.list1 = ((System.Windows.Controls.ListView)(target));
return;
case 10:
this.list3 = ((System.Windows.Controls.ListBox)(target));
return;
}
this._contentLoaded = true;
}
}
}

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

Binary file not shown.

78
SCADA/Program/CoreTest/obj/x86/Debug/App.g.cs

@ -0,0 +1,78 @@
#pragma checksum "..\..\..\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "87C752EAB1D8111DD0461A1A34A553FD"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Windows.Controls;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// App
/// </summary>
public partial class App : System.Windows.Application {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/app.xaml", System.UriKind.Relative);
#line 1 "..\..\..\App.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
/// <summary>
/// Application Entry Point.
/// </summary>
[System.STAThreadAttribute()]
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public static void Main() {
CoreTest.App app = new CoreTest.App();
app.InitializeComponent();
app.Run();
}
}
}

BIN
SCADA/Program/CoreTest/obj/x86/Debug/CoreTest.Properties.Resources.resources

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.

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

Binary file not shown.

20
SCADA/Program/CoreTest/obj/x86/Debug/CoreTest_MarkupCompile.cache

@ -0,0 +1,20 @@
CoreTest
winexe
C#
.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\
CoreTest
none
false
DEBUG;TRACE
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\App.xaml
101478603885
22-724079516
22982106417
AlarmSet.xaml;Guage.xaml;Login.xaml;MainWindow.xaml;MaterialRecivingLine.xaml;RuntimeChart.xaml;SiloProductLine.xaml;StartDevice.xaml;TagMonitor.xaml;Trend.xaml;
False

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

@ -0,0 +1,8 @@
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\GeneratedInternalTypeHelper.g.cs
FD:\GitHub\SharpSCADA\SCADA\Program\CoreTest\AlarmSet.xaml;;
FD:\GitHub\SharpSCADA\SCADA\Program\CoreTest\Guage.xaml;;
FD:\GitHub\SharpSCADA\SCADA\Program\CoreTest\MainWindow.xaml;;
FD:\GitHub\SharpSCADA\SCADA\Program\CoreTest\TagMonitor.xaml;;
FD:\GitHub\SharpSCADA\SCADA\Program\CoreTest\Trend.xaml;;

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

@ -0,0 +1,48 @@
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\CoreTest.exe
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\CoreTest.pdb
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\ClientDriver.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DataHelper.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DataService.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DynamicDataDisplay.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\HMIControl.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\Microsoft.Expression.Controls.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\Microsoft.Expression.Drawing.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\Microsoft.Expression.Interactions.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\System.Windows.Interactivity.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\WPFToolkit.Extended.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\MySql.Data.dll
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\ClientDriver.pdb
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\HMIControl.pdb
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DataHelper.pdb
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\bin\Debug\DataService.pdb
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Example.csprojResolveAssemblyReference.cache
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Login.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\MaterialRecivingLine.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\RuntimeChart.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\SiloProductLine.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\StartDevice.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\App.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\AlarmSet.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Guage.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Login.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\MainWindow.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\MaterialRecivingLine.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\RuntimeChart.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\SiloProductLine.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\StartDevice.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\TagMonitor.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Trend.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\App.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\GeneratedInternalTypeHelper.g.cs
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest_MarkupCompile.cache
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest_MarkupCompile.lref
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\AlarmSet.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Guage.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\MainWindow.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\TagMonitor.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Trend.baml
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.g.resources
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.Properties.Resources.resources
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\Example.csproj.GenerateResource.Cache
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.exe
D:\GitHub\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\CoreTest.pdb

BIN
SCADA/Program/CoreTest/obj/x86/Debug/Example.csproj.GenerateResource.Cache

Binary file not shown.

BIN
SCADA/Program/CoreTest/obj/x86/Debug/Example.csprojResolveAssemblyReference.cache

Binary file not shown.

2
SCADA/Program/CoreTest/obj/x86/Debug/GeneratedInternalTypeHelper.g.cs

@ -0,0 +1,2 @@


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

Binary file not shown.

113
SCADA/Program/CoreTest/obj/x86/Debug/Guage.g.cs

@ -0,0 +1,113 @@
#pragma checksum "..\..\..\Guage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "5243A05AE807D390F1D9E6B6C6368646"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using CoreTest;
using HMIControl;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// Guage
/// </summary>
public partial class Guage : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 11 "..\..\..\Guage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HVScale hVScale1;
#line default
#line hidden
#line 13 "..\..\..\Guage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HVValueIndicator hVValueIndicator1;
#line default
#line hidden
#line 14 "..\..\..\Guage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Frame frame1;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/guage.xaml", System.UriKind.Relative);
#line 1 "..\..\..\Guage.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
this.hVScale1 = ((HMIControl.HVScale)(target));
return;
case 2:
this.hVValueIndicator1 = ((HMIControl.HVValueIndicator)(target));
return;
case 3:
this.frame1 = ((HMIControl.Frame)(target));
return;
}
this._contentLoaded = true;
}
}
}

113
SCADA/Program/CoreTest/obj/x86/Debug/Guage.g.i.cs

@ -0,0 +1,113 @@
#pragma checksum "..\..\..\Guage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "5243A05AE807D390F1D9E6B6C6368646"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using CoreTest;
using HMIControl;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// Guage
/// </summary>
public partial class Guage : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 11 "..\..\..\Guage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HVScale hVScale1;
#line default
#line hidden
#line 13 "..\..\..\Guage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HVValueIndicator hVValueIndicator1;
#line default
#line hidden
#line 14 "..\..\..\Guage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Frame frame1;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/guage.xaml", System.UriKind.Relative);
#line 1 "..\..\..\Guage.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
this.hVScale1 = ((HMIControl.HVScale)(target));
return;
case 2:
this.hVValueIndicator1 = ((HMIControl.HVValueIndicator)(target));
return;
case 3:
this.frame1 = ((HMIControl.Frame)(target));
return;
}
this._contentLoaded = true;
}
}
}

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

Binary file not shown.

203
SCADA/Program/CoreTest/obj/x86/Debug/Login.g.cs

@ -0,0 +1,203 @@
#pragma checksum "..\..\..\Login.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "375A0423B4D66B38B66903C58FC0AA60"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// Login
/// </summary>
public partial class Login : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 10 "..\..\..\Login.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button button1;
#line default
#line hidden
#line 11 "..\..\..\Login.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button button2;
#line default
#line hidden
#line 12 "..\..\..\Login.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock textBlock2;
#line default
#line hidden
#line 13 "..\..\..\Login.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock textBlock3;
#line default
#line hidden
#line 14 "..\..\..\Login.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtUser;
#line default
#line hidden
#line 15 "..\..\..\Login.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock textBlock4;
#line default
#line hidden
#line 16 "..\..\..\Login.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.PasswordBox txtPassword;
#line default
#line hidden
#line 17 "..\..\..\Login.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txterr;
#line default
#line hidden
#line 18 "..\..\..\Login.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button button3;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/login.xaml", System.UriKind.Relative);
#line 1 "..\..\..\Login.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
#line 4 "..\..\..\Login.xaml"
((CoreTest.Login)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
#line default
#line hidden
return;
case 2:
this.button1 = ((System.Windows.Controls.Button)(target));
#line 10 "..\..\..\Login.xaml"
this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click);
#line default
#line hidden
return;
case 3:
this.button2 = ((System.Windows.Controls.Button)(target));
#line 11 "..\..\..\Login.xaml"
this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click);
#line default
#line hidden
return;
case 4:
this.textBlock2 = ((System.Windows.Controls.TextBlock)(target));
return;
case 5:
this.textBlock3 = ((System.Windows.Controls.TextBlock)(target));
return;
case 6:
this.txtUser = ((System.Windows.Controls.TextBox)(target));
return;
case 7:
this.textBlock4 = ((System.Windows.Controls.TextBlock)(target));
return;
case 8:
this.txtPassword = ((System.Windows.Controls.PasswordBox)(target));
return;
case 9:
this.txterr = ((System.Windows.Controls.TextBlock)(target));
return;
case 10:
this.button3 = ((System.Windows.Controls.Button)(target));
#line 19 "..\..\..\Login.xaml"
this.button3.Click += new System.Windows.RoutedEventHandler(this.button3_Click);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

2
SCADA/Program/CoreTest/obj/x86/Debug/Login.g.i.cs

@ -9,8 +9,6 @@
// </auto-generated> // </auto-generated>
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
using CoreTest;
using HMIControl;
using System; using System;
using System.Diagnostics; using System.Diagnostics;
using System.Windows; using System.Windows;

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

Binary file not shown.

320
SCADA/Program/CoreTest/obj/x86/Debug/MainWindow.g.cs

@ -0,0 +1,320 @@
#pragma checksum "..\..\..\MainWindow.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "43579B96290DBB82B39AB2820CBC1A0C"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using CoreTest;
using HMIControl;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// MainWindow
/// </summary>
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 73 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid grd1;
#line default
#line hidden
#line 79 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label label1;
#line default
#line hidden
#line 80 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label label2;
#line default
#line hidden
#line 82 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Border cvs1;
#line default
#line hidden
#line 84 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ToolBarTray toolBarTray;
#line default
#line hidden
#line 106 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btngrind1;
#line default
#line hidden
#line 107 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btngrind2;
#line default
#line hidden
#line 111 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ToolBarTray cvs3;
#line default
#line hidden
#line 113 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btnRT;
#line default
#line hidden
#line 114 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btnTrend;
#line default
#line hidden
#line 115 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btnTag;
#line default
#line hidden
#line 116 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton hMIButton2;
#line default
#line hidden
#line 117 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton hMIButton7;
#line default
#line hidden
#line 120 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas statusbar;
#line default
#line hidden
#line 121 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMILable txtuser;
#line default
#line hidden
#line 122 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMILable txttime;
#line default
#line hidden
#line 123 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button btnStart;
#line default
#line hidden
#line 125 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvsAlarm;
#line default
#line hidden
#line 126 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtAlarm;
#line default
#line hidden
#line 129 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Ellipse p1_lamp1;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/mainwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\MainWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
#line 7 "..\..\..\MainWindow.xaml"
((CoreTest.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
#line default
#line hidden
return;
case 2:
this.grd1 = ((System.Windows.Controls.Grid)(target));
return;
case 3:
this.label1 = ((System.Windows.Controls.Label)(target));
return;
case 4:
this.label2 = ((System.Windows.Controls.Label)(target));
return;
case 5:
this.cvs1 = ((System.Windows.Controls.Border)(target));
return;
case 6:
this.toolBarTray = ((System.Windows.Controls.ToolBarTray)(target));
return;
case 7:
this.btngrind1 = ((HMIControl.HMIButton)(target));
return;
case 8:
this.btngrind2 = ((HMIControl.HMIButton)(target));
return;
case 9:
this.cvs3 = ((System.Windows.Controls.ToolBarTray)(target));
return;
case 10:
this.btnRT = ((HMIControl.HMIButton)(target));
return;
case 11:
this.btnTrend = ((HMIControl.HMIButton)(target));
return;
case 12:
this.btnTag = ((HMIControl.HMIButton)(target));
return;
case 13:
this.hMIButton2 = ((HMIControl.HMIButton)(target));
return;
case 14:
this.hMIButton7 = ((HMIControl.HMIButton)(target));
#line 117 "..\..\..\MainWindow.xaml"
this.hMIButton7.Click += new System.Windows.RoutedEventHandler(this.hMIButton7_Click);
#line default
#line hidden
return;
case 15:
this.statusbar = ((System.Windows.Controls.Canvas)(target));
return;
case 16:
this.txtuser = ((HMIControl.HMILable)(target));
return;
case 17:
this.txttime = ((HMIControl.HMILable)(target));
return;
case 18:
this.btnStart = ((System.Windows.Controls.Button)(target));
#line 123 "..\..\..\MainWindow.xaml"
this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click);
#line default
#line hidden
return;
case 19:
this.cvsAlarm = ((System.Windows.Controls.Canvas)(target));
return;
case 20:
this.txtAlarm = ((System.Windows.Controls.TextBlock)(target));
return;
case 21:
this.p1_lamp1 = ((System.Windows.Shapes.Ellipse)(target));
return;
}
this._contentLoaded = true;
}
}
}

320
SCADA/Program/CoreTest/obj/x86/Debug/MainWindow.g.i.cs

@ -0,0 +1,320 @@
#pragma checksum "..\..\..\MainWindow.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "43579B96290DBB82B39AB2820CBC1A0C"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using CoreTest;
using HMIControl;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// MainWindow
/// </summary>
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 73 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid grd1;
#line default
#line hidden
#line 79 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label label1;
#line default
#line hidden
#line 80 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label label2;
#line default
#line hidden
#line 82 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Border cvs1;
#line default
#line hidden
#line 84 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ToolBarTray toolBarTray;
#line default
#line hidden
#line 106 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btngrind1;
#line default
#line hidden
#line 107 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btngrind2;
#line default
#line hidden
#line 111 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ToolBarTray cvs3;
#line default
#line hidden
#line 113 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btnRT;
#line default
#line hidden
#line 114 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btnTrend;
#line default
#line hidden
#line 115 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton btnTag;
#line default
#line hidden
#line 116 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton hMIButton2;
#line default
#line hidden
#line 117 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMIButton hMIButton7;
#line default
#line hidden
#line 120 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas statusbar;
#line default
#line hidden
#line 121 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMILable txtuser;
#line default
#line hidden
#line 122 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.HMILable txttime;
#line default
#line hidden
#line 123 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button btnStart;
#line default
#line hidden
#line 125 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvsAlarm;
#line default
#line hidden
#line 126 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtAlarm;
#line default
#line hidden
#line 129 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Ellipse p1_lamp1;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/mainwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\MainWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
#line 7 "..\..\..\MainWindow.xaml"
((CoreTest.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
#line default
#line hidden
return;
case 2:
this.grd1 = ((System.Windows.Controls.Grid)(target));
return;
case 3:
this.label1 = ((System.Windows.Controls.Label)(target));
return;
case 4:
this.label2 = ((System.Windows.Controls.Label)(target));
return;
case 5:
this.cvs1 = ((System.Windows.Controls.Border)(target));
return;
case 6:
this.toolBarTray = ((System.Windows.Controls.ToolBarTray)(target));
return;
case 7:
this.btngrind1 = ((HMIControl.HMIButton)(target));
return;
case 8:
this.btngrind2 = ((HMIControl.HMIButton)(target));
return;
case 9:
this.cvs3 = ((System.Windows.Controls.ToolBarTray)(target));
return;
case 10:
this.btnRT = ((HMIControl.HMIButton)(target));
return;
case 11:
this.btnTrend = ((HMIControl.HMIButton)(target));
return;
case 12:
this.btnTag = ((HMIControl.HMIButton)(target));
return;
case 13:
this.hMIButton2 = ((HMIControl.HMIButton)(target));
return;
case 14:
this.hMIButton7 = ((HMIControl.HMIButton)(target));
#line 117 "..\..\..\MainWindow.xaml"
this.hMIButton7.Click += new System.Windows.RoutedEventHandler(this.hMIButton7_Click);
#line default
#line hidden
return;
case 15:
this.statusbar = ((System.Windows.Controls.Canvas)(target));
return;
case 16:
this.txtuser = ((HMIControl.HMILable)(target));
return;
case 17:
this.txttime = ((HMIControl.HMILable)(target));
return;
case 18:
this.btnStart = ((System.Windows.Controls.Button)(target));
#line 123 "..\..\..\MainWindow.xaml"
this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click);
#line default
#line hidden
return;
case 19:
this.cvsAlarm = ((System.Windows.Controls.Canvas)(target));
return;
case 20:
this.txtAlarm = ((System.Windows.Controls.TextBlock)(target));
return;
case 21:
this.p1_lamp1 = ((System.Windows.Shapes.Ellipse)(target));
return;
}
this._contentLoaded = true;
}
}
}

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

Binary file not shown.

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

File diff suppressed because it is too large

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

File diff suppressed because it is too large

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

Binary file not shown.

186
SCADA/Program/CoreTest/obj/x86/Debug/RuntimeChart.g.cs

@ -0,0 +1,186 @@
#pragma checksum "..\..\..\RuntimeChart.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "DC1BFB7524CCB66F5D58735A70216F0A"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Research.DynamicDataDisplay;
using Microsoft.Research.DynamicDataDisplay.Charts;
using Microsoft.Research.DynamicDataDisplay.Charts.Axes;
using Microsoft.Research.DynamicDataDisplay.Charts.Axes.Numeric;
using Microsoft.Research.DynamicDataDisplay.Charts.Isolines;
using Microsoft.Research.DynamicDataDisplay.Charts.Markers;
using Microsoft.Research.DynamicDataDisplay.Charts.Navigation;
using Microsoft.Research.DynamicDataDisplay.Charts.Shapes;
using Microsoft.Research.DynamicDataDisplay.Common.Palettes;
using Microsoft.Research.DynamicDataDisplay.Converters;
using Microsoft.Research.DynamicDataDisplay.DataSources;
using Microsoft.Research.DynamicDataDisplay.MarkupExtensions;
using Microsoft.Research.DynamicDataDisplay.Navigation;
using Microsoft.Research.DynamicDataDisplay.PointMarkers;
using Microsoft.Research.DynamicDataDisplay.ViewportRestrictions;
using Microsoft.Windows.Controls;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// RuntimeChart
/// </summary>
public partial class RuntimeChart : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 16 "..\..\..\RuntimeChart.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ComboBox comb1;
#line default
#line hidden
#line 18 "..\..\..\RuntimeChart.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Windows.Controls.ColorPicker colorpicker;
#line default
#line hidden
#line 20 "..\..\..\RuntimeChart.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Research.DynamicDataDisplay.ChartPlotter chartPlotter1;
#line default
#line hidden
#line 22 "..\..\..\RuntimeChart.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis hTimeSpanAxis;
#line default
#line hidden
#line 24 "..\..\..\RuntimeChart.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine hilevel;
#line default
#line hidden
#line 25 "..\..\..\RuntimeChart.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine lolevel;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/runtimechart.xaml", System.UriKind.Relative);
#line 1 "..\..\..\RuntimeChart.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
#line 8 "..\..\..\RuntimeChart.xaml"
((CoreTest.RuntimeChart)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
#line default
#line hidden
#line 8 "..\..\..\RuntimeChart.xaml"
((CoreTest.RuntimeChart)(target)).Closed += new System.EventHandler(this.Window_Closed);
#line default
#line hidden
return;
case 2:
this.comb1 = ((System.Windows.Controls.ComboBox)(target));
#line 16 "..\..\..\RuntimeChart.xaml"
this.comb1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comb1_SelectionChanged);
#line default
#line hidden
return;
case 3:
this.colorpicker = ((Microsoft.Windows.Controls.ColorPicker)(target));
#line 18 "..\..\..\RuntimeChart.xaml"
this.colorpicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler<System.Windows.Media.Color>(this.ColorPicker_SelectedColorChanged);
#line default
#line hidden
return;
case 4:
this.chartPlotter1 = ((Microsoft.Research.DynamicDataDisplay.ChartPlotter)(target));
return;
case 5:
this.hTimeSpanAxis = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis)(target));
return;
case 6:
this.hilevel = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine)(target));
return;
case 7:
this.lolevel = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine)(target));
return;
}
this._contentLoaded = true;
}
}
}

2
SCADA/Program/CoreTest/obj/x86/Debug/RuntimeChart.g.i.cs

@ -9,8 +9,6 @@
// </auto-generated> // </auto-generated>
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
using CoreTest;
using HMIControl;
using Microsoft.Research.DynamicDataDisplay; using Microsoft.Research.DynamicDataDisplay;
using Microsoft.Research.DynamicDataDisplay.Charts; using Microsoft.Research.DynamicDataDisplay.Charts;
using Microsoft.Research.DynamicDataDisplay.Charts.Axes; using Microsoft.Research.DynamicDataDisplay.Charts.Axes;

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

Binary file not shown.

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

@ -0,0 +1,410 @@
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "A5AB0964D726C00F3D396892042986D6"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using HMIControl;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// SiloProductLine
/// </summary>
public partial class SiloProductLine : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 7 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal CoreTest.SiloProductLine SiloProductLine1;
#line default
#line hidden
#line 9 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
#line default
#line hidden
#line 10 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo1;
#line default
#line hidden
#line 11 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo2;
#line default
#line hidden
#line 12 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator1;
#line default
#line hidden
#line 13 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator2;
#line default
#line hidden
#line 14 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.PreCleaner preCleaner1;
#line default
#line hidden
#line 15 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Bucket bucket1;
#line default
#line hidden
#line 16 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Truck truck1;
#line default
#line hidden
#line 17 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor1;
#line default
#line hidden
#line 18 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.MagnetCleaner magnetCleaner1;
#line default
#line hidden
#line 19 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor2;
#line default
#line hidden
#line 20 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor3;
#line default
#line hidden
#line 21 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor4;
#line default
#line hidden
#line 22 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone1;
#line default
#line hidden
#line 30 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock productline;
#line default
#line hidden
#line 31 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo12;
#line default
#line hidden
#line 33 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch1;
#line default
#line hidden
#line 34 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch3;
#line default
#line hidden
#line 35 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo1;
#line default
#line hidden
#line 36 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo2;
#line default
#line hidden
#line 38 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo3;
#line default
#line hidden
#line 41 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate1;
#line default
#line hidden
#line 42 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate2;
#line default
#line hidden
#line 43 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo4;
#line default
#line hidden
#line 45 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo5;
#line default
#line hidden
#line 47 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate3;
#line default
#line hidden
#line 48 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone2;
#line default
#line hidden
#line 50 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo6;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/siloproductline.xaml", System.UriKind.Relative);
#line 1 "..\..\..\SiloProductLine.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
this.SiloProductLine1 = ((CoreTest.SiloProductLine)(target));
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default
#line hidden
return;
case 2:
this.cvs1 = ((System.Windows.Controls.Canvas)(target));
return;
case 3:
this.silo1 = ((HMIControl.Silo)(target));
return;
case 4:
this.silo2 = ((HMIControl.Silo)(target));
return;
case 5:
this.elevator1 = ((HMIControl.Elevator)(target));
return;
case 6:
this.elevator2 = ((HMIControl.Elevator)(target));
return;
case 7:
this.preCleaner1 = ((HMIControl.PreCleaner)(target));
return;
case 8:
this.bucket1 = ((HMIControl.Bucket)(target));
return;
case 9:
this.truck1 = ((HMIControl.Truck)(target));
return;
case 10:
this.chainConveyor1 = ((HMIControl.ChainConveyor)(target));
return;
case 11:
this.magnetCleaner1 = ((HMIControl.MagnetCleaner)(target));
return;
case 12:
this.chainConveyor2 = ((HMIControl.ChainConveyor)(target));
return;
case 13:
this.chainConveyor3 = ((HMIControl.ChainConveyor)(target));
return;
case 14:
this.chainConveyor4 = ((HMIControl.ChainConveyor)(target));
return;
case 15:
this.cyclone1 = ((HMIControl.Cyclone)(target));
return;
case 16:
this.productline = ((System.Windows.Controls.TextBlock)(target));
return;
case 17:
this.fromTo12 = ((HMIControl.FromTo)(target));
return;
case 18:
this.selectSwitch1 = ((HMIControl.SelectSwitch)(target));
return;
case 19:
this.selectSwitch3 = ((HMIControl.SelectSwitch)(target));
return;
case 20:
this.fromTo1 = ((HMIControl.FromTo)(target));
return;
case 21:
this.fromTo2 = ((HMIControl.FromTo)(target));
return;
case 22:
this.fromTo3 = ((HMIControl.FromTo)(target));
return;
case 23:
this.slideGate1 = ((HMIControl.SlideGate)(target));
return;
case 24:
this.slideGate2 = ((HMIControl.SlideGate)(target));
return;
case 25:
this.fromTo4 = ((HMIControl.FromTo)(target));
return;
case 26:
this.fromTo5 = ((HMIControl.FromTo)(target));
return;
case 27:
this.slideGate3 = ((HMIControl.SlideGate)(target));
return;
case 28:
this.cyclone2 = ((HMIControl.Cyclone)(target));
return;
case 29:
this.fromTo6 = ((HMIControl.FromTo)(target));
return;
}
this._contentLoaded = true;
}
}
}

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

@ -0,0 +1,410 @@
#pragma checksum "..\..\..\SiloProductLine.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "A5AB0964D726C00F3D396892042986D6"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using HMIControl;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// SiloProductLine
/// </summary>
public partial class SiloProductLine : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 7 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal CoreTest.SiloProductLine SiloProductLine1;
#line default
#line hidden
#line 9 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas cvs1;
#line default
#line hidden
#line 10 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo1;
#line default
#line hidden
#line 11 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Silo silo2;
#line default
#line hidden
#line 12 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator1;
#line default
#line hidden
#line 13 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Elevator elevator2;
#line default
#line hidden
#line 14 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.PreCleaner preCleaner1;
#line default
#line hidden
#line 15 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Bucket bucket1;
#line default
#line hidden
#line 16 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Truck truck1;
#line default
#line hidden
#line 17 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor1;
#line default
#line hidden
#line 18 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.MagnetCleaner magnetCleaner1;
#line default
#line hidden
#line 19 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor2;
#line default
#line hidden
#line 20 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor3;
#line default
#line hidden
#line 21 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.ChainConveyor chainConveyor4;
#line default
#line hidden
#line 22 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone1;
#line default
#line hidden
#line 30 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock productline;
#line default
#line hidden
#line 31 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo12;
#line default
#line hidden
#line 33 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch1;
#line default
#line hidden
#line 34 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SelectSwitch selectSwitch3;
#line default
#line hidden
#line 35 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo1;
#line default
#line hidden
#line 36 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo2;
#line default
#line hidden
#line 38 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo3;
#line default
#line hidden
#line 41 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate1;
#line default
#line hidden
#line 42 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate2;
#line default
#line hidden
#line 43 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo4;
#line default
#line hidden
#line 45 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo5;
#line default
#line hidden
#line 47 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.SlideGate slideGate3;
#line default
#line hidden
#line 48 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.Cyclone cyclone2;
#line default
#line hidden
#line 50 "..\..\..\SiloProductLine.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal HMIControl.FromTo fromTo6;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/siloproductline.xaml", System.UriKind.Relative);
#line 1 "..\..\..\SiloProductLine.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
this.SiloProductLine1 = ((CoreTest.SiloProductLine)(target));
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded);
#line default
#line hidden
#line 8 "..\..\..\SiloProductLine.xaml"
this.SiloProductLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded);
#line default
#line hidden
return;
case 2:
this.cvs1 = ((System.Windows.Controls.Canvas)(target));
return;
case 3:
this.silo1 = ((HMIControl.Silo)(target));
return;
case 4:
this.silo2 = ((HMIControl.Silo)(target));
return;
case 5:
this.elevator1 = ((HMIControl.Elevator)(target));
return;
case 6:
this.elevator2 = ((HMIControl.Elevator)(target));
return;
case 7:
this.preCleaner1 = ((HMIControl.PreCleaner)(target));
return;
case 8:
this.bucket1 = ((HMIControl.Bucket)(target));
return;
case 9:
this.truck1 = ((HMIControl.Truck)(target));
return;
case 10:
this.chainConveyor1 = ((HMIControl.ChainConveyor)(target));
return;
case 11:
this.magnetCleaner1 = ((HMIControl.MagnetCleaner)(target));
return;
case 12:
this.chainConveyor2 = ((HMIControl.ChainConveyor)(target));
return;
case 13:
this.chainConveyor3 = ((HMIControl.ChainConveyor)(target));
return;
case 14:
this.chainConveyor4 = ((HMIControl.ChainConveyor)(target));
return;
case 15:
this.cyclone1 = ((HMIControl.Cyclone)(target));
return;
case 16:
this.productline = ((System.Windows.Controls.TextBlock)(target));
return;
case 17:
this.fromTo12 = ((HMIControl.FromTo)(target));
return;
case 18:
this.selectSwitch1 = ((HMIControl.SelectSwitch)(target));
return;
case 19:
this.selectSwitch3 = ((HMIControl.SelectSwitch)(target));
return;
case 20:
this.fromTo1 = ((HMIControl.FromTo)(target));
return;
case 21:
this.fromTo2 = ((HMIControl.FromTo)(target));
return;
case 22:
this.fromTo3 = ((HMIControl.FromTo)(target));
return;
case 23:
this.slideGate1 = ((HMIControl.SlideGate)(target));
return;
case 24:
this.slideGate2 = ((HMIControl.SlideGate)(target));
return;
case 25:
this.fromTo4 = ((HMIControl.FromTo)(target));
return;
case 26:
this.fromTo5 = ((HMIControl.FromTo)(target));
return;
case 27:
this.slideGate3 = ((HMIControl.SlideGate)(target));
return;
case 28:
this.cyclone2 = ((HMIControl.Cyclone)(target));
return;
case 29:
this.fromTo6 = ((HMIControl.FromTo)(target));
return;
}
this._contentLoaded = true;
}
}
}

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

Binary file not shown.

150
SCADA/Program/CoreTest/obj/x86/Debug/StartDevice.g.cs

@ -0,0 +1,150 @@
#pragma checksum "..\..\..\StartDevice.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "14206CA5E5BB144386A3AAAB0A6BD5A5"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// StartDevice
/// </summary>
public partial class StartDevice : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 8 "..\..\..\StartDevice.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid grd;
#line default
#line hidden
#line 20 "..\..\..\StartDevice.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Border border1;
#line default
#line hidden
#line 21 "..\..\..\StartDevice.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock devicename;
#line default
#line hidden
#line 22 "..\..\..\StartDevice.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button btnStop;
#line default
#line hidden
#line 23 "..\..\..\StartDevice.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button btnExit;
#line default
#line hidden
#line 24 "..\..\..\StartDevice.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button btnStart;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/startdevice.xaml", System.UriKind.Relative);
#line 1 "..\..\..\StartDevice.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
this.grd = ((System.Windows.Controls.Grid)(target));
return;
case 2:
this.border1 = ((System.Windows.Controls.Border)(target));
return;
case 3:
this.devicename = ((System.Windows.Controls.TextBlock)(target));
return;
case 4:
this.btnStop = ((System.Windows.Controls.Button)(target));
return;
case 5:
this.btnExit = ((System.Windows.Controls.Button)(target));
#line 23 "..\..\..\StartDevice.xaml"
this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click);
#line default
#line hidden
return;
case 6:
this.btnStart = ((System.Windows.Controls.Button)(target));
return;
}
this._contentLoaded = true;
}
}
}

1
SCADA/Program/CoreTest/obj/x86/Debug/StartDevice.g.i.cs

@ -9,7 +9,6 @@
// </auto-generated> // </auto-generated>
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
using HMIControl;
using System; using System;
using System.Diagnostics; using System.Diagnostics;
using System.Windows; using System.Windows;

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

Binary file not shown.

136
SCADA/Program/CoreTest/obj/x86/Debug/TagMonitor.g.cs

@ -0,0 +1,136 @@
#pragma checksum "..\..\..\TagMonitor.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0A98A6F201A7031A640A21A10F8B84E7"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using CoreTest;
using Microsoft.Windows.Controls;
using Microsoft.Windows.Controls.PropertyGrid;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// TagMonitor
/// </summary>
public partial class TagMonitor : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 16 "..\..\..\TagMonitor.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.DataGrid list1;
#line default
#line hidden
#line 24 "..\..\..\TagMonitor.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Windows.Controls.ChildWindow childWindow1;
#line default
#line hidden
#line 26 "..\..\..\TagMonitor.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox textBox1;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/tagmonitor.xaml", System.UriKind.Relative);
#line 1 "..\..\..\TagMonitor.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
#line 7 "..\..\..\TagMonitor.xaml"
((CoreTest.TagMonitor)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
#line default
#line hidden
#line 7 "..\..\..\TagMonitor.xaml"
((CoreTest.TagMonitor)(target)).Closed += new System.EventHandler(this.Window_Closed);
#line default
#line hidden
return;
case 2:
this.list1 = ((System.Windows.Controls.DataGrid)(target));
return;
case 3:
this.childWindow1 = ((Microsoft.Windows.Controls.ChildWindow)(target));
return;
case 4:
this.textBox1 = ((System.Windows.Controls.TextBox)(target));
return;
case 5:
#line 27 "..\..\..\TagMonitor.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

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

Binary file not shown.

264
SCADA/Program/CoreTest/obj/x86/Debug/Trend.g.cs

@ -0,0 +1,264 @@
#pragma checksum "..\..\..\Trend.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "1B342724173D1F60676E7E203DB0077B"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using CoreTest;
using Microsoft.Research.DynamicDataDisplay;
using Microsoft.Research.DynamicDataDisplay.Charts;
using Microsoft.Research.DynamicDataDisplay.Charts.Axes;
using Microsoft.Research.DynamicDataDisplay.Charts.Axes.Numeric;
using Microsoft.Research.DynamicDataDisplay.Charts.Isolines;
using Microsoft.Research.DynamicDataDisplay.Charts.Markers;
using Microsoft.Research.DynamicDataDisplay.Charts.Navigation;
using Microsoft.Research.DynamicDataDisplay.Charts.Shapes;
using Microsoft.Research.DynamicDataDisplay.Common.Palettes;
using Microsoft.Research.DynamicDataDisplay.Converters;
using Microsoft.Research.DynamicDataDisplay.DataSources;
using Microsoft.Research.DynamicDataDisplay.MarkupExtensions;
using Microsoft.Research.DynamicDataDisplay.Navigation;
using Microsoft.Research.DynamicDataDisplay.PointMarkers;
using Microsoft.Research.DynamicDataDisplay.ViewportRestrictions;
using Microsoft.Windows.Controls;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
namespace CoreTest {
/// <summary>
/// Trend
/// </summary>
public partial class Trend : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 15 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ToolBar toolBar1;
#line default
#line hidden
#line 23 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Windows.Controls.DateTimePicker dtstart;
#line default
#line hidden
#line 25 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Windows.Controls.DateTimePicker dtend;
#line default
#line hidden
#line 27 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.CheckBox PCheckBox;
#line default
#line hidden
#line 28 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.Popup popusBottom;
#line default
#line hidden
#line 34 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Windows.Controls.CheckListBox chklist;
#line default
#line hidden
#line 40 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ComboBox comodel;
#line default
#line hidden
#line 45 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.CheckBox chkshow;
#line default
#line hidden
#line 46 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Windows.Controls.ColorPicker colorpicker;
#line default
#line hidden
#line 48 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Research.DynamicDataDisplay.ChartPlotter chartPlotter1;
#line default
#line hidden
#line 50 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis hTimeSpanAxis;
#line default
#line hidden
#line 52 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Research.DynamicDataDisplay.Charts.Navigation.CursorCoordinateGraph cursor;
#line default
#line hidden
#line 53 "..\..\..\Trend.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Microsoft.Research.DynamicDataDisplay.Charts.Navigation.AxisCursorGraph axiscuror;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/CoreTest;component/trend.xaml", System.UriKind.Relative);
#line 1 "..\..\..\Trend.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
#line 9 "..\..\..\Trend.xaml"
((CoreTest.Trend)(target)).Closed += new System.EventHandler(this.Window_Closed);
#line default
#line hidden
return;
case 2:
this.toolBar1 = ((System.Windows.Controls.ToolBar)(target));
return;
case 3:
this.dtstart = ((Microsoft.Windows.Controls.DateTimePicker)(target));
return;
case 4:
this.dtend = ((Microsoft.Windows.Controls.DateTimePicker)(target));
return;
case 5:
this.PCheckBox = ((System.Windows.Controls.CheckBox)(target));
return;
case 6:
this.popusBottom = ((System.Windows.Controls.Primitives.Popup)(target));
return;
case 7:
this.chklist = ((Microsoft.Windows.Controls.CheckListBox)(target));
return;
case 8:
this.comodel = ((System.Windows.Controls.ComboBox)(target));
#line 40 "..\..\..\Trend.xaml"
this.comodel.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comodel_SelectionChanged);
#line default
#line hidden
return;
case 9:
this.chkshow = ((System.Windows.Controls.CheckBox)(target));
#line 45 "..\..\..\Trend.xaml"
this.chkshow.Click += new System.Windows.RoutedEventHandler(this.chkshow_Click);
#line default
#line hidden
return;
case 10:
this.colorpicker = ((Microsoft.Windows.Controls.ColorPicker)(target));
#line 46 "..\..\..\Trend.xaml"
this.colorpicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler<System.Windows.Media.Color>(this.ColorPicker_SelectedColorChanged);
#line default
#line hidden
return;
case 11:
this.chartPlotter1 = ((Microsoft.Research.DynamicDataDisplay.ChartPlotter)(target));
return;
case 12:
this.hTimeSpanAxis = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis)(target));
return;
case 13:
this.cursor = ((Microsoft.Research.DynamicDataDisplay.Charts.Navigation.CursorCoordinateGraph)(target));
return;
case 14:
this.axiscuror = ((Microsoft.Research.DynamicDataDisplay.Charts.Navigation.AxisCursorGraph)(target));
return;
}
this._contentLoaded = true;
}
}
}

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

Binary file not shown.

9
SCADA/Program/DataHelper/bin/x86/Debug/DataHelper.dll.config

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.data>
<DbProviderFactories>
<remove invariant="MySql.Data.MySqlClient" />
<add name="MySQL Data Provider" invariant="MySql.Data.MySqlClient" description=".Net Framework Data Provider for MySQL" type="MySql.Data.MySqlClient.MySqlClientFactory, MySql.Data, Version=6.9.10.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d" />
</DbProviderFactories>
</system.data></configuration>

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

Loading…
Cancel
Save