Form_Home.Designer.cs 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807
  1. namespace MainForm
  2. {
  3. partial class Form_Home
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Home));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  34. this.panel1 = new System.Windows.Forms.Panel();
  35. this.groupBox3 = new System.Windows.Forms.GroupBox();
  36. this.uiLabel3 = new Sunny.UI.UILabel();
  37. this.uiLabel1 = new Sunny.UI.UILabel();
  38. this.uiLabel2 = new Sunny.UI.UILabel();
  39. this.txt_CurSupplierCode = new System.Windows.Forms.TextBox();
  40. this.label20 = new System.Windows.Forms.Label();
  41. this.currentMtltmrk = new System.Windows.Forms.TextBox();
  42. this.label3 = new System.Windows.Forms.Label();
  43. this.currentBN = new System.Windows.Forms.TextBox();
  44. this.currentWC = new System.Windows.Forms.TextBox();
  45. this.label2 = new System.Windows.Forms.Label();
  46. this.label1 = new System.Windows.Forms.Label();
  47. this.panel2 = new System.Windows.Forms.Panel();
  48. this.groupBox2 = new System.Windows.Forms.GroupBox();
  49. this.groupBox15 = new System.Windows.Forms.GroupBox();
  50. this.picAgvMqtt = new System.Windows.Forms.PictureBox();
  51. this.groupBox14 = new System.Windows.Forms.GroupBox();
  52. this.picAgvHttp = new System.Windows.Forms.PictureBox();
  53. this.groupBox1 = new System.Windows.Forms.GroupBox();
  54. this.picIot = new System.Windows.Forms.PictureBox();
  55. this.groupBox5 = new System.Windows.Forms.GroupBox();
  56. this.picMESStatus = new System.Windows.Forms.PictureBox();
  57. this.groupBox7 = new System.Windows.Forms.GroupBox();
  58. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  59. this.groupBox12 = new System.Windows.Forms.GroupBox();
  60. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  61. this.groupBox9 = new System.Windows.Forms.GroupBox();
  62. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  63. this.groupBox8 = new System.Windows.Forms.GroupBox();
  64. this.picPLC = new System.Windows.Forms.PictureBox();
  65. this.groupBox6 = new System.Windows.Forms.GroupBox();
  66. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  67. this.groupBox10 = new System.Windows.Forms.GroupBox();
  68. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  69. this.groupBox13 = new System.Windows.Forms.GroupBox();
  70. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  71. this.groupBox11 = new System.Windows.Forms.GroupBox();
  72. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  73. this.panel3 = new System.Windows.Forms.Panel();
  74. this.groupBox4 = new System.Windows.Forms.GroupBox();
  75. this.systemLog = new System.Windows.Forms.DataGridView();
  76. this.colDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.colTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.colMessage = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.imageListState = new System.Windows.Forms.ImageList(this.components);
  80. this.lblDeviceStates = new Sunny.UI.UILabel();
  81. this.panel1.SuspendLayout();
  82. this.groupBox3.SuspendLayout();
  83. this.panel2.SuspendLayout();
  84. this.groupBox2.SuspendLayout();
  85. this.groupBox15.SuspendLayout();
  86. ((System.ComponentModel.ISupportInitialize)(this.picAgvMqtt)).BeginInit();
  87. this.groupBox14.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.picAgvHttp)).BeginInit();
  89. this.groupBox1.SuspendLayout();
  90. ((System.ComponentModel.ISupportInitialize)(this.picIot)).BeginInit();
  91. this.groupBox5.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.picMESStatus)).BeginInit();
  93. this.groupBox7.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  95. this.groupBox12.SuspendLayout();
  96. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  97. this.groupBox9.SuspendLayout();
  98. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  99. this.groupBox8.SuspendLayout();
  100. ((System.ComponentModel.ISupportInitialize)(this.picPLC)).BeginInit();
  101. this.groupBox6.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  103. this.groupBox10.SuspendLayout();
  104. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  105. this.groupBox13.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  107. this.groupBox11.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  109. this.panel3.SuspendLayout();
  110. this.groupBox4.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.systemLog)).BeginInit();
  112. this.SuspendLayout();
  113. //
  114. // panel1
  115. //
  116. this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  117. | System.Windows.Forms.AnchorStyles.Right)));
  118. this.panel1.Controls.Add(this.groupBox3);
  119. this.panel1.Location = new System.Drawing.Point(14, 15);
  120. this.panel1.Name = "panel1";
  121. this.panel1.Size = new System.Drawing.Size(1539, 183);
  122. this.panel1.TabIndex = 0;
  123. //
  124. // groupBox3
  125. //
  126. this.groupBox3.Controls.Add(this.lblDeviceStates);
  127. this.groupBox3.Controls.Add(this.uiLabel3);
  128. this.groupBox3.Controls.Add(this.uiLabel1);
  129. this.groupBox3.Controls.Add(this.uiLabel2);
  130. this.groupBox3.Controls.Add(this.txt_CurSupplierCode);
  131. this.groupBox3.Controls.Add(this.label20);
  132. this.groupBox3.Controls.Add(this.currentMtltmrk);
  133. this.groupBox3.Controls.Add(this.label3);
  134. this.groupBox3.Controls.Add(this.currentBN);
  135. this.groupBox3.Controls.Add(this.currentWC);
  136. this.groupBox3.Controls.Add(this.label2);
  137. this.groupBox3.Controls.Add(this.label1);
  138. this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  139. this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.groupBox3.Location = new System.Drawing.Point(0, 0);
  141. this.groupBox3.Name = "groupBox3";
  142. this.groupBox3.Size = new System.Drawing.Size(1539, 183);
  143. this.groupBox3.TabIndex = 2;
  144. this.groupBox3.TabStop = false;
  145. this.groupBox3.Text = "当前加工订单信息";
  146. //
  147. // uiLabel3
  148. //
  149. this.uiLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  150. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 10.8F);
  151. this.uiLabel3.ForeColor = System.Drawing.Color.Blue;
  152. this.uiLabel3.Location = new System.Drawing.Point(1206, 113);
  153. this.uiLabel3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  154. this.uiLabel3.Name = "uiLabel3";
  155. this.uiLabel3.Size = new System.Drawing.Size(261, 50);
  156. this.uiLabel3.TabIndex = 99;
  157. this.uiLabel3.Text = "未初始状态";
  158. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  159. this.uiLabel3.Visible = false;
  160. //
  161. // uiLabel1
  162. //
  163. this.uiLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  164. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 10.8F);
  165. this.uiLabel1.ForeColor = System.Drawing.SystemColors.InfoText;
  166. this.uiLabel1.Location = new System.Drawing.Point(1067, 50);
  167. this.uiLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  168. this.uiLabel1.Name = "uiLabel1";
  169. this.uiLabel1.Size = new System.Drawing.Size(240, 50);
  170. this.uiLabel1.TabIndex = 98;
  171. this.uiLabel1.Text = "设备状态:";
  172. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  173. //
  174. // uiLabel2
  175. //
  176. this.uiLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  177. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 10.8F);
  178. this.uiLabel2.ForeColor = System.Drawing.SystemColors.InfoText;
  179. this.uiLabel2.Location = new System.Drawing.Point(1067, 113);
  180. this.uiLabel2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  181. this.uiLabel2.Name = "uiLabel2";
  182. this.uiLabel2.Size = new System.Drawing.Size(240, 50);
  183. this.uiLabel2.TabIndex = 96;
  184. this.uiLabel2.Text = "设备状态:";
  185. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  186. this.uiLabel2.Visible = false;
  187. //
  188. // txt_CurSupplierCode
  189. //
  190. this.txt_CurSupplierCode.Enabled = false;
  191. this.txt_CurSupplierCode.Location = new System.Drawing.Point(650, 120);
  192. this.txt_CurSupplierCode.Name = "txt_CurSupplierCode";
  193. this.txt_CurSupplierCode.Size = new System.Drawing.Size(262, 36);
  194. this.txt_CurSupplierCode.TabIndex = 95;
  195. this.txt_CurSupplierCode.Visible = false;
  196. //
  197. // label20
  198. //
  199. this.label20.AutoSize = true;
  200. this.label20.Location = new System.Drawing.Point(507, 124);
  201. this.label20.Name = "label20";
  202. this.label20.Size = new System.Drawing.Size(128, 30);
  203. this.label20.TabIndex = 94;
  204. this.label20.Text = "供应商代码:";
  205. this.label20.Visible = false;
  206. //
  207. // currentMtltmrk
  208. //
  209. this.currentMtltmrk.Enabled = false;
  210. this.currentMtltmrk.Location = new System.Drawing.Point(650, 58);
  211. this.currentMtltmrk.Name = "currentMtltmrk";
  212. this.currentMtltmrk.Size = new System.Drawing.Size(262, 36);
  213. this.currentMtltmrk.TabIndex = 10;
  214. //
  215. // label3
  216. //
  217. this.label3.AutoSize = true;
  218. this.label3.Location = new System.Drawing.Point(530, 63);
  219. this.label3.Name = "label3";
  220. this.label3.Size = new System.Drawing.Size(106, 30);
  221. this.label3.TabIndex = 7;
  222. this.label3.Text = "产品型号:";
  223. //
  224. // currentBN
  225. //
  226. this.currentBN.Enabled = false;
  227. this.currentBN.Location = new System.Drawing.Point(178, 120);
  228. this.currentBN.Name = "currentBN";
  229. this.currentBN.Size = new System.Drawing.Size(262, 36);
  230. this.currentBN.TabIndex = 3;
  231. this.currentBN.Visible = false;
  232. //
  233. // currentWC
  234. //
  235. this.currentWC.Enabled = false;
  236. this.currentWC.Location = new System.Drawing.Point(178, 58);
  237. this.currentWC.Name = "currentWC";
  238. this.currentWC.Size = new System.Drawing.Size(262, 36);
  239. this.currentWC.TabIndex = 2;
  240. //
  241. // label2
  242. //
  243. this.label2.AutoSize = true;
  244. this.label2.Location = new System.Drawing.Point(69, 124);
  245. this.label2.Name = "label2";
  246. this.label2.Size = new System.Drawing.Size(101, 30);
  247. this.label2.TabIndex = 1;
  248. this.label2.Text = "批次号:";
  249. this.label2.Visible = false;
  250. //
  251. // label1
  252. //
  253. this.label1.AutoSize = true;
  254. this.label1.Location = new System.Drawing.Point(28, 63);
  255. this.label1.Name = "label1";
  256. this.label1.Size = new System.Drawing.Size(128, 30);
  257. this.label1.TabIndex = 0;
  258. this.label1.Text = "车间订单号:";
  259. //
  260. // panel2
  261. //
  262. this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  263. | System.Windows.Forms.AnchorStyles.Right)));
  264. this.panel2.Controls.Add(this.groupBox2);
  265. this.panel2.Location = new System.Drawing.Point(14, 682);
  266. this.panel2.Name = "panel2";
  267. this.panel2.Size = new System.Drawing.Size(1539, 150);
  268. this.panel2.TabIndex = 1;
  269. //
  270. // groupBox2
  271. //
  272. this.groupBox2.Controls.Add(this.groupBox15);
  273. this.groupBox2.Controls.Add(this.groupBox14);
  274. this.groupBox2.Controls.Add(this.groupBox1);
  275. this.groupBox2.Controls.Add(this.groupBox5);
  276. this.groupBox2.Controls.Add(this.groupBox7);
  277. this.groupBox2.Controls.Add(this.groupBox12);
  278. this.groupBox2.Controls.Add(this.groupBox9);
  279. this.groupBox2.Controls.Add(this.groupBox8);
  280. this.groupBox2.Controls.Add(this.groupBox6);
  281. this.groupBox2.Controls.Add(this.groupBox10);
  282. this.groupBox2.Controls.Add(this.groupBox13);
  283. this.groupBox2.Controls.Add(this.groupBox11);
  284. this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.groupBox2.Location = new System.Drawing.Point(3, 3);
  286. this.groupBox2.Name = "groupBox2";
  287. this.groupBox2.Size = new System.Drawing.Size(1353, 141);
  288. this.groupBox2.TabIndex = 1;
  289. this.groupBox2.TabStop = false;
  290. this.groupBox2.Text = "设备状态";
  291. //
  292. // groupBox15
  293. //
  294. this.groupBox15.Controls.Add(this.picAgvMqtt);
  295. this.groupBox15.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  296. this.groupBox15.Location = new System.Drawing.Point(368, 36);
  297. this.groupBox15.Name = "groupBox15";
  298. this.groupBox15.RightToLeft = System.Windows.Forms.RightToLeft.No;
  299. this.groupBox15.Size = new System.Drawing.Size(135, 90);
  300. this.groupBox15.TabIndex = 14;
  301. this.groupBox15.TabStop = false;
  302. this.groupBox15.Text = "AGV Mqtt";
  303. //
  304. // picAgvMqtt
  305. //
  306. this.picAgvMqtt.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picAgvMqtt.ErrorImage")));
  307. this.picAgvMqtt.Image = ((System.Drawing.Image)(resources.GetObject("picAgvMqtt.Image")));
  308. this.picAgvMqtt.InitialImage = ((System.Drawing.Image)(resources.GetObject("picAgvMqtt.InitialImage")));
  309. this.picAgvMqtt.Location = new System.Drawing.Point(48, 36);
  310. this.picAgvMqtt.Name = "picAgvMqtt";
  311. this.picAgvMqtt.Size = new System.Drawing.Size(39, 42);
  312. this.picAgvMqtt.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  313. this.picAgvMqtt.TabIndex = 10;
  314. this.picAgvMqtt.TabStop = false;
  315. //
  316. // groupBox14
  317. //
  318. this.groupBox14.Controls.Add(this.picAgvHttp);
  319. this.groupBox14.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  320. this.groupBox14.Location = new System.Drawing.Point(234, 36);
  321. this.groupBox14.Name = "groupBox14";
  322. this.groupBox14.RightToLeft = System.Windows.Forms.RightToLeft.No;
  323. this.groupBox14.Size = new System.Drawing.Size(128, 90);
  324. this.groupBox14.TabIndex = 13;
  325. this.groupBox14.TabStop = false;
  326. this.groupBox14.Text = "AGV Http";
  327. //
  328. // picAgvHttp
  329. //
  330. this.picAgvHttp.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picAgvHttp.ErrorImage")));
  331. this.picAgvHttp.Image = ((System.Drawing.Image)(resources.GetObject("picAgvHttp.Image")));
  332. this.picAgvHttp.InitialImage = ((System.Drawing.Image)(resources.GetObject("picAgvHttp.InitialImage")));
  333. this.picAgvHttp.Location = new System.Drawing.Point(42, 36);
  334. this.picAgvHttp.Name = "picAgvHttp";
  335. this.picAgvHttp.Size = new System.Drawing.Size(39, 42);
  336. this.picAgvHttp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  337. this.picAgvHttp.TabIndex = 10;
  338. this.picAgvHttp.TabStop = false;
  339. //
  340. // groupBox1
  341. //
  342. this.groupBox1.Controls.Add(this.picIot);
  343. this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  344. this.groupBox1.Location = new System.Drawing.Point(132, 36);
  345. this.groupBox1.Name = "groupBox1";
  346. this.groupBox1.RightToLeft = System.Windows.Forms.RightToLeft.No;
  347. this.groupBox1.Size = new System.Drawing.Size(96, 90);
  348. this.groupBox1.TabIndex = 12;
  349. this.groupBox1.TabStop = false;
  350. this.groupBox1.Text = "IOT";
  351. //
  352. // picIot
  353. //
  354. this.picIot.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picIot.ErrorImage")));
  355. this.picIot.Image = ((System.Drawing.Image)(resources.GetObject("picIot.Image")));
  356. this.picIot.InitialImage = ((System.Drawing.Image)(resources.GetObject("picIot.InitialImage")));
  357. this.picIot.Location = new System.Drawing.Point(27, 36);
  358. this.picIot.Name = "picIot";
  359. this.picIot.Size = new System.Drawing.Size(39, 42);
  360. this.picIot.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  361. this.picIot.TabIndex = 10;
  362. this.picIot.TabStop = false;
  363. //
  364. // groupBox5
  365. //
  366. this.groupBox5.Controls.Add(this.picMESStatus);
  367. this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  368. this.groupBox5.Location = new System.Drawing.Point(30, 36);
  369. this.groupBox5.Name = "groupBox5";
  370. this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No;
  371. this.groupBox5.Size = new System.Drawing.Size(96, 90);
  372. this.groupBox5.TabIndex = 0;
  373. this.groupBox5.TabStop = false;
  374. this.groupBox5.Text = "MES";
  375. //
  376. // picMESStatus
  377. //
  378. this.picMESStatus.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picMESStatus.ErrorImage")));
  379. this.picMESStatus.Image = ((System.Drawing.Image)(resources.GetObject("picMESStatus.Image")));
  380. this.picMESStatus.InitialImage = ((System.Drawing.Image)(resources.GetObject("picMESStatus.InitialImage")));
  381. this.picMESStatus.Location = new System.Drawing.Point(27, 36);
  382. this.picMESStatus.Name = "picMESStatus";
  383. this.picMESStatus.Size = new System.Drawing.Size(39, 42);
  384. this.picMESStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  385. this.picMESStatus.TabIndex = 10;
  386. this.picMESStatus.TabStop = false;
  387. //
  388. // groupBox7
  389. //
  390. this.groupBox7.Controls.Add(this.pictureBox6);
  391. this.groupBox7.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  392. this.groupBox7.Location = new System.Drawing.Point(1020, 36);
  393. this.groupBox7.Name = "groupBox7";
  394. this.groupBox7.RightToLeft = System.Windows.Forms.RightToLeft.No;
  395. this.groupBox7.Size = new System.Drawing.Size(96, 90);
  396. this.groupBox7.TabIndex = 1;
  397. this.groupBox7.TabStop = false;
  398. this.groupBox7.Text = "PLC6";
  399. this.groupBox7.Visible = false;
  400. //
  401. // pictureBox6
  402. //
  403. this.pictureBox6.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.ErrorImage")));
  404. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  405. this.pictureBox6.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.InitialImage")));
  406. this.pictureBox6.Location = new System.Drawing.Point(27, 36);
  407. this.pictureBox6.Name = "pictureBox6";
  408. this.pictureBox6.Size = new System.Drawing.Size(39, 42);
  409. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  410. this.pictureBox6.TabIndex = 16;
  411. this.pictureBox6.TabStop = false;
  412. //
  413. // groupBox12
  414. //
  415. this.groupBox12.Controls.Add(this.pictureBox8);
  416. this.groupBox12.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  417. this.groupBox12.Location = new System.Drawing.Point(1224, 36);
  418. this.groupBox12.Name = "groupBox12";
  419. this.groupBox12.RightToLeft = System.Windows.Forms.RightToLeft.No;
  420. this.groupBox12.Size = new System.Drawing.Size(96, 90);
  421. this.groupBox12.TabIndex = 1;
  422. this.groupBox12.TabStop = false;
  423. this.groupBox12.Text = "PLC8";
  424. this.groupBox12.Visible = false;
  425. //
  426. // pictureBox8
  427. //
  428. this.pictureBox8.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.ErrorImage")));
  429. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  430. this.pictureBox8.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.InitialImage")));
  431. this.pictureBox8.Location = new System.Drawing.Point(28, 36);
  432. this.pictureBox8.Name = "pictureBox8";
  433. this.pictureBox8.Size = new System.Drawing.Size(39, 42);
  434. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  435. this.pictureBox8.TabIndex = 18;
  436. this.pictureBox8.TabStop = false;
  437. //
  438. // groupBox9
  439. //
  440. this.groupBox9.Controls.Add(this.pictureBox7);
  441. this.groupBox9.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  442. this.groupBox9.Location = new System.Drawing.Point(1122, 36);
  443. this.groupBox9.Name = "groupBox9";
  444. this.groupBox9.RightToLeft = System.Windows.Forms.RightToLeft.No;
  445. this.groupBox9.Size = new System.Drawing.Size(96, 90);
  446. this.groupBox9.TabIndex = 1;
  447. this.groupBox9.TabStop = false;
  448. this.groupBox9.Text = "PLC7";
  449. this.groupBox9.Visible = false;
  450. //
  451. // pictureBox7
  452. //
  453. this.pictureBox7.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.ErrorImage")));
  454. this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
  455. this.pictureBox7.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.InitialImage")));
  456. this.pictureBox7.Location = new System.Drawing.Point(30, 36);
  457. this.pictureBox7.Name = "pictureBox7";
  458. this.pictureBox7.Size = new System.Drawing.Size(39, 42);
  459. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  460. this.pictureBox7.TabIndex = 17;
  461. this.pictureBox7.TabStop = false;
  462. //
  463. // groupBox8
  464. //
  465. this.groupBox8.Controls.Add(this.picPLC);
  466. this.groupBox8.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  467. this.groupBox8.Location = new System.Drawing.Point(508, 36);
  468. this.groupBox8.Name = "groupBox8";
  469. this.groupBox8.RightToLeft = System.Windows.Forms.RightToLeft.No;
  470. this.groupBox8.Size = new System.Drawing.Size(96, 90);
  471. this.groupBox8.TabIndex = 1;
  472. this.groupBox8.TabStop = false;
  473. this.groupBox8.Text = "PLC";
  474. //
  475. // picPLC
  476. //
  477. this.picPLC.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picPLC.ErrorImage")));
  478. this.picPLC.Image = ((System.Drawing.Image)(resources.GetObject("picPLC.Image")));
  479. this.picPLC.InitialImage = ((System.Drawing.Image)(resources.GetObject("picPLC.InitialImage")));
  480. this.picPLC.Location = new System.Drawing.Point(30, 36);
  481. this.picPLC.Name = "picPLC";
  482. this.picPLC.Size = new System.Drawing.Size(39, 42);
  483. this.picPLC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  484. this.picPLC.TabIndex = 0;
  485. this.picPLC.TabStop = false;
  486. //
  487. // groupBox6
  488. //
  489. this.groupBox6.Controls.Add(this.pictureBox2);
  490. this.groupBox6.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  491. this.groupBox6.Location = new System.Drawing.Point(610, 36);
  492. this.groupBox6.Name = "groupBox6";
  493. this.groupBox6.RightToLeft = System.Windows.Forms.RightToLeft.No;
  494. this.groupBox6.Size = new System.Drawing.Size(96, 90);
  495. this.groupBox6.TabIndex = 11;
  496. this.groupBox6.TabStop = false;
  497. this.groupBox6.Text = "PLC2";
  498. this.groupBox6.Visible = false;
  499. //
  500. // pictureBox2
  501. //
  502. this.pictureBox2.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.ErrorImage")));
  503. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  504. this.pictureBox2.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.InitialImage")));
  505. this.pictureBox2.Location = new System.Drawing.Point(30, 36);
  506. this.pictureBox2.Name = "pictureBox2";
  507. this.pictureBox2.Size = new System.Drawing.Size(39, 42);
  508. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  509. this.pictureBox2.TabIndex = 12;
  510. this.pictureBox2.TabStop = false;
  511. //
  512. // groupBox10
  513. //
  514. this.groupBox10.Controls.Add(this.pictureBox3);
  515. this.groupBox10.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  516. this.groupBox10.Location = new System.Drawing.Point(712, 36);
  517. this.groupBox10.Name = "groupBox10";
  518. this.groupBox10.RightToLeft = System.Windows.Forms.RightToLeft.No;
  519. this.groupBox10.Size = new System.Drawing.Size(96, 90);
  520. this.groupBox10.TabIndex = 1;
  521. this.groupBox10.TabStop = false;
  522. this.groupBox10.Text = "PLC3";
  523. this.groupBox10.Visible = false;
  524. //
  525. // pictureBox3
  526. //
  527. this.pictureBox3.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.ErrorImage")));
  528. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  529. this.pictureBox3.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.InitialImage")));
  530. this.pictureBox3.Location = new System.Drawing.Point(27, 36);
  531. this.pictureBox3.Name = "pictureBox3";
  532. this.pictureBox3.Size = new System.Drawing.Size(39, 42);
  533. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  534. this.pictureBox3.TabIndex = 13;
  535. this.pictureBox3.TabStop = false;
  536. //
  537. // groupBox13
  538. //
  539. this.groupBox13.Controls.Add(this.pictureBox5);
  540. this.groupBox13.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  541. this.groupBox13.Location = new System.Drawing.Point(916, 36);
  542. this.groupBox13.Name = "groupBox13";
  543. this.groupBox13.RightToLeft = System.Windows.Forms.RightToLeft.No;
  544. this.groupBox13.Size = new System.Drawing.Size(96, 90);
  545. this.groupBox13.TabIndex = 1;
  546. this.groupBox13.TabStop = false;
  547. this.groupBox13.Text = "PLC5";
  548. this.groupBox13.Visible = false;
  549. //
  550. // pictureBox5
  551. //
  552. this.pictureBox5.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.ErrorImage")));
  553. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  554. this.pictureBox5.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.InitialImage")));
  555. this.pictureBox5.Location = new System.Drawing.Point(30, 36);
  556. this.pictureBox5.Name = "pictureBox5";
  557. this.pictureBox5.Size = new System.Drawing.Size(39, 42);
  558. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  559. this.pictureBox5.TabIndex = 15;
  560. this.pictureBox5.TabStop = false;
  561. //
  562. // groupBox11
  563. //
  564. this.groupBox11.Controls.Add(this.pictureBox4);
  565. this.groupBox11.Font = new System.Drawing.Font("微软雅黑", 9.6F);
  566. this.groupBox11.Location = new System.Drawing.Point(814, 36);
  567. this.groupBox11.Name = "groupBox11";
  568. this.groupBox11.RightToLeft = System.Windows.Forms.RightToLeft.No;
  569. this.groupBox11.Size = new System.Drawing.Size(96, 90);
  570. this.groupBox11.TabIndex = 1;
  571. this.groupBox11.TabStop = false;
  572. this.groupBox11.Text = "PLC4";
  573. this.groupBox11.Visible = false;
  574. //
  575. // pictureBox4
  576. //
  577. this.pictureBox4.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.ErrorImage")));
  578. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  579. this.pictureBox4.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.InitialImage")));
  580. this.pictureBox4.Location = new System.Drawing.Point(30, 36);
  581. this.pictureBox4.Name = "pictureBox4";
  582. this.pictureBox4.Size = new System.Drawing.Size(39, 42);
  583. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  584. this.pictureBox4.TabIndex = 14;
  585. this.pictureBox4.TabStop = false;
  586. //
  587. // panel3
  588. //
  589. this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  590. | System.Windows.Forms.AnchorStyles.Left)
  591. | System.Windows.Forms.AnchorStyles.Right)));
  592. this.panel3.Controls.Add(this.groupBox4);
  593. this.panel3.Location = new System.Drawing.Point(14, 206);
  594. this.panel3.Name = "panel3";
  595. this.panel3.Size = new System.Drawing.Size(1539, 470);
  596. this.panel3.TabIndex = 2;
  597. //
  598. // groupBox4
  599. //
  600. this.groupBox4.Controls.Add(this.systemLog);
  601. this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  602. this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  603. this.groupBox4.Location = new System.Drawing.Point(0, 0);
  604. this.groupBox4.Name = "groupBox4";
  605. this.groupBox4.Size = new System.Drawing.Size(1539, 470);
  606. this.groupBox4.TabIndex = 1;
  607. this.groupBox4.TabStop = false;
  608. this.groupBox4.Text = "数据采集";
  609. //
  610. // systemLog
  611. //
  612. this.systemLog.AllowUserToAddRows = false;
  613. this.systemLog.AllowUserToDeleteRows = false;
  614. this.systemLog.AllowUserToResizeColumns = false;
  615. this.systemLog.AllowUserToResizeRows = false;
  616. this.systemLog.BackgroundColor = System.Drawing.Color.White;
  617. this.systemLog.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  618. dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  619. dataGridViewCellStyle41.BackColor = System.Drawing.Color.WhiteSmoke;
  620. dataGridViewCellStyle41.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  621. dataGridViewCellStyle41.ForeColor = System.Drawing.SystemColors.WindowText;
  622. dataGridViewCellStyle41.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  623. dataGridViewCellStyle41.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  624. dataGridViewCellStyle41.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  625. this.systemLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle41;
  626. this.systemLog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  627. this.systemLog.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  628. this.colDate,
  629. this.colTime,
  630. this.colMessage});
  631. this.systemLog.Dock = System.Windows.Forms.DockStyle.Fill;
  632. this.systemLog.EnableHeadersVisualStyles = false;
  633. this.systemLog.GridColor = System.Drawing.Color.Gainsboro;
  634. this.systemLog.Location = new System.Drawing.Point(3, 32);
  635. this.systemLog.Name = "systemLog";
  636. this.systemLog.ReadOnly = true;
  637. dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  638. dataGridViewCellStyle43.BackColor = System.Drawing.Color.WhiteSmoke;
  639. dataGridViewCellStyle43.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  640. dataGridViewCellStyle43.ForeColor = System.Drawing.SystemColors.WindowText;
  641. dataGridViewCellStyle43.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  642. dataGridViewCellStyle43.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  643. dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  644. this.systemLog.RowHeadersDefaultCellStyle = dataGridViewCellStyle43;
  645. this.systemLog.RowHeadersVisible = false;
  646. this.systemLog.RowHeadersWidth = 51;
  647. this.systemLog.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  648. dataGridViewCellStyle44.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  649. this.systemLog.RowsDefaultCellStyle = dataGridViewCellStyle44;
  650. this.systemLog.RowTemplate.Height = 27;
  651. this.systemLog.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  652. this.systemLog.Size = new System.Drawing.Size(1533, 435);
  653. this.systemLog.TabIndex = 0;
  654. //
  655. // colDate
  656. //
  657. dataGridViewCellStyle42.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.colDate.DefaultCellStyle = dataGridViewCellStyle42;
  659. this.colDate.HeaderText = "日期";
  660. this.colDate.MinimumWidth = 6;
  661. this.colDate.Name = "colDate";
  662. this.colDate.ReadOnly = true;
  663. this.colDate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  664. this.colDate.Width = 125;
  665. //
  666. // colTime
  667. //
  668. this.colTime.HeaderText = "时间";
  669. this.colTime.MinimumWidth = 6;
  670. this.colTime.Name = "colTime";
  671. this.colTime.ReadOnly = true;
  672. this.colTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  673. this.colTime.Width = 125;
  674. //
  675. // colMessage
  676. //
  677. this.colMessage.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  678. this.colMessage.HeaderText = "消息";
  679. this.colMessage.MinimumWidth = 6;
  680. this.colMessage.Name = "colMessage";
  681. this.colMessage.ReadOnly = true;
  682. this.colMessage.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  683. //
  684. // imageListState
  685. //
  686. this.imageListState.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListState.ImageStream")));
  687. this.imageListState.TransparentColor = System.Drawing.Color.White;
  688. this.imageListState.Images.SetKeyName(0, "light_gray.png");
  689. this.imageListState.Images.SetKeyName(1, "light_green.png");
  690. this.imageListState.Images.SetKeyName(2, "light_red.png");
  691. //
  692. // lblDeviceStates
  693. //
  694. this.lblDeviceStates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  695. this.lblDeviceStates.Font = new System.Drawing.Font("微软雅黑", 10.8F);
  696. this.lblDeviceStates.ForeColor = System.Drawing.Color.Blue;
  697. this.lblDeviceStates.Location = new System.Drawing.Point(1205, 50);
  698. this.lblDeviceStates.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  699. this.lblDeviceStates.Name = "lblDeviceStates";
  700. this.lblDeviceStates.Size = new System.Drawing.Size(261, 50);
  701. this.lblDeviceStates.TabIndex = 100;
  702. this.lblDeviceStates.Text = "未初始状态";
  703. this.lblDeviceStates.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  704. //
  705. // Form_Home
  706. //
  707. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  708. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  709. this.BackColor = System.Drawing.Color.White;
  710. this.ClientSize = new System.Drawing.Size(1566, 842);
  711. this.Controls.Add(this.panel3);
  712. this.Controls.Add(this.panel2);
  713. this.Controls.Add(this.panel1);
  714. this.Name = "Form_Home";
  715. this.Text = "Form_Home";
  716. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form_Home_FormClosed);
  717. this.Load += new System.EventHandler(this.Form_Home_Load);
  718. this.panel1.ResumeLayout(false);
  719. this.groupBox3.ResumeLayout(false);
  720. this.groupBox3.PerformLayout();
  721. this.panel2.ResumeLayout(false);
  722. this.groupBox2.ResumeLayout(false);
  723. this.groupBox15.ResumeLayout(false);
  724. ((System.ComponentModel.ISupportInitialize)(this.picAgvMqtt)).EndInit();
  725. this.groupBox14.ResumeLayout(false);
  726. ((System.ComponentModel.ISupportInitialize)(this.picAgvHttp)).EndInit();
  727. this.groupBox1.ResumeLayout(false);
  728. ((System.ComponentModel.ISupportInitialize)(this.picIot)).EndInit();
  729. this.groupBox5.ResumeLayout(false);
  730. ((System.ComponentModel.ISupportInitialize)(this.picMESStatus)).EndInit();
  731. this.groupBox7.ResumeLayout(false);
  732. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  733. this.groupBox12.ResumeLayout(false);
  734. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  735. this.groupBox9.ResumeLayout(false);
  736. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  737. this.groupBox8.ResumeLayout(false);
  738. ((System.ComponentModel.ISupportInitialize)(this.picPLC)).EndInit();
  739. this.groupBox6.ResumeLayout(false);
  740. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  741. this.groupBox10.ResumeLayout(false);
  742. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  743. this.groupBox13.ResumeLayout(false);
  744. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  745. this.groupBox11.ResumeLayout(false);
  746. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  747. this.panel3.ResumeLayout(false);
  748. this.groupBox4.ResumeLayout(false);
  749. ((System.ComponentModel.ISupportInitialize)(this.systemLog)).EndInit();
  750. this.ResumeLayout(false);
  751. }
  752. #endregion
  753. private System.Windows.Forms.Panel panel1;
  754. private System.Windows.Forms.Panel panel2;
  755. private System.Windows.Forms.Panel panel3;
  756. private System.Windows.Forms.GroupBox groupBox4;
  757. private System.Windows.Forms.DataGridView systemLog;
  758. private System.Windows.Forms.DataGridViewTextBoxColumn colDate;
  759. private System.Windows.Forms.DataGridViewTextBoxColumn colTime;
  760. private System.Windows.Forms.DataGridViewTextBoxColumn colMessage;
  761. private System.Windows.Forms.GroupBox groupBox2;
  762. private System.Windows.Forms.GroupBox groupBox5;
  763. private System.Windows.Forms.PictureBox picMESStatus;
  764. private System.Windows.Forms.GroupBox groupBox7;
  765. private System.Windows.Forms.PictureBox pictureBox6;
  766. private System.Windows.Forms.GroupBox groupBox12;
  767. private System.Windows.Forms.PictureBox pictureBox8;
  768. private System.Windows.Forms.GroupBox groupBox9;
  769. private System.Windows.Forms.PictureBox pictureBox7;
  770. private System.Windows.Forms.GroupBox groupBox8;
  771. private System.Windows.Forms.PictureBox picPLC;
  772. private System.Windows.Forms.GroupBox groupBox6;
  773. private System.Windows.Forms.PictureBox pictureBox2;
  774. private System.Windows.Forms.GroupBox groupBox10;
  775. private System.Windows.Forms.PictureBox pictureBox3;
  776. private System.Windows.Forms.GroupBox groupBox13;
  777. private System.Windows.Forms.PictureBox pictureBox5;
  778. private System.Windows.Forms.GroupBox groupBox11;
  779. private System.Windows.Forms.PictureBox pictureBox4;
  780. private System.Windows.Forms.GroupBox groupBox3;
  781. private System.Windows.Forms.TextBox currentBN;
  782. private System.Windows.Forms.TextBox currentWC;
  783. private System.Windows.Forms.Label label2;
  784. private System.Windows.Forms.Label label1;
  785. private System.Windows.Forms.ImageList imageListState;
  786. private System.Windows.Forms.Label label3;
  787. private System.Windows.Forms.TextBox currentMtltmrk;
  788. private System.Windows.Forms.GroupBox groupBox1;
  789. private System.Windows.Forms.PictureBox picIot;
  790. private System.Windows.Forms.Label label20;
  791. private System.Windows.Forms.TextBox txt_CurSupplierCode;
  792. private System.Windows.Forms.GroupBox groupBox14;
  793. private System.Windows.Forms.PictureBox picAgvHttp;
  794. private System.Windows.Forms.GroupBox groupBox15;
  795. private System.Windows.Forms.PictureBox picAgvMqtt;
  796. private Sunny.UI.UILabel uiLabel2;
  797. private Sunny.UI.UILabel uiLabel3;
  798. private Sunny.UI.UILabel uiLabel1;
  799. private Sunny.UI.UILabel lblDeviceStates;
  800. }
  801. }