|
@@ -49,6 +49,12 @@
|
|
|
this.txtStation = new System.Windows.Forms.TextBox();
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label17 = new System.Windows.Forms.Label();
|
|
|
+ this.txtStation2 = new System.Windows.Forms.TextBox();
|
|
|
+ this.label19 = new System.Windows.Forms.Label();
|
|
|
+ this.txtDeviceCode2 = new System.Windows.Forms.TextBox();
|
|
|
+ this.label21 = new System.Windows.Forms.Label();
|
|
|
+ this.txtWorkStation2 = new System.Windows.Forms.TextBox();
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
this.textBoxServerHost = new System.Windows.Forms.TextBox();
|
|
|
this.cbSendProcessData = new System.Windows.Forms.CheckBox();
|
|
@@ -106,18 +112,10 @@
|
|
|
this.rdbS6 = new System.Windows.Forms.RadioButton();
|
|
|
this.txtPLCAddress6 = new System.Windows.Forms.TextBox();
|
|
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
|
- this.chkIsClearMes = new System.Windows.Forms.CheckBox();
|
|
|
- this.chkIsClearIot = new System.Windows.Forms.CheckBox();
|
|
|
this.txtClearDay = new System.Windows.Forms.TextBox();
|
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
|
this.chkIsClearLog = new System.Windows.Forms.CheckBox();
|
|
|
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
|
|
|
- this.label17 = new System.Windows.Forms.Label();
|
|
|
- this.txtStation2 = new System.Windows.Forms.TextBox();
|
|
|
- this.label19 = new System.Windows.Forms.Label();
|
|
|
- this.txtDeviceCode2 = new System.Windows.Forms.TextBox();
|
|
|
- this.label21 = new System.Windows.Forms.Label();
|
|
|
- this.txtWorkStation2 = new System.Windows.Forms.TextBox();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numMqttPort)).BeginInit();
|
|
@@ -363,6 +361,60 @@
|
|
|
this.groupBox1.TabStop = false;
|
|
|
this.groupBox1.Text = "产线信息维护";
|
|
|
//
|
|
|
+ // label17
|
|
|
+ //
|
|
|
+ this.label17.AutoSize = true;
|
|
|
+ this.label17.Location = new System.Drawing.Point(540, 187);
|
|
|
+ this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label17.Name = "label17";
|
|
|
+ this.label17.Size = new System.Drawing.Size(95, 30);
|
|
|
+ this.label17.TabIndex = 102;
|
|
|
+ this.label17.Text = "⼯位Id2:";
|
|
|
+ //
|
|
|
+ // txtStation2
|
|
|
+ //
|
|
|
+ this.txtStation2.Location = new System.Drawing.Point(664, 181);
|
|
|
+ this.txtStation2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.txtStation2.Name = "txtStation2";
|
|
|
+ this.txtStation2.Size = new System.Drawing.Size(250, 36);
|
|
|
+ this.txtStation2.TabIndex = 101;
|
|
|
+ //
|
|
|
+ // label19
|
|
|
+ //
|
|
|
+ this.label19.AutoSize = true;
|
|
|
+ this.label19.Location = new System.Drawing.Point(34, 181);
|
|
|
+ this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label19.Name = "label19";
|
|
|
+ this.label19.Size = new System.Drawing.Size(119, 30);
|
|
|
+ this.label19.TabIndex = 100;
|
|
|
+ this.label19.Text = "装备编码2:";
|
|
|
+ //
|
|
|
+ // txtDeviceCode2
|
|
|
+ //
|
|
|
+ this.txtDeviceCode2.Location = new System.Drawing.Point(164, 178);
|
|
|
+ this.txtDeviceCode2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.txtDeviceCode2.Name = "txtDeviceCode2";
|
|
|
+ this.txtDeviceCode2.Size = new System.Drawing.Size(250, 36);
|
|
|
+ this.txtDeviceCode2.TabIndex = 99;
|
|
|
+ //
|
|
|
+ // label21
|
|
|
+ //
|
|
|
+ this.label21.AutoSize = true;
|
|
|
+ this.label21.Location = new System.Drawing.Point(1058, 187);
|
|
|
+ this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label21.Name = "label21";
|
|
|
+ this.label21.Size = new System.Drawing.Size(75, 30);
|
|
|
+ this.label21.TabIndex = 98;
|
|
|
+ this.label21.Text = "⼯站2:";
|
|
|
+ //
|
|
|
+ // txtWorkStation2
|
|
|
+ //
|
|
|
+ this.txtWorkStation2.Location = new System.Drawing.Point(1157, 184);
|
|
|
+ this.txtWorkStation2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.txtWorkStation2.Name = "txtWorkStation2";
|
|
|
+ this.txtWorkStation2.Size = new System.Drawing.Size(250, 36);
|
|
|
+ this.txtWorkStation2.TabIndex = 97;
|
|
|
+ //
|
|
|
// label8
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
@@ -1029,8 +1081,6 @@
|
|
|
//
|
|
|
// groupBox6
|
|
|
//
|
|
|
- this.groupBox6.Controls.Add(this.chkIsClearMes);
|
|
|
- this.groupBox6.Controls.Add(this.chkIsClearIot);
|
|
|
this.groupBox6.Controls.Add(this.txtClearDay);
|
|
|
this.groupBox6.Controls.Add(this.label16);
|
|
|
this.groupBox6.Controls.Add(this.chkIsClearLog);
|
|
@@ -1042,28 +1092,6 @@
|
|
|
this.groupBox6.TabStop = false;
|
|
|
this.groupBox6.Text = "日志清理";
|
|
|
//
|
|
|
- // chkIsClearMes
|
|
|
- //
|
|
|
- this.chkIsClearMes.AutoSize = true;
|
|
|
- this.chkIsClearMes.Location = new System.Drawing.Point(664, 36);
|
|
|
- this.chkIsClearMes.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.chkIsClearMes.Name = "chkIsClearMes";
|
|
|
- this.chkIsClearMes.Size = new System.Drawing.Size(174, 34);
|
|
|
- this.chkIsClearMes.TabIndex = 93;
|
|
|
- this.chkIsClearMes.Text = "MES过站日志";
|
|
|
- this.chkIsClearMes.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // chkIsClearIot
|
|
|
- //
|
|
|
- this.chkIsClearIot.AutoSize = true;
|
|
|
- this.chkIsClearIot.Location = new System.Drawing.Point(883, 36);
|
|
|
- this.chkIsClearIot.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.chkIsClearIot.Name = "chkIsClearIot";
|
|
|
- this.chkIsClearIot.Size = new System.Drawing.Size(164, 34);
|
|
|
- this.chkIsClearIot.TabIndex = 91;
|
|
|
- this.chkIsClearIot.Text = "IOT上传日志";
|
|
|
- this.chkIsClearIot.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
// txtClearDay
|
|
|
//
|
|
|
this.txtClearDay.Location = new System.Drawing.Point(288, 34);
|
|
@@ -1093,60 +1121,6 @@
|
|
|
this.chkIsClearLog.Text = "启用";
|
|
|
this.chkIsClearLog.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // label17
|
|
|
- //
|
|
|
- this.label17.AutoSize = true;
|
|
|
- this.label17.Location = new System.Drawing.Point(540, 187);
|
|
|
- this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label17.Name = "label17";
|
|
|
- this.label17.Size = new System.Drawing.Size(95, 30);
|
|
|
- this.label17.TabIndex = 102;
|
|
|
- this.label17.Text = "⼯位Id2:";
|
|
|
- //
|
|
|
- // txtStation2
|
|
|
- //
|
|
|
- this.txtStation2.Location = new System.Drawing.Point(664, 181);
|
|
|
- this.txtStation2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.txtStation2.Name = "txtStation2";
|
|
|
- this.txtStation2.Size = new System.Drawing.Size(250, 36);
|
|
|
- this.txtStation2.TabIndex = 101;
|
|
|
- //
|
|
|
- // label19
|
|
|
- //
|
|
|
- this.label19.AutoSize = true;
|
|
|
- this.label19.Location = new System.Drawing.Point(34, 181);
|
|
|
- this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label19.Name = "label19";
|
|
|
- this.label19.Size = new System.Drawing.Size(119, 30);
|
|
|
- this.label19.TabIndex = 100;
|
|
|
- this.label19.Text = "装备编码2:";
|
|
|
- //
|
|
|
- // txtDeviceCode2
|
|
|
- //
|
|
|
- this.txtDeviceCode2.Location = new System.Drawing.Point(164, 178);
|
|
|
- this.txtDeviceCode2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.txtDeviceCode2.Name = "txtDeviceCode2";
|
|
|
- this.txtDeviceCode2.Size = new System.Drawing.Size(250, 36);
|
|
|
- this.txtDeviceCode2.TabIndex = 99;
|
|
|
- //
|
|
|
- // label21
|
|
|
- //
|
|
|
- this.label21.AutoSize = true;
|
|
|
- this.label21.Location = new System.Drawing.Point(1058, 187);
|
|
|
- this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label21.Name = "label21";
|
|
|
- this.label21.Size = new System.Drawing.Size(75, 30);
|
|
|
- this.label21.TabIndex = 98;
|
|
|
- this.label21.Text = "⼯站2:";
|
|
|
- //
|
|
|
- // txtWorkStation2
|
|
|
- //
|
|
|
- this.txtWorkStation2.Location = new System.Drawing.Point(1157, 184);
|
|
|
- this.txtWorkStation2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.txtWorkStation2.Name = "txtWorkStation2";
|
|
|
- this.txtWorkStation2.Size = new System.Drawing.Size(250, 36);
|
|
|
- this.txtWorkStation2.TabIndex = 97;
|
|
|
- //
|
|
|
// Form_SystemSet
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
@@ -1265,8 +1239,6 @@
|
|
|
private System.Windows.Forms.CheckBox chkMqttPassResult;
|
|
|
private System.Windows.Forms.CheckBox chkMqttUpFile;
|
|
|
private System.Windows.Forms.GroupBox groupBox6;
|
|
|
- private System.Windows.Forms.CheckBox chkIsClearMes;
|
|
|
- private System.Windows.Forms.CheckBox chkIsClearIot;
|
|
|
private System.Windows.Forms.TextBox txtClearDay;
|
|
|
private System.Windows.Forms.Label label16;
|
|
|
private System.Windows.Forms.CheckBox chkIsClearLog;
|