1918 lines
112 KiB
C#
1918 lines
112 KiB
C#
namespace MaiMuAOI.UI.SysSet
|
||
{
|
||
partial class SysSetFrm
|
||
{
|
||
/// <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()
|
||
{
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SysSetFrm));
|
||
this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
|
||
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
||
this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
|
||
this.tsbtnDataSave = new System.Windows.Forms.ToolStripButton();
|
||
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
||
this.tsbtnExit = new System.Windows.Forms.ToolStripButton();
|
||
this.skinTabPage6 = new CCWin.SkinControl.SkinTabPage();
|
||
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
||
this.panel8 = new System.Windows.Forms.Panel();
|
||
this.tbModelPath = new System.Windows.Forms.TextBox();
|
||
this.label11 = new System.Windows.Forms.Label();
|
||
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
||
this.panel6 = new System.Windows.Forms.Panel();
|
||
this.tbSizeEnginePath = new System.Windows.Forms.TextBox();
|
||
this.label40 = new System.Windows.Forms.Label();
|
||
this.groupBox18 = new System.Windows.Forms.GroupBox();
|
||
this.panel18 = new System.Windows.Forms.Panel();
|
||
this.label48 = new System.Windows.Forms.Label();
|
||
this.tbLocalIp = new System.Windows.Forms.TextBox();
|
||
this.numHttpPort = new System.Windows.Forms.NumericUpDown();
|
||
this.label49 = 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.tbLogPath = new System.Windows.Forms.TextBox();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.skinTabPage5 = new CCWin.SkinControl.SkinTabPage();
|
||
this.chkSkipScannerGL = new System.Windows.Forms.CheckBox();
|
||
this.chkSkipLight = 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.skinTabPage4 = new CCWin.SkinControl.SkinTabPage();
|
||
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.tbSizeBmpZoomImageSavePath = 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.tbSizeBmpCompareSavePath = new System.Windows.Forms.TextBox();
|
||
this.label55 = 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.tbSizeBmpSavePath = 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.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.tbDefectCompressSavePath = 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.tbDefectSmallPath = 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.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.tbDefectPath = new System.Windows.Forms.TextBox();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.skinTabPage2 = new CCWin.SkinControl.SkinTabPage();
|
||
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
||
this.panel7 = new System.Windows.Forms.Panel();
|
||
this.tbCamSN = new System.Windows.Forms.TextBox();
|
||
this.label10 = new System.Windows.Forms.Label();
|
||
this.tbCamCfgPath = new System.Windows.Forms.TextBox();
|
||
this.label7 = new System.Windows.Forms.Label();
|
||
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
||
this.panel5 = new System.Windows.Forms.Panel();
|
||
this.tbMotionCfgPath = new System.Windows.Forms.TextBox();
|
||
this.label6 = new System.Windows.Forms.Label();
|
||
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
||
this.panel3 = new System.Windows.Forms.Panel();
|
||
this.tbIOCfgPath = new System.Windows.Forms.TextBox();
|
||
this.label8 = new System.Windows.Forms.Label();
|
||
this.tbIODevNum = 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.numCamBaud = new System.Windows.Forms.NumericUpDown();
|
||
this.label9 = new System.Windows.Forms.Label();
|
||
this.cobLightPortNum = new System.Windows.Forms.ComboBox();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.skinTabPage1 = new CCWin.SkinControl.SkinTabPage();
|
||
this.chkHttpLog = new System.Windows.Forms.CheckBox();
|
||
this.chkDoorSensor = new System.Windows.Forms.CheckBox();
|
||
this.chkBuzzer = new System.Windows.Forms.CheckBox();
|
||
this.ckSkipSizeFailed = new System.Windows.Forms.CheckBox();
|
||
this.skinTabControl1 = new CCWin.SkinControl.SkinTabControl();
|
||
this.toolStrip1.SuspendLayout();
|
||
this.skinTabPage6.SuspendLayout();
|
||
this.groupBox8.SuspendLayout();
|
||
this.panel8.SuspendLayout();
|
||
this.groupBox6.SuspendLayout();
|
||
this.panel6.SuspendLayout();
|
||
this.groupBox18.SuspendLayout();
|
||
this.panel18.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numHttpPort)).BeginInit();
|
||
this.groupBox2.SuspendLayout();
|
||
this.panel2.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numLogDays)).BeginInit();
|
||
this.skinTabPage5.SuspendLayout();
|
||
this.skinTabPage4.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.groupBox15.SuspendLayout();
|
||
this.panel15.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Path)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_SavePath_AutoClear)).BeginInit();
|
||
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.groupBox1.SuspendLayout();
|
||
this.panel1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).BeginInit();
|
||
this.skinTabPage2.SuspendLayout();
|
||
this.groupBox7.SuspendLayout();
|
||
this.panel7.SuspendLayout();
|
||
this.groupBox5.SuspendLayout();
|
||
this.panel5.SuspendLayout();
|
||
this.groupBox3.SuspendLayout();
|
||
this.panel3.SuspendLayout();
|
||
this.groupBox4.SuspendLayout();
|
||
this.panel4.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numCamBaud)).BeginInit();
|
||
this.skinTabPage1.SuspendLayout();
|
||
this.skinTabControl1.SuspendLayout();
|
||
this.SuspendLayout();
|
||
//
|
||
// uiTitel1
|
||
//
|
||
this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.uiTitel1.Location = new System.Drawing.Point(0, 0);
|
||
this.uiTitel1.Name = "uiTitel1";
|
||
this.uiTitel1.Size = new System.Drawing.Size(723, 46);
|
||
this.uiTitel1.TabIndex = 2;
|
||
//
|
||
// toolStrip1
|
||
//
|
||
this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
|
||
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
||
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
|
||
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.tsbtnSave,
|
||
this.tsbtnDataSave,
|
||
this.toolStripSeparator2,
|
||
this.tsbtnExit});
|
||
this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
|
||
this.toolStrip1.Location = new System.Drawing.Point(0, 46);
|
||
this.toolStrip1.Name = "toolStrip1";
|
||
this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
|
||
this.toolStrip1.Size = new System.Drawing.Size(723, 56);
|
||
this.toolStrip1.TabIndex = 21;
|
||
this.toolStrip1.Text = "toolStrip1";
|
||
//
|
||
// tsbtnSave
|
||
//
|
||
this.tsbtnSave.ForeColor = System.Drawing.SystemColors.Control;
|
||
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);
|
||
//
|
||
// tsbtnDataSave
|
||
//
|
||
this.tsbtnDataSave.ForeColor = System.Drawing.SystemColors.Control;
|
||
this.tsbtnDataSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDataSave.Image")));
|
||
this.tsbtnDataSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
||
this.tsbtnDataSave.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.tsbtnDataSave.Name = "tsbtnDataSave";
|
||
this.tsbtnDataSave.Size = new System.Drawing.Size(72, 53);
|
||
this.tsbtnDataSave.Text = "数据库备份";
|
||
this.tsbtnDataSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
this.tsbtnDataSave.Click += new System.EventHandler(this.tsbtnDatSave_Click);
|
||
//
|
||
// toolStripSeparator2
|
||
//
|
||
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
||
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 56);
|
||
//
|
||
// tsbtnExit
|
||
//
|
||
this.tsbtnExit.ForeColor = System.Drawing.SystemColors.Control;
|
||
this.tsbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
|
||
this.tsbtnExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
||
this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.tsbtnExit.Name = "tsbtnExit";
|
||
this.tsbtnExit.Size = new System.Drawing.Size(52, 53);
|
||
this.tsbtnExit.Text = " 退出 ";
|
||
this.tsbtnExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
this.tsbtnExit.Click += new System.EventHandler(this.tsbtnExit_Click);
|
||
//
|
||
// skinTabPage6
|
||
//
|
||
this.skinTabPage6.BackColor = System.Drawing.Color.White;
|
||
this.skinTabPage6.Controls.Add(this.groupBox8);
|
||
this.skinTabPage6.Controls.Add(this.groupBox6);
|
||
this.skinTabPage6.Controls.Add(this.groupBox18);
|
||
this.skinTabPage6.Controls.Add(this.groupBox2);
|
||
this.skinTabPage6.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.skinTabPage6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.skinTabPage6.Location = new System.Drawing.Point(0, 36);
|
||
this.skinTabPage6.Name = "skinTabPage6";
|
||
this.skinTabPage6.Size = new System.Drawing.Size(723, 481);
|
||
this.skinTabPage6.TabIndex = 5;
|
||
this.skinTabPage6.TabItemImage = null;
|
||
this.skinTabPage6.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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.groupBox8.Location = new System.Drawing.Point(1, 59);
|
||
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(720, 55);
|
||
this.groupBox8.TabIndex = 33;
|
||
this.groupBox8.TabStop = false;
|
||
this.groupBox8.Text = "模型路径";
|
||
//
|
||
// panel8
|
||
//
|
||
this.panel8.BackColor = System.Drawing.Color.White;
|
||
this.panel8.Controls.Add(this.tbModelPath);
|
||
this.panel8.Controls.Add(this.label11);
|
||
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(716, 37);
|
||
this.panel8.TabIndex = 0;
|
||
//
|
||
// tbModelPath
|
||
//
|
||
this.tbModelPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbModelPath.Location = new System.Drawing.Point(80, 8);
|
||
this.tbModelPath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbModelPath.Name = "tbModelPath";
|
||
this.tbModelPath.ReadOnly = true;
|
||
this.tbModelPath.Size = new System.Drawing.Size(628, 21);
|
||
this.tbModelPath.TabIndex = 5;
|
||
this.tbModelPath.Text = "D:\\phtons\\";
|
||
this.tbModelPath.Click += new System.EventHandler(this.tbPath_Click);
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.AutoSize = true;
|
||
this.label11.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
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 = "模型路径:";
|
||
//
|
||
// 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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
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(720, 55);
|
||
this.groupBox6.TabIndex = 32;
|
||
this.groupBox6.TabStop = false;
|
||
this.groupBox6.Text = "程序路径";
|
||
//
|
||
// panel6
|
||
//
|
||
this.panel6.BackColor = System.Drawing.Color.White;
|
||
this.panel6.Controls.Add(this.tbSizeEnginePath);
|
||
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(716, 37);
|
||
this.panel6.TabIndex = 0;
|
||
//
|
||
// tbSizeEnginePath
|
||
//
|
||
this.tbSizeEnginePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbSizeEnginePath.Location = new System.Drawing.Point(79, 8);
|
||
this.tbSizeEnginePath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbSizeEnginePath.Name = "tbSizeEnginePath";
|
||
this.tbSizeEnginePath.ReadOnly = true;
|
||
this.tbSizeEnginePath.Size = new System.Drawing.Size(629, 21);
|
||
this.tbSizeEnginePath.TabIndex = 5;
|
||
this.tbSizeEnginePath.Text = "D:\\phtons\\";
|
||
this.tbSizeEnginePath.Click += new System.EventHandler(this.tbPath_Click);
|
||
//
|
||
// label40
|
||
//
|
||
this.label40.AutoSize = true;
|
||
this.label40.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
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 = "程序路径:";
|
||
//
|
||
// groupBox18
|
||
//
|
||
this.groupBox18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.groupBox18.Location = new System.Drawing.Point(2, 118);
|
||
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(720, 57);
|
||
this.groupBox18.TabIndex = 29;
|
||
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.tbLocalIp);
|
||
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(716, 39);
|
||
this.panel18.TabIndex = 0;
|
||
//
|
||
// label48
|
||
//
|
||
this.label48.AutoSize = true;
|
||
this.label48.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.label48.Location = new System.Drawing.Point(282, 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 = "通讯端口:";
|
||
//
|
||
// tbLocalIp
|
||
//
|
||
this.tbLocalIp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbLocalIp.Location = new System.Drawing.Point(79, 7);
|
||
this.tbLocalIp.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbLocalIp.Name = "tbLocalIp";
|
||
this.tbLocalIp.Size = new System.Drawing.Size(148, 21);
|
||
this.tbLocalIp.TabIndex = 9;
|
||
//
|
||
// numHttpPort
|
||
//
|
||
this.numHttpPort.Location = new System.Drawing.Point(351, 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.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
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:";
|
||
//
|
||
// 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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.groupBox2.Location = new System.Drawing.Point(2, 179);
|
||
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(720, 75);
|
||
this.groupBox2.TabIndex = 28;
|
||
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.tbLogPath);
|
||
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(716, 57);
|
||
this.panel2.TabIndex = 0;
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.AutoSize = true;
|
||
this.label3.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.label3.Location = new System.Drawing.Point(226, 36);
|
||
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.DecimalPlaces = 1;
|
||
this.numLogDays.Location = new System.Drawing.Point(179, 34);
|
||
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.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.ckbAutoClear.Location = new System.Drawing.Point(79, 35);
|
||
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;
|
||
//
|
||
// tbLogPath
|
||
//
|
||
this.tbLogPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbLogPath.Location = new System.Drawing.Point(79, 7);
|
||
this.tbLogPath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbLogPath.Name = "tbLogPath";
|
||
this.tbLogPath.ReadOnly = true;
|
||
this.tbLogPath.Size = new System.Drawing.Size(627, 21);
|
||
this.tbLogPath.TabIndex = 5;
|
||
this.tbLogPath.Text = ".\\Logs\\";
|
||
this.tbLogPath.Click += new System.EventHandler(this.tbPath_Click);
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.AutoSize = true;
|
||
this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
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 = "保存路径:";
|
||
//
|
||
// skinTabPage5
|
||
//
|
||
this.skinTabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
this.skinTabPage5.Controls.Add(this.chkSkipScannerGL);
|
||
this.skinTabPage5.Controls.Add(this.chkSkipLight);
|
||
this.skinTabPage5.Controls.Add(this.chkSkipAxis2);
|
||
this.skinTabPage5.Controls.Add(this.chkSkipAxis1);
|
||
this.skinTabPage5.Controls.Add(this.chkSkipAxis0);
|
||
this.skinTabPage5.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.skinTabPage5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.skinTabPage5.Location = new System.Drawing.Point(0, 36);
|
||
this.skinTabPage5.Name = "skinTabPage5";
|
||
this.skinTabPage5.Size = new System.Drawing.Size(723, 481);
|
||
this.skinTabPage5.TabIndex = 4;
|
||
this.skinTabPage5.TabItemImage = null;
|
||
this.skinTabPage5.Text = "硬件禁用";
|
||
//
|
||
// chkSkipScannerGL
|
||
//
|
||
this.chkSkipScannerGL.AutoSize = true;
|
||
this.chkSkipScannerGL.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.chkSkipScannerGL.ForeColor = System.Drawing.Color.White;
|
||
this.chkSkipScannerGL.Location = new System.Drawing.Point(64, 105);
|
||
this.chkSkipScannerGL.Margin = new System.Windows.Forms.Padding(2);
|
||
this.chkSkipScannerGL.Name = "chkSkipScannerGL";
|
||
this.chkSkipScannerGL.Size = new System.Drawing.Size(109, 25);
|
||
this.chkSkipScannerGL.TabIndex = 17;
|
||
this.chkSkipScannerGL.Text = "停用主相机";
|
||
this.chkSkipScannerGL.UseVisualStyleBackColor = true;
|
||
//
|
||
// chkSkipLight
|
||
//
|
||
this.chkSkipLight.AutoSize = true;
|
||
this.chkSkipLight.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.chkSkipLight.ForeColor = System.Drawing.Color.White;
|
||
this.chkSkipLight.Location = new System.Drawing.Point(64, 68);
|
||
this.chkSkipLight.Margin = new System.Windows.Forms.Padding(2);
|
||
this.chkSkipLight.Name = "chkSkipLight";
|
||
this.chkSkipLight.Size = new System.Drawing.Size(125, 25);
|
||
this.chkSkipLight.TabIndex = 16;
|
||
this.chkSkipLight.Text = "停用光源设备";
|
||
this.chkSkipLight.UseVisualStyleBackColor = true;
|
||
//
|
||
// chkSkipAxis2
|
||
//
|
||
this.chkSkipAxis2.AutoSize = true;
|
||
this.chkSkipAxis2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.chkSkipAxis2.ForeColor = System.Drawing.Color.White;
|
||
this.chkSkipAxis2.Location = new System.Drawing.Point(456, 30);
|
||
this.chkSkipAxis2.Margin = new System.Windows.Forms.Padding(2);
|
||
this.chkSkipAxis2.Name = "chkSkipAxis2";
|
||
this.chkSkipAxis2.Size = new System.Drawing.Size(122, 25);
|
||
this.chkSkipAxis2.TabIndex = 12;
|
||
this.chkSkipAxis2.Text = "停用2轴(Z轴)";
|
||
this.chkSkipAxis2.UseVisualStyleBackColor = true;
|
||
//
|
||
// chkSkipAxis1
|
||
//
|
||
this.chkSkipAxis1.AutoSize = true;
|
||
this.chkSkipAxis1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.chkSkipAxis1.ForeColor = System.Drawing.Color.White;
|
||
this.chkSkipAxis1.Location = new System.Drawing.Point(261, 30);
|
||
this.chkSkipAxis1.Margin = new System.Windows.Forms.Padding(2);
|
||
this.chkSkipAxis1.Name = "chkSkipAxis1";
|
||
this.chkSkipAxis1.Size = new System.Drawing.Size(106, 25);
|
||
this.chkSkipAxis1.TabIndex = 11;
|
||
this.chkSkipAxis1.Text = "停用1轴(Y)";
|
||
this.chkSkipAxis1.UseVisualStyleBackColor = true;
|
||
//
|
||
// chkSkipAxis0
|
||
//
|
||
this.chkSkipAxis0.AutoSize = true;
|
||
this.chkSkipAxis0.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.chkSkipAxis0.ForeColor = System.Drawing.Color.White;
|
||
this.chkSkipAxis0.Location = new System.Drawing.Point(64, 30);
|
||
this.chkSkipAxis0.Margin = new System.Windows.Forms.Padding(2);
|
||
this.chkSkipAxis0.Name = "chkSkipAxis0";
|
||
this.chkSkipAxis0.Size = new System.Drawing.Size(106, 25);
|
||
this.chkSkipAxis0.TabIndex = 10;
|
||
this.chkSkipAxis0.Text = "停用0轴(X)";
|
||
this.chkSkipAxis0.UseVisualStyleBackColor = true;
|
||
//
|
||
// skinTabPage4
|
||
//
|
||
this.skinTabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
this.skinTabPage4.Controls.Add(this.groupBox21);
|
||
this.skinTabPage4.Controls.Add(this.groupBox20);
|
||
this.skinTabPage4.Controls.Add(this.groupBox15);
|
||
this.skinTabPage4.Controls.Add(this.groupBox19);
|
||
this.skinTabPage4.Controls.Add(this.groupBox17);
|
||
this.skinTabPage4.Controls.Add(this.groupBox1);
|
||
this.skinTabPage4.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.skinTabPage4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.skinTabPage4.Location = new System.Drawing.Point(0, 36);
|
||
this.skinTabPage4.Name = "skinTabPage4";
|
||
this.skinTabPage4.Size = new System.Drawing.Size(723, 481);
|
||
this.skinTabPage4.TabIndex = 3;
|
||
this.skinTabPage4.TabItemImage = null;
|
||
this.skinTabPage4.Text = "图像保存";
|
||
//
|
||
// 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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.Color.White;
|
||
this.groupBox21.Location = new System.Drawing.Point(3, 400);
|
||
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(719, 75);
|
||
this.groupBox21.TabIndex = 37;
|
||
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.tbSizeBmpZoomImageSavePath);
|
||
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(715, 57);
|
||
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(643, 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.btnClearPathClick);
|
||
//
|
||
// label57
|
||
//
|
||
this.label57.AutoSize = true;
|
||
this.label57.ForeColor = System.Drawing.Color.Black;
|
||
this.label57.Location = new System.Drawing.Point(379, 39);
|
||
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(332, 34);
|
||
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.ForeColor = System.Drawing.Color.Black;
|
||
this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Location = new System.Drawing.Point(232, 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;
|
||
//
|
||
// tbSizeBmpZoomImageSavePath
|
||
//
|
||
this.tbSizeBmpZoomImageSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbSizeBmpZoomImageSavePath.Location = new System.Drawing.Point(79, 9);
|
||
this.tbSizeBmpZoomImageSavePath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbSizeBmpZoomImageSavePath.Name = "tbSizeBmpZoomImageSavePath";
|
||
this.tbSizeBmpZoomImageSavePath.ReadOnly = true;
|
||
this.tbSizeBmpZoomImageSavePath.Size = new System.Drawing.Size(559, 21);
|
||
this.tbSizeBmpZoomImageSavePath.TabIndex = 5;
|
||
this.tbSizeBmpZoomImageSavePath.Text = "D:\\phtons\\";
|
||
this.tbSizeBmpZoomImageSavePath.Click += new System.EventHandler(this.tbPath_Click);
|
||
//
|
||
// label58
|
||
//
|
||
this.label58.AutoSize = true;
|
||
this.label58.ForeColor = System.Drawing.Color.Black;
|
||
this.label58.Location = new System.Drawing.Point(10, 12);
|
||
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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.Color.White;
|
||
this.groupBox20.Location = new System.Drawing.Point(3, 322);
|
||
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(719, 75);
|
||
this.groupBox20.TabIndex = 36;
|
||
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.tbSizeBmpCompareSavePath);
|
||
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(715, 57);
|
||
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(641, 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.btnClearPathClick);
|
||
//
|
||
// label54
|
||
//
|
||
this.label54.AutoSize = true;
|
||
this.label54.ForeColor = System.Drawing.Color.Black;
|
||
this.label54.Location = new System.Drawing.Point(381, 38);
|
||
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(334, 33);
|
||
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.ForeColor = System.Drawing.Color.Black;
|
||
this.chkSizeBmp_Compare_SavePath_AutoClear.Location = new System.Drawing.Point(234, 37);
|
||
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;
|
||
//
|
||
// tbSizeBmpCompareSavePath
|
||
//
|
||
this.tbSizeBmpCompareSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbSizeBmpCompareSavePath.Location = new System.Drawing.Point(79, 9);
|
||
this.tbSizeBmpCompareSavePath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbSizeBmpCompareSavePath.Name = "tbSizeBmpCompareSavePath";
|
||
this.tbSizeBmpCompareSavePath.ReadOnly = true;
|
||
this.tbSizeBmpCompareSavePath.Size = new System.Drawing.Size(557, 21);
|
||
this.tbSizeBmpCompareSavePath.TabIndex = 5;
|
||
this.tbSizeBmpCompareSavePath.Text = "D:\\phtons\\";
|
||
this.tbSizeBmpCompareSavePath.Click += new System.EventHandler(this.tbPath_Click);
|
||
//
|
||
// label55
|
||
//
|
||
this.label55.AutoSize = true;
|
||
this.label55.ForeColor = System.Drawing.Color.Black;
|
||
this.label55.Location = new System.Drawing.Point(10, 12);
|
||
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 = "保存路径:";
|
||
//
|
||
// 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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.Color.White;
|
||
this.groupBox15.Location = new System.Drawing.Point(3, 244);
|
||
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(719, 75);
|
||
this.groupBox15.TabIndex = 34;
|
||
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.tbSizeBmpSavePath);
|
||
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(715, 57);
|
||
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(639, 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.btnClearPathClick);
|
||
//
|
||
// label56
|
||
//
|
||
this.label56.AutoSize = true;
|
||
this.label56.ForeColor = System.Drawing.Color.Black;
|
||
this.label56.Location = new System.Drawing.Point(381, 38);
|
||
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 = "天";
|
||
//
|
||
// tbSizeBmpSavePath
|
||
//
|
||
this.tbSizeBmpSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbSizeBmpSavePath.Location = new System.Drawing.Point(81, 8);
|
||
this.tbSizeBmpSavePath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbSizeBmpSavePath.Name = "tbSizeBmpSavePath";
|
||
this.tbSizeBmpSavePath.ReadOnly = true;
|
||
this.tbSizeBmpSavePath.Size = new System.Drawing.Size(553, 21);
|
||
this.tbSizeBmpSavePath.TabIndex = 5;
|
||
this.tbSizeBmpSavePath.Text = "D:\\phtons\\";
|
||
this.tbSizeBmpSavePath.Click += new System.EventHandler(this.tbPath_Click);
|
||
//
|
||
// numSizeBmp_SavePath_AutoClear
|
||
//
|
||
this.numSizeBmp_SavePath_AutoClear.DecimalPlaces = 1;
|
||
this.numSizeBmp_SavePath_AutoClear.Location = new System.Drawing.Point(334, 33);
|
||
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.ForeColor = System.Drawing.Color.Black;
|
||
this.chkSizeBmp_SavePath_AutoClear.Location = new System.Drawing.Point(234, 37);
|
||
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.ForeColor = System.Drawing.Color.Black;
|
||
this.label43.Location = new System.Drawing.Point(10, 11);
|
||
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 = "保存路径:";
|
||
//
|
||
// 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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.Color.White;
|
||
this.groupBox19.Location = new System.Drawing.Point(3, 166);
|
||
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(719, 75);
|
||
this.groupBox19.TabIndex = 33;
|
||
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.tbDefectCompressSavePath);
|
||
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(715, 57);
|
||
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(637, 5);
|
||
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.btnClearPathClick);
|
||
//
|
||
// label52
|
||
//
|
||
this.label52.AutoSize = true;
|
||
this.label52.ForeColor = System.Drawing.Color.Black;
|
||
this.label52.Location = new System.Drawing.Point(381, 32);
|
||
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(334, 30);
|
||
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.ForeColor = System.Drawing.Color.Black;
|
||
this.chkDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(234, 32);
|
||
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;
|
||
//
|
||
// tbDefectCompressSavePath
|
||
//
|
||
this.tbDefectCompressSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbDefectCompressSavePath.Location = new System.Drawing.Point(81, 5);
|
||
this.tbDefectCompressSavePath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbDefectCompressSavePath.Name = "tbDefectCompressSavePath";
|
||
this.tbDefectCompressSavePath.ReadOnly = true;
|
||
this.tbDefectCompressSavePath.Size = new System.Drawing.Size(551, 21);
|
||
this.tbDefectCompressSavePath.TabIndex = 5;
|
||
this.tbDefectCompressSavePath.Text = "D:\\phtons\\";
|
||
this.tbDefectCompressSavePath.Click += new System.EventHandler(this.tbPath_Click);
|
||
//
|
||
// label50
|
||
//
|
||
this.label50.AutoSize = true;
|
||
this.label50.ForeColor = System.Drawing.Color.Black;
|
||
this.label50.Location = new System.Drawing.Point(10, 8);
|
||
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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.Color.White;
|
||
this.groupBox17.Location = new System.Drawing.Point(3, 88);
|
||
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(719, 75);
|
||
this.groupBox17.TabIndex = 32;
|
||
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.tbDefectSmallPath);
|
||
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(715, 57);
|
||
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(637, 5);
|
||
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.btnClearPathClick);
|
||
//
|
||
// label53
|
||
//
|
||
this.label53.AutoSize = true;
|
||
this.label53.ForeColor = System.Drawing.Color.Black;
|
||
this.label53.Location = new System.Drawing.Point(381, 33);
|
||
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 = "天";
|
||
//
|
||
// tbDefectSmallPath
|
||
//
|
||
this.tbDefectSmallPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbDefectSmallPath.Location = new System.Drawing.Point(79, 5);
|
||
this.tbDefectSmallPath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbDefectSmallPath.Name = "tbDefectSmallPath";
|
||
this.tbDefectSmallPath.ReadOnly = true;
|
||
this.tbDefectSmallPath.Size = new System.Drawing.Size(553, 21);
|
||
this.tbDefectSmallPath.TabIndex = 5;
|
||
this.tbDefectSmallPath.Text = "D:\\phtons\\";
|
||
this.tbDefectSmallPath.Click += new System.EventHandler(this.tbPath_Click);
|
||
//
|
||
// numDefect_Small_Path_AutoClear
|
||
//
|
||
this.numDefect_Small_Path_AutoClear.DecimalPlaces = 1;
|
||
this.numDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(334, 30);
|
||
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.ForeColor = System.Drawing.Color.Black;
|
||
this.label41.Location = new System.Drawing.Point(10, 10);
|
||
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.ForeColor = System.Drawing.Color.Black;
|
||
this.chkDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(234, 33);
|
||
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;
|
||
//
|
||
// 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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.Color.White;
|
||
this.groupBox1.Location = new System.Drawing.Point(3, 10);
|
||
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(719, 75);
|
||
this.groupBox1.TabIndex = 31;
|
||
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.tbDefectPath);
|
||
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(715, 57);
|
||
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(637, 6);
|
||
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.btnClearPathClick);
|
||
//
|
||
// label51
|
||
//
|
||
this.label51.AutoSize = true;
|
||
this.label51.ForeColor = System.Drawing.Color.Black;
|
||
this.label51.Location = new System.Drawing.Point(381, 31);
|
||
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(334, 29);
|
||
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.ForeColor = System.Drawing.Color.Black;
|
||
this.chkDefect_Path_AutoClear.Location = new System.Drawing.Point(234, 30);
|
||
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.ForeColor = System.Drawing.Color.Black;
|
||
this.chkSaveAllDefectImg.Location = new System.Drawing.Point(79, 32);
|
||
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;
|
||
//
|
||
// tbDefectPath
|
||
//
|
||
this.tbDefectPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbDefectPath.Location = new System.Drawing.Point(79, 4);
|
||
this.tbDefectPath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbDefectPath.Name = "tbDefectPath";
|
||
this.tbDefectPath.ReadOnly = true;
|
||
this.tbDefectPath.Size = new System.Drawing.Size(553, 21);
|
||
this.tbDefectPath.TabIndex = 5;
|
||
this.tbDefectPath.Text = "D:\\phtons\\";
|
||
this.tbDefectPath.Click += new System.EventHandler(this.tbPath_Click);
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.ForeColor = System.Drawing.Color.Black;
|
||
this.label1.Location = new System.Drawing.Point(10, 7);
|
||
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 = "保存路径:";
|
||
//
|
||
// skinTabPage2
|
||
//
|
||
this.skinTabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
this.skinTabPage2.Controls.Add(this.groupBox7);
|
||
this.skinTabPage2.Controls.Add(this.groupBox5);
|
||
this.skinTabPage2.Controls.Add(this.groupBox3);
|
||
this.skinTabPage2.Controls.Add(this.groupBox4);
|
||
this.skinTabPage2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.skinTabPage2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.skinTabPage2.Location = new System.Drawing.Point(0, 36);
|
||
this.skinTabPage2.Name = "skinTabPage2";
|
||
this.skinTabPage2.Size = new System.Drawing.Size(723, 481);
|
||
this.skinTabPage2.TabIndex = 1;
|
||
this.skinTabPage2.TabItemImage = null;
|
||
this.skinTabPage2.Text = "设备与通信";
|
||
//
|
||
// 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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.Color.White;
|
||
this.groupBox7.Location = new System.Drawing.Point(1, 273);
|
||
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(719, 115);
|
||
this.groupBox7.TabIndex = 29;
|
||
this.groupBox7.TabStop = false;
|
||
this.groupBox7.Text = "相机配置";
|
||
//
|
||
// panel7
|
||
//
|
||
this.panel7.BackColor = System.Drawing.Color.White;
|
||
this.panel7.Controls.Add(this.tbCamSN);
|
||
this.panel7.Controls.Add(this.label10);
|
||
this.panel7.Controls.Add(this.tbCamCfgPath);
|
||
this.panel7.Controls.Add(this.label7);
|
||
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(715, 97);
|
||
this.panel7.TabIndex = 0;
|
||
//
|
||
// tbCamSN
|
||
//
|
||
this.tbCamSN.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbCamSN.Location = new System.Drawing.Point(103, 19);
|
||
this.tbCamSN.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbCamSN.Name = "tbCamSN";
|
||
this.tbCamSN.Size = new System.Drawing.Size(604, 21);
|
||
this.tbCamSN.TabIndex = 7;
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.AutoSize = true;
|
||
this.label10.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.label10.Location = new System.Drawing.Point(10, 22);
|
||
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(65, 12);
|
||
this.label10.TabIndex = 6;
|
||
this.label10.Text = "相机名称:";
|
||
//
|
||
// tbCamCfgPath
|
||
//
|
||
this.tbCamCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbCamCfgPath.Location = new System.Drawing.Point(103, 57);
|
||
this.tbCamCfgPath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbCamCfgPath.Name = "tbCamCfgPath";
|
||
this.tbCamCfgPath.Size = new System.Drawing.Size(604, 21);
|
||
this.tbCamCfgPath.TabIndex = 5;
|
||
this.tbCamCfgPath.DoubleClick += new System.EventHandler(this.tbPathFile_Click);
|
||
//
|
||
// label7
|
||
//
|
||
this.label7.AutoSize = true;
|
||
this.label7.BackColor = System.Drawing.Color.Transparent;
|
||
this.label7.ForeColor = System.Drawing.Color.Black;
|
||
this.label7.Location = new System.Drawing.Point(10, 60);
|
||
this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||
this.label7.Name = "label7";
|
||
this.label7.Size = new System.Drawing.Size(89, 12);
|
||
this.label7.TabIndex = 4;
|
||
this.label7.Text = "配置文件路径:";
|
||
//
|
||
// 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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.Color.White;
|
||
this.groupBox5.Location = new System.Drawing.Point(1, 201);
|
||
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(719, 68);
|
||
this.groupBox5.TabIndex = 28;
|
||
this.groupBox5.TabStop = false;
|
||
this.groupBox5.Text = "电机配置";
|
||
//
|
||
// panel5
|
||
//
|
||
this.panel5.BackColor = System.Drawing.Color.White;
|
||
this.panel5.Controls.Add(this.tbMotionCfgPath);
|
||
this.panel5.Controls.Add(this.label6);
|
||
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(715, 50);
|
||
this.panel5.TabIndex = 0;
|
||
//
|
||
// tbMotionCfgPath
|
||
//
|
||
this.tbMotionCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbMotionCfgPath.Location = new System.Drawing.Point(103, 18);
|
||
this.tbMotionCfgPath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbMotionCfgPath.Name = "tbMotionCfgPath";
|
||
this.tbMotionCfgPath.Size = new System.Drawing.Size(604, 21);
|
||
this.tbMotionCfgPath.TabIndex = 5;
|
||
this.tbMotionCfgPath.DoubleClick += new System.EventHandler(this.tbPathFile_Click);
|
||
//
|
||
// label6
|
||
//
|
||
this.label6.AutoSize = true;
|
||
this.label6.BackColor = System.Drawing.Color.Transparent;
|
||
this.label6.ForeColor = System.Drawing.Color.Black;
|
||
this.label6.Location = new System.Drawing.Point(10, 21);
|
||
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(89, 12);
|
||
this.label6.TabIndex = 4;
|
||
this.label6.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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.groupBox3.Location = new System.Drawing.Point(1, 89);
|
||
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(719, 108);
|
||
this.groupBox3.TabIndex = 26;
|
||
this.groupBox3.TabStop = false;
|
||
this.groupBox3.Text = "I/O板卡";
|
||
//
|
||
// panel3
|
||
//
|
||
this.panel3.BackColor = System.Drawing.Color.White;
|
||
this.panel3.Controls.Add(this.tbIOCfgPath);
|
||
this.panel3.Controls.Add(this.label8);
|
||
this.panel3.Controls.Add(this.tbIODevNum);
|
||
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(715, 90);
|
||
this.panel3.TabIndex = 0;
|
||
//
|
||
// tbIOCfgPath
|
||
//
|
||
this.tbIOCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbIOCfgPath.Location = new System.Drawing.Point(103, 57);
|
||
this.tbIOCfgPath.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbIOCfgPath.Name = "tbIOCfgPath";
|
||
this.tbIOCfgPath.Size = new System.Drawing.Size(604, 21);
|
||
this.tbIOCfgPath.TabIndex = 7;
|
||
this.tbIOCfgPath.DoubleClick += new System.EventHandler(this.tbPathFile_Click);
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.AutoSize = true;
|
||
this.label8.BackColor = System.Drawing.Color.Transparent;
|
||
this.label8.ForeColor = System.Drawing.Color.Black;
|
||
this.label8.Location = new System.Drawing.Point(10, 60);
|
||
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(89, 12);
|
||
this.label8.TabIndex = 6;
|
||
this.label8.Text = "配置文件路径:";
|
||
//
|
||
// tbIODevNum
|
||
//
|
||
this.tbIODevNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tbIODevNum.Location = new System.Drawing.Point(103, 18);
|
||
this.tbIODevNum.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tbIODevNum.Name = "tbIODevNum";
|
||
this.tbIODevNum.Size = new System.Drawing.Size(604, 21);
|
||
this.tbIODevNum.TabIndex = 5;
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.AutoSize = true;
|
||
this.label4.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.label4.Location = new System.Drawing.Point(10, 21);
|
||
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.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
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.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.groupBox4.Location = new System.Drawing.Point(1, 30);
|
||
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(717, 55);
|
||
this.groupBox4.TabIndex = 25;
|
||
this.groupBox4.TabStop = false;
|
||
this.groupBox4.Text = "光源设备";
|
||
//
|
||
// panel4
|
||
//
|
||
this.panel4.BackColor = System.Drawing.Color.White;
|
||
this.panel4.Controls.Add(this.numCamBaud);
|
||
this.panel4.Controls.Add(this.label9);
|
||
this.panel4.Controls.Add(this.cobLightPortNum);
|
||
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(713, 37);
|
||
this.panel4.TabIndex = 0;
|
||
//
|
||
// numCamBaud
|
||
//
|
||
this.numCamBaud.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.numCamBaud.Increment = new decimal(new int[] {
|
||
100,
|
||
0,
|
||
0,
|
||
0});
|
||
this.numCamBaud.Location = new System.Drawing.Point(440, 8);
|
||
this.numCamBaud.Maximum = new decimal(new int[] {
|
||
1000000000,
|
||
0,
|
||
0,
|
||
0});
|
||
this.numCamBaud.Name = "numCamBaud";
|
||
this.numCamBaud.Size = new System.Drawing.Size(120, 23);
|
||
this.numCamBaud.TabIndex = 7;
|
||
this.numCamBaud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||
this.numCamBaud.Value = new decimal(new int[] {
|
||
9600,
|
||
0,
|
||
0,
|
||
0});
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.AutoSize = true;
|
||
this.label9.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.label9.Location = new System.Drawing.Point(359, 11);
|
||
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(53, 12);
|
||
this.label9.TabIndex = 6;
|
||
this.label9.Text = "波特率:";
|
||
//
|
||
// cobLightPortNum
|
||
//
|
||
this.cobLightPortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cobLightPortNum.FormattingEnabled = true;
|
||
this.cobLightPortNum.Location = new System.Drawing.Point(103, 8);
|
||
this.cobLightPortNum.Margin = new System.Windows.Forms.Padding(2);
|
||
this.cobLightPortNum.Name = "cobLightPortNum";
|
||
this.cobLightPortNum.Size = new System.Drawing.Size(205, 20);
|
||
this.cobLightPortNum.TabIndex = 5;
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.AutoSize = true;
|
||
this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.label5.Location = new System.Drawing.Point(10, 11);
|
||
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 = "端口:";
|
||
//
|
||
// skinTabPage1
|
||
//
|
||
this.skinTabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
|
||
this.skinTabPage1.Controls.Add(this.chkHttpLog);
|
||
this.skinTabPage1.Controls.Add(this.chkDoorSensor);
|
||
this.skinTabPage1.Controls.Add(this.chkBuzzer);
|
||
this.skinTabPage1.Controls.Add(this.ckSkipSizeFailed);
|
||
this.skinTabPage1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.skinTabPage1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.skinTabPage1.Location = new System.Drawing.Point(0, 36);
|
||
this.skinTabPage1.Name = "skinTabPage1";
|
||
this.skinTabPage1.Size = new System.Drawing.Size(723, 481);
|
||
this.skinTabPage1.TabIndex = 0;
|
||
this.skinTabPage1.TabItemImage = null;
|
||
this.skinTabPage1.Text = "功能设置";
|
||
//
|
||
// chkHttpLog
|
||
//
|
||
this.chkHttpLog.AutoSize = true;
|
||
this.chkHttpLog.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.chkHttpLog.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.chkHttpLog.Location = new System.Drawing.Point(89, 177);
|
||
this.chkHttpLog.Margin = new System.Windows.Forms.Padding(2);
|
||
this.chkHttpLog.Name = "chkHttpLog";
|
||
this.chkHttpLog.Size = new System.Drawing.Size(154, 20);
|
||
this.chkHttpLog.TabIndex = 19;
|
||
this.chkHttpLog.Text = "启用HTTP服务日志";
|
||
this.chkHttpLog.UseVisualStyleBackColor = true;
|
||
//
|
||
// chkDoorSensor
|
||
//
|
||
this.chkDoorSensor.AutoSize = true;
|
||
this.chkDoorSensor.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.chkDoorSensor.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.chkDoorSensor.Location = new System.Drawing.Point(89, 136);
|
||
this.chkDoorSensor.Margin = new System.Windows.Forms.Padding(2);
|
||
this.chkDoorSensor.Name = "chkDoorSensor";
|
||
this.chkDoorSensor.Size = new System.Drawing.Size(122, 20);
|
||
this.chkDoorSensor.TabIndex = 18;
|
||
this.chkDoorSensor.Text = "启用门磁告警";
|
||
this.chkDoorSensor.UseVisualStyleBackColor = true;
|
||
//
|
||
// chkBuzzer
|
||
//
|
||
this.chkBuzzer.AutoSize = true;
|
||
this.chkBuzzer.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.chkBuzzer.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.chkBuzzer.Location = new System.Drawing.Point(89, 95);
|
||
this.chkBuzzer.Margin = new System.Windows.Forms.Padding(2);
|
||
this.chkBuzzer.Name = "chkBuzzer";
|
||
this.chkBuzzer.Size = new System.Drawing.Size(106, 20);
|
||
this.chkBuzzer.TabIndex = 17;
|
||
this.chkBuzzer.Text = "启用蜂鸣器";
|
||
this.chkBuzzer.UseVisualStyleBackColor = true;
|
||
//
|
||
// ckSkipSizeFailed
|
||
//
|
||
this.ckSkipSizeFailed.AutoSize = true;
|
||
this.ckSkipSizeFailed.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.ckSkipSizeFailed.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.ckSkipSizeFailed.Location = new System.Drawing.Point(89, 54);
|
||
this.ckSkipSizeFailed.Margin = new System.Windows.Forms.Padding(2);
|
||
this.ckSkipSizeFailed.Name = "ckSkipSizeFailed";
|
||
this.ckSkipSizeFailed.Size = new System.Drawing.Size(154, 20);
|
||
this.ckSkipSizeFailed.TabIndex = 12;
|
||
this.ckSkipSizeFailed.Text = "启用Mark丢失报警";
|
||
this.ckSkipSizeFailed.UseVisualStyleBackColor = true;
|
||
//
|
||
// skinTabControl1
|
||
//
|
||
this.skinTabControl1.AnimatorType = CCWin.SkinControl.AnimationType.HorizSlide;
|
||
this.skinTabControl1.CloseRect = new System.Drawing.Rectangle(2, 2, 12, 12);
|
||
this.skinTabControl1.Controls.Add(this.skinTabPage1);
|
||
this.skinTabControl1.Controls.Add(this.skinTabPage2);
|
||
this.skinTabControl1.Controls.Add(this.skinTabPage4);
|
||
this.skinTabControl1.Controls.Add(this.skinTabPage5);
|
||
this.skinTabControl1.Controls.Add(this.skinTabPage6);
|
||
this.skinTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.skinTabControl1.HeadBack = null;
|
||
this.skinTabControl1.ImgTxtOffset = new System.Drawing.Point(0, 0);
|
||
this.skinTabControl1.ItemSize = new System.Drawing.Size(144, 36);
|
||
this.skinTabControl1.ItemStretch = true;
|
||
this.skinTabControl1.Location = new System.Drawing.Point(0, 102);
|
||
this.skinTabControl1.Name = "skinTabControl1";
|
||
this.skinTabControl1.PageArrowDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowDown")));
|
||
this.skinTabControl1.PageArrowHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowHover")));
|
||
this.skinTabControl1.PageCloseHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseHover")));
|
||
this.skinTabControl1.PageCloseNormal = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseNormal")));
|
||
this.skinTabControl1.PageDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageDown")));
|
||
this.skinTabControl1.PageDownTxtColor = System.Drawing.Color.White;
|
||
this.skinTabControl1.PageHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageHover")));
|
||
this.skinTabControl1.PageHoverTxtColor = System.Drawing.Color.White;
|
||
this.skinTabControl1.PageImagePosition = CCWin.SkinControl.SkinTabControl.ePageImagePosition.Left;
|
||
this.skinTabControl1.PageNorml = null;
|
||
this.skinTabControl1.PageNormlTxtColor = System.Drawing.Color.White;
|
||
this.skinTabControl1.SelectedIndex = 3;
|
||
this.skinTabControl1.Size = new System.Drawing.Size(723, 517);
|
||
this.skinTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
||
this.skinTabControl1.TabIndex = 22;
|
||
//
|
||
// SysSetFrm
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.ClientSize = new System.Drawing.Size(723, 619);
|
||
this.Controls.Add(this.skinTabControl1);
|
||
this.Controls.Add(this.toolStrip1);
|
||
this.Controls.Add(this.uiTitel1);
|
||
this.Name = "SysSetFrm";
|
||
this.Text = "SysSetFrm";
|
||
this.Load += new System.EventHandler(this.SysSetFrm_Load);
|
||
this.toolStrip1.ResumeLayout(false);
|
||
this.toolStrip1.PerformLayout();
|
||
this.skinTabPage6.ResumeLayout(false);
|
||
this.groupBox8.ResumeLayout(false);
|
||
this.panel8.ResumeLayout(false);
|
||
this.panel8.PerformLayout();
|
||
this.groupBox6.ResumeLayout(false);
|
||
this.panel6.ResumeLayout(false);
|
||
this.panel6.PerformLayout();
|
||
this.groupBox18.ResumeLayout(false);
|
||
this.panel18.ResumeLayout(false);
|
||
this.panel18.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numHttpPort)).EndInit();
|
||
this.groupBox2.ResumeLayout(false);
|
||
this.panel2.ResumeLayout(false);
|
||
this.panel2.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numLogDays)).EndInit();
|
||
this.skinTabPage5.ResumeLayout(false);
|
||
this.skinTabPage5.PerformLayout();
|
||
this.skinTabPage4.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.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.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.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.skinTabPage2.ResumeLayout(false);
|
||
this.groupBox7.ResumeLayout(false);
|
||
this.panel7.ResumeLayout(false);
|
||
this.panel7.PerformLayout();
|
||
this.groupBox5.ResumeLayout(false);
|
||
this.panel5.ResumeLayout(false);
|
||
this.panel5.PerformLayout();
|
||
this.groupBox3.ResumeLayout(false);
|
||
this.panel3.ResumeLayout(false);
|
||
this.panel3.PerformLayout();
|
||
this.groupBox4.ResumeLayout(false);
|
||
this.panel4.ResumeLayout(false);
|
||
this.panel4.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numCamBaud)).EndInit();
|
||
this.skinTabPage1.ResumeLayout(false);
|
||
this.skinTabPage1.PerformLayout();
|
||
this.skinTabControl1.ResumeLayout(false);
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
|
||
private System.Windows.Forms.ToolStrip toolStrip1;
|
||
private System.Windows.Forms.ToolStripButton tsbtnDataSave;
|
||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
||
private System.Windows.Forms.ToolStripButton tsbtnExit;
|
||
private CCWin.SkinControl.SkinTabPage skinTabPage6;
|
||
private System.Windows.Forms.GroupBox groupBox6;
|
||
private System.Windows.Forms.Panel panel6;
|
||
private System.Windows.Forms.TextBox tbSizeEnginePath;
|
||
private System.Windows.Forms.Label label40;
|
||
private System.Windows.Forms.GroupBox groupBox18;
|
||
private System.Windows.Forms.Panel panel18;
|
||
private System.Windows.Forms.Label label48;
|
||
private System.Windows.Forms.TextBox tbLocalIp;
|
||
private System.Windows.Forms.NumericUpDown numHttpPort;
|
||
private System.Windows.Forms.Label label49;
|
||
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 tbLogPath;
|
||
private System.Windows.Forms.Label label2;
|
||
private CCWin.SkinControl.SkinTabPage skinTabPage5;
|
||
private System.Windows.Forms.CheckBox chkSkipScannerGL;
|
||
private System.Windows.Forms.CheckBox chkSkipLight;
|
||
private System.Windows.Forms.CheckBox chkSkipAxis2;
|
||
private System.Windows.Forms.CheckBox chkSkipAxis1;
|
||
private System.Windows.Forms.CheckBox chkSkipAxis0;
|
||
private CCWin.SkinControl.SkinTabPage skinTabPage4;
|
||
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 tbSizeBmpZoomImageSavePath;
|
||
private System.Windows.Forms.Label label58;
|
||
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 tbSizeBmpCompareSavePath;
|
||
private System.Windows.Forms.Label label55;
|
||
private System.Windows.Forms.GroupBox groupBox15;
|
||
private System.Windows.Forms.Panel panel15;
|
||
private System.Windows.Forms.PictureBox btnClearSizeBmp_Path;
|
||
private System.Windows.Forms.Label label56;
|
||
private System.Windows.Forms.TextBox tbSizeBmpSavePath;
|
||
private System.Windows.Forms.NumericUpDown numSizeBmp_SavePath_AutoClear;
|
||
private System.Windows.Forms.CheckBox chkSizeBmp_SavePath_AutoClear;
|
||
private System.Windows.Forms.Label label43;
|
||
private System.Windows.Forms.GroupBox groupBox19;
|
||
private System.Windows.Forms.Panel panel19;
|
||
private System.Windows.Forms.PictureBox btnClearDefect_Compress_SavePath;
|
||
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.TextBox tbDefectCompressSavePath;
|
||
private System.Windows.Forms.Label label50;
|
||
private System.Windows.Forms.GroupBox groupBox17;
|
||
private System.Windows.Forms.Panel panel17;
|
||
private System.Windows.Forms.PictureBox btnClearDefect_Small_Path;
|
||
private System.Windows.Forms.Label label53;
|
||
private System.Windows.Forms.TextBox tbDefectSmallPath;
|
||
private System.Windows.Forms.NumericUpDown numDefect_Small_Path_AutoClear;
|
||
private System.Windows.Forms.Label label41;
|
||
private System.Windows.Forms.CheckBox chkDefect_Small_Path_AutoClear;
|
||
private System.Windows.Forms.GroupBox groupBox1;
|
||
private System.Windows.Forms.Panel panel1;
|
||
private System.Windows.Forms.PictureBox btnClearDefect_Path;
|
||
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.CheckBox chkSaveAllDefectImg;
|
||
private System.Windows.Forms.TextBox tbDefectPath;
|
||
private System.Windows.Forms.Label label1;
|
||
private CCWin.SkinControl.SkinTabPage skinTabPage2;
|
||
private System.Windows.Forms.GroupBox groupBox3;
|
||
private System.Windows.Forms.Panel panel3;
|
||
private System.Windows.Forms.TextBox tbIODevNum;
|
||
private System.Windows.Forms.Label label4;
|
||
private System.Windows.Forms.GroupBox groupBox4;
|
||
private System.Windows.Forms.Panel panel4;
|
||
private System.Windows.Forms.ComboBox cobLightPortNum;
|
||
private System.Windows.Forms.Label label5;
|
||
private CCWin.SkinControl.SkinTabPage skinTabPage1;
|
||
private System.Windows.Forms.CheckBox chkHttpLog;
|
||
private System.Windows.Forms.CheckBox chkDoorSensor;
|
||
private System.Windows.Forms.CheckBox chkBuzzer;
|
||
private System.Windows.Forms.CheckBox ckSkipSizeFailed;
|
||
private CCWin.SkinControl.SkinTabControl skinTabControl1;
|
||
private System.Windows.Forms.GroupBox groupBox7;
|
||
private System.Windows.Forms.Panel panel7;
|
||
private System.Windows.Forms.NumericUpDown numCamBaud;
|
||
private System.Windows.Forms.Label label9;
|
||
private System.Windows.Forms.TextBox tbCamSN;
|
||
private System.Windows.Forms.Label label10;
|
||
private System.Windows.Forms.GroupBox groupBox8;
|
||
private System.Windows.Forms.Panel panel8;
|
||
private System.Windows.Forms.TextBox tbModelPath;
|
||
private System.Windows.Forms.Label label11;
|
||
private System.Windows.Forms.ToolStripButton tsbtnSave;
|
||
private System.Windows.Forms.TextBox tbCamCfgPath;
|
||
private System.Windows.Forms.Label label7;
|
||
private System.Windows.Forms.GroupBox groupBox5;
|
||
private System.Windows.Forms.Panel panel5;
|
||
private System.Windows.Forms.TextBox tbMotionCfgPath;
|
||
private System.Windows.Forms.Label label6;
|
||
private System.Windows.Forms.TextBox tbIOCfgPath;
|
||
private System.Windows.Forms.Label label8;
|
||
}
|
||
} |