banboshi_V1/halftoneproject-master/Code/FrmSysSetting.Designer.cs
2023-11-08 13:52:00 +08:00

3275 lines
177 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace ProductionControl
{
partial class FrmSysSetting
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSysSetting));
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.panel1 = new System.Windows.Forms.Panel();
this.btnClearDefect_Path = new System.Windows.Forms.PictureBox();
this.label51 = new System.Windows.Forms.Label();
this.numDefect_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
this.chkDefect_Path_AutoClear = new System.Windows.Forms.CheckBox();
this.chkSaveAllDefectImg = new System.Windows.Forms.CheckBox();
this.txtDefect_Path = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.panel2 = new System.Windows.Forms.Panel();
this.label3 = new System.Windows.Forms.Label();
this.numLogDays = new System.Windows.Forms.NumericUpDown();
this.ckbAutoClear = new System.Windows.Forms.CheckBox();
this.txtLogPath = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.panel3 = new System.Windows.Forms.Panel();
this.txtIO_DevNum = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.panel4 = new System.Windows.Forms.Panel();
this.cobLight_Name = new System.Windows.Forms.ComboBox();
this.cobLight_PortNum = new System.Windows.Forms.ComboBox();
this.label59 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.cobSmallAxis_ComName = new System.Windows.Forms.ComboBox();
this.cobTension_PortNum = new System.Windows.Forms.ComboBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.panel5 = new System.Windows.Forms.Panel();
this.numHeightDev_SafeValue = new System.Windows.Forms.NumericUpDown();
this.label17 = new System.Windows.Forms.Label();
this.numHeightDev_Port = new System.Windows.Forms.NumericUpDown();
this.label9 = new System.Windows.Forms.Label();
this.txtHeightDev_IP = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.panel7 = new System.Windows.Forms.Panel();
this.btnBackDB = new System.Windows.Forms.Button();
this.txtDBCon = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.panel8 = new System.Windows.Forms.Panel();
this.cobAxis3PulseOutMode = new System.Windows.Forms.ComboBox();
this.label15 = new System.Windows.Forms.Label();
this.cobAxis2PulseOutMode = new System.Windows.Forms.ComboBox();
this.label16 = new System.Windows.Forms.Label();
this.cobAxis1PulseOutMode = new System.Windows.Forms.ComboBox();
this.label13 = new System.Windows.Forms.Label();
this.cobAxis0PulseOutMode = new System.Windows.Forms.ComboBox();
this.label14 = new System.Windows.Forms.Label();
this.groupBox9 = new System.Windows.Forms.GroupBox();
this.panel9 = new System.Windows.Forms.Panel();
this.cobAxis3HomeMode = new System.Windows.Forms.ComboBox();
this.label18 = new System.Windows.Forms.Label();
this.cobAxis2HomeMode = new System.Windows.Forms.ComboBox();
this.label19 = new System.Windows.Forms.Label();
this.cobAxis1HomeMode = new System.Windows.Forms.ComboBox();
this.label20 = new System.Windows.Forms.Label();
this.cobAxis0HomeMode = new System.Windows.Forms.ComboBox();
this.label21 = new System.Windows.Forms.Label();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox23 = new System.Windows.Forms.GroupBox();
this.panel23 = new System.Windows.Forms.Panel();
this.label6 = new System.Windows.Forms.Label();
this.groupBox22 = new System.Windows.Forms.GroupBox();
this.panel22 = new System.Windows.Forms.Panel();
this.label61 = new System.Windows.Forms.Label();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.groupBox14 = new System.Windows.Forms.GroupBox();
this.panel14 = new System.Windows.Forms.Panel();
this.label36 = new System.Windows.Forms.Label();
this.label37 = new System.Windows.Forms.Label();
this.label38 = new System.Windows.Forms.Label();
this.label39 = new System.Windows.Forms.Label();
this.numAxis2HomeDec = new System.Windows.Forms.NumericUpDown();
this.numAxis1HomeDec = new System.Windows.Forms.NumericUpDown();
this.numAxis0HomeDec = new System.Windows.Forms.NumericUpDown();
this.numAxis3HomeDec = new System.Windows.Forms.NumericUpDown();
this.groupBox13 = new System.Windows.Forms.GroupBox();
this.panel13 = new System.Windows.Forms.Panel();
this.label32 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.numAxis3HomeAcc = new System.Windows.Forms.NumericUpDown();
this.numAxis0HomeAcc = new System.Windows.Forms.NumericUpDown();
this.numAxis2HomeAcc = new System.Windows.Forms.NumericUpDown();
this.numAxis1HomeAcc = new System.Windows.Forms.NumericUpDown();
this.groupBox12 = new System.Windows.Forms.GroupBox();
this.panel12 = new System.Windows.Forms.Panel();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.numAxis3HomeVelHigh = new System.Windows.Forms.NumericUpDown();
this.numAxis0HomeVelHigh = new System.Windows.Forms.NumericUpDown();
this.numAxis2HomeVelHigh = new System.Windows.Forms.NumericUpDown();
this.numAxis1HomeVelHigh = new System.Windows.Forms.NumericUpDown();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.panel11 = new System.Windows.Forms.Panel();
this.cobAxis3HomeDir = new System.Windows.Forms.ComboBox();
this.label26 = new System.Windows.Forms.Label();
this.cobAxis2HomeDir = new System.Windows.Forms.ComboBox();
this.label27 = new System.Windows.Forms.Label();
this.cobAxis1HomeDir = new System.Windows.Forms.ComboBox();
this.label28 = new System.Windows.Forms.Label();
this.cobAxis0HomeDir = new System.Windows.Forms.ComboBox();
this.label29 = new System.Windows.Forms.Label();
this.groupBox10 = new System.Windows.Forms.GroupBox();
this.panel10 = new System.Windows.Forms.Panel();
this.label10 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.numAxis3HomeVelLow = new System.Windows.Forms.NumericUpDown();
this.numAxis2HomeVelLow = new System.Windows.Forms.NumericUpDown();
this.numAxis1HomeVelLow = new System.Windows.Forms.NumericUpDown();
this.numAxis0HomeVelLow = new System.Windows.Forms.NumericUpDown();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.groupBox16 = new System.Windows.Forms.GroupBox();
this.panel16 = new System.Windows.Forms.Panel();
this.numHeightBase4 = new System.Windows.Forms.NumericUpDown();
this.numHeightBase3 = new System.Windows.Forms.NumericUpDown();
this.numHeightBase2 = new System.Windows.Forms.NumericUpDown();
this.numHeightBase1 = new System.Windows.Forms.NumericUpDown();
this.numHeightBase0 = new System.Windows.Forms.NumericUpDown();
this.label47 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.label42 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.groupBox19 = new System.Windows.Forms.GroupBox();
this.panel19 = new System.Windows.Forms.Panel();
this.btnClearDefect_Compress_SavePath = new System.Windows.Forms.PictureBox();
this.label52 = new System.Windows.Forms.Label();
this.numDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
this.chkDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
this.txtDefect_Compress_SavePath = new System.Windows.Forms.TextBox();
this.label50 = new System.Windows.Forms.Label();
this.groupBox17 = new System.Windows.Forms.GroupBox();
this.panel17 = new System.Windows.Forms.Panel();
this.btnClearDefect_Small_Path = new System.Windows.Forms.PictureBox();
this.label53 = new System.Windows.Forms.Label();
this.txtDefect_Small_Path = new System.Windows.Forms.TextBox();
this.numDefect_Small_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
this.label41 = new System.Windows.Forms.Label();
this.chkDefect_Small_Path_AutoClear = new System.Windows.Forms.CheckBox();
this.chkMakeTag = new System.Windows.Forms.CheckBox();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.groupBox21 = new System.Windows.Forms.GroupBox();
this.panel21 = new System.Windows.Forms.Panel();
this.btnSizeBmp_Zoom_Image_SavePath = new System.Windows.Forms.PictureBox();
this.label57 = new System.Windows.Forms.Label();
this.numSizeBmp_Zoom_Image_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
this.txtSizeBmp_Zoom_Image_SavePath = new System.Windows.Forms.TextBox();
this.label58 = new System.Windows.Forms.Label();
this.groupBox20 = new System.Windows.Forms.GroupBox();
this.panel20 = new System.Windows.Forms.Panel();
this.btnClearSizeBmp_Compare_SavePath = new System.Windows.Forms.PictureBox();
this.label54 = new System.Windows.Forms.Label();
this.numSizeBmp_Compare_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
this.chkSizeBmp_Compare_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
this.txtSizeBmp_Compare_SavePath = new System.Windows.Forms.TextBox();
this.label55 = new System.Windows.Forms.Label();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.panel6 = new System.Windows.Forms.Panel();
this.txtSizeEnginePath = new System.Windows.Forms.TextBox();
this.label40 = new System.Windows.Forms.Label();
this.groupBox15 = new System.Windows.Forms.GroupBox();
this.panel15 = new System.Windows.Forms.Panel();
this.btnClearSizeBmp_Path = new System.Windows.Forms.PictureBox();
this.label56 = new System.Windows.Forms.Label();
this.txtSizeBmp_SavePath = new System.Windows.Forms.TextBox();
this.numSizeBmp_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
this.chkSizeBmp_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
this.label43 = new System.Windows.Forms.Label();
this.tabPage9 = new System.Windows.Forms.TabPage();
this.ckSkipSizeFailed = new System.Windows.Forms.CheckBox();
this.chkSkipSmallAxis = new System.Windows.Forms.CheckBox();
this.chkSkipScannerCC = new System.Windows.Forms.CheckBox();
this.chkSkipScannerGL = new System.Windows.Forms.CheckBox();
this.chkSkipLight = new System.Windows.Forms.CheckBox();
this.chkSkipHeight = new System.Windows.Forms.CheckBox();
this.chkSkipTension = new System.Windows.Forms.CheckBox();
this.chkSkipAxis3 = new System.Windows.Forms.CheckBox();
this.chkSkipAxis2 = new System.Windows.Forms.CheckBox();
this.chkSkipAxis1 = new System.Windows.Forms.CheckBox();
this.chkSkipAxis0 = new System.Windows.Forms.CheckBox();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.groupBox18 = new System.Windows.Forms.GroupBox();
this.panel18 = new System.Windows.Forms.Panel();
this.label48 = new System.Windows.Forms.Label();
this.txtLocalIp = new System.Windows.Forms.TextBox();
this.numHttpPort = new System.Windows.Forms.NumericUpDown();
this.label49 = new System.Windows.Forms.Label();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.toolStrip1.SuspendLayout();
this.groupBox1.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).BeginInit();
this.groupBox2.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numLogDays)).BeginInit();
this.groupBox3.SuspendLayout();
this.panel3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.panel4.SuspendLayout();
this.groupBox5.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numHeightDev_SafeValue)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightDev_Port)).BeginInit();
this.groupBox7.SuspendLayout();
this.panel7.SuspendLayout();
this.groupBox8.SuspendLayout();
this.panel8.SuspendLayout();
this.groupBox9.SuspendLayout();
this.panel9.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.groupBox23.SuspendLayout();
this.panel23.SuspendLayout();
this.groupBox22.SuspendLayout();
this.panel22.SuspendLayout();
this.tabPage1.SuspendLayout();
this.groupBox14.SuspendLayout();
this.panel14.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeDec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeDec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeDec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeDec)).BeginInit();
this.groupBox13.SuspendLayout();
this.panel13.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeAcc)).BeginInit();
this.groupBox12.SuspendLayout();
this.panel12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelHigh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelHigh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelHigh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelHigh)).BeginInit();
this.groupBox11.SuspendLayout();
this.panel11.SuspendLayout();
this.groupBox10.SuspendLayout();
this.panel10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelLow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelLow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelLow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelLow)).BeginInit();
this.tabPage3.SuspendLayout();
this.groupBox16.SuspendLayout();
this.panel16.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase0)).BeginInit();
this.tabPage4.SuspendLayout();
this.tabPage5.SuspendLayout();
this.groupBox19.SuspendLayout();
this.panel19.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).BeginInit();
this.groupBox17.SuspendLayout();
this.panel17.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).BeginInit();
this.tabPage6.SuspendLayout();
this.groupBox21.SuspendLayout();
this.panel21.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnSizeBmp_Zoom_Image_SavePath)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Zoom_Image_SavePath_AutoClear)).BeginInit();
this.groupBox20.SuspendLayout();
this.panel20.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Compare_SavePath)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Compare_SavePath_AutoClear)).BeginInit();
this.groupBox6.SuspendLayout();
this.panel6.SuspendLayout();
this.groupBox15.SuspendLayout();
this.panel15.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Path)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_SavePath_AutoClear)).BeginInit();
this.tabPage9.SuspendLayout();
this.tabPage7.SuspendLayout();
this.groupBox18.SuspendLayout();
this.panel18.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numHttpPort)).BeginInit();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnSave,
this.toolStripSeparator4,
this.tsbtnClose});
this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
this.toolStrip1.Size = new System.Drawing.Size(490, 56);
this.toolStrip1.TabIndex = 17;
this.toolStrip1.Text = "toolStrip1";
//
// tsbtnSave
//
this.tsbtnSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSave.Image")));
this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnSave.Name = "tsbtnSave";
this.tsbtnSave.Size = new System.Drawing.Size(52, 53);
this.tsbtnSave.Text = " 保存 ";
this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 56);
//
// tsbtnClose
//
this.tsbtnClose.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClose.Image")));
this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClose.Name = "tsbtnClose";
this.tsbtnClose.Size = new System.Drawing.Size(52, 53);
this.tsbtnClose.Text = " 关闭 ";
this.tsbtnClose.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
//
// groupBox1
//
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox1.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox1.Controls.Add(this.panel1);
this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(4, 4);
this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
this.groupBox1.Size = new System.Drawing.Size(451, 71);
this.groupBox1.TabIndex = 20;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "缺陷大图";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.btnClearDefect_Path);
this.panel1.Controls.Add(this.label51);
this.panel1.Controls.Add(this.numDefect_Path_AutoClear);
this.panel1.Controls.Add(this.chkDefect_Path_AutoClear);
this.panel1.Controls.Add(this.chkSaveAllDefectImg);
this.panel1.Controls.Add(this.txtDefect_Path);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(2, 16);
this.panel1.Margin = new System.Windows.Forms.Padding(2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(447, 53);
this.panel1.TabIndex = 0;
//
// btnClearDefect_Path
//
this.btnClearDefect_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Path.Image")));
this.btnClearDefect_Path.Location = new System.Drawing.Point(415, 9);
this.btnClearDefect_Path.Margin = new System.Windows.Forms.Padding(2);
this.btnClearDefect_Path.Name = "btnClearDefect_Path";
this.btnClearDefect_Path.Size = new System.Drawing.Size(21, 19);
this.btnClearDefect_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btnClearDefect_Path.TabIndex = 12;
this.btnClearDefect_Path.TabStop = false;
this.btnClearDefect_Path.Click += new System.EventHandler(this.btnClearDefect_Path_Click);
//
// label51
//
this.label51.AutoSize = true;
this.label51.Location = new System.Drawing.Point(373, 36);
this.label51.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(17, 12);
this.label51.TabIndex = 11;
this.label51.Text = "天";
//
// numDefect_Path_AutoClear
//
this.numDefect_Path_AutoClear.DecimalPlaces = 1;
this.numDefect_Path_AutoClear.Location = new System.Drawing.Point(327, 31);
this.numDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.numDefect_Path_AutoClear.Name = "numDefect_Path_AutoClear";
this.numDefect_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
this.numDefect_Path_AutoClear.TabIndex = 10;
this.numDefect_Path_AutoClear.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// chkDefect_Path_AutoClear
//
this.chkDefect_Path_AutoClear.AutoSize = true;
this.chkDefect_Path_AutoClear.Location = new System.Drawing.Point(235, 35);
this.chkDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.chkDefect_Path_AutoClear.Name = "chkDefect_Path_AutoClear";
this.chkDefect_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
this.chkDefect_Path_AutoClear.TabIndex = 9;
this.chkDefect_Path_AutoClear.Text = "自动清除大于";
this.chkDefect_Path_AutoClear.UseVisualStyleBackColor = true;
//
// chkSaveAllDefectImg
//
this.chkSaveAllDefectImg.AutoSize = true;
this.chkSaveAllDefectImg.Location = new System.Drawing.Point(74, 35);
this.chkSaveAllDefectImg.Margin = new System.Windows.Forms.Padding(2);
this.chkSaveAllDefectImg.Name = "chkSaveAllDefectImg";
this.chkSaveAllDefectImg.Size = new System.Drawing.Size(120, 16);
this.chkSaveAllDefectImg.TabIndex = 6;
this.chkSaveAllDefectImg.Text = "保存所有无缺陷图";
this.chkSaveAllDefectImg.UseVisualStyleBackColor = true;
//
// txtDefect_Path
//
this.txtDefect_Path.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtDefect_Path.Location = new System.Drawing.Point(74, 9);
this.txtDefect_Path.Margin = new System.Windows.Forms.Padding(2);
this.txtDefect_Path.Name = "txtDefect_Path";
this.txtDefect_Path.ReadOnly = true;
this.txtDefect_Path.Size = new System.Drawing.Size(343, 21);
this.txtDefect_Path.TabIndex = 5;
this.txtDefect_Path.Text = "D:\\phtons\\";
this.txtDefect_Path.Click += new System.EventHandler(this.txtDefect_Path_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(10, 11);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 4;
this.label1.Text = "保存路径:";
//
// groupBox2
//
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox2.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox2.Controls.Add(this.panel2);
this.groupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox2.Location = new System.Drawing.Point(2, 141);
this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
this.groupBox2.Size = new System.Drawing.Size(449, 69);
this.groupBox2.TabIndex = 21;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "日志";
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.White;
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.numLogDays);
this.panel2.Controls.Add(this.ckbAutoClear);
this.panel2.Controls.Add(this.txtLogPath);
this.panel2.Controls.Add(this.label2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(2, 16);
this.panel2.Margin = new System.Windows.Forms.Padding(2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(445, 51);
this.panel2.TabIndex = 0;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(212, 34);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(17, 12);
this.label3.TabIndex = 9;
this.label3.Text = "天";
//
// numLogDays
//
this.numLogDays.Location = new System.Drawing.Point(165, 29);
this.numLogDays.Margin = new System.Windows.Forms.Padding(2);
this.numLogDays.Name = "numLogDays";
this.numLogDays.Size = new System.Drawing.Size(43, 21);
this.numLogDays.TabIndex = 8;
this.numLogDays.Value = new decimal(new int[] {
90,
0,
0,
0});
//
// ckbAutoClear
//
this.ckbAutoClear.AutoSize = true;
this.ckbAutoClear.Location = new System.Drawing.Point(72, 33);
this.ckbAutoClear.Margin = new System.Windows.Forms.Padding(2);
this.ckbAutoClear.Name = "ckbAutoClear";
this.ckbAutoClear.Size = new System.Drawing.Size(96, 16);
this.ckbAutoClear.TabIndex = 7;
this.ckbAutoClear.Text = "自动清除大于";
this.ckbAutoClear.UseVisualStyleBackColor = true;
//
// txtLogPath
//
this.txtLogPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtLogPath.Location = new System.Drawing.Point(72, 7);
this.txtLogPath.Margin = new System.Windows.Forms.Padding(2);
this.txtLogPath.Name = "txtLogPath";
this.txtLogPath.ReadOnly = true;
this.txtLogPath.Size = new System.Drawing.Size(363, 21);
this.txtLogPath.TabIndex = 5;
this.txtLogPath.Text = ".\\Logs\\";
this.txtLogPath.Click += new System.EventHandler(this.txtLogPath_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(10, 10);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 4;
this.label2.Text = "保存路径:";
//
// groupBox3
//
this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox3.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox3.Controls.Add(this.panel3);
this.groupBox3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox3.Location = new System.Drawing.Point(4, 4);
this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
this.groupBox3.Size = new System.Drawing.Size(475, 51);
this.groupBox3.TabIndex = 22;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "I/O板卡";
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.White;
this.panel3.Controls.Add(this.txtIO_DevNum);
this.panel3.Controls.Add(this.label4);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(2, 16);
this.panel3.Margin = new System.Windows.Forms.Padding(2);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(471, 33);
this.panel3.TabIndex = 0;
//
// txtIO_DevNum
//
this.txtIO_DevNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtIO_DevNum.Location = new System.Drawing.Point(74, 9);
this.txtIO_DevNum.Margin = new System.Windows.Forms.Padding(2);
this.txtIO_DevNum.Name = "txtIO_DevNum";
this.txtIO_DevNum.Size = new System.Drawing.Size(389, 21);
this.txtIO_DevNum.TabIndex = 5;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(10, 11);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 4;
this.label4.Text = "设备编号:";
//
// groupBox4
//
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox4.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox4.Controls.Add(this.panel4);
this.groupBox4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox4.Location = new System.Drawing.Point(5, 11);
this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
this.groupBox4.Size = new System.Drawing.Size(466, 55);
this.groupBox4.TabIndex = 23;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "光源设备";
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.White;
this.panel4.Controls.Add(this.cobLight_Name);
this.panel4.Controls.Add(this.cobLight_PortNum);
this.panel4.Controls.Add(this.label59);
this.panel4.Controls.Add(this.label5);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(2, 16);
this.panel4.Margin = new System.Windows.Forms.Padding(2);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(462, 37);
this.panel4.TabIndex = 0;
//
// cobLight_Name
//
this.cobLight_Name.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobLight_Name.FormattingEnabled = true;
this.cobLight_Name.Location = new System.Drawing.Point(69, 11);
this.cobLight_Name.Margin = new System.Windows.Forms.Padding(2);
this.cobLight_Name.Name = "cobLight_Name";
this.cobLight_Name.Size = new System.Drawing.Size(121, 20);
this.cobLight_Name.TabIndex = 5;
//
// cobLight_PortNum
//
this.cobLight_PortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobLight_PortNum.FormattingEnabled = true;
this.cobLight_PortNum.Location = new System.Drawing.Point(296, 11);
this.cobLight_PortNum.Margin = new System.Windows.Forms.Padding(2);
this.cobLight_PortNum.Name = "cobLight_PortNum";
this.cobLight_PortNum.Size = new System.Drawing.Size(121, 20);
this.cobLight_PortNum.TabIndex = 5;
//
// label59
//
this.label59.AutoSize = true;
this.label59.Location = new System.Drawing.Point(5, 13);
this.label59.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(53, 12);
this.label59.TabIndex = 4;
this.label59.Text = "提供商:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(246, 13);
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(41, 12);
this.label5.TabIndex = 4;
this.label5.Text = "端口:";
//
// cobSmallAxis_ComName
//
this.cobSmallAxis_ComName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobSmallAxis_ComName.FormattingEnabled = true;
this.cobSmallAxis_ComName.Location = new System.Drawing.Point(69, 10);
this.cobSmallAxis_ComName.Margin = new System.Windows.Forms.Padding(2);
this.cobSmallAxis_ComName.Name = "cobSmallAxis_ComName";
this.cobSmallAxis_ComName.Size = new System.Drawing.Size(121, 20);
this.cobSmallAxis_ComName.TabIndex = 7;
//
// cobTension_PortNum
//
this.cobTension_PortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobTension_PortNum.FormattingEnabled = true;
this.cobTension_PortNum.Location = new System.Drawing.Point(69, 10);
this.cobTension_PortNum.Margin = new System.Windows.Forms.Padding(2);
this.cobTension_PortNum.Name = "cobTension_PortNum";
this.cobTension_PortNum.Size = new System.Drawing.Size(121, 20);
this.cobTension_PortNum.TabIndex = 5;
//
// groupBox5
//
this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox5.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox5.Controls.Add(this.panel5);
this.groupBox5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox5.Location = new System.Drawing.Point(4, 4);
this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
this.groupBox5.Size = new System.Drawing.Size(447, 75);
this.groupBox5.TabIndex = 24;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "厚度测量设备";
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.White;
this.panel5.Controls.Add(this.numHeightDev_SafeValue);
this.panel5.Controls.Add(this.label17);
this.panel5.Controls.Add(this.numHeightDev_Port);
this.panel5.Controls.Add(this.label9);
this.panel5.Controls.Add(this.txtHeightDev_IP);
this.panel5.Controls.Add(this.label8);
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel5.Location = new System.Drawing.Point(2, 16);
this.panel5.Margin = new System.Windows.Forms.Padding(2);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(443, 57);
this.panel5.TabIndex = 0;
//
// numHeightDev_SafeValue
//
this.numHeightDev_SafeValue.DecimalPlaces = 2;
this.numHeightDev_SafeValue.Increment = new decimal(new int[] {
1,
0,
0,
131072});
this.numHeightDev_SafeValue.Location = new System.Drawing.Point(74, 33);
this.numHeightDev_SafeValue.Margin = new System.Windows.Forms.Padding(2);
this.numHeightDev_SafeValue.Maximum = new decimal(new int[] {
10,
0,
0,
0});
this.numHeightDev_SafeValue.Name = "numHeightDev_SafeValue";
this.numHeightDev_SafeValue.Size = new System.Drawing.Size(120, 21);
this.numHeightDev_SafeValue.TabIndex = 11;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(10, 34);
this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(53, 12);
this.label17.TabIndex = 10;
this.label17.Text = "安全值:";
//
// numHeightDev_Port
//
this.numHeightDev_Port.Location = new System.Drawing.Point(301, 9);
this.numHeightDev_Port.Margin = new System.Windows.Forms.Padding(2);
this.numHeightDev_Port.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numHeightDev_Port.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numHeightDev_Port.Name = "numHeightDev_Port";
this.numHeightDev_Port.Size = new System.Drawing.Size(120, 21);
this.numHeightDev_Port.TabIndex = 9;
this.numHeightDev_Port.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(235, 11);
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 8;
this.label9.Text = "Port端口";
//
// txtHeightDev_IP
//
this.txtHeightDev_IP.Location = new System.Drawing.Point(74, 9);
this.txtHeightDev_IP.Margin = new System.Windows.Forms.Padding(2);
this.txtHeightDev_IP.Name = "txtHeightDev_IP";
this.txtHeightDev_IP.Size = new System.Drawing.Size(121, 21);
this.txtHeightDev_IP.TabIndex = 7;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(10, 11);
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(53, 12);
this.label8.TabIndex = 6;
this.label8.Text = "IP地址";
//
// groupBox7
//
this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox7.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox7.Controls.Add(this.panel7);
this.groupBox7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox7.Location = new System.Drawing.Point(2, 2);
this.groupBox7.Margin = new System.Windows.Forms.Padding(2);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Padding = new System.Windows.Forms.Padding(2);
this.groupBox7.Size = new System.Drawing.Size(449, 73);
this.groupBox7.TabIndex = 26;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "数据库连接";
//
// panel7
//
this.panel7.BackColor = System.Drawing.Color.White;
this.panel7.Controls.Add(this.btnBackDB);
this.panel7.Controls.Add(this.txtDBCon);
this.panel7.Controls.Add(this.label11);
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel7.Location = new System.Drawing.Point(2, 16);
this.panel7.Margin = new System.Windows.Forms.Padding(2);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(445, 55);
this.panel7.TabIndex = 0;
//
// btnBackDB
//
this.btnBackDB.Location = new System.Drawing.Point(367, 31);
this.btnBackDB.Margin = new System.Windows.Forms.Padding(2);
this.btnBackDB.Name = "btnBackDB";
this.btnBackDB.Size = new System.Drawing.Size(67, 22);
this.btnBackDB.TabIndex = 6;
this.btnBackDB.Text = "手动备份";
this.btnBackDB.UseVisualStyleBackColor = true;
this.btnBackDB.Click += new System.EventHandler(this.btnBackDB_Click);
//
// txtDBCon
//
this.txtDBCon.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtDBCon.Location = new System.Drawing.Point(74, 8);
this.txtDBCon.Margin = new System.Windows.Forms.Padding(2);
this.txtDBCon.Name = "txtDBCon";
this.txtDBCon.Size = new System.Drawing.Size(361, 21);
this.txtDBCon.TabIndex = 5;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(10, 10);
this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(65, 12);
this.label11.TabIndex = 4;
this.label11.Text = "连接字串:";
//
// groupBox8
//
this.groupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox8.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox8.Controls.Add(this.panel8);
this.groupBox8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox8.Location = new System.Drawing.Point(4, 4);
this.groupBox8.Margin = new System.Windows.Forms.Padding(2);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Padding = new System.Windows.Forms.Padding(2);
this.groupBox8.Size = new System.Drawing.Size(440, 69);
this.groupBox8.TabIndex = 28;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "Axis轴脉冲模式";
//
// panel8
//
this.panel8.BackColor = System.Drawing.Color.White;
this.panel8.Controls.Add(this.cobAxis3PulseOutMode);
this.panel8.Controls.Add(this.label15);
this.panel8.Controls.Add(this.cobAxis2PulseOutMode);
this.panel8.Controls.Add(this.label16);
this.panel8.Controls.Add(this.cobAxis1PulseOutMode);
this.panel8.Controls.Add(this.label13);
this.panel8.Controls.Add(this.cobAxis0PulseOutMode);
this.panel8.Controls.Add(this.label14);
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel8.Location = new System.Drawing.Point(2, 16);
this.panel8.Margin = new System.Windows.Forms.Padding(2);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(436, 51);
this.panel8.TabIndex = 0;
//
// cobAxis3PulseOutMode
//
this.cobAxis3PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis3PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis3PulseOutMode.FormattingEnabled = true;
this.cobAxis3PulseOutMode.Location = new System.Drawing.Point(301, 31);
this.cobAxis3PulseOutMode.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis3PulseOutMode.Name = "cobAxis3PulseOutMode";
this.cobAxis3PulseOutMode.Size = new System.Drawing.Size(121, 20);
this.cobAxis3PulseOutMode.TabIndex = 13;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(237, 34);
this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(53, 12);
this.label15.TabIndex = 12;
this.label15.Text = "Axis-3";
//
// cobAxis2PulseOutMode
//
this.cobAxis2PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis2PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis2PulseOutMode.FormattingEnabled = true;
this.cobAxis2PulseOutMode.Location = new System.Drawing.Point(74, 32);
this.cobAxis2PulseOutMode.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis2PulseOutMode.Name = "cobAxis2PulseOutMode";
this.cobAxis2PulseOutMode.Size = new System.Drawing.Size(121, 20);
this.cobAxis2PulseOutMode.TabIndex = 11;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(10, 34);
this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(53, 12);
this.label16.TabIndex = 10;
this.label16.Text = "Axis-2";
//
// cobAxis1PulseOutMode
//
this.cobAxis1PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis1PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis1PulseOutMode.FormattingEnabled = true;
this.cobAxis1PulseOutMode.Location = new System.Drawing.Point(301, 7);
this.cobAxis1PulseOutMode.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis1PulseOutMode.Name = "cobAxis1PulseOutMode";
this.cobAxis1PulseOutMode.Size = new System.Drawing.Size(121, 20);
this.cobAxis1PulseOutMode.TabIndex = 9;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(237, 9);
this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(53, 12);
this.label13.TabIndex = 8;
this.label13.Text = "Axis-1";
//
// cobAxis0PulseOutMode
//
this.cobAxis0PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis0PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis0PulseOutMode.FormattingEnabled = true;
this.cobAxis0PulseOutMode.Location = new System.Drawing.Point(74, 7);
this.cobAxis0PulseOutMode.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis0PulseOutMode.Name = "cobAxis0PulseOutMode";
this.cobAxis0PulseOutMode.Size = new System.Drawing.Size(121, 20);
this.cobAxis0PulseOutMode.TabIndex = 7;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(10, 9);
this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(53, 12);
this.label14.TabIndex = 6;
this.label14.Text = "Axis-0";
//
// groupBox9
//
this.groupBox9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox9.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox9.Controls.Add(this.panel9);
this.groupBox9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox9.Location = new System.Drawing.Point(4, 77);
this.groupBox9.Margin = new System.Windows.Forms.Padding(2);
this.groupBox9.Name = "groupBox9";
this.groupBox9.Padding = new System.Windows.Forms.Padding(2);
this.groupBox9.Size = new System.Drawing.Size(440, 69);
this.groupBox9.TabIndex = 29;
this.groupBox9.TabStop = false;
this.groupBox9.Text = "Axis轴回Home模式";
//
// panel9
//
this.panel9.BackColor = System.Drawing.Color.White;
this.panel9.Controls.Add(this.cobAxis3HomeMode);
this.panel9.Controls.Add(this.label18);
this.panel9.Controls.Add(this.cobAxis2HomeMode);
this.panel9.Controls.Add(this.label19);
this.panel9.Controls.Add(this.cobAxis1HomeMode);
this.panel9.Controls.Add(this.label20);
this.panel9.Controls.Add(this.cobAxis0HomeMode);
this.panel9.Controls.Add(this.label21);
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel9.Location = new System.Drawing.Point(2, 16);
this.panel9.Margin = new System.Windows.Forms.Padding(2);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(436, 51);
this.panel9.TabIndex = 0;
//
// cobAxis3HomeMode
//
this.cobAxis3HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis3HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis3HomeMode.FormattingEnabled = true;
this.cobAxis3HomeMode.Location = new System.Drawing.Point(301, 31);
this.cobAxis3HomeMode.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis3HomeMode.Name = "cobAxis3HomeMode";
this.cobAxis3HomeMode.Size = new System.Drawing.Size(121, 20);
this.cobAxis3HomeMode.TabIndex = 13;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(237, 34);
this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(53, 12);
this.label18.TabIndex = 12;
this.label18.Text = "Axis-3";
//
// cobAxis2HomeMode
//
this.cobAxis2HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis2HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis2HomeMode.FormattingEnabled = true;
this.cobAxis2HomeMode.Location = new System.Drawing.Point(74, 32);
this.cobAxis2HomeMode.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis2HomeMode.Name = "cobAxis2HomeMode";
this.cobAxis2HomeMode.Size = new System.Drawing.Size(121, 20);
this.cobAxis2HomeMode.TabIndex = 11;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(10, 34);
this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(53, 12);
this.label19.TabIndex = 10;
this.label19.Text = "Axis-2";
//
// cobAxis1HomeMode
//
this.cobAxis1HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis1HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis1HomeMode.FormattingEnabled = true;
this.cobAxis1HomeMode.Location = new System.Drawing.Point(301, 7);
this.cobAxis1HomeMode.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis1HomeMode.Name = "cobAxis1HomeMode";
this.cobAxis1HomeMode.Size = new System.Drawing.Size(121, 20);
this.cobAxis1HomeMode.TabIndex = 9;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(237, 9);
this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(53, 12);
this.label20.TabIndex = 8;
this.label20.Text = "Axis-1";
//
// cobAxis0HomeMode
//
this.cobAxis0HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis0HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis0HomeMode.FormattingEnabled = true;
this.cobAxis0HomeMode.Location = new System.Drawing.Point(74, 7);
this.cobAxis0HomeMode.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis0HomeMode.Name = "cobAxis0HomeMode";
this.cobAxis0HomeMode.Size = new System.Drawing.Size(121, 20);
this.cobAxis0HomeMode.TabIndex = 7;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(10, 9);
this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(53, 12);
this.label21.TabIndex = 6;
this.label21.Text = "Axis-0";
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage5);
this.tabControl1.Controls.Add(this.tabPage6);
this.tabControl1.Controls.Add(this.tabPage9);
this.tabControl1.Controls.Add(this.tabPage7);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 56);
this.tabControl1.Margin = new System.Windows.Forms.Padding(2);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(490, 555);
this.tabControl1.TabIndex = 30;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.groupBox23);
this.tabPage2.Controls.Add(this.groupBox22);
this.tabPage2.Controls.Add(this.groupBox4);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Margin = new System.Windows.Forms.Padding(2);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(2);
this.tabPage2.Size = new System.Drawing.Size(482, 529);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "设备与通讯";
this.tabPage2.UseVisualStyleBackColor = true;
//
// groupBox23
//
this.groupBox23.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox23.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox23.Controls.Add(this.panel23);
this.groupBox23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox23.Location = new System.Drawing.Point(5, 133);
this.groupBox23.Margin = new System.Windows.Forms.Padding(2);
this.groupBox23.Name = "groupBox23";
this.groupBox23.Padding = new System.Windows.Forms.Padding(2);
this.groupBox23.Size = new System.Drawing.Size(466, 55);
this.groupBox23.TabIndex = 23;
this.groupBox23.TabStop = false;
this.groupBox23.Text = "镜头马达";
//
// panel23
//
this.panel23.BackColor = System.Drawing.Color.White;
this.panel23.Controls.Add(this.cobSmallAxis_ComName);
this.panel23.Controls.Add(this.label6);
this.panel23.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel23.Location = new System.Drawing.Point(2, 16);
this.panel23.Margin = new System.Windows.Forms.Padding(2);
this.panel23.Name = "panel23";
this.panel23.Size = new System.Drawing.Size(462, 37);
this.panel23.TabIndex = 0;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(5, 12);
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(41, 12);
this.label6.TabIndex = 4;
this.label6.Text = "端口:";
//
// groupBox22
//
this.groupBox22.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox22.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox22.Controls.Add(this.panel22);
this.groupBox22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox22.Location = new System.Drawing.Point(5, 72);
this.groupBox22.Margin = new System.Windows.Forms.Padding(2);
this.groupBox22.Name = "groupBox22";
this.groupBox22.Padding = new System.Windows.Forms.Padding(2);
this.groupBox22.Size = new System.Drawing.Size(466, 55);
this.groupBox22.TabIndex = 23;
this.groupBox22.TabStop = false;
this.groupBox22.Text = "张力检测设备";
//
// panel22
//
this.panel22.BackColor = System.Drawing.Color.White;
this.panel22.Controls.Add(this.label61);
this.panel22.Controls.Add(this.cobTension_PortNum);
this.panel22.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel22.Location = new System.Drawing.Point(2, 16);
this.panel22.Margin = new System.Windows.Forms.Padding(2);
this.panel22.Name = "panel22";
this.panel22.Size = new System.Drawing.Size(462, 37);
this.panel22.TabIndex = 0;
//
// label61
//
this.label61.AutoSize = true;
this.label61.Location = new System.Drawing.Point(5, 12);
this.label61.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(41, 12);
this.label61.TabIndex = 4;
this.label61.Text = "端口:";
//
// tabPage1
//
this.tabPage1.Controls.Add(this.groupBox14);
this.tabPage1.Controls.Add(this.groupBox13);
this.tabPage1.Controls.Add(this.groupBox12);
this.tabPage1.Controls.Add(this.groupBox11);
this.tabPage1.Controls.Add(this.groupBox10);
this.tabPage1.Controls.Add(this.groupBox8);
this.tabPage1.Controls.Add(this.groupBox9);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Margin = new System.Windows.Forms.Padding(2);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(2);
this.tabPage1.Size = new System.Drawing.Size(482, 529);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "轴设置";
this.tabPage1.UseVisualStyleBackColor = true;
//
// groupBox14
//
this.groupBox14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox14.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox14.Controls.Add(this.panel14);
this.groupBox14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox14.Location = new System.Drawing.Point(4, 448);
this.groupBox14.Margin = new System.Windows.Forms.Padding(2);
this.groupBox14.Name = "groupBox14";
this.groupBox14.Padding = new System.Windows.Forms.Padding(2);
this.groupBox14.Size = new System.Drawing.Size(440, 69);
this.groupBox14.TabIndex = 31;
this.groupBox14.TabStop = false;
this.groupBox14.Text = "Axis轴回Home减速度mm/s";
//
// panel14
//
this.panel14.BackColor = System.Drawing.Color.White;
this.panel14.Controls.Add(this.label36);
this.panel14.Controls.Add(this.label37);
this.panel14.Controls.Add(this.label38);
this.panel14.Controls.Add(this.label39);
this.panel14.Controls.Add(this.numAxis2HomeDec);
this.panel14.Controls.Add(this.numAxis1HomeDec);
this.panel14.Controls.Add(this.numAxis0HomeDec);
this.panel14.Controls.Add(this.numAxis3HomeDec);
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel14.Location = new System.Drawing.Point(2, 16);
this.panel14.Margin = new System.Windows.Forms.Padding(2);
this.panel14.Name = "panel14";
this.panel14.Size = new System.Drawing.Size(436, 51);
this.panel14.TabIndex = 0;
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(237, 33);
this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(53, 12);
this.label36.TabIndex = 20;
this.label36.Text = "Axis-3";
//
// label37
//
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(10, 33);
this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(53, 12);
this.label37.TabIndex = 19;
this.label37.Text = "Axis-2";
//
// label38
//
this.label38.AutoSize = true;
this.label38.Location = new System.Drawing.Point(237, 8);
this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(53, 12);
this.label38.TabIndex = 18;
this.label38.Text = "Axis-1";
//
// label39
//
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(10, 8);
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 = 17;
this.label39.Text = "Axis-0";
//
// numAxis2HomeDec
//
this.numAxis2HomeDec.Location = new System.Drawing.Point(74, 27);
this.numAxis2HomeDec.Margin = new System.Windows.Forms.Padding(2);
this.numAxis2HomeDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis2HomeDec.Name = "numAxis2HomeDec";
this.numAxis2HomeDec.Size = new System.Drawing.Size(120, 21);
this.numAxis2HomeDec.TabIndex = 16;
//
// numAxis1HomeDec
//
this.numAxis1HomeDec.Location = new System.Drawing.Point(301, 5);
this.numAxis1HomeDec.Margin = new System.Windows.Forms.Padding(2);
this.numAxis1HomeDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1HomeDec.Name = "numAxis1HomeDec";
this.numAxis1HomeDec.Size = new System.Drawing.Size(120, 21);
this.numAxis1HomeDec.TabIndex = 16;
//
// numAxis0HomeDec
//
this.numAxis0HomeDec.Location = new System.Drawing.Point(74, 5);
this.numAxis0HomeDec.Margin = new System.Windows.Forms.Padding(2);
this.numAxis0HomeDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0HomeDec.Name = "numAxis0HomeDec";
this.numAxis0HomeDec.Size = new System.Drawing.Size(120, 21);
this.numAxis0HomeDec.TabIndex = 16;
//
// numAxis3HomeDec
//
this.numAxis3HomeDec.Location = new System.Drawing.Point(301, 27);
this.numAxis3HomeDec.Margin = new System.Windows.Forms.Padding(2);
this.numAxis3HomeDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3HomeDec.Name = "numAxis3HomeDec";
this.numAxis3HomeDec.Size = new System.Drawing.Size(120, 21);
this.numAxis3HomeDec.TabIndex = 16;
//
// groupBox13
//
this.groupBox13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox13.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox13.Controls.Add(this.panel13);
this.groupBox13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox13.Location = new System.Drawing.Point(4, 375);
this.groupBox13.Margin = new System.Windows.Forms.Padding(2);
this.groupBox13.Name = "groupBox13";
this.groupBox13.Padding = new System.Windows.Forms.Padding(2);
this.groupBox13.Size = new System.Drawing.Size(440, 69);
this.groupBox13.TabIndex = 31;
this.groupBox13.TabStop = false;
this.groupBox13.Text = "Axis轴回Home加速度mm/s";
//
// panel13
//
this.panel13.BackColor = System.Drawing.Color.White;
this.panel13.Controls.Add(this.label32);
this.panel13.Controls.Add(this.label33);
this.panel13.Controls.Add(this.label34);
this.panel13.Controls.Add(this.label35);
this.panel13.Controls.Add(this.numAxis3HomeAcc);
this.panel13.Controls.Add(this.numAxis0HomeAcc);
this.panel13.Controls.Add(this.numAxis2HomeAcc);
this.panel13.Controls.Add(this.numAxis1HomeAcc);
this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel13.Location = new System.Drawing.Point(2, 16);
this.panel13.Margin = new System.Windows.Forms.Padding(2);
this.panel13.Name = "panel13";
this.panel13.Size = new System.Drawing.Size(436, 51);
this.panel13.TabIndex = 0;
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(237, 31);
this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(53, 12);
this.label32.TabIndex = 18;
this.label32.Text = "Axis-3";
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(10, 31);
this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(53, 12);
this.label33.TabIndex = 17;
this.label33.Text = "Axis-2";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(237, 7);
this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(53, 12);
this.label34.TabIndex = 16;
this.label34.Text = "Axis-1";
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(10, 7);
this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(53, 12);
this.label35.TabIndex = 15;
this.label35.Text = "Axis-0";
//
// numAxis3HomeAcc
//
this.numAxis3HomeAcc.Location = new System.Drawing.Point(301, 27);
this.numAxis3HomeAcc.Margin = new System.Windows.Forms.Padding(2);
this.numAxis3HomeAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3HomeAcc.Name = "numAxis3HomeAcc";
this.numAxis3HomeAcc.Size = new System.Drawing.Size(120, 21);
this.numAxis3HomeAcc.TabIndex = 14;
//
// numAxis0HomeAcc
//
this.numAxis0HomeAcc.Location = new System.Drawing.Point(74, 5);
this.numAxis0HomeAcc.Margin = new System.Windows.Forms.Padding(2);
this.numAxis0HomeAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0HomeAcc.Name = "numAxis0HomeAcc";
this.numAxis0HomeAcc.Size = new System.Drawing.Size(120, 21);
this.numAxis0HomeAcc.TabIndex = 14;
//
// numAxis2HomeAcc
//
this.numAxis2HomeAcc.Location = new System.Drawing.Point(74, 27);
this.numAxis2HomeAcc.Margin = new System.Windows.Forms.Padding(2);
this.numAxis2HomeAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis2HomeAcc.Name = "numAxis2HomeAcc";
this.numAxis2HomeAcc.Size = new System.Drawing.Size(120, 21);
this.numAxis2HomeAcc.TabIndex = 14;
//
// numAxis1HomeAcc
//
this.numAxis1HomeAcc.Location = new System.Drawing.Point(301, 5);
this.numAxis1HomeAcc.Margin = new System.Windows.Forms.Padding(2);
this.numAxis1HomeAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1HomeAcc.Name = "numAxis1HomeAcc";
this.numAxis1HomeAcc.Size = new System.Drawing.Size(120, 21);
this.numAxis1HomeAcc.TabIndex = 14;
//
// groupBox12
//
this.groupBox12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox12.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox12.Controls.Add(this.panel12);
this.groupBox12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox12.Location = new System.Drawing.Point(4, 301);
this.groupBox12.Margin = new System.Windows.Forms.Padding(2);
this.groupBox12.Name = "groupBox12";
this.groupBox12.Padding = new System.Windows.Forms.Padding(2);
this.groupBox12.Size = new System.Drawing.Size(440, 69);
this.groupBox12.TabIndex = 32;
this.groupBox12.TabStop = false;
this.groupBox12.Text = "Axis轴回Home运行速度mm/s";
//
// panel12
//
this.panel12.BackColor = System.Drawing.Color.White;
this.panel12.Controls.Add(this.label24);
this.panel12.Controls.Add(this.label25);
this.panel12.Controls.Add(this.label30);
this.panel12.Controls.Add(this.label31);
this.panel12.Controls.Add(this.numAxis3HomeVelHigh);
this.panel12.Controls.Add(this.numAxis0HomeVelHigh);
this.panel12.Controls.Add(this.numAxis2HomeVelHigh);
this.panel12.Controls.Add(this.numAxis1HomeVelHigh);
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel12.Location = new System.Drawing.Point(2, 16);
this.panel12.Margin = new System.Windows.Forms.Padding(2);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(436, 51);
this.panel12.TabIndex = 0;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(237, 33);
this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(53, 12);
this.label24.TabIndex = 19;
this.label24.Text = "Axis-3";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(10, 33);
this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(53, 12);
this.label25.TabIndex = 18;
this.label25.Text = "Axis-2";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(237, 8);
this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(53, 12);
this.label30.TabIndex = 17;
this.label30.Text = "Axis-1";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(10, 8);
this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(53, 12);
this.label31.TabIndex = 16;
this.label31.Text = "Axis-0";
//
// numAxis3HomeVelHigh
//
this.numAxis3HomeVelHigh.Location = new System.Drawing.Point(301, 29);
this.numAxis3HomeVelHigh.Margin = new System.Windows.Forms.Padding(2);
this.numAxis3HomeVelHigh.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3HomeVelHigh.Name = "numAxis3HomeVelHigh";
this.numAxis3HomeVelHigh.Size = new System.Drawing.Size(120, 21);
this.numAxis3HomeVelHigh.TabIndex = 15;
//
// numAxis0HomeVelHigh
//
this.numAxis0HomeVelHigh.Location = new System.Drawing.Point(74, 7);
this.numAxis0HomeVelHigh.Margin = new System.Windows.Forms.Padding(2);
this.numAxis0HomeVelHigh.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0HomeVelHigh.Name = "numAxis0HomeVelHigh";
this.numAxis0HomeVelHigh.Size = new System.Drawing.Size(120, 21);
this.numAxis0HomeVelHigh.TabIndex = 15;
//
// numAxis2HomeVelHigh
//
this.numAxis2HomeVelHigh.Location = new System.Drawing.Point(74, 29);
this.numAxis2HomeVelHigh.Margin = new System.Windows.Forms.Padding(2);
this.numAxis2HomeVelHigh.Name = "numAxis2HomeVelHigh";
this.numAxis2HomeVelHigh.Size = new System.Drawing.Size(120, 21);
this.numAxis2HomeVelHigh.TabIndex = 15;
//
// numAxis1HomeVelHigh
//
this.numAxis1HomeVelHigh.Location = new System.Drawing.Point(301, 7);
this.numAxis1HomeVelHigh.Margin = new System.Windows.Forms.Padding(2);
this.numAxis1HomeVelHigh.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1HomeVelHigh.Name = "numAxis1HomeVelHigh";
this.numAxis1HomeVelHigh.Size = new System.Drawing.Size(120, 21);
this.numAxis1HomeVelHigh.TabIndex = 15;
//
// groupBox11
//
this.groupBox11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox11.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox11.Controls.Add(this.panel11);
this.groupBox11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox11.Location = new System.Drawing.Point(4, 151);
this.groupBox11.Margin = new System.Windows.Forms.Padding(2);
this.groupBox11.Name = "groupBox11";
this.groupBox11.Padding = new System.Windows.Forms.Padding(2);
this.groupBox11.Size = new System.Drawing.Size(440, 69);
this.groupBox11.TabIndex = 31;
this.groupBox11.TabStop = false;
this.groupBox11.Text = "Axis轴回Home方向";
//
// panel11
//
this.panel11.BackColor = System.Drawing.Color.White;
this.panel11.Controls.Add(this.cobAxis3HomeDir);
this.panel11.Controls.Add(this.label26);
this.panel11.Controls.Add(this.cobAxis2HomeDir);
this.panel11.Controls.Add(this.label27);
this.panel11.Controls.Add(this.cobAxis1HomeDir);
this.panel11.Controls.Add(this.label28);
this.panel11.Controls.Add(this.cobAxis0HomeDir);
this.panel11.Controls.Add(this.label29);
this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel11.Location = new System.Drawing.Point(2, 16);
this.panel11.Margin = new System.Windows.Forms.Padding(2);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(436, 51);
this.panel11.TabIndex = 0;
//
// cobAxis3HomeDir
//
this.cobAxis3HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis3HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis3HomeDir.FormattingEnabled = true;
this.cobAxis3HomeDir.Items.AddRange(new object[] {
"正方向",
"负方向"});
this.cobAxis3HomeDir.Location = new System.Drawing.Point(301, 31);
this.cobAxis3HomeDir.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis3HomeDir.Name = "cobAxis3HomeDir";
this.cobAxis3HomeDir.Size = new System.Drawing.Size(121, 20);
this.cobAxis3HomeDir.TabIndex = 13;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(237, 34);
this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(53, 12);
this.label26.TabIndex = 12;
this.label26.Text = "Axis-3";
//
// cobAxis2HomeDir
//
this.cobAxis2HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis2HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis2HomeDir.FormattingEnabled = true;
this.cobAxis2HomeDir.Items.AddRange(new object[] {
"正方向",
"负方向"});
this.cobAxis2HomeDir.Location = new System.Drawing.Point(74, 32);
this.cobAxis2HomeDir.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis2HomeDir.Name = "cobAxis2HomeDir";
this.cobAxis2HomeDir.Size = new System.Drawing.Size(121, 20);
this.cobAxis2HomeDir.TabIndex = 11;
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(10, 34);
this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(53, 12);
this.label27.TabIndex = 10;
this.label27.Text = "Axis-2";
//
// cobAxis1HomeDir
//
this.cobAxis1HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis1HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis1HomeDir.FormattingEnabled = true;
this.cobAxis1HomeDir.Items.AddRange(new object[] {
"正方向",
"负方向"});
this.cobAxis1HomeDir.Location = new System.Drawing.Point(301, 7);
this.cobAxis1HomeDir.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis1HomeDir.Name = "cobAxis1HomeDir";
this.cobAxis1HomeDir.Size = new System.Drawing.Size(121, 20);
this.cobAxis1HomeDir.TabIndex = 9;
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(237, 9);
this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(53, 12);
this.label28.TabIndex = 8;
this.label28.Text = "Axis-1";
//
// cobAxis0HomeDir
//
this.cobAxis0HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis0HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis0HomeDir.FormattingEnabled = true;
this.cobAxis0HomeDir.Items.AddRange(new object[] {
"正方向",
"负方向"});
this.cobAxis0HomeDir.Location = new System.Drawing.Point(74, 7);
this.cobAxis0HomeDir.Margin = new System.Windows.Forms.Padding(2);
this.cobAxis0HomeDir.Name = "cobAxis0HomeDir";
this.cobAxis0HomeDir.Size = new System.Drawing.Size(121, 20);
this.cobAxis0HomeDir.TabIndex = 7;
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(10, 9);
this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(53, 12);
this.label29.TabIndex = 6;
this.label29.Text = "Axis-0";
//
// groupBox10
//
this.groupBox10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox10.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox10.Controls.Add(this.panel10);
this.groupBox10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox10.Location = new System.Drawing.Point(4, 228);
this.groupBox10.Margin = new System.Windows.Forms.Padding(2);
this.groupBox10.Name = "groupBox10";
this.groupBox10.Padding = new System.Windows.Forms.Padding(2);
this.groupBox10.Size = new System.Drawing.Size(440, 69);
this.groupBox10.TabIndex = 30;
this.groupBox10.TabStop = false;
this.groupBox10.Text = "Axis轴回Home起始速度mm/s";
//
// panel10
//
this.panel10.BackColor = System.Drawing.Color.White;
this.panel10.Controls.Add(this.label10);
this.panel10.Controls.Add(this.label12);
this.panel10.Controls.Add(this.label22);
this.panel10.Controls.Add(this.label23);
this.panel10.Controls.Add(this.numAxis3HomeVelLow);
this.panel10.Controls.Add(this.numAxis2HomeVelLow);
this.panel10.Controls.Add(this.numAxis1HomeVelLow);
this.panel10.Controls.Add(this.numAxis0HomeVelLow);
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel10.Location = new System.Drawing.Point(2, 16);
this.panel10.Margin = new System.Windows.Forms.Padding(2);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(436, 51);
this.panel10.TabIndex = 0;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(237, 32);
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(53, 12);
this.label10.TabIndex = 17;
this.label10.Text = "Axis-3";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(10, 32);
this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(53, 12);
this.label12.TabIndex = 16;
this.label12.Text = "Axis-2";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(237, 7);
this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(53, 12);
this.label22.TabIndex = 15;
this.label22.Text = "Axis-1";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(10, 7);
this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(53, 12);
this.label23.TabIndex = 14;
this.label23.Text = "Axis-0";
//
// numAxis3HomeVelLow
//
this.numAxis3HomeVelLow.Location = new System.Drawing.Point(301, 29);
this.numAxis3HomeVelLow.Margin = new System.Windows.Forms.Padding(2);
this.numAxis3HomeVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3HomeVelLow.Name = "numAxis3HomeVelLow";
this.numAxis3HomeVelLow.Size = new System.Drawing.Size(120, 21);
this.numAxis3HomeVelLow.TabIndex = 13;
//
// numAxis2HomeVelLow
//
this.numAxis2HomeVelLow.Location = new System.Drawing.Point(74, 29);
this.numAxis2HomeVelLow.Margin = new System.Windows.Forms.Padding(2);
this.numAxis2HomeVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis2HomeVelLow.Name = "numAxis2HomeVelLow";
this.numAxis2HomeVelLow.Size = new System.Drawing.Size(120, 21);
this.numAxis2HomeVelLow.TabIndex = 13;
//
// numAxis1HomeVelLow
//
this.numAxis1HomeVelLow.Location = new System.Drawing.Point(301, 6);
this.numAxis1HomeVelLow.Margin = new System.Windows.Forms.Padding(2);
this.numAxis1HomeVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1HomeVelLow.Name = "numAxis1HomeVelLow";
this.numAxis1HomeVelLow.Size = new System.Drawing.Size(120, 21);
this.numAxis1HomeVelLow.TabIndex = 13;
//
// numAxis0HomeVelLow
//
this.numAxis0HomeVelLow.Location = new System.Drawing.Point(74, 6);
this.numAxis0HomeVelLow.Margin = new System.Windows.Forms.Padding(2);
this.numAxis0HomeVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0HomeVelLow.Name = "numAxis0HomeVelLow";
this.numAxis0HomeVelLow.Size = new System.Drawing.Size(120, 21);
this.numAxis0HomeVelLow.TabIndex = 13;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.groupBox16);
this.tabPage3.Controls.Add(this.groupBox5);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Margin = new System.Windows.Forms.Padding(2);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(2);
this.tabPage3.Size = new System.Drawing.Size(482, 529);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "厚度检测";
this.tabPage3.UseVisualStyleBackColor = true;
//
// groupBox16
//
this.groupBox16.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox16.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox16.Controls.Add(this.panel16);
this.groupBox16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox16.Location = new System.Drawing.Point(4, 83);
this.groupBox16.Margin = new System.Windows.Forms.Padding(2);
this.groupBox16.Name = "groupBox16";
this.groupBox16.Padding = new System.Windows.Forms.Padding(2);
this.groupBox16.Size = new System.Drawing.Size(447, 75);
this.groupBox16.TabIndex = 25;
this.groupBox16.TabStop = false;
this.groupBox16.Text = "Base值这里已不用已移到各个产品中设置";
this.groupBox16.Visible = false;
//
// panel16
//
this.panel16.BackColor = System.Drawing.Color.White;
this.panel16.Controls.Add(this.numHeightBase4);
this.panel16.Controls.Add(this.numHeightBase3);
this.panel16.Controls.Add(this.numHeightBase2);
this.panel16.Controls.Add(this.numHeightBase1);
this.panel16.Controls.Add(this.numHeightBase0);
this.panel16.Controls.Add(this.label47);
this.panel16.Controls.Add(this.label46);
this.panel16.Controls.Add(this.label44);
this.panel16.Controls.Add(this.label42);
this.panel16.Controls.Add(this.label45);
this.panel16.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel16.Location = new System.Drawing.Point(2, 16);
this.panel16.Margin = new System.Windows.Forms.Padding(2);
this.panel16.Name = "panel16";
this.panel16.Size = new System.Drawing.Size(443, 57);
this.panel16.TabIndex = 0;
//
// numHeightBase4
//
this.numHeightBase4.DecimalPlaces = 2;
this.numHeightBase4.Increment = new decimal(new int[] {
1,
0,
0,
131072});
this.numHeightBase4.Location = new System.Drawing.Point(134, 31);
this.numHeightBase4.Margin = new System.Windows.Forms.Padding(2);
this.numHeightBase4.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numHeightBase4.Name = "numHeightBase4";
this.numHeightBase4.Size = new System.Drawing.Size(57, 21);
this.numHeightBase4.TabIndex = 20;
//
// numHeightBase3
//
this.numHeightBase3.DecimalPlaces = 2;
this.numHeightBase3.Increment = new decimal(new int[] {
1,
0,
0,
131072});
this.numHeightBase3.Location = new System.Drawing.Point(37, 31);
this.numHeightBase3.Margin = new System.Windows.Forms.Padding(2);
this.numHeightBase3.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numHeightBase3.Name = "numHeightBase3";
this.numHeightBase3.Size = new System.Drawing.Size(57, 21);
this.numHeightBase3.TabIndex = 18;
//
// numHeightBase2
//
this.numHeightBase2.DecimalPlaces = 2;
this.numHeightBase2.Increment = new decimal(new int[] {
1,
0,
0,
131072});
this.numHeightBase2.Location = new System.Drawing.Point(231, 8);
this.numHeightBase2.Margin = new System.Windows.Forms.Padding(2);
this.numHeightBase2.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numHeightBase2.Name = "numHeightBase2";
this.numHeightBase2.Size = new System.Drawing.Size(57, 21);
this.numHeightBase2.TabIndex = 16;
//
// numHeightBase1
//
this.numHeightBase1.DecimalPlaces = 2;
this.numHeightBase1.Increment = new decimal(new int[] {
1,
0,
0,
131072});
this.numHeightBase1.Location = new System.Drawing.Point(134, 8);
this.numHeightBase1.Margin = new System.Windows.Forms.Padding(2);
this.numHeightBase1.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numHeightBase1.Name = "numHeightBase1";
this.numHeightBase1.Size = new System.Drawing.Size(57, 21);
this.numHeightBase1.TabIndex = 14;
//
// numHeightBase0
//
this.numHeightBase0.DecimalPlaces = 2;
this.numHeightBase0.Increment = new decimal(new int[] {
1,
0,
0,
131072});
this.numHeightBase0.Location = new System.Drawing.Point(37, 7);
this.numHeightBase0.Margin = new System.Windows.Forms.Padding(2);
this.numHeightBase0.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numHeightBase0.Name = "numHeightBase0";
this.numHeightBase0.Size = new System.Drawing.Size(57, 21);
this.numHeightBase0.TabIndex = 12;
//
// label47
//
this.label47.AutoSize = true;
this.label47.Location = new System.Drawing.Point(107, 34);
this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(35, 12);
this.label47.TabIndex = 19;
this.label47.Text = "4点";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Location = new System.Drawing.Point(9, 34);
this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(35, 12);
this.label46.TabIndex = 17;
this.label46.Text = "3点";
//
// label44
//
this.label44.AutoSize = true;
this.label44.Location = new System.Drawing.Point(203, 11);
this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(35, 12);
this.label44.TabIndex = 15;
this.label44.Text = "2点";
//
// label42
//
this.label42.AutoSize = true;
this.label42.Location = new System.Drawing.Point(107, 11);
this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(35, 12);
this.label42.TabIndex = 13;
this.label42.Text = "1点";
//
// label45
//
this.label45.AutoSize = true;
this.label45.Location = new System.Drawing.Point(10, 11);
this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(35, 12);
this.label45.TabIndex = 6;
this.label45.Text = "0点";
//
// tabPage4
//
this.tabPage4.Controls.Add(this.groupBox3);
this.tabPage4.Location = new System.Drawing.Point(4, 22);
this.tabPage4.Margin = new System.Windows.Forms.Padding(2);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(2);
this.tabPage4.Size = new System.Drawing.Size(482, 529);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "I/O板卡";
this.tabPage4.UseVisualStyleBackColor = true;
//
// tabPage5
//
this.tabPage5.Controls.Add(this.groupBox19);
this.tabPage5.Controls.Add(this.groupBox17);
this.tabPage5.Controls.Add(this.chkMakeTag);
this.tabPage5.Controls.Add(this.groupBox1);
this.tabPage5.Location = new System.Drawing.Point(4, 22);
this.tabPage5.Margin = new System.Windows.Forms.Padding(2);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Padding = new System.Windows.Forms.Padding(2);
this.tabPage5.Size = new System.Drawing.Size(482, 529);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "缺陷图像";
this.tabPage5.UseVisualStyleBackColor = true;
//
// groupBox19
//
this.groupBox19.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox19.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox19.Controls.Add(this.panel19);
this.groupBox19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox19.Location = new System.Drawing.Point(6, 157);
this.groupBox19.Margin = new System.Windows.Forms.Padding(2);
this.groupBox19.Name = "groupBox19";
this.groupBox19.Padding = new System.Windows.Forms.Padding(2);
this.groupBox19.Size = new System.Drawing.Size(451, 73);
this.groupBox19.TabIndex = 30;
this.groupBox19.TabStop = false;
this.groupBox19.Text = "缺陷压缩大图(修复台)";
//
// panel19
//
this.panel19.BackColor = System.Drawing.Color.White;
this.panel19.Controls.Add(this.btnClearDefect_Compress_SavePath);
this.panel19.Controls.Add(this.label52);
this.panel19.Controls.Add(this.numDefect_Compress_SavePath_AutoClear);
this.panel19.Controls.Add(this.chkDefect_Compress_SavePath_AutoClear);
this.panel19.Controls.Add(this.txtDefect_Compress_SavePath);
this.panel19.Controls.Add(this.label50);
this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel19.Location = new System.Drawing.Point(2, 16);
this.panel19.Margin = new System.Windows.Forms.Padding(2);
this.panel19.Name = "panel19";
this.panel19.Size = new System.Drawing.Size(447, 55);
this.panel19.TabIndex = 0;
//
// btnClearDefect_Compress_SavePath
//
this.btnClearDefect_Compress_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Compress_SavePath.Image")));
this.btnClearDefect_Compress_SavePath.Location = new System.Drawing.Point(416, 9);
this.btnClearDefect_Compress_SavePath.Margin = new System.Windows.Forms.Padding(2);
this.btnClearDefect_Compress_SavePath.Name = "btnClearDefect_Compress_SavePath";
this.btnClearDefect_Compress_SavePath.Size = new System.Drawing.Size(21, 19);
this.btnClearDefect_Compress_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btnClearDefect_Compress_SavePath.TabIndex = 13;
this.btnClearDefect_Compress_SavePath.TabStop = false;
this.btnClearDefect_Compress_SavePath.Click += new System.EventHandler(this.btnClearDefect_Compress_SavePath_Click);
//
// label52
//
this.label52.AutoSize = true;
this.label52.Location = new System.Drawing.Point(210, 39);
this.label52.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(17, 12);
this.label52.TabIndex = 14;
this.label52.Text = "天";
//
// numDefect_Compress_SavePath_AutoClear
//
this.numDefect_Compress_SavePath_AutoClear.DecimalPlaces = 1;
this.numDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(163, 35);
this.numDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.numDefect_Compress_SavePath_AutoClear.Name = "numDefect_Compress_SavePath_AutoClear";
this.numDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
this.numDefect_Compress_SavePath_AutoClear.TabIndex = 13;
this.numDefect_Compress_SavePath_AutoClear.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// chkDefect_Compress_SavePath_AutoClear
//
this.chkDefect_Compress_SavePath_AutoClear.AutoSize = true;
this.chkDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(72, 39);
this.chkDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.chkDefect_Compress_SavePath_AutoClear.Name = "chkDefect_Compress_SavePath_AutoClear";
this.chkDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
this.chkDefect_Compress_SavePath_AutoClear.TabIndex = 12;
this.chkDefect_Compress_SavePath_AutoClear.Text = "自动清除大于";
this.chkDefect_Compress_SavePath_AutoClear.UseVisualStyleBackColor = true;
//
// txtDefect_Compress_SavePath
//
this.txtDefect_Compress_SavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtDefect_Compress_SavePath.Location = new System.Drawing.Point(74, 9);
this.txtDefect_Compress_SavePath.Margin = new System.Windows.Forms.Padding(2);
this.txtDefect_Compress_SavePath.Name = "txtDefect_Compress_SavePath";
this.txtDefect_Compress_SavePath.ReadOnly = true;
this.txtDefect_Compress_SavePath.Size = new System.Drawing.Size(343, 21);
this.txtDefect_Compress_SavePath.TabIndex = 5;
this.txtDefect_Compress_SavePath.Text = "D:\\phtons\\";
this.txtDefect_Compress_SavePath.Click += new System.EventHandler(this.txtDefect_Compress_SavePath_Click);
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(10, 11);
this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(65, 12);
this.label50.TabIndex = 4;
this.label50.Text = "保存路径:";
//
// groupBox17
//
this.groupBox17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox17.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox17.Controls.Add(this.panel17);
this.groupBox17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox17.Location = new System.Drawing.Point(6, 79);
this.groupBox17.Margin = new System.Windows.Forms.Padding(2);
this.groupBox17.Name = "groupBox17";
this.groupBox17.Padding = new System.Windows.Forms.Padding(2);
this.groupBox17.Size = new System.Drawing.Size(451, 73);
this.groupBox17.TabIndex = 21;
this.groupBox17.TabStop = false;
this.groupBox17.Text = "缺陷小图";
//
// panel17
//
this.panel17.BackColor = System.Drawing.Color.White;
this.panel17.Controls.Add(this.btnClearDefect_Small_Path);
this.panel17.Controls.Add(this.label53);
this.panel17.Controls.Add(this.txtDefect_Small_Path);
this.panel17.Controls.Add(this.numDefect_Small_Path_AutoClear);
this.panel17.Controls.Add(this.label41);
this.panel17.Controls.Add(this.chkDefect_Small_Path_AutoClear);
this.panel17.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel17.Location = new System.Drawing.Point(2, 16);
this.panel17.Margin = new System.Windows.Forms.Padding(2);
this.panel17.Name = "panel17";
this.panel17.Size = new System.Drawing.Size(447, 55);
this.panel17.TabIndex = 0;
//
// btnClearDefect_Small_Path
//
this.btnClearDefect_Small_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Small_Path.Image")));
this.btnClearDefect_Small_Path.Location = new System.Drawing.Point(413, 9);
this.btnClearDefect_Small_Path.Margin = new System.Windows.Forms.Padding(2);
this.btnClearDefect_Small_Path.Name = "btnClearDefect_Small_Path";
this.btnClearDefect_Small_Path.Size = new System.Drawing.Size(21, 19);
this.btnClearDefect_Small_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btnClearDefect_Small_Path.TabIndex = 6;
this.btnClearDefect_Small_Path.TabStop = false;
this.btnClearDefect_Small_Path.Click += new System.EventHandler(this.btnClearDefect_Small_Path_Click);
//
// label53
//
this.label53.AutoSize = true;
this.label53.Location = new System.Drawing.Point(212, 39);
this.label53.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(17, 12);
this.label53.TabIndex = 14;
this.label53.Text = "天";
//
// txtDefect_Small_Path
//
this.txtDefect_Small_Path.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtDefect_Small_Path.Location = new System.Drawing.Point(74, 9);
this.txtDefect_Small_Path.Margin = new System.Windows.Forms.Padding(2);
this.txtDefect_Small_Path.Name = "txtDefect_Small_Path";
this.txtDefect_Small_Path.ReadOnly = true;
this.txtDefect_Small_Path.Size = new System.Drawing.Size(341, 21);
this.txtDefect_Small_Path.TabIndex = 5;
this.txtDefect_Small_Path.Text = "D:\\phtons\\";
this.txtDefect_Small_Path.Click += new System.EventHandler(this.txtDefect_Small_Path_Click);
//
// numDefect_Small_Path_AutoClear
//
this.numDefect_Small_Path_AutoClear.DecimalPlaces = 1;
this.numDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(165, 35);
this.numDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.numDefect_Small_Path_AutoClear.Name = "numDefect_Small_Path_AutoClear";
this.numDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
this.numDefect_Small_Path_AutoClear.TabIndex = 13;
this.numDefect_Small_Path_AutoClear.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// label41
//
this.label41.AutoSize = true;
this.label41.Location = new System.Drawing.Point(10, 11);
this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(65, 12);
this.label41.TabIndex = 4;
this.label41.Text = "保存路径:";
//
// chkDefect_Small_Path_AutoClear
//
this.chkDefect_Small_Path_AutoClear.AutoSize = true;
this.chkDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(74, 39);
this.chkDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.chkDefect_Small_Path_AutoClear.Name = "chkDefect_Small_Path_AutoClear";
this.chkDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
this.chkDefect_Small_Path_AutoClear.TabIndex = 12;
this.chkDefect_Small_Path_AutoClear.Text = "自动清除大于";
this.chkDefect_Small_Path_AutoClear.UseVisualStyleBackColor = true;
//
// chkMakeTag
//
this.chkMakeTag.AutoSize = true;
this.chkMakeTag.Location = new System.Drawing.Point(8, 245);
this.chkMakeTag.Margin = new System.Windows.Forms.Padding(2);
this.chkMakeTag.Name = "chkMakeTag";
this.chkMakeTag.Size = new System.Drawing.Size(72, 16);
this.chkMakeTag.TabIndex = 29;
this.chkMakeTag.Text = "启用打标";
this.chkMakeTag.UseVisualStyleBackColor = true;
this.chkMakeTag.CheckedChanged += new System.EventHandler(this.chkMakeTag_CheckedChanged);
//
// tabPage6
//
this.tabPage6.Controls.Add(this.groupBox21);
this.tabPage6.Controls.Add(this.groupBox20);
this.tabPage6.Controls.Add(this.groupBox6);
this.tabPage6.Controls.Add(this.groupBox15);
this.tabPage6.Location = new System.Drawing.Point(4, 22);
this.tabPage6.Margin = new System.Windows.Forms.Padding(2);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Size = new System.Drawing.Size(482, 529);
this.tabPage6.TabIndex = 5;
this.tabPage6.Text = "尺寸图像";
this.tabPage6.UseVisualStyleBackColor = true;
//
// groupBox21
//
this.groupBox21.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox21.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox21.Controls.Add(this.panel21);
this.groupBox21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox21.Location = new System.Drawing.Point(2, 213);
this.groupBox21.Margin = new System.Windows.Forms.Padding(2);
this.groupBox21.Name = "groupBox21";
this.groupBox21.Padding = new System.Windows.Forms.Padding(2);
this.groupBox21.Size = new System.Drawing.Size(476, 73);
this.groupBox21.TabIndex = 33;
this.groupBox21.TabStop = false;
this.groupBox21.Text = "比对未通过打标图像(777-修复台)";
//
// panel21
//
this.panel21.BackColor = System.Drawing.Color.White;
this.panel21.Controls.Add(this.btnSizeBmp_Zoom_Image_SavePath);
this.panel21.Controls.Add(this.label57);
this.panel21.Controls.Add(this.numSizeBmp_Zoom_Image_SavePath_AutoClear);
this.panel21.Controls.Add(this.chkSizeBmp_Zoom_Image_SavePath_AutoClear);
this.panel21.Controls.Add(this.txtSizeBmp_Zoom_Image_SavePath);
this.panel21.Controls.Add(this.label58);
this.panel21.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel21.Location = new System.Drawing.Point(2, 16);
this.panel21.Margin = new System.Windows.Forms.Padding(2);
this.panel21.Name = "panel21";
this.panel21.Size = new System.Drawing.Size(472, 55);
this.panel21.TabIndex = 0;
//
// btnSizeBmp_Zoom_Image_SavePath
//
this.btnSizeBmp_Zoom_Image_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnSizeBmp_Zoom_Image_SavePath.Image")));
this.btnSizeBmp_Zoom_Image_SavePath.Location = new System.Drawing.Point(441, 9);
this.btnSizeBmp_Zoom_Image_SavePath.Margin = new System.Windows.Forms.Padding(2);
this.btnSizeBmp_Zoom_Image_SavePath.Name = "btnSizeBmp_Zoom_Image_SavePath";
this.btnSizeBmp_Zoom_Image_SavePath.Size = new System.Drawing.Size(21, 19);
this.btnSizeBmp_Zoom_Image_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btnSizeBmp_Zoom_Image_SavePath.TabIndex = 13;
this.btnSizeBmp_Zoom_Image_SavePath.TabStop = false;
this.btnSizeBmp_Zoom_Image_SavePath.Click += new System.EventHandler(this.btnSizeBmp_Zoom_Image_SavePath_Click);
//
// label57
//
this.label57.AutoSize = true;
this.label57.Location = new System.Drawing.Point(217, 37);
this.label57.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(17, 12);
this.label57.TabIndex = 14;
this.label57.Text = "天";
//
// numSizeBmp_Zoom_Image_SavePath_AutoClear
//
this.numSizeBmp_Zoom_Image_SavePath_AutoClear.DecimalPlaces = 1;
this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Location = new System.Drawing.Point(170, 32);
this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Name = "numSizeBmp_Zoom_Image_SavePath_AutoClear";
this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
this.numSizeBmp_Zoom_Image_SavePath_AutoClear.TabIndex = 13;
this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// chkSizeBmp_Zoom_Image_SavePath_AutoClear
//
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.AutoSize = true;
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Location = new System.Drawing.Point(79, 36);
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Name = "chkSizeBmp_Zoom_Image_SavePath_AutoClear";
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.TabIndex = 12;
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Text = "自动清除大于";
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.UseVisualStyleBackColor = true;
//
// txtSizeBmp_Zoom_Image_SavePath
//
this.txtSizeBmp_Zoom_Image_SavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtSizeBmp_Zoom_Image_SavePath.Location = new System.Drawing.Point(79, 9);
this.txtSizeBmp_Zoom_Image_SavePath.Margin = new System.Windows.Forms.Padding(2);
this.txtSizeBmp_Zoom_Image_SavePath.Name = "txtSizeBmp_Zoom_Image_SavePath";
this.txtSizeBmp_Zoom_Image_SavePath.ReadOnly = true;
this.txtSizeBmp_Zoom_Image_SavePath.Size = new System.Drawing.Size(364, 21);
this.txtSizeBmp_Zoom_Image_SavePath.TabIndex = 5;
this.txtSizeBmp_Zoom_Image_SavePath.Text = "D:\\phtons\\";
this.txtSizeBmp_Zoom_Image_SavePath.Click += new System.EventHandler(this.txtSizeBmp_Zoom_Image_SavePath_Click);
//
// label58
//
this.label58.AutoSize = true;
this.label58.Location = new System.Drawing.Point(10, 11);
this.label58.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(65, 12);
this.label58.TabIndex = 4;
this.label58.Text = "保存路径:";
//
// groupBox20
//
this.groupBox20.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox20.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox20.Controls.Add(this.panel20);
this.groupBox20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox20.Location = new System.Drawing.Point(2, 135);
this.groupBox20.Margin = new System.Windows.Forms.Padding(2);
this.groupBox20.Name = "groupBox20";
this.groupBox20.Padding = new System.Windows.Forms.Padding(2);
this.groupBox20.Size = new System.Drawing.Size(476, 73);
this.groupBox20.TabIndex = 32;
this.groupBox20.TabStop = false;
this.groupBox20.Text = "比对未通过图像";
//
// panel20
//
this.panel20.BackColor = System.Drawing.Color.White;
this.panel20.Controls.Add(this.btnClearSizeBmp_Compare_SavePath);
this.panel20.Controls.Add(this.label54);
this.panel20.Controls.Add(this.numSizeBmp_Compare_SavePath_AutoClear);
this.panel20.Controls.Add(this.chkSizeBmp_Compare_SavePath_AutoClear);
this.panel20.Controls.Add(this.txtSizeBmp_Compare_SavePath);
this.panel20.Controls.Add(this.label55);
this.panel20.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel20.Location = new System.Drawing.Point(2, 16);
this.panel20.Margin = new System.Windows.Forms.Padding(2);
this.panel20.Name = "panel20";
this.panel20.Size = new System.Drawing.Size(472, 55);
this.panel20.TabIndex = 0;
//
// btnClearSizeBmp_Compare_SavePath
//
this.btnClearSizeBmp_Compare_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnClearSizeBmp_Compare_SavePath.Image")));
this.btnClearSizeBmp_Compare_SavePath.Location = new System.Drawing.Point(441, 9);
this.btnClearSizeBmp_Compare_SavePath.Margin = new System.Windows.Forms.Padding(2);
this.btnClearSizeBmp_Compare_SavePath.Name = "btnClearSizeBmp_Compare_SavePath";
this.btnClearSizeBmp_Compare_SavePath.Size = new System.Drawing.Size(21, 19);
this.btnClearSizeBmp_Compare_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btnClearSizeBmp_Compare_SavePath.TabIndex = 13;
this.btnClearSizeBmp_Compare_SavePath.TabStop = false;
this.btnClearSizeBmp_Compare_SavePath.Click += new System.EventHandler(this.btnClearSizeBmp_Compare_SavePath_Click);
//
// label54
//
this.label54.AutoSize = true;
this.label54.Location = new System.Drawing.Point(217, 37);
this.label54.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(17, 12);
this.label54.TabIndex = 14;
this.label54.Text = "天";
//
// numSizeBmp_Compare_SavePath_AutoClear
//
this.numSizeBmp_Compare_SavePath_AutoClear.DecimalPlaces = 1;
this.numSizeBmp_Compare_SavePath_AutoClear.Location = new System.Drawing.Point(170, 32);
this.numSizeBmp_Compare_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.numSizeBmp_Compare_SavePath_AutoClear.Name = "numSizeBmp_Compare_SavePath_AutoClear";
this.numSizeBmp_Compare_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
this.numSizeBmp_Compare_SavePath_AutoClear.TabIndex = 13;
this.numSizeBmp_Compare_SavePath_AutoClear.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// chkSizeBmp_Compare_SavePath_AutoClear
//
this.chkSizeBmp_Compare_SavePath_AutoClear.AutoSize = true;
this.chkSizeBmp_Compare_SavePath_AutoClear.Location = new System.Drawing.Point(79, 36);
this.chkSizeBmp_Compare_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.chkSizeBmp_Compare_SavePath_AutoClear.Name = "chkSizeBmp_Compare_SavePath_AutoClear";
this.chkSizeBmp_Compare_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
this.chkSizeBmp_Compare_SavePath_AutoClear.TabIndex = 12;
this.chkSizeBmp_Compare_SavePath_AutoClear.Text = "自动清除大于";
this.chkSizeBmp_Compare_SavePath_AutoClear.UseVisualStyleBackColor = true;
//
// txtSizeBmp_Compare_SavePath
//
this.txtSizeBmp_Compare_SavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtSizeBmp_Compare_SavePath.Location = new System.Drawing.Point(79, 9);
this.txtSizeBmp_Compare_SavePath.Margin = new System.Windows.Forms.Padding(2);
this.txtSizeBmp_Compare_SavePath.Name = "txtSizeBmp_Compare_SavePath";
this.txtSizeBmp_Compare_SavePath.ReadOnly = true;
this.txtSizeBmp_Compare_SavePath.Size = new System.Drawing.Size(364, 21);
this.txtSizeBmp_Compare_SavePath.TabIndex = 5;
this.txtSizeBmp_Compare_SavePath.Text = "D:\\phtons\\";
this.txtSizeBmp_Compare_SavePath.Click += new System.EventHandler(this.txtSizeBmp_Compare_SavePath_Click);
//
// label55
//
this.label55.AutoSize = true;
this.label55.Location = new System.Drawing.Point(10, 11);
this.label55.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label55.Name = "label55";
this.label55.Size = new System.Drawing.Size(65, 12);
this.label55.TabIndex = 4;
this.label55.Text = "保存路径:";
//
// groupBox6
//
this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox6.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox6.Controls.Add(this.panel6);
this.groupBox6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox6.Location = new System.Drawing.Point(2, 2);
this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Padding = new System.Windows.Forms.Padding(2);
this.groupBox6.Size = new System.Drawing.Size(476, 55);
this.groupBox6.TabIndex = 31;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "程序路径";
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.White;
this.panel6.Controls.Add(this.txtSizeEnginePath);
this.panel6.Controls.Add(this.label40);
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.Location = new System.Drawing.Point(2, 16);
this.panel6.Margin = new System.Windows.Forms.Padding(2);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(472, 37);
this.panel6.TabIndex = 0;
//
// txtSizeEnginePath
//
this.txtSizeEnginePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtSizeEnginePath.Location = new System.Drawing.Point(79, 8);
this.txtSizeEnginePath.Margin = new System.Windows.Forms.Padding(2);
this.txtSizeEnginePath.Name = "txtSizeEnginePath";
this.txtSizeEnginePath.ReadOnly = true;
this.txtSizeEnginePath.Size = new System.Drawing.Size(385, 21);
this.txtSizeEnginePath.TabIndex = 5;
this.txtSizeEnginePath.Text = "D:\\phtons\\";
this.txtSizeEnginePath.Click += new System.EventHandler(this.txtSizeEnginePath_Click);
//
// label40
//
this.label40.AutoSize = true;
this.label40.Location = new System.Drawing.Point(10, 10);
this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(65, 12);
this.label40.TabIndex = 4;
this.label40.Text = "程序路径:";
//
// groupBox15
//
this.groupBox15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox15.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox15.Controls.Add(this.panel15);
this.groupBox15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox15.Location = new System.Drawing.Point(2, 61);
this.groupBox15.Margin = new System.Windows.Forms.Padding(2);
this.groupBox15.Name = "groupBox15";
this.groupBox15.Padding = new System.Windows.Forms.Padding(2);
this.groupBox15.Size = new System.Drawing.Size(476, 71);
this.groupBox15.TabIndex = 30;
this.groupBox15.TabStop = false;
this.groupBox15.Text = "图像存储";
//
// panel15
//
this.panel15.BackColor = System.Drawing.Color.White;
this.panel15.Controls.Add(this.btnClearSizeBmp_Path);
this.panel15.Controls.Add(this.label56);
this.panel15.Controls.Add(this.txtSizeBmp_SavePath);
this.panel15.Controls.Add(this.numSizeBmp_SavePath_AutoClear);
this.panel15.Controls.Add(this.chkSizeBmp_SavePath_AutoClear);
this.panel15.Controls.Add(this.label43);
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel15.Location = new System.Drawing.Point(2, 16);
this.panel15.Margin = new System.Windows.Forms.Padding(2);
this.panel15.Name = "panel15";
this.panel15.Size = new System.Drawing.Size(472, 53);
this.panel15.TabIndex = 0;
//
// btnClearSizeBmp_Path
//
this.btnClearSizeBmp_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearSizeBmp_Path.Image")));
this.btnClearSizeBmp_Path.Location = new System.Drawing.Point(441, 8);
this.btnClearSizeBmp_Path.Margin = new System.Windows.Forms.Padding(2);
this.btnClearSizeBmp_Path.Name = "btnClearSizeBmp_Path";
this.btnClearSizeBmp_Path.Size = new System.Drawing.Size(21, 19);
this.btnClearSizeBmp_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.btnClearSizeBmp_Path.TabIndex = 14;
this.btnClearSizeBmp_Path.TabStop = false;
this.btnClearSizeBmp_Path.Click += new System.EventHandler(this.btnClearSizeBmp_Path_Click);
//
// label56
//
this.label56.AutoSize = true;
this.label56.Location = new System.Drawing.Point(217, 35);
this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label56.Name = "label56";
this.label56.Size = new System.Drawing.Size(17, 12);
this.label56.TabIndex = 14;
this.label56.Text = "天";
//
// txtSizeBmp_SavePath
//
this.txtSizeBmp_SavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtSizeBmp_SavePath.Location = new System.Drawing.Point(79, 8);
this.txtSizeBmp_SavePath.Margin = new System.Windows.Forms.Padding(2);
this.txtSizeBmp_SavePath.Name = "txtSizeBmp_SavePath";
this.txtSizeBmp_SavePath.ReadOnly = true;
this.txtSizeBmp_SavePath.Size = new System.Drawing.Size(363, 21);
this.txtSizeBmp_SavePath.TabIndex = 5;
this.txtSizeBmp_SavePath.Text = "D:\\phtons\\";
this.txtSizeBmp_SavePath.Click += new System.EventHandler(this.txtSizeBmp_Path_Click);
//
// numSizeBmp_SavePath_AutoClear
//
this.numSizeBmp_SavePath_AutoClear.DecimalPlaces = 1;
this.numSizeBmp_SavePath_AutoClear.Location = new System.Drawing.Point(170, 31);
this.numSizeBmp_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.numSizeBmp_SavePath_AutoClear.Name = "numSizeBmp_SavePath_AutoClear";
this.numSizeBmp_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
this.numSizeBmp_SavePath_AutoClear.TabIndex = 13;
this.numSizeBmp_SavePath_AutoClear.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// chkSizeBmp_SavePath_AutoClear
//
this.chkSizeBmp_SavePath_AutoClear.AutoSize = true;
this.chkSizeBmp_SavePath_AutoClear.Location = new System.Drawing.Point(79, 35);
this.chkSizeBmp_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
this.chkSizeBmp_SavePath_AutoClear.Name = "chkSizeBmp_SavePath_AutoClear";
this.chkSizeBmp_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
this.chkSizeBmp_SavePath_AutoClear.TabIndex = 12;
this.chkSizeBmp_SavePath_AutoClear.Text = "自动清除大于";
this.chkSizeBmp_SavePath_AutoClear.UseVisualStyleBackColor = true;
//
// label43
//
this.label43.AutoSize = true;
this.label43.Location = new System.Drawing.Point(10, 10);
this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(65, 12);
this.label43.TabIndex = 4;
this.label43.Text = "保存路径:";
//
// tabPage9
//
this.tabPage9.Controls.Add(this.ckSkipSizeFailed);
this.tabPage9.Controls.Add(this.chkSkipSmallAxis);
this.tabPage9.Controls.Add(this.chkSkipScannerCC);
this.tabPage9.Controls.Add(this.chkSkipScannerGL);
this.tabPage9.Controls.Add(this.chkSkipLight);
this.tabPage9.Controls.Add(this.chkSkipHeight);
this.tabPage9.Controls.Add(this.chkSkipTension);
this.tabPage9.Controls.Add(this.chkSkipAxis3);
this.tabPage9.Controls.Add(this.chkSkipAxis2);
this.tabPage9.Controls.Add(this.chkSkipAxis1);
this.tabPage9.Controls.Add(this.chkSkipAxis0);
this.tabPage9.Location = new System.Drawing.Point(4, 22);
this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
this.tabPage9.Name = "tabPage9";
this.tabPage9.Size = new System.Drawing.Size(482, 529);
this.tabPage9.TabIndex = 8;
this.tabPage9.Text = "传感器过滤";
this.tabPage9.UseVisualStyleBackColor = true;
//
// ckSkipSizeFailed
//
this.ckSkipSizeFailed.AutoSize = true;
this.ckSkipSizeFailed.Location = new System.Drawing.Point(19, 268);
this.ckSkipSizeFailed.Margin = new System.Windows.Forms.Padding(2);
this.ckSkipSizeFailed.Name = "ckSkipSizeFailed";
this.ckSkipSizeFailed.Size = new System.Drawing.Size(120, 16);
this.ckSkipSizeFailed.TabIndex = 11;
this.ckSkipSizeFailed.Text = "启用Mark丢失报警";
this.ckSkipSizeFailed.UseVisualStyleBackColor = true;
//
// chkSkipSmallAxis
//
this.chkSkipSmallAxis.AutoSize = true;
this.chkSkipSmallAxis.Location = new System.Drawing.Point(19, 205);
this.chkSkipSmallAxis.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipSmallAxis.Name = "chkSkipSmallAxis";
this.chkSkipSmallAxis.Size = new System.Drawing.Size(72, 16);
this.chkSkipSmallAxis.TabIndex = 9;
this.chkSkipSmallAxis.Text = "镜头电机";
this.chkSkipSmallAxis.UseVisualStyleBackColor = true;
//
// chkSkipScannerCC
//
this.chkSkipScannerCC.AutoSize = true;
this.chkSkipScannerCC.Location = new System.Drawing.Point(19, 174);
this.chkSkipScannerCC.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipScannerCC.Name = "chkSkipScannerCC";
this.chkSkipScannerCC.Size = new System.Drawing.Size(108, 16);
this.chkSkipScannerCC.TabIndex = 8;
this.chkSkipScannerCC.Text = "停用小相机(CC)";
this.chkSkipScannerCC.UseVisualStyleBackColor = true;
//
// chkSkipScannerGL
//
this.chkSkipScannerGL.AutoSize = true;
this.chkSkipScannerGL.Location = new System.Drawing.Point(19, 145);
this.chkSkipScannerGL.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipScannerGL.Name = "chkSkipScannerGL";
this.chkSkipScannerGL.Size = new System.Drawing.Size(126, 16);
this.chkSkipScannerGL.TabIndex = 7;
this.chkSkipScannerGL.Text = "停用主相机(GENTL)";
this.chkSkipScannerGL.UseVisualStyleBackColor = true;
//
// chkSkipLight
//
this.chkSkipLight.AutoSize = true;
this.chkSkipLight.Location = new System.Drawing.Point(19, 115);
this.chkSkipLight.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipLight.Name = "chkSkipLight";
this.chkSkipLight.Size = new System.Drawing.Size(96, 16);
this.chkSkipLight.TabIndex = 6;
this.chkSkipLight.Text = "停用光源设备";
this.chkSkipLight.UseVisualStyleBackColor = true;
//
// chkSkipHeight
//
this.chkSkipHeight.AutoSize = true;
this.chkSkipHeight.Location = new System.Drawing.Point(19, 85);
this.chkSkipHeight.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipHeight.Name = "chkSkipHeight";
this.chkSkipHeight.Size = new System.Drawing.Size(120, 16);
this.chkSkipHeight.TabIndex = 5;
this.chkSkipHeight.Text = "停用厚度测量设备";
this.chkSkipHeight.UseVisualStyleBackColor = true;
//
// chkSkipTension
//
this.chkSkipTension.AutoSize = true;
this.chkSkipTension.Location = new System.Drawing.Point(19, 53);
this.chkSkipTension.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipTension.Name = "chkSkipTension";
this.chkSkipTension.Size = new System.Drawing.Size(120, 16);
this.chkSkipTension.TabIndex = 4;
this.chkSkipTension.Text = "停用张力测量设备";
this.chkSkipTension.UseVisualStyleBackColor = true;
//
// chkSkipAxis3
//
this.chkSkipAxis3.AutoSize = true;
this.chkSkipAxis3.Location = new System.Drawing.Point(357, 21);
this.chkSkipAxis3.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipAxis3.Name = "chkSkipAxis3";
this.chkSkipAxis3.Size = new System.Drawing.Size(96, 16);
this.chkSkipAxis3.TabIndex = 3;
this.chkSkipAxis3.Text = "停用3轴(Z轴)";
this.chkSkipAxis3.UseVisualStyleBackColor = true;
//
// chkSkipAxis2
//
this.chkSkipAxis2.AutoSize = true;
this.chkSkipAxis2.Location = new System.Drawing.Point(239, 21);
this.chkSkipAxis2.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipAxis2.Name = "chkSkipAxis2";
this.chkSkipAxis2.Size = new System.Drawing.Size(96, 16);
this.chkSkipAxis2.TabIndex = 2;
this.chkSkipAxis2.Text = "停用2轴(Y轴)";
this.chkSkipAxis2.UseVisualStyleBackColor = true;
//
// chkSkipAxis1
//
this.chkSkipAxis1.AutoSize = true;
this.chkSkipAxis1.Location = new System.Drawing.Point(129, 21);
this.chkSkipAxis1.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipAxis1.Name = "chkSkipAxis1";
this.chkSkipAxis1.Size = new System.Drawing.Size(90, 16);
this.chkSkipAxis1.TabIndex = 1;
this.chkSkipAxis1.Text = "停用1轴(X2)";
this.chkSkipAxis1.UseVisualStyleBackColor = true;
//
// chkSkipAxis0
//
this.chkSkipAxis0.AutoSize = true;
this.chkSkipAxis0.Location = new System.Drawing.Point(19, 21);
this.chkSkipAxis0.Margin = new System.Windows.Forms.Padding(2);
this.chkSkipAxis0.Name = "chkSkipAxis0";
this.chkSkipAxis0.Size = new System.Drawing.Size(90, 16);
this.chkSkipAxis0.TabIndex = 0;
this.chkSkipAxis0.Text = "停用0轴(X1)";
this.chkSkipAxis0.UseVisualStyleBackColor = true;
//
// tabPage7
//
this.tabPage7.Controls.Add(this.groupBox18);
this.tabPage7.Controls.Add(this.groupBox2);
this.tabPage7.Controls.Add(this.groupBox7);
this.tabPage7.Location = new System.Drawing.Point(4, 22);
this.tabPage7.Margin = new System.Windows.Forms.Padding(2);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Size = new System.Drawing.Size(482, 529);
this.tabPage7.TabIndex = 6;
this.tabPage7.Text = "系统设置";
this.tabPage7.UseVisualStyleBackColor = true;
//
// groupBox18
//
this.groupBox18.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox18.Controls.Add(this.panel18);
this.groupBox18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox18.Location = new System.Drawing.Point(3, 79);
this.groupBox18.Margin = new System.Windows.Forms.Padding(2);
this.groupBox18.Name = "groupBox18";
this.groupBox18.Padding = new System.Windows.Forms.Padding(2);
this.groupBox18.Size = new System.Drawing.Size(446, 57);
this.groupBox18.TabIndex = 27;
this.groupBox18.TabStop = false;
this.groupBox18.Text = "HTTP服务";
//
// panel18
//
this.panel18.BackColor = System.Drawing.Color.White;
this.panel18.Controls.Add(this.label48);
this.panel18.Controls.Add(this.txtLocalIp);
this.panel18.Controls.Add(this.numHttpPort);
this.panel18.Controls.Add(this.label49);
this.panel18.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel18.Location = new System.Drawing.Point(2, 16);
this.panel18.Margin = new System.Windows.Forms.Padding(2);
this.panel18.Name = "panel18";
this.panel18.Size = new System.Drawing.Size(442, 39);
this.panel18.TabIndex = 0;
//
// label48
//
this.label48.AutoSize = true;
this.label48.Location = new System.Drawing.Point(219, 10);
this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(65, 12);
this.label48.TabIndex = 10;
this.label48.Text = "通讯端口:";
//
// txtLocalIp
//
this.txtLocalIp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtLocalIp.Location = new System.Drawing.Point(67, 7);
this.txtLocalIp.Margin = new System.Windows.Forms.Padding(2);
this.txtLocalIp.Name = "txtLocalIp";
this.txtLocalIp.Size = new System.Drawing.Size(131, 21);
this.txtLocalIp.TabIndex = 9;
this.toolTip1.SetToolTip(this.txtLocalIp, "不设置则绑定本机所有IP");
//
// numHttpPort
//
this.numHttpPort.Location = new System.Drawing.Point(288, 8);
this.numHttpPort.Margin = new System.Windows.Forms.Padding(2);
this.numHttpPort.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numHttpPort.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numHttpPort.Name = "numHttpPort";
this.numHttpPort.Size = new System.Drawing.Size(133, 21);
this.numHttpPort.TabIndex = 8;
this.numHttpPort.TabStop = false;
this.numHttpPort.Value = new decimal(new int[] {
18082,
0,
0,
0});
//
// label49
//
this.label49.AutoSize = true;
this.label49.Location = new System.Drawing.Point(10, 10);
this.label49.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(53, 12);
this.label49.TabIndex = 4;
this.label49.Text = "本机IP";
//
// FrmSysSetting
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.ClientSize = new System.Drawing.Size(490, 611);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.toolStrip1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.Margin = new System.Windows.Forms.Padding(2);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmSysSetting";
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "系统设置";
this.Load += new System.EventHandler(this.FrmSetParams_Load);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).EndInit();
this.groupBox2.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numLogDays)).EndInit();
this.groupBox3.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numHeightDev_SafeValue)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightDev_Port)).EndInit();
this.groupBox7.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.groupBox8.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
this.groupBox9.ResumeLayout(false);
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.groupBox23.ResumeLayout(false);
this.panel23.ResumeLayout(false);
this.panel23.PerformLayout();
this.groupBox22.ResumeLayout(false);
this.panel22.ResumeLayout(false);
this.panel22.PerformLayout();
this.tabPage1.ResumeLayout(false);
this.groupBox14.ResumeLayout(false);
this.panel14.ResumeLayout(false);
this.panel14.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeDec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeDec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeDec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeDec)).EndInit();
this.groupBox13.ResumeLayout(false);
this.panel13.ResumeLayout(false);
this.panel13.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeAcc)).EndInit();
this.groupBox12.ResumeLayout(false);
this.panel12.ResumeLayout(false);
this.panel12.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelHigh)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelHigh)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelHigh)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelHigh)).EndInit();
this.groupBox11.ResumeLayout(false);
this.panel11.ResumeLayout(false);
this.panel11.PerformLayout();
this.groupBox10.ResumeLayout(false);
this.panel10.ResumeLayout(false);
this.panel10.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelLow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelLow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelLow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelLow)).EndInit();
this.tabPage3.ResumeLayout(false);
this.groupBox16.ResumeLayout(false);
this.panel16.ResumeLayout(false);
this.panel16.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numHeightBase0)).EndInit();
this.tabPage4.ResumeLayout(false);
this.tabPage5.ResumeLayout(false);
this.tabPage5.PerformLayout();
this.groupBox19.ResumeLayout(false);
this.panel19.ResumeLayout(false);
this.panel19.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).EndInit();
this.groupBox17.ResumeLayout(false);
this.panel17.ResumeLayout(false);
this.panel17.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).EndInit();
this.tabPage6.ResumeLayout(false);
this.groupBox21.ResumeLayout(false);
this.panel21.ResumeLayout(false);
this.panel21.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnSizeBmp_Zoom_Image_SavePath)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Zoom_Image_SavePath_AutoClear)).EndInit();
this.groupBox20.ResumeLayout(false);
this.panel20.ResumeLayout(false);
this.panel20.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Compare_SavePath)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Compare_SavePath_AutoClear)).EndInit();
this.groupBox6.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.groupBox15.ResumeLayout(false);
this.panel15.ResumeLayout(false);
this.panel15.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Path)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_SavePath_AutoClear)).EndInit();
this.tabPage9.ResumeLayout(false);
this.tabPage9.PerformLayout();
this.tabPage7.ResumeLayout(false);
this.groupBox18.ResumeLayout(false);
this.panel18.ResumeLayout(false);
this.panel18.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numHttpPort)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private System.Windows.Forms.ToolStripButton tsbtnSave;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.CheckBox chkSaveAllDefectImg;
private System.Windows.Forms.TextBox txtDefect_Path;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.NumericUpDown numLogDays;
private System.Windows.Forms.CheckBox ckbAutoClear;
private System.Windows.Forms.TextBox txtLogPath;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.TextBox txtIO_DevNum;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.ComboBox cobLight_PortNum;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.ComboBox cobTension_PortNum;
private System.Windows.Forms.ComboBox cobSmallAxis_ComName;
private System.Windows.Forms.NumericUpDown numHeightDev_Port;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox txtHeightDev_IP;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.TextBox txtDBCon;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.ComboBox cobAxis0PulseOutMode;
private System.Windows.Forms.ComboBox cobAxis3PulseOutMode;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.ComboBox cobAxis2PulseOutMode;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.ComboBox cobAxis1PulseOutMode;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.NumericUpDown numHeightDev_SafeValue;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.GroupBox groupBox9;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.ComboBox cobAxis3HomeMode;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.ComboBox cobAxis2HomeMode;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.ComboBox cobAxis1HomeMode;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox cobAxis0HomeMode;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.TabPage tabPage6;
private System.Windows.Forms.TabPage tabPage7;
private System.Windows.Forms.GroupBox groupBox11;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.ComboBox cobAxis3HomeDir;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.ComboBox cobAxis2HomeDir;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.ComboBox cobAxis1HomeDir;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.ComboBox cobAxis0HomeDir;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.GroupBox groupBox10;
private System.Windows.Forms.Panel panel10;
private System.Windows.Forms.NumericUpDown numAxis0HomeDec;
private System.Windows.Forms.NumericUpDown numAxis0HomeVelHigh;
private System.Windows.Forms.NumericUpDown numAxis0HomeAcc;
private System.Windows.Forms.NumericUpDown numAxis0HomeVelLow;
private System.Windows.Forms.GroupBox groupBox14;
private System.Windows.Forms.Panel panel14;
private System.Windows.Forms.NumericUpDown numAxis3HomeDec;
private System.Windows.Forms.NumericUpDown numAxis3HomeVelHigh;
private System.Windows.Forms.NumericUpDown numAxis3HomeAcc;
private System.Windows.Forms.NumericUpDown numAxis3HomeVelLow;
private System.Windows.Forms.GroupBox groupBox13;
private System.Windows.Forms.Panel panel13;
private System.Windows.Forms.NumericUpDown numAxis2HomeDec;
private System.Windows.Forms.NumericUpDown numAxis2HomeVelHigh;
private System.Windows.Forms.NumericUpDown numAxis2HomeAcc;
private System.Windows.Forms.NumericUpDown numAxis2HomeVelLow;
private System.Windows.Forms.GroupBox groupBox12;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.NumericUpDown numAxis1HomeDec;
private System.Windows.Forms.NumericUpDown numAxis1HomeVelHigh;
private System.Windows.Forms.NumericUpDown numAxis1HomeAcc;
private System.Windows.Forms.NumericUpDown numAxis1HomeVelLow;
private System.Windows.Forms.GroupBox groupBox16;
private System.Windows.Forms.Panel panel16;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.NumericUpDown numHeightBase0;
private System.Windows.Forms.NumericUpDown numHeightBase4;
private System.Windows.Forms.NumericUpDown numHeightBase3;
private System.Windows.Forms.NumericUpDown numHeightBase2;
private System.Windows.Forms.NumericUpDown numHeightBase1;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.GroupBox groupBox15;
private System.Windows.Forms.Panel panel15;
private System.Windows.Forms.TextBox txtSizeBmp_SavePath;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.TextBox txtSizeEnginePath;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.TabPage tabPage9;
private System.Windows.Forms.CheckBox chkSkipAxis3;
private System.Windows.Forms.CheckBox chkSkipAxis2;
private System.Windows.Forms.CheckBox chkSkipAxis1;
private System.Windows.Forms.CheckBox chkSkipAxis0;
private System.Windows.Forms.CheckBox chkSkipTension;
private System.Windows.Forms.CheckBox chkSkipHeight;
private System.Windows.Forms.CheckBox chkSkipLight;
private System.Windows.Forms.CheckBox chkSkipScannerGL;
private System.Windows.Forms.CheckBox chkSkipScannerCC;
private System.Windows.Forms.CheckBox chkSkipSmallAxis;
private System.Windows.Forms.CheckBox chkMakeTag;
private System.Windows.Forms.GroupBox groupBox17;
private System.Windows.Forms.Panel panel17;
private System.Windows.Forms.TextBox txtDefect_Small_Path;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.GroupBox groupBox18;
private System.Windows.Forms.Panel panel18;
private System.Windows.Forms.Label label48;
private System.Windows.Forms.TextBox txtLocalIp;
private System.Windows.Forms.NumericUpDown numHttpPort;
private System.Windows.Forms.Label label49;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.NumericUpDown numDefect_Path_AutoClear;
private System.Windows.Forms.CheckBox chkDefect_Path_AutoClear;
private System.Windows.Forms.GroupBox groupBox19;
private System.Windows.Forms.Panel panel19;
private System.Windows.Forms.TextBox txtDefect_Compress_SavePath;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.NumericUpDown numDefect_Compress_SavePath_AutoClear;
private System.Windows.Forms.CheckBox chkDefect_Compress_SavePath_AutoClear;
private System.Windows.Forms.PictureBox btnClearDefect_Small_Path;
private System.Windows.Forms.PictureBox btnClearDefect_Path;
private System.Windows.Forms.PictureBox btnClearDefect_Compress_SavePath;
private System.Windows.Forms.PictureBox btnClearSizeBmp_Path;
private System.Windows.Forms.Label label53;
private System.Windows.Forms.NumericUpDown numDefect_Small_Path_AutoClear;
private System.Windows.Forms.CheckBox chkDefect_Small_Path_AutoClear;
private System.Windows.Forms.GroupBox groupBox20;
private System.Windows.Forms.Panel panel20;
private System.Windows.Forms.PictureBox btnClearSizeBmp_Compare_SavePath;
private System.Windows.Forms.Label label54;
private System.Windows.Forms.NumericUpDown numSizeBmp_Compare_SavePath_AutoClear;
private System.Windows.Forms.CheckBox chkSizeBmp_Compare_SavePath_AutoClear;
private System.Windows.Forms.TextBox txtSizeBmp_Compare_SavePath;
private System.Windows.Forms.Label label55;
private System.Windows.Forms.Label label56;
private System.Windows.Forms.NumericUpDown numSizeBmp_SavePath_AutoClear;
private System.Windows.Forms.CheckBox chkSizeBmp_SavePath_AutoClear;
private System.Windows.Forms.Button btnBackDB;
private System.Windows.Forms.GroupBox groupBox21;
private System.Windows.Forms.Panel panel21;
private System.Windows.Forms.PictureBox btnSizeBmp_Zoom_Image_SavePath;
private System.Windows.Forms.Label label57;
private System.Windows.Forms.NumericUpDown numSizeBmp_Zoom_Image_SavePath_AutoClear;
private System.Windows.Forms.CheckBox chkSizeBmp_Zoom_Image_SavePath_AutoClear;
private System.Windows.Forms.TextBox txtSizeBmp_Zoom_Image_SavePath;
private System.Windows.Forms.Label label58;
private System.Windows.Forms.ComboBox cobLight_Name;
private System.Windows.Forms.Label label59;
private System.Windows.Forms.GroupBox groupBox23;
private System.Windows.Forms.Panel panel23;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.GroupBox groupBox22;
private System.Windows.Forms.Panel panel22;
private System.Windows.Forms.Label label61;
private System.Windows.Forms.CheckBox ckSkipSizeFailed;
}
}