|
|
@ -29,8 +29,8 @@
|
|
|
|
private void InitializeComponent()
|
|
|
|
private void InitializeComponent()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = 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.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
@ -155,10 +155,10 @@
|
|
|
|
this.groupBox34 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox34 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.hwin_turnoverSlot32 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
|
|
this.hwin_turnoverSlot32 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
|
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
this.groupBox29 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
|
|
|
this.hWindow_Final2 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
|
|
|
|
|
|
this.groupBox30 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox30 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.hWindow_Final3 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
|
|
this.hWindow_Final3 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
|
|
|
|
|
|
this.groupBox29 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
|
|
|
this.hWindow_Final2 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
|
|
this.groupBox35 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.groupBox35 = new System.Windows.Forms.GroupBox();
|
|
|
|
this.hWindow_Final4 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
|
|
this.hWindow_Final4 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
@ -225,8 +225,8 @@
|
|
|
|
this.groupBox33.SuspendLayout();
|
|
|
|
this.groupBox33.SuspendLayout();
|
|
|
|
this.groupBox34.SuspendLayout();
|
|
|
|
this.groupBox34.SuspendLayout();
|
|
|
|
this.tableLayoutPanel4.SuspendLayout();
|
|
|
|
this.tableLayoutPanel4.SuspendLayout();
|
|
|
|
this.groupBox29.SuspendLayout();
|
|
|
|
|
|
|
|
this.groupBox30.SuspendLayout();
|
|
|
|
this.groupBox30.SuspendLayout();
|
|
|
|
|
|
|
|
this.groupBox29.SuspendLayout();
|
|
|
|
this.groupBox35.SuspendLayout();
|
|
|
|
this.groupBox35.SuspendLayout();
|
|
|
|
this.SuspendLayout();
|
|
|
|
this.SuspendLayout();
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -277,14 +277,14 @@
|
|
|
|
this.dgv_errinfo.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
|
|
this.dgv_errinfo.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
|
|
this.dgv_errinfo.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
|
this.dgv_errinfo.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
|
this.dgv_errinfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
|
this.dgv_errinfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
dataGridViewCellStyle3.BackColor = System.Drawing.Color.Red;
|
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.Red;
|
|
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
|
|
|
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
|
|
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
this.dgv_errinfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
this.dgv_errinfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
this.dgv_errinfo.ColumnHeadersHeight = 30;
|
|
|
|
this.dgv_errinfo.ColumnHeadersHeight = 30;
|
|
|
|
this.dgv_errinfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
this.dgv_errinfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
this.dataGridViewTextBoxColumn1,
|
|
|
|
this.dataGridViewTextBoxColumn1,
|
|
|
@ -362,8 +362,8 @@
|
|
|
|
// Time
|
|
|
|
// Time
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.Time.DataPropertyName = "Time";
|
|
|
|
this.Time.DataPropertyName = "Time";
|
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Red;
|
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.Color.Red;
|
|
|
|
this.Time.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
|
this.Time.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
this.Time.FillWeight = 25F;
|
|
|
|
this.Time.FillWeight = 25F;
|
|
|
|
this.Time.HeaderText = "Time";
|
|
|
|
this.Time.HeaderText = "Time";
|
|
|
|
this.Time.MinimumWidth = 6;
|
|
|
|
this.Time.MinimumWidth = 6;
|
|
|
@ -2075,32 +2075,6 @@
|
|
|
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(777, 167);
|
|
|
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(777, 167);
|
|
|
|
this.tableLayoutPanel4.TabIndex = 0;
|
|
|
|
this.tableLayoutPanel4.TabIndex = 0;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// groupBox29
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.groupBox29.Controls.Add(this.hWindow_Final2);
|
|
|
|
|
|
|
|
this.groupBox29.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
|
|
|
this.groupBox29.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
|
|
this.groupBox29.Location = new System.Drawing.Point(197, 3);
|
|
|
|
|
|
|
|
this.groupBox29.Name = "groupBox29";
|
|
|
|
|
|
|
|
this.groupBox29.Size = new System.Drawing.Size(91, 161);
|
|
|
|
|
|
|
|
this.groupBox29.TabIndex = 1;
|
|
|
|
|
|
|
|
this.groupBox29.TabStop = false;
|
|
|
|
|
|
|
|
this.groupBox29.Text = "中转盘有无";
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// hWindow_Final2
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.hWindow_Final2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
|
|
this.hWindow_Final2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
|
|
|
this.hWindow_Final2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
|
|
|
this.hWindow_Final2.DrawModel = false;
|
|
|
|
|
|
|
|
this.hWindow_Final2.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
|
|
this.hWindow_Final2.Image = null;
|
|
|
|
|
|
|
|
this.hWindow_Final2.Location = new System.Drawing.Point(3, 17);
|
|
|
|
|
|
|
|
this.hWindow_Final2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
|
this.hWindow_Final2.Name = "hWindow_Final2";
|
|
|
|
|
|
|
|
this.hWindow_Final2.Size = new System.Drawing.Size(85, 141);
|
|
|
|
|
|
|
|
this.hWindow_Final2.TabIndex = 13;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// groupBox30
|
|
|
|
// groupBox30
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.groupBox30.Controls.Add(this.hWindow_Final3);
|
|
|
|
this.groupBox30.Controls.Add(this.hWindow_Final3);
|
|
|
@ -2127,6 +2101,32 @@
|
|
|
|
this.hWindow_Final3.Size = new System.Drawing.Size(85, 141);
|
|
|
|
this.hWindow_Final3.Size = new System.Drawing.Size(85, 141);
|
|
|
|
this.hWindow_Final3.TabIndex = 13;
|
|
|
|
this.hWindow_Final3.TabIndex = 13;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// groupBox29
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.groupBox29.Controls.Add(this.hWindow_Final2);
|
|
|
|
|
|
|
|
this.groupBox29.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
|
|
|
this.groupBox29.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
|
|
this.groupBox29.Location = new System.Drawing.Point(197, 3);
|
|
|
|
|
|
|
|
this.groupBox29.Name = "groupBox29";
|
|
|
|
|
|
|
|
this.groupBox29.Size = new System.Drawing.Size(91, 161);
|
|
|
|
|
|
|
|
this.groupBox29.TabIndex = 1;
|
|
|
|
|
|
|
|
this.groupBox29.TabStop = false;
|
|
|
|
|
|
|
|
this.groupBox29.Text = "中转盘有无";
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// hWindow_Final2
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.hWindow_Final2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
|
|
this.hWindow_Final2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
|
|
|
this.hWindow_Final2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
|
|
|
this.hWindow_Final2.DrawModel = false;
|
|
|
|
|
|
|
|
this.hWindow_Final2.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
|
|
this.hWindow_Final2.Image = null;
|
|
|
|
|
|
|
|
this.hWindow_Final2.Location = new System.Drawing.Point(3, 17);
|
|
|
|
|
|
|
|
this.hWindow_Final2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
|
this.hWindow_Final2.Name = "hWindow_Final2";
|
|
|
|
|
|
|
|
this.hWindow_Final2.Size = new System.Drawing.Size(85, 141);
|
|
|
|
|
|
|
|
this.hWindow_Final2.TabIndex = 13;
|
|
|
|
|
|
|
|
//
|
|
|
|
// groupBox35
|
|
|
|
// groupBox35
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.groupBox35.Controls.Add(this.hWindow_Final4);
|
|
|
|
this.groupBox35.Controls.Add(this.hWindow_Final4);
|
|
|
@ -2228,8 +2228,8 @@
|
|
|
|
this.groupBox33.ResumeLayout(false);
|
|
|
|
this.groupBox33.ResumeLayout(false);
|
|
|
|
this.groupBox34.ResumeLayout(false);
|
|
|
|
this.groupBox34.ResumeLayout(false);
|
|
|
|
this.tableLayoutPanel4.ResumeLayout(false);
|
|
|
|
this.tableLayoutPanel4.ResumeLayout(false);
|
|
|
|
this.groupBox29.ResumeLayout(false);
|
|
|
|
|
|
|
|
this.groupBox30.ResumeLayout(false);
|
|
|
|
this.groupBox30.ResumeLayout(false);
|
|
|
|
|
|
|
|
this.groupBox29.ResumeLayout(false);
|
|
|
|
this.groupBox35.ResumeLayout(false);
|
|
|
|
this.groupBox35.ResumeLayout(false);
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
|
|