FrmFirstWindow.Designer.cs 83 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336
  1. namespace HRT_Measure
  2. {
  3. partial class FrmFirstWindow
  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.components = new System.ComponentModel.Container();
  29. this.splitContainerMain = new System.Windows.Forms.SplitContainer();
  30. this.tableLayoutPanelUp = new System.Windows.Forms.TableLayoutPanel();
  31. this.tableLayoutPanelBottom = new System.Windows.Forms.TableLayoutPanel();
  32. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  33. this.label4 = new System.Windows.Forms.Label();
  34. this.label3 = new System.Windows.Forms.Label();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.txtCurrentWeight = new Sunny.UI.UITextBox();
  37. this.label1 = new System.Windows.Forms.Label();
  38. this.txtCurrentHeight = new Sunny.UI.UITextBox();
  39. this.btnAllowLayOff = new Sunny.UI.UISymbolButton();
  40. this.label8 = new System.Windows.Forms.Label();
  41. this.txt箱数 = new Sunny.UI.UITextBox();
  42. this.grbPressure = new Sunny.UI.UIGroupBox();
  43. this.uiLabel11 = new Sunny.UI.UILabel();
  44. this.uiLabel10 = new Sunny.UI.UILabel();
  45. this.txt动作提示 = new Sunny.UI.UITextBox();
  46. this.txt当前动作 = new Sunny.UI.UITextBox();
  47. this.btnClearPressure = new Sunny.UI.UISymbolButton();
  48. this.label16 = new System.Windows.Forms.Label();
  49. this.label15 = new System.Windows.Forms.Label();
  50. this.label14 = new System.Windows.Forms.Label();
  51. this.label13 = new System.Windows.Forms.Label();
  52. this.label12 = new System.Windows.Forms.Label();
  53. this.label11 = new System.Windows.Forms.Label();
  54. this.label17 = new System.Windows.Forms.Label();
  55. this.label18 = new System.Windows.Forms.Label();
  56. this.label10 = new System.Windows.Forms.Label();
  57. this.label9 = new System.Windows.Forms.Label();
  58. this.txt工件计数 = new Sunny.UI.UITextBox();
  59. this.txt保压倒计时 = new Sunny.UI.UITextBox();
  60. this.txt主缸压力 = new Sunny.UI.UITextBox();
  61. this.txt主缸速度 = new Sunny.UI.UITextBox();
  62. this.txt主缸位置 = new Sunny.UI.UITextBox();
  63. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  64. this.uiSplitContainer1 = new Sunny.UI.UISplitContainer();
  65. this.btn称重开始 = new Sunny.UI.UISymbolButton();
  66. this.btn清料 = new Sunny.UI.UISymbolButton();
  67. this.txt空桶暂存槽当前数量 = new Sunny.UI.UITextBox();
  68. this.uiLabel3 = new Sunny.UI.UILabel();
  69. this.txt抛盖暂存槽当前数量 = new Sunny.UI.UITextBox();
  70. this.uiLabel2 = new Sunny.UI.UILabel();
  71. this.txt药B暂存当前盒数 = new Sunny.UI.UITextBox();
  72. this.txt药A暂存当前盒数 = new Sunny.UI.UITextBox();
  73. this.uiLabel1 = new Sunny.UI.UILabel();
  74. this.uiLabel25 = new Sunny.UI.UILabel();
  75. this.txt药B称重配比重量 = new Sunny.UI.UITextBox();
  76. this.uiLabel9 = new Sunny.UI.UILabel();
  77. this.txtB料仓5当前重量 = new Sunny.UI.UITextBox();
  78. this.uiLabel8 = new Sunny.UI.UILabel();
  79. this.uiLabel16 = new Sunny.UI.UILabel();
  80. this.txt药A称重配比重量 = new Sunny.UI.UITextBox();
  81. this.txtB料仓4当前重量 = new Sunny.UI.UITextBox();
  82. this.uiLabel6 = new Sunny.UI.UILabel();
  83. this.uiLabel15 = new Sunny.UI.UILabel();
  84. this.txtA料仓1当前重量 = new Sunny.UI.UITextBox();
  85. this.txtB料仓3当前重量 = new Sunny.UI.UITextBox();
  86. this.uiLabel7 = new Sunny.UI.UILabel();
  87. this.uiLabel14 = new Sunny.UI.UILabel();
  88. this.txtA料仓2当前重量 = new Sunny.UI.UITextBox();
  89. this.txtB料仓2当前重量 = new Sunny.UI.UITextBox();
  90. this.uiLabel5 = new Sunny.UI.UILabel();
  91. this.uiLabel13 = new Sunny.UI.UILabel();
  92. this.txtA料仓3当前重量 = new Sunny.UI.UITextBox();
  93. this.txtB料仓1当前重量 = new Sunny.UI.UITextBox();
  94. this.uiLabel23 = new Sunny.UI.UILabel();
  95. this.uiLabel4 = new Sunny.UI.UILabel();
  96. this.txtA料仓4当前重量 = new Sunny.UI.UITextBox();
  97. this.txtA料仓5当前重量 = new Sunny.UI.UITextBox();
  98. this.uiLabel12 = new Sunny.UI.UILabel();
  99. this.timer1 = new System.Windows.Forms.Timer(this.components);
  100. this.uchmiM01M02 = new HRT_Measure.UCHMI();
  101. this.uchmiM03 = new HRT_Measure.UCHMI();
  102. this.uchmiM04M05 = new HRT_Measure.UCHMI();
  103. ((System.ComponentModel.ISupportInitialize)(this.splitContainerMain)).BeginInit();
  104. this.splitContainerMain.Panel1.SuspendLayout();
  105. this.splitContainerMain.Panel2.SuspendLayout();
  106. this.splitContainerMain.SuspendLayout();
  107. this.tableLayoutPanelUp.SuspendLayout();
  108. this.tableLayoutPanelBottom.SuspendLayout();
  109. this.uiGroupBox3.SuspendLayout();
  110. this.grbPressure.SuspendLayout();
  111. this.uiGroupBox1.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).BeginInit();
  113. this.uiSplitContainer1.Panel1.SuspendLayout();
  114. this.uiSplitContainer1.Panel2.SuspendLayout();
  115. this.uiSplitContainer1.SuspendLayout();
  116. this.SuspendLayout();
  117. //
  118. // splitContainerMain
  119. //
  120. this.splitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill;
  121. this.splitContainerMain.Location = new System.Drawing.Point(0, 0);
  122. this.splitContainerMain.Name = "splitContainerMain";
  123. this.splitContainerMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
  124. //
  125. // splitContainerMain.Panel1
  126. //
  127. this.splitContainerMain.Panel1.Controls.Add(this.tableLayoutPanelUp);
  128. //
  129. // splitContainerMain.Panel2
  130. //
  131. this.splitContainerMain.Panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(27)))), ((int)(((byte)(44)))));
  132. this.splitContainerMain.Panel2.Controls.Add(this.tableLayoutPanelBottom);
  133. this.splitContainerMain.Size = new System.Drawing.Size(1904, 1083);
  134. this.splitContainerMain.SplitterDistance = 416;
  135. this.splitContainerMain.TabIndex = 3;
  136. //
  137. // tableLayoutPanelUp
  138. //
  139. this.tableLayoutPanelUp.ColumnCount = 3;
  140. this.tableLayoutPanelUp.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  141. this.tableLayoutPanelUp.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  142. this.tableLayoutPanelUp.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  143. this.tableLayoutPanelUp.Controls.Add(this.uchmiM01M02, 0, 0);
  144. this.tableLayoutPanelUp.Controls.Add(this.uchmiM03, 1, 0);
  145. this.tableLayoutPanelUp.Controls.Add(this.uchmiM04M05, 2, 0);
  146. this.tableLayoutPanelUp.Dock = System.Windows.Forms.DockStyle.Fill;
  147. this.tableLayoutPanelUp.Location = new System.Drawing.Point(0, 0);
  148. this.tableLayoutPanelUp.Name = "tableLayoutPanelUp";
  149. this.tableLayoutPanelUp.RowCount = 1;
  150. this.tableLayoutPanelUp.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  151. this.tableLayoutPanelUp.Size = new System.Drawing.Size(1904, 416);
  152. this.tableLayoutPanelUp.TabIndex = 0;
  153. //
  154. // tableLayoutPanelBottom
  155. //
  156. this.tableLayoutPanelBottom.ColumnCount = 3;
  157. this.tableLayoutPanelBottom.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  158. this.tableLayoutPanelBottom.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  159. this.tableLayoutPanelBottom.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  160. this.tableLayoutPanelBottom.Controls.Add(this.uiGroupBox3, 2, 0);
  161. this.tableLayoutPanelBottom.Controls.Add(this.grbPressure, 1, 0);
  162. this.tableLayoutPanelBottom.Controls.Add(this.uiGroupBox1, 0, 0);
  163. this.tableLayoutPanelBottom.Dock = System.Windows.Forms.DockStyle.Fill;
  164. this.tableLayoutPanelBottom.Location = new System.Drawing.Point(0, 0);
  165. this.tableLayoutPanelBottom.Name = "tableLayoutPanelBottom";
  166. this.tableLayoutPanelBottom.RowCount = 1;
  167. this.tableLayoutPanelBottom.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  168. this.tableLayoutPanelBottom.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 663F));
  169. this.tableLayoutPanelBottom.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 663F));
  170. this.tableLayoutPanelBottom.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 663F));
  171. this.tableLayoutPanelBottom.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 663F));
  172. this.tableLayoutPanelBottom.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 663F));
  173. this.tableLayoutPanelBottom.Size = new System.Drawing.Size(1904, 663);
  174. this.tableLayoutPanelBottom.TabIndex = 0;
  175. //
  176. // uiGroupBox3
  177. //
  178. this.uiGroupBox3.BackColor = System.Drawing.Color.AliceBlue;
  179. this.uiGroupBox3.Controls.Add(this.label4);
  180. this.uiGroupBox3.Controls.Add(this.label3);
  181. this.uiGroupBox3.Controls.Add(this.label2);
  182. this.uiGroupBox3.Controls.Add(this.txtCurrentWeight);
  183. this.uiGroupBox3.Controls.Add(this.label1);
  184. this.uiGroupBox3.Controls.Add(this.txtCurrentHeight);
  185. this.uiGroupBox3.Controls.Add(this.btnAllowLayOff);
  186. this.uiGroupBox3.Controls.Add(this.label8);
  187. this.uiGroupBox3.Controls.Add(this.txt箱数);
  188. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  189. this.uiGroupBox3.FillColor = System.Drawing.Color.AliceBlue;
  190. this.uiGroupBox3.FillColor2 = System.Drawing.Color.AliceBlue;
  191. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.uiGroupBox3.ForeColor = System.Drawing.Color.Black;
  193. this.uiGroupBox3.Location = new System.Drawing.Point(1272, 5);
  194. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  195. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  196. this.uiGroupBox3.Name = "uiGroupBox3";
  197. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  198. this.uiGroupBox3.Size = new System.Drawing.Size(628, 653);
  199. this.uiGroupBox3.Style = Sunny.UI.UIStyle.Custom;
  200. this.uiGroupBox3.TabIndex = 3;
  201. this.uiGroupBox3.Text = "检测 装箱";
  202. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  203. this.uiGroupBox3.TitleAlignment = System.Windows.Forms.HorizontalAlignment.Center;
  204. //
  205. // label4
  206. //
  207. this.label4.AutoSize = true;
  208. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  209. this.label4.Location = new System.Drawing.Point(464, 117);
  210. this.label4.Name = "label4";
  211. this.label4.Size = new System.Drawing.Size(20, 21);
  212. this.label4.TabIndex = 208;
  213. this.label4.Text = "g";
  214. //
  215. // label3
  216. //
  217. this.label3.AutoSize = true;
  218. this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  219. this.label3.Location = new System.Drawing.Point(464, 61);
  220. this.label3.Name = "label3";
  221. this.label3.Size = new System.Drawing.Size(40, 21);
  222. this.label3.TabIndex = 207;
  223. this.label3.Text = "mm";
  224. //
  225. // label2
  226. //
  227. this.label2.AutoSize = true;
  228. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  229. this.label2.Location = new System.Drawing.Point(154, 117);
  230. this.label2.Name = "label2";
  231. this.label2.Size = new System.Drawing.Size(74, 21);
  232. this.label2.TabIndex = 206;
  233. this.label2.Text = "当前重量";
  234. //
  235. // txtCurrentWeight
  236. //
  237. this.txtCurrentWeight.Cursor = System.Windows.Forms.Cursors.IBeam;
  238. this.txtCurrentWeight.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.txtCurrentWeight.ForeColor = System.Drawing.Color.Black;
  240. this.txtCurrentWeight.Location = new System.Drawing.Point(311, 116);
  241. this.txtCurrentWeight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  242. this.txtCurrentWeight.MinimumSize = new System.Drawing.Size(1, 16);
  243. this.txtCurrentWeight.Name = "txtCurrentWeight";
  244. this.txtCurrentWeight.Padding = new System.Windows.Forms.Padding(5);
  245. this.txtCurrentWeight.ShowText = false;
  246. this.txtCurrentWeight.Size = new System.Drawing.Size(122, 31);
  247. this.txtCurrentWeight.Style = Sunny.UI.UIStyle.Custom;
  248. this.txtCurrentWeight.TabIndex = 205;
  249. this.txtCurrentWeight.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  250. this.txtCurrentWeight.Watermark = "";
  251. //
  252. // label1
  253. //
  254. this.label1.AutoSize = true;
  255. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  256. this.label1.Location = new System.Drawing.Point(154, 59);
  257. this.label1.Name = "label1";
  258. this.label1.Size = new System.Drawing.Size(106, 21);
  259. this.label1.TabIndex = 204;
  260. this.label1.Text = "当前检测高度";
  261. //
  262. // txtCurrentHeight
  263. //
  264. this.txtCurrentHeight.Cursor = System.Windows.Forms.Cursors.IBeam;
  265. this.txtCurrentHeight.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  266. this.txtCurrentHeight.ForeColor = System.Drawing.Color.Black;
  267. this.txtCurrentHeight.Location = new System.Drawing.Point(311, 58);
  268. this.txtCurrentHeight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  269. this.txtCurrentHeight.MinimumSize = new System.Drawing.Size(1, 16);
  270. this.txtCurrentHeight.Name = "txtCurrentHeight";
  271. this.txtCurrentHeight.Padding = new System.Windows.Forms.Padding(5);
  272. this.txtCurrentHeight.ShowText = false;
  273. this.txtCurrentHeight.Size = new System.Drawing.Size(122, 31);
  274. this.txtCurrentHeight.Style = Sunny.UI.UIStyle.Custom;
  275. this.txtCurrentHeight.TabIndex = 203;
  276. this.txtCurrentHeight.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  277. this.txtCurrentHeight.Watermark = "";
  278. //
  279. // btnAllowLayOff
  280. //
  281. this.btnAllowLayOff.Cursor = System.Windows.Forms.Cursors.Hand;
  282. this.btnAllowLayOff.FillColor = System.Drawing.Color.LightSkyBlue;
  283. this.btnAllowLayOff.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  284. this.btnAllowLayOff.ForeColor = System.Drawing.Color.Black;
  285. this.btnAllowLayOff.Location = new System.Drawing.Point(393, 248);
  286. this.btnAllowLayOff.MinimumSize = new System.Drawing.Size(1, 1);
  287. this.btnAllowLayOff.Name = "btnAllowLayOff";
  288. this.btnAllowLayOff.Size = new System.Drawing.Size(154, 44);
  289. this.btnAllowLayOff.TabIndex = 202;
  290. this.btnAllowLayOff.Text = "允许下料";
  291. this.btnAllowLayOff.TipsFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
  292. this.btnAllowLayOff.Click += new System.EventHandler(this.btnAllowLayOff_Click);
  293. //
  294. // label8
  295. //
  296. this.label8.AutoSize = true;
  297. this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  298. this.label8.Location = new System.Drawing.Point(154, 171);
  299. this.label8.Name = "label8";
  300. this.label8.Size = new System.Drawing.Size(76, 21);
  301. this.label8.TabIndex = 201;
  302. this.label8.Text = "M05箱数";
  303. //
  304. // txt箱数
  305. //
  306. this.txt箱数.Cursor = System.Windows.Forms.Cursors.IBeam;
  307. this.txt箱数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.txt箱数.ForeColor = System.Drawing.Color.Black;
  309. this.txt箱数.Location = new System.Drawing.Point(311, 171);
  310. this.txt箱数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  311. this.txt箱数.MinimumSize = new System.Drawing.Size(1, 16);
  312. this.txt箱数.Name = "txt箱数";
  313. this.txt箱数.Padding = new System.Windows.Forms.Padding(5);
  314. this.txt箱数.ShowText = false;
  315. this.txt箱数.Size = new System.Drawing.Size(122, 31);
  316. this.txt箱数.Style = Sunny.UI.UIStyle.Custom;
  317. this.txt箱数.TabIndex = 193;
  318. this.txt箱数.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  319. this.txt箱数.Watermark = "";
  320. //
  321. // grbPressure
  322. //
  323. this.grbPressure.BackColor = System.Drawing.Color.Transparent;
  324. this.grbPressure.Controls.Add(this.uiLabel11);
  325. this.grbPressure.Controls.Add(this.uiLabel10);
  326. this.grbPressure.Controls.Add(this.txt动作提示);
  327. this.grbPressure.Controls.Add(this.txt当前动作);
  328. this.grbPressure.Controls.Add(this.btnClearPressure);
  329. this.grbPressure.Controls.Add(this.label16);
  330. this.grbPressure.Controls.Add(this.label15);
  331. this.grbPressure.Controls.Add(this.label14);
  332. this.grbPressure.Controls.Add(this.label13);
  333. this.grbPressure.Controls.Add(this.label12);
  334. this.grbPressure.Controls.Add(this.label11);
  335. this.grbPressure.Controls.Add(this.label17);
  336. this.grbPressure.Controls.Add(this.label18);
  337. this.grbPressure.Controls.Add(this.label10);
  338. this.grbPressure.Controls.Add(this.label9);
  339. this.grbPressure.Controls.Add(this.txt工件计数);
  340. this.grbPressure.Controls.Add(this.txt保压倒计时);
  341. this.grbPressure.Controls.Add(this.txt主缸压力);
  342. this.grbPressure.Controls.Add(this.txt主缸速度);
  343. this.grbPressure.Controls.Add(this.txt主缸位置);
  344. this.grbPressure.Dock = System.Windows.Forms.DockStyle.Fill;
  345. this.grbPressure.FillColor = System.Drawing.Color.AliceBlue;
  346. this.grbPressure.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  347. this.grbPressure.ForeColor = System.Drawing.Color.Black;
  348. this.grbPressure.Location = new System.Drawing.Point(638, 5);
  349. this.grbPressure.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  350. this.grbPressure.MinimumSize = new System.Drawing.Size(1, 1);
  351. this.grbPressure.Name = "grbPressure";
  352. this.grbPressure.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  353. this.grbPressure.Size = new System.Drawing.Size(626, 653);
  354. this.grbPressure.Style = Sunny.UI.UIStyle.Custom;
  355. this.grbPressure.TabIndex = 1;
  356. this.grbPressure.Text = "压机";
  357. this.grbPressure.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  358. this.grbPressure.TitleAlignment = System.Windows.Forms.HorizontalAlignment.Center;
  359. //
  360. // uiLabel11
  361. //
  362. this.uiLabel11.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  363. this.uiLabel11.ForeColor = System.Drawing.Color.Green;
  364. this.uiLabel11.Location = new System.Drawing.Point(40, 413);
  365. this.uiLabel11.Name = "uiLabel11";
  366. this.uiLabel11.Size = new System.Drawing.Size(110, 41);
  367. this.uiLabel11.TabIndex = 206;
  368. this.uiLabel11.Text = "动作提示";
  369. //
  370. // uiLabel10
  371. //
  372. this.uiLabel10.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  373. this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  374. this.uiLabel10.Location = new System.Drawing.Point(40, 355);
  375. this.uiLabel10.Name = "uiLabel10";
  376. this.uiLabel10.Size = new System.Drawing.Size(110, 41);
  377. this.uiLabel10.TabIndex = 205;
  378. this.uiLabel10.Text = "当前动作";
  379. //
  380. // txt动作提示
  381. //
  382. this.txt动作提示.Cursor = System.Windows.Forms.Cursors.IBeam;
  383. this.txt动作提示.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  384. this.txt动作提示.Location = new System.Drawing.Point(176, 406);
  385. this.txt动作提示.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  386. this.txt动作提示.MinimumSize = new System.Drawing.Size(1, 16);
  387. this.txt动作提示.Name = "txt动作提示";
  388. this.txt动作提示.Padding = new System.Windows.Forms.Padding(5);
  389. this.txt动作提示.ShowText = false;
  390. this.txt动作提示.Size = new System.Drawing.Size(399, 48);
  391. this.txt动作提示.TabIndex = 204;
  392. this.txt动作提示.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  393. this.txt动作提示.Watermark = "";
  394. //
  395. // txt当前动作
  396. //
  397. this.txt当前动作.Cursor = System.Windows.Forms.Cursors.IBeam;
  398. this.txt当前动作.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  399. this.txt当前动作.Location = new System.Drawing.Point(176, 348);
  400. this.txt当前动作.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  401. this.txt当前动作.MinimumSize = new System.Drawing.Size(1, 16);
  402. this.txt当前动作.Name = "txt当前动作";
  403. this.txt当前动作.Padding = new System.Windows.Forms.Padding(5);
  404. this.txt当前动作.ShowText = false;
  405. this.txt当前动作.Size = new System.Drawing.Size(399, 48);
  406. this.txt当前动作.TabIndex = 203;
  407. this.txt当前动作.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  408. this.txt当前动作.Watermark = "";
  409. //
  410. // btnClearPressure
  411. //
  412. this.btnClearPressure.Cursor = System.Windows.Forms.Cursors.Hand;
  413. this.btnClearPressure.FillColor = System.Drawing.Color.LightSkyBlue;
  414. this.btnClearPressure.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  415. this.btnClearPressure.ForeColor = System.Drawing.Color.Black;
  416. this.btnClearPressure.Location = new System.Drawing.Point(470, 261);
  417. this.btnClearPressure.MinimumSize = new System.Drawing.Size(1, 1);
  418. this.btnClearPressure.Name = "btnClearPressure";
  419. this.btnClearPressure.Size = new System.Drawing.Size(105, 43);
  420. this.btnClearPressure.Symbol = 559865;
  421. this.btnClearPressure.TabIndex = 200;
  422. this.btnClearPressure.Text = "计数清零";
  423. this.btnClearPressure.TipsFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
  424. this.btnClearPressure.Click += new System.EventHandler(this.btnClearPressure_Click);
  425. //
  426. // label16
  427. //
  428. this.label16.AutoSize = true;
  429. this.label16.BackColor = System.Drawing.Color.Transparent;
  430. this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  431. this.label16.Location = new System.Drawing.Point(389, 271);
  432. this.label16.Name = "label16";
  433. this.label16.Size = new System.Drawing.Size(35, 21);
  434. this.label16.TabIndex = 199;
  435. this.label16.Text = "pcs";
  436. //
  437. // label15
  438. //
  439. this.label15.AutoSize = true;
  440. this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  441. this.label15.Location = new System.Drawing.Point(389, 211);
  442. this.label15.Name = "label15";
  443. this.label15.Size = new System.Drawing.Size(17, 21);
  444. this.label15.TabIndex = 198;
  445. this.label15.Text = "s";
  446. //
  447. // label14
  448. //
  449. this.label14.AutoSize = true;
  450. this.label14.BackColor = System.Drawing.Color.Transparent;
  451. this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  452. this.label14.Location = new System.Drawing.Point(389, 165);
  453. this.label14.Name = "label14";
  454. this.label14.Size = new System.Drawing.Size(45, 21);
  455. this.label14.TabIndex = 197;
  456. this.label14.Text = "MPa";
  457. //
  458. // label13
  459. //
  460. this.label13.AutoSize = true;
  461. this.label13.BackColor = System.Drawing.Color.Transparent;
  462. this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  463. this.label13.Location = new System.Drawing.Point(389, 118);
  464. this.label13.Name = "label13";
  465. this.label13.Size = new System.Drawing.Size(54, 21);
  466. this.label13.TabIndex = 196;
  467. this.label13.Text = "mm/s";
  468. //
  469. // label12
  470. //
  471. this.label12.AutoSize = true;
  472. this.label12.BackColor = System.Drawing.Color.Transparent;
  473. this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  474. this.label12.Location = new System.Drawing.Point(389, 69);
  475. this.label12.Name = "label12";
  476. this.label12.Size = new System.Drawing.Size(40, 21);
  477. this.label12.TabIndex = 195;
  478. this.label12.Text = "mm";
  479. //
  480. // label11
  481. //
  482. this.label11.AutoSize = true;
  483. this.label11.BackColor = System.Drawing.Color.Transparent;
  484. this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  485. this.label11.Location = new System.Drawing.Point(183, 271);
  486. this.label11.Name = "label11";
  487. this.label11.Size = new System.Drawing.Size(74, 21);
  488. this.label11.TabIndex = 194;
  489. this.label11.Text = "工件计数";
  490. //
  491. // label17
  492. //
  493. this.label17.AutoSize = true;
  494. this.label17.BackColor = System.Drawing.Color.Transparent;
  495. this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  496. this.label17.Location = new System.Drawing.Point(183, 218);
  497. this.label17.Name = "label17";
  498. this.label17.Size = new System.Drawing.Size(74, 21);
  499. this.label17.TabIndex = 187;
  500. this.label17.Text = "保压计时";
  501. //
  502. // label18
  503. //
  504. this.label18.AutoSize = true;
  505. this.label18.BackColor = System.Drawing.Color.Transparent;
  506. this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  507. this.label18.Location = new System.Drawing.Point(151, 165);
  508. this.label18.Name = "label18";
  509. this.label18.Size = new System.Drawing.Size(106, 21);
  510. this.label18.TabIndex = 186;
  511. this.label18.Text = "主缸当前压力";
  512. //
  513. // label10
  514. //
  515. this.label10.AutoSize = true;
  516. this.label10.BackColor = System.Drawing.Color.Transparent;
  517. this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  518. this.label10.Location = new System.Drawing.Point(151, 120);
  519. this.label10.Name = "label10";
  520. this.label10.Size = new System.Drawing.Size(106, 21);
  521. this.label10.TabIndex = 180;
  522. this.label10.Text = "主缸位移速度";
  523. //
  524. // label9
  525. //
  526. this.label9.AutoSize = true;
  527. this.label9.BackColor = System.Drawing.Color.Transparent;
  528. this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  529. this.label9.Location = new System.Drawing.Point(151, 65);
  530. this.label9.Name = "label9";
  531. this.label9.Size = new System.Drawing.Size(106, 21);
  532. this.label9.TabIndex = 179;
  533. this.label9.Text = "主缸当前位置";
  534. //
  535. // txt工件计数
  536. //
  537. this.txt工件计数.Cursor = System.Windows.Forms.Cursors.IBeam;
  538. this.txt工件计数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  539. this.txt工件计数.ForeColor = System.Drawing.Color.Black;
  540. this.txt工件计数.Location = new System.Drawing.Point(277, 265);
  541. this.txt工件计数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  542. this.txt工件计数.MinimumSize = new System.Drawing.Size(1, 16);
  543. this.txt工件计数.Name = "txt工件计数";
  544. this.txt工件计数.Padding = new System.Windows.Forms.Padding(5);
  545. this.txt工件计数.ShowText = false;
  546. this.txt工件计数.Size = new System.Drawing.Size(105, 31);
  547. this.txt工件计数.Style = Sunny.UI.UIStyle.Custom;
  548. this.txt工件计数.TabIndex = 155;
  549. this.txt工件计数.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  550. this.txt工件计数.Watermark = "";
  551. //
  552. // txt保压倒计时
  553. //
  554. this.txt保压倒计时.Cursor = System.Windows.Forms.Cursors.IBeam;
  555. this.txt保压倒计时.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  556. this.txt保压倒计时.ForeColor = System.Drawing.Color.Black;
  557. this.txt保压倒计时.Location = new System.Drawing.Point(277, 208);
  558. this.txt保压倒计时.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  559. this.txt保压倒计时.MinimumSize = new System.Drawing.Size(1, 16);
  560. this.txt保压倒计时.Name = "txt保压倒计时";
  561. this.txt保压倒计时.Padding = new System.Windows.Forms.Padding(5);
  562. this.txt保压倒计时.ShowText = false;
  563. this.txt保压倒计时.Size = new System.Drawing.Size(105, 31);
  564. this.txt保压倒计时.Style = Sunny.UI.UIStyle.Custom;
  565. this.txt保压倒计时.TabIndex = 137;
  566. this.txt保压倒计时.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  567. this.txt保压倒计时.Watermark = "";
  568. //
  569. // txt主缸压力
  570. //
  571. this.txt主缸压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  572. this.txt主缸压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  573. this.txt主缸压力.ForeColor = System.Drawing.Color.Black;
  574. this.txt主缸压力.Location = new System.Drawing.Point(277, 162);
  575. this.txt主缸压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  576. this.txt主缸压力.MinimumSize = new System.Drawing.Size(1, 16);
  577. this.txt主缸压力.Name = "txt主缸压力";
  578. this.txt主缸压力.Padding = new System.Windows.Forms.Padding(5);
  579. this.txt主缸压力.ShowText = false;
  580. this.txt主缸压力.Size = new System.Drawing.Size(105, 31);
  581. this.txt主缸压力.Style = Sunny.UI.UIStyle.Custom;
  582. this.txt主缸压力.TabIndex = 135;
  583. this.txt主缸压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  584. this.txt主缸压力.Watermark = "";
  585. //
  586. // txt主缸速度
  587. //
  588. this.txt主缸速度.Cursor = System.Windows.Forms.Cursors.IBeam;
  589. this.txt主缸速度.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  590. this.txt主缸速度.ForeColor = System.Drawing.Color.Black;
  591. this.txt主缸速度.Location = new System.Drawing.Point(277, 113);
  592. this.txt主缸速度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  593. this.txt主缸速度.MinimumSize = new System.Drawing.Size(1, 16);
  594. this.txt主缸速度.Name = "txt主缸速度";
  595. this.txt主缸速度.Padding = new System.Windows.Forms.Padding(5);
  596. this.txt主缸速度.ShowText = false;
  597. this.txt主缸速度.Size = new System.Drawing.Size(105, 31);
  598. this.txt主缸速度.Style = Sunny.UI.UIStyle.Custom;
  599. this.txt主缸速度.TabIndex = 133;
  600. this.txt主缸速度.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  601. this.txt主缸速度.Watermark = "";
  602. //
  603. // txt主缸位置
  604. //
  605. this.txt主缸位置.Cursor = System.Windows.Forms.Cursors.IBeam;
  606. this.txt主缸位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  607. this.txt主缸位置.ForeColor = System.Drawing.Color.Black;
  608. this.txt主缸位置.Location = new System.Drawing.Point(277, 63);
  609. this.txt主缸位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  610. this.txt主缸位置.MinimumSize = new System.Drawing.Size(1, 16);
  611. this.txt主缸位置.Name = "txt主缸位置";
  612. this.txt主缸位置.Padding = new System.Windows.Forms.Padding(5);
  613. this.txt主缸位置.ShowText = false;
  614. this.txt主缸位置.Size = new System.Drawing.Size(105, 31);
  615. this.txt主缸位置.Style = Sunny.UI.UIStyle.Custom;
  616. this.txt主缸位置.TabIndex = 131;
  617. this.txt主缸位置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  618. this.txt主缸位置.Watermark = "";
  619. //
  620. // uiGroupBox1
  621. //
  622. this.uiGroupBox1.BackColor = System.Drawing.Color.LightGray;
  623. this.uiGroupBox1.Controls.Add(this.uiSplitContainer1);
  624. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  625. this.uiGroupBox1.FillColor = System.Drawing.Color.AliceBlue;
  626. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  627. this.uiGroupBox1.ForeColor = System.Drawing.Color.Black;
  628. this.uiGroupBox1.Location = new System.Drawing.Point(4, 5);
  629. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  630. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  631. this.uiGroupBox1.Name = "uiGroupBox1";
  632. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  633. this.uiGroupBox1.Size = new System.Drawing.Size(626, 653);
  634. this.uiGroupBox1.Style = Sunny.UI.UIStyle.Custom;
  635. this.uiGroupBox1.TabIndex = 0;
  636. this.uiGroupBox1.Text = "上料 称重";
  637. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  638. this.uiGroupBox1.TitleAlignment = System.Windows.Forms.HorizontalAlignment.Center;
  639. //
  640. // uiSplitContainer1
  641. //
  642. this.uiSplitContainer1.BackColor = System.Drawing.Color.AliceBlue;
  643. this.uiSplitContainer1.BarColor = System.Drawing.Color.AliceBlue;
  644. this.uiSplitContainer1.CollapsePanel = Sunny.UI.UISplitContainer.UICollapsePanel.None;
  645. this.uiSplitContainer1.Cursor = System.Windows.Forms.Cursors.Default;
  646. this.uiSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  647. this.uiSplitContainer1.Location = new System.Drawing.Point(0, 35);
  648. this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(20, 20);
  649. this.uiSplitContainer1.Name = "uiSplitContainer1";
  650. this.uiSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  651. //
  652. // uiSplitContainer1.Panel1
  653. //
  654. this.uiSplitContainer1.Panel1.BackColor = System.Drawing.Color.AliceBlue;
  655. this.uiSplitContainer1.Panel1.Controls.Add(this.btn称重开始);
  656. this.uiSplitContainer1.Panel1.Controls.Add(this.btn清料);
  657. this.uiSplitContainer1.Panel1.Controls.Add(this.txt空桶暂存槽当前数量);
  658. this.uiSplitContainer1.Panel1.Controls.Add(this.uiLabel3);
  659. this.uiSplitContainer1.Panel1.Controls.Add(this.txt抛盖暂存槽当前数量);
  660. this.uiSplitContainer1.Panel1.Controls.Add(this.uiLabel2);
  661. this.uiSplitContainer1.Panel1.Controls.Add(this.txt药B暂存当前盒数);
  662. this.uiSplitContainer1.Panel1.Controls.Add(this.txt药A暂存当前盒数);
  663. this.uiSplitContainer1.Panel1.Controls.Add(this.uiLabel1);
  664. this.uiSplitContainer1.Panel1.Controls.Add(this.uiLabel25);
  665. //
  666. // uiSplitContainer1.Panel2
  667. //
  668. this.uiSplitContainer1.Panel2.BackColor = System.Drawing.Color.AliceBlue;
  669. this.uiSplitContainer1.Panel2.Controls.Add(this.txt药B称重配比重量);
  670. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel9);
  671. this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓5当前重量);
  672. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel8);
  673. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel16);
  674. this.uiSplitContainer1.Panel2.Controls.Add(this.txt药A称重配比重量);
  675. this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓4当前重量);
  676. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel6);
  677. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel15);
  678. this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓1当前重量);
  679. this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓3当前重量);
  680. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel7);
  681. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel14);
  682. this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓2当前重量);
  683. this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓2当前重量);
  684. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel5);
  685. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel13);
  686. this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓3当前重量);
  687. this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓1当前重量);
  688. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel23);
  689. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel4);
  690. this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓4当前重量);
  691. this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓5当前重量);
  692. this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel12);
  693. this.uiSplitContainer1.Size = new System.Drawing.Size(626, 618);
  694. this.uiSplitContainer1.SplitterDistance = 212;
  695. this.uiSplitContainer1.SplitterWidth = 11;
  696. this.uiSplitContainer1.Style = Sunny.UI.UIStyle.Custom;
  697. this.uiSplitContainer1.TabIndex = 0;
  698. //
  699. // btn称重开始
  700. //
  701. this.btn称重开始.Cursor = System.Windows.Forms.Cursors.Hand;
  702. this.btn称重开始.FillColor = System.Drawing.Color.LightSkyBlue;
  703. this.btn称重开始.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  704. this.btn称重开始.ForeColor = System.Drawing.Color.Black;
  705. this.btn称重开始.Location = new System.Drawing.Point(352, 129);
  706. this.btn称重开始.MinimumSize = new System.Drawing.Size(1, 1);
  707. this.btn称重开始.Name = "btn称重开始";
  708. this.btn称重开始.Size = new System.Drawing.Size(131, 41);
  709. this.btn称重开始.TabIndex = 204;
  710. this.btn称重开始.Text = "称重开始";
  711. this.btn称重开始.TipsFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
  712. this.btn称重开始.Click += new System.EventHandler(this.btn称重开始_Click);
  713. //
  714. // btn清料
  715. //
  716. this.btn清料.Cursor = System.Windows.Forms.Cursors.Hand;
  717. this.btn清料.FillColor = System.Drawing.Color.LightSkyBlue;
  718. this.btn清料.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  719. this.btn清料.ForeColor = System.Drawing.Color.Black;
  720. this.btn清料.Location = new System.Drawing.Point(152, 129);
  721. this.btn清料.MinimumSize = new System.Drawing.Size(1, 1);
  722. this.btn清料.Name = "btn清料";
  723. this.btn清料.Size = new System.Drawing.Size(131, 41);
  724. this.btn清料.TabIndex = 203;
  725. this.btn清料.Text = "清料";
  726. this.btn清料.TipsFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
  727. this.btn清料.Click += new System.EventHandler(this.btn清料_Click);
  728. //
  729. // txt空桶暂存槽当前数量
  730. //
  731. this.txt空桶暂存槽当前数量.Cursor = System.Windows.Forms.Cursors.IBeam;
  732. this.txt空桶暂存槽当前数量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  733. this.txt空桶暂存槽当前数量.ForeColor = System.Drawing.Color.Black;
  734. this.txt空桶暂存槽当前数量.Location = new System.Drawing.Point(475, 72);
  735. this.txt空桶暂存槽当前数量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  736. this.txt空桶暂存槽当前数量.MinimumSize = new System.Drawing.Size(1, 16);
  737. this.txt空桶暂存槽当前数量.Name = "txt空桶暂存槽当前数量";
  738. this.txt空桶暂存槽当前数量.Padding = new System.Windows.Forms.Padding(5);
  739. this.txt空桶暂存槽当前数量.ShowText = false;
  740. this.txt空桶暂存槽当前数量.Size = new System.Drawing.Size(105, 31);
  741. this.txt空桶暂存槽当前数量.Style = Sunny.UI.UIStyle.Custom;
  742. this.txt空桶暂存槽当前数量.TabIndex = 175;
  743. this.txt空桶暂存槽当前数量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  744. this.txt空桶暂存槽当前数量.Watermark = "";
  745. //
  746. // uiLabel3
  747. //
  748. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  750. this.uiLabel3.Location = new System.Drawing.Point(294, 74);
  751. this.uiLabel3.Name = "uiLabel3";
  752. this.uiLabel3.Size = new System.Drawing.Size(155, 27);
  753. this.uiLabel3.Style = Sunny.UI.UIStyle.Custom;
  754. this.uiLabel3.TabIndex = 174;
  755. this.uiLabel3.Text = "空桶暂存槽当前数量";
  756. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  757. //
  758. // txt抛盖暂存槽当前数量
  759. //
  760. this.txt抛盖暂存槽当前数量.Cursor = System.Windows.Forms.Cursors.IBeam;
  761. this.txt抛盖暂存槽当前数量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  762. this.txt抛盖暂存槽当前数量.ForeColor = System.Drawing.Color.Black;
  763. this.txt抛盖暂存槽当前数量.Location = new System.Drawing.Point(475, 27);
  764. this.txt抛盖暂存槽当前数量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  765. this.txt抛盖暂存槽当前数量.MinimumSize = new System.Drawing.Size(1, 16);
  766. this.txt抛盖暂存槽当前数量.Name = "txt抛盖暂存槽当前数量";
  767. this.txt抛盖暂存槽当前数量.Padding = new System.Windows.Forms.Padding(5);
  768. this.txt抛盖暂存槽当前数量.ShowText = false;
  769. this.txt抛盖暂存槽当前数量.Size = new System.Drawing.Size(105, 31);
  770. this.txt抛盖暂存槽当前数量.Style = Sunny.UI.UIStyle.Custom;
  771. this.txt抛盖暂存槽当前数量.TabIndex = 173;
  772. this.txt抛盖暂存槽当前数量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  773. this.txt抛盖暂存槽当前数量.Watermark = "";
  774. //
  775. // uiLabel2
  776. //
  777. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  778. this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  779. this.uiLabel2.Location = new System.Drawing.Point(294, 27);
  780. this.uiLabel2.Name = "uiLabel2";
  781. this.uiLabel2.Size = new System.Drawing.Size(144, 27);
  782. this.uiLabel2.Style = Sunny.UI.UIStyle.Custom;
  783. this.uiLabel2.TabIndex = 172;
  784. this.uiLabel2.Text = "抛盖暂存当前数量";
  785. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  786. //
  787. // txt药B暂存当前盒数
  788. //
  789. this.txt药B暂存当前盒数.Cursor = System.Windows.Forms.Cursors.IBeam;
  790. this.txt药B暂存当前盒数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  791. this.txt药B暂存当前盒数.ForeColor = System.Drawing.Color.Black;
  792. this.txt药B暂存当前盒数.Location = new System.Drawing.Point(164, 74);
  793. this.txt药B暂存当前盒数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  794. this.txt药B暂存当前盒数.MinimumSize = new System.Drawing.Size(1, 16);
  795. this.txt药B暂存当前盒数.Name = "txt药B暂存当前盒数";
  796. this.txt药B暂存当前盒数.Padding = new System.Windows.Forms.Padding(5);
  797. this.txt药B暂存当前盒数.ShowText = false;
  798. this.txt药B暂存当前盒数.Size = new System.Drawing.Size(105, 31);
  799. this.txt药B暂存当前盒数.Style = Sunny.UI.UIStyle.Custom;
  800. this.txt药B暂存当前盒数.TabIndex = 171;
  801. this.txt药B暂存当前盒数.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  802. this.txt药B暂存当前盒数.Watermark = "";
  803. //
  804. // txt药A暂存当前盒数
  805. //
  806. this.txt药A暂存当前盒数.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(27)))), ((int)(((byte)(24)))));
  807. this.txt药A暂存当前盒数.Cursor = System.Windows.Forms.Cursors.IBeam;
  808. this.txt药A暂存当前盒数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  809. this.txt药A暂存当前盒数.ForeColor = System.Drawing.Color.Black;
  810. this.txt药A暂存当前盒数.Location = new System.Drawing.Point(164, 27);
  811. this.txt药A暂存当前盒数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  812. this.txt药A暂存当前盒数.MinimumSize = new System.Drawing.Size(1, 16);
  813. this.txt药A暂存当前盒数.Name = "txt药A暂存当前盒数";
  814. this.txt药A暂存当前盒数.Padding = new System.Windows.Forms.Padding(5);
  815. this.txt药A暂存当前盒数.ShowText = false;
  816. this.txt药A暂存当前盒数.Size = new System.Drawing.Size(105, 31);
  817. this.txt药A暂存当前盒数.Style = Sunny.UI.UIStyle.Custom;
  818. this.txt药A暂存当前盒数.TabIndex = 169;
  819. this.txt药A暂存当前盒数.Text = "000";
  820. this.txt药A暂存当前盒数.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  821. this.txt药A暂存当前盒数.Watermark = "";
  822. //
  823. // uiLabel1
  824. //
  825. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  826. this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  827. this.uiLabel1.Location = new System.Drawing.Point(13, 74);
  828. this.uiLabel1.Name = "uiLabel1";
  829. this.uiLabel1.Size = new System.Drawing.Size(144, 27);
  830. this.uiLabel1.Style = Sunny.UI.UIStyle.Custom;
  831. this.uiLabel1.TabIndex = 170;
  832. this.uiLabel1.Text = "药B暂存当前盒数";
  833. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  834. //
  835. // uiLabel25
  836. //
  837. this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  838. this.uiLabel25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  839. this.uiLabel25.Location = new System.Drawing.Point(13, 27);
  840. this.uiLabel25.Name = "uiLabel25";
  841. this.uiLabel25.Size = new System.Drawing.Size(144, 27);
  842. this.uiLabel25.Style = Sunny.UI.UIStyle.Custom;
  843. this.uiLabel25.TabIndex = 168;
  844. this.uiLabel25.Text = "药A暂存当前盒数";
  845. this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  846. //
  847. // txt药B称重配比重量
  848. //
  849. this.txt药B称重配比重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  850. this.txt药B称重配比重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  851. this.txt药B称重配比重量.ForeColor = System.Drawing.Color.Black;
  852. this.txt药B称重配比重量.Location = new System.Drawing.Point(475, 40);
  853. this.txt药B称重配比重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  854. this.txt药B称重配比重量.MinimumSize = new System.Drawing.Size(1, 16);
  855. this.txt药B称重配比重量.Name = "txt药B称重配比重量";
  856. this.txt药B称重配比重量.Padding = new System.Windows.Forms.Padding(5);
  857. this.txt药B称重配比重量.ShowText = false;
  858. this.txt药B称重配比重量.Size = new System.Drawing.Size(105, 31);
  859. this.txt药B称重配比重量.Style = Sunny.UI.UIStyle.Custom;
  860. this.txt药B称重配比重量.TabIndex = 175;
  861. this.txt药B称重配比重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  862. this.txt药B称重配比重量.Watermark = "";
  863. //
  864. // uiLabel9
  865. //
  866. this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  867. this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  868. this.uiLabel9.Location = new System.Drawing.Point(294, 40);
  869. this.uiLabel9.Name = "uiLabel9";
  870. this.uiLabel9.Size = new System.Drawing.Size(144, 27);
  871. this.uiLabel9.Style = Sunny.UI.UIStyle.Custom;
  872. this.uiLabel9.TabIndex = 174;
  873. this.uiLabel9.Text = "药B称重配比重量";
  874. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  875. //
  876. // txtB料仓5当前重量
  877. //
  878. this.txtB料仓5当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  879. this.txtB料仓5当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  880. this.txtB料仓5当前重量.ForeColor = System.Drawing.Color.Black;
  881. this.txtB料仓5当前重量.Location = new System.Drawing.Point(475, 290);
  882. this.txtB料仓5当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  883. this.txtB料仓5当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  884. this.txtB料仓5当前重量.Name = "txtB料仓5当前重量";
  885. this.txtB料仓5当前重量.Padding = new System.Windows.Forms.Padding(5);
  886. this.txtB料仓5当前重量.ShowText = false;
  887. this.txtB料仓5当前重量.Size = new System.Drawing.Size(105, 31);
  888. this.txtB料仓5当前重量.Style = Sunny.UI.UIStyle.Custom;
  889. this.txtB料仓5当前重量.TabIndex = 181;
  890. this.txtB料仓5当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  891. this.txtB料仓5当前重量.Watermark = "";
  892. //
  893. // uiLabel8
  894. //
  895. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  896. this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  897. this.uiLabel8.Location = new System.Drawing.Point(13, 44);
  898. this.uiLabel8.Name = "uiLabel8";
  899. this.uiLabel8.Size = new System.Drawing.Size(144, 27);
  900. this.uiLabel8.Style = Sunny.UI.UIStyle.Custom;
  901. this.uiLabel8.TabIndex = 174;
  902. this.uiLabel8.Text = "药A称重配比重量";
  903. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  904. //
  905. // uiLabel16
  906. //
  907. this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  908. this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  909. this.uiLabel16.Location = new System.Drawing.Point(294, 290);
  910. this.uiLabel16.Name = "uiLabel16";
  911. this.uiLabel16.Size = new System.Drawing.Size(144, 27);
  912. this.uiLabel16.Style = Sunny.UI.UIStyle.Custom;
  913. this.uiLabel16.TabIndex = 180;
  914. this.uiLabel16.Text = "B料仓5当前重量";
  915. this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  916. //
  917. // txt药A称重配比重量
  918. //
  919. this.txt药A称重配比重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  920. this.txt药A称重配比重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  921. this.txt药A称重配比重量.ForeColor = System.Drawing.Color.Black;
  922. this.txt药A称重配比重量.Location = new System.Drawing.Point(164, 40);
  923. this.txt药A称重配比重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  924. this.txt药A称重配比重量.MinimumSize = new System.Drawing.Size(1, 16);
  925. this.txt药A称重配比重量.Name = "txt药A称重配比重量";
  926. this.txt药A称重配比重量.Padding = new System.Windows.Forms.Padding(5);
  927. this.txt药A称重配比重量.ShowText = false;
  928. this.txt药A称重配比重量.Size = new System.Drawing.Size(105, 31);
  929. this.txt药A称重配比重量.Style = Sunny.UI.UIStyle.Custom;
  930. this.txt药A称重配比重量.TabIndex = 175;
  931. this.txt药A称重配比重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  932. this.txt药A称重配比重量.Watermark = "";
  933. //
  934. // txtB料仓4当前重量
  935. //
  936. this.txtB料仓4当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  937. this.txtB料仓4当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  938. this.txtB料仓4当前重量.ForeColor = System.Drawing.Color.Black;
  939. this.txtB料仓4当前重量.Location = new System.Drawing.Point(475, 240);
  940. this.txtB料仓4当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  941. this.txtB料仓4当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  942. this.txtB料仓4当前重量.Name = "txtB料仓4当前重量";
  943. this.txtB料仓4当前重量.Padding = new System.Windows.Forms.Padding(5);
  944. this.txtB料仓4当前重量.ShowText = false;
  945. this.txtB料仓4当前重量.Size = new System.Drawing.Size(105, 31);
  946. this.txtB料仓4当前重量.Style = Sunny.UI.UIStyle.Custom;
  947. this.txtB料仓4当前重量.TabIndex = 179;
  948. this.txtB料仓4当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  949. this.txtB料仓4当前重量.Watermark = "";
  950. //
  951. // uiLabel6
  952. //
  953. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  954. this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  955. this.uiLabel6.Location = new System.Drawing.Point(13, 94);
  956. this.uiLabel6.Name = "uiLabel6";
  957. this.uiLabel6.Size = new System.Drawing.Size(144, 27);
  958. this.uiLabel6.Style = Sunny.UI.UIStyle.Custom;
  959. this.uiLabel6.TabIndex = 170;
  960. this.uiLabel6.Text = "A料仓1当前重量";
  961. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  962. //
  963. // uiLabel15
  964. //
  965. this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  966. this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  967. this.uiLabel15.Location = new System.Drawing.Point(294, 240);
  968. this.uiLabel15.Name = "uiLabel15";
  969. this.uiLabel15.Size = new System.Drawing.Size(144, 27);
  970. this.uiLabel15.Style = Sunny.UI.UIStyle.Custom;
  971. this.uiLabel15.TabIndex = 178;
  972. this.uiLabel15.Text = "B料仓4当前重量";
  973. this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  974. //
  975. // txtA料仓1当前重量
  976. //
  977. this.txtA料仓1当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  978. this.txtA料仓1当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  979. this.txtA料仓1当前重量.ForeColor = System.Drawing.Color.Black;
  980. this.txtA料仓1当前重量.Location = new System.Drawing.Point(164, 90);
  981. this.txtA料仓1当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  982. this.txtA料仓1当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  983. this.txtA料仓1当前重量.Name = "txtA料仓1当前重量";
  984. this.txtA料仓1当前重量.Padding = new System.Windows.Forms.Padding(5);
  985. this.txtA料仓1当前重量.ShowText = false;
  986. this.txtA料仓1当前重量.Size = new System.Drawing.Size(105, 31);
  987. this.txtA料仓1当前重量.Style = Sunny.UI.UIStyle.Custom;
  988. this.txtA料仓1当前重量.TabIndex = 171;
  989. this.txtA料仓1当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  990. this.txtA料仓1当前重量.Watermark = "";
  991. //
  992. // txtB料仓3当前重量
  993. //
  994. this.txtB料仓3当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  995. this.txtB料仓3当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  996. this.txtB料仓3当前重量.ForeColor = System.Drawing.Color.Black;
  997. this.txtB料仓3当前重量.Location = new System.Drawing.Point(475, 190);
  998. this.txtB料仓3当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  999. this.txtB料仓3当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  1000. this.txtB料仓3当前重量.Name = "txtB料仓3当前重量";
  1001. this.txtB料仓3当前重量.Padding = new System.Windows.Forms.Padding(5);
  1002. this.txtB料仓3当前重量.ShowText = false;
  1003. this.txtB料仓3当前重量.Size = new System.Drawing.Size(105, 31);
  1004. this.txtB料仓3当前重量.Style = Sunny.UI.UIStyle.Custom;
  1005. this.txtB料仓3当前重量.TabIndex = 177;
  1006. this.txtB料仓3当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1007. this.txtB料仓3当前重量.Watermark = "";
  1008. //
  1009. // uiLabel7
  1010. //
  1011. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1012. this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1013. this.uiLabel7.Location = new System.Drawing.Point(13, 144);
  1014. this.uiLabel7.Name = "uiLabel7";
  1015. this.uiLabel7.Size = new System.Drawing.Size(144, 27);
  1016. this.uiLabel7.Style = Sunny.UI.UIStyle.Custom;
  1017. this.uiLabel7.TabIndex = 172;
  1018. this.uiLabel7.Text = "A料仓2当前重量";
  1019. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1020. //
  1021. // uiLabel14
  1022. //
  1023. this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1024. this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1025. this.uiLabel14.Location = new System.Drawing.Point(294, 190);
  1026. this.uiLabel14.Name = "uiLabel14";
  1027. this.uiLabel14.Size = new System.Drawing.Size(144, 27);
  1028. this.uiLabel14.Style = Sunny.UI.UIStyle.Custom;
  1029. this.uiLabel14.TabIndex = 176;
  1030. this.uiLabel14.Text = "B料仓3当前重量";
  1031. this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1032. //
  1033. // txtA料仓2当前重量
  1034. //
  1035. this.txtA料仓2当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1036. this.txtA料仓2当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1037. this.txtA料仓2当前重量.ForeColor = System.Drawing.Color.Black;
  1038. this.txtA料仓2当前重量.Location = new System.Drawing.Point(164, 140);
  1039. this.txtA料仓2当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1040. this.txtA料仓2当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  1041. this.txtA料仓2当前重量.Name = "txtA料仓2当前重量";
  1042. this.txtA料仓2当前重量.Padding = new System.Windows.Forms.Padding(5);
  1043. this.txtA料仓2当前重量.ShowText = false;
  1044. this.txtA料仓2当前重量.Size = new System.Drawing.Size(105, 31);
  1045. this.txtA料仓2当前重量.Style = Sunny.UI.UIStyle.Custom;
  1046. this.txtA料仓2当前重量.TabIndex = 173;
  1047. this.txtA料仓2当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1048. this.txtA料仓2当前重量.Watermark = "";
  1049. //
  1050. // txtB料仓2当前重量
  1051. //
  1052. this.txtB料仓2当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1053. this.txtB料仓2当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1054. this.txtB料仓2当前重量.ForeColor = System.Drawing.Color.Black;
  1055. this.txtB料仓2当前重量.Location = new System.Drawing.Point(475, 140);
  1056. this.txtB料仓2当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1057. this.txtB料仓2当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  1058. this.txtB料仓2当前重量.Name = "txtB料仓2当前重量";
  1059. this.txtB料仓2当前重量.Padding = new System.Windows.Forms.Padding(5);
  1060. this.txtB料仓2当前重量.ShowText = false;
  1061. this.txtB料仓2当前重量.Size = new System.Drawing.Size(105, 31);
  1062. this.txtB料仓2当前重量.Style = Sunny.UI.UIStyle.Custom;
  1063. this.txtB料仓2当前重量.TabIndex = 175;
  1064. this.txtB料仓2当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1065. this.txtB料仓2当前重量.Watermark = "";
  1066. //
  1067. // uiLabel5
  1068. //
  1069. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1070. this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1071. this.uiLabel5.Location = new System.Drawing.Point(13, 194);
  1072. this.uiLabel5.Name = "uiLabel5";
  1073. this.uiLabel5.Size = new System.Drawing.Size(144, 27);
  1074. this.uiLabel5.Style = Sunny.UI.UIStyle.Custom;
  1075. this.uiLabel5.TabIndex = 166;
  1076. this.uiLabel5.Text = "A料仓3当前重量";
  1077. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1078. //
  1079. // uiLabel13
  1080. //
  1081. this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1082. this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1083. this.uiLabel13.Location = new System.Drawing.Point(294, 140);
  1084. this.uiLabel13.Name = "uiLabel13";
  1085. this.uiLabel13.Size = new System.Drawing.Size(144, 27);
  1086. this.uiLabel13.Style = Sunny.UI.UIStyle.Custom;
  1087. this.uiLabel13.TabIndex = 174;
  1088. this.uiLabel13.Text = "B料仓2当前重量";
  1089. this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1090. //
  1091. // txtA料仓3当前重量
  1092. //
  1093. this.txtA料仓3当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1094. this.txtA料仓3当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1095. this.txtA料仓3当前重量.ForeColor = System.Drawing.Color.Black;
  1096. this.txtA料仓3当前重量.Location = new System.Drawing.Point(164, 190);
  1097. this.txtA料仓3当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1098. this.txtA料仓3当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  1099. this.txtA料仓3当前重量.Name = "txtA料仓3当前重量";
  1100. this.txtA料仓3当前重量.Padding = new System.Windows.Forms.Padding(5);
  1101. this.txtA料仓3当前重量.ShowText = false;
  1102. this.txtA料仓3当前重量.Size = new System.Drawing.Size(105, 31);
  1103. this.txtA料仓3当前重量.Style = Sunny.UI.UIStyle.Custom;
  1104. this.txtA料仓3当前重量.TabIndex = 167;
  1105. this.txtA料仓3当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1106. this.txtA料仓3当前重量.Watermark = "";
  1107. //
  1108. // txtB料仓1当前重量
  1109. //
  1110. this.txtB料仓1当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1111. this.txtB料仓1当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1112. this.txtB料仓1当前重量.ForeColor = System.Drawing.Color.Black;
  1113. this.txtB料仓1当前重量.Location = new System.Drawing.Point(475, 90);
  1114. this.txtB料仓1当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1115. this.txtB料仓1当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  1116. this.txtB料仓1当前重量.Name = "txtB料仓1当前重量";
  1117. this.txtB料仓1当前重量.Padding = new System.Windows.Forms.Padding(5);
  1118. this.txtB料仓1当前重量.ShowText = false;
  1119. this.txtB料仓1当前重量.Size = new System.Drawing.Size(105, 31);
  1120. this.txtB料仓1当前重量.Style = Sunny.UI.UIStyle.Custom;
  1121. this.txtB料仓1当前重量.TabIndex = 173;
  1122. this.txtB料仓1当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1123. this.txtB料仓1当前重量.Watermark = "";
  1124. //
  1125. // uiLabel23
  1126. //
  1127. this.uiLabel23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1128. this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1129. this.uiLabel23.Location = new System.Drawing.Point(13, 244);
  1130. this.uiLabel23.Name = "uiLabel23";
  1131. this.uiLabel23.Size = new System.Drawing.Size(144, 27);
  1132. this.uiLabel23.Style = Sunny.UI.UIStyle.Custom;
  1133. this.uiLabel23.TabIndex = 168;
  1134. this.uiLabel23.Text = "A料仓4当前重量";
  1135. this.uiLabel23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1136. //
  1137. // uiLabel4
  1138. //
  1139. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1140. this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1141. this.uiLabel4.Location = new System.Drawing.Point(294, 90);
  1142. this.uiLabel4.Name = "uiLabel4";
  1143. this.uiLabel4.Size = new System.Drawing.Size(144, 27);
  1144. this.uiLabel4.Style = Sunny.UI.UIStyle.Custom;
  1145. this.uiLabel4.TabIndex = 172;
  1146. this.uiLabel4.Text = "B料仓1当前重量";
  1147. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1148. //
  1149. // txtA料仓4当前重量
  1150. //
  1151. this.txtA料仓4当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1152. this.txtA料仓4当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1153. this.txtA料仓4当前重量.ForeColor = System.Drawing.Color.Black;
  1154. this.txtA料仓4当前重量.Location = new System.Drawing.Point(164, 240);
  1155. this.txtA料仓4当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1156. this.txtA料仓4当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  1157. this.txtA料仓4当前重量.Name = "txtA料仓4当前重量";
  1158. this.txtA料仓4当前重量.Padding = new System.Windows.Forms.Padding(5);
  1159. this.txtA料仓4当前重量.ShowText = false;
  1160. this.txtA料仓4当前重量.Size = new System.Drawing.Size(105, 31);
  1161. this.txtA料仓4当前重量.Style = Sunny.UI.UIStyle.Custom;
  1162. this.txtA料仓4当前重量.TabIndex = 169;
  1163. this.txtA料仓4当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1164. this.txtA料仓4当前重量.Watermark = "";
  1165. //
  1166. // txtA料仓5当前重量
  1167. //
  1168. this.txtA料仓5当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1169. this.txtA料仓5当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1170. this.txtA料仓5当前重量.ForeColor = System.Drawing.Color.Black;
  1171. this.txtA料仓5当前重量.Location = new System.Drawing.Point(164, 290);
  1172. this.txtA料仓5当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1173. this.txtA料仓5当前重量.MinimumSize = new System.Drawing.Size(1, 16);
  1174. this.txtA料仓5当前重量.Name = "txtA料仓5当前重量";
  1175. this.txtA料仓5当前重量.Padding = new System.Windows.Forms.Padding(5);
  1176. this.txtA料仓5当前重量.ShowText = false;
  1177. this.txtA料仓5当前重量.Size = new System.Drawing.Size(105, 31);
  1178. this.txtA料仓5当前重量.Style = Sunny.UI.UIStyle.Custom;
  1179. this.txtA料仓5当前重量.TabIndex = 171;
  1180. this.txtA料仓5当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1181. this.txtA料仓5当前重量.Watermark = "";
  1182. //
  1183. // uiLabel12
  1184. //
  1185. this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1186. this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1187. this.uiLabel12.Location = new System.Drawing.Point(13, 294);
  1188. this.uiLabel12.Name = "uiLabel12";
  1189. this.uiLabel12.Size = new System.Drawing.Size(144, 27);
  1190. this.uiLabel12.Style = Sunny.UI.UIStyle.Custom;
  1191. this.uiLabel12.TabIndex = 170;
  1192. this.uiLabel12.Text = "A料仓5当前重量";
  1193. this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1194. //
  1195. // timer1
  1196. //
  1197. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  1198. //
  1199. // uchmiM01M02
  1200. //
  1201. this.uchmiM01M02.DisplayLabel = "上料房 称重房";
  1202. this.uchmiM01M02.Dock = System.Windows.Forms.DockStyle.Fill;
  1203. this.uchmiM01M02.Location = new System.Drawing.Point(3, 3);
  1204. this.uchmiM01M02.Name = "uchmiM01M02";
  1205. this.uchmiM01M02.Size = new System.Drawing.Size(628, 410);
  1206. this.uchmiM01M02.TabIndex = 0;
  1207. //
  1208. // uchmiM03
  1209. //
  1210. this.uchmiM03.DisplayLabel = "压机房";
  1211. this.uchmiM03.Dock = System.Windows.Forms.DockStyle.Fill;
  1212. this.uchmiM03.Location = new System.Drawing.Point(637, 3);
  1213. this.uchmiM03.Name = "uchmiM03";
  1214. this.uchmiM03.Size = new System.Drawing.Size(628, 410);
  1215. this.uchmiM03.TabIndex = 1;
  1216. //
  1217. // uchmiM04M05
  1218. //
  1219. this.uchmiM04M05.DisplayLabel = "检测房 装箱房";
  1220. this.uchmiM04M05.Dock = System.Windows.Forms.DockStyle.Fill;
  1221. this.uchmiM04M05.Location = new System.Drawing.Point(1271, 3);
  1222. this.uchmiM04M05.Name = "uchmiM04M05";
  1223. this.uchmiM04M05.Size = new System.Drawing.Size(630, 410);
  1224. this.uchmiM04M05.TabIndex = 2;
  1225. //
  1226. // FrmFirstWindow
  1227. //
  1228. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  1229. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1230. this.ClientSize = new System.Drawing.Size(1904, 1083);
  1231. this.Controls.Add(this.splitContainerMain);
  1232. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1233. this.Name = "FrmFirstWindow";
  1234. this.Text = "FrmFirstWindow";
  1235. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmFirstWindow_FormClosing);
  1236. this.Load += new System.EventHandler(this.FrmFirstWindow_Load);
  1237. this.splitContainerMain.Panel1.ResumeLayout(false);
  1238. this.splitContainerMain.Panel2.ResumeLayout(false);
  1239. ((System.ComponentModel.ISupportInitialize)(this.splitContainerMain)).EndInit();
  1240. this.splitContainerMain.ResumeLayout(false);
  1241. this.tableLayoutPanelUp.ResumeLayout(false);
  1242. this.tableLayoutPanelBottom.ResumeLayout(false);
  1243. this.uiGroupBox3.ResumeLayout(false);
  1244. this.uiGroupBox3.PerformLayout();
  1245. this.grbPressure.ResumeLayout(false);
  1246. this.grbPressure.PerformLayout();
  1247. this.uiGroupBox1.ResumeLayout(false);
  1248. this.uiSplitContainer1.Panel1.ResumeLayout(false);
  1249. this.uiSplitContainer1.Panel2.ResumeLayout(false);
  1250. ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).EndInit();
  1251. this.uiSplitContainer1.ResumeLayout(false);
  1252. this.ResumeLayout(false);
  1253. }
  1254. #endregion
  1255. private System.Windows.Forms.SplitContainer splitContainerMain;
  1256. private System.Windows.Forms.TableLayoutPanel tableLayoutPanelUp;
  1257. private UCHMI uchmiM01M02;
  1258. private UCHMI uchmiM03;
  1259. private UCHMI uchmiM04M05;
  1260. private System.Windows.Forms.TableLayoutPanel tableLayoutPanelBottom;
  1261. private Sunny.UI.UIGroupBox uiGroupBox3;
  1262. private System.Windows.Forms.Label label4;
  1263. private System.Windows.Forms.Label label3;
  1264. private System.Windows.Forms.Label label2;
  1265. private Sunny.UI.UITextBox txtCurrentWeight;
  1266. private System.Windows.Forms.Label label1;
  1267. private Sunny.UI.UITextBox txtCurrentHeight;
  1268. private Sunny.UI.UISymbolButton btnAllowLayOff;
  1269. private System.Windows.Forms.Label label8;
  1270. private Sunny.UI.UITextBox txt箱数;
  1271. private Sunny.UI.UIGroupBox grbPressure;
  1272. private Sunny.UI.UISymbolButton btnClearPressure;
  1273. private System.Windows.Forms.Label label16;
  1274. private System.Windows.Forms.Label label15;
  1275. private System.Windows.Forms.Label label14;
  1276. private System.Windows.Forms.Label label13;
  1277. private System.Windows.Forms.Label label12;
  1278. private System.Windows.Forms.Label label11;
  1279. private System.Windows.Forms.Label label17;
  1280. private System.Windows.Forms.Label label18;
  1281. private System.Windows.Forms.Label label10;
  1282. private System.Windows.Forms.Label label9;
  1283. private Sunny.UI.UITextBox txt工件计数;
  1284. private Sunny.UI.UITextBox txt保压倒计时;
  1285. private Sunny.UI.UITextBox txt主缸压力;
  1286. private Sunny.UI.UITextBox txt主缸速度;
  1287. private Sunny.UI.UITextBox txt主缸位置;
  1288. private Sunny.UI.UIGroupBox uiGroupBox1;
  1289. private Sunny.UI.UISplitContainer uiSplitContainer1;
  1290. private Sunny.UI.UISymbolButton btn称重开始;
  1291. private Sunny.UI.UISymbolButton btn清料;
  1292. private Sunny.UI.UITextBox txt空桶暂存槽当前数量;
  1293. private Sunny.UI.UILabel uiLabel3;
  1294. private Sunny.UI.UITextBox txt抛盖暂存槽当前数量;
  1295. private Sunny.UI.UILabel uiLabel2;
  1296. private Sunny.UI.UITextBox txt药B暂存当前盒数;
  1297. private Sunny.UI.UITextBox txt药A暂存当前盒数;
  1298. private Sunny.UI.UILabel uiLabel1;
  1299. private Sunny.UI.UILabel uiLabel25;
  1300. private Sunny.UI.UITextBox txt药B称重配比重量;
  1301. private Sunny.UI.UILabel uiLabel9;
  1302. private Sunny.UI.UITextBox txtB料仓5当前重量;
  1303. private Sunny.UI.UILabel uiLabel8;
  1304. private Sunny.UI.UILabel uiLabel16;
  1305. private Sunny.UI.UITextBox txt药A称重配比重量;
  1306. private Sunny.UI.UITextBox txtB料仓4当前重量;
  1307. private Sunny.UI.UILabel uiLabel6;
  1308. private Sunny.UI.UILabel uiLabel15;
  1309. private Sunny.UI.UITextBox txtA料仓1当前重量;
  1310. private Sunny.UI.UITextBox txtB料仓3当前重量;
  1311. private Sunny.UI.UILabel uiLabel7;
  1312. private Sunny.UI.UILabel uiLabel14;
  1313. private Sunny.UI.UITextBox txtA料仓2当前重量;
  1314. private Sunny.UI.UITextBox txtB料仓2当前重量;
  1315. private Sunny.UI.UILabel uiLabel5;
  1316. private Sunny.UI.UILabel uiLabel13;
  1317. private Sunny.UI.UITextBox txtA料仓3当前重量;
  1318. private Sunny.UI.UITextBox txtB料仓1当前重量;
  1319. private Sunny.UI.UILabel uiLabel23;
  1320. private Sunny.UI.UILabel uiLabel4;
  1321. private Sunny.UI.UITextBox txtA料仓4当前重量;
  1322. private Sunny.UI.UITextBox txtA料仓5当前重量;
  1323. private Sunny.UI.UILabel uiLabel12;
  1324. private System.Windows.Forms.Timer timer1;
  1325. private Sunny.UI.UILabel uiLabel11;
  1326. private Sunny.UI.UILabel uiLabel10;
  1327. private Sunny.UI.UITextBox txt动作提示;
  1328. private Sunny.UI.UITextBox txt当前动作;
  1329. }
  1330. }