|
|
|
@ -80,16 +80,19 @@
|
|
|
|
|
this.cboxNozzle1 = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.txtLoadNozzleCloseVacSuctionDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.lblXYArrivedDelaytime = new System.Windows.Forms.Label();
|
|
|
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtLoadNozzleCloseVacBreakDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtLoadNozzleOpenVacSuctionDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtXYArrivedDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtLoadNozzleOpenVacBreakDelaytime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.groupBox14 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.button43 = new System.Windows.Forms.Button();
|
|
|
|
@ -633,16 +636,19 @@
|
|
|
|
|
// groupBox1
|
|
|
|
|
//
|
|
|
|
|
this.groupBox1.Controls.Add(this.txtLoadNozzleCloseVacSuctionDelaytime);
|
|
|
|
|
this.groupBox1.Controls.Add(this.lblXYArrivedDelaytime);
|
|
|
|
|
this.groupBox1.Controls.Add(this.label19);
|
|
|
|
|
this.groupBox1.Controls.Add(this.label23);
|
|
|
|
|
this.groupBox1.Controls.Add(this.label21);
|
|
|
|
|
this.groupBox1.Controls.Add(this.label26);
|
|
|
|
|
this.groupBox1.Controls.Add(this.label12);
|
|
|
|
|
this.groupBox1.Controls.Add(this.label20);
|
|
|
|
|
this.groupBox1.Controls.Add(this.label24);
|
|
|
|
|
this.groupBox1.Controls.Add(this.label25);
|
|
|
|
|
this.groupBox1.Controls.Add(this.label22);
|
|
|
|
|
this.groupBox1.Controls.Add(this.txtLoadNozzleCloseVacBreakDelaytime);
|
|
|
|
|
this.groupBox1.Controls.Add(this.txtLoadNozzleOpenVacSuctionDelaytime);
|
|
|
|
|
this.groupBox1.Controls.Add(this.txtXYArrivedDelaytime);
|
|
|
|
|
this.groupBox1.Controls.Add(this.txtLoadNozzleOpenVacBreakDelaytime);
|
|
|
|
|
resources.ApplyResources(this.groupBox1, "groupBox1");
|
|
|
|
|
this.groupBox1.ForeColor = System.Drawing.Color.White;
|
|
|
|
@ -659,6 +665,11 @@
|
|
|
|
|
this.txtLoadNozzleCloseVacSuctionDelaytime.Tag = "TurnoverY";
|
|
|
|
|
this.txtLoadNozzleCloseVacSuctionDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// lblXYArrivedDelaytime
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lblXYArrivedDelaytime, "lblXYArrivedDelaytime");
|
|
|
|
|
this.lblXYArrivedDelaytime.Name = "lblXYArrivedDelaytime";
|
|
|
|
|
//
|
|
|
|
|
// label19
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.label19, "label19");
|
|
|
|
@ -679,6 +690,11 @@
|
|
|
|
|
resources.ApplyResources(this.label26, "label26");
|
|
|
|
|
this.label26.Name = "label26";
|
|
|
|
|
//
|
|
|
|
|
// label12
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.label12, "label12");
|
|
|
|
|
this.label12.Name = "label12";
|
|
|
|
|
//
|
|
|
|
|
// label20
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.label20, "label20");
|
|
|
|
@ -719,6 +735,16 @@
|
|
|
|
|
this.txtLoadNozzleOpenVacSuctionDelaytime.Tag = "";
|
|
|
|
|
this.txtLoadNozzleOpenVacSuctionDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// txtXYArrivedDelaytime
|
|
|
|
|
//
|
|
|
|
|
this.txtXYArrivedDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
|
|
|
this.txtXYArrivedDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
resources.ApplyResources(this.txtXYArrivedDelaytime, "txtXYArrivedDelaytime");
|
|
|
|
|
this.txtXYArrivedDelaytime.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.txtXYArrivedDelaytime.Name = "txtXYArrivedDelaytime";
|
|
|
|
|
this.txtXYArrivedDelaytime.Tag = "TurnoverY";
|
|
|
|
|
this.txtXYArrivedDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// txtLoadNozzleOpenVacBreakDelaytime
|
|
|
|
|
//
|
|
|
|
|
this.txtLoadNozzleOpenVacBreakDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
|
|
@ -2417,5 +2443,8 @@
|
|
|
|
|
private System.Windows.Forms.Button btnMoveFixtureSafePosY;
|
|
|
|
|
private System.Windows.Forms.Label label11;
|
|
|
|
|
private System.Windows.Forms.TextBox txtFixtureSafePosY;
|
|
|
|
|
private System.Windows.Forms.Label lblXYArrivedDelaytime;
|
|
|
|
|
private System.Windows.Forms.Label label12;
|
|
|
|
|
private System.Windows.Forms.TextBox txtXYArrivedDelaytime;
|
|
|
|
|
}
|
|
|
|
|
}
|