|
|
@@ -31,26 +31,26 @@
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ParamSetting));
|
|
|
this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
|
- this.DatawaitHAND = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.BaudRateHAND = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.COMHAND = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.Datawait5 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.BaudRate5 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.COM5 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
|
- this.OutTimeBACK = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.DatawaitBACK = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.BaudRateBACK = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.COMBACK = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.OutTime4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.Datawait4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.BaudRate4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.COM4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
- this.OutTimeFront = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.DatawaitFront = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.BaudRateFront = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.COMFront = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.OutTime3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.Datawait3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.Baud3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.COM3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
@@ -73,8 +73,8 @@
|
|
|
this.groupBoxWithBorder2 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.CheckMaterial = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.StackMaterial = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.deverror = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.datarecive = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.DevError = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.DataRecive = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.Devstop = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.Devstart = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
@@ -144,9 +144,9 @@
|
|
|
//
|
|
|
// groupBox5
|
|
|
//
|
|
|
- this.groupBox5.Controls.Add(this.DatawaitHAND);
|
|
|
- this.groupBox5.Controls.Add(this.BaudRateHAND);
|
|
|
- this.groupBox5.Controls.Add(this.COMHAND);
|
|
|
+ this.groupBox5.Controls.Add(this.Datawait5);
|
|
|
+ this.groupBox5.Controls.Add(this.BaudRate5);
|
|
|
+ this.groupBox5.Controls.Add(this.COM5);
|
|
|
this.groupBox5.Controls.Add(this.label13);
|
|
|
this.groupBox5.Controls.Add(this.label14);
|
|
|
this.groupBox5.Controls.Add(this.label15);
|
|
|
@@ -157,38 +157,38 @@
|
|
|
this.groupBox5.TabStop = false;
|
|
|
this.groupBox5.Text = "后端复核(手持)";
|
|
|
//
|
|
|
- // DatawaitHAND
|
|
|
- //
|
|
|
- this.DatawaitHAND.ID = null;
|
|
|
- this.DatawaitHAND.Location = new System.Drawing.Point(95, 63);
|
|
|
- this.DatawaitHAND.Name = "DatawaitHAND";
|
|
|
- this.DatawaitHAND.Size = new System.Drawing.Size(43, 21);
|
|
|
- this.DatawaitHAND.Str = null;
|
|
|
- this.DatawaitHAND.Str1 = null;
|
|
|
- this.DatawaitHAND.Str2 = null;
|
|
|
- this.DatawaitHAND.TabIndex = 10;
|
|
|
- //
|
|
|
- // BaudRateHAND
|
|
|
- //
|
|
|
- this.BaudRateHAND.ID = null;
|
|
|
- this.BaudRateHAND.Location = new System.Drawing.Point(77, 37);
|
|
|
- this.BaudRateHAND.Name = "BaudRateHAND";
|
|
|
- this.BaudRateHAND.Size = new System.Drawing.Size(61, 21);
|
|
|
- this.BaudRateHAND.Str = null;
|
|
|
- this.BaudRateHAND.Str1 = null;
|
|
|
- this.BaudRateHAND.Str2 = null;
|
|
|
- this.BaudRateHAND.TabIndex = 7;
|
|
|
- //
|
|
|
- // COMHAND
|
|
|
- //
|
|
|
- this.COMHAND.ID = null;
|
|
|
- this.COMHAND.Location = new System.Drawing.Point(77, 14);
|
|
|
- this.COMHAND.Name = "COMHAND";
|
|
|
- this.COMHAND.Size = new System.Drawing.Size(61, 21);
|
|
|
- this.COMHAND.Str = null;
|
|
|
- this.COMHAND.Str1 = null;
|
|
|
- this.COMHAND.Str2 = null;
|
|
|
- this.COMHAND.TabIndex = 6;
|
|
|
+ // Datawait5
|
|
|
+ //
|
|
|
+ this.Datawait5.ID = null;
|
|
|
+ this.Datawait5.Location = new System.Drawing.Point(95, 63);
|
|
|
+ this.Datawait5.Name = "Datawait5";
|
|
|
+ this.Datawait5.Size = new System.Drawing.Size(43, 21);
|
|
|
+ this.Datawait5.Str = null;
|
|
|
+ this.Datawait5.Str1 = null;
|
|
|
+ this.Datawait5.Str2 = null;
|
|
|
+ this.Datawait5.TabIndex = 10;
|
|
|
+ //
|
|
|
+ // BaudRate5
|
|
|
+ //
|
|
|
+ this.BaudRate5.ID = null;
|
|
|
+ this.BaudRate5.Location = new System.Drawing.Point(77, 37);
|
|
|
+ this.BaudRate5.Name = "BaudRate5";
|
|
|
+ this.BaudRate5.Size = new System.Drawing.Size(61, 21);
|
|
|
+ this.BaudRate5.Str = null;
|
|
|
+ this.BaudRate5.Str1 = null;
|
|
|
+ this.BaudRate5.Str2 = null;
|
|
|
+ this.BaudRate5.TabIndex = 7;
|
|
|
+ //
|
|
|
+ // COM5
|
|
|
+ //
|
|
|
+ this.COM5.ID = null;
|
|
|
+ this.COM5.Location = new System.Drawing.Point(77, 14);
|
|
|
+ this.COM5.Name = "COM5";
|
|
|
+ this.COM5.Size = new System.Drawing.Size(61, 21);
|
|
|
+ this.COM5.Str = null;
|
|
|
+ this.COM5.Str1 = null;
|
|
|
+ this.COM5.Str2 = null;
|
|
|
+ this.COM5.TabIndex = 6;
|
|
|
//
|
|
|
// label13
|
|
|
//
|
|
|
@@ -219,10 +219,10 @@
|
|
|
//
|
|
|
// groupBox4
|
|
|
//
|
|
|
- this.groupBox4.Controls.Add(this.OutTimeBACK);
|
|
|
- this.groupBox4.Controls.Add(this.DatawaitBACK);
|
|
|
- this.groupBox4.Controls.Add(this.BaudRateBACK);
|
|
|
- this.groupBox4.Controls.Add(this.COMBACK);
|
|
|
+ this.groupBox4.Controls.Add(this.OutTime4);
|
|
|
+ this.groupBox4.Controls.Add(this.Datawait4);
|
|
|
+ this.groupBox4.Controls.Add(this.BaudRate4);
|
|
|
+ this.groupBox4.Controls.Add(this.COM4);
|
|
|
this.groupBox4.Controls.Add(this.label17);
|
|
|
this.groupBox4.Controls.Add(this.label10);
|
|
|
this.groupBox4.Controls.Add(this.label11);
|
|
|
@@ -234,49 +234,49 @@
|
|
|
this.groupBox4.TabStop = false;
|
|
|
this.groupBox4.Text = "后端复核";
|
|
|
//
|
|
|
- // OutTimeBACK
|
|
|
- //
|
|
|
- this.OutTimeBACK.ID = null;
|
|
|
- this.OutTimeBACK.Location = new System.Drawing.Point(117, 90);
|
|
|
- this.OutTimeBACK.Name = "OutTimeBACK";
|
|
|
- this.OutTimeBACK.Size = new System.Drawing.Size(43, 21);
|
|
|
- this.OutTimeBACK.Str = null;
|
|
|
- this.OutTimeBACK.Str1 = null;
|
|
|
- this.OutTimeBACK.Str2 = null;
|
|
|
- this.OutTimeBACK.TabIndex = 9;
|
|
|
- //
|
|
|
- // DatawaitBACK
|
|
|
- //
|
|
|
- this.DatawaitBACK.ID = null;
|
|
|
- this.DatawaitBACK.Location = new System.Drawing.Point(117, 63);
|
|
|
- this.DatawaitBACK.Name = "DatawaitBACK";
|
|
|
- this.DatawaitBACK.Size = new System.Drawing.Size(43, 21);
|
|
|
- this.DatawaitBACK.Str = null;
|
|
|
- this.DatawaitBACK.Str1 = null;
|
|
|
- this.DatawaitBACK.Str2 = null;
|
|
|
- this.DatawaitBACK.TabIndex = 8;
|
|
|
- //
|
|
|
- // BaudRateBACK
|
|
|
- //
|
|
|
- this.BaudRateBACK.ID = null;
|
|
|
- this.BaudRateBACK.Location = new System.Drawing.Point(99, 37);
|
|
|
- this.BaudRateBACK.Name = "BaudRateBACK";
|
|
|
- this.BaudRateBACK.Size = new System.Drawing.Size(61, 21);
|
|
|
- this.BaudRateBACK.Str = null;
|
|
|
- this.BaudRateBACK.Str1 = null;
|
|
|
- this.BaudRateBACK.Str2 = null;
|
|
|
- this.BaudRateBACK.TabIndex = 7;
|
|
|
- //
|
|
|
- // COMBACK
|
|
|
- //
|
|
|
- this.COMBACK.ID = null;
|
|
|
- this.COMBACK.Location = new System.Drawing.Point(99, 12);
|
|
|
- this.COMBACK.Name = "COMBACK";
|
|
|
- this.COMBACK.Size = new System.Drawing.Size(61, 21);
|
|
|
- this.COMBACK.Str = null;
|
|
|
- this.COMBACK.Str1 = null;
|
|
|
- this.COMBACK.Str2 = null;
|
|
|
- this.COMBACK.TabIndex = 6;
|
|
|
+ // OutTime4
|
|
|
+ //
|
|
|
+ this.OutTime4.ID = null;
|
|
|
+ this.OutTime4.Location = new System.Drawing.Point(117, 90);
|
|
|
+ this.OutTime4.Name = "OutTime4";
|
|
|
+ this.OutTime4.Size = new System.Drawing.Size(43, 21);
|
|
|
+ this.OutTime4.Str = null;
|
|
|
+ this.OutTime4.Str1 = null;
|
|
|
+ this.OutTime4.Str2 = null;
|
|
|
+ this.OutTime4.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // Datawait4
|
|
|
+ //
|
|
|
+ this.Datawait4.ID = null;
|
|
|
+ this.Datawait4.Location = new System.Drawing.Point(117, 63);
|
|
|
+ this.Datawait4.Name = "Datawait4";
|
|
|
+ this.Datawait4.Size = new System.Drawing.Size(43, 21);
|
|
|
+ this.Datawait4.Str = null;
|
|
|
+ this.Datawait4.Str1 = null;
|
|
|
+ this.Datawait4.Str2 = null;
|
|
|
+ this.Datawait4.TabIndex = 8;
|
|
|
+ //
|
|
|
+ // BaudRate4
|
|
|
+ //
|
|
|
+ this.BaudRate4.ID = null;
|
|
|
+ this.BaudRate4.Location = new System.Drawing.Point(99, 37);
|
|
|
+ this.BaudRate4.Name = "BaudRate4";
|
|
|
+ this.BaudRate4.Size = new System.Drawing.Size(61, 21);
|
|
|
+ this.BaudRate4.Str = null;
|
|
|
+ this.BaudRate4.Str1 = null;
|
|
|
+ this.BaudRate4.Str2 = null;
|
|
|
+ this.BaudRate4.TabIndex = 7;
|
|
|
+ //
|
|
|
+ // COM4
|
|
|
+ //
|
|
|
+ this.COM4.ID = null;
|
|
|
+ this.COM4.Location = new System.Drawing.Point(99, 12);
|
|
|
+ this.COM4.Name = "COM4";
|
|
|
+ this.COM4.Size = new System.Drawing.Size(61, 21);
|
|
|
+ this.COM4.Str = null;
|
|
|
+ this.COM4.Str1 = null;
|
|
|
+ this.COM4.Str2 = null;
|
|
|
+ this.COM4.TabIndex = 6;
|
|
|
//
|
|
|
// label17
|
|
|
//
|
|
|
@@ -316,10 +316,10 @@
|
|
|
//
|
|
|
// groupBox3
|
|
|
//
|
|
|
- this.groupBox3.Controls.Add(this.OutTimeFront);
|
|
|
- this.groupBox3.Controls.Add(this.DatawaitFront);
|
|
|
- this.groupBox3.Controls.Add(this.BaudRateFront);
|
|
|
- this.groupBox3.Controls.Add(this.COMFront);
|
|
|
+ this.groupBox3.Controls.Add(this.OutTime3);
|
|
|
+ this.groupBox3.Controls.Add(this.Datawait3);
|
|
|
+ this.groupBox3.Controls.Add(this.Baud3);
|
|
|
+ this.groupBox3.Controls.Add(this.COM3);
|
|
|
this.groupBox3.Controls.Add(this.label16);
|
|
|
this.groupBox3.Controls.Add(this.label7);
|
|
|
this.groupBox3.Controls.Add(this.label8);
|
|
|
@@ -331,49 +331,49 @@
|
|
|
this.groupBox3.TabStop = false;
|
|
|
this.groupBox3.Text = "前段采集";
|
|
|
//
|
|
|
- // OutTimeFront
|
|
|
- //
|
|
|
- this.OutTimeFront.ID = null;
|
|
|
- this.OutTimeFront.Location = new System.Drawing.Point(117, 87);
|
|
|
- this.OutTimeFront.Name = "OutTimeFront";
|
|
|
- this.OutTimeFront.Size = new System.Drawing.Size(43, 21);
|
|
|
- this.OutTimeFront.Str = null;
|
|
|
- this.OutTimeFront.Str1 = null;
|
|
|
- this.OutTimeFront.Str2 = null;
|
|
|
- this.OutTimeFront.TabIndex = 8;
|
|
|
- //
|
|
|
- // DatawaitFront
|
|
|
- //
|
|
|
- this.DatawaitFront.ID = null;
|
|
|
- this.DatawaitFront.Location = new System.Drawing.Point(117, 63);
|
|
|
- this.DatawaitFront.Name = "DatawaitFront";
|
|
|
- this.DatawaitFront.Size = new System.Drawing.Size(43, 21);
|
|
|
- this.DatawaitFront.Str = null;
|
|
|
- this.DatawaitFront.Str1 = null;
|
|
|
- this.DatawaitFront.Str2 = null;
|
|
|
- this.DatawaitFront.TabIndex = 7;
|
|
|
- //
|
|
|
- // BaudRateFront
|
|
|
- //
|
|
|
- this.BaudRateFront.ID = null;
|
|
|
- this.BaudRateFront.Location = new System.Drawing.Point(99, 40);
|
|
|
- this.BaudRateFront.Name = "BaudRateFront";
|
|
|
- this.BaudRateFront.Size = new System.Drawing.Size(61, 21);
|
|
|
- this.BaudRateFront.Str = null;
|
|
|
- this.BaudRateFront.Str1 = null;
|
|
|
- this.BaudRateFront.Str2 = null;
|
|
|
- this.BaudRateFront.TabIndex = 6;
|
|
|
- //
|
|
|
- // COMFront
|
|
|
- //
|
|
|
- this.COMFront.ID = null;
|
|
|
- this.COMFront.Location = new System.Drawing.Point(99, 14);
|
|
|
- this.COMFront.Name = "COMFront";
|
|
|
- this.COMFront.Size = new System.Drawing.Size(61, 21);
|
|
|
- this.COMFront.Str = null;
|
|
|
- this.COMFront.Str1 = null;
|
|
|
- this.COMFront.Str2 = null;
|
|
|
- this.COMFront.TabIndex = 5;
|
|
|
+ // OutTime3
|
|
|
+ //
|
|
|
+ this.OutTime3.ID = null;
|
|
|
+ this.OutTime3.Location = new System.Drawing.Point(117, 87);
|
|
|
+ this.OutTime3.Name = "OutTime3";
|
|
|
+ this.OutTime3.Size = new System.Drawing.Size(43, 21);
|
|
|
+ this.OutTime3.Str = null;
|
|
|
+ this.OutTime3.Str1 = null;
|
|
|
+ this.OutTime3.Str2 = null;
|
|
|
+ this.OutTime3.TabIndex = 8;
|
|
|
+ //
|
|
|
+ // Datawait3
|
|
|
+ //
|
|
|
+ this.Datawait3.ID = null;
|
|
|
+ this.Datawait3.Location = new System.Drawing.Point(117, 63);
|
|
|
+ this.Datawait3.Name = "Datawait3";
|
|
|
+ this.Datawait3.Size = new System.Drawing.Size(43, 21);
|
|
|
+ this.Datawait3.Str = null;
|
|
|
+ this.Datawait3.Str1 = null;
|
|
|
+ this.Datawait3.Str2 = null;
|
|
|
+ this.Datawait3.TabIndex = 7;
|
|
|
+ //
|
|
|
+ // Baud3
|
|
|
+ //
|
|
|
+ this.Baud3.ID = null;
|
|
|
+ this.Baud3.Location = new System.Drawing.Point(99, 40);
|
|
|
+ this.Baud3.Name = "Baud3";
|
|
|
+ this.Baud3.Size = new System.Drawing.Size(61, 21);
|
|
|
+ this.Baud3.Str = null;
|
|
|
+ this.Baud3.Str1 = null;
|
|
|
+ this.Baud3.Str2 = null;
|
|
|
+ this.Baud3.TabIndex = 6;
|
|
|
+ //
|
|
|
+ // COM3
|
|
|
+ //
|
|
|
+ this.COM3.ID = null;
|
|
|
+ this.COM3.Location = new System.Drawing.Point(99, 14);
|
|
|
+ this.COM3.Name = "COM3";
|
|
|
+ this.COM3.Size = new System.Drawing.Size(61, 21);
|
|
|
+ this.COM3.Str = null;
|
|
|
+ this.COM3.Str1 = null;
|
|
|
+ this.COM3.Str2 = null;
|
|
|
+ this.COM3.TabIndex = 5;
|
|
|
//
|
|
|
// label16
|
|
|
//
|
|
|
@@ -575,8 +575,8 @@
|
|
|
//
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.CheckMaterial);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.StackMaterial);
|
|
|
- this.groupBoxWithBorder2.Controls.Add(this.deverror);
|
|
|
- this.groupBoxWithBorder2.Controls.Add(this.datarecive);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.DevError);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.DataRecive);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.Devstop);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.Devstart);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.label23);
|
|
|
@@ -614,27 +614,27 @@
|
|
|
this.StackMaterial.Str2 = null;
|
|
|
this.StackMaterial.TabIndex = 11;
|
|
|
//
|
|
|
- // deverror
|
|
|
+ // DevError
|
|
|
//
|
|
|
- this.deverror.ID = null;
|
|
|
- this.deverror.Location = new System.Drawing.Point(131, 91);
|
|
|
- this.deverror.Name = "deverror";
|
|
|
- this.deverror.Size = new System.Drawing.Size(95, 21);
|
|
|
- this.deverror.Str = null;
|
|
|
- this.deverror.Str1 = null;
|
|
|
- this.deverror.Str2 = null;
|
|
|
- this.deverror.TabIndex = 10;
|
|
|
+ this.DevError.ID = null;
|
|
|
+ this.DevError.Location = new System.Drawing.Point(131, 91);
|
|
|
+ this.DevError.Name = "DevError";
|
|
|
+ this.DevError.Size = new System.Drawing.Size(95, 21);
|
|
|
+ this.DevError.Str = null;
|
|
|
+ this.DevError.Str1 = null;
|
|
|
+ this.DevError.Str2 = null;
|
|
|
+ this.DevError.TabIndex = 10;
|
|
|
//
|
|
|
- // datarecive
|
|
|
+ // DataRecive
|
|
|
//
|
|
|
- this.datarecive.ID = null;
|
|
|
- this.datarecive.Location = new System.Drawing.Point(131, 66);
|
|
|
- this.datarecive.Name = "datarecive";
|
|
|
- this.datarecive.Size = new System.Drawing.Size(95, 21);
|
|
|
- this.datarecive.Str = null;
|
|
|
- this.datarecive.Str1 = null;
|
|
|
- this.datarecive.Str2 = null;
|
|
|
- this.datarecive.TabIndex = 9;
|
|
|
+ this.DataRecive.ID = null;
|
|
|
+ this.DataRecive.Location = new System.Drawing.Point(131, 66);
|
|
|
+ this.DataRecive.Name = "DataRecive";
|
|
|
+ this.DataRecive.Size = new System.Drawing.Size(95, 21);
|
|
|
+ this.DataRecive.Str = null;
|
|
|
+ this.DataRecive.Str1 = null;
|
|
|
+ this.DataRecive.Str2 = null;
|
|
|
+ this.DataRecive.TabIndex = 9;
|
|
|
//
|
|
|
// Devstop
|
|
|
//
|
|
|
@@ -1145,17 +1145,17 @@
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
- private CustomControl.EnterTextBox DatawaitHAND;
|
|
|
- private CustomControl.EnterTextBox BaudRateHAND;
|
|
|
- private CustomControl.EnterTextBox COMHAND;
|
|
|
- private CustomControl.EnterTextBox OutTimeBACK;
|
|
|
- private CustomControl.EnterTextBox DatawaitBACK;
|
|
|
- private CustomControl.EnterTextBox BaudRateBACK;
|
|
|
- private CustomControl.EnterTextBox COMBACK;
|
|
|
- private CustomControl.EnterTextBox OutTimeFront;
|
|
|
- private CustomControl.EnterTextBox DatawaitFront;
|
|
|
- private CustomControl.EnterTextBox BaudRateFront;
|
|
|
- private CustomControl.EnterTextBox COMFront;
|
|
|
+ private CustomControl.EnterTextBox Datawait5;
|
|
|
+ private CustomControl.EnterTextBox BaudRate5;
|
|
|
+ private CustomControl.EnterTextBox COM5;
|
|
|
+ private CustomControl.EnterTextBox OutTime4;
|
|
|
+ private CustomControl.EnterTextBox Datawait4;
|
|
|
+ private CustomControl.EnterTextBox BaudRate4;
|
|
|
+ private CustomControl.EnterTextBox COM4;
|
|
|
+ private CustomControl.EnterTextBox OutTime3;
|
|
|
+ private CustomControl.EnterTextBox Datawait3;
|
|
|
+ private CustomControl.EnterTextBox Baud3;
|
|
|
+ private CustomControl.EnterTextBox COM3;
|
|
|
private CustomControl.EnterTextBox Datawait2;
|
|
|
private CustomControl.EnterTextBox BaudRate2;
|
|
|
private CustomControl.EnterTextBox COM2;
|
|
|
@@ -1187,8 +1187,8 @@
|
|
|
private System.Windows.Forms.Label label39;
|
|
|
private CustomControl.EnterTextBox CheckMaterial;
|
|
|
private CustomControl.EnterTextBox StackMaterial;
|
|
|
- private CustomControl.EnterTextBox deverror;
|
|
|
- private CustomControl.EnterTextBox datarecive;
|
|
|
+ private CustomControl.EnterTextBox DevError;
|
|
|
+ private CustomControl.EnterTextBox DataRecive;
|
|
|
private CustomControl.EnterTextBox Devstop;
|
|
|
private CustomControl.EnterTextBox Devstart;
|
|
|
private CustomControl.EnterTextBox MaterialTray;
|