25111302 差压28出货版本

This commit is contained in:
moxiliang
2025-11-14 09:32:59 +08:00
parent 6df003f5f8
commit 589dcaa568
88 changed files with 5372 additions and 14986 deletions

View File

@@ -30,15 +30,14 @@
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Electricity));
this.tabPage3 = new System.Windows.Forms.TabPage();
this.lb_PLCsaomamsg = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.chk_ch4saoma = new System.Windows.Forms.CheckBox();
this.tb_ContinueTestCount = new Sunny.UI.UITextBox();
this.chk_ContinueTest = new System.Windows.Forms.CheckBox();
this.chk_ch4saoma = new System.Windows.Forms.CheckBox();
this.chk_ch3saoma = new System.Windows.Forms.CheckBox();
this.chk_ch2saoma = new System.Windows.Forms.CheckBox();
this.chk_ch1saoma = new System.Windows.Forms.CheckBox();
this.radioButton2 = new System.Windows.Forms.RadioButton();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
this.tb_code4len = new Sunny.UI.UITextBox();
this.label9 = new System.Windows.Forms.Label();
@@ -66,19 +65,21 @@
this.SaveConfig = new Sunny.UI.UISymbolButton();
this.label33 = new System.Windows.Forms.Label();
this.uiGroupBox13 = new Sunny.UI.UIGroupBox();
this.chk_CH2CHKVacuum = new System.Windows.Forms.CheckBox();
this.chk_CH1CHKVacuum = new System.Windows.Forms.CheckBox();
this.chk_ChkBee = new System.Windows.Forms.CheckBox();
this.rbt_NpressureMode = new System.Windows.Forms.RadioButton();
this.tb_ParaName = new Sunny.UI.UITextBox();
this.cb_ParaNum = new Sunny.UI.UIComboBox();
this.rbt_PpressureMode = new System.Windows.Forms.RadioButton();
this.cb_MachineNum = new Sunny.UI.UIComboBox();
this.bt_BtnKeep = new Sunny.UI.UISymbolButton();
this.bt_BtnRead = new Sunny.UI.UISymbolButton();
this.bt_BtnUpload = new Sunny.UI.UISymbolButton();
this.uiGroupBox15 = new Sunny.UI.UIGroupBox();
this.cb_LUnit = new Sunny.UI.UIComboBox();
this.rbt_OpeningMode = new System.Windows.Forms.RadioButton();
this.cb_PUnit = new Sunny.UI.UIComboBox();
this.lb_LUnit2 = new System.Windows.Forms.Label();
this.rbt_VolumeMode = new System.Windows.Forms.RadioButton();
this.lb_LUnit1 = new System.Windows.Forms.Label();
this.tb_Leaklowlimit = new Sunny.UI.UITextBox();
this.label117 = new System.Windows.Forms.Label();
@@ -140,15 +141,14 @@
// tabPage3
//
this.tabPage3.BackColor = System.Drawing.Color.LightBlue;
this.tabPage3.Controls.Add(this.lb_PLCsaomamsg);
this.tabPage3.Controls.Add(this.label17);
this.tabPage3.Controls.Add(this.chk_ch4saoma);
this.tabPage3.Controls.Add(this.tb_ContinueTestCount);
this.tabPage3.Controls.Add(this.chk_ContinueTest);
this.tabPage3.Controls.Add(this.chk_ch4saoma);
this.tabPage3.Controls.Add(this.chk_ch3saoma);
this.tabPage3.Controls.Add(this.chk_ch2saoma);
this.tabPage3.Controls.Add(this.chk_ch1saoma);
this.tabPage3.Controls.Add(this.radioButton2);
this.tabPage3.Controls.Add(this.radioButton1);
this.tabPage3.Controls.Add(this.uiGroupBox2);
this.tabPage3.Controls.Add(this.uiGroupBox1);
this.tabPage3.Controls.Add(this.uiGroupBox13);
@@ -159,37 +159,33 @@
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "仪器参数设置";
//
// lb_PLCsaomamsg
//
this.lb_PLCsaomamsg.AutoSize = true;
this.lb_PLCsaomamsg.Font = new System.Drawing.Font("宋体", 15F);
this.lb_PLCsaomamsg.Location = new System.Drawing.Point(758, 569);
this.lb_PLCsaomamsg.Name = "lb_PLCsaomamsg";
this.lb_PLCsaomamsg.Size = new System.Drawing.Size(29, 20);
this.lb_PLCsaomamsg.TabIndex = 483;
this.lb_PLCsaomamsg.Text = "##";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("宋体", 15F);
this.label17.Location = new System.Drawing.Point(584, 569);
this.label17.Location = new System.Drawing.Point(789, 530);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(59, 20);
this.label17.TabIndex = 485;
this.label17.TabIndex = 482;
this.label17.Text = "次数:";
//
// chk_ch4saoma
//
this.chk_ch4saoma.AutoSize = true;
this.chk_ch4saoma.BackColor = System.Drawing.Color.LightBlue;
this.chk_ch4saoma.Font = new System.Drawing.Font("宋体", 18F);
this.chk_ch4saoma.Location = new System.Drawing.Point(803, 617);
this.chk_ch4saoma.Name = "chk_ch4saoma";
this.chk_ch4saoma.Size = new System.Drawing.Size(137, 28);
this.chk_ch4saoma.TabIndex = 480;
this.chk_ch4saoma.Text = "通道4扫码";
this.chk_ch4saoma.UseVisualStyleBackColor = false;
this.chk_ch4saoma.Visible = false;
this.chk_ch4saoma.CheckedChanged += new System.EventHandler(this.chk_ch4saoma_CheckedChanged);
//
// tb_ContinueTestCount
//
this.tb_ContinueTestCount.ButtonSymbol = 61761;
this.tb_ContinueTestCount.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_ContinueTestCount.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.tb_ContinueTestCount.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_ContinueTestCount.Location = new System.Drawing.Point(646, 565);
this.tb_ContinueTestCount.Location = new System.Drawing.Point(851, 526);
this.tb_ContinueTestCount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_ContinueTestCount.Maximum = 2147483647D;
this.tb_ContinueTestCount.Minimum = -2147483648D;
@@ -197,7 +193,7 @@
this.tb_ContinueTestCount.Name = "tb_ContinueTestCount";
this.tb_ContinueTestCount.Size = new System.Drawing.Size(80, 29);
this.tb_ContinueTestCount.Style = Sunny.UI.UIStyle.Custom;
this.tb_ContinueTestCount.TabIndex = 483;
this.tb_ContinueTestCount.TabIndex = 250;
this.tb_ContinueTestCount.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb_ContinueTestCount.TextChanged += new System.EventHandler(this.tb_ContinueTestCount_TextChanged);
//
@@ -206,82 +202,66 @@
this.chk_ContinueTest.AutoSize = true;
this.chk_ContinueTest.BackColor = System.Drawing.Color.LightBlue;
this.chk_ContinueTest.Font = new System.Drawing.Font("宋体", 15F);
this.chk_ContinueTest.Location = new System.Drawing.Point(586, 533);
this.chk_ContinueTest.Location = new System.Drawing.Point(791, 494);
this.chk_ContinueTest.Name = "chk_ContinueTest";
this.chk_ContinueTest.Size = new System.Drawing.Size(108, 24);
this.chk_ContinueTest.TabIndex = 484;
this.chk_ContinueTest.TabIndex = 481;
this.chk_ContinueTest.Text = "连续测试";
this.chk_ContinueTest.UseVisualStyleBackColor = false;
this.chk_ContinueTest.CheckedChanged += new System.EventHandler(this.chk_ContinueTest_CheckedChanged);
//
// chk_ch4saoma
//
this.chk_ch4saoma.AutoSize = true;
this.chk_ch4saoma.BackColor = System.Drawing.Color.LightBlue;
this.chk_ch4saoma.Font = new System.Drawing.Font("宋体", 15F);
this.chk_ch4saoma.Location = new System.Drawing.Point(887, 638);
this.chk_ch4saoma.Name = "chk_ch4saoma";
this.chk_ch4saoma.Size = new System.Drawing.Size(118, 24);
this.chk_ch4saoma.TabIndex = 480;
this.chk_ch4saoma.Text = "通道4扫码";
this.chk_ch4saoma.UseVisualStyleBackColor = false;
this.chk_ch4saoma.CheckedChanged += new System.EventHandler(this.chk_ch4saoma_CheckedChanged);
//
// chk_ch3saoma
//
this.chk_ch3saoma.AutoSize = true;
this.chk_ch3saoma.BackColor = System.Drawing.Color.LightBlue;
this.chk_ch3saoma.Font = new System.Drawing.Font("宋体", 18F);
this.chk_ch3saoma.Location = new System.Drawing.Point(803, 579);
this.chk_ch3saoma.Font = new System.Drawing.Font("宋体", 15F);
this.chk_ch3saoma.Location = new System.Drawing.Point(763, 638);
this.chk_ch3saoma.Name = "chk_ch3saoma";
this.chk_ch3saoma.Size = new System.Drawing.Size(137, 28);
this.chk_ch3saoma.Size = new System.Drawing.Size(118, 24);
this.chk_ch3saoma.TabIndex = 479;
this.chk_ch3saoma.Text = "通道3扫码";
this.chk_ch3saoma.UseVisualStyleBackColor = false;
this.chk_ch3saoma.Visible = false;
this.chk_ch3saoma.CheckedChanged += new System.EventHandler(this.chk_ch3saoma_CheckedChanged);
//
// chk_ch2saoma
//
this.chk_ch2saoma.AutoSize = true;
this.chk_ch2saoma.BackColor = System.Drawing.Color.LightBlue;
this.chk_ch2saoma.Font = new System.Drawing.Font("宋体", 18F);
this.chk_ch2saoma.Location = new System.Drawing.Point(803, 540);
this.chk_ch2saoma.Font = new System.Drawing.Font("宋体", 15F);
this.chk_ch2saoma.Location = new System.Drawing.Point(887, 601);
this.chk_ch2saoma.Name = "chk_ch2saoma";
this.chk_ch2saoma.Size = new System.Drawing.Size(137, 28);
this.chk_ch2saoma.Size = new System.Drawing.Size(118, 24);
this.chk_ch2saoma.TabIndex = 478;
this.chk_ch2saoma.Text = "通道2扫码";
this.chk_ch2saoma.UseVisualStyleBackColor = false;
this.chk_ch2saoma.Visible = false;
this.chk_ch2saoma.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
//
// chk_ch1saoma
//
this.chk_ch1saoma.AutoSize = true;
this.chk_ch1saoma.BackColor = System.Drawing.Color.LightBlue;
this.chk_ch1saoma.Font = new System.Drawing.Font("宋体", 18F);
this.chk_ch1saoma.Location = new System.Drawing.Point(803, 502);
this.chk_ch1saoma.Font = new System.Drawing.Font("宋体", 15F);
this.chk_ch1saoma.Location = new System.Drawing.Point(763, 601);
this.chk_ch1saoma.Name = "chk_ch1saoma";
this.chk_ch1saoma.Size = new System.Drawing.Size(137, 28);
this.chk_ch1saoma.Size = new System.Drawing.Size(118, 24);
this.chk_ch1saoma.TabIndex = 477;
this.chk_ch1saoma.Text = "通道1扫码";
this.chk_ch1saoma.UseVisualStyleBackColor = false;
this.chk_ch1saoma.Visible = false;
this.chk_ch1saoma.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// radioButton2
//
this.radioButton2.AutoSize = true;
this.radioButton2.Location = new System.Drawing.Point(646, 483);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(89, 20);
this.radioButton2.TabIndex = 250;
this.radioButton2.TabStop = true;
this.radioButton2.Text = "负压模式";
this.radioButton2.UseVisualStyleBackColor = true;
this.radioButton2.Visible = false;
this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Location = new System.Drawing.Point(536, 483);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(89, 20);
this.radioButton1.TabIndex = 249;
this.radioButton1.TabStop = true;
this.radioButton1.Text = "正压模式";
this.radioButton1.UseVisualStyleBackColor = true;
this.radioButton1.Visible = false;
this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
//
// uiGroupBox2
//
this.uiGroupBox2.Controls.Add(this.tb_code4len);
@@ -668,11 +648,11 @@
//
// uiGroupBox13
//
this.uiGroupBox13.Controls.Add(this.chk_CH2CHKVacuum);
this.uiGroupBox13.Controls.Add(this.chk_CH1CHKVacuum);
this.uiGroupBox13.Controls.Add(this.chk_ChkBee);
this.uiGroupBox13.Controls.Add(this.rbt_NpressureMode);
this.uiGroupBox13.Controls.Add(this.tb_ParaName);
this.uiGroupBox13.Controls.Add(this.cb_ParaNum);
this.uiGroupBox13.Controls.Add(this.rbt_PpressureMode);
this.uiGroupBox13.Controls.Add(this.cb_MachineNum);
this.uiGroupBox13.Controls.Add(this.bt_BtnKeep);
this.uiGroupBox13.Controls.Add(this.bt_BtnRead);
@@ -695,39 +675,11 @@
this.uiGroupBox13.Text = "仪器参数设置";
this.uiGroupBox13.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// chk_CH2CHKVacuum
//
this.chk_CH2CHKVacuum.AutoSize = true;
this.chk_CH2CHKVacuum.BackColor = System.Drawing.Color.LightBlue;
this.chk_CH2CHKVacuum.Font = new System.Drawing.Font("宋体", 18F);
this.chk_CH2CHKVacuum.Location = new System.Drawing.Point(24, 385);
this.chk_CH2CHKVacuum.Name = "chk_CH2CHKVacuum";
this.chk_CH2CHKVacuum.Size = new System.Drawing.Size(113, 28);
this.chk_CH2CHKVacuum.TabIndex = 476;
this.chk_CH2CHKVacuum.Text = "CH2真空";
this.chk_CH2CHKVacuum.UseVisualStyleBackColor = false;
this.chk_CH2CHKVacuum.Visible = false;
this.chk_CH2CHKVacuum.Click += new System.EventHandler(this.CH2CHKVacuum_Click);
//
// chk_CH1CHKVacuum
//
this.chk_CH1CHKVacuum.AutoSize = true;
this.chk_CH1CHKVacuum.BackColor = System.Drawing.Color.LightBlue;
this.chk_CH1CHKVacuum.Font = new System.Drawing.Font("宋体", 18F);
this.chk_CH1CHKVacuum.Location = new System.Drawing.Point(24, 342);
this.chk_CH1CHKVacuum.Name = "chk_CH1CHKVacuum";
this.chk_CH1CHKVacuum.Size = new System.Drawing.Size(113, 28);
this.chk_CH1CHKVacuum.TabIndex = 475;
this.chk_CH1CHKVacuum.Text = "CH1真空";
this.chk_CH1CHKVacuum.UseVisualStyleBackColor = false;
this.chk_CH1CHKVacuum.Visible = false;
this.chk_CH1CHKVacuum.Click += new System.EventHandler(this.CH1CHKVacuum_Click);
//
// chk_ChkBee
//
this.chk_ChkBee.AutoSize = true;
this.chk_ChkBee.Font = new System.Drawing.Font("宋体", 18F);
this.chk_ChkBee.Location = new System.Drawing.Point(24, 299);
this.chk_ChkBee.Location = new System.Drawing.Point(22, 371);
this.chk_ChkBee.Margin = new System.Windows.Forms.Padding(4);
this.chk_ChkBee.Name = "chk_ChkBee";
this.chk_ChkBee.Size = new System.Drawing.Size(101, 28);
@@ -736,13 +688,26 @@
this.chk_ChkBee.UseVisualStyleBackColor = true;
this.chk_ChkBee.CheckedChanged += new System.EventHandler(this.chk_ChkBee_CheckedChanged);
//
// rbt_NpressureMode
//
this.rbt_NpressureMode.AutoSize = true;
this.rbt_NpressureMode.Font = new System.Drawing.Font("宋体", 16F);
this.rbt_NpressureMode.Location = new System.Drawing.Point(15, 311);
this.rbt_NpressureMode.Name = "rbt_NpressureMode";
this.rbt_NpressureMode.Size = new System.Drawing.Size(116, 26);
this.rbt_NpressureMode.TabIndex = 250;
this.rbt_NpressureMode.TabStop = true;
this.rbt_NpressureMode.Text = "负压模式";
this.rbt_NpressureMode.UseVisualStyleBackColor = true;
this.rbt_NpressureMode.Click += new System.EventHandler(this.rbt_PpressureModeOr_NpressureMode_Click);
//
// tb_ParaName
//
this.tb_ParaName.ButtonSymbol = 61761;
this.tb_ParaName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_ParaName.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.tb_ParaName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_ParaName.Location = new System.Drawing.Point(11, 248);
this.tb_ParaName.Location = new System.Drawing.Point(11, 217);
this.tb_ParaName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_ParaName.Maximum = 2147483647D;
this.tb_ParaName.Minimum = -2147483648D;
@@ -770,7 +735,7 @@
"8",
"9",
"10"});
this.cb_ParaNum.Location = new System.Drawing.Point(11, 177);
this.cb_ParaNum.Location = new System.Drawing.Point(11, 146);
this.cb_ParaNum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cb_ParaNum.MinimumSize = new System.Drawing.Size(63, 0);
this.cb_ParaNum.Name = "cb_ParaNum";
@@ -781,6 +746,19 @@
this.cb_ParaNum.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cb_ParaNum.SelectedIndexChanged += new System.EventHandler(this.ParaNum_SelectedIndexChanged);
//
// rbt_PpressureMode
//
this.rbt_PpressureMode.AutoSize = true;
this.rbt_PpressureMode.Font = new System.Drawing.Font("宋体", 16F);
this.rbt_PpressureMode.Location = new System.Drawing.Point(15, 267);
this.rbt_PpressureMode.Name = "rbt_PpressureMode";
this.rbt_PpressureMode.Size = new System.Drawing.Size(116, 26);
this.rbt_PpressureMode.TabIndex = 249;
this.rbt_PpressureMode.TabStop = true;
this.rbt_PpressureMode.Text = "正压模式";
this.rbt_PpressureMode.UseVisualStyleBackColor = true;
this.rbt_PpressureMode.Click += new System.EventHandler(this.rbt_PpressureModeOr_NpressureMode_Click);
//
// cb_MachineNum
//
this.cb_MachineNum.DataSource = null;
@@ -792,7 +770,7 @@
"2",
"3",
"4"});
this.cb_MachineNum.Location = new System.Drawing.Point(11, 110);
this.cb_MachineNum.Location = new System.Drawing.Point(11, 79);
this.cb_MachineNum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cb_MachineNum.MinimumSize = new System.Drawing.Size(63, 0);
this.cb_MachineNum.Name = "cb_MachineNum";
@@ -823,7 +801,7 @@
//
this.bt_BtnRead.Cursor = System.Windows.Forms.Cursors.Hand;
this.bt_BtnRead.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bt_BtnRead.Location = new System.Drawing.Point(502, 385);
this.bt_BtnRead.Location = new System.Drawing.Point(366, 385);
this.bt_BtnRead.MinimumSize = new System.Drawing.Size(1, 1);
this.bt_BtnRead.Name = "bt_BtnRead";
this.bt_BtnRead.Size = new System.Drawing.Size(149, 35);
@@ -838,7 +816,7 @@
//
this.bt_BtnUpload.Cursor = System.Windows.Forms.Cursors.Hand;
this.bt_BtnUpload.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bt_BtnUpload.Location = new System.Drawing.Point(217, 385);
this.bt_BtnUpload.Location = new System.Drawing.Point(178, 385);
this.bt_BtnUpload.MinimumSize = new System.Drawing.Size(1, 1);
this.bt_BtnUpload.Name = "bt_BtnUpload";
this.bt_BtnUpload.Size = new System.Drawing.Size(149, 35);
@@ -852,8 +830,10 @@
// uiGroupBox15
//
this.uiGroupBox15.Controls.Add(this.cb_LUnit);
this.uiGroupBox15.Controls.Add(this.rbt_OpeningMode);
this.uiGroupBox15.Controls.Add(this.cb_PUnit);
this.uiGroupBox15.Controls.Add(this.lb_LUnit2);
this.uiGroupBox15.Controls.Add(this.rbt_VolumeMode);
this.uiGroupBox15.Controls.Add(this.lb_LUnit1);
this.uiGroupBox15.Controls.Add(this.tb_Leaklowlimit);
this.uiGroupBox15.Controls.Add(this.label117);
@@ -911,6 +891,18 @@
this.cb_LUnit.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cb_LUnit.TextChanged += new System.EventHandler(this.LUnit_TextChanged);
//
// rbt_OpeningMode
//
this.rbt_OpeningMode.AutoSize = true;
this.rbt_OpeningMode.Location = new System.Drawing.Point(44, 276);
this.rbt_OpeningMode.Name = "rbt_OpeningMode";
this.rbt_OpeningMode.Size = new System.Drawing.Size(89, 20);
this.rbt_OpeningMode.TabIndex = 250;
this.rbt_OpeningMode.TabStop = true;
this.rbt_OpeningMode.Text = "开口模式";
this.rbt_OpeningMode.UseVisualStyleBackColor = true;
this.rbt_OpeningMode.Visible = false;
//
// cb_PUnit
//
this.cb_PUnit.DataSource = null;
@@ -946,6 +938,18 @@
this.lb_LUnit2.TabIndex = 241;
this.lb_LUnit2.Text = "单位";
//
// rbt_VolumeMode
//
this.rbt_VolumeMode.AutoSize = true;
this.rbt_VolumeMode.Location = new System.Drawing.Point(151, 276);
this.rbt_VolumeMode.Name = "rbt_VolumeMode";
this.rbt_VolumeMode.Size = new System.Drawing.Size(89, 20);
this.rbt_VolumeMode.TabIndex = 249;
this.rbt_VolumeMode.TabStop = true;
this.rbt_VolumeMode.Text = "容积模式";
this.rbt_VolumeMode.UseVisualStyleBackColor = true;
this.rbt_VolumeMode.Visible = false;
//
// lb_LUnit1
//
this.lb_LUnit1.AutoSize = true;
@@ -1151,7 +1155,7 @@
this.label111.Name = "label111";
this.label111.Size = new System.Drawing.Size(97, 15);
this.label111.TabIndex = 192;
this.label111.Text = "平衡压上限";
this.label111.Text = "平衡压上限";
//
// label112
//
@@ -1161,7 +1165,7 @@
this.label112.Name = "label112";
this.label112.Size = new System.Drawing.Size(97, 15);
this.label112.TabIndex = 193;
this.label112.Text = "平衡压下限";
this.label112.Text = "平衡压下限";
//
// label113
//
@@ -1516,7 +1520,7 @@
//
this.label87.AutoSize = true;
this.label87.Font = new System.Drawing.Font("宋体", 15F);
this.label87.Location = new System.Drawing.Point(11, 85);
this.label87.Location = new System.Drawing.Point(11, 54);
this.label87.Name = "label87";
this.label87.Size = new System.Drawing.Size(89, 20);
this.label87.TabIndex = 224;
@@ -1526,7 +1530,7 @@
//
this.label88.AutoSize = true;
this.label88.Font = new System.Drawing.Font("宋体", 15F);
this.label88.Location = new System.Drawing.Point(11, 152);
this.label88.Location = new System.Drawing.Point(11, 121);
this.label88.Name = "label88";
this.label88.Size = new System.Drawing.Size(89, 20);
this.label88.TabIndex = 223;
@@ -1536,7 +1540,7 @@
//
this.label89.AutoSize = true;
this.label89.Font = new System.Drawing.Font("宋体", 15F);
this.label89.Location = new System.Drawing.Point(11, 223);
this.label89.Location = new System.Drawing.Point(11, 192);
this.label89.Name = "label89";
this.label89.Size = new System.Drawing.Size(89, 20);
this.label89.TabIndex = 222;
@@ -1667,8 +1671,6 @@
private System.Windows.Forms.Label label89;
public System.Windows.Forms.TextBox SendText;
private Sunny.UI.UITabControlMenu uiTabControlMenu1;
private System.Windows.Forms.CheckBox chk_CH2CHKVacuum;
private System.Windows.Forms.CheckBox chk_CH1CHKVacuum;
private Sunny.UI.UIGroupBox uiGroupBox1;
private Sunny.UI.UITextBox PressingTimeMin;
private System.Windows.Forms.Label label2;
@@ -1689,8 +1691,8 @@
private Sunny.UI.UITextBox tb_code1len;
private Sunny.UI.UISymbolButton bt_savelen;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.RadioButton rbt_OpeningMode;
private System.Windows.Forms.RadioButton rbt_VolumeMode;
private System.Windows.Forms.CheckBox chk_ch1saoma;
private System.Windows.Forms.CheckBox chk_ch2saoma;
private Sunny.UI.UITextBox tb_code2len;
@@ -1701,8 +1703,11 @@
private System.Windows.Forms.Label label10;
private System.Windows.Forms.CheckBox chk_ch4saoma;
private System.Windows.Forms.CheckBox chk_ch3saoma;
private System.Windows.Forms.RadioButton rbt_NpressureMode;
private System.Windows.Forms.RadioButton rbt_PpressureMode;
private System.Windows.Forms.CheckBox chk_ContinueTest;
private System.Windows.Forms.Label label17;
private Sunny.UI.UITextBox tb_ContinueTestCount;
private System.Windows.Forms.CheckBox chk_ContinueTest;
private System.Windows.Forms.Label lb_PLCsaomamsg;
}
}