|
|
|
@ -99,7 +99,7 @@
|
|
|
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.btnTeachTrayNozzle7TakeHeight = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnTeachTrayNozzle3TakeHeight = new System.Windows.Forms.Button();
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtTrayNozzle9TakeHeight = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtTrayNozzle5TakeHeight = new System.Windows.Forms.TextBox();
|
|
|
|
@ -1077,7 +1077,7 @@
|
|
|
|
|
this.groupBox5.ContextMenuStrip = this.contextMenuStrip1;
|
|
|
|
|
this.groupBox5.Controls.Add(this.btnTeachTrayNozzle7TakeHeight);
|
|
|
|
|
this.groupBox5.Controls.Add(this.btnTeachTrayNozzle3TakeHeight);
|
|
|
|
|
this.groupBox5.Controls.Add(this.txtDischangeNozzleDumpStockTrayOffsetHeight);
|
|
|
|
|
this.groupBox5.Controls.Add(this.txtDischargeNozzleDumpStockTrayOffsetHeight);
|
|
|
|
|
this.groupBox5.Controls.Add(this.txtTrayNozzle9TakeHeight);
|
|
|
|
|
this.groupBox5.Controls.Add(this.label27);
|
|
|
|
|
this.groupBox5.Controls.Add(this.txtTrayNozzle5TakeHeight);
|
|
|
|
@ -1152,21 +1152,21 @@
|
|
|
|
|
this.btnTeachTrayNozzle3TakeHeight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnTeachTrayNozzle3TakeHeight.Click += new System.EventHandler(this.Teach_Click);
|
|
|
|
|
//
|
|
|
|
|
// txtDischangeNozzleDumpStockTrayOffsetHeight
|
|
|
|
|
//
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.Location = new System.Drawing.Point(86, 301);
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.Name = "txtDischangeNozzleDumpStockTrayOffsetHeight";
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.Size = new System.Drawing.Size(60, 21);
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.TabIndex = 46;
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.Tag = "";
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.Text = "1";
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
this.txtDischangeNozzleDumpStockTrayOffsetHeight.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click);
|
|
|
|
|
// txtDischargeNozzleDumpStockTrayOffsetHeight
|
|
|
|
|
//
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.Location = new System.Drawing.Point(86, 301);
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.Name = "txtDischargeNozzleDumpStockTrayOffsetHeight";
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.Size = new System.Drawing.Size(60, 21);
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.TabIndex = 46;
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.Tag = "";
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.Text = "1";
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
this.txtDischargeNozzleDumpStockTrayOffsetHeight.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click);
|
|
|
|
|
//
|
|
|
|
|
// txtTrayNozzle9TakeHeight
|
|
|
|
|
//
|
|
|
|
@ -2136,7 +2136,7 @@
|
|
|
|
|
private System.Windows.Forms.Label label23;
|
|
|
|
|
private System.Windows.Forms.Label label26;
|
|
|
|
|
private System.Windows.Forms.Label label19;
|
|
|
|
|
private System.Windows.Forms.TextBox txtDischangeNozzleDumpStockTrayOffsetHeight;
|
|
|
|
|
private System.Windows.Forms.TextBox txtDischargeNozzleDumpStockTrayOffsetHeight;
|
|
|
|
|
private System.Windows.Forms.Label label27;
|
|
|
|
|
private System.Windows.Forms.TextBox txtDischargeNozzleDumpTurnoverTrayOffset;
|
|
|
|
|
private System.Windows.Forms.Label label28;
|
|
|
|
|