|
- namespace MaiMuAOI.SysUI.DefectPicShow
- {
- partial class DebugTestFrm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Windows Form Designer generated code
-
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.groupBox5 = new System.Windows.Forms.GroupBox();
- this.cbLensMotor = new System.Windows.Forms.ComboBox();
- this.btnLens = new System.Windows.Forms.Button();
- this.numTensionValue = new System.Windows.Forms.NumericUpDown();
- this.btnReadTension = new System.Windows.Forms.Button();
- this.numHeightValue = new System.Windows.Forms.NumericUpDown();
- this.BtnReadHeight = new System.Windows.Forms.Button();
- this.BtnHeightAck = new System.Windows.Forms.Button();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.label17 = new System.Windows.Forms.Label();
- this.cbCH = new System.Windows.Forms.ComboBox();
- this.button1 = new System.Windows.Forms.Button();
- this.button3 = new System.Windows.Forms.Button();
- this.button4 = new System.Windows.Forms.Button();
- this.label16 = new System.Windows.Forms.Label();
- this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.btnJogN = new System.Windows.Forms.Button();
- this.btnJogP = new System.Windows.Forms.Button();
- this.button5 = new System.Windows.Forms.Button();
- this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
- this.label15 = new System.Windows.Forms.Label();
- this.numDist = new System.Windows.Forms.NumericUpDown();
- this.btnMove = new System.Windows.Forms.Button();
- this.label13 = new System.Windows.Forms.Label();
- this.cbDir = new System.Windows.Forms.ComboBox();
- this.label14 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.cbAxisName = new System.Windows.Forms.ComboBox();
- this.label11 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.cbTS = new System.Windows.Forms.ComboBox();
- this.numDec = new System.Windows.Forms.NumericUpDown();
- this.numAcc = new System.Windows.Forms.NumericUpDown();
- this.numET = new System.Windows.Forms.NumericUpDown();
- this.numST = new System.Windows.Forms.NumericUpDown();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.stslog = new System.Windows.Forms.Label();
- this.tabControlCam = new System.Windows.Forms.TabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.splitContainer2 = new System.Windows.Forms.SplitContainer();
- this.imageBox1 = new ImageToolKits.ImageBox();
- this.splitContainer4 = new System.Windows.Forms.SplitContainer();
- this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.button7 = new System.Windows.Forms.Button();
- this.button6 = new System.Windows.Forms.Button();
- this.btnTrg = new System.Windows.Forms.Button();
- this.btnGrab = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.label12 = new System.Windows.Forms.Label();
- this.numGain = new System.Windows.Forms.NumericUpDown();
- this.numExposure = new System.Windows.Forms.NumericUpDown();
- this.label1 = new System.Windows.Forms.Label();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.splitContainer3 = new System.Windows.Forms.SplitContainer();
- this.imageBox2 = new ImageToolKits.ImageBox();
- this.splitContainer5 = new System.Windows.Forms.SplitContainer();
- this.propertyGrid2 = new System.Windows.Forms.PropertyGrid();
- this.groupBox4 = new System.Windows.Forms.GroupBox();
- this.button8 = new System.Windows.Forms.Button();
- this.BtnDisCam2 = new System.Windows.Forms.Button();
- this.btnTrg2 = new System.Windows.Forms.Button();
- this.BtnGrab2 = new System.Windows.Forms.Button();
- this.BtnSet2 = new System.Windows.Forms.Button();
- this.label18 = new System.Windows.Forms.Label();
- this.numGain2 = new System.Windows.Forms.NumericUpDown();
- this.numExp2 = new System.Windows.Forms.NumericUpDown();
- this.label19 = new System.Windows.Forms.Label();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
- this.timer2 = new System.Windows.Forms.Timer(this.components);
- this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
- this.timer3 = new System.Windows.Forms.Timer(this.components);
- this.btnLensM = new System.Windows.Forms.Button();
- this.numLensPlus = new System.Windows.Forms.NumericUpDown();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- this.groupBox5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numTensionValue)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numHeightValue)).BeginInit();
- this.groupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
- this.groupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numDist)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numDec)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numAcc)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numET)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numST)).BeginInit();
- this.tabControlCam.SuspendLayout();
- this.tabPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
- this.splitContainer2.Panel1.SuspendLayout();
- this.splitContainer2.Panel2.SuspendLayout();
- this.splitContainer2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit();
- this.splitContainer4.Panel1.SuspendLayout();
- this.splitContainer4.Panel2.SuspendLayout();
- this.splitContainer4.SuspendLayout();
- this.groupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numGain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numExposure)).BeginInit();
- this.tabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
- this.splitContainer3.Panel1.SuspendLayout();
- this.splitContainer3.Panel2.SuspendLayout();
- this.splitContainer3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).BeginInit();
- this.splitContainer5.Panel1.SuspendLayout();
- this.splitContainer5.Panel2.SuspendLayout();
- this.splitContainer5.SuspendLayout();
- this.groupBox4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numGain2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numExp2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numLensPlus)).BeginInit();
- this.SuspendLayout();
- //
- // splitContainer1
- //
- this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer1.Location = new System.Drawing.Point(0, 46);
- this.splitContainer1.Name = "splitContainer1";
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.groupBox5);
- this.splitContainer1.Panel1.Controls.Add(this.groupBox3);
- this.splitContainer1.Panel1.Controls.Add(this.groupBox1);
- this.splitContainer1.Panel1.Controls.Add(this.stslog);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.tabControlCam);
- this.splitContainer1.Size = new System.Drawing.Size(1247, 599);
- this.splitContainer1.SplitterDistance = 434;
- this.splitContainer1.TabIndex = 34;
- //
- // groupBox5
- //
- this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox5.Controls.Add(this.numLensPlus);
- this.groupBox5.Controls.Add(this.btnLensM);
- this.groupBox5.Controls.Add(this.cbLensMotor);
- this.groupBox5.Controls.Add(this.btnLens);
- this.groupBox5.Controls.Add(this.numTensionValue);
- this.groupBox5.Controls.Add(this.btnReadTension);
- this.groupBox5.Controls.Add(this.numHeightValue);
- this.groupBox5.Controls.Add(this.BtnReadHeight);
- this.groupBox5.Controls.Add(this.BtnHeightAck);
- this.groupBox5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.groupBox5.Location = new System.Drawing.Point(12, 127);
- this.groupBox5.Name = "groupBox5";
- this.groupBox5.Size = new System.Drawing.Size(420, 128);
- this.groupBox5.TabIndex = 65;
- this.groupBox5.TabStop = false;
- this.groupBox5.Text = "传感器控制";
- //
- // cbLensMotor
- //
- this.cbLensMotor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbLensMotor.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbLensMotor.FormattingEnabled = true;
- this.cbLensMotor.Items.AddRange(new object[] {
- "倍率0.58X",
- "倍率1.0X",
- "倍率1.5X",
- "倍率2.0X",
- "倍率2.5X",
- "倍率3.0X",
- "倍率3.5X",
- "倍率4.0X",
- "倍率4.5X",
- "倍率5.0X",
- "倍率5.5X",
- "倍率6.0X",
- "倍率6.5X",
- "倍率7.0X",
- "倍率7.5X"});
- this.cbLensMotor.Location = new System.Drawing.Point(118, 77);
- this.cbLensMotor.Name = "cbLensMotor";
- this.cbLensMotor.Size = new System.Drawing.Size(77, 24);
- this.cbLensMotor.TabIndex = 72;
- //
- // btnLens
- //
- this.btnLens.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.btnLens.Location = new System.Drawing.Point(22, 75);
- this.btnLens.Name = "btnLens";
- this.btnLens.Size = new System.Drawing.Size(88, 26);
- this.btnLens.TabIndex = 71;
- this.btnLens.Text = "相机自动变焦";
- this.btnLens.UseVisualStyleBackColor = true;
- this.btnLens.Click += new System.EventHandler(this.btnLens_Click);
- //
- // numTensionValue
- //
- this.numTensionValue.DecimalPlaces = 3;
- this.numTensionValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numTensionValue.Location = new System.Drawing.Point(321, 94);
- this.numTensionValue.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.numTensionValue.Minimum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- -2147483648});
- this.numTensionValue.Name = "numTensionValue";
- this.numTensionValue.Size = new System.Drawing.Size(88, 21);
- this.numTensionValue.TabIndex = 70;
- this.numTensionValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // btnReadTension
- //
- this.btnReadTension.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.btnReadTension.Location = new System.Drawing.Point(223, 91);
- this.btnReadTension.Name = "btnReadTension";
- this.btnReadTension.Size = new System.Drawing.Size(91, 26);
- this.btnReadTension.TabIndex = 69;
- this.btnReadTension.Text = "读取张力";
- this.btnReadTension.UseVisualStyleBackColor = true;
- this.btnReadTension.Click += new System.EventHandler(this.btnReadTension_Click);
- //
- // numHeightValue
- //
- this.numHeightValue.DecimalPlaces = 3;
- this.numHeightValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numHeightValue.Location = new System.Drawing.Point(321, 54);
- this.numHeightValue.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.numHeightValue.Minimum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- -2147483648});
- this.numHeightValue.Name = "numHeightValue";
- this.numHeightValue.Size = new System.Drawing.Size(88, 21);
- this.numHeightValue.TabIndex = 68;
- this.numHeightValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // BtnReadHeight
- //
- this.BtnReadHeight.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.BtnReadHeight.Location = new System.Drawing.Point(223, 51);
- this.BtnReadHeight.Name = "BtnReadHeight";
- this.BtnReadHeight.Size = new System.Drawing.Size(91, 26);
- this.BtnReadHeight.TabIndex = 67;
- this.BtnReadHeight.Text = "读取高度";
- this.BtnReadHeight.UseVisualStyleBackColor = true;
- this.BtnReadHeight.Click += new System.EventHandler(this.BtnReadHeight_Click);
- //
- // BtnHeightAck
- //
- this.BtnHeightAck.ForeColor = System.Drawing.SystemColors.ControlText;
- this.BtnHeightAck.Location = new System.Drawing.Point(224, 14);
- this.BtnHeightAck.Name = "BtnHeightAck";
- this.BtnHeightAck.Size = new System.Drawing.Size(128, 31);
- this.BtnHeightAck.TabIndex = 66;
- this.BtnHeightAck.Text = "高度传感器下降";
- this.BtnHeightAck.UseVisualStyleBackColor = true;
- this.BtnHeightAck.Click += new System.EventHandler(this.BtnHeightAck_Click);
- //
- // groupBox3
- //
- this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox3.Controls.Add(this.label17);
- this.groupBox3.Controls.Add(this.cbCH);
- this.groupBox3.Controls.Add(this.button1);
- this.groupBox3.Controls.Add(this.button3);
- this.groupBox3.Controls.Add(this.button4);
- this.groupBox3.Controls.Add(this.label16);
- this.groupBox3.Controls.Add(this.numericUpDown3);
- this.groupBox3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.groupBox3.Location = new System.Drawing.Point(12, 6);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(420, 115);
- this.groupBox3.TabIndex = 64;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "光源控制";
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label17.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label17.Location = new System.Drawing.Point(26, 27);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(46, 21);
- this.label17.TabIndex = 63;
- this.label17.Text = "通道:";
- //
- // cbCH
- //
- this.cbCH.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbCH.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbCH.ForeColor = System.Drawing.SystemColors.ControlText;
- this.cbCH.FormattingEnabled = true;
- this.cbCH.Location = new System.Drawing.Point(78, 27);
- this.cbCH.Name = "cbCH";
- this.cbCH.Size = new System.Drawing.Size(79, 29);
- this.cbCH.TabIndex = 62;
- //
- // button1
- //
- this.button1.ForeColor = System.Drawing.SystemColors.ControlText;
- this.button1.Location = new System.Drawing.Point(208, 20);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(89, 36);
- this.button1.TabIndex = 0;
- this.button1.Text = "开启";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // button3
- //
- this.button3.ForeColor = System.Drawing.SystemColors.ControlText;
- this.button3.Location = new System.Drawing.Point(321, 20);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(89, 36);
- this.button3.TabIndex = 1;
- this.button3.Text = "关闭";
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // button4
- //
- this.button4.ForeColor = System.Drawing.SystemColors.ControlText;
- this.button4.Location = new System.Drawing.Point(208, 64);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(89, 37);
- this.button4.TabIndex = 61;
- this.button4.Text = "设置";
- this.button4.UseVisualStyleBackColor = true;
- this.button4.Click += new System.EventHandler(this.button4_Click);
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label16.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label16.Location = new System.Drawing.Point(26, 74);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(46, 21);
- this.label16.TabIndex = 57;
- this.label16.Text = "亮度:";
- //
- // numericUpDown3
- //
- this.numericUpDown3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numericUpDown3.Location = new System.Drawing.Point(78, 74);
- this.numericUpDown3.Maximum = new decimal(new int[] {
- 300,
- 0,
- 0,
- 0});
- this.numericUpDown3.Name = "numericUpDown3";
- this.numericUpDown3.Size = new System.Drawing.Size(88, 21);
- this.numericUpDown3.TabIndex = 58;
- this.numericUpDown3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // groupBox1
- //
- this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox1.Controls.Add(this.btnJogN);
- this.groupBox1.Controls.Add(this.btnJogP);
- this.groupBox1.Controls.Add(this.button5);
- this.groupBox1.Controls.Add(this.numericUpDown1);
- this.groupBox1.Controls.Add(this.label15);
- this.groupBox1.Controls.Add(this.numDist);
- this.groupBox1.Controls.Add(this.btnMove);
- this.groupBox1.Controls.Add(this.label13);
- this.groupBox1.Controls.Add(this.cbDir);
- this.groupBox1.Controls.Add(this.label14);
- this.groupBox1.Controls.Add(this.label2);
- this.groupBox1.Controls.Add(this.cbAxisName);
- this.groupBox1.Controls.Add(this.label11);
- this.groupBox1.Controls.Add(this.label10);
- this.groupBox1.Controls.Add(this.label9);
- this.groupBox1.Controls.Add(this.label8);
- this.groupBox1.Controls.Add(this.cbTS);
- this.groupBox1.Controls.Add(this.numDec);
- this.groupBox1.Controls.Add(this.numAcc);
- this.groupBox1.Controls.Add(this.numET);
- this.groupBox1.Controls.Add(this.numST);
- this.groupBox1.Controls.Add(this.label7);
- this.groupBox1.Controls.Add(this.label6);
- this.groupBox1.Controls.Add(this.label5);
- this.groupBox1.Controls.Add(this.label4);
- this.groupBox1.Controls.Add(this.label3);
- this.groupBox1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.groupBox1.Location = new System.Drawing.Point(12, 261);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(420, 310);
- this.groupBox1.TabIndex = 62;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "轴控制";
- //
- // btnJogN
- //
- this.btnJogN.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
- this.btnJogN.FlatAppearance.BorderColor = System.Drawing.Color.Cyan;
- this.btnJogN.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Blue;
- this.btnJogN.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Cyan;
- this.btnJogN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnJogN.ForeColor = System.Drawing.Color.Black;
- this.btnJogN.Location = new System.Drawing.Point(326, 269);
- this.btnJogN.Name = "btnJogN";
- this.btnJogN.Size = new System.Drawing.Size(74, 35);
- this.btnJogN.TabIndex = 67;
- this.btnJogN.Text = "Jog-";
- this.btnJogN.UseVisualStyleBackColor = false;
- this.btnJogN.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnJogP_MouseDown);
- this.btnJogN.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnJogP_MouseUp);
- //
- // btnJogP
- //
- this.btnJogP.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
- this.btnJogP.FlatAppearance.BorderColor = System.Drawing.Color.Cyan;
- this.btnJogP.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Blue;
- this.btnJogP.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Cyan;
- this.btnJogP.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnJogP.ForeColor = System.Drawing.Color.Black;
- this.btnJogP.Location = new System.Drawing.Point(224, 269);
- this.btnJogP.Name = "btnJogP";
- this.btnJogP.Size = new System.Drawing.Size(74, 35);
- this.btnJogP.TabIndex = 66;
- this.btnJogP.Text = "Jog+";
- this.btnJogP.UseVisualStyleBackColor = false;
- this.btnJogP.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnJogP_MouseDown);
- this.btnJogP.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnJogP_MouseUp);
- //
- // button5
- //
- this.button5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.button5.Location = new System.Drawing.Point(253, 27);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(89, 36);
- this.button5.TabIndex = 65;
- this.button5.Text = "气缸加紧";
- this.button5.UseVisualStyleBackColor = true;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // numericUpDown1
- //
- this.numericUpDown1.DecimalPlaces = 3;
- this.numericUpDown1.Location = new System.Drawing.Point(304, 233);
- this.numericUpDown1.Maximum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- 0});
- this.numericUpDown1.Minimum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- -2147483648});
- this.numericUpDown1.Name = "numericUpDown1";
- this.numericUpDown1.Size = new System.Drawing.Size(96, 21);
- this.numericUpDown1.TabIndex = 64;
- this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label15.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label15.Location = new System.Drawing.Point(190, 233);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(108, 21);
- this.label15.TabIndex = 63;
- this.label15.Text = "实际位置mm:";
- //
- // numDist
- //
- this.numDist.DecimalPlaces = 3;
- this.numDist.Location = new System.Drawing.Point(87, 233);
- this.numDist.Maximum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- 0});
- this.numDist.Minimum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- -2147483648});
- this.numDist.Name = "numDist";
- this.numDist.Size = new System.Drawing.Size(96, 21);
- this.numDist.TabIndex = 62;
- this.numDist.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // btnMove
- //
- this.btnMove.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
- this.btnMove.FlatAppearance.BorderColor = System.Drawing.Color.Cyan;
- this.btnMove.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Blue;
- this.btnMove.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Cyan;
- this.btnMove.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnMove.ForeColor = System.Drawing.Color.Black;
- this.btnMove.Location = new System.Drawing.Point(87, 269);
- this.btnMove.Name = "btnMove";
- this.btnMove.Size = new System.Drawing.Size(96, 35);
- this.btnMove.TabIndex = 58;
- this.btnMove.Text = "移动";
- this.btnMove.UseVisualStyleBackColor = false;
- this.btnMove.Click += new System.EventHandler(this.btnMove_Click);
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label13.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label13.Location = new System.Drawing.Point(4, 233);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(76, 21);
- this.label13.TabIndex = 61;
- this.label13.Text = "位置mm:";
- //
- // cbDir
- //
- this.cbDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbDir.ForeColor = System.Drawing.SystemColors.ControlText;
- this.cbDir.FormattingEnabled = true;
- this.cbDir.Items.AddRange(new object[] {
- "相对运动",
- "绝对运动"});
- this.cbDir.Location = new System.Drawing.Point(326, 114);
- this.cbDir.Name = "cbDir";
- this.cbDir.Size = new System.Drawing.Size(85, 29);
- this.cbDir.TabIndex = 60;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label14.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label14.Location = new System.Drawing.Point(249, 115);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(78, 21);
- this.label14.TabIndex = 59;
- this.label14.Text = "移动方式:";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label2.Location = new System.Drawing.Point(3, 32);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(46, 21);
- this.label2.TabIndex = 57;
- this.label2.Text = "轴号:";
- //
- // cbAxisName
- //
- this.cbAxisName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbAxisName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbAxisName.ForeColor = System.Drawing.SystemColors.ControlText;
- this.cbAxisName.FormattingEnabled = true;
- this.cbAxisName.Location = new System.Drawing.Point(87, 31);
- this.cbAxisName.Name = "cbAxisName";
- this.cbAxisName.Size = new System.Drawing.Size(79, 29);
- this.cbAxisName.TabIndex = 56;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label11.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label11.Location = new System.Drawing.Point(189, 194);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(60, 21);
- this.label11.TabIndex = 55;
- this.label11.Text = "mm/s²";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label10.Location = new System.Drawing.Point(189, 154);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(60, 21);
- this.label10.TabIndex = 54;
- this.label10.Text = "mm/s²";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label9.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label9.Location = new System.Drawing.Point(189, 115);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(54, 21);
- this.label9.TabIndex = 53;
- this.label9.Text = "mm/s";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label8.Location = new System.Drawing.Point(189, 74);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(54, 21);
- this.label8.TabIndex = 52;
- this.label8.Text = "mm/s";
- //
- // cbTS
- //
- this.cbTS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbTS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbTS.ForeColor = System.Drawing.SystemColors.ControlText;
- this.cbTS.FormattingEnabled = true;
- this.cbTS.Location = new System.Drawing.Point(326, 71);
- this.cbTS.Name = "cbTS";
- this.cbTS.Size = new System.Drawing.Size(85, 29);
- this.cbTS.TabIndex = 51;
- //
- // numDec
- //
- this.numDec.DecimalPlaces = 3;
- this.numDec.Increment = new decimal(new int[] {
- 100,
- 0,
- 0,
- 0});
- this.numDec.Location = new System.Drawing.Point(87, 194);
- this.numDec.Maximum = new decimal(new int[] {
- 20000,
- 0,
- 0,
- 0});
- this.numDec.Name = "numDec";
- this.numDec.Size = new System.Drawing.Size(96, 21);
- this.numDec.TabIndex = 50;
- this.numDec.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.numDec.Value = new decimal(new int[] {
- 200,
- 0,
- 0,
- 0});
- //
- // numAcc
- //
- this.numAcc.DecimalPlaces = 3;
- this.numAcc.Increment = new decimal(new int[] {
- 100,
- 0,
- 0,
- 0});
- this.numAcc.Location = new System.Drawing.Point(87, 154);
- this.numAcc.Maximum = new decimal(new int[] {
- 20000,
- 0,
- 0,
- 0});
- this.numAcc.Name = "numAcc";
- this.numAcc.Size = new System.Drawing.Size(96, 21);
- this.numAcc.TabIndex = 49;
- this.numAcc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.numAcc.Value = new decimal(new int[] {
- 200,
- 0,
- 0,
- 0});
- //
- // numET
- //
- this.numET.DecimalPlaces = 3;
- this.numET.Increment = new decimal(new int[] {
- 100,
- 0,
- 0,
- 0});
- this.numET.Location = new System.Drawing.Point(87, 114);
- this.numET.Maximum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- 0});
- this.numET.Name = "numET";
- this.numET.Size = new System.Drawing.Size(96, 21);
- this.numET.TabIndex = 48;
- this.numET.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.numET.Value = new decimal(new int[] {
- 200,
- 0,
- 0,
- 0});
- //
- // numST
- //
- this.numST.DecimalPlaces = 3;
- this.numST.Increment = new decimal(new int[] {
- 100,
- 0,
- 0,
- 0});
- this.numST.Location = new System.Drawing.Point(87, 74);
- this.numST.Maximum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- 0});
- this.numST.Name = "numST";
- this.numST.Size = new System.Drawing.Size(96, 21);
- this.numST.TabIndex = 47;
- this.numST.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label7.Location = new System.Drawing.Point(249, 74);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(71, 21);
- this.label7.TabIndex = 46;
- this.label7.Text = "T/S曲线:";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label6.Location = new System.Drawing.Point(3, 191);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(62, 21);
- this.label6.TabIndex = 45;
- this.label6.Text = "减速度:";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label5.Location = new System.Drawing.Point(3, 152);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(62, 21);
- this.label5.TabIndex = 44;
- this.label5.Text = "加速度:";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label4.Location = new System.Drawing.Point(3, 113);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(78, 21);
- this.label4.TabIndex = 43;
- this.label4.Text = "运行速度:";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label3.Location = new System.Drawing.Point(3, 74);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(78, 21);
- this.label3.TabIndex = 42;
- this.label3.Text = "初始速度:";
- //
- // stslog
- //
- this.stslog.AutoSize = true;
- this.stslog.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.stslog.Location = new System.Drawing.Point(18, 574);
- this.stslog.Name = "stslog";
- this.stslog.Size = new System.Drawing.Size(0, 12);
- this.stslog.TabIndex = 42;
- //
- // tabControlCam
- //
- this.tabControlCam.Controls.Add(this.tabPage1);
- this.tabControlCam.Controls.Add(this.tabPage2);
- this.tabControlCam.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControlCam.Location = new System.Drawing.Point(0, 0);
- this.tabControlCam.Name = "tabControlCam";
- this.tabControlCam.SelectedIndex = 0;
- this.tabControlCam.Size = new System.Drawing.Size(809, 599);
- this.tabControlCam.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
- this.tabControlCam.TabIndex = 0;
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.splitContainer2);
- this.tabPage1.Location = new System.Drawing.Point(4, 22);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(801, 573);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "前部相机";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // splitContainer2
- //
- this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer2.Location = new System.Drawing.Point(3, 3);
- this.splitContainer2.Name = "splitContainer2";
- //
- // splitContainer2.Panel1
- //
- this.splitContainer2.Panel1.Controls.Add(this.imageBox1);
- //
- // splitContainer2.Panel2
- //
- this.splitContainer2.Panel2.Controls.Add(this.splitContainer4);
- this.splitContainer2.Size = new System.Drawing.Size(795, 567);
- this.splitContainer2.SplitterDistance = 533;
- this.splitContainer2.TabIndex = 0;
- //
- // imageBox1
- //
- this.imageBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.imageBox1.ColorName = System.Drawing.Color.LimeGreen;
- this.imageBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.imageBox1.DrawParam = null;
- this.imageBox1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.imageBox1.Image = null;
- this.imageBox1.Location = new System.Drawing.Point(0, 0);
- this.imageBox1.Margin = new System.Windows.Forms.Padding(0);
- this.imageBox1.Name = "imageBox1";
- this.imageBox1.Size = new System.Drawing.Size(533, 567);
- this.imageBox1.TabIndex = 1;
- //
- // splitContainer4
- //
- this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer4.Location = new System.Drawing.Point(0, 0);
- this.splitContainer4.Name = "splitContainer4";
- this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer4.Panel1
- //
- this.splitContainer4.Panel1.Controls.Add(this.propertyGrid1);
- //
- // splitContainer4.Panel2
- //
- this.splitContainer4.Panel2.Controls.Add(this.groupBox2);
- this.splitContainer4.Size = new System.Drawing.Size(258, 567);
- this.splitContainer4.SplitterDistance = 351;
- this.splitContainer4.TabIndex = 0;
- //
- // propertyGrid1
- //
- this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.propertyGrid1.LineColor = System.Drawing.SystemColors.ActiveCaption;
- this.propertyGrid1.Location = new System.Drawing.Point(0, 0);
- this.propertyGrid1.Margin = new System.Windows.Forms.Padding(2);
- this.propertyGrid1.Name = "propertyGrid1";
- this.propertyGrid1.Size = new System.Drawing.Size(258, 351);
- this.propertyGrid1.TabIndex = 34;
- this.propertyGrid1.ToolbarVisible = false;
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.button7);
- this.groupBox2.Controls.Add(this.button6);
- this.groupBox2.Controls.Add(this.btnTrg);
- this.groupBox2.Controls.Add(this.btnGrab);
- this.groupBox2.Controls.Add(this.button2);
- this.groupBox2.Controls.Add(this.label12);
- this.groupBox2.Controls.Add(this.numGain);
- this.groupBox2.Controls.Add(this.numExposure);
- this.groupBox2.Controls.Add(this.label1);
- this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBox2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.groupBox2.Location = new System.Drawing.Point(0, 0);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(258, 212);
- this.groupBox2.TabIndex = 63;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "前部相机控制";
- //
- // button7
- //
- this.button7.ForeColor = System.Drawing.SystemColors.ControlText;
- this.button7.Location = new System.Drawing.Point(60, 136);
- this.button7.Name = "button7";
- this.button7.Size = new System.Drawing.Size(89, 36);
- this.button7.TabIndex = 63;
- this.button7.Text = "图像测试";
- this.button7.UseVisualStyleBackColor = true;
- this.button7.Click += new System.EventHandler(this.button7_Click);
- //
- // button6
- //
- this.button6.ForeColor = System.Drawing.SystemColors.ControlText;
- this.button6.Location = new System.Drawing.Point(183, 179);
- this.button6.Name = "button6";
- this.button6.Size = new System.Drawing.Size(69, 26);
- this.button6.TabIndex = 62;
- this.button6.Text = "解除相机";
- this.button6.UseVisualStyleBackColor = true;
- this.button6.Click += new System.EventHandler(this.button6_Click);
- //
- // btnTrg
- //
- this.btnTrg.ForeColor = System.Drawing.SystemColors.ControlText;
- this.btnTrg.Location = new System.Drawing.Point(50, 19);
- this.btnTrg.Name = "btnTrg";
- this.btnTrg.Size = new System.Drawing.Size(89, 36);
- this.btnTrg.TabIndex = 0;
- this.btnTrg.Text = "拍照";
- this.btnTrg.UseVisualStyleBackColor = true;
- this.btnTrg.Click += new System.EventHandler(this.btnTrg_Click);
- //
- // btnGrab
- //
- this.btnGrab.ForeColor = System.Drawing.SystemColors.ControlText;
- this.btnGrab.Location = new System.Drawing.Point(163, 19);
- this.btnGrab.Name = "btnGrab";
- this.btnGrab.Size = new System.Drawing.Size(89, 36);
- this.btnGrab.TabIndex = 1;
- this.btnGrab.Text = "连续拍照";
- this.btnGrab.UseVisualStyleBackColor = true;
- this.btnGrab.Click += new System.EventHandler(this.btnGrab_Click);
- //
- // button2
- //
- this.button2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.button2.Location = new System.Drawing.Point(172, 92);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(79, 20);
- this.button2.TabIndex = 61;
- this.button2.Text = "设置";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label12.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.label12.Location = new System.Drawing.Point(8, 71);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(46, 21);
- this.label12.TabIndex = 57;
- this.label12.Text = "曝光:";
- //
- // numGain
- //
- this.numGain.DecimalPlaces = 2;
- this.numGain.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numGain.Location = new System.Drawing.Point(60, 100);
- this.numGain.Maximum = new decimal(new int[] {
- 1000000,
- 0,
- 0,
- 0});
- this.numGain.Name = "numGain";
- this.numGain.Size = new System.Drawing.Size(88, 21);
- this.numGain.TabIndex = 60;
- this.numGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // numExposure
- //
- this.numExposure.DecimalPlaces = 2;
- this.numExposure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numExposure.Location = new System.Drawing.Point(60, 71);
- this.numExposure.Maximum = new decimal(new int[] {
- 1000000,
- 0,
- 0,
- 0});
- this.numExposure.Name = "numExposure";
- this.numExposure.Size = new System.Drawing.Size(88, 21);
- this.numExposure.TabIndex = 58;
- this.numExposure.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.label1.Location = new System.Drawing.Point(8, 100);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(46, 21);
- this.label1.TabIndex = 59;
- this.label1.Text = "增益:";
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.splitContainer3);
- this.tabPage2.Location = new System.Drawing.Point(4, 22);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(801, 573);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "后部相机";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // splitContainer3
- //
- this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer3.Location = new System.Drawing.Point(3, 3);
- this.splitContainer3.Name = "splitContainer3";
- //
- // splitContainer3.Panel1
- //
- this.splitContainer3.Panel1.Controls.Add(this.imageBox2);
- //
- // splitContainer3.Panel2
- //
- this.splitContainer3.Panel2.Controls.Add(this.splitContainer5);
- this.splitContainer3.Size = new System.Drawing.Size(795, 567);
- this.splitContainer3.SplitterDistance = 533;
- this.splitContainer3.TabIndex = 1;
- //
- // imageBox2
- //
- this.imageBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.imageBox2.ColorName = System.Drawing.Color.LimeGreen;
- this.imageBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.imageBox2.DrawParam = null;
- this.imageBox2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.imageBox2.Image = null;
- this.imageBox2.Location = new System.Drawing.Point(0, 0);
- this.imageBox2.Margin = new System.Windows.Forms.Padding(0);
- this.imageBox2.Name = "imageBox2";
- this.imageBox2.Size = new System.Drawing.Size(533, 567);
- this.imageBox2.TabIndex = 1;
- //
- // splitContainer5
- //
- this.splitContainer5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer5.Location = new System.Drawing.Point(0, 0);
- this.splitContainer5.Name = "splitContainer5";
- this.splitContainer5.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer5.Panel1
- //
- this.splitContainer5.Panel1.Controls.Add(this.propertyGrid2);
- //
- // splitContainer5.Panel2
- //
- this.splitContainer5.Panel2.Controls.Add(this.groupBox4);
- this.splitContainer5.Size = new System.Drawing.Size(258, 567);
- this.splitContainer5.SplitterDistance = 351;
- this.splitContainer5.TabIndex = 0;
- //
- // propertyGrid2
- //
- this.propertyGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.propertyGrid2.LineColor = System.Drawing.SystemColors.ActiveCaption;
- this.propertyGrid2.Location = new System.Drawing.Point(0, 0);
- this.propertyGrid2.Margin = new System.Windows.Forms.Padding(2);
- this.propertyGrid2.Name = "propertyGrid2";
- this.propertyGrid2.Size = new System.Drawing.Size(258, 351);
- this.propertyGrid2.TabIndex = 34;
- this.propertyGrid2.ToolbarVisible = false;
- //
- // groupBox4
- //
- this.groupBox4.Controls.Add(this.button8);
- this.groupBox4.Controls.Add(this.BtnDisCam2);
- this.groupBox4.Controls.Add(this.btnTrg2);
- this.groupBox4.Controls.Add(this.BtnGrab2);
- this.groupBox4.Controls.Add(this.BtnSet2);
- this.groupBox4.Controls.Add(this.label18);
- this.groupBox4.Controls.Add(this.numGain2);
- this.groupBox4.Controls.Add(this.numExp2);
- this.groupBox4.Controls.Add(this.label19);
- this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBox4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.groupBox4.Location = new System.Drawing.Point(0, 0);
- this.groupBox4.Name = "groupBox4";
- this.groupBox4.Size = new System.Drawing.Size(258, 212);
- this.groupBox4.TabIndex = 63;
- this.groupBox4.TabStop = false;
- this.groupBox4.Text = "后部相机控制";
- //
- // button8
- //
- this.button8.ForeColor = System.Drawing.SystemColors.ControlText;
- this.button8.Location = new System.Drawing.Point(60, 136);
- this.button8.Name = "button8";
- this.button8.Size = new System.Drawing.Size(89, 36);
- this.button8.TabIndex = 63;
- this.button8.Text = "图像测试";
- this.button8.UseVisualStyleBackColor = true;
- this.button8.Click += new System.EventHandler(this.button8_Click);
- //
- // BtnDisCam2
- //
- this.BtnDisCam2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.BtnDisCam2.Location = new System.Drawing.Point(183, 179);
- this.BtnDisCam2.Name = "BtnDisCam2";
- this.BtnDisCam2.Size = new System.Drawing.Size(69, 26);
- this.BtnDisCam2.TabIndex = 62;
- this.BtnDisCam2.Text = "解除相机";
- this.BtnDisCam2.UseVisualStyleBackColor = true;
- this.BtnDisCam2.Click += new System.EventHandler(this.BtnDisCam2_Click);
- //
- // btnTrg2
- //
- this.btnTrg2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.btnTrg2.Location = new System.Drawing.Point(50, 19);
- this.btnTrg2.Name = "btnTrg2";
- this.btnTrg2.Size = new System.Drawing.Size(89, 36);
- this.btnTrg2.TabIndex = 0;
- this.btnTrg2.Text = "拍照";
- this.btnTrg2.UseVisualStyleBackColor = true;
- this.btnTrg2.Click += new System.EventHandler(this.btnTrg2_Click);
- //
- // BtnGrab2
- //
- this.BtnGrab2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.BtnGrab2.Location = new System.Drawing.Point(163, 19);
- this.BtnGrab2.Name = "BtnGrab2";
- this.BtnGrab2.Size = new System.Drawing.Size(89, 36);
- this.BtnGrab2.TabIndex = 1;
- this.BtnGrab2.Text = "连续拍照";
- this.BtnGrab2.UseVisualStyleBackColor = true;
- this.BtnGrab2.Click += new System.EventHandler(this.BtnGrab2_Click);
- //
- // BtnSet2
- //
- this.BtnSet2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.BtnSet2.Location = new System.Drawing.Point(172, 92);
- this.BtnSet2.Name = "BtnSet2";
- this.BtnSet2.Size = new System.Drawing.Size(79, 20);
- this.BtnSet2.TabIndex = 61;
- this.BtnSet2.Text = "设置";
- this.BtnSet2.UseVisualStyleBackColor = true;
- this.BtnSet2.Click += new System.EventHandler(this.BtnSet2_Click);
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label18.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.label18.Location = new System.Drawing.Point(8, 71);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(46, 21);
- this.label18.TabIndex = 57;
- this.label18.Text = "曝光:";
- //
- // numGain2
- //
- this.numGain2.DecimalPlaces = 2;
- this.numGain2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numGain2.Location = new System.Drawing.Point(60, 100);
- this.numGain2.Maximum = new decimal(new int[] {
- 1000000,
- 0,
- 0,
- 0});
- this.numGain2.Name = "numGain2";
- this.numGain2.Size = new System.Drawing.Size(88, 21);
- this.numGain2.TabIndex = 60;
- this.numGain2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // numExp2
- //
- this.numExp2.DecimalPlaces = 2;
- this.numExp2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numExp2.Location = new System.Drawing.Point(60, 71);
- this.numExp2.Maximum = new decimal(new int[] {
- 1000000,
- 0,
- 0,
- 0});
- this.numExp2.Name = "numExp2";
- this.numExp2.Size = new System.Drawing.Size(88, 21);
- this.numExp2.TabIndex = 58;
- this.numExp2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label19.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.label19.Location = new System.Drawing.Point(8, 100);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(46, 21);
- this.label19.TabIndex = 59;
- this.label19.Text = "增益:";
- //
- // timer1
- //
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // timer2
- //
- this.timer2.Interval = 200;
- this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
- //
- // 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.FatherForm = null;
- this.uiTitel1.Location = new System.Drawing.Point(0, 0);
- this.uiTitel1.Name = "uiTitel1";
- this.uiTitel1.Size = new System.Drawing.Size(1247, 46);
- this.uiTitel1.TabIndex = 33;
- //
- // timer3
- //
- this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
- //
- // btnLensM
- //
- this.btnLensM.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.btnLensM.Location = new System.Drawing.Point(22, 32);
- this.btnLensM.Name = "btnLensM";
- this.btnLensM.Size = new System.Drawing.Size(88, 26);
- this.btnLensM.TabIndex = 73;
- this.btnLensM.Text = "相机手动变焦";
- this.btnLensM.UseVisualStyleBackColor = true;
- this.btnLensM.Click += new System.EventHandler(this.btnLensM_Click);
- //
- // numLensPlus
- //
- this.numLensPlus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.numLensPlus.Increment = new decimal(new int[] {
- 100,
- 0,
- 0,
- 0});
- this.numLensPlus.Location = new System.Drawing.Point(118, 32);
- this.numLensPlus.Maximum = new decimal(new int[] {
- 100000000,
- 0,
- 0,
- 0});
- this.numLensPlus.Name = "numLensPlus";
- this.numLensPlus.Size = new System.Drawing.Size(88, 21);
- this.numLensPlus.TabIndex = 74;
- this.numLensPlus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // DebugTestFrm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- this.ClientSize = new System.Drawing.Size(1247, 645);
- this.Controls.Add(this.splitContainer1);
- this.Controls.Add(this.uiTitel1);
- this.Name = "DebugTestFrm";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "DebugTestFrm";
- this.Load += new System.EventHandler(this.DebugTestFrm_Load);
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel1.PerformLayout();
- this.splitContainer1.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- this.groupBox5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.numTensionValue)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numHeightValue)).EndInit();
- this.groupBox3.ResumeLayout(false);
- this.groupBox3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numDist)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numDec)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numAcc)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numET)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numST)).EndInit();
- this.tabControlCam.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.splitContainer2.Panel1.ResumeLayout(false);
- this.splitContainer2.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
- this.splitContainer2.ResumeLayout(false);
- this.splitContainer4.Panel1.ResumeLayout(false);
- this.splitContainer4.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
- this.splitContainer4.ResumeLayout(false);
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numGain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numExposure)).EndInit();
- this.tabPage2.ResumeLayout(false);
- this.splitContainer3.Panel1.ResumeLayout(false);
- this.splitContainer3.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
- this.splitContainer3.ResumeLayout(false);
- this.splitContainer5.Panel1.ResumeLayout(false);
- this.splitContainer5.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).EndInit();
- this.splitContainer5.ResumeLayout(false);
- this.groupBox4.ResumeLayout(false);
- this.groupBox4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numGain2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numExp2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numLensPlus)).EndInit();
- this.ResumeLayout(false);
-
- }
-
- #endregion
-
- private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.NumericUpDown numGain;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.NumericUpDown numExposure;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label stslog;
- private System.Windows.Forms.Button btnGrab;
- private System.Windows.Forms.Button btnTrg;
- private ImageToolKits.ImageBox imageBox1;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.NumericUpDown numDist;
- private System.Windows.Forms.Button btnMove;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.ComboBox cbDir;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.ComboBox cbAxisName;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.ComboBox cbTS;
- private System.Windows.Forms.NumericUpDown numDec;
- private System.Windows.Forms.NumericUpDown numAcc;
- private System.Windows.Forms.NumericUpDown numET;
- private System.Windows.Forms.NumericUpDown numST;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.NumericUpDown numericUpDown1;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.ComboBox cbCH;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.NumericUpDown numericUpDown3;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.Timer timer1;
- private System.Windows.Forms.Timer timer2;
- private System.Windows.Forms.Button button5;
- private System.Windows.Forms.Button button6;
- private System.Windows.Forms.Button btnJogN;
- private System.Windows.Forms.Button btnJogP;
- private System.Windows.Forms.TabControl tabControlCam;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.SplitContainer splitContainer2;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.GroupBox groupBox5;
- private System.Windows.Forms.NumericUpDown numTensionValue;
- private System.Windows.Forms.Button btnReadTension;
- private System.Windows.Forms.NumericUpDown numHeightValue;
- private System.Windows.Forms.Button BtnReadHeight;
- private System.Windows.Forms.Button BtnHeightAck;
- private System.Windows.Forms.ComboBox cbLensMotor;
- private System.Windows.Forms.Button btnLens;
- private System.Windows.Forms.Timer timer3;
- private System.Windows.Forms.SplitContainer splitContainer4;
- private System.Windows.Forms.Button button7;
- private System.Windows.Forms.SplitContainer splitContainer3;
- private ImageToolKits.ImageBox imageBox2;
- private System.Windows.Forms.SplitContainer splitContainer5;
- private System.Windows.Forms.GroupBox groupBox4;
- private System.Windows.Forms.Button button8;
- private System.Windows.Forms.Button BtnDisCam2;
- private System.Windows.Forms.Button btnTrg2;
- private System.Windows.Forms.Button BtnGrab2;
- private System.Windows.Forms.Button BtnSet2;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.NumericUpDown numGain2;
- private System.Windows.Forms.NumericUpDown numExp2;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.PropertyGrid propertyGrid1;
- private System.Windows.Forms.PropertyGrid propertyGrid2;
- private System.Windows.Forms.NumericUpDown numLensPlus;
- private System.Windows.Forms.Button btnLensM;
- }
- }
|