|
|
|
|
@ -32,8 +32,8 @@ namespace Rs.MotionPlat
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
@ -65,11 +65,6 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.groupBox36 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel8 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.cboxMtcp = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.panel9 = new System.Windows.Forms.Panel();
|
|
|
|
|
@ -77,15 +72,15 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.panel10 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.txtLotName = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.panel11 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.txtConfig = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.cboxTestMethod = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.panel12 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.txtSubLotName = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.btnClearData = new System.Windows.Forms.Button();
|
|
|
|
|
this.panel13 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.txtSiteID = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.panel14 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.txtProjectID = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.panel15 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.cboxConfigName = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.cboxTestMode = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
|
this.trayNozzle = new Rs.Controls.RsTray();
|
|
|
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
@ -154,6 +149,7 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.timertc4 = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
this.timertc5 = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
this.timertc6 = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
this.btnLight = new System.Windows.Forms.Button();
|
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
|
|
|
this.panel3.SuspendLayout();
|
|
|
|
|
@ -179,7 +175,6 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.panel11.SuspendLayout();
|
|
|
|
|
this.panel12.SuspendLayout();
|
|
|
|
|
this.panel13.SuspendLayout();
|
|
|
|
|
this.panel14.SuspendLayout();
|
|
|
|
|
this.panel15.SuspendLayout();
|
|
|
|
|
this.panel6.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel6.SuspendLayout();
|
|
|
|
|
@ -243,14 +238,14 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.dgv_errinfo.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
|
|
|
this.dgv_errinfo.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
|
|
this.dgv_errinfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
|
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
dataGridViewCellStyle3.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
this.dgv_errinfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
this.dgv_errinfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
|
this.dgv_errinfo.ColumnHeadersHeight = 30;
|
|
|
|
|
this.dgv_errinfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
|
this.dataGridViewTextBoxColumn1,
|
|
|
|
|
@ -328,8 +323,8 @@ namespace Rs.MotionPlat
|
|
|
|
|
// Time
|
|
|
|
|
//
|
|
|
|
|
this.Time.DataPropertyName = "Time";
|
|
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.Time.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.Time.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
this.Time.FillWeight = 25F;
|
|
|
|
|
this.Time.HeaderText = "Time";
|
|
|
|
|
this.Time.MinimumWidth = 6;
|
|
|
|
|
@ -617,11 +612,6 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40F));
|
|
|
|
|
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 60F));
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label3, 0, 0);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label4, 0, 1);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label5, 0, 2);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label6, 0, 3);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label7, 0, 4);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label8, 0, 5);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.panel8, 0, 6);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.panel9, 1, 6);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.panel10, 1, 0);
|
|
|
|
|
@ -630,6 +620,8 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.panel13, 1, 4);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.panel14, 1, 5);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.panel15, 1, 2);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label4, 0, 1);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.label5, 0, 2);
|
|
|
|
|
this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel7.Location = new System.Drawing.Point(3, 17);
|
|
|
|
|
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
|
|
|
|
|
@ -641,6 +633,7 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
|
|
this.tableLayoutPanel7.Size = new System.Drawing.Size(211, 304);
|
|
|
|
|
this.tableLayoutPanel7.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
@ -654,56 +647,6 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.label3.Text = "Lot Name";
|
|
|
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(4, 44);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label4.TabIndex = 0;
|
|
|
|
|
this.label4.Text = "Config";
|
|
|
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// label5
|
|
|
|
|
//
|
|
|
|
|
this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(4, 87);
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label5.TabIndex = 0;
|
|
|
|
|
this.label5.Text = "ConfigName";
|
|
|
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// label6
|
|
|
|
|
//
|
|
|
|
|
this.label6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(4, 130);
|
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label6.TabIndex = 0;
|
|
|
|
|
this.label6.Text = "Sublotname";
|
|
|
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// label7
|
|
|
|
|
//
|
|
|
|
|
this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(4, 173);
|
|
|
|
|
this.label7.Name = "label7";
|
|
|
|
|
this.label7.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label7.TabIndex = 0;
|
|
|
|
|
this.label7.Text = "SiteID";
|
|
|
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// label8
|
|
|
|
|
//
|
|
|
|
|
this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(4, 216);
|
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label8.TabIndex = 0;
|
|
|
|
|
this.label8.Text = "ProjectID";
|
|
|
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// panel8
|
|
|
|
|
//
|
|
|
|
|
this.panel8.Controls.Add(this.cboxMtcp);
|
|
|
|
|
@ -772,108 +715,112 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
// panel11
|
|
|
|
|
//
|
|
|
|
|
this.panel11.Controls.Add(this.txtConfig);
|
|
|
|
|
this.panel11.Controls.Add(this.cboxTestMethod);
|
|
|
|
|
this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel11.Location = new System.Drawing.Point(88, 47);
|
|
|
|
|
this.panel11.Name = "panel11";
|
|
|
|
|
this.panel11.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel11.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// txtConfig
|
|
|
|
|
//
|
|
|
|
|
this.txtConfig.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.txtConfig.Enabled = false;
|
|
|
|
|
this.txtConfig.Location = new System.Drawing.Point(3, 9);
|
|
|
|
|
this.txtConfig.Name = "txtConfig";
|
|
|
|
|
this.txtConfig.Size = new System.Drawing.Size(113, 21);
|
|
|
|
|
this.txtConfig.TabIndex = 0;
|
|
|
|
|
this.txtConfig.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
// cboxTestMethod
|
|
|
|
|
//
|
|
|
|
|
this.cboxTestMethod.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cboxTestMethod.Enabled = false;
|
|
|
|
|
this.cboxTestMethod.FormattingEnabled = true;
|
|
|
|
|
this.cboxTestMethod.Items.AddRange(new object[] {
|
|
|
|
|
"A",
|
|
|
|
|
"AAB",
|
|
|
|
|
"ABC"});
|
|
|
|
|
this.cboxTestMethod.Location = new System.Drawing.Point(-1, 8);
|
|
|
|
|
this.cboxTestMethod.Name = "cboxTestMethod";
|
|
|
|
|
this.cboxTestMethod.Size = new System.Drawing.Size(121, 20);
|
|
|
|
|
this.cboxTestMethod.TabIndex = 10;
|
|
|
|
|
this.cboxTestMethod.SelectedIndexChanged += new System.EventHandler(this.cboxTestMethod_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// panel12
|
|
|
|
|
//
|
|
|
|
|
this.panel12.Controls.Add(this.txtSubLotName);
|
|
|
|
|
this.panel12.Controls.Add(this.btnClearData);
|
|
|
|
|
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel12.Location = new System.Drawing.Point(88, 133);
|
|
|
|
|
this.panel12.Name = "panel12";
|
|
|
|
|
this.panel12.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel12.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// txtSubLotName
|
|
|
|
|
// btnClearData
|
|
|
|
|
//
|
|
|
|
|
this.txtSubLotName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.txtSubLotName.Enabled = false;
|
|
|
|
|
this.txtSubLotName.Location = new System.Drawing.Point(3, 9);
|
|
|
|
|
this.txtSubLotName.Name = "txtSubLotName";
|
|
|
|
|
this.txtSubLotName.Size = new System.Drawing.Size(113, 21);
|
|
|
|
|
this.txtSubLotName.TabIndex = 0;
|
|
|
|
|
this.txtSubLotName.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
this.btnClearData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
this.btnClearData.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnClearData.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
this.btnClearData.Location = new System.Drawing.Point(16, 4);
|
|
|
|
|
this.btnClearData.Name = "btnClearData";
|
|
|
|
|
this.btnClearData.Size = new System.Drawing.Size(88, 32);
|
|
|
|
|
this.btnClearData.TabIndex = 0;
|
|
|
|
|
this.btnClearData.Text = "ClearData";
|
|
|
|
|
this.btnClearData.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnClearData.Click += new System.EventHandler(this.btnClearData_Click);
|
|
|
|
|
//
|
|
|
|
|
// panel13
|
|
|
|
|
//
|
|
|
|
|
this.panel13.Controls.Add(this.txtSiteID);
|
|
|
|
|
this.panel13.Controls.Add(this.btnLight);
|
|
|
|
|
this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel13.Location = new System.Drawing.Point(88, 176);
|
|
|
|
|
this.panel13.Name = "panel13";
|
|
|
|
|
this.panel13.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel13.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// txtSiteID
|
|
|
|
|
//
|
|
|
|
|
this.txtSiteID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.txtSiteID.Enabled = false;
|
|
|
|
|
this.txtSiteID.Location = new System.Drawing.Point(3, 12);
|
|
|
|
|
this.txtSiteID.Name = "txtSiteID";
|
|
|
|
|
this.txtSiteID.Size = new System.Drawing.Size(113, 21);
|
|
|
|
|
this.txtSiteID.TabIndex = 0;
|
|
|
|
|
this.txtSiteID.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// panel14
|
|
|
|
|
//
|
|
|
|
|
this.panel14.Controls.Add(this.txtProjectID);
|
|
|
|
|
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel14.Location = new System.Drawing.Point(88, 219);
|
|
|
|
|
this.panel14.Name = "panel14";
|
|
|
|
|
this.panel14.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel14.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// txtProjectID
|
|
|
|
|
//
|
|
|
|
|
this.txtProjectID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.txtProjectID.Enabled = false;
|
|
|
|
|
this.txtProjectID.Location = new System.Drawing.Point(3, 10);
|
|
|
|
|
this.txtProjectID.Name = "txtProjectID";
|
|
|
|
|
this.txtProjectID.Size = new System.Drawing.Size(113, 21);
|
|
|
|
|
this.txtProjectID.TabIndex = 0;
|
|
|
|
|
this.txtProjectID.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// panel15
|
|
|
|
|
//
|
|
|
|
|
this.panel15.Controls.Add(this.cboxConfigName);
|
|
|
|
|
this.panel15.Controls.Add(this.cboxTestMode);
|
|
|
|
|
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel15.Location = new System.Drawing.Point(88, 90);
|
|
|
|
|
this.panel15.Name = "panel15";
|
|
|
|
|
this.panel15.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel15.TabIndex = 4;
|
|
|
|
|
//
|
|
|
|
|
// cboxConfigName
|
|
|
|
|
// cboxTestMode
|
|
|
|
|
//
|
|
|
|
|
this.cboxTestMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cboxTestMode.Enabled = false;
|
|
|
|
|
this.cboxTestMode.FormattingEnabled = true;
|
|
|
|
|
this.cboxTestMode.Items.AddRange(new object[] {
|
|
|
|
|
"Production",
|
|
|
|
|
"GRR",
|
|
|
|
|
"AUDIT",
|
|
|
|
|
"REL",
|
|
|
|
|
"DOE"});
|
|
|
|
|
this.cboxTestMode.Location = new System.Drawing.Point(-1, 8);
|
|
|
|
|
this.cboxTestMode.Name = "cboxTestMode";
|
|
|
|
|
this.cboxTestMode.Size = new System.Drawing.Size(121, 20);
|
|
|
|
|
this.cboxTestMode.TabIndex = 10;
|
|
|
|
|
this.cboxTestMode.SelectedIndexChanged += new System.EventHandler(this.cboxTestMode_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
this.cboxConfigName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.cboxConfigName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cboxConfigName.Enabled = false;
|
|
|
|
|
this.cboxConfigName.FormattingEnabled = true;
|
|
|
|
|
this.cboxConfigName.Items.AddRange(new object[] {
|
|
|
|
|
"SnCoating",
|
|
|
|
|
"Paint",
|
|
|
|
|
"Others"});
|
|
|
|
|
this.cboxConfigName.Location = new System.Drawing.Point(3, 7);
|
|
|
|
|
this.cboxConfigName.Name = "cboxConfigName";
|
|
|
|
|
this.cboxConfigName.Size = new System.Drawing.Size(113, 20);
|
|
|
|
|
this.cboxConfigName.TabIndex = 0;
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(4, 44);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label4.TabIndex = 5;
|
|
|
|
|
this.label4.Text = "测试方式";
|
|
|
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// label5
|
|
|
|
|
//
|
|
|
|
|
this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(4, 87);
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label5.TabIndex = 6;
|
|
|
|
|
this.label5.Text = "测试模式";
|
|
|
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// trayNozzle
|
|
|
|
|
//
|
|
|
|
|
@ -1756,6 +1703,19 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.timertc6.Interval = 500;
|
|
|
|
|
this.timertc6.Tick += new System.EventHandler(this.timertc6_Tick);
|
|
|
|
|
//
|
|
|
|
|
// btnLight
|
|
|
|
|
//
|
|
|
|
|
this.btnLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
this.btnLight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLight.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
this.btnLight.Location = new System.Drawing.Point(16, 1);
|
|
|
|
|
this.btnLight.Name = "btnLight";
|
|
|
|
|
this.btnLight.Size = new System.Drawing.Size(88, 32);
|
|
|
|
|
this.btnLight.TabIndex = 0;
|
|
|
|
|
this.btnLight.Text = "Light";
|
|
|
|
|
this.btnLight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLight.Click += new System.EventHandler(this.btnLight_Click);
|
|
|
|
|
//
|
|
|
|
|
// FormMain
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
|
@ -1793,13 +1753,8 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.panel10.ResumeLayout(false);
|
|
|
|
|
this.panel10.PerformLayout();
|
|
|
|
|
this.panel11.ResumeLayout(false);
|
|
|
|
|
this.panel11.PerformLayout();
|
|
|
|
|
this.panel12.ResumeLayout(false);
|
|
|
|
|
this.panel12.PerformLayout();
|
|
|
|
|
this.panel13.ResumeLayout(false);
|
|
|
|
|
this.panel13.PerformLayout();
|
|
|
|
|
this.panel14.ResumeLayout(false);
|
|
|
|
|
this.panel14.PerformLayout();
|
|
|
|
|
this.panel15.ResumeLayout(false);
|
|
|
|
|
this.panel6.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel6.ResumeLayout(false);
|
|
|
|
|
@ -1901,11 +1856,6 @@ namespace Rs.MotionPlat
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox37;
|
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
|
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
|
private System.Windows.Forms.Panel panel8;
|
|
|
|
|
private System.Windows.Forms.CheckBox cboxMtcp;
|
|
|
|
|
private System.Windows.Forms.Panel panel9;
|
|
|
|
|
@ -1914,14 +1864,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
private System.Windows.Forms.TextBox txtLotName;
|
|
|
|
|
private System.Windows.Forms.Panel panel11;
|
|
|
|
|
private System.Windows.Forms.Panel panel12;
|
|
|
|
|
private System.Windows.Forms.TextBox txtSubLotName;
|
|
|
|
|
private System.Windows.Forms.Panel panel13;
|
|
|
|
|
private System.Windows.Forms.TextBox txtSiteID;
|
|
|
|
|
private System.Windows.Forms.Panel panel14;
|
|
|
|
|
private System.Windows.Forms.TextBox txtProjectID;
|
|
|
|
|
private System.Windows.Forms.Panel panel15;
|
|
|
|
|
private System.Windows.Forms.ComboBox cboxConfigName;
|
|
|
|
|
private System.Windows.Forms.TextBox txtConfig;
|
|
|
|
|
private System.Windows.Forms.Panel panel16;
|
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
|
|
|
|
|
private System.Windows.Forms.Panel panel17;
|
|
|
|
|
@ -1940,5 +1885,11 @@ namespace Rs.MotionPlat
|
|
|
|
|
private System.Windows.Forms.Timer timertc4;
|
|
|
|
|
private System.Windows.Forms.Timer timertc5;
|
|
|
|
|
private System.Windows.Forms.Timer timertc6;
|
|
|
|
|
private System.Windows.Forms.ComboBox cboxTestMethod;
|
|
|
|
|
private System.Windows.Forms.ComboBox cboxTestMode;
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
|
|
private System.Windows.Forms.Button btnClearData;
|
|
|
|
|
private System.Windows.Forms.Button btnLight;
|
|
|
|
|
}
|
|
|
|
|
}
|