d2ee4c7bf766eb0a34b225cbadd2b2222c067b32e50e3437ba6177a3fe3b154f.source 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. #pragma checksum "..\..\..\MotionDebugView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FBB2FEE6E63499E4A1195867C9C315FA8579D791"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // 此代码由工具生成。
  5. // 运行时版本:4.0.30319.42000
  6. //
  7. // 对此文件的更改可能会导致不正确的行为,并且如果
  8. // 重新生成代码,这些更改将会丢失。
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using System;
  12. using System.Diagnostics;
  13. using System.Windows;
  14. using System.Windows.Automation;
  15. using System.Windows.Controls;
  16. using System.Windows.Controls.Primitives;
  17. using System.Windows.Controls.Ribbon;
  18. using System.Windows.Data;
  19. using System.Windows.Documents;
  20. using System.Windows.Ink;
  21. using System.Windows.Input;
  22. using System.Windows.Markup;
  23. using System.Windows.Media;
  24. using System.Windows.Media.Animation;
  25. using System.Windows.Media.Effects;
  26. using System.Windows.Media.Imaging;
  27. using System.Windows.Media.Media3D;
  28. using System.Windows.Media.TextFormatting;
  29. using System.Windows.Navigation;
  30. using System.Windows.Shapes;
  31. using System.Windows.Shell;
  32. using TeamAAS.Localization;
  33. namespace TeamAAS.Motion {
  34. /// <summary>
  35. /// MotionDebugView
  36. /// </summary>
  37. public partial class MotionDebugView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  38. #line 19 "..\..\..\MotionDebugView.xaml"
  39. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  40. internal System.Windows.Controls.TextBlock TxtTitle;
  41. #line default
  42. #line hidden
  43. #line 22 "..\..\..\MotionDebugView.xaml"
  44. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  45. internal System.Windows.Controls.Button BtnOpen;
  46. #line default
  47. #line hidden
  48. #line 24 "..\..\..\MotionDebugView.xaml"
  49. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  50. internal System.Windows.Controls.Button BtnClose;
  51. #line default
  52. #line hidden
  53. #line 30 "..\..\..\MotionDebugView.xaml"
  54. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  55. internal System.Windows.Controls.DataGrid AxisGrid;
  56. #line default
  57. #line hidden
  58. #line 46 "..\..\..\MotionDebugView.xaml"
  59. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  60. internal System.Windows.Controls.TextBox TxtAxis;
  61. #line default
  62. #line hidden
  63. #line 48 "..\..\..\MotionDebugView.xaml"
  64. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  65. internal System.Windows.Controls.TextBox TxtVel;
  66. #line default
  67. #line hidden
  68. #line 50 "..\..\..\MotionDebugView.xaml"
  69. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  70. internal System.Windows.Controls.TextBox TxtPos;
  71. #line default
  72. #line hidden
  73. #line 51 "..\..\..\MotionDebugView.xaml"
  74. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  75. internal System.Windows.Controls.Button BtnMoveAbs;
  76. #line default
  77. #line hidden
  78. #line 54 "..\..\..\MotionDebugView.xaml"
  79. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  80. internal System.Windows.Controls.Button BtnEnable;
  81. #line default
  82. #line hidden
  83. #line 55 "..\..\..\MotionDebugView.xaml"
  84. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  85. internal System.Windows.Controls.Button BtnHome;
  86. #line default
  87. #line hidden
  88. #line 56 "..\..\..\MotionDebugView.xaml"
  89. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  90. internal System.Windows.Controls.Button BtnStop;
  91. #line default
  92. #line hidden
  93. #line 57 "..\..\..\MotionDebugView.xaml"
  94. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  95. internal System.Windows.Controls.Button BtnRefresh;
  96. #line default
  97. #line hidden
  98. #line 63 "..\..\..\MotionDebugView.xaml"
  99. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  100. internal System.Windows.Controls.WrapPanel IoPanel;
  101. #line default
  102. #line hidden
  103. #line 65 "..\..\..\MotionDebugView.xaml"
  104. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  105. internal System.Windows.Controls.TextBlock TxtStatus;
  106. #line default
  107. #line hidden
  108. private bool _contentLoaded;
  109. /// <summary>
  110. /// InitializeComponent
  111. /// </summary>
  112. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  113. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  114. public void InitializeComponent() {
  115. if (_contentLoaded) {
  116. return;
  117. }
  118. _contentLoaded = true;
  119. System.Uri resourceLocater = new System.Uri("/TeamAAS.Motion;component/motiondebugview.xaml", System.UriKind.Relative);
  120. #line 1 "..\..\..\MotionDebugView.xaml"
  121. System.Windows.Application.LoadComponent(this, resourceLocater);
  122. #line default
  123. #line hidden
  124. }
  125. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  126. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  127. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  128. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  129. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  130. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  131. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  132. switch (connectionId)
  133. {
  134. case 1:
  135. this.TxtTitle = ((System.Windows.Controls.TextBlock)(target));
  136. return;
  137. case 2:
  138. this.BtnOpen = ((System.Windows.Controls.Button)(target));
  139. #line 23 "..\..\..\MotionDebugView.xaml"
  140. this.BtnOpen.Click += new System.Windows.RoutedEventHandler(this.BtnOpen_Click);
  141. #line default
  142. #line hidden
  143. return;
  144. case 3:
  145. this.BtnClose = ((System.Windows.Controls.Button)(target));
  146. #line 25 "..\..\..\MotionDebugView.xaml"
  147. this.BtnClose.Click += new System.Windows.RoutedEventHandler(this.BtnClose_Click);
  148. #line default
  149. #line hidden
  150. return;
  151. case 4:
  152. this.AxisGrid = ((System.Windows.Controls.DataGrid)(target));
  153. return;
  154. case 5:
  155. this.TxtAxis = ((System.Windows.Controls.TextBox)(target));
  156. return;
  157. case 6:
  158. this.TxtVel = ((System.Windows.Controls.TextBox)(target));
  159. return;
  160. case 7:
  161. this.TxtPos = ((System.Windows.Controls.TextBox)(target));
  162. return;
  163. case 8:
  164. this.BtnMoveAbs = ((System.Windows.Controls.Button)(target));
  165. #line 51 "..\..\..\MotionDebugView.xaml"
  166. this.BtnMoveAbs.Click += new System.Windows.RoutedEventHandler(this.BtnMoveAbs_Click);
  167. #line default
  168. #line hidden
  169. return;
  170. case 9:
  171. this.BtnEnable = ((System.Windows.Controls.Button)(target));
  172. #line 54 "..\..\..\MotionDebugView.xaml"
  173. this.BtnEnable.Click += new System.Windows.RoutedEventHandler(this.BtnEnable_Click);
  174. #line default
  175. #line hidden
  176. return;
  177. case 10:
  178. this.BtnHome = ((System.Windows.Controls.Button)(target));
  179. #line 55 "..\..\..\MotionDebugView.xaml"
  180. this.BtnHome.Click += new System.Windows.RoutedEventHandler(this.BtnHome_Click);
  181. #line default
  182. #line hidden
  183. return;
  184. case 11:
  185. this.BtnStop = ((System.Windows.Controls.Button)(target));
  186. #line 56 "..\..\..\MotionDebugView.xaml"
  187. this.BtnStop.Click += new System.Windows.RoutedEventHandler(this.BtnStop_Click);
  188. #line default
  189. #line hidden
  190. return;
  191. case 12:
  192. this.BtnRefresh = ((System.Windows.Controls.Button)(target));
  193. #line 57 "..\..\..\MotionDebugView.xaml"
  194. this.BtnRefresh.Click += new System.Windows.RoutedEventHandler(this.BtnRefresh_Click);
  195. #line default
  196. #line hidden
  197. return;
  198. case 13:
  199. this.IoPanel = ((System.Windows.Controls.WrapPanel)(target));
  200. return;
  201. case 14:
  202. this.TxtStatus = ((System.Windows.Controls.TextBlock)(target));
  203. return;
  204. }
  205. this._contentLoaded = true;
  206. }
  207. }
  208. }