namespace M423project
|
{
|
partial class MainForm
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
|
this.panel4 = new System.Windows.Forms.Panel();
|
this.gbSystemInfo = new System.Windows.Forms.GroupBox();
|
this.tbSystemInfo = new System.Windows.Forms.TextBox();
|
this.panel6 = new System.Windows.Forms.Panel();
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
this.dgvNG = new System.Windows.Forms.DataGridView();
|
this.DetectID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.ProductNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.Height = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.CellHeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.Length = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.Width = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.ProductResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.colProductNoResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.colCellHeightResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.colLengthResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.colWidthResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.gbxStatistics = new System.Windows.Forms.GroupBox();
|
this.lblEmptyQuantity = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.lblProductNoFailQuantity = new System.Windows.Forms.Label();
|
this.label7 = new System.Windows.Forms.Label();
|
this.btnClearResult = new System.Windows.Forms.Button();
|
this.lblSizeFailQuantity = new System.Windows.Forms.Label();
|
this.label31 = new System.Windows.Forms.Label();
|
this.label39 = new System.Windows.Forms.Label();
|
this.lblPassRate = new System.Windows.Forms.Label();
|
this.lblSizePassQuantity = new System.Windows.Forms.Label();
|
this.label36 = new System.Windows.Forms.Label();
|
this.lblHeightFailQuantity = new System.Windows.Forms.Label();
|
this.label33 = new System.Windows.Forms.Label();
|
this.lblHeightPassQuantity = new System.Windows.Forms.Label();
|
this.label29 = new System.Windows.Forms.Label();
|
this.lblFailQuantity = new System.Windows.Forms.Label();
|
this.label32 = new System.Windows.Forms.Label();
|
this.lblPassQuantity = new System.Windows.Forms.Label();
|
this.label30 = new System.Windows.Forms.Label();
|
this.lblProductQuantity = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
this.hcBarcode = new HalconDotNet.HWindowControl();
|
this.hcZView = new HalconDotNet.HWindowControl();
|
this.hcXyView = new HalconDotNet.HWindowControl();
|
this.gbHandTest = new System.Windows.Forms.GroupBox();
|
this.cbHandXi = new System.Windows.Forms.CheckBox();
|
this.btnStation4 = new System.Windows.Forms.Button();
|
this.btnStation2 = new System.Windows.Forms.Button();
|
this.btnTableAction = new System.Windows.Forms.Button();
|
this.panel7 = new System.Windows.Forms.Panel();
|
this.panel5 = new System.Windows.Forms.Panel();
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
this.tbPLCMsg = new System.Windows.Forms.TextBox();
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.btnPLCSignal = new System.Windows.Forms.Button();
|
this.gbDetectionOption = new System.Windows.Forms.GroupBox();
|
this.rbStandardBlock = new System.Windows.Forms.RadioButton();
|
this.rbProductOption = new System.Windows.Forms.RadioButton();
|
this.btnSetupRunMode = new System.Windows.Forms.Button();
|
this.btnConfig = new System.Windows.Forms.Button();
|
this.panel9 = new System.Windows.Forms.Panel();
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
this.label10 = new System.Windows.Forms.Label();
|
this.tbUnloadTime = new System.Windows.Forms.TextBox();
|
this.label9 = new System.Windows.Forms.Label();
|
this.tbUploadTime = new System.Windows.Forms.TextBox();
|
this.tbCT = new System.Windows.Forms.TextBox();
|
this.tbSizeTime = new System.Windows.Forms.TextBox();
|
this.label8 = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
this.label2 = new System.Windows.Forms.Label();
|
this.tbHeightTime = new System.Windows.Forms.TextBox();
|
this.tbX2axisLoPos = new System.Windows.Forms.TextBox();
|
this.tbX1axisLoPos = new System.Windows.Forms.TextBox();
|
this.label5 = new System.Windows.Forms.Label();
|
this.tbY2axisLoPos = new System.Windows.Forms.TextBox();
|
this.label69 = new System.Windows.Forms.Label();
|
this.label4 = new System.Windows.Forms.Label();
|
this.tbY1axisLoPos = new System.Windows.Forms.TextBox();
|
this.label70 = new System.Windows.Forms.Label();
|
this.panel2 = new System.Windows.Forms.Panel();
|
this.lbDisplayState = new System.Windows.Forms.Label();
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
this.btnSaveConfig = new System.Windows.Forms.Button();
|
this.groupBox12 = new System.Windows.Forms.GroupBox();
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
this.label23 = new System.Windows.Forms.Label();
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
this.label25 = new System.Windows.Forms.Label();
|
this.label26 = new System.Windows.Forms.Label();
|
this.label27 = new System.Windows.Forms.Label();
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
this.textBox16 = new System.Windows.Forms.TextBox();
|
this.label127 = new System.Windows.Forms.Label();
|
this.textBox11 = new System.Windows.Forms.TextBox();
|
this.label126 = new System.Windows.Forms.Label();
|
this.label21 = new System.Windows.Forms.Label();
|
this.label24 = new System.Windows.Forms.Label();
|
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
this.textBox10 = new System.Windows.Forms.TextBox();
|
this.label35 = new System.Windows.Forms.Label();
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
this.label17 = new System.Windows.Forms.Label();
|
this.label18 = new System.Windows.Forms.Label();
|
this.label19 = new System.Windows.Forms.Label();
|
this.groupBox11 = new System.Windows.Forms.GroupBox();
|
this.textBox15 = new System.Windows.Forms.TextBox();
|
this.label125 = new System.Windows.Forms.Label();
|
this.textBox9 = new System.Windows.Forms.TextBox();
|
this.label124 = new System.Windows.Forms.Label();
|
this.label20 = new System.Windows.Forms.Label();
|
this.label22 = new System.Windows.Forms.Label();
|
this.panel8 = new System.Windows.Forms.Panel();
|
this.btnDownTime = new System.Windows.Forms.Button();
|
this.btnCheck = new System.Windows.Forms.Button();
|
this.btnPlcOperation = new System.Windows.Forms.Button();
|
this.ckAuto = new System.Windows.Forms.CheckBox();
|
this.btnCreateReport = new System.Windows.Forms.Button();
|
this.btnDetectionResult = new System.Windows.Forms.Button();
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
this.panel3 = new System.Windows.Forms.Panel();
|
this.panel10 = new System.Windows.Forms.Panel();
|
this.lbOKNG = new System.Windows.Forms.Label();
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
this.tsslWarnMsg = new System.Windows.Forms.ToolStripStatusLabel();
|
this.tslWarning = new System.Windows.Forms.ToolStripStatusLabel();
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.label1 = new System.Windows.Forms.Label();
|
this.label28 = new System.Windows.Forms.Label();
|
this.lbTime = new System.Windows.Forms.Label();
|
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
|
this.panel4.SuspendLayout();
|
this.gbSystemInfo.SuspendLayout();
|
this.panel6.SuspendLayout();
|
this.groupBox4.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.dgvNG)).BeginInit();
|
this.gbxStatistics.SuspendLayout();
|
this.tableLayoutPanel4.SuspendLayout();
|
this.gbHandTest.SuspendLayout();
|
this.panel7.SuspendLayout();
|
this.panel5.SuspendLayout();
|
this.groupBox2.SuspendLayout();
|
this.groupBox1.SuspendLayout();
|
this.gbDetectionOption.SuspendLayout();
|
this.panel9.SuspendLayout();
|
this.groupBox5.SuspendLayout();
|
this.panel2.SuspendLayout();
|
this.groupBox8.SuspendLayout();
|
this.groupBox12.SuspendLayout();
|
this.groupBox9.SuspendLayout();
|
this.groupBox10.SuspendLayout();
|
this.groupBox11.SuspendLayout();
|
this.panel8.SuspendLayout();
|
this.tableLayoutPanel1.SuspendLayout();
|
this.panel3.SuspendLayout();
|
this.panel10.SuspendLayout();
|
this.statusStrip1.SuspendLayout();
|
this.panel1.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// panel4
|
//
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.panel4.Controls.Add(this.gbSystemInfo);
|
this.panel4.Controls.Add(this.panel6);
|
this.panel4.Controls.Add(this.tableLayoutPanel4);
|
this.panel4.Controls.Add(this.gbHandTest);
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panel4.Location = new System.Drawing.Point(0, 0);
|
this.panel4.Name = "panel4";
|
this.panel4.Size = new System.Drawing.Size(485, 385);
|
this.panel4.TabIndex = 3;
|
//
|
// gbSystemInfo
|
//
|
this.gbSystemInfo.Controls.Add(this.tbSystemInfo);
|
this.gbSystemInfo.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gbSystemInfo.Location = new System.Drawing.Point(0, 633);
|
this.gbSystemInfo.Margin = new System.Windows.Forms.Padding(2);
|
this.gbSystemInfo.Name = "gbSystemInfo";
|
this.gbSystemInfo.Padding = new System.Windows.Forms.Padding(2);
|
this.gbSystemInfo.Size = new System.Drawing.Size(483, 0);
|
this.gbSystemInfo.TabIndex = 22;
|
this.gbSystemInfo.TabStop = false;
|
this.gbSystemInfo.Text = "系统信息运行日志";
|
//
|
// tbSystemInfo
|
//
|
this.tbSystemInfo.AcceptsReturn = true;
|
this.tbSystemInfo.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tbSystemInfo.Location = new System.Drawing.Point(2, 16);
|
this.tbSystemInfo.Margin = new System.Windows.Forms.Padding(2);
|
this.tbSystemInfo.Multiline = true;
|
this.tbSystemInfo.Name = "tbSystemInfo";
|
this.tbSystemInfo.ReadOnly = true;
|
this.tbSystemInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
this.tbSystemInfo.Size = new System.Drawing.Size(479, 0);
|
this.tbSystemInfo.TabIndex = 0;
|
//
|
// panel6
|
//
|
this.panel6.Controls.Add(this.groupBox4);
|
this.panel6.Controls.Add(this.gbxStatistics);
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panel6.Location = new System.Drawing.Point(0, 427);
|
this.panel6.Margin = new System.Windows.Forms.Padding(2);
|
this.panel6.Name = "panel6";
|
this.panel6.Size = new System.Drawing.Size(483, 206);
|
this.panel6.TabIndex = 20;
|
//
|
// groupBox4
|
//
|
this.groupBox4.Controls.Add(this.dgvNG);
|
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.groupBox4.Location = new System.Drawing.Point(0, 0);
|
this.groupBox4.Name = "groupBox4";
|
this.groupBox4.Size = new System.Drawing.Size(483, 144);
|
this.groupBox4.TabIndex = 15;
|
this.groupBox4.TabStop = false;
|
this.groupBox4.Text = "檢測結果";
|
//
|
// dgvNG
|
//
|
this.dgvNG.AllowUserToAddRows = false;
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
|
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
|
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.dgvNG.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
this.dgvNG.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.dgvNG.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
this.DetectID,
|
this.dataGridViewTextBoxColumn11,
|
this.ProductNo,
|
this.Column1,
|
this.Height,
|
this.CellHeight,
|
this.Length,
|
this.Width,
|
this.ProductResult,
|
this.colProductNoResult,
|
this.Column6,
|
this.colCellHeightResult,
|
this.colLengthResult,
|
this.colWidthResult});
|
this.dgvNG.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dgvNG.Location = new System.Drawing.Point(3, 17);
|
this.dgvNG.Name = "dgvNG";
|
this.dgvNG.ReadOnly = true;
|
this.dgvNG.RowHeadersVisible = false;
|
this.dgvNG.RowTemplate.Height = 20;
|
this.dgvNG.Size = new System.Drawing.Size(477, 124);
|
this.dgvNG.TabIndex = 17;
|
this.dgvNG.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgvNG_CellFormatting);
|
//
|
// DetectID
|
//
|
this.DetectID.DataPropertyName = "DetectID";
|
this.DetectID.HeaderText = "序号";
|
this.DetectID.Name = "DetectID";
|
this.DetectID.ReadOnly = true;
|
this.DetectID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
this.DetectID.Width = 45;
|
//
|
// dataGridViewTextBoxColumn11
|
//
|
this.dataGridViewTextBoxColumn11.DataPropertyName = "DetectTime";
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle2.Format = "yy-MM-dd HH:mm:ss";
|
this.dataGridViewTextBoxColumn11.DefaultCellStyle = dataGridViewCellStyle2;
|
this.dataGridViewTextBoxColumn11.HeaderText = "时间";
|
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
|
this.dataGridViewTextBoxColumn11.ReadOnly = true;
|
this.dataGridViewTextBoxColumn11.Width = 90;
|
//
|
// ProductNo
|
//
|
this.ProductNo.DataPropertyName = "ProductNo";
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
this.ProductNo.DefaultCellStyle = dataGridViewCellStyle3;
|
this.ProductNo.HeaderText = "条码";
|
this.ProductNo.Name = "ProductNo";
|
this.ProductNo.ReadOnly = true;
|
this.ProductNo.Width = 150;
|
//
|
// Column1
|
//
|
this.Column1.DataPropertyName = "PlateID";
|
this.Column1.HeaderText = "工位";
|
this.Column1.Name = "Column1";
|
this.Column1.ReadOnly = true;
|
this.Column1.Width = 55;
|
//
|
// Height
|
//
|
this.Height.DataPropertyName = "Height";
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
dataGridViewCellStyle4.Format = "0.####";
|
this.Height.DefaultCellStyle = dataGridViewCellStyle4;
|
this.Height.HeaderText = "FAI9";
|
this.Height.Name = "Height";
|
this.Height.ReadOnly = true;
|
this.Height.Width = 60;
|
//
|
// CellHeight
|
//
|
this.CellHeight.DataPropertyName = "CellHeight";
|
dataGridViewCellStyle5.Format = "0.####";
|
this.CellHeight.DefaultCellStyle = dataGridViewCellStyle5;
|
this.CellHeight.HeaderText = "FAI2";
|
this.CellHeight.Name = "CellHeight";
|
this.CellHeight.ReadOnly = true;
|
//
|
// Length
|
//
|
this.Length.DataPropertyName = "Length";
|
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
dataGridViewCellStyle6.Format = "0.####";
|
this.Length.DefaultCellStyle = dataGridViewCellStyle6;
|
this.Length.HeaderText = "FAI3";
|
this.Length.Name = "Length";
|
this.Length.ReadOnly = true;
|
this.Length.Width = 60;
|
//
|
// Width
|
//
|
this.Width.DataPropertyName = "Width";
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
|
dataGridViewCellStyle7.Format = "0.####";
|
this.Width.DefaultCellStyle = dataGridViewCellStyle7;
|
this.Width.HeaderText = "FAI12";
|
this.Width.Name = "Width";
|
this.Width.ReadOnly = true;
|
this.Width.Width = 60;
|
//
|
// ProductResult
|
//
|
this.ProductResult.DataPropertyName = "ProductResult";
|
this.ProductResult.HeaderText = "产品判定";
|
this.ProductResult.Name = "ProductResult";
|
this.ProductResult.ReadOnly = true;
|
this.ProductResult.Width = 80;
|
//
|
// colProductNoResult
|
//
|
this.colProductNoResult.DataPropertyName = "ProductNoResult";
|
this.colProductNoResult.HeaderText = "条码判定";
|
this.colProductNoResult.Name = "colProductNoResult";
|
this.colProductNoResult.ReadOnly = true;
|
//
|
// Column6
|
//
|
this.Column6.DataPropertyName = "HeightResult";
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
this.Column6.DefaultCellStyle = dataGridViewCellStyle8;
|
this.Column6.HeaderText = "高度判定";
|
this.Column6.Name = "Column6";
|
this.Column6.ReadOnly = true;
|
this.Column6.Width = 80;
|
//
|
// colCellHeightResult
|
//
|
this.colCellHeightResult.DataPropertyName = "CellHeightResult";
|
this.colCellHeightResult.HeaderText = "侧边高度判定";
|
this.colCellHeightResult.Name = "colCellHeightResult";
|
this.colCellHeightResult.ReadOnly = true;
|
//
|
// colLengthResult
|
//
|
this.colLengthResult.DataPropertyName = "LengthResult";
|
this.colLengthResult.HeaderText = "长度判定";
|
this.colLengthResult.Name = "colLengthResult";
|
this.colLengthResult.ReadOnly = true;
|
//
|
// colWidthResult
|
//
|
this.colWidthResult.DataPropertyName = "WidthResult";
|
this.colWidthResult.HeaderText = "宽度判定";
|
this.colWidthResult.Name = "colWidthResult";
|
this.colWidthResult.ReadOnly = true;
|
//
|
// gbxStatistics
|
//
|
this.gbxStatistics.Controls.Add(this.lblEmptyQuantity);
|
this.gbxStatistics.Controls.Add(this.label11);
|
this.gbxStatistics.Controls.Add(this.lblProductNoFailQuantity);
|
this.gbxStatistics.Controls.Add(this.label7);
|
this.gbxStatistics.Controls.Add(this.btnClearResult);
|
this.gbxStatistics.Controls.Add(this.lblSizeFailQuantity);
|
this.gbxStatistics.Controls.Add(this.label31);
|
this.gbxStatistics.Controls.Add(this.label39);
|
this.gbxStatistics.Controls.Add(this.lblPassRate);
|
this.gbxStatistics.Controls.Add(this.lblSizePassQuantity);
|
this.gbxStatistics.Controls.Add(this.label36);
|
this.gbxStatistics.Controls.Add(this.lblHeightFailQuantity);
|
this.gbxStatistics.Controls.Add(this.label33);
|
this.gbxStatistics.Controls.Add(this.lblHeightPassQuantity);
|
this.gbxStatistics.Controls.Add(this.label29);
|
this.gbxStatistics.Controls.Add(this.lblFailQuantity);
|
this.gbxStatistics.Controls.Add(this.label32);
|
this.gbxStatistics.Controls.Add(this.lblPassQuantity);
|
this.gbxStatistics.Controls.Add(this.label30);
|
this.gbxStatistics.Controls.Add(this.lblProductQuantity);
|
this.gbxStatistics.Controls.Add(this.label3);
|
this.gbxStatistics.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.gbxStatistics.Location = new System.Drawing.Point(0, 144);
|
this.gbxStatistics.Name = "gbxStatistics";
|
this.gbxStatistics.Size = new System.Drawing.Size(483, 62);
|
this.gbxStatistics.TabIndex = 22;
|
this.gbxStatistics.TabStop = false;
|
this.gbxStatistics.Text = "結果統計";
|
//
|
// lblEmptyQuantity
|
//
|
this.lblEmptyQuantity.AutoSize = true;
|
this.lblEmptyQuantity.Location = new System.Drawing.Point(757, 20);
|
this.lblEmptyQuantity.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblEmptyQuantity.Name = "lblEmptyQuantity";
|
this.lblEmptyQuantity.Size = new System.Drawing.Size(47, 12);
|
this.lblEmptyQuantity.TabIndex = 20;
|
this.lblEmptyQuantity.Text = "label37";
|
//
|
// label11
|
//
|
this.label11.AutoSize = true;
|
this.label11.Location = new System.Drawing.Point(672, 20);
|
this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(41, 12);
|
this.label11.TabIndex = 19;
|
this.label11.Text = "空穴:";
|
//
|
// lblProductNoFailQuantity
|
//
|
this.lblProductNoFailQuantity.AutoSize = true;
|
this.lblProductNoFailQuantity.Location = new System.Drawing.Point(757, 42);
|
this.lblProductNoFailQuantity.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblProductNoFailQuantity.Name = "lblProductNoFailQuantity";
|
this.lblProductNoFailQuantity.Size = new System.Drawing.Size(47, 12);
|
this.lblProductNoFailQuantity.TabIndex = 18;
|
this.lblProductNoFailQuantity.Text = "label37";
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.Location = new System.Drawing.Point(672, 42);
|
this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(77, 12);
|
this.label7.TabIndex = 17;
|
this.label7.Text = "条码错误数:";
|
//
|
// btnClearResult
|
//
|
this.btnClearResult.Location = new System.Drawing.Point(817, 35);
|
this.btnClearResult.Name = "btnClearResult";
|
this.btnClearResult.Size = new System.Drawing.Size(76, 23);
|
this.btnClearResult.TabIndex = 16;
|
this.btnClearResult.Text = "結果清空";
|
this.btnClearResult.UseVisualStyleBackColor = true;
|
this.btnClearResult.Click += new System.EventHandler(this.button2_Click);
|
//
|
// lblSizeFailQuantity
|
//
|
this.lblSizeFailQuantity.AutoSize = true;
|
this.lblSizeFailQuantity.Location = new System.Drawing.Point(608, 42);
|
this.lblSizeFailQuantity.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblSizeFailQuantity.Name = "lblSizeFailQuantity";
|
this.lblSizeFailQuantity.Size = new System.Drawing.Size(47, 12);
|
this.lblSizeFailQuantity.TabIndex = 15;
|
this.lblSizeFailQuantity.Text = "label37";
|
//
|
// label31
|
//
|
this.label31.AutoSize = true;
|
this.label31.Location = new System.Drawing.Point(517, 42);
|
this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label31.Name = "label31";
|
this.label31.Size = new System.Drawing.Size(77, 12);
|
this.label31.TabIndex = 14;
|
this.label31.Text = "尺寸失败数:";
|
//
|
// label39
|
//
|
this.label39.AutoSize = true;
|
this.label39.Location = new System.Drawing.Point(517, 20);
|
this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label39.Name = "label39";
|
this.label39.Size = new System.Drawing.Size(53, 12);
|
this.label39.TabIndex = 13;
|
this.label39.Text = "通过率:";
|
//
|
// lblPassRate
|
//
|
this.lblPassRate.AutoSize = true;
|
this.lblPassRate.Location = new System.Drawing.Point(608, 20);
|
this.lblPassRate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblPassRate.Name = "lblPassRate";
|
this.lblPassRate.Size = new System.Drawing.Size(47, 12);
|
this.lblPassRate.TabIndex = 12;
|
this.lblPassRate.Text = "label38";
|
//
|
// lblSizePassQuantity
|
//
|
this.lblSizePassQuantity.AutoSize = true;
|
this.lblSizePassQuantity.Location = new System.Drawing.Point(443, 43);
|
this.lblSizePassQuantity.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblSizePassQuantity.Name = "lblSizePassQuantity";
|
this.lblSizePassQuantity.Size = new System.Drawing.Size(47, 12);
|
this.lblSizePassQuantity.TabIndex = 11;
|
this.lblSizePassQuantity.Text = "label37";
|
//
|
// label36
|
//
|
this.label36.AutoSize = true;
|
this.label36.Location = new System.Drawing.Point(352, 43);
|
this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label36.Name = "label36";
|
this.label36.Size = new System.Drawing.Size(77, 12);
|
this.label36.TabIndex = 10;
|
this.label36.Text = "尺寸通过数:";
|
//
|
// lblHeightFailQuantity
|
//
|
this.lblHeightFailQuantity.AutoSize = true;
|
this.lblHeightFailQuantity.Location = new System.Drawing.Point(283, 42);
|
this.lblHeightFailQuantity.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblHeightFailQuantity.Name = "lblHeightFailQuantity";
|
this.lblHeightFailQuantity.Size = new System.Drawing.Size(47, 12);
|
this.lblHeightFailQuantity.TabIndex = 9;
|
this.lblHeightFailQuantity.Text = "label34";
|
//
|
// label33
|
//
|
this.label33.AutoSize = true;
|
this.label33.Location = new System.Drawing.Point(189, 42);
|
this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label33.Name = "label33";
|
this.label33.Size = new System.Drawing.Size(77, 12);
|
this.label33.TabIndex = 8;
|
this.label33.Text = "厚度失败数:";
|
//
|
// lblHeightPassQuantity
|
//
|
this.lblHeightPassQuantity.AutoSize = true;
|
this.lblHeightPassQuantity.Location = new System.Drawing.Point(107, 42);
|
this.lblHeightPassQuantity.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblHeightPassQuantity.Name = "lblHeightPassQuantity";
|
this.lblHeightPassQuantity.Size = new System.Drawing.Size(47, 12);
|
this.lblHeightPassQuantity.TabIndex = 7;
|
this.lblHeightPassQuantity.Text = "label31";
|
//
|
// label29
|
//
|
this.label29.AutoSize = true;
|
this.label29.Location = new System.Drawing.Point(9, 42);
|
this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label29.Name = "label29";
|
this.label29.Size = new System.Drawing.Size(77, 12);
|
this.label29.TabIndex = 6;
|
this.label29.Text = "厚度通过数:";
|
//
|
// lblFailQuantity
|
//
|
this.lblFailQuantity.AutoSize = true;
|
this.lblFailQuantity.Location = new System.Drawing.Point(443, 20);
|
this.lblFailQuantity.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblFailQuantity.Name = "lblFailQuantity";
|
this.lblFailQuantity.Size = new System.Drawing.Size(47, 12);
|
this.lblFailQuantity.TabIndex = 5;
|
this.lblFailQuantity.Text = "label29";
|
//
|
// label32
|
//
|
this.label32.AutoSize = true;
|
this.label32.Location = new System.Drawing.Point(352, 20);
|
this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label32.Name = "label32";
|
this.label32.Size = new System.Drawing.Size(65, 12);
|
this.label32.TabIndex = 4;
|
this.label32.Text = "失败数量:";
|
//
|
// lblPassQuantity
|
//
|
this.lblPassQuantity.AutoSize = true;
|
this.lblPassQuantity.Location = new System.Drawing.Point(283, 20);
|
this.lblPassQuantity.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblPassQuantity.Name = "lblPassQuantity";
|
this.lblPassQuantity.Size = new System.Drawing.Size(47, 12);
|
this.lblPassQuantity.TabIndex = 3;
|
this.lblPassQuantity.Text = "label31";
|
//
|
// label30
|
//
|
this.label30.AutoSize = true;
|
this.label30.Location = new System.Drawing.Point(189, 20);
|
this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label30.Name = "label30";
|
this.label30.Size = new System.Drawing.Size(65, 12);
|
this.label30.TabIndex = 2;
|
this.label30.Text = "通过数量:";
|
//
|
// lblProductQuantity
|
//
|
this.lblProductQuantity.AutoSize = true;
|
this.lblProductQuantity.Location = new System.Drawing.Point(107, 20);
|
this.lblProductQuantity.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.lblProductQuantity.Name = "lblProductQuantity";
|
this.lblProductQuantity.Size = new System.Drawing.Size(47, 12);
|
this.lblProductQuantity.TabIndex = 1;
|
this.lblProductQuantity.Text = "label29";
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Location = new System.Drawing.Point(9, 20);
|
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(89, 12);
|
this.label3.TabIndex = 0;
|
this.label3.Text = "检测产品总数:";
|
//
|
// tableLayoutPanel4
|
//
|
this.tableLayoutPanel4.ColumnCount = 3;
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
this.tableLayoutPanel4.Controls.Add(this.hcBarcode, 0, 0);
|
this.tableLayoutPanel4.Controls.Add(this.hcZView, 0, 0);
|
this.tableLayoutPanel4.Controls.Add(this.hcXyView, 0, 0);
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Top;
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
this.tableLayoutPanel4.RowCount = 1;
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(483, 427);
|
this.tableLayoutPanel4.TabIndex = 18;
|
//
|
// hcBarcode
|
//
|
this.hcBarcode.BackColor = System.Drawing.Color.Black;
|
this.hcBarcode.BorderColor = System.Drawing.Color.Black;
|
this.hcBarcode.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.hcBarcode.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480);
|
this.hcBarcode.Location = new System.Drawing.Point(325, 3);
|
this.hcBarcode.Name = "hcBarcode";
|
this.hcBarcode.Size = new System.Drawing.Size(155, 421);
|
this.hcBarcode.TabIndex = 4;
|
this.hcBarcode.WindowSize = new System.Drawing.Size(155, 421);
|
//
|
// hcZView
|
//
|
this.hcZView.BackColor = System.Drawing.Color.Black;
|
this.hcZView.BorderColor = System.Drawing.Color.Black;
|
this.hcZView.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.hcZView.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480);
|
this.hcZView.Location = new System.Drawing.Point(164, 3);
|
this.hcZView.Name = "hcZView";
|
this.hcZView.Size = new System.Drawing.Size(155, 421);
|
this.hcZView.TabIndex = 1;
|
this.hcZView.WindowSize = new System.Drawing.Size(155, 421);
|
//
|
// hcXyView
|
//
|
this.hcXyView.AutoSize = true;
|
this.hcXyView.BackColor = System.Drawing.Color.Black;
|
this.hcXyView.BorderColor = System.Drawing.Color.Black;
|
this.hcXyView.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.hcXyView.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480);
|
this.hcXyView.Location = new System.Drawing.Point(3, 3);
|
this.hcXyView.Name = "hcXyView";
|
this.hcXyView.Size = new System.Drawing.Size(155, 421);
|
this.hcXyView.TabIndex = 3;
|
this.hcXyView.WindowSize = new System.Drawing.Size(155, 421);
|
//
|
// gbHandTest
|
//
|
this.gbHandTest.Controls.Add(this.cbHandXi);
|
this.gbHandTest.Controls.Add(this.btnStation4);
|
this.gbHandTest.Controls.Add(this.btnStation2);
|
this.gbHandTest.Controls.Add(this.btnTableAction);
|
this.gbHandTest.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.gbHandTest.Location = new System.Drawing.Point(0, 283);
|
this.gbHandTest.Name = "gbHandTest";
|
this.gbHandTest.Size = new System.Drawing.Size(483, 100);
|
this.gbHandTest.TabIndex = 17;
|
this.gbHandTest.TabStop = false;
|
this.gbHandTest.Text = "手動測試";
|
//
|
// cbHandXi
|
//
|
this.cbHandXi.Appearance = System.Windows.Forms.Appearance.Button;
|
this.cbHandXi.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
|
this.cbHandXi.Location = new System.Drawing.Point(6, 21);
|
this.cbHandXi.Name = "cbHandXi";
|
this.cbHandXi.Size = new System.Drawing.Size(95, 75);
|
this.cbHandXi.TabIndex = 76;
|
this.cbHandXi.Text = "手动吸";
|
this.cbHandXi.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
this.cbHandXi.UseVisualStyleBackColor = true;
|
this.cbHandXi.CheckedChanged += new System.EventHandler(this.cbHandXi_CheckedChanged);
|
//
|
// btnStation4
|
//
|
this.btnStation4.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
|
this.btnStation4.Location = new System.Drawing.Point(345, 21);
|
this.btnStation4.Name = "btnStation4";
|
this.btnStation4.Size = new System.Drawing.Size(95, 75);
|
this.btnStation4.TabIndex = 75;
|
this.btnStation4.Text = " 4# 检测";
|
this.btnStation4.UseVisualStyleBackColor = true;
|
this.btnStation4.Click += new System.EventHandler(this.btnStation4_Click);
|
//
|
// btnStation2
|
//
|
this.btnStation2.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
|
this.btnStation2.Location = new System.Drawing.Point(232, 21);
|
this.btnStation2.Name = "btnStation2";
|
this.btnStation2.Size = new System.Drawing.Size(95, 75);
|
this.btnStation2.TabIndex = 73;
|
this.btnStation2.Text = " 2# 检测";
|
this.btnStation2.UseVisualStyleBackColor = true;
|
this.btnStation2.Click += new System.EventHandler(this.btnStation2_Click);
|
//
|
// btnTableAction
|
//
|
this.btnTableAction.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
|
this.btnTableAction.Location = new System.Drawing.Point(119, 21);
|
this.btnTableAction.Name = "btnTableAction";
|
this.btnTableAction.Size = new System.Drawing.Size(95, 75);
|
this.btnTableAction.TabIndex = 74;
|
this.btnTableAction.Text = "转盘动作";
|
this.btnTableAction.UseVisualStyleBackColor = true;
|
this.btnTableAction.Click += new System.EventHandler(this.btnTableAction_Click);
|
//
|
// panel7
|
//
|
this.panel7.Controls.Add(this.panel4);
|
this.panel7.Controls.Add(this.panel5);
|
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panel7.Location = new System.Drawing.Point(0, 58);
|
this.panel7.Name = "panel7";
|
this.panel7.Size = new System.Drawing.Size(856, 385);
|
this.panel7.TabIndex = 5;
|
//
|
// panel5
|
//
|
this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.panel5.Controls.Add(this.groupBox2);
|
this.panel5.Controls.Add(this.groupBox1);
|
this.panel5.Controls.Add(this.panel9);
|
this.panel5.Controls.Add(this.panel2);
|
this.panel5.Controls.Add(this.groupBox8);
|
this.panel5.Controls.Add(this.panel8);
|
this.panel5.Controls.Add(this.tableLayoutPanel1);
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Right;
|
this.panel5.Location = new System.Drawing.Point(485, 0);
|
this.panel5.Name = "panel5";
|
this.panel5.Size = new System.Drawing.Size(371, 385);
|
this.panel5.TabIndex = 92;
|
//
|
// groupBox2
|
//
|
this.groupBox2.Controls.Add(this.tbPLCMsg);
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.groupBox2.Location = new System.Drawing.Point(0, 255);
|
this.groupBox2.Name = "groupBox2";
|
this.groupBox2.Size = new System.Drawing.Size(369, 0);
|
this.groupBox2.TabIndex = 104;
|
this.groupBox2.TabStop = false;
|
this.groupBox2.Text = "PLC";
|
//
|
// tbPLCMsg
|
//
|
this.tbPLCMsg.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tbPLCMsg.Location = new System.Drawing.Point(3, 17);
|
this.tbPLCMsg.Multiline = true;
|
this.tbPLCMsg.Name = "tbPLCMsg";
|
this.tbPLCMsg.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
this.tbPLCMsg.Size = new System.Drawing.Size(363, 0);
|
this.tbPLCMsg.TabIndex = 0;
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.btnPLCSignal);
|
this.groupBox1.Controls.Add(this.gbDetectionOption);
|
this.groupBox1.Controls.Add(this.btnSetupRunMode);
|
this.groupBox1.Controls.Add(this.btnConfig);
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox1.Location = new System.Drawing.Point(0, 198);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Size = new System.Drawing.Size(369, 57);
|
this.groupBox1.TabIndex = 3;
|
this.groupBox1.TabStop = false;
|
this.groupBox1.Text = "配置調整";
|
//
|
// btnPLCSignal
|
//
|
this.btnPLCSignal.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.btnPLCSignal.Location = new System.Drawing.Point(85, 17);
|
this.btnPLCSignal.Name = "btnPLCSignal";
|
this.btnPLCSignal.Size = new System.Drawing.Size(74, 31);
|
this.btnPLCSignal.TabIndex = 8;
|
this.btnPLCSignal.Text = "PLC信號";
|
this.btnPLCSignal.UseVisualStyleBackColor = true;
|
this.btnPLCSignal.Click += new System.EventHandler(this.btnPLCSignal_Click);
|
//
|
// gbDetectionOption
|
//
|
this.gbDetectionOption.Controls.Add(this.rbStandardBlock);
|
this.gbDetectionOption.Controls.Add(this.rbProductOption);
|
this.gbDetectionOption.Font = new System.Drawing.Font("宋体", 9F);
|
this.gbDetectionOption.Location = new System.Drawing.Point(251, 11);
|
this.gbDetectionOption.Name = "gbDetectionOption";
|
this.gbDetectionOption.Size = new System.Drawing.Size(112, 37);
|
this.gbDetectionOption.TabIndex = 7;
|
this.gbDetectionOption.TabStop = false;
|
//
|
// rbStandardBlock
|
//
|
this.rbStandardBlock.AutoSize = true;
|
this.rbStandardBlock.Location = new System.Drawing.Point(53, 16);
|
this.rbStandardBlock.Name = "rbStandardBlock";
|
this.rbStandardBlock.Size = new System.Drawing.Size(59, 16);
|
this.rbStandardBlock.TabIndex = 1;
|
this.rbStandardBlock.Text = "標準塊";
|
this.rbStandardBlock.UseVisualStyleBackColor = true;
|
this.rbStandardBlock.CheckedChanged += new System.EventHandler(this.rbStandardBlock_CheckedChanged);
|
//
|
// rbProductOption
|
//
|
this.rbProductOption.AutoSize = true;
|
this.rbProductOption.Checked = true;
|
this.rbProductOption.Location = new System.Drawing.Point(5, 16);
|
this.rbProductOption.Name = "rbProductOption";
|
this.rbProductOption.Size = new System.Drawing.Size(47, 16);
|
this.rbProductOption.TabIndex = 0;
|
this.rbProductOption.TabStop = true;
|
this.rbProductOption.Text = "產品";
|
this.rbProductOption.UseVisualStyleBackColor = true;
|
this.rbProductOption.CheckedChanged += new System.EventHandler(this.rbProductOption_CheckedChanged);
|
//
|
// btnSetupRunMode
|
//
|
this.btnSetupRunMode.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.btnSetupRunMode.Location = new System.Drawing.Point(160, 17);
|
this.btnSetupRunMode.Name = "btnSetupRunMode";
|
this.btnSetupRunMode.Size = new System.Drawing.Size(85, 31);
|
this.btnSetupRunMode.TabIndex = 5;
|
this.btnSetupRunMode.Text = "運行模式";
|
this.btnSetupRunMode.UseVisualStyleBackColor = true;
|
this.btnSetupRunMode.Click += new System.EventHandler(this.btnSetupRunMode_Click);
|
//
|
// btnConfig
|
//
|
this.btnConfig.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.btnConfig.Location = new System.Drawing.Point(6, 17);
|
this.btnConfig.Name = "btnConfig";
|
this.btnConfig.Size = new System.Drawing.Size(78, 31);
|
this.btnConfig.TabIndex = 0;
|
this.btnConfig.Text = "配置";
|
this.btnConfig.UseVisualStyleBackColor = true;
|
this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
|
//
|
// panel9
|
//
|
this.panel9.Controls.Add(this.groupBox5);
|
this.panel9.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.panel9.Location = new System.Drawing.Point(0, 97);
|
this.panel9.Margin = new System.Windows.Forms.Padding(2);
|
this.panel9.Name = "panel9";
|
this.panel9.Size = new System.Drawing.Size(369, 81);
|
this.panel9.TabIndex = 103;
|
//
|
// groupBox5
|
//
|
this.groupBox5.Controls.Add(this.label10);
|
this.groupBox5.Controls.Add(this.tbUnloadTime);
|
this.groupBox5.Controls.Add(this.label9);
|
this.groupBox5.Controls.Add(this.tbUploadTime);
|
this.groupBox5.Controls.Add(this.tbCT);
|
this.groupBox5.Controls.Add(this.tbSizeTime);
|
this.groupBox5.Controls.Add(this.label8);
|
this.groupBox5.Controls.Add(this.label6);
|
this.groupBox5.Controls.Add(this.label2);
|
this.groupBox5.Controls.Add(this.tbHeightTime);
|
this.groupBox5.Controls.Add(this.tbX2axisLoPos);
|
this.groupBox5.Controls.Add(this.tbX1axisLoPos);
|
this.groupBox5.Controls.Add(this.label5);
|
this.groupBox5.Controls.Add(this.tbY2axisLoPos);
|
this.groupBox5.Controls.Add(this.label69);
|
this.groupBox5.Controls.Add(this.label4);
|
this.groupBox5.Controls.Add(this.tbY1axisLoPos);
|
this.groupBox5.Controls.Add(this.label70);
|
this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.groupBox5.Location = new System.Drawing.Point(0, 0);
|
this.groupBox5.Name = "groupBox5";
|
this.groupBox5.Size = new System.Drawing.Size(369, 81);
|
this.groupBox5.TabIndex = 17;
|
this.groupBox5.TabStop = false;
|
this.groupBox5.Text = "軸位置信息";
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.Location = new System.Drawing.Point(299, 54);
|
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(29, 12);
|
this.label10.TabIndex = 27;
|
this.label10.Text = "下料";
|
//
|
// tbUnloadTime
|
//
|
this.tbUnloadTime.Location = new System.Drawing.Point(329, 50);
|
this.tbUnloadTime.Name = "tbUnloadTime";
|
this.tbUnloadTime.ReadOnly = true;
|
this.tbUnloadTime.Size = new System.Drawing.Size(38, 21);
|
this.tbUnloadTime.TabIndex = 26;
|
this.tbUnloadTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label9
|
//
|
this.label9.AutoSize = true;
|
this.label9.Location = new System.Drawing.Point(229, 55);
|
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(29, 12);
|
this.label9.TabIndex = 25;
|
this.label9.Text = "上料";
|
//
|
// tbUploadTime
|
//
|
this.tbUploadTime.Location = new System.Drawing.Point(259, 51);
|
this.tbUploadTime.Name = "tbUploadTime";
|
this.tbUploadTime.ReadOnly = true;
|
this.tbUploadTime.Size = new System.Drawing.Size(38, 21);
|
this.tbUploadTime.TabIndex = 24;
|
this.tbUploadTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// tbCT
|
//
|
this.tbCT.Location = new System.Drawing.Point(48, 51);
|
this.tbCT.Name = "tbCT";
|
this.tbCT.ReadOnly = true;
|
this.tbCT.Size = new System.Drawing.Size(38, 21);
|
this.tbCT.TabIndex = 23;
|
this.tbCT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// tbSizeTime
|
//
|
this.tbSizeTime.Location = new System.Drawing.Point(189, 51);
|
this.tbSizeTime.Name = "tbSizeTime";
|
this.tbSizeTime.ReadOnly = true;
|
this.tbSizeTime.Size = new System.Drawing.Size(38, 21);
|
this.tbSizeTime.TabIndex = 22;
|
this.tbSizeTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.Location = new System.Drawing.Point(155, 54);
|
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(29, 12);
|
this.label8.TabIndex = 21;
|
this.label8.Text = "长宽";
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Location = new System.Drawing.Point(91, 53);
|
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(17, 12);
|
this.label6.TabIndex = 21;
|
this.label6.Text = "高";
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Location = new System.Drawing.Point(5, 53);
|
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(41, 12);
|
this.label2.TabIndex = 19;
|
this.label2.Text = "C/T(s)";
|
this.label2.DoubleClick += new System.EventHandler(this.label2_DoubleClick);
|
//
|
// tbHeightTime
|
//
|
this.tbHeightTime.Location = new System.Drawing.Point(113, 51);
|
this.tbHeightTime.Name = "tbHeightTime";
|
this.tbHeightTime.ReadOnly = true;
|
this.tbHeightTime.Size = new System.Drawing.Size(38, 21);
|
this.tbHeightTime.TabIndex = 18;
|
this.tbHeightTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// tbX2axisLoPos
|
//
|
this.tbX2axisLoPos.Location = new System.Drawing.Point(219, 19);
|
this.tbX2axisLoPos.Name = "tbX2axisLoPos";
|
this.tbX2axisLoPos.ReadOnly = true;
|
this.tbX2axisLoPos.Size = new System.Drawing.Size(58, 21);
|
this.tbX2axisLoPos.TabIndex = 4;
|
this.tbX2axisLoPos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// tbX1axisLoPos
|
//
|
this.tbX1axisLoPos.Location = new System.Drawing.Point(34, 19);
|
this.tbX1axisLoPos.Name = "tbX1axisLoPos";
|
this.tbX1axisLoPos.ReadOnly = true;
|
this.tbX1axisLoPos.Size = new System.Drawing.Size(58, 21);
|
this.tbX1axisLoPos.TabIndex = 4;
|
this.tbX1axisLoPos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Location = new System.Drawing.Point(190, 23);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(23, 12);
|
this.label5.TabIndex = 3;
|
this.label5.Text = "X2:";
|
//
|
// tbY2axisLoPos
|
//
|
this.tbY2axisLoPos.Location = new System.Drawing.Point(309, 19);
|
this.tbY2axisLoPos.Name = "tbY2axisLoPos";
|
this.tbY2axisLoPos.ReadOnly = true;
|
this.tbY2axisLoPos.Size = new System.Drawing.Size(58, 21);
|
this.tbY2axisLoPos.TabIndex = 5;
|
this.tbY2axisLoPos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label69
|
//
|
this.label69.AutoSize = true;
|
this.label69.Location = new System.Drawing.Point(5, 23);
|
this.label69.Name = "label69";
|
this.label69.Size = new System.Drawing.Size(23, 12);
|
this.label69.TabIndex = 3;
|
this.label69.Text = "X1:";
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Location = new System.Drawing.Point(281, 23);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(23, 12);
|
this.label4.TabIndex = 2;
|
this.label4.Text = "Y2:";
|
//
|
// tbY1axisLoPos
|
//
|
this.tbY1axisLoPos.Location = new System.Drawing.Point(125, 19);
|
this.tbY1axisLoPos.Name = "tbY1axisLoPos";
|
this.tbY1axisLoPos.ReadOnly = true;
|
this.tbY1axisLoPos.Size = new System.Drawing.Size(58, 21);
|
this.tbY1axisLoPos.TabIndex = 5;
|
this.tbY1axisLoPos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label70
|
//
|
this.label70.AutoSize = true;
|
this.label70.Location = new System.Drawing.Point(97, 23);
|
this.label70.Name = "label70";
|
this.label70.Size = new System.Drawing.Size(23, 12);
|
this.label70.TabIndex = 2;
|
this.label70.Text = "Y1:";
|
//
|
// panel2
|
//
|
this.panel2.Controls.Add(this.lbDisplayState);
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.panel2.Location = new System.Drawing.Point(0, 178);
|
this.panel2.Name = "panel2";
|
this.panel2.Size = new System.Drawing.Size(369, 52);
|
this.panel2.TabIndex = 102;
|
//
|
// lbDisplayState
|
//
|
this.lbDisplayState.BackColor = System.Drawing.Color.Green;
|
this.lbDisplayState.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lbDisplayState.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbDisplayState.Location = new System.Drawing.Point(0, 0);
|
this.lbDisplayState.Name = "lbDisplayState";
|
this.lbDisplayState.Size = new System.Drawing.Size(369, 52);
|
this.lbDisplayState.TabIndex = 6;
|
this.lbDisplayState.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// groupBox8
|
//
|
this.groupBox8.Controls.Add(this.btnSaveConfig);
|
this.groupBox8.Controls.Add(this.groupBox12);
|
this.groupBox8.Controls.Add(this.groupBox9);
|
this.groupBox8.Controls.Add(this.groupBox10);
|
this.groupBox8.Controls.Add(this.groupBox11);
|
this.groupBox8.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.groupBox8.Location = new System.Drawing.Point(0, 230);
|
this.groupBox8.Name = "groupBox8";
|
this.groupBox8.Size = new System.Drawing.Size(369, 153);
|
this.groupBox8.TabIndex = 100;
|
this.groupBox8.TabStop = false;
|
this.groupBox8.Text = "測量項判斷條件設定";
|
//
|
// btnSaveConfig
|
//
|
this.btnSaveConfig.Location = new System.Drawing.Point(313, 19);
|
this.btnSaveConfig.Name = "btnSaveConfig";
|
this.btnSaveConfig.Size = new System.Drawing.Size(45, 56);
|
this.btnSaveConfig.TabIndex = 2;
|
this.btnSaveConfig.Text = "保存";
|
this.btnSaveConfig.UseVisualStyleBackColor = true;
|
this.btnSaveConfig.Click += new System.EventHandler(this.btnSaveConfig_Click);
|
//
|
// groupBox12
|
//
|
this.groupBox12.Controls.Add(this.textBox1);
|
this.groupBox12.Controls.Add(this.label23);
|
this.groupBox12.Controls.Add(this.textBox2);
|
this.groupBox12.Controls.Add(this.label25);
|
this.groupBox12.Controls.Add(this.label26);
|
this.groupBox12.Controls.Add(this.label27);
|
this.groupBox12.Location = new System.Drawing.Point(159, 87);
|
this.groupBox12.Name = "groupBox12";
|
this.groupBox12.Size = new System.Drawing.Size(150, 64);
|
this.groupBox12.TabIndex = 1;
|
this.groupBox12.TabStop = false;
|
this.groupBox12.Text = "FAI9";
|
//
|
// textBox1
|
//
|
this.textBox1.Location = new System.Drawing.Point(42, 13);
|
this.textBox1.Name = "textBox1";
|
this.textBox1.Size = new System.Drawing.Size(81, 21);
|
this.textBox1.TabIndex = 2;
|
this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label23
|
//
|
this.label23.AutoSize = true;
|
this.label23.Location = new System.Drawing.Point(125, 17);
|
this.label23.Name = "label23";
|
this.label23.Size = new System.Drawing.Size(17, 12);
|
this.label23.TabIndex = 0;
|
this.label23.Text = "mm";
|
//
|
// textBox2
|
//
|
this.textBox2.Location = new System.Drawing.Point(41, 38);
|
this.textBox2.Name = "textBox2";
|
this.textBox2.Size = new System.Drawing.Size(81, 21);
|
this.textBox2.TabIndex = 2;
|
this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label25
|
//
|
this.label25.AutoSize = true;
|
this.label25.Location = new System.Drawing.Point(7, 17);
|
this.label25.Name = "label25";
|
this.label25.Size = new System.Drawing.Size(29, 12);
|
this.label25.TabIndex = 0;
|
this.label25.Text = "Min:";
|
//
|
// label26
|
//
|
this.label26.AutoSize = true;
|
this.label26.Location = new System.Drawing.Point(124, 41);
|
this.label26.Name = "label26";
|
this.label26.Size = new System.Drawing.Size(17, 12);
|
this.label26.TabIndex = 0;
|
this.label26.Text = "mm";
|
//
|
// label27
|
//
|
this.label27.AutoSize = true;
|
this.label27.Location = new System.Drawing.Point(6, 41);
|
this.label27.Name = "label27";
|
this.label27.Size = new System.Drawing.Size(29, 12);
|
this.label27.TabIndex = 0;
|
this.label27.Text = "Max:";
|
//
|
// groupBox9
|
//
|
this.groupBox9.Controls.Add(this.textBox16);
|
this.groupBox9.Controls.Add(this.label127);
|
this.groupBox9.Controls.Add(this.textBox11);
|
this.groupBox9.Controls.Add(this.label126);
|
this.groupBox9.Controls.Add(this.label21);
|
this.groupBox9.Controls.Add(this.label24);
|
this.groupBox9.Location = new System.Drawing.Point(4, 85);
|
this.groupBox9.Name = "groupBox9";
|
this.groupBox9.Size = new System.Drawing.Size(150, 65);
|
this.groupBox9.TabIndex = 1;
|
this.groupBox9.TabStop = false;
|
this.groupBox9.Text = "FAI2";
|
//
|
// textBox16
|
//
|
this.textBox16.Location = new System.Drawing.Point(42, 15);
|
this.textBox16.Name = "textBox16";
|
this.textBox16.Size = new System.Drawing.Size(81, 21);
|
this.textBox16.TabIndex = 2;
|
this.textBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label127
|
//
|
this.label127.AutoSize = true;
|
this.label127.Location = new System.Drawing.Point(125, 19);
|
this.label127.Name = "label127";
|
this.label127.Size = new System.Drawing.Size(17, 12);
|
this.label127.TabIndex = 0;
|
this.label127.Text = "mm";
|
//
|
// textBox11
|
//
|
this.textBox11.Location = new System.Drawing.Point(41, 39);
|
this.textBox11.Name = "textBox11";
|
this.textBox11.Size = new System.Drawing.Size(81, 21);
|
this.textBox11.TabIndex = 2;
|
this.textBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label126
|
//
|
this.label126.AutoSize = true;
|
this.label126.Location = new System.Drawing.Point(7, 19);
|
this.label126.Name = "label126";
|
this.label126.Size = new System.Drawing.Size(29, 12);
|
this.label126.TabIndex = 0;
|
this.label126.Text = "Min:";
|
//
|
// label21
|
//
|
this.label21.AutoSize = true;
|
this.label21.Location = new System.Drawing.Point(124, 42);
|
this.label21.Name = "label21";
|
this.label21.Size = new System.Drawing.Size(17, 12);
|
this.label21.TabIndex = 0;
|
this.label21.Text = "mm";
|
//
|
// label24
|
//
|
this.label24.AutoSize = true;
|
this.label24.Location = new System.Drawing.Point(6, 42);
|
this.label24.Name = "label24";
|
this.label24.Size = new System.Drawing.Size(29, 12);
|
this.label24.TabIndex = 0;
|
this.label24.Text = "Max:";
|
//
|
// groupBox10
|
//
|
this.groupBox10.Controls.Add(this.textBox10);
|
this.groupBox10.Controls.Add(this.label35);
|
this.groupBox10.Controls.Add(this.textBox7);
|
this.groupBox10.Controls.Add(this.label17);
|
this.groupBox10.Controls.Add(this.label18);
|
this.groupBox10.Controls.Add(this.label19);
|
this.groupBox10.Location = new System.Drawing.Point(4, 15);
|
this.groupBox10.Name = "groupBox10";
|
this.groupBox10.Size = new System.Drawing.Size(150, 66);
|
this.groupBox10.TabIndex = 1;
|
this.groupBox10.TabStop = false;
|
this.groupBox10.Text = "FAI3";
|
//
|
// textBox10
|
//
|
this.textBox10.Location = new System.Drawing.Point(41, 15);
|
this.textBox10.Name = "textBox10";
|
this.textBox10.Size = new System.Drawing.Size(81, 21);
|
this.textBox10.TabIndex = 2;
|
this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label35
|
//
|
this.label35.AutoSize = true;
|
this.label35.Location = new System.Drawing.Point(124, 19);
|
this.label35.Name = "label35";
|
this.label35.Size = new System.Drawing.Size(17, 12);
|
this.label35.TabIndex = 0;
|
this.label35.Text = "mm";
|
//
|
// textBox7
|
//
|
this.textBox7.Location = new System.Drawing.Point(41, 39);
|
this.textBox7.Name = "textBox7";
|
this.textBox7.Size = new System.Drawing.Size(81, 21);
|
this.textBox7.TabIndex = 2;
|
this.textBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label17
|
//
|
this.label17.AutoSize = true;
|
this.label17.Location = new System.Drawing.Point(5, 17);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(29, 12);
|
this.label17.TabIndex = 0;
|
this.label17.Text = "Min:";
|
//
|
// label18
|
//
|
this.label18.AutoSize = true;
|
this.label18.Location = new System.Drawing.Point(124, 43);
|
this.label18.Name = "label18";
|
this.label18.Size = new System.Drawing.Size(17, 12);
|
this.label18.TabIndex = 0;
|
this.label18.Text = "mm";
|
//
|
// label19
|
//
|
this.label19.AutoSize = true;
|
this.label19.Location = new System.Drawing.Point(6, 43);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(29, 12);
|
this.label19.TabIndex = 0;
|
this.label19.Text = "Max:";
|
//
|
// groupBox11
|
//
|
this.groupBox11.Controls.Add(this.textBox15);
|
this.groupBox11.Controls.Add(this.label125);
|
this.groupBox11.Controls.Add(this.textBox9);
|
this.groupBox11.Controls.Add(this.label124);
|
this.groupBox11.Controls.Add(this.label20);
|
this.groupBox11.Controls.Add(this.label22);
|
this.groupBox11.Location = new System.Drawing.Point(157, 15);
|
this.groupBox11.Name = "groupBox11";
|
this.groupBox11.Size = new System.Drawing.Size(150, 66);
|
this.groupBox11.TabIndex = 1;
|
this.groupBox11.TabStop = false;
|
this.groupBox11.Text = "FAI12";
|
//
|
// textBox15
|
//
|
this.textBox15.Location = new System.Drawing.Point(42, 13);
|
this.textBox15.Name = "textBox15";
|
this.textBox15.Size = new System.Drawing.Size(81, 21);
|
this.textBox15.TabIndex = 2;
|
this.textBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label125
|
//
|
this.label125.AutoSize = true;
|
this.label125.Location = new System.Drawing.Point(125, 17);
|
this.label125.Name = "label125";
|
this.label125.Size = new System.Drawing.Size(17, 12);
|
this.label125.TabIndex = 0;
|
this.label125.Text = "mm";
|
//
|
// textBox9
|
//
|
this.textBox9.Location = new System.Drawing.Point(41, 38);
|
this.textBox9.Name = "textBox9";
|
this.textBox9.Size = new System.Drawing.Size(81, 21);
|
this.textBox9.TabIndex = 2;
|
this.textBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label124
|
//
|
this.label124.AutoSize = true;
|
this.label124.Location = new System.Drawing.Point(7, 17);
|
this.label124.Name = "label124";
|
this.label124.Size = new System.Drawing.Size(29, 12);
|
this.label124.TabIndex = 0;
|
this.label124.Text = "Min:";
|
//
|
// label20
|
//
|
this.label20.AutoSize = true;
|
this.label20.Location = new System.Drawing.Point(124, 41);
|
this.label20.Name = "label20";
|
this.label20.Size = new System.Drawing.Size(17, 12);
|
this.label20.TabIndex = 0;
|
this.label20.Text = "mm";
|
//
|
// label22
|
//
|
this.label22.AutoSize = true;
|
this.label22.Location = new System.Drawing.Point(6, 41);
|
this.label22.Name = "label22";
|
this.label22.Size = new System.Drawing.Size(29, 12);
|
this.label22.TabIndex = 0;
|
this.label22.Text = "Max:";
|
//
|
// panel8
|
//
|
this.panel8.Controls.Add(this.btnDownTime);
|
this.panel8.Controls.Add(this.btnCheck);
|
this.panel8.Controls.Add(this.btnPlcOperation);
|
this.panel8.Controls.Add(this.ckAuto);
|
this.panel8.Controls.Add(this.btnCreateReport);
|
this.panel8.Controls.Add(this.btnDetectionResult);
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panel8.Location = new System.Drawing.Point(0, 91);
|
this.panel8.Name = "panel8";
|
this.panel8.Size = new System.Drawing.Size(369, 107);
|
this.panel8.TabIndex = 2;
|
//
|
// btnDownTime
|
//
|
this.btnDownTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
|
this.btnDownTime.Location = new System.Drawing.Point(231, 55);
|
this.btnDownTime.Name = "btnDownTime";
|
this.btnDownTime.Size = new System.Drawing.Size(67, 45);
|
this.btnDownTime.TabIndex = 118;
|
this.btnDownTime.Text = "宕機統計";
|
this.btnDownTime.UseVisualStyleBackColor = true;
|
this.btnDownTime.Click += new System.EventHandler(this.btnDownTime_Click);
|
//
|
// btnCheck
|
//
|
this.btnCheck.Font = new System.Drawing.Font("宋体", 9F);
|
this.btnCheck.Location = new System.Drawing.Point(129, 56);
|
this.btnCheck.Name = "btnCheck";
|
this.btnCheck.Size = new System.Drawing.Size(97, 45);
|
this.btnCheck.TabIndex = 117;
|
this.btnCheck.Text = "抽檢";
|
this.btnCheck.UseVisualStyleBackColor = true;
|
this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
|
//
|
// btnPlcOperation
|
//
|
this.btnPlcOperation.Font = new System.Drawing.Font("宋体", 9F);
|
this.btnPlcOperation.Location = new System.Drawing.Point(129, 5);
|
this.btnPlcOperation.Name = "btnPlcOperation";
|
this.btnPlcOperation.Size = new System.Drawing.Size(97, 45);
|
this.btnPlcOperation.TabIndex = 116;
|
this.btnPlcOperation.Text = "PLC操作";
|
this.btnPlcOperation.UseVisualStyleBackColor = true;
|
this.btnPlcOperation.Click += new System.EventHandler(this.btnPlcOperation_Click);
|
//
|
// ckAuto
|
//
|
this.ckAuto.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.ckAuto.Appearance = System.Windows.Forms.Appearance.Button;
|
this.ckAuto.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.ckAuto.Location = new System.Drawing.Point(5, 5);
|
this.ckAuto.Name = "ckAuto";
|
this.ckAuto.Size = new System.Drawing.Size(115, 95);
|
this.ckAuto.TabIndex = 115;
|
this.ckAuto.Text = "手自動";
|
this.ckAuto.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
this.ckAuto.UseVisualStyleBackColor = true;
|
this.ckAuto.CheckedChanged += new System.EventHandler(this.ckAuto_CheckedChanged);
|
//
|
// btnCreateReport
|
//
|
this.btnCreateReport.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
|
this.btnCreateReport.Location = new System.Drawing.Point(301, 56);
|
this.btnCreateReport.Name = "btnCreateReport";
|
this.btnCreateReport.Size = new System.Drawing.Size(63, 45);
|
this.btnCreateReport.TabIndex = 114;
|
this.btnCreateReport.Text = "生成報告";
|
this.btnCreateReport.UseVisualStyleBackColor = true;
|
this.btnCreateReport.Click += new System.EventHandler(this.btnCreateReport_Click);
|
//
|
// btnDetectionResult
|
//
|
this.btnDetectionResult.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
|
this.btnDetectionResult.Location = new System.Drawing.Point(231, 5);
|
this.btnDetectionResult.Name = "btnDetectionResult";
|
this.btnDetectionResult.Size = new System.Drawing.Size(131, 45);
|
this.btnDetectionResult.TabIndex = 113;
|
this.btnDetectionResult.Text = "檢測結果";
|
this.btnDetectionResult.UseVisualStyleBackColor = true;
|
this.btnDetectionResult.Click += new System.EventHandler(this.button6_Click);
|
//
|
// tableLayoutPanel1
|
//
|
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
this.tableLayoutPanel1.ColumnCount = 1;
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 55.33454F));
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 44.66546F));
|
this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 0);
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
this.tableLayoutPanel1.RowCount = 1;
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 90F));
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(369, 91);
|
this.tableLayoutPanel1.TabIndex = 1;
|
//
|
// panel3
|
//
|
this.panel3.Controls.Add(this.panel10);
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panel3.Location = new System.Drawing.Point(3, 3);
|
this.panel3.Margin = new System.Windows.Forms.Padding(2);
|
this.panel3.Name = "panel3";
|
this.panel3.Size = new System.Drawing.Size(363, 85);
|
this.panel3.TabIndex = 0;
|
//
|
// panel10
|
//
|
this.panel10.Controls.Add(this.lbOKNG);
|
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panel10.Location = new System.Drawing.Point(0, 0);
|
this.panel10.Margin = new System.Windows.Forms.Padding(2);
|
this.panel10.Name = "panel10";
|
this.panel10.Size = new System.Drawing.Size(363, 85);
|
this.panel10.TabIndex = 0;
|
//
|
// lbOKNG
|
//
|
this.lbOKNG.BackColor = System.Drawing.SystemColors.Control;
|
this.lbOKNG.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.lbOKNG.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lbOKNG.Font = new System.Drawing.Font("Calibri", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.lbOKNG.Location = new System.Drawing.Point(0, 0);
|
this.lbOKNG.Name = "lbOKNG";
|
this.lbOKNG.Size = new System.Drawing.Size(363, 85);
|
this.lbOKNG.TabIndex = 117;
|
this.lbOKNG.Text = "OK";
|
this.lbOKNG.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// timer1
|
//
|
this.timer1.Interval = 3600000;
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
//
|
// statusStrip1
|
//
|
this.statusStrip1.Font = new System.Drawing.Font("微軟正黑體", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
|
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.toolStripStatusLabel1,
|
this.tsslWarnMsg,
|
this.tslWarning});
|
this.statusStrip1.Location = new System.Drawing.Point(0, 443);
|
this.statusStrip1.Name = "statusStrip1";
|
this.statusStrip1.ShowItemToolTips = true;
|
this.statusStrip1.Size = new System.Drawing.Size(856, 56);
|
this.statusStrip1.TabIndex = 6;
|
this.statusStrip1.Text = "statusStrip1";
|
//
|
// toolStripStatusLabel1
|
//
|
this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.Red;
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
this.toolStripStatusLabel1.Size = new System.Drawing.Size(96, 51);
|
this.toolStripStatusLabel1.Text = "報警:";
|
this.toolStripStatusLabel1.Click += new System.EventHandler(this.toolStripStatusLabel1_Click);
|
//
|
// tsslWarnMsg
|
//
|
this.tsslWarnMsg.Name = "tsslWarnMsg";
|
this.tsslWarnMsg.Size = new System.Drawing.Size(0, 51);
|
this.tsslWarnMsg.Click += new System.EventHandler(this.tsslWarnMsg_Click);
|
//
|
// tslWarning
|
//
|
this.tslWarning.AutoSize = false;
|
this.tslWarning.Name = "tslWarning";
|
this.tslWarning.Size = new System.Drawing.Size(500, 51);
|
//
|
// panel1
|
//
|
this.panel1.Controls.Add(this.label1);
|
this.panel1.Controls.Add(this.label28);
|
this.panel1.Controls.Add(this.lbTime);
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(856, 58);
|
this.panel1.TabIndex = 7;
|
//
|
// label1
|
//
|
this.label1.BackColor = System.Drawing.SystemColors.AppWorkspace;
|
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label1.Font = new System.Drawing.Font("Verdana", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label1.Location = new System.Drawing.Point(0, 0);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(856, 58);
|
this.label1.TabIndex = 111;
|
this.label1.Text = "Battery Pack Optical Measurement";
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label28
|
//
|
this.label28.AutoSize = true;
|
this.label28.BackColor = System.Drawing.SystemColors.AppWorkspace;
|
this.label28.Location = new System.Drawing.Point(1083, 85);
|
this.label28.Name = "label28";
|
this.label28.Size = new System.Drawing.Size(185, 12);
|
this.label28.TabIndex = 2;
|
this.label28.Text = "弗埃斯工業技術(蘇州)有限公司";
|
//
|
// lbTime
|
//
|
this.lbTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.lbTime.AutoSize = true;
|
this.lbTime.BackColor = System.Drawing.SystemColors.AppWorkspace;
|
this.lbTime.Font = new System.Drawing.Font("Cambria", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.lbTime.Location = new System.Drawing.Point(756, 3);
|
this.lbTime.Name = "lbTime";
|
this.lbTime.Size = new System.Drawing.Size(0, 25);
|
this.lbTime.TabIndex = 1;
|
//
|
// MainForm
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(856, 499);
|
this.Controls.Add(this.panel7);
|
this.Controls.Add(this.panel1);
|
this.Controls.Add(this.statusStrip1);
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.KeyPreview = true;
|
this.Name = "MainForm";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "弗埃斯手機電池尺寸測量軟件-V1.0";
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
|
this.Load += new System.EventHandler(this.MainForm_Load);
|
this.panel4.ResumeLayout(false);
|
this.gbSystemInfo.ResumeLayout(false);
|
this.gbSystemInfo.PerformLayout();
|
this.panel6.ResumeLayout(false);
|
this.groupBox4.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.dgvNG)).EndInit();
|
this.gbxStatistics.ResumeLayout(false);
|
this.gbxStatistics.PerformLayout();
|
this.tableLayoutPanel4.ResumeLayout(false);
|
this.tableLayoutPanel4.PerformLayout();
|
this.gbHandTest.ResumeLayout(false);
|
this.panel7.ResumeLayout(false);
|
this.panel5.ResumeLayout(false);
|
this.groupBox2.ResumeLayout(false);
|
this.groupBox2.PerformLayout();
|
this.groupBox1.ResumeLayout(false);
|
this.gbDetectionOption.ResumeLayout(false);
|
this.gbDetectionOption.PerformLayout();
|
this.panel9.ResumeLayout(false);
|
this.groupBox5.ResumeLayout(false);
|
this.groupBox5.PerformLayout();
|
this.panel2.ResumeLayout(false);
|
this.groupBox8.ResumeLayout(false);
|
this.groupBox12.ResumeLayout(false);
|
this.groupBox12.PerformLayout();
|
this.groupBox9.ResumeLayout(false);
|
this.groupBox9.PerformLayout();
|
this.groupBox10.ResumeLayout(false);
|
this.groupBox10.PerformLayout();
|
this.groupBox11.ResumeLayout(false);
|
this.groupBox11.PerformLayout();
|
this.panel8.ResumeLayout(false);
|
this.tableLayoutPanel1.ResumeLayout(false);
|
this.panel3.ResumeLayout(false);
|
this.panel10.ResumeLayout(false);
|
this.statusStrip1.ResumeLayout(false);
|
this.statusStrip1.PerformLayout();
|
this.panel1.ResumeLayout(false);
|
this.panel1.PerformLayout();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.Panel panel4;
|
private System.Windows.Forms.Panel panel7;
|
private System.Windows.Forms.Timer timer1;
|
private System.Windows.Forms.Panel panel5;
|
private System.Windows.Forms.GroupBox groupBox8;
|
private System.Windows.Forms.Button btnSaveConfig;
|
private System.Windows.Forms.GroupBox groupBox12;
|
private System.Windows.Forms.TextBox textBox1;
|
private System.Windows.Forms.Label label23;
|
private System.Windows.Forms.TextBox textBox2;
|
private System.Windows.Forms.Label label25;
|
private System.Windows.Forms.Label label26;
|
private System.Windows.Forms.Label label27;
|
private System.Windows.Forms.GroupBox groupBox9;
|
private System.Windows.Forms.TextBox textBox16;
|
private System.Windows.Forms.Label label127;
|
private System.Windows.Forms.TextBox textBox11;
|
private System.Windows.Forms.Label label126;
|
private System.Windows.Forms.Label label21;
|
private System.Windows.Forms.Label label24;
|
private System.Windows.Forms.GroupBox groupBox10;
|
private System.Windows.Forms.TextBox textBox10;
|
private System.Windows.Forms.Label label35;
|
private System.Windows.Forms.TextBox textBox7;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.Label label18;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.GroupBox groupBox11;
|
private System.Windows.Forms.TextBox textBox15;
|
private System.Windows.Forms.Label label125;
|
private System.Windows.Forms.TextBox textBox9;
|
private System.Windows.Forms.Label label124;
|
private System.Windows.Forms.Label label20;
|
private System.Windows.Forms.Label label22;
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.Button btnConfig;
|
private System.Windows.Forms.Panel panel8;
|
private System.Windows.Forms.Panel panel6;
|
private System.Windows.Forms.GroupBox groupBox4;
|
private System.Windows.Forms.DataGridView dgvNG;
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
|
private HalconDotNet.HWindowControl hcXyView;
|
private System.Windows.Forms.GroupBox gbHandTest;
|
private System.Windows.Forms.CheckBox cbHandXi;
|
private System.Windows.Forms.Button btnStation4;
|
private System.Windows.Forms.Button btnStation2;
|
private System.Windows.Forms.Button btnTableAction;
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
private System.Windows.Forms.ToolStripStatusLabel tsslWarnMsg;
|
private System.Windows.Forms.ToolStripStatusLabel tslWarning;
|
private System.Windows.Forms.Panel panel2;
|
private System.Windows.Forms.Label lbDisplayState;
|
private System.Windows.Forms.Panel panel9;
|
private System.Windows.Forms.GroupBox groupBox5;
|
public System.Windows.Forms.TextBox tbX2axisLoPos;
|
public System.Windows.Forms.TextBox tbX1axisLoPos;
|
private System.Windows.Forms.Label label5;
|
public System.Windows.Forms.TextBox tbY2axisLoPos;
|
private System.Windows.Forms.Label label69;
|
private System.Windows.Forms.Label label4;
|
public System.Windows.Forms.TextBox tbY1axisLoPos;
|
private System.Windows.Forms.Label label70;
|
private System.Windows.Forms.GroupBox gbSystemInfo;
|
private System.Windows.Forms.TextBox tbSystemInfo;
|
private System.Windows.Forms.GroupBox gbxStatistics;
|
private System.Windows.Forms.GroupBox groupBox2;
|
private System.Windows.Forms.TextBox tbPLCMsg;
|
private System.Windows.Forms.Label label32;
|
private System.Windows.Forms.Label lblPassQuantity;
|
private System.Windows.Forms.Label label30;
|
private System.Windows.Forms.Label lblProductQuantity;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label lblSizeFailQuantity;
|
private System.Windows.Forms.Label label31;
|
private System.Windows.Forms.Label label39;
|
private System.Windows.Forms.Label lblPassRate;
|
private System.Windows.Forms.Label lblSizePassQuantity;
|
private System.Windows.Forms.Label label36;
|
private System.Windows.Forms.Label lblHeightFailQuantity;
|
private System.Windows.Forms.Label label33;
|
private System.Windows.Forms.Label lblHeightPassQuantity;
|
private System.Windows.Forms.Label label29;
|
private System.Windows.Forms.Label lblFailQuantity;
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
private System.Windows.Forms.Button btnClearResult;
|
private System.Windows.Forms.Button btnSetupRunMode;
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.Label label28;
|
private System.Windows.Forms.Label lbTime;
|
private System.ComponentModel.BackgroundWorker backgroundWorker1;
|
private System.Windows.Forms.Label lblProductNoFailQuantity;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.GroupBox gbDetectionOption;
|
private System.Windows.Forms.RadioButton rbStandardBlock;
|
private System.Windows.Forms.RadioButton rbProductOption;
|
private System.Windows.Forms.Button btnPLCSignal;
|
private System.Windows.Forms.TextBox tbSizeTime;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.TextBox tbHeightTime;
|
private System.Windows.Forms.TextBox tbCT;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.TextBox tbUnloadTime;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.TextBox tbUploadTime;
|
private System.Windows.Forms.CheckBox ckAuto;
|
private System.Windows.Forms.Button btnCreateReport;
|
private System.Windows.Forms.Button btnDetectionResult;
|
private System.Windows.Forms.Panel panel3;
|
private System.Windows.Forms.Panel panel10;
|
private System.Windows.Forms.Label lbOKNG;
|
private System.Windows.Forms.DataGridViewTextBoxColumn DetectID;
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
|
private System.Windows.Forms.DataGridViewTextBoxColumn ProductNo;
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
|
private System.Windows.Forms.DataGridViewTextBoxColumn Height;
|
private System.Windows.Forms.DataGridViewTextBoxColumn CellHeight;
|
private System.Windows.Forms.DataGridViewTextBoxColumn Length;
|
private System.Windows.Forms.DataGridViewTextBoxColumn Width;
|
private System.Windows.Forms.DataGridViewTextBoxColumn ProductResult;
|
private System.Windows.Forms.DataGridViewTextBoxColumn colProductNoResult;
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
|
private System.Windows.Forms.DataGridViewTextBoxColumn colCellHeightResult;
|
private System.Windows.Forms.DataGridViewTextBoxColumn colLengthResult;
|
private System.Windows.Forms.DataGridViewTextBoxColumn colWidthResult;
|
public HalconDotNet.HWindowControl hcBarcode;
|
public HalconDotNet.HWindowControl hcZView;
|
private System.Windows.Forms.Button btnPlcOperation;
|
private System.Windows.Forms.Button btnCheck;
|
private System.Windows.Forms.Button btnDownTime;
|
private System.Windows.Forms.Label lblEmptyQuantity;
|
private System.Windows.Forms.Label label11;
|
}
|
}
|