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

@@ -33,6 +33,12 @@
this.chk_ch1AutoConnect = new System.Windows.Forms.CheckBox();
this.chk_ch2AutoConnect = new System.Windows.Forms.CheckBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.bt_CH4zhanhao = new System.Windows.Forms.Button();
this.bt_CH3zhanhao = new System.Windows.Forms.Button();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.tb_CH4zhanhao = new System.Windows.Forms.TextBox();
this.tb_CH3zhanhao = new System.Windows.Forms.TextBox();
this.bt_CH2zhanhao = new System.Windows.Forms.Button();
this.bt_CH1zhanhao = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
@@ -57,12 +63,6 @@
this.bt_saomamode = new System.Windows.Forms.Button();
this.chk_ch4AutoConnect = new System.Windows.Forms.CheckBox();
this.chk_ch3AutoConnect = new System.Windows.Forms.CheckBox();
this.bt_CH4zhanhao = new System.Windows.Forms.Button();
this.bt_CH3zhanhao = new System.Windows.Forms.Button();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.tb_CH4zhanhao = new System.Windows.Forms.TextBox();
this.tb_CH3zhanhao = new System.Windows.Forms.TextBox();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.groupBox3.SuspendLayout();
@@ -124,6 +124,64 @@
this.groupBox2.TabStop = false;
this.groupBox2.Text = "改站号";
//
// bt_CH4zhanhao
//
this.bt_CH4zhanhao.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bt_CH4zhanhao.Location = new System.Drawing.Point(219, 133);
this.bt_CH4zhanhao.Name = "bt_CH4zhanhao";
this.bt_CH4zhanhao.Size = new System.Drawing.Size(75, 23);
this.bt_CH4zhanhao.TabIndex = 364;
this.bt_CH4zhanhao.Text = "修改";
this.bt_CH4zhanhao.UseVisualStyleBackColor = true;
this.bt_CH4zhanhao.Click += new System.EventHandler(this.bt_CH4zhanhao_Click);
//
// bt_CH3zhanhao
//
this.bt_CH3zhanhao.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bt_CH3zhanhao.Location = new System.Drawing.Point(219, 97);
this.bt_CH3zhanhao.Name = "bt_CH3zhanhao";
this.bt_CH3zhanhao.Size = new System.Drawing.Size(75, 23);
this.bt_CH3zhanhao.TabIndex = 363;
this.bt_CH3zhanhao.Text = "修改";
this.bt_CH3zhanhao.UseVisualStyleBackColor = true;
this.bt_CH3zhanhao.Click += new System.EventHandler(this.bt_CH3zhanhao_Click);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(57, 137);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(63, 16);
this.label7.TabIndex = 362;
this.label7.Text = "通道4";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(57, 98);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(63, 16);
this.label8.TabIndex = 361;
this.label8.Text = "通道3";
//
// tb_CH4zhanhao
//
this.tb_CH4zhanhao.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_CH4zhanhao.Location = new System.Drawing.Point(125, 135);
this.tb_CH4zhanhao.Name = "tb_CH4zhanhao";
this.tb_CH4zhanhao.Size = new System.Drawing.Size(52, 26);
this.tb_CH4zhanhao.TabIndex = 360;
//
// tb_CH3zhanhao
//
this.tb_CH3zhanhao.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_CH3zhanhao.Location = new System.Drawing.Point(125, 96);
this.tb_CH3zhanhao.Name = "tb_CH3zhanhao";
this.tb_CH3zhanhao.Size = new System.Drawing.Size(52, 26);
this.tb_CH3zhanhao.TabIndex = 359;
//
// bt_CH2zhanhao
//
this.bt_CH2zhanhao.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
@@ -348,6 +406,7 @@
this.groupBox3.Controls.Add(this.label1);
this.groupBox3.Controls.Add(this.rbt_SerialPort);
this.groupBox3.Controls.Add(this.rbt_TCP);
this.groupBox3.Enabled = false;
this.groupBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox3.Location = new System.Drawing.Point(21, 222);
this.groupBox3.Name = "groupBox3";
@@ -391,64 +450,6 @@
this.chk_ch3AutoConnect.UseVisualStyleBackColor = true;
this.chk_ch3AutoConnect.CheckedChanged += new System.EventHandler(this.chk_ch3AutoConnect_CheckedChanged);
//
// bt_CH4zhanhao
//
this.bt_CH4zhanhao.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bt_CH4zhanhao.Location = new System.Drawing.Point(219, 133);
this.bt_CH4zhanhao.Name = "bt_CH4zhanhao";
this.bt_CH4zhanhao.Size = new System.Drawing.Size(75, 23);
this.bt_CH4zhanhao.TabIndex = 364;
this.bt_CH4zhanhao.Text = "修改";
this.bt_CH4zhanhao.UseVisualStyleBackColor = true;
this.bt_CH4zhanhao.Click += new System.EventHandler(this.bt_CH4zhanhao_Click);
//
// bt_CH3zhanhao
//
this.bt_CH3zhanhao.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bt_CH3zhanhao.Location = new System.Drawing.Point(219, 97);
this.bt_CH3zhanhao.Name = "bt_CH3zhanhao";
this.bt_CH3zhanhao.Size = new System.Drawing.Size(75, 23);
this.bt_CH3zhanhao.TabIndex = 363;
this.bt_CH3zhanhao.Text = "修改";
this.bt_CH3zhanhao.UseVisualStyleBackColor = true;
this.bt_CH3zhanhao.Click += new System.EventHandler(this.bt_CH3zhanhao_Click);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(57, 137);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(63, 16);
this.label7.TabIndex = 362;
this.label7.Text = "通道4";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(57, 98);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(63, 16);
this.label8.TabIndex = 361;
this.label8.Text = "通道3";
//
// tb_CH4zhanhao
//
this.tb_CH4zhanhao.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_CH4zhanhao.Location = new System.Drawing.Point(125, 135);
this.tb_CH4zhanhao.Name = "tb_CH4zhanhao";
this.tb_CH4zhanhao.Size = new System.Drawing.Size(52, 26);
this.tb_CH4zhanhao.TabIndex = 360;
//
// tb_CH3zhanhao
//
this.tb_CH3zhanhao.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_CH3zhanhao.Location = new System.Drawing.Point(125, 96);
this.tb_CH3zhanhao.Name = "tb_CH3zhanhao";
this.tb_CH3zhanhao.Size = new System.Drawing.Size(52, 26);
this.tb_CH3zhanhao.TabIndex = 359;
//
// Form_RootSet
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);