Form30_封装前定位.Designer.cs 82 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247
  1. namespace YangjieTester.工站操作
  2. {
  3. partial class Form30_封装前定位
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.uiPanel1 = new Sunny.UI.UIPanel();
  29. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  30. this.btn工站启用 = new PlcUiControl.PlcUiButton();
  31. this.uiTabControl1 = new Sunny.UI.UITabControl();
  32. this.tabPage1 = new System.Windows.Forms.TabPage();
  33. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  34. this.plcUiLight40 = new PlcUiControl.PlcUiLight();
  35. this.plcUiLight41 = new PlcUiControl.PlcUiLight();
  36. this.plcUiLight42 = new PlcUiControl.PlcUiLight();
  37. this.btn马达上电 = new PlcUiControl.PlcUiButton();
  38. this.txt马达下位置 = new PlcUiControl.PlcUiNumberInput();
  39. this.uiLabel6 = new Sunny.UI.UILabel();
  40. this.txt马达上位置 = new PlcUiControl.PlcUiNumberInput();
  41. this.uiLabel5 = new Sunny.UI.UILabel();
  42. this.btn马达上下 = new PlcUiControl.PlcUiButton();
  43. this.btn马达回原 = new PlcUiControl.PlcUiButton();
  44. this.btn上升 = new PlcUiControl.PlcUiButton();
  45. this.btn下降 = new PlcUiControl.PlcUiButton();
  46. this.plcUiNumberDisplay2 = new PlcUiControl.PlcUiNumberDisplay();
  47. this.uiLabel2 = new Sunny.UI.UILabel();
  48. this.plcUiNumberDisplay1 = new PlcUiControl.PlcUiNumberDisplay();
  49. this.uiLabel1 = new Sunny.UI.UILabel();
  50. this.tabPage2 = new System.Windows.Forms.TabPage();
  51. this.tabPage3 = new System.Windows.Forms.TabPage();
  52. this.uiLabel3 = new Sunny.UI.UILabel();
  53. this.txt定位延时 = new PlcUiControl.PlcUiNumberInput();
  54. this.tabPage4 = new System.Windows.Forms.TabPage();
  55. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  56. this.txt防压检测终点 = new PlcUiControl.PlcUiNumberInput();
  57. this.uiLabel47 = new Sunny.UI.UILabel();
  58. this.txt防撞检测起点 = new PlcUiControl.PlcUiNumberInput();
  59. this.txt防撞检测终点 = new PlcUiControl.PlcUiNumberInput();
  60. this.uiLabel48 = new Sunny.UI.UILabel();
  61. this.uiLabel49 = new Sunny.UI.UILabel();
  62. this.uiLabel50 = new Sunny.UI.UILabel();
  63. this.txt防压检测起点 = new PlcUiControl.PlcUiNumberInput();
  64. this.txt上下马达速度 = new PlcUiControl.PlcUiNumberInput();
  65. this.uiLabel16 = new Sunny.UI.UILabel();
  66. this.txt上下马达偏移量 = new PlcUiControl.PlcUiNumberInput();
  67. this.uiLabel13 = new Sunny.UI.UILabel();
  68. this.txt上下马达减速时间 = new PlcUiControl.PlcUiNumberInput();
  69. this.uiLabel11 = new Sunny.UI.UILabel();
  70. this.txt上下马达加速时间 = new PlcUiControl.PlcUiNumberInput();
  71. this.uiLabel12 = new Sunny.UI.UILabel();
  72. this.plcUiNumberDisplay3 = new PlcUiControl.PlcUiNumberDisplay();
  73. this.txt上下马达伺服输出转矩限制 = new PlcUiControl.PlcUiNumberInput();
  74. this.uiLabel21 = new Sunny.UI.UILabel();
  75. this.uiLabel4 = new Sunny.UI.UILabel();
  76. this.txt上下马达防撞报警阈值 = new PlcUiControl.PlcUiNumberInput();
  77. this.uiLabel7 = new Sunny.UI.UILabel();
  78. this.txt上下马达防压报警阈值 = new PlcUiControl.PlcUiNumberInput();
  79. this.uiLabel8 = new Sunny.UI.UILabel();
  80. this.txt上下马达最高速 = new PlcUiControl.PlcUiNumberInput();
  81. this.uiLabel29 = new Sunny.UI.UILabel();
  82. this.tabPage5 = new System.Windows.Forms.TabPage();
  83. this.plcUiLight1 = new PlcUiControl.PlcUiLight();
  84. this.uiPanel1.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  86. this.uiTabControl1.SuspendLayout();
  87. this.tabPage1.SuspendLayout();
  88. this.uiGroupBox1.SuspendLayout();
  89. this.tabPage3.SuspendLayout();
  90. this.tabPage4.SuspendLayout();
  91. this.uiGroupBox4.SuspendLayout();
  92. this.tabPage5.SuspendLayout();
  93. this.SuspendLayout();
  94. //
  95. // uiPanel1
  96. //
  97. this.uiPanel1.Controls.Add(this.pictureBox1);
  98. this.uiPanel1.Controls.Add(this.btn工站启用);
  99. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  100. this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.uiPanel1.Location = new System.Drawing.Point(0, 35);
  102. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  103. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  104. this.uiPanel1.Name = "uiPanel1";
  105. this.uiPanel1.Padding = new System.Windows.Forms.Padding(2);
  106. this.uiPanel1.Size = new System.Drawing.Size(233, 733);
  107. this.uiPanel1.TabIndex = 11;
  108. this.uiPanel1.Text = null;
  109. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  110. //
  111. // pictureBox1
  112. //
  113. this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  114. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
  115. this.pictureBox1.Location = new System.Drawing.Point(2, 56);
  116. this.pictureBox1.Name = "pictureBox1";
  117. this.pictureBox1.Padding = new System.Windows.Forms.Padding(2);
  118. this.pictureBox1.Size = new System.Drawing.Size(229, 185);
  119. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  120. this.pictureBox1.TabIndex = 164;
  121. this.pictureBox1.TabStop = false;
  122. //
  123. // btn工站启用
  124. //
  125. this.btn工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
  126. this.btn工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
  127. this.btn工站启用.DisabilityTriggerNode = null;
  128. this.btn工站启用.Dock = System.Windows.Forms.DockStyle.Top;
  129. this.btn工站启用.FillColor = System.Drawing.Color.Gray;
  130. this.btn工站启用.FillHoverColor = System.Drawing.Color.Gray;
  131. this.btn工站启用.FillSelectedColor = System.Drawing.Color.Gray;
  132. this.btn工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.btn工站启用.InvisibilityTriggerNode = null;
  134. this.btn工站启用.Location = new System.Drawing.Point(2, 2);
  135. this.btn工站启用.Maximum = 0D;
  136. this.btn工站启用.Minimum = 0D;
  137. this.btn工站启用.MinimumSize = new System.Drawing.Size(1, 1);
  138. this.btn工站启用.Name = "btn工站启用";
  139. this.btn工站启用.NeedUserEnsure = false;
  140. this.btn工站启用.OffColor = System.Drawing.Color.Gray;
  141. this.btn工站启用.OffSymbol = 0;
  142. this.btn工站启用.OffText = "工站不启用";
  143. this.btn工站启用.OnColor = System.Drawing.Color.Green;
  144. this.btn工站启用.OnSymbol = 0;
  145. this.btn工站启用.OnText = "工站启用";
  146. this.btn工站启用.ReadNode = new Node("Application.Var_state.站位启用[30]", NodeType.BOOL, null);
  147. this.btn工站启用.Size = new System.Drawing.Size(229, 54);
  148. this.btn工站启用.Symbol = 0;
  149. this.btn工站启用.TabIndex = 163;
  150. this.btn工站启用.Text = "工站不启用";
  151. this.btn工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.btn工站启用.WriteNode = new Node("Application.Var_state.站位启用[30]", NodeType.BOOL, null);
  153. //
  154. // uiTabControl1
  155. //
  156. this.uiTabControl1.Controls.Add(this.tabPage1);
  157. this.uiTabControl1.Controls.Add(this.tabPage2);
  158. this.uiTabControl1.Controls.Add(this.tabPage3);
  159. this.uiTabControl1.Controls.Add(this.tabPage4);
  160. this.uiTabControl1.Controls.Add(this.tabPage5);
  161. this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  162. this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  163. this.uiTabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
  165. this.uiTabControl1.Location = new System.Drawing.Point(233, 35);
  166. this.uiTabControl1.MainPage = "";
  167. this.uiTabControl1.Name = "uiTabControl1";
  168. this.uiTabControl1.SelectedIndex = 0;
  169. this.uiTabControl1.Size = new System.Drawing.Size(1133, 733);
  170. this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  171. this.uiTabControl1.TabIndex = 12;
  172. this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. //
  174. // tabPage1
  175. //
  176. this.tabPage1.Controls.Add(this.uiGroupBox1);
  177. this.tabPage1.Location = new System.Drawing.Point(0, 40);
  178. this.tabPage1.Name = "tabPage1";
  179. this.tabPage1.Size = new System.Drawing.Size(1133, 693);
  180. this.tabPage1.TabIndex = 0;
  181. this.tabPage1.Text = "常规操作";
  182. this.tabPage1.UseVisualStyleBackColor = true;
  183. //
  184. // uiGroupBox1
  185. //
  186. this.uiGroupBox1.Controls.Add(this.plcUiLight40);
  187. this.uiGroupBox1.Controls.Add(this.plcUiLight41);
  188. this.uiGroupBox1.Controls.Add(this.plcUiLight42);
  189. this.uiGroupBox1.Controls.Add(this.btn马达上电);
  190. this.uiGroupBox1.Controls.Add(this.txt马达下位置);
  191. this.uiGroupBox1.Controls.Add(this.uiLabel6);
  192. this.uiGroupBox1.Controls.Add(this.txt马达上位置);
  193. this.uiGroupBox1.Controls.Add(this.uiLabel5);
  194. this.uiGroupBox1.Controls.Add(this.btn马达上下);
  195. this.uiGroupBox1.Controls.Add(this.btn马达回原);
  196. this.uiGroupBox1.Controls.Add(this.btn上升);
  197. this.uiGroupBox1.Controls.Add(this.btn下降);
  198. this.uiGroupBox1.Controls.Add(this.plcUiNumberDisplay2);
  199. this.uiGroupBox1.Controls.Add(this.uiLabel2);
  200. this.uiGroupBox1.Controls.Add(this.plcUiNumberDisplay1);
  201. this.uiGroupBox1.Controls.Add(this.uiLabel1);
  202. this.uiGroupBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.uiGroupBox1.Location = new System.Drawing.Point(8, 5);
  204. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  205. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  206. this.uiGroupBox1.Name = "uiGroupBox1";
  207. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  208. this.uiGroupBox1.Size = new System.Drawing.Size(1042, 208);
  209. this.uiGroupBox1.TabIndex = 178;
  210. this.uiGroupBox1.Text = "上下";
  211. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  212. //
  213. // plcUiLight40
  214. //
  215. this.plcUiLight40.DisabilityTriggerNode = null;
  216. this.plcUiLight40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.plcUiLight40.InvisibilityTriggerNode = null;
  218. this.plcUiLight40.Location = new System.Drawing.Point(491, 121);
  219. this.plcUiLight40.MinimumSize = new System.Drawing.Size(1, 1);
  220. this.plcUiLight40.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  221. this.plcUiLight40.Name = "plcUiLight40";
  222. this.plcUiLight40.NodeName = "回原完成";
  223. this.plcUiLight40.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  224. this.plcUiLight40.OffText = null;
  225. this.plcUiLight40.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  226. this.plcUiLight40.OnText = null;
  227. this.plcUiLight40.Radius = 39;
  228. this.plcUiLight40.ReadNode = new Node("Application.A30_LocateStation_Auto.b下压轴回原完成", NodeType.BOOL, null);
  229. this.plcUiLight40.ShowText = true;
  230. this.plcUiLight40.Size = new System.Drawing.Size(111, 39);
  231. this.plcUiLight40.State = Sunny.UI.UILightState.Off;
  232. this.plcUiLight40.TabIndex = 206;
  233. this.plcUiLight40.Text = "回原完成";
  234. this.plcUiLight40.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  235. this.plcUiLight40.WriteNode = null;
  236. //
  237. // plcUiLight41
  238. //
  239. this.plcUiLight41.DisabilityTriggerNode = null;
  240. this.plcUiLight41.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.plcUiLight41.InvisibilityTriggerNode = null;
  242. this.plcUiLight41.Location = new System.Drawing.Point(379, 121);
  243. this.plcUiLight41.MinimumSize = new System.Drawing.Size(1, 1);
  244. this.plcUiLight41.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  245. this.plcUiLight41.Name = "plcUiLight41";
  246. this.plcUiLight41.NodeName = "Error";
  247. this.plcUiLight41.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  248. this.plcUiLight41.OffText = null;
  249. this.plcUiLight41.On_Color = System.Drawing.Color.Red;
  250. this.plcUiLight41.OnColor = System.Drawing.Color.Red;
  251. this.plcUiLight41.OnText = null;
  252. this.plcUiLight41.Radius = 39;
  253. this.plcUiLight41.ReadNode = new Node("Application.A30_LocateStation_Auto.b下压轴Error", NodeType.BOOL, "轴状态");
  254. this.plcUiLight41.ShowText = true;
  255. this.plcUiLight41.Size = new System.Drawing.Size(92, 39);
  256. this.plcUiLight41.State = Sunny.UI.UILightState.Off;
  257. this.plcUiLight41.TabIndex = 205;
  258. this.plcUiLight41.Text = "Error";
  259. this.plcUiLight41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  260. this.plcUiLight41.WriteNode = null;
  261. //
  262. // plcUiLight42
  263. //
  264. this.plcUiLight42.DisabilityTriggerNode = null;
  265. this.plcUiLight42.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  266. this.plcUiLight42.InvisibilityTriggerNode = null;
  267. this.plcUiLight42.Location = new System.Drawing.Point(267, 121);
  268. this.plcUiLight42.MinimumSize = new System.Drawing.Size(1, 1);
  269. this.plcUiLight42.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  270. this.plcUiLight42.Name = "plcUiLight42";
  271. this.plcUiLight42.NodeName = "使能状态";
  272. this.plcUiLight42.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  273. this.plcUiLight42.OffText = null;
  274. this.plcUiLight42.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  275. this.plcUiLight42.OnText = null;
  276. this.plcUiLight42.Radius = 39;
  277. this.plcUiLight42.ReadNode = new Node("Application.A30_LocateStation_Auto.b下压轴使能状态", NodeType.BOOL, null);
  278. this.plcUiLight42.ShowText = true;
  279. this.plcUiLight42.Size = new System.Drawing.Size(112, 39);
  280. this.plcUiLight42.State = Sunny.UI.UILightState.Off;
  281. this.plcUiLight42.TabIndex = 204;
  282. this.plcUiLight42.Text = "使能状态";
  283. this.plcUiLight42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  284. this.plcUiLight42.WriteNode = null;
  285. //
  286. // btn马达上电
  287. //
  288. this.btn马达上电.ButtonType = PlcUiControl.ButtonType.交替型;
  289. this.btn马达上电.Cursor = System.Windows.Forms.Cursors.Hand;
  290. this.btn马达上电.DisabilityTriggerNode = null;
  291. this.btn马达上电.FillColor = System.Drawing.Color.Green;
  292. this.btn马达上电.FillHoverColor = System.Drawing.Color.Green;
  293. this.btn马达上电.FillSelectedColor = System.Drawing.Color.Green;
  294. this.btn马达上电.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  295. this.btn马达上电.InvisibilityTriggerNode = null;
  296. this.btn马达上电.Location = new System.Drawing.Point(611, 40);
  297. this.btn马达上电.Maximum = 0D;
  298. this.btn马达上电.Minimum = 0D;
  299. this.btn马达上电.MinimumSize = new System.Drawing.Size(1, 1);
  300. this.btn马达上电.Name = "btn马达上电";
  301. this.btn马达上电.NeedUserEnsure = false;
  302. this.btn马达上电.OffColor = System.Drawing.Color.Green;
  303. this.btn马达上电.OffSymbol = 0;
  304. this.btn马达上电.OffText = "马达上电";
  305. this.btn马达上电.OnColor = System.Drawing.Color.Gray;
  306. this.btn马达上电.OnSymbol = 0;
  307. this.btn马达上电.OnText = "马达断电";
  308. this.btn马达上电.ReadNode = new Node("Application.A30_LocateStation_Manual.b下压马达断使能", NodeType.BOOL, null);
  309. this.btn马达上电.Size = new System.Drawing.Size(80, 66);
  310. this.btn马达上电.Symbol = 0;
  311. this.btn马达上电.TabIndex = 13;
  312. this.btn马达上电.Text = "马达上电";
  313. this.btn马达上电.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.btn马达上电.WriteNode = new Node("Application.A30_LocateStation_Manual.b下压马达断使能", NodeType.BOOL, null);
  315. //
  316. // txt马达下位置
  317. //
  318. this.txt马达下位置.Cursor = System.Windows.Forms.Cursors.IBeam;
  319. this.txt马达下位置.DisabilityTriggerNode = null;
  320. this.txt马达下位置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. this.txt马达下位置.Gain = 1D;
  322. this.txt马达下位置.IntegerDigits = 0;
  323. this.txt马达下位置.InvisibilityTriggerNode = null;
  324. this.txt马达下位置.Location = new System.Drawing.Point(128, 158);
  325. this.txt马达下位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  326. this.txt马达下位置.MinimumSize = new System.Drawing.Size(1, 16);
  327. this.txt马达下位置.Name = "txt马达下位置";
  328. this.txt马达下位置.Padding = new System.Windows.Forms.Padding(5);
  329. this.txt马达下位置.ReadNode = new Node("Application.A30_LocateStation_Manual.lr下压马达下位置设定", NodeType.LREAL, "下压伺服下位置设定——HMIset");
  330. this.txt马达下位置.ShowText = false;
  331. this.txt马达下位置.Size = new System.Drawing.Size(125, 27);
  332. this.txt马达下位置.TabIndex = 12;
  333. this.txt马达下位置.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  334. this.txt马达下位置.Type = Sunny.UI.UITextBox.UIEditType.Double;
  335. this.txt马达下位置.Watermark = "";
  336. this.txt马达下位置.WriteNode = new Node("Application.A30_LocateStation_Manual.lr下压马达下位置设定", NodeType.LREAL, "下压伺服下位置设定——HMIset");
  337. //
  338. // uiLabel6
  339. //
  340. this.uiLabel6.AutoSize = true;
  341. this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  343. this.uiLabel6.Location = new System.Drawing.Point(27, 160);
  344. this.uiLabel6.Name = "uiLabel6";
  345. this.uiLabel6.Size = new System.Drawing.Size(87, 16);
  346. this.uiLabel6.TabIndex = 11;
  347. this.uiLabel6.Text = "马达下位置";
  348. //
  349. // txt马达上位置
  350. //
  351. this.txt马达上位置.Cursor = System.Windows.Forms.Cursors.IBeam;
  352. this.txt马达上位置.DisabilityTriggerNode = null;
  353. this.txt马达上位置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  354. this.txt马达上位置.Gain = 1D;
  355. this.txt马达上位置.IntegerDigits = 0;
  356. this.txt马达上位置.InvisibilityTriggerNode = null;
  357. this.txt马达上位置.Location = new System.Drawing.Point(128, 121);
  358. this.txt马达上位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  359. this.txt马达上位置.MinimumSize = new System.Drawing.Size(1, 16);
  360. this.txt马达上位置.Name = "txt马达上位置";
  361. this.txt马达上位置.Padding = new System.Windows.Forms.Padding(5);
  362. this.txt马达上位置.ReadNode = new Node("Application.A30_LocateStation_Manual.lr下压马达上位置设定", NodeType.LREAL, "下压伺服上位置设定——HMIset");
  363. this.txt马达上位置.ShowText = false;
  364. this.txt马达上位置.Size = new System.Drawing.Size(125, 27);
  365. this.txt马达上位置.TabIndex = 10;
  366. this.txt马达上位置.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  367. this.txt马达上位置.Type = Sunny.UI.UITextBox.UIEditType.Double;
  368. this.txt马达上位置.Watermark = "";
  369. this.txt马达上位置.WriteNode = new Node("Application.A30_LocateStation_Manual.lr下压马达上位置设定", NodeType.LREAL, "下压伺服上位置设定——HMIset");
  370. //
  371. // uiLabel5
  372. //
  373. this.uiLabel5.AutoSize = true;
  374. this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  375. this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  376. this.uiLabel5.Location = new System.Drawing.Point(27, 123);
  377. this.uiLabel5.Name = "uiLabel5";
  378. this.uiLabel5.Size = new System.Drawing.Size(87, 16);
  379. this.uiLabel5.TabIndex = 9;
  380. this.uiLabel5.Text = "马达上位置";
  381. //
  382. // btn马达上下
  383. //
  384. this.btn马达上下.ButtonType = PlcUiControl.ButtonType.保持型;
  385. this.btn马达上下.Cursor = System.Windows.Forms.Cursors.Hand;
  386. this.btn马达上下.DisabilityTriggerNode = null;
  387. this.btn马达上下.FillColor = System.Drawing.Color.LightSeaGreen;
  388. this.btn马达上下.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  389. this.btn马达上下.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  390. this.btn马达上下.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  391. this.btn马达上下.InvisibilityTriggerNode = null;
  392. this.btn马达上下.IsReadWriteNodeSame = false;
  393. this.btn马达上下.Location = new System.Drawing.Point(828, 40);
  394. this.btn马达上下.Maximum = 0D;
  395. this.btn马达上下.Minimum = 0D;
  396. this.btn马达上下.MinimumSize = new System.Drawing.Size(1, 1);
  397. this.btn马达上下.Name = "btn马达上下";
  398. this.btn马达上下.NeedUserEnsure = false;
  399. this.btn马达上下.OffColor = System.Drawing.Color.LightSeaGreen;
  400. this.btn马达上下.OffSymbol = 361660;
  401. this.btn马达上下.OffText = "下位";
  402. this.btn马达上下.OnColor = System.Drawing.Color.Green;
  403. this.btn马达上下.OnSymbol = 361660;
  404. this.btn马达上下.OnText = "上位";
  405. this.btn马达上下.ReadNode = new Node("Application.Var_state.AxisPosCheck[17]", NodeType.BOOL, null);
  406. this.btn马达上下.Size = new System.Drawing.Size(99, 66);
  407. this.btn马达上下.Symbol = 361660;
  408. this.btn马达上下.SymbolSize = 48;
  409. this.btn马达上下.TabIndex = 8;
  410. this.btn马达上下.Text = "下位";
  411. this.btn马达上下.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  412. this.btn马达上下.WriteNode = new Node("Application.A30_LocateStation_Manual.b下压马达上下", NodeType.BOOL, null);
  413. //
  414. // btn马达回原
  415. //
  416. this.btn马达回原.ButtonType = PlcUiControl.ButtonType.保持型;
  417. this.btn马达回原.Cursor = System.Windows.Forms.Cursors.Hand;
  418. this.btn马达回原.DisabilityTriggerNode = null;
  419. this.btn马达回原.FillColor = System.Drawing.Color.LightSeaGreen;
  420. this.btn马达回原.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  421. this.btn马达回原.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  422. this.btn马达回原.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. this.btn马达回原.InvisibilityTriggerNode = null;
  424. this.btn马达回原.Location = new System.Drawing.Point(717, 40);
  425. this.btn马达回原.Maximum = 0D;
  426. this.btn马达回原.Minimum = 0D;
  427. this.btn马达回原.MinimumSize = new System.Drawing.Size(1, 1);
  428. this.btn马达回原.Name = "btn马达回原";
  429. this.btn马达回原.NeedUserEnsure = false;
  430. this.btn马达回原.OffColor = System.Drawing.Color.LightSeaGreen;
  431. this.btn马达回原.OffSymbol = 0;
  432. this.btn马达回原.OffText = "回原";
  433. this.btn马达回原.OnColor = System.Drawing.Color.Green;
  434. this.btn马达回原.OnSymbol = 0;
  435. this.btn马达回原.OnText = "回原";
  436. this.btn马达回原.ReadNode = new Node("Application.A30_LocateStation_Manual.b下压马达回原点", NodeType.BOOL, null);
  437. this.btn马达回原.Size = new System.Drawing.Size(80, 66);
  438. this.btn马达回原.Symbol = 0;
  439. this.btn马达回原.TabIndex = 7;
  440. this.btn马达回原.Text = "回原";
  441. this.btn马达回原.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  442. this.btn马达回原.WriteNode = new Node("Application.A30_LocateStation_Manual.b下压马达回原点", NodeType.BOOL, null);
  443. //
  444. // btn上升
  445. //
  446. this.btn上升.ButtonType = PlcUiControl.ButtonType.保持型;
  447. this.btn上升.Cursor = System.Windows.Forms.Cursors.Hand;
  448. this.btn上升.DisabilityTriggerNode = null;
  449. this.btn上升.FillColor = System.Drawing.Color.LightSeaGreen;
  450. this.btn上升.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  451. this.btn上升.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  452. this.btn上升.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  453. this.btn上升.InvisibilityTriggerNode = null;
  454. this.btn上升.Location = new System.Drawing.Point(445, 40);
  455. this.btn上升.Maximum = 0D;
  456. this.btn上升.Minimum = 0D;
  457. this.btn上升.MinimumSize = new System.Drawing.Size(1, 1);
  458. this.btn上升.Name = "btn上升";
  459. this.btn上升.NeedUserEnsure = false;
  460. this.btn上升.OffColor = System.Drawing.Color.LightSeaGreen;
  461. this.btn上升.OffSymbol = 361610;
  462. this.btn上升.OffText = "上升";
  463. this.btn上升.OnColor = System.Drawing.Color.Green;
  464. this.btn上升.OnSymbol = 361610;
  465. this.btn上升.OnText = "上升";
  466. this.btn上升.ReadNode = new Node("Application.A30_LocateStation_Manual.b下压马达上升", NodeType.BOOL, null);
  467. this.btn上升.Size = new System.Drawing.Size(147, 66);
  468. this.btn上升.Symbol = 361610;
  469. this.btn上升.SymbolSize = 72;
  470. this.btn上升.TabIndex = 5;
  471. this.btn上升.Text = "上升";
  472. this.btn上升.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  473. this.btn上升.WriteNode = new Node("Application.A30_LocateStation_Manual.b下压马达上升", NodeType.BOOL, null);
  474. //
  475. // btn下降
  476. //
  477. this.btn下降.ButtonType = PlcUiControl.ButtonType.保持型;
  478. this.btn下降.Cursor = System.Windows.Forms.Cursors.Hand;
  479. this.btn下降.DisabilityTriggerNode = null;
  480. this.btn下降.FillColor = System.Drawing.Color.LightSeaGreen;
  481. this.btn下降.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  482. this.btn下降.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  483. this.btn下降.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.btn下降.InvisibilityTriggerNode = null;
  485. this.btn下降.Location = new System.Drawing.Point(267, 40);
  486. this.btn下降.Maximum = 0D;
  487. this.btn下降.Minimum = 0D;
  488. this.btn下降.MinimumSize = new System.Drawing.Size(1, 1);
  489. this.btn下降.Name = "btn下降";
  490. this.btn下降.NeedUserEnsure = false;
  491. this.btn下降.OffColor = System.Drawing.Color.LightSeaGreen;
  492. this.btn下降.OffSymbol = 361611;
  493. this.btn下降.OffText = "下降";
  494. this.btn下降.OnColor = System.Drawing.Color.Green;
  495. this.btn下降.OnSymbol = 361611;
  496. this.btn下降.OnText = "下降";
  497. this.btn下降.ReadNode = new Node("Application.A30_LocateStation_Manual.b下压马达下降", NodeType.BOOL, null);
  498. this.btn下降.Size = new System.Drawing.Size(147, 66);
  499. this.btn下降.Symbol = 361611;
  500. this.btn下降.SymbolSize = 72;
  501. this.btn下降.TabIndex = 4;
  502. this.btn下降.Text = "下降";
  503. this.btn下降.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  504. this.btn下降.WriteNode = new Node("Application.A30_LocateStation_Manual.b下压马达下降", NodeType.BOOL, null);
  505. //
  506. // plcUiNumberDisplay2
  507. //
  508. this.plcUiNumberDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  509. this.plcUiNumberDisplay2.DecimalPlaces = 2;
  510. this.plcUiNumberDisplay2.DisabilityTriggerNode = null;
  511. this.plcUiNumberDisplay2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  512. this.plcUiNumberDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  513. this.plcUiNumberDisplay2.Gain = 1D;
  514. this.plcUiNumberDisplay2.IntegerDigits = 0;
  515. this.plcUiNumberDisplay2.InvisibilityTriggerNode = null;
  516. this.plcUiNumberDisplay2.Location = new System.Drawing.Point(128, 78);
  517. this.plcUiNumberDisplay2.Name = "plcUiNumberDisplay2";
  518. this.plcUiNumberDisplay2.Preffix = null;
  519. this.plcUiNumberDisplay2.ReadNode = new Node("Application.A30_LocateStation_Manual.b下压马达当前扭矩", NodeType.LREAL, "下压伺服扭矩显示——HMIscreen");
  520. this.plcUiNumberDisplay2.Size = new System.Drawing.Size(125, 27);
  521. this.plcUiNumberDisplay2.Suffix = null;
  522. this.plcUiNumberDisplay2.TabIndex = 3;
  523. this.plcUiNumberDisplay2.Text = "0";
  524. this.plcUiNumberDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  525. this.plcUiNumberDisplay2.WriteNode = null;
  526. //
  527. // uiLabel2
  528. //
  529. this.uiLabel2.AutoSize = true;
  530. this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  532. this.uiLabel2.Location = new System.Drawing.Point(27, 83);
  533. this.uiLabel2.Name = "uiLabel2";
  534. this.uiLabel2.Size = new System.Drawing.Size(71, 16);
  535. this.uiLabel2.TabIndex = 2;
  536. this.uiLabel2.Text = "当前扭矩";
  537. //
  538. // plcUiNumberDisplay1
  539. //
  540. this.plcUiNumberDisplay1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  541. this.plcUiNumberDisplay1.DecimalPlaces = 2;
  542. this.plcUiNumberDisplay1.DisabilityTriggerNode = null;
  543. this.plcUiNumberDisplay1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  544. this.plcUiNumberDisplay1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  545. this.plcUiNumberDisplay1.Gain = 1D;
  546. this.plcUiNumberDisplay1.IntegerDigits = 0;
  547. this.plcUiNumberDisplay1.InvisibilityTriggerNode = null;
  548. this.plcUiNumberDisplay1.Location = new System.Drawing.Point(128, 39);
  549. this.plcUiNumberDisplay1.Name = "plcUiNumberDisplay1";
  550. this.plcUiNumberDisplay1.Preffix = null;
  551. this.plcUiNumberDisplay1.ReadNode = new Node("Application.A30_LocateStation_Manual.b下压马达当前位置", NodeType.LREAL, "下压伺服位置显示——HMIscreen");
  552. this.plcUiNumberDisplay1.Size = new System.Drawing.Size(125, 27);
  553. this.plcUiNumberDisplay1.Suffix = null;
  554. this.plcUiNumberDisplay1.TabIndex = 1;
  555. this.plcUiNumberDisplay1.Text = "0";
  556. this.plcUiNumberDisplay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  557. this.plcUiNumberDisplay1.WriteNode = null;
  558. //
  559. // uiLabel1
  560. //
  561. this.uiLabel1.AutoSize = true;
  562. this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  564. this.uiLabel1.Location = new System.Drawing.Point(27, 44);
  565. this.uiLabel1.Name = "uiLabel1";
  566. this.uiLabel1.Size = new System.Drawing.Size(71, 16);
  567. this.uiLabel1.TabIndex = 0;
  568. this.uiLabel1.Text = "当前位置";
  569. //
  570. // tabPage2
  571. //
  572. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  573. this.tabPage2.Name = "tabPage2";
  574. this.tabPage2.Size = new System.Drawing.Size(200, 60);
  575. this.tabPage2.TabIndex = 1;
  576. this.tabPage2.Text = "功能设置";
  577. this.tabPage2.UseVisualStyleBackColor = true;
  578. //
  579. // tabPage3
  580. //
  581. this.tabPage3.Controls.Add(this.uiLabel3);
  582. this.tabPage3.Controls.Add(this.txt定位延时);
  583. this.tabPage3.Location = new System.Drawing.Point(0, 40);
  584. this.tabPage3.Name = "tabPage3";
  585. this.tabPage3.Size = new System.Drawing.Size(200, 60);
  586. this.tabPage3.TabIndex = 2;
  587. this.tabPage3.Text = "参数设置";
  588. this.tabPage3.UseVisualStyleBackColor = true;
  589. //
  590. // uiLabel3
  591. //
  592. this.uiLabel3.AutoSize = true;
  593. this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  594. this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  595. this.uiLabel3.Location = new System.Drawing.Point(45, 53);
  596. this.uiLabel3.Name = "uiLabel3";
  597. this.uiLabel3.Size = new System.Drawing.Size(87, 16);
  598. this.uiLabel3.TabIndex = 38;
  599. this.uiLabel3.Text = "定位延时ms";
  600. //
  601. // txt定位延时
  602. //
  603. this.txt定位延时.Cursor = System.Windows.Forms.Cursors.IBeam;
  604. this.txt定位延时.DisabilityTriggerNode = null;
  605. this.txt定位延时.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  606. this.txt定位延时.Gain = 1D;
  607. this.txt定位延时.IntegerDigits = 0;
  608. this.txt定位延时.InvisibilityTriggerNode = null;
  609. this.txt定位延时.Location = new System.Drawing.Point(169, 48);
  610. this.txt定位延时.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  611. this.txt定位延时.Minimum = 0D;
  612. this.txt定位延时.MinimumSize = new System.Drawing.Size(1, 16);
  613. this.txt定位延时.Name = "txt定位延时";
  614. this.txt定位延时.Padding = new System.Windows.Forms.Padding(5);
  615. this.txt定位延时.ReadNode = new Node("Application.A30_LocateStation_Auto.ui定位延时", NodeType.UDINT, "定位延时");
  616. this.txt定位延时.ShowText = false;
  617. this.txt定位延时.Size = new System.Drawing.Size(125, 27);
  618. this.txt定位延时.TabIndex = 39;
  619. this.txt定位延时.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  620. this.txt定位延时.Type = Sunny.UI.UITextBox.UIEditType.Integer;
  621. this.txt定位延时.Watermark = "";
  622. this.txt定位延时.WriteNode = new Node("Application.A30_LocateStation_Auto.ui定位延时", NodeType.UDINT, "定位延时");
  623. //
  624. // tabPage4
  625. //
  626. this.tabPage4.Controls.Add(this.uiGroupBox4);
  627. this.tabPage4.Location = new System.Drawing.Point(0, 40);
  628. this.tabPage4.Name = "tabPage4";
  629. this.tabPage4.Size = new System.Drawing.Size(200, 60);
  630. this.tabPage4.TabIndex = 3;
  631. this.tabPage4.Text = "马达参数设置";
  632. this.tabPage4.UseVisualStyleBackColor = true;
  633. //
  634. // uiGroupBox4
  635. //
  636. this.uiGroupBox4.Controls.Add(this.txt防压检测终点);
  637. this.uiGroupBox4.Controls.Add(this.uiLabel47);
  638. this.uiGroupBox4.Controls.Add(this.txt防撞检测起点);
  639. this.uiGroupBox4.Controls.Add(this.txt防撞检测终点);
  640. this.uiGroupBox4.Controls.Add(this.uiLabel48);
  641. this.uiGroupBox4.Controls.Add(this.uiLabel49);
  642. this.uiGroupBox4.Controls.Add(this.uiLabel50);
  643. this.uiGroupBox4.Controls.Add(this.txt防压检测起点);
  644. this.uiGroupBox4.Controls.Add(this.txt上下马达速度);
  645. this.uiGroupBox4.Controls.Add(this.uiLabel16);
  646. this.uiGroupBox4.Controls.Add(this.txt上下马达偏移量);
  647. this.uiGroupBox4.Controls.Add(this.uiLabel13);
  648. this.uiGroupBox4.Controls.Add(this.txt上下马达减速时间);
  649. this.uiGroupBox4.Controls.Add(this.uiLabel11);
  650. this.uiGroupBox4.Controls.Add(this.txt上下马达加速时间);
  651. this.uiGroupBox4.Controls.Add(this.uiLabel12);
  652. this.uiGroupBox4.Controls.Add(this.plcUiNumberDisplay3);
  653. this.uiGroupBox4.Controls.Add(this.txt上下马达伺服输出转矩限制);
  654. this.uiGroupBox4.Controls.Add(this.uiLabel21);
  655. this.uiGroupBox4.Controls.Add(this.uiLabel4);
  656. this.uiGroupBox4.Controls.Add(this.txt上下马达防撞报警阈值);
  657. this.uiGroupBox4.Controls.Add(this.uiLabel7);
  658. this.uiGroupBox4.Controls.Add(this.txt上下马达防压报警阈值);
  659. this.uiGroupBox4.Controls.Add(this.uiLabel8);
  660. this.uiGroupBox4.Controls.Add(this.txt上下马达最高速);
  661. this.uiGroupBox4.Controls.Add(this.uiLabel29);
  662. this.uiGroupBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  663. this.uiGroupBox4.Location = new System.Drawing.Point(8, 5);
  664. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  665. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  666. this.uiGroupBox4.Name = "uiGroupBox4";
  667. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  668. this.uiGroupBox4.Size = new System.Drawing.Size(1097, 296);
  669. this.uiGroupBox4.TabIndex = 15;
  670. this.uiGroupBox4.Text = "上下马达";
  671. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  672. //
  673. // txt防压检测终点
  674. //
  675. this.txt防压检测终点.Cursor = System.Windows.Forms.Cursors.IBeam;
  676. this.txt防压检测终点.DisabilityTriggerNode = null;
  677. this.txt防压检测终点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  678. this.txt防压检测终点.Gain = 1D;
  679. this.txt防压检测终点.IntegerDigits = 0;
  680. this.txt防压检测终点.InvisibilityTriggerNode = null;
  681. this.txt防压检测终点.Location = new System.Drawing.Point(921, 74);
  682. this.txt防压检测终点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  683. this.txt防压检测终点.Maximum = 100D;
  684. this.txt防压检测终点.Minimum = 0D;
  685. this.txt防压检测终点.MinimumSize = new System.Drawing.Size(1, 16);
  686. this.txt防压检测终点.Name = "txt防压检测终点";
  687. this.txt防压检测终点.Padding = new System.Windows.Forms.Padding(5);
  688. this.txt防压检测终点.ReadNode = new Node("Application.Var_state.lr防压位置终点[17]", NodeType.LREAL, null);
  689. this.txt防压检测终点.ShowText = false;
  690. this.txt防压检测终点.Size = new System.Drawing.Size(125, 27);
  691. this.txt防压检测终点.TabIndex = 125;
  692. this.txt防压检测终点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  693. this.txt防压检测终点.Type = Sunny.UI.UITextBox.UIEditType.Double;
  694. this.txt防压检测终点.Watermark = "";
  695. this.txt防压检测终点.WriteNode = new Node("Application.Var_state.lr防压位置终点[17]", NodeType.LREAL, null);
  696. //
  697. // uiLabel47
  698. //
  699. this.uiLabel47.AutoSize = true;
  700. this.uiLabel47.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  701. this.uiLabel47.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  702. this.uiLabel47.Location = new System.Drawing.Point(569, 41);
  703. this.uiLabel47.Name = "uiLabel47";
  704. this.uiLabel47.Size = new System.Drawing.Size(103, 16);
  705. this.uiLabel47.TabIndex = 118;
  706. this.uiLabel47.Text = "防撞检测起点";
  707. //
  708. // txt防撞检测起点
  709. //
  710. this.txt防撞检测起点.Cursor = System.Windows.Forms.Cursors.IBeam;
  711. this.txt防撞检测起点.DisabilityTriggerNode = null;
  712. this.txt防撞检测起点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  713. this.txt防撞检测起点.Gain = 1D;
  714. this.txt防撞检测起点.IntegerDigits = 0;
  715. this.txt防撞检测起点.InvisibilityTriggerNode = null;
  716. this.txt防撞检测起点.Location = new System.Drawing.Point(679, 36);
  717. this.txt防撞检测起点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  718. this.txt防撞检测起点.Maximum = 100D;
  719. this.txt防撞检测起点.Minimum = 0D;
  720. this.txt防撞检测起点.MinimumSize = new System.Drawing.Size(1, 16);
  721. this.txt防撞检测起点.Name = "txt防撞检测起点";
  722. this.txt防撞检测起点.Padding = new System.Windows.Forms.Padding(5);
  723. this.txt防撞检测起点.ReadNode = new Node("Application.Var_state.lr防撞位置起点[17]", NodeType.LREAL, null);
  724. this.txt防撞检测起点.ShowText = false;
  725. this.txt防撞检测起点.Size = new System.Drawing.Size(125, 27);
  726. this.txt防撞检测起点.TabIndex = 119;
  727. this.txt防撞检测起点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  728. this.txt防撞检测起点.Type = Sunny.UI.UITextBox.UIEditType.Double;
  729. this.txt防撞检测起点.Watermark = "";
  730. this.txt防撞检测起点.WriteNode = new Node("Application.Var_state.lr防撞位置起点[17]", NodeType.LREAL, null);
  731. //
  732. // txt防撞检测终点
  733. //
  734. this.txt防撞检测终点.Cursor = System.Windows.Forms.Cursors.IBeam;
  735. this.txt防撞检测终点.DisabilityTriggerNode = null;
  736. this.txt防撞检测终点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  737. this.txt防撞检测终点.Gain = 1D;
  738. this.txt防撞检测终点.IntegerDigits = 0;
  739. this.txt防撞检测终点.InvisibilityTriggerNode = null;
  740. this.txt防撞检测终点.Location = new System.Drawing.Point(921, 37);
  741. this.txt防撞检测终点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  742. this.txt防撞检测终点.Maximum = 100D;
  743. this.txt防撞检测终点.Minimum = 0D;
  744. this.txt防撞检测终点.MinimumSize = new System.Drawing.Size(1, 16);
  745. this.txt防撞检测终点.Name = "txt防撞检测终点";
  746. this.txt防撞检测终点.Padding = new System.Windows.Forms.Padding(5);
  747. this.txt防撞检测终点.ReadNode = new Node("Application.Var_state.lr防撞位置终点[17]", NodeType.LREAL, null);
  748. this.txt防撞检测终点.ShowText = false;
  749. this.txt防撞检测终点.Size = new System.Drawing.Size(125, 27);
  750. this.txt防撞检测终点.TabIndex = 121;
  751. this.txt防撞检测终点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  752. this.txt防撞检测终点.Type = Sunny.UI.UITextBox.UIEditType.Double;
  753. this.txt防撞检测终点.Watermark = "";
  754. this.txt防撞检测终点.WriteNode = new Node("Application.Var_state.lr防撞位置终点[17]", NodeType.LREAL, null);
  755. //
  756. // uiLabel48
  757. //
  758. this.uiLabel48.AutoSize = true;
  759. this.uiLabel48.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  760. this.uiLabel48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  761. this.uiLabel48.Location = new System.Drawing.Point(811, 78);
  762. this.uiLabel48.Name = "uiLabel48";
  763. this.uiLabel48.Size = new System.Drawing.Size(103, 16);
  764. this.uiLabel48.TabIndex = 124;
  765. this.uiLabel48.Text = "防压检测终点";
  766. //
  767. // uiLabel49
  768. //
  769. this.uiLabel49.AutoSize = true;
  770. this.uiLabel49.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  771. this.uiLabel49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  772. this.uiLabel49.Location = new System.Drawing.Point(811, 41);
  773. this.uiLabel49.Name = "uiLabel49";
  774. this.uiLabel49.Size = new System.Drawing.Size(103, 16);
  775. this.uiLabel49.TabIndex = 120;
  776. this.uiLabel49.Text = "防撞检测终点";
  777. //
  778. // uiLabel50
  779. //
  780. this.uiLabel50.AutoSize = true;
  781. this.uiLabel50.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  782. this.uiLabel50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  783. this.uiLabel50.Location = new System.Drawing.Point(569, 79);
  784. this.uiLabel50.Name = "uiLabel50";
  785. this.uiLabel50.Size = new System.Drawing.Size(103, 16);
  786. this.uiLabel50.TabIndex = 122;
  787. this.uiLabel50.Text = "防压检测起点";
  788. //
  789. // txt防压检测起点
  790. //
  791. this.txt防压检测起点.Cursor = System.Windows.Forms.Cursors.IBeam;
  792. this.txt防压检测起点.DisabilityTriggerNode = null;
  793. this.txt防压检测起点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  794. this.txt防压检测起点.Gain = 1D;
  795. this.txt防压检测起点.IntegerDigits = 0;
  796. this.txt防压检测起点.InvisibilityTriggerNode = null;
  797. this.txt防压检测起点.Location = new System.Drawing.Point(679, 74);
  798. this.txt防压检测起点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  799. this.txt防压检测起点.Maximum = 100D;
  800. this.txt防压检测起点.Minimum = 0D;
  801. this.txt防压检测起点.MinimumSize = new System.Drawing.Size(1, 16);
  802. this.txt防压检测起点.Name = "txt防压检测起点";
  803. this.txt防压检测起点.Padding = new System.Windows.Forms.Padding(5);
  804. this.txt防压检测起点.ReadNode = new Node("Application.Var_state.lr防压位置起点[17]", NodeType.LREAL, null);
  805. this.txt防压检测起点.ShowText = false;
  806. this.txt防压检测起点.Size = new System.Drawing.Size(125, 27);
  807. this.txt防压检测起点.TabIndex = 123;
  808. this.txt防压检测起点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  809. this.txt防压检测起点.Type = Sunny.UI.UITextBox.UIEditType.Double;
  810. this.txt防压检测起点.Watermark = "";
  811. this.txt防压检测起点.WriteNode = new Node("Application.Var_state.lr防压位置起点[17]", NodeType.LREAL, null);
  812. //
  813. // txt上下马达速度
  814. //
  815. this.txt上下马达速度.Cursor = System.Windows.Forms.Cursors.IBeam;
  816. this.txt上下马达速度.DisabilityTriggerNode = null;
  817. this.txt上下马达速度.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  818. this.txt上下马达速度.Gain = 1D;
  819. this.txt上下马达速度.IntegerDigits = 0;
  820. this.txt上下马达速度.InvisibilityTriggerNode = null;
  821. this.txt上下马达速度.Location = new System.Drawing.Point(150, 223);
  822. this.txt上下马达速度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  823. this.txt上下马达速度.Maximum = 350D;
  824. this.txt上下马达速度.Minimum = 0D;
  825. this.txt上下马达速度.MinimumSize = new System.Drawing.Size(1, 16);
  826. this.txt上下马达速度.Name = "txt上下马达速度";
  827. this.txt上下马达速度.Padding = new System.Windows.Forms.Padding(5);
  828. this.txt上下马达速度.ReadNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_Speed", NodeType.LREAL, "lr上下伺服速度 %——HMIset");
  829. this.txt上下马达速度.ShowText = false;
  830. this.txt上下马达速度.Size = new System.Drawing.Size(125, 27);
  831. this.txt上下马达速度.TabIndex = 29;
  832. this.txt上下马达速度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  833. this.txt上下马达速度.Type = Sunny.UI.UITextBox.UIEditType.Double;
  834. this.txt上下马达速度.Watermark = "";
  835. this.txt上下马达速度.WriteNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_Speed", NodeType.LREAL, "lr上下伺服速度 %——HMIset");
  836. //
  837. // uiLabel16
  838. //
  839. this.uiLabel16.AutoSize = true;
  840. this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  841. this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  842. this.uiLabel16.Location = new System.Drawing.Point(80, 226);
  843. this.uiLabel16.Name = "uiLabel16";
  844. this.uiLabel16.Size = new System.Drawing.Size(63, 16);
  845. this.uiLabel16.TabIndex = 28;
  846. this.uiLabel16.Text = "速度(%)";
  847. //
  848. // txt上下马达偏移量
  849. //
  850. this.txt上下马达偏移量.Cursor = System.Windows.Forms.Cursors.IBeam;
  851. this.txt上下马达偏移量.DisabilityTriggerNode = null;
  852. this.txt上下马达偏移量.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  853. this.txt上下马达偏移量.Gain = 1D;
  854. this.txt上下马达偏移量.IntegerDigits = 0;
  855. this.txt上下马达偏移量.InvisibilityTriggerNode = null;
  856. this.txt上下马达偏移量.Location = new System.Drawing.Point(150, 186);
  857. this.txt上下马达偏移量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  858. this.txt上下马达偏移量.Maximum = 350D;
  859. this.txt上下马达偏移量.Minimum = 0D;
  860. this.txt上下马达偏移量.MinimumSize = new System.Drawing.Size(1, 16);
  861. this.txt上下马达偏移量.Name = "txt上下马达偏移量";
  862. this.txt上下马达偏移量.Padding = new System.Windows.Forms.Padding(5);
  863. this.txt上下马达偏移量.ReadNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_Offset", NodeType.LREAL, "lr上下伺服偏移量——HMIset");
  864. this.txt上下马达偏移量.ShowText = false;
  865. this.txt上下马达偏移量.Size = new System.Drawing.Size(125, 27);
  866. this.txt上下马达偏移量.TabIndex = 27;
  867. this.txt上下马达偏移量.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  868. this.txt上下马达偏移量.Type = Sunny.UI.UITextBox.UIEditType.Double;
  869. this.txt上下马达偏移量.Watermark = "";
  870. this.txt上下马达偏移量.WriteNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_Offset", NodeType.LREAL, "lr上下伺服偏移量——HMIset");
  871. //
  872. // uiLabel13
  873. //
  874. this.uiLabel13.AutoSize = true;
  875. this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  876. this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  877. this.uiLabel13.Location = new System.Drawing.Point(88, 192);
  878. this.uiLabel13.Name = "uiLabel13";
  879. this.uiLabel13.Size = new System.Drawing.Size(55, 16);
  880. this.uiLabel13.TabIndex = 26;
  881. this.uiLabel13.Text = "偏移量";
  882. //
  883. // txt上下马达减速时间
  884. //
  885. this.txt上下马达减速时间.Cursor = System.Windows.Forms.Cursors.IBeam;
  886. this.txt上下马达减速时间.DisabilityTriggerNode = null;
  887. this.txt上下马达减速时间.DoubleValue = 1D;
  888. this.txt上下马达减速时间.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  889. this.txt上下马达减速时间.Gain = 1D;
  890. this.txt上下马达减速时间.IntegerDigits = 0;
  891. this.txt上下马达减速时间.InvisibilityTriggerNode = null;
  892. this.txt上下马达减速时间.Location = new System.Drawing.Point(150, 149);
  893. this.txt上下马达减速时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  894. this.txt上下马达减速时间.Maximum = 100D;
  895. this.txt上下马达减速时间.Minimum = 1D;
  896. this.txt上下马达减速时间.MinimumSize = new System.Drawing.Size(1, 16);
  897. this.txt上下马达减速时间.Name = "txt上下马达减速时间";
  898. this.txt上下马达减速时间.Padding = new System.Windows.Forms.Padding(5);
  899. this.txt上下马达减速时间.ReadNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_DedTime", NodeType.LREAL, "lr上下伺服减速时间 ms——HMIset");
  900. this.txt上下马达减速时间.ShowText = false;
  901. this.txt上下马达减速时间.Size = new System.Drawing.Size(125, 27);
  902. this.txt上下马达减速时间.TabIndex = 25;
  903. this.txt上下马达减速时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  904. this.txt上下马达减速时间.Type = Sunny.UI.UITextBox.UIEditType.Double;
  905. this.txt上下马达减速时间.Watermark = "";
  906. this.txt上下马达减速时间.WriteNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_DedTime", NodeType.LREAL, "lr上下伺服减速时间 ms——HMIset");
  907. //
  908. // uiLabel11
  909. //
  910. this.uiLabel11.AutoSize = true;
  911. this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  912. this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  913. this.uiLabel11.Location = new System.Drawing.Point(56, 153);
  914. this.uiLabel11.Name = "uiLabel11";
  915. this.uiLabel11.Size = new System.Drawing.Size(87, 16);
  916. this.uiLabel11.TabIndex = 24;
  917. this.uiLabel11.Text = "减速时间ms";
  918. //
  919. // txt上下马达加速时间
  920. //
  921. this.txt上下马达加速时间.Cursor = System.Windows.Forms.Cursors.IBeam;
  922. this.txt上下马达加速时间.DisabilityTriggerNode = null;
  923. this.txt上下马达加速时间.DoubleValue = 1D;
  924. this.txt上下马达加速时间.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  925. this.txt上下马达加速时间.Gain = 1D;
  926. this.txt上下马达加速时间.IntegerDigits = 0;
  927. this.txt上下马达加速时间.InvisibilityTriggerNode = null;
  928. this.txt上下马达加速时间.Location = new System.Drawing.Point(150, 111);
  929. this.txt上下马达加速时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  930. this.txt上下马达加速时间.Maximum = 100D;
  931. this.txt上下马达加速时间.Minimum = 1D;
  932. this.txt上下马达加速时间.MinimumSize = new System.Drawing.Size(1, 16);
  933. this.txt上下马达加速时间.Name = "txt上下马达加速时间";
  934. this.txt上下马达加速时间.Padding = new System.Windows.Forms.Padding(5);
  935. this.txt上下马达加速时间.ReadNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_AccTime", NodeType.LREAL, "lr上下伺服加速时间 ms——HMIset");
  936. this.txt上下马达加速时间.ShowText = false;
  937. this.txt上下马达加速时间.Size = new System.Drawing.Size(125, 27);
  938. this.txt上下马达加速时间.TabIndex = 23;
  939. this.txt上下马达加速时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  940. this.txt上下马达加速时间.Type = Sunny.UI.UITextBox.UIEditType.Double;
  941. this.txt上下马达加速时间.Watermark = "";
  942. this.txt上下马达加速时间.WriteNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_AccTime", NodeType.LREAL, "lr上下伺服加速时间 ms——HMIset");
  943. //
  944. // uiLabel12
  945. //
  946. this.uiLabel12.AutoSize = true;
  947. this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  948. this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  949. this.uiLabel12.Location = new System.Drawing.Point(56, 116);
  950. this.uiLabel12.Name = "uiLabel12";
  951. this.uiLabel12.Size = new System.Drawing.Size(87, 16);
  952. this.uiLabel12.TabIndex = 22;
  953. this.uiLabel12.Text = "加速时间ms";
  954. //
  955. // plcUiNumberDisplay3
  956. //
  957. this.plcUiNumberDisplay3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  958. this.plcUiNumberDisplay3.DecimalPlaces = 2;
  959. this.plcUiNumberDisplay3.DisabilityTriggerNode = null;
  960. this.plcUiNumberDisplay3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  961. this.plcUiNumberDisplay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  962. this.plcUiNumberDisplay3.Gain = 1D;
  963. this.plcUiNumberDisplay3.IntegerDigits = 0;
  964. this.plcUiNumberDisplay3.InvisibilityTriggerNode = null;
  965. this.plcUiNumberDisplay3.Location = new System.Drawing.Point(150, 36);
  966. this.plcUiNumberDisplay3.Name = "plcUiNumberDisplay3";
  967. this.plcUiNumberDisplay3.Preffix = null;
  968. this.plcUiNumberDisplay3.ReadNode = new Node("Application.A30_LocateStation_Manual.b下压马达当前扭矩", NodeType.LREAL, "下压伺服扭矩显示——HMIscreen");
  969. this.plcUiNumberDisplay3.Size = new System.Drawing.Size(125, 27);
  970. this.plcUiNumberDisplay3.Suffix = null;
  971. this.plcUiNumberDisplay3.TabIndex = 4;
  972. this.plcUiNumberDisplay3.Text = "0";
  973. this.plcUiNumberDisplay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  974. this.plcUiNumberDisplay3.WriteNode = null;
  975. //
  976. // txt上下马达伺服输出转矩限制
  977. //
  978. this.txt上下马达伺服输出转矩限制.Cursor = System.Windows.Forms.Cursors.IBeam;
  979. this.txt上下马达伺服输出转矩限制.DisabilityTriggerNode = null;
  980. this.txt上下马达伺服输出转矩限制.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  981. this.txt上下马达伺服输出转矩限制.Gain = 1D;
  982. this.txt上下马达伺服输出转矩限制.IntegerDigits = 0;
  983. this.txt上下马达伺服输出转矩限制.InvisibilityTriggerNode = null;
  984. this.txt上下马达伺服输出转矩限制.Location = new System.Drawing.Point(433, 111);
  985. this.txt上下马达伺服输出转矩限制.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  986. this.txt上下马达伺服输出转矩限制.Maximum = 350D;
  987. this.txt上下马达伺服输出转矩限制.Minimum = 0D;
  988. this.txt上下马达伺服输出转矩限制.MinimumSize = new System.Drawing.Size(1, 16);
  989. this.txt上下马达伺服输出转矩限制.Name = "txt上下马达伺服输出转矩限制";
  990. this.txt上下马达伺服输出转矩限制.Padding = new System.Windows.Forms.Padding(5);
  991. this.txt上下马达伺服输出转矩限制.ReadNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_TorqueLimit", NodeType.LREAL, "lr上下伺服转矩限制 %——HMIset");
  992. this.txt上下马达伺服输出转矩限制.ShowText = false;
  993. this.txt上下马达伺服输出转矩限制.Size = new System.Drawing.Size(125, 27);
  994. this.txt上下马达伺服输出转矩限制.TabIndex = 17;
  995. this.txt上下马达伺服输出转矩限制.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  996. this.txt上下马达伺服输出转矩限制.Type = Sunny.UI.UITextBox.UIEditType.Double;
  997. this.txt上下马达伺服输出转矩限制.Watermark = "";
  998. this.txt上下马达伺服输出转矩限制.WriteNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_TorqueLimit", NodeType.LREAL, "lr上下伺服转矩限制 %——HMIset");
  999. //
  1000. // uiLabel21
  1001. //
  1002. this.uiLabel21.AutoSize = true;
  1003. this.uiLabel21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1004. this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1005. this.uiLabel21.Location = new System.Drawing.Point(285, 117);
  1006. this.uiLabel21.Name = "uiLabel21";
  1007. this.uiLabel21.Size = new System.Drawing.Size(143, 16);
  1008. this.uiLabel21.TabIndex = 16;
  1009. this.uiLabel21.Text = "伺服输出转矩限制%";
  1010. //
  1011. // uiLabel4
  1012. //
  1013. this.uiLabel4.AutoSize = true;
  1014. this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1015. this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1016. this.uiLabel4.Location = new System.Drawing.Point(73, 41);
  1017. this.uiLabel4.Name = "uiLabel4";
  1018. this.uiLabel4.Size = new System.Drawing.Size(71, 16);
  1019. this.uiLabel4.TabIndex = 15;
  1020. this.uiLabel4.Text = "当前扭矩";
  1021. //
  1022. // txt上下马达防撞报警阈值
  1023. //
  1024. this.txt上下马达防撞报警阈值.Cursor = System.Windows.Forms.Cursors.IBeam;
  1025. this.txt上下马达防撞报警阈值.DisabilityTriggerNode = null;
  1026. this.txt上下马达防撞报警阈值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1027. this.txt上下马达防撞报警阈值.Gain = 1D;
  1028. this.txt上下马达防撞报警阈值.IntegerDigits = 0;
  1029. this.txt上下马达防撞报警阈值.InvisibilityTriggerNode = null;
  1030. this.txt上下马达防撞报警阈值.Location = new System.Drawing.Point(433, 36);
  1031. this.txt上下马达防撞报警阈值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1032. this.txt上下马达防撞报警阈值.Maximum = 350D;
  1033. this.txt上下马达防撞报警阈值.Minimum = 0D;
  1034. this.txt上下马达防撞报警阈值.MinimumSize = new System.Drawing.Size(1, 16);
  1035. this.txt上下马达防撞报警阈值.Name = "txt上下马达防撞报警阈值";
  1036. this.txt上下马达防撞报警阈值.Padding = new System.Windows.Forms.Padding(5);
  1037. this.txt上下马达防撞报警阈值.ReadNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_ImpactAlarm", NodeType.LREAL, "lr上下伺服撞击报警设置 %——HMIset");
  1038. this.txt上下马达防撞报警阈值.ShowText = false;
  1039. this.txt上下马达防撞报警阈值.Size = new System.Drawing.Size(125, 27);
  1040. this.txt上下马达防撞报警阈值.TabIndex = 14;
  1041. this.txt上下马达防撞报警阈值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1042. this.txt上下马达防撞报警阈值.Type = Sunny.UI.UITextBox.UIEditType.Double;
  1043. this.txt上下马达防撞报警阈值.Watermark = "";
  1044. this.txt上下马达防撞报警阈值.WriteNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_ImpactAlarm", NodeType.LREAL, "lr上下伺服撞击报警设置 %——HMIset");
  1045. //
  1046. // uiLabel7
  1047. //
  1048. this.uiLabel7.AutoSize = true;
  1049. this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1050. this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1051. this.uiLabel7.Location = new System.Drawing.Point(317, 42);
  1052. this.uiLabel7.Name = "uiLabel7";
  1053. this.uiLabel7.Size = new System.Drawing.Size(111, 16);
  1054. this.uiLabel7.TabIndex = 13;
  1055. this.uiLabel7.Text = "防撞报警阈值%";
  1056. //
  1057. // txt上下马达防压报警阈值
  1058. //
  1059. this.txt上下马达防压报警阈值.Cursor = System.Windows.Forms.Cursors.IBeam;
  1060. this.txt上下马达防压报警阈值.DisabilityTriggerNode = null;
  1061. this.txt上下马达防压报警阈值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1062. this.txt上下马达防压报警阈值.Gain = 1D;
  1063. this.txt上下马达防压报警阈值.IntegerDigits = 0;
  1064. this.txt上下马达防压报警阈值.InvisibilityTriggerNode = null;
  1065. this.txt上下马达防压报警阈值.Location = new System.Drawing.Point(433, 74);
  1066. this.txt上下马达防压报警阈值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1067. this.txt上下马达防压报警阈值.Maximum = 350D;
  1068. this.txt上下马达防压报警阈值.Minimum = 0D;
  1069. this.txt上下马达防压报警阈值.MinimumSize = new System.Drawing.Size(1, 16);
  1070. this.txt上下马达防压报警阈值.Name = "txt上下马达防压报警阈值";
  1071. this.txt上下马达防压报警阈值.Padding = new System.Windows.Forms.Padding(5);
  1072. this.txt上下马达防压报警阈值.ReadNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_AlarmTorque", NodeType.LREAL, "lr上下伺服力矩报警阀值 %——HMIset");
  1073. this.txt上下马达防压报警阈值.ShowText = false;
  1074. this.txt上下马达防压报警阈值.Size = new System.Drawing.Size(125, 27);
  1075. this.txt上下马达防压报警阈值.TabIndex = 12;
  1076. this.txt上下马达防压报警阈值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1077. this.txt上下马达防压报警阈值.Type = Sunny.UI.UITextBox.UIEditType.Double;
  1078. this.txt上下马达防压报警阈值.Watermark = "";
  1079. this.txt上下马达防压报警阈值.WriteNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_AlarmTorque", NodeType.LREAL, "lr上下伺服力矩报警阀值 %——HMIset");
  1080. //
  1081. // uiLabel8
  1082. //
  1083. this.uiLabel8.AutoSize = true;
  1084. this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1085. this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1086. this.uiLabel8.Location = new System.Drawing.Point(317, 79);
  1087. this.uiLabel8.Name = "uiLabel8";
  1088. this.uiLabel8.Size = new System.Drawing.Size(111, 16);
  1089. this.uiLabel8.TabIndex = 11;
  1090. this.uiLabel8.Text = "防压报警阈值%";
  1091. //
  1092. // txt上下马达最高速
  1093. //
  1094. this.txt上下马达最高速.Cursor = System.Windows.Forms.Cursors.IBeam;
  1095. this.txt上下马达最高速.DisabilityTriggerNode = null;
  1096. this.txt上下马达最高速.DoubleValue = 1D;
  1097. this.txt上下马达最高速.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1098. this.txt上下马达最高速.Gain = 1D;
  1099. this.txt上下马达最高速.IntegerDigits = 0;
  1100. this.txt上下马达最高速.InvisibilityTriggerNode = null;
  1101. this.txt上下马达最高速.Location = new System.Drawing.Point(150, 74);
  1102. this.txt上下马达最高速.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1103. this.txt上下马达最高速.Maximum = 100D;
  1104. this.txt上下马达最高速.Minimum = 1D;
  1105. this.txt上下马达最高速.MinimumSize = new System.Drawing.Size(1, 16);
  1106. this.txt上下马达最高速.Name = "txt上下马达最高速";
  1107. this.txt上下马达最高速.Padding = new System.Windows.Forms.Padding(5);
  1108. this.txt上下马达最高速.ReadNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_MaxSpeed", NodeType.LREAL, "上位界面有的参数\r\nlr上下伺服最高速度 %——HMIset");
  1109. this.txt上下马达最高速.ShowText = false;
  1110. this.txt上下马达最高速.Size = new System.Drawing.Size(125, 27);
  1111. this.txt上下马达最高速.TabIndex = 10;
  1112. this.txt上下马达最高速.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1113. this.txt上下马达最高速.Type = Sunny.UI.UITextBox.UIEditType.Double;
  1114. this.txt上下马达最高速.Watermark = "";
  1115. this.txt上下马达最高速.WriteNode = new Node("Application.A30_LocateStation_Auto.lr_UpDownAxis_MaxSpeed", NodeType.LREAL, "上位界面有的参数\r\nlr上下伺服最高速度 %——HMIset");
  1116. //
  1117. // uiLabel29
  1118. //
  1119. this.uiLabel29.AutoSize = true;
  1120. this.uiLabel29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1121. this.uiLabel29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1122. this.uiLabel29.Location = new System.Drawing.Point(83, 79);
  1123. this.uiLabel29.Name = "uiLabel29";
  1124. this.uiLabel29.Size = new System.Drawing.Size(63, 16);
  1125. this.uiLabel29.TabIndex = 9;
  1126. this.uiLabel29.Text = "最高速%";
  1127. //
  1128. // tabPage5
  1129. //
  1130. this.tabPage5.Controls.Add(this.plcUiLight1);
  1131. this.tabPage5.Location = new System.Drawing.Point(0, 40);
  1132. this.tabPage5.Name = "tabPage5";
  1133. this.tabPage5.Size = new System.Drawing.Size(200, 60);
  1134. this.tabPage5.TabIndex = 4;
  1135. this.tabPage5.Text = "IO";
  1136. this.tabPage5.UseVisualStyleBackColor = true;
  1137. //
  1138. // plcUiLight1
  1139. //
  1140. this.plcUiLight1.DisabilityTriggerNode = null;
  1141. this.plcUiLight1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1142. this.plcUiLight1.InvisibilityTriggerNode = null;
  1143. this.plcUiLight1.Location = new System.Drawing.Point(3, 3);
  1144. this.plcUiLight1.MinimumSize = new System.Drawing.Size(1, 1);
  1145. this.plcUiLight1.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1146. this.plcUiLight1.Name = "plcUiLight1";
  1147. this.plcUiLight1.NodeName = "A30封装1前定位_材料检测_低位";
  1148. this.plcUiLight1.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1149. this.plcUiLight1.OffText = null;
  1150. this.plcUiLight1.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1151. this.plcUiLight1.OnText = null;
  1152. this.plcUiLight1.Radius = 58;
  1153. this.plcUiLight1.ReadNode = new Node("Application.InPut.A30封装1前定位_材料检测_低位", NodeType.BOOL, null);
  1154. this.plcUiLight1.ShowText = true;
  1155. this.plcUiLight1.Size = new System.Drawing.Size(295, 58);
  1156. this.plcUiLight1.State = Sunny.UI.UILightState.Off;
  1157. this.plcUiLight1.TabIndex = 146;
  1158. this.plcUiLight1.Text = "A30封装1前定位_材料检测_低位";
  1159. this.plcUiLight1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1160. this.plcUiLight1.WriteNode = null;
  1161. //
  1162. // Form30_封装前定位
  1163. //
  1164. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  1165. this.ClientSize = new System.Drawing.Size(1366, 768);
  1166. this.Controls.Add(this.uiTabControl1);
  1167. this.Controls.Add(this.uiPanel1);
  1168. this.Name = "Form30_封装前定位";
  1169. this.Text = "Form30_封装前定位 ";
  1170. this.uiPanel1.ResumeLayout(false);
  1171. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1172. this.uiTabControl1.ResumeLayout(false);
  1173. this.tabPage1.ResumeLayout(false);
  1174. this.uiGroupBox1.ResumeLayout(false);
  1175. this.uiGroupBox1.PerformLayout();
  1176. this.tabPage3.ResumeLayout(false);
  1177. this.tabPage3.PerformLayout();
  1178. this.tabPage4.ResumeLayout(false);
  1179. this.uiGroupBox4.ResumeLayout(false);
  1180. this.uiGroupBox4.PerformLayout();
  1181. this.tabPage5.ResumeLayout(false);
  1182. this.ResumeLayout(false);
  1183. }
  1184. #endregion
  1185. private Sunny.UI.UIPanel uiPanel1;
  1186. public Sunny.UI.UITabControl uiTabControl1;
  1187. private System.Windows.Forms.TabPage tabPage1;
  1188. private System.Windows.Forms.TabPage tabPage2;
  1189. private System.Windows.Forms.TabPage tabPage3;
  1190. private System.Windows.Forms.TabPage tabPage4;
  1191. private System.Windows.Forms.TabPage tabPage5;
  1192. private PlcUiControl.PlcUiLight plcUiLight1;
  1193. private Sunny.UI.UIGroupBox uiGroupBox1;
  1194. private PlcUiControl.PlcUiButton btn马达上电;
  1195. private PlcUiControl.PlcUiNumberInput txt马达下位置;
  1196. private Sunny.UI.UILabel uiLabel6;
  1197. private PlcUiControl.PlcUiNumberInput txt马达上位置;
  1198. private Sunny.UI.UILabel uiLabel5;
  1199. private PlcUiControl.PlcUiButton btn马达上下;
  1200. private PlcUiControl.PlcUiButton btn马达回原;
  1201. private PlcUiControl.PlcUiButton btn上升;
  1202. private PlcUiControl.PlcUiButton btn下降;
  1203. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay2;
  1204. private Sunny.UI.UILabel uiLabel2;
  1205. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay1;
  1206. private Sunny.UI.UILabel uiLabel1;
  1207. private Sunny.UI.UIGroupBox uiGroupBox4;
  1208. private PlcUiControl.PlcUiNumberInput txt上下马达速度;
  1209. private Sunny.UI.UILabel uiLabel16;
  1210. private PlcUiControl.PlcUiNumberInput txt上下马达偏移量;
  1211. private Sunny.UI.UILabel uiLabel13;
  1212. private PlcUiControl.PlcUiNumberInput txt上下马达减速时间;
  1213. private Sunny.UI.UILabel uiLabel11;
  1214. private PlcUiControl.PlcUiNumberInput txt上下马达加速时间;
  1215. private Sunny.UI.UILabel uiLabel12;
  1216. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay3;
  1217. private PlcUiControl.PlcUiNumberInput txt上下马达伺服输出转矩限制;
  1218. private Sunny.UI.UILabel uiLabel21;
  1219. private Sunny.UI.UILabel uiLabel4;
  1220. private PlcUiControl.PlcUiNumberInput txt上下马达防撞报警阈值;
  1221. private Sunny.UI.UILabel uiLabel7;
  1222. private PlcUiControl.PlcUiNumberInput txt上下马达防压报警阈值;
  1223. private Sunny.UI.UILabel uiLabel8;
  1224. private PlcUiControl.PlcUiNumberInput txt上下马达最高速;
  1225. private Sunny.UI.UILabel uiLabel29;
  1226. private PlcUiControl.PlcUiButton btn工站启用;
  1227. private Sunny.UI.UILabel uiLabel3;
  1228. private PlcUiControl.PlcUiNumberInput txt定位延时;
  1229. private PlcUiControl.PlcUiLight plcUiLight40;
  1230. private PlcUiControl.PlcUiLight plcUiLight41;
  1231. private PlcUiControl.PlcUiLight plcUiLight42;
  1232. private System.Windows.Forms.PictureBox pictureBox1;
  1233. private PlcUiControl.PlcUiNumberInput txt防压检测终点;
  1234. private Sunny.UI.UILabel uiLabel47;
  1235. private PlcUiControl.PlcUiNumberInput txt防撞检测起点;
  1236. private PlcUiControl.PlcUiNumberInput txt防撞检测终点;
  1237. private Sunny.UI.UILabel uiLabel48;
  1238. private Sunny.UI.UILabel uiLabel49;
  1239. private Sunny.UI.UILabel uiLabel50;
  1240. private PlcUiControl.PlcUiNumberInput txt防压检测起点;
  1241. }
  1242. }