|
|
|
@ -35,16 +35,16 @@
|
|
|
|
|
this.btnDownCameraGrab = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnUpCameraGrab = new System.Windows.Forms.Button();
|
|
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.himgNozzle8 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtUpCameraExposureTime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.txtDownCameraGain = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtUpCameraGain = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtDownCameraExposureTime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtDownCameraGain = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtUpCameraExposureTime = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
|
this.panel2.SuspendLayout();
|
|
|
|
|
this.panel3.SuspendLayout();
|
|
|
|
@ -134,6 +134,20 @@
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(633, 748);
|
|
|
|
|
this.panel2.TabIndex = 4;
|
|
|
|
|
//
|
|
|
|
|
// himgNozzle8
|
|
|
|
|
//
|
|
|
|
|
this.himgNozzle8.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.himgNozzle8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.himgNozzle8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.himgNozzle8.DrawModel = false;
|
|
|
|
|
this.himgNozzle8.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.himgNozzle8.Image = null;
|
|
|
|
|
this.himgNozzle8.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.himgNozzle8.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.himgNozzle8.Name = "himgNozzle8";
|
|
|
|
|
this.himgNozzle8.Size = new System.Drawing.Size(633, 701);
|
|
|
|
|
this.himgNozzle8.TabIndex = 15;
|
|
|
|
|
//
|
|
|
|
|
// panel3
|
|
|
|
|
//
|
|
|
|
|
this.panel3.Controls.Add(this.txtDownCameraGain);
|
|
|
|
@ -150,37 +164,42 @@
|
|
|
|
|
this.panel3.Size = new System.Drawing.Size(633, 47);
|
|
|
|
|
this.panel3.TabIndex = 14;
|
|
|
|
|
//
|
|
|
|
|
// himgNozzle8
|
|
|
|
|
// txtDownCameraGain
|
|
|
|
|
//
|
|
|
|
|
this.himgNozzle8.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.himgNozzle8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.himgNozzle8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.himgNozzle8.DrawModel = false;
|
|
|
|
|
this.himgNozzle8.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.himgNozzle8.Image = null;
|
|
|
|
|
this.himgNozzle8.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.himgNozzle8.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.himgNozzle8.Name = "himgNozzle8";
|
|
|
|
|
this.himgNozzle8.Size = new System.Drawing.Size(633, 701);
|
|
|
|
|
this.himgNozzle8.TabIndex = 15;
|
|
|
|
|
this.txtDownCameraGain.Location = new System.Drawing.Point(556, 16);
|
|
|
|
|
this.txtDownCameraGain.Name = "txtDownCameraGain";
|
|
|
|
|
this.txtDownCameraGain.Size = new System.Drawing.Size(65, 21);
|
|
|
|
|
this.txtDownCameraGain.TabIndex = 3;
|
|
|
|
|
this.txtDownCameraGain.Text = "8";
|
|
|
|
|
this.txtDownCameraGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtDownCameraGain_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// label4
|
|
|
|
|
// label3
|
|
|
|
|
//
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
this.label4.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(12, 16);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(71, 12);
|
|
|
|
|
this.label4.TabIndex = 2;
|
|
|
|
|
this.label4.Text = "上相机曝光:";
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(482, 20);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(71, 12);
|
|
|
|
|
this.label3.TabIndex = 2;
|
|
|
|
|
this.label3.Text = "下相机增益:";
|
|
|
|
|
//
|
|
|
|
|
// txtUpCameraExposureTime
|
|
|
|
|
// txtUpCameraGain
|
|
|
|
|
//
|
|
|
|
|
this.txtUpCameraExposureTime.Location = new System.Drawing.Point(86, 12);
|
|
|
|
|
this.txtUpCameraExposureTime.Name = "txtUpCameraExposureTime";
|
|
|
|
|
this.txtUpCameraExposureTime.Size = new System.Drawing.Size(65, 21);
|
|
|
|
|
this.txtUpCameraExposureTime.TabIndex = 3;
|
|
|
|
|
this.txtUpCameraExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtUpCameraExposureTime_KeyUp);
|
|
|
|
|
this.txtUpCameraGain.Location = new System.Drawing.Point(237, 13);
|
|
|
|
|
this.txtUpCameraGain.Name = "txtUpCameraGain";
|
|
|
|
|
this.txtUpCameraGain.Size = new System.Drawing.Size(65, 21);
|
|
|
|
|
this.txtUpCameraGain.TabIndex = 3;
|
|
|
|
|
this.txtUpCameraGain.Text = "3";
|
|
|
|
|
this.txtUpCameraGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtUpCameraGain_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// txtDownCameraExposureTime
|
|
|
|
|
//
|
|
|
|
|
this.txtDownCameraExposureTime.Location = new System.Drawing.Point(405, 15);
|
|
|
|
|
this.txtDownCameraExposureTime.Name = "txtDownCameraExposureTime";
|
|
|
|
|
this.txtDownCameraExposureTime.Size = new System.Drawing.Size(65, 21);
|
|
|
|
|
this.txtDownCameraExposureTime.TabIndex = 3;
|
|
|
|
|
this.txtDownCameraExposureTime.Text = "50";
|
|
|
|
|
this.txtDownCameraExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtDownCameraExposureTime_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// label1
|
|
|
|
|
//
|
|
|
|
@ -192,14 +211,6 @@
|
|
|
|
|
this.label1.TabIndex = 2;
|
|
|
|
|
this.label1.Text = "上相机增益:";
|
|
|
|
|
//
|
|
|
|
|
// txtUpCameraGain
|
|
|
|
|
//
|
|
|
|
|
this.txtUpCameraGain.Location = new System.Drawing.Point(237, 13);
|
|
|
|
|
this.txtUpCameraGain.Name = "txtUpCameraGain";
|
|
|
|
|
this.txtUpCameraGain.Size = new System.Drawing.Size(65, 21);
|
|
|
|
|
this.txtUpCameraGain.TabIndex = 3;
|
|
|
|
|
this.txtUpCameraGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtUpCameraGain_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// label2
|
|
|
|
|
//
|
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
@ -210,31 +221,24 @@
|
|
|
|
|
this.label2.TabIndex = 2;
|
|
|
|
|
this.label2.Text = "下相机曝光:";
|
|
|
|
|
//
|
|
|
|
|
// txtDownCameraExposureTime
|
|
|
|
|
//
|
|
|
|
|
this.txtDownCameraExposureTime.Location = new System.Drawing.Point(405, 15);
|
|
|
|
|
this.txtDownCameraExposureTime.Name = "txtDownCameraExposureTime";
|
|
|
|
|
this.txtDownCameraExposureTime.Size = new System.Drawing.Size(65, 21);
|
|
|
|
|
this.txtDownCameraExposureTime.TabIndex = 3;
|
|
|
|
|
this.txtDownCameraExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtDownCameraExposureTime_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// label3
|
|
|
|
|
// txtUpCameraExposureTime
|
|
|
|
|
//
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(482, 20);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(71, 12);
|
|
|
|
|
this.label3.TabIndex = 2;
|
|
|
|
|
this.label3.Text = "下相机增益:";
|
|
|
|
|
this.txtUpCameraExposureTime.Location = new System.Drawing.Point(86, 12);
|
|
|
|
|
this.txtUpCameraExposureTime.Name = "txtUpCameraExposureTime";
|
|
|
|
|
this.txtUpCameraExposureTime.Size = new System.Drawing.Size(65, 21);
|
|
|
|
|
this.txtUpCameraExposureTime.TabIndex = 3;
|
|
|
|
|
this.txtUpCameraExposureTime.Text = "50";
|
|
|
|
|
this.txtUpCameraExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtUpCameraExposureTime_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// txtDownCameraGain
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.txtDownCameraGain.Location = new System.Drawing.Point(556, 16);
|
|
|
|
|
this.txtDownCameraGain.Name = "txtDownCameraGain";
|
|
|
|
|
this.txtDownCameraGain.Size = new System.Drawing.Size(65, 21);
|
|
|
|
|
this.txtDownCameraGain.TabIndex = 3;
|
|
|
|
|
this.txtDownCameraGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtDownCameraGain_KeyUp);
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
this.label4.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(12, 16);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(71, 12);
|
|
|
|
|
this.label4.TabIndex = 2;
|
|
|
|
|
this.label4.Text = "上相机曝光:";
|
|
|
|
|
//
|
|
|
|
|
// LookCamera
|
|
|
|
|
//
|
|
|
|
|