From 977616d74f913ae5ce1e14f8cfde3b7f4d5a21a2 Mon Sep 17 00:00:00 2001 From: zrg <z1873@LAPTOP-EAVL132E> Date: 星期四, 26 六月 2025 17:48:23 +0800 Subject: [PATCH] 新增九菱设备采集插件,更改点胶称重下拉框名字不对问题 --- WFormSynchronizeData_SMR/WFormReadData_SMR/ZZ_GlueWeigh.Designer.cs | 121 ++++++++++++++++++++++----------------- 1 files changed, 68 insertions(+), 53 deletions(-) diff --git a/WFormSynchronizeData_SMR/WFormReadData_SMR/ZZ_GlueWeigh.Designer.cs b/WFormSynchronizeData_SMR/WFormReadData_SMR/ZZ_GlueWeigh.Designer.cs index acb4265..52ae011 100644 --- a/WFormSynchronizeData_SMR/WFormReadData_SMR/ZZ_GlueWeigh.Designer.cs +++ b/WFormSynchronizeData_SMR/WFormReadData_SMR/ZZ_GlueWeigh.Designer.cs @@ -58,42 +58,45 @@ // AfterWeigh // this.AfterWeigh.Enabled = false; - this.AfterWeigh.Location = new System.Drawing.Point(327, 188); + this.AfterWeigh.Location = new System.Drawing.Point(291, 157); + this.AfterWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.AfterWeigh.Name = "AfterWeigh"; - this.AfterWeigh.Size = new System.Drawing.Size(133, 28); + this.AfterWeigh.Size = new System.Drawing.Size(119, 25); this.AfterWeigh.TabIndex = 38; // // label5 // this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(242, 194); + this.label5.Location = new System.Drawing.Point(215, 162); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(89, 18); + this.label5.Size = new System.Drawing.Size(75, 15); this.label5.TabIndex = 37; this.label5.Text = "搴曢儴閲嶉噺:"; // // BeforeWeigh // this.BeforeWeigh.Enabled = false; - this.BeforeWeigh.Location = new System.Drawing.Point(104, 186); + this.BeforeWeigh.Location = new System.Drawing.Point(92, 155); + this.BeforeWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.BeforeWeigh.Name = "BeforeWeigh"; - this.BeforeWeigh.Size = new System.Drawing.Size(121, 28); + this.BeforeWeigh.Size = new System.Drawing.Size(108, 25); this.BeforeWeigh.TabIndex = 35; // // label6 // this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(12, 191); + this.label6.Location = new System.Drawing.Point(11, 159); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(89, 18); + this.label6.Size = new System.Drawing.Size(75, 15); this.label6.TabIndex = 36; this.label6.Text = "椤堕儴閲嶉噺:"; // // btnRep // - this.btnRep.Location = new System.Drawing.Point(471, 105); + this.btnRep.Location = new System.Drawing.Point(419, 87); + this.btnRep.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnRep.Name = "btnRep"; - this.btnRep.Size = new System.Drawing.Size(78, 38); + this.btnRep.Size = new System.Drawing.Size(69, 32); this.btnRep.TabIndex = 40; this.btnRep.Text = "鏇存崲"; this.btnRep.UseVisualStyleBackColor = true; @@ -101,9 +104,10 @@ // // btnSave // - this.btnSave.Location = new System.Drawing.Point(576, 107); + this.btnSave.Location = new System.Drawing.Point(512, 89); + this.btnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnSave.Name = "btnSave"; - this.btnSave.Size = new System.Drawing.Size(78, 38); + this.btnSave.Size = new System.Drawing.Size(69, 32); this.btnSave.TabIndex = 41; this.btnSave.Text = "淇濆瓨"; this.btnSave.UseVisualStyleBackColor = true; @@ -116,51 +120,54 @@ "棣栦欢妫�楠屽崟", "宸ュ簭妫�楠屽崟", "宸℃妫�楠屽崟"}); - this.cmbJYSelect.Location = new System.Drawing.Point(104, 98); + this.cmbJYSelect.Location = new System.Drawing.Point(92, 82); + this.cmbJYSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbJYSelect.Name = "cmbJYSelect"; - this.cmbJYSelect.Size = new System.Drawing.Size(121, 26); + this.cmbJYSelect.Size = new System.Drawing.Size(108, 23); this.cmbJYSelect.TabIndex = 43; // // label1 // this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(9, 102); + this.label1.Location = new System.Drawing.Point(8, 85); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(89, 18); + this.label1.Size = new System.Drawing.Size(75, 15); this.label1.TabIndex = 42; this.label1.Text = "妫�楠岀被鍨�:"; // // labHMakerID // this.labHMakerID.AutoSize = true; - this.labHMakerID.Location = new System.Drawing.Point(611, 30); + this.labHMakerID.Location = new System.Drawing.Point(543, 25); this.labHMakerID.Name = "labHMakerID"; - this.labHMakerID.Size = new System.Drawing.Size(107, 18); + this.labHMakerID.Size = new System.Drawing.Size(95, 15); this.labHMakerID.TabIndex = 48; this.labHMakerID.Text = "labHMakerID"; this.labHMakerID.Visible = false; // // txtHMakerNumber // - this.txtHMakerNumber.Location = new System.Drawing.Point(327, 20); + this.txtHMakerNumber.Location = new System.Drawing.Point(291, 17); + this.txtHMakerNumber.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txtHMakerNumber.Name = "txtHMakerNumber"; - this.txtHMakerNumber.Size = new System.Drawing.Size(161, 28); + this.txtHMakerNumber.Size = new System.Drawing.Size(144, 25); this.txtHMakerNumber.TabIndex = 47; // // label2 // this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(268, 27); + this.label2.Location = new System.Drawing.Point(238, 22); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(53, 18); + this.label2.Size = new System.Drawing.Size(45, 15); this.label2.TabIndex = 46; this.label2.Text = "缂栫爜:"; // // txtHMaker // - this.txtHMaker.Location = new System.Drawing.Point(104, 27); + this.txtHMaker.Location = new System.Drawing.Point(92, 22); + this.txtHMaker.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txtHMaker.Name = "txtHMaker"; - this.txtHMaker.Size = new System.Drawing.Size(121, 28); + this.txtHMaker.Size = new System.Drawing.Size(108, 25); this.txtHMaker.TabIndex = 31; this.txtHMaker.Enter += new System.EventHandler(this.textBox2_Enter); this.txtHMaker.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox2_KeyDown); @@ -169,67 +176,71 @@ // label3 // this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(26, 32); + this.label3.Location = new System.Drawing.Point(23, 27); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(71, 18); + this.label3.Size = new System.Drawing.Size(60, 15); this.label3.TabIndex = 45; this.label3.Text = "鍒跺崟浜�:"; // // cmbPro // this.cmbPro.FormattingEnabled = true; - this.cmbPro.Location = new System.Drawing.Point(104, 144); + this.cmbPro.Location = new System.Drawing.Point(92, 120); + this.cmbPro.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbPro.Name = "cmbPro"; - this.cmbPro.Size = new System.Drawing.Size(121, 26); + this.cmbPro.Size = new System.Drawing.Size(108, 23); this.cmbPro.TabIndex = 50; // // txtPro // this.txtPro.AutoSize = true; - this.txtPro.Location = new System.Drawing.Point(45, 148); + this.txtPro.Location = new System.Drawing.Point(40, 123); this.txtPro.Name = "txtPro"; - this.txtPro.Size = new System.Drawing.Size(53, 18); + this.txtPro.Size = new System.Drawing.Size(45, 15); this.txtPro.TabIndex = 49; this.txtPro.Text = "宸ュ簭:"; // // label4 // this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(304, 66); + this.label4.Location = new System.Drawing.Point(270, 55); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(71, 18); + this.label4.Size = new System.Drawing.Size(60, 15); this.label4.TabIndex = 54; this.label4.Text = "鎵规鐮�:"; // // txtPcm // - this.txtPcm.Location = new System.Drawing.Point(372, 61); + this.txtPcm.Location = new System.Drawing.Point(331, 51); + this.txtPcm.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txtPcm.Name = "txtPcm"; - this.txtPcm.Size = new System.Drawing.Size(116, 28); + this.txtPcm.Size = new System.Drawing.Size(104, 25); this.txtPcm.TabIndex = 53; // // txtLzk // - this.txtLzk.Location = new System.Drawing.Point(104, 61); + this.txtLzk.Location = new System.Drawing.Point(92, 51); + this.txtLzk.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txtLzk.Name = "txtLzk"; - this.txtLzk.Size = new System.Drawing.Size(194, 28); + this.txtLzk.Size = new System.Drawing.Size(173, 25); this.txtLzk.TabIndex = 52; this.txtLzk.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLzk_KeyDown); // // label7 // this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(26, 66); + this.label7.Location = new System.Drawing.Point(23, 55); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(71, 18); + this.label7.Size = new System.Drawing.Size(60, 15); this.label7.TabIndex = 51; this.label7.Text = "娴佽浆鍗�:"; // // btnHMaker // - this.btnHMaker.Location = new System.Drawing.Point(511, 13); + this.btnHMaker.Location = new System.Drawing.Point(454, 11); + this.btnHMaker.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnHMaker.Name = "btnHMaker"; - this.btnHMaker.Size = new System.Drawing.Size(94, 38); + this.btnHMaker.Size = new System.Drawing.Size(84, 32); this.btnHMaker.TabIndex = 55; this.btnHMaker.Text = "鏇存崲鐢ㄦ埛"; this.btnHMaker.UseVisualStyleBackColor = true; @@ -238,17 +249,19 @@ // ListData // this.ListData.FormattingEnabled = true; - this.ListData.ItemHeight = 18; - this.ListData.Location = new System.Drawing.Point(2, 232); + this.ListData.ItemHeight = 15; + this.ListData.Location = new System.Drawing.Point(2, 193); + this.ListData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ListData.Name = "ListData"; - this.ListData.Size = new System.Drawing.Size(776, 292); + this.ListData.Size = new System.Drawing.Size(690, 244); this.ListData.TabIndex = 56; // // btnBeFoSelect // - this.btnBeFoSelect.Location = new System.Drawing.Point(480, 181); + this.btnBeFoSelect.Location = new System.Drawing.Point(427, 151); + this.btnBeFoSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnBeFoSelect.Name = "btnBeFoSelect"; - this.btnBeFoSelect.Size = new System.Drawing.Size(125, 38); + this.btnBeFoSelect.Size = new System.Drawing.Size(111, 32); this.btnBeFoSelect.TabIndex = 39; this.btnBeFoSelect.Text = "鏌ヨ閲嶉噺"; this.btnBeFoSelect.UseVisualStyleBackColor = true; @@ -257,9 +270,9 @@ // label8 // this.label8.AutoSize = true; - this.label8.Location = new System.Drawing.Point(268, 107); + this.label8.Location = new System.Drawing.Point(238, 89); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(53, 18); + this.label8.Size = new System.Drawing.Size(45, 15); this.label8.TabIndex = 58; this.label8.Text = "璁惧:"; // @@ -268,18 +281,19 @@ this.cmbEquip.FormattingEnabled = true; this.cmbEquip.Items.AddRange(new object[] { "鍏ㄩ儴", - "缁勮1", - "缁勮2"}); - this.cmbEquip.Location = new System.Drawing.Point(327, 102); + "缁勮2", + "缁勮3"}); + this.cmbEquip.Location = new System.Drawing.Point(291, 85); + this.cmbEquip.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbEquip.Name = "cmbEquip"; - this.cmbEquip.Size = new System.Drawing.Size(121, 26); + this.cmbEquip.Size = new System.Drawing.Size(108, 23); this.cmbEquip.TabIndex = 57; // // ZZ_GlueWeigh // - this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(784, 533); + this.ClientSize = new System.Drawing.Size(697, 444); this.Controls.Add(this.label8); this.Controls.Add(this.cmbEquip); this.Controls.Add(this.ListData); @@ -304,6 +318,7 @@ this.Controls.Add(this.label5); this.Controls.Add(this.BeforeWeigh); this.Controls.Add(this.label6); + this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "ZZ_GlueWeigh"; this.Text = "鐐硅兌绉伴噸"; this.Activated += new System.EventHandler(this.ZZ_GlueWeigh_Activated); -- Gitblit v1.9.1