|
|
@ -30,6 +30,10 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.txtUpCameraExposureTime = new System.Windows.Forms.TextBox();
|
|
|
|
this.txtUpCameraExposureTime = new System.Windows.Forms.TextBox();
|
|
|
@ -88,10 +92,7 @@
|
|
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
|
|
this.txtControlCenterIP = new System.Windows.Forms.TextBox();
|
|
|
|
this.txtControlCenterIP = new System.Windows.Forms.TextBox();
|
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
|
this.txtDischargeRetakeNum = new System.Windows.Forms.TextBox();
|
|
|
|
this.cboxEnableVirtuleBarCode = new System.Windows.Forms.CheckBox();
|
|
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
|
|
|
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
|
this.groupBox8.SuspendLayout();
|
|
|
|
this.groupBox8.SuspendLayout();
|
|
|
|
this.groupBox3.SuspendLayout();
|
|
|
|
this.groupBox3.SuspendLayout();
|
|
|
@ -140,6 +141,54 @@
|
|
|
|
this.groupBox8.TabStop = false;
|
|
|
|
this.groupBox8.TabStop = false;
|
|
|
|
this.groupBox8.Text = "设备参数";
|
|
|
|
this.groupBox8.Text = "设备参数";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// txtTurnoverRetakeNum
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Location = new System.Drawing.Point(285, 27);
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Name = "txtTurnoverRetakeNum";
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Size = new System.Drawing.Size(60, 21);
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.TabIndex = 48;
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Tag = "";
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Text = "1";
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// label10
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.label10.AutoSize = true;
|
|
|
|
|
|
|
|
this.label10.Location = new System.Drawing.Point(197, 32);
|
|
|
|
|
|
|
|
this.label10.Name = "label10";
|
|
|
|
|
|
|
|
this.label10.Size = new System.Drawing.Size(83, 12);
|
|
|
|
|
|
|
|
this.label10.TabIndex = 47;
|
|
|
|
|
|
|
|
this.label10.Text = "周转重取次数:";
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// txtDischargeRetakeNum
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Location = new System.Drawing.Point(112, 28);
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Name = "txtDischargeRetakeNum";
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Size = new System.Drawing.Size(60, 21);
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.TabIndex = 48;
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Tag = "";
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Text = "1";
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// label29
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.label29.AutoSize = true;
|
|
|
|
|
|
|
|
this.label29.Location = new System.Drawing.Point(24, 33);
|
|
|
|
|
|
|
|
this.label29.Name = "label29";
|
|
|
|
|
|
|
|
this.label29.Size = new System.Drawing.Size(83, 12);
|
|
|
|
|
|
|
|
this.label29.TabIndex = 47;
|
|
|
|
|
|
|
|
this.label29.Text = "排料重取次数:";
|
|
|
|
|
|
|
|
//
|
|
|
|
// groupBox3
|
|
|
|
// groupBox3
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.groupBox3.Controls.Add(this.groupBox10);
|
|
|
|
this.groupBox3.Controls.Add(this.groupBox10);
|
|
|
@ -347,6 +396,7 @@
|
|
|
|
this.groupBox1.Controls.Add(this.label6);
|
|
|
|
this.groupBox1.Controls.Add(this.label6);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxVirtualAxis);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxVirtualAxis);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxCheckSafeEnable);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxCheckSafeEnable);
|
|
|
|
|
|
|
|
this.groupBox1.Controls.Add(this.cboxEnableVirtuleBarCode);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxGRR);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxGRR);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxEnableTestFixtureFiberCheck);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxEnableTestFixtureFiberCheck);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxEnableTwoSpeed);
|
|
|
|
this.groupBox1.Controls.Add(this.cboxEnableTwoSpeed);
|
|
|
@ -808,53 +858,15 @@
|
|
|
|
this.label26.TabIndex = 0;
|
|
|
|
this.label26.TabIndex = 0;
|
|
|
|
this.label26.Text = "中控IP:";
|
|
|
|
this.label26.Text = "中控IP:";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// txtDischargeRetakeNum
|
|
|
|
// cboxEnableVirtuleBarCode
|
|
|
|
//
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Location = new System.Drawing.Point(112, 28);
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Name = "txtDischargeRetakeNum";
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Size = new System.Drawing.Size(60, 21);
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.TabIndex = 48;
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Tag = "";
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.Text = "1";
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.txtDischargeRetakeNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// label29
|
|
|
|
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label29.AutoSize = true;
|
|
|
|
this.cboxEnableVirtuleBarCode.AutoSize = true;
|
|
|
|
this.label29.Location = new System.Drawing.Point(24, 33);
|
|
|
|
this.cboxEnableVirtuleBarCode.Location = new System.Drawing.Point(439, 277);
|
|
|
|
this.label29.Name = "label29";
|
|
|
|
this.cboxEnableVirtuleBarCode.Name = "cboxEnableVirtuleBarCode";
|
|
|
|
this.label29.Size = new System.Drawing.Size(83, 12);
|
|
|
|
this.cboxEnableVirtuleBarCode.Size = new System.Drawing.Size(60, 16);
|
|
|
|
this.label29.TabIndex = 47;
|
|
|
|
this.cboxEnableVirtuleBarCode.TabIndex = 8;
|
|
|
|
this.label29.Text = "排料重取次数:";
|
|
|
|
this.cboxEnableVirtuleBarCode.Text = "虚拟码";
|
|
|
|
//
|
|
|
|
this.cboxEnableVirtuleBarCode.UseVisualStyleBackColor = true;
|
|
|
|
// label10
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.label10.AutoSize = true;
|
|
|
|
|
|
|
|
this.label10.Location = new System.Drawing.Point(197, 32);
|
|
|
|
|
|
|
|
this.label10.Name = "label10";
|
|
|
|
|
|
|
|
this.label10.Size = new System.Drawing.Size(83, 12);
|
|
|
|
|
|
|
|
this.label10.TabIndex = 47;
|
|
|
|
|
|
|
|
this.label10.Text = "周转重取次数:";
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// txtTurnoverRetakeNum
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Location = new System.Drawing.Point(285, 27);
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Name = "txtTurnoverRetakeNum";
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Size = new System.Drawing.Size(60, 21);
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.TabIndex = 48;
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Tag = "";
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.Text = "1";
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
|
|
|
this.txtTurnoverRetakeNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// CommonConfig
|
|
|
|
// CommonConfig
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -955,5 +967,6 @@
|
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
|
private System.Windows.Forms.TextBox txtDischargeRetakeNum;
|
|
|
|
private System.Windows.Forms.TextBox txtDischargeRetakeNum;
|
|
|
|
private System.Windows.Forms.Label label29;
|
|
|
|
private System.Windows.Forms.Label label29;
|
|
|
|
|
|
|
|
private System.Windows.Forms.CheckBox cboxEnableVirtuleBarCode;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|