|
@@ -36,6 +36,46 @@
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
|
+ this.btnStageSetM = new System.Windows.Forms.Button();
|
|
|
+ this.txtStageM = new System.Windows.Forms.TextBox();
|
|
|
+ this.lblStageM = new System.Windows.Forms.Label();
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
+ this.btnStageGetM = new System.Windows.Forms.Button();
|
|
|
+ this.btnStageSetR = new System.Windows.Forms.Button();
|
|
|
+ this.txtStageR = new System.Windows.Forms.TextBox();
|
|
|
+ this.lblStageR = new System.Windows.Forms.Label();
|
|
|
+ this.label13 = new System.Windows.Forms.Label();
|
|
|
+ this.btnStageGetR = new System.Windows.Forms.Button();
|
|
|
+ this.btnStageSetT = new System.Windows.Forms.Button();
|
|
|
+ this.txtStageT = new System.Windows.Forms.TextBox();
|
|
|
+ this.lblStageT = new System.Windows.Forms.Label();
|
|
|
+ this.label15 = new System.Windows.Forms.Label();
|
|
|
+ this.btnStageGetT = new System.Windows.Forms.Button();
|
|
|
+ this.btnStageSetZ = new System.Windows.Forms.Button();
|
|
|
+ this.txtStageZ = new System.Windows.Forms.TextBox();
|
|
|
+ this.lblStageZ = new System.Windows.Forms.Label();
|
|
|
+ this.label17 = new System.Windows.Forms.Label();
|
|
|
+ this.btnStageGetZ = new System.Windows.Forms.Button();
|
|
|
+ this.btnStageSetY = new System.Windows.Forms.Button();
|
|
|
+ this.txtStageY = new System.Windows.Forms.TextBox();
|
|
|
+ this.lblStageY = new System.Windows.Forms.Label();
|
|
|
+ this.label19 = new System.Windows.Forms.Label();
|
|
|
+ this.btnStageGetY = new System.Windows.Forms.Button();
|
|
|
+ this.btnStageSetX = new System.Windows.Forms.Button();
|
|
|
+ this.txtStageX = new System.Windows.Forms.TextBox();
|
|
|
+ this.lblStageX = new System.Windows.Forms.Label();
|
|
|
+ this.label21 = new System.Windows.Forms.Label();
|
|
|
+ this.btnStageGetX = new System.Windows.Forms.Button();
|
|
|
+ this.btnCloseVoltage = new System.Windows.Forms.Button();
|
|
|
+ this.btnOpenVoltage = new System.Windows.Forms.Button();
|
|
|
+ this.lblPixelSizeGet = new System.Windows.Forms.Label();
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
+ this.btnPixelSizeGet = new System.Windows.Forms.Button();
|
|
|
+ this.btnScanRotationSet = new System.Windows.Forms.Button();
|
|
|
+ this.txtScanRotationSet = new System.Windows.Forms.TextBox();
|
|
|
+ this.lblScanRotationGet = new System.Windows.Forms.Label();
|
|
|
+ this.label11 = new System.Windows.Forms.Label();
|
|
|
+ this.btnScanRotationGet = new System.Windows.Forms.Button();
|
|
|
this.btnTiltAngleSet = new System.Windows.Forms.Button();
|
|
|
this.txtTiltAngleSet = new System.Windows.Forms.TextBox();
|
|
|
this.lblTiltAngleGet = new System.Windows.Forms.Label();
|
|
@@ -71,18 +111,8 @@
|
|
|
this.lblenlargeGet = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
|
- this.btnPixelSizeSet = new System.Windows.Forms.Button();
|
|
|
- this.txtPixelSizeSet = new System.Windows.Forms.TextBox();
|
|
|
- this.lblPixelSizeGet = new System.Windows.Forms.Label();
|
|
|
- this.label9 = new System.Windows.Forms.Label();
|
|
|
- this.btnPixelSizeGet = new System.Windows.Forms.Button();
|
|
|
- this.btnScanRotationSet = new System.Windows.Forms.Button();
|
|
|
- this.txtScanRotationSet = new System.Windows.Forms.TextBox();
|
|
|
- this.lblScanRotationGet = new System.Windows.Forms.Label();
|
|
|
- this.label11 = new System.Windows.Forms.Label();
|
|
|
- this.btnScanRotationGet = new System.Windows.Forms.Button();
|
|
|
- this.btnOpenVoltage = new System.Windows.Forms.Button();
|
|
|
- this.btnCloseVoltage = new System.Windows.Forms.Button();
|
|
|
+ this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
|
+ this.btnGetStagePosition = new System.Windows.Forms.Button();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
this.tabControl1.SuspendLayout();
|
|
|
this.tabPage1.SuspendLayout();
|
|
@@ -154,7 +184,7 @@
|
|
|
this.groupBox1.Controls.Add(this.btnInit);
|
|
|
this.groupBox1.Controls.Add(this.btnCloseCtrl);
|
|
|
this.groupBox1.Controls.Add(this.btnSetNotify);
|
|
|
- this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.groupBox1.Location = new System.Drawing.Point(3, 1);
|
|
|
this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.groupBox1.Name = "groupBox1";
|
|
@@ -168,6 +198,7 @@
|
|
|
//
|
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
|
+ this.tabControl1.Controls.Add(this.tabPage3);
|
|
|
this.tabControl1.Location = new System.Drawing.Point(3, 100);
|
|
|
this.tabControl1.Name = "tabControl1";
|
|
|
this.tabControl1.SelectedIndex = 0;
|
|
@@ -177,10 +208,39 @@
|
|
|
// tabPage1
|
|
|
//
|
|
|
this.tabPage1.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.tabPage1.Controls.Add(this.btnGetStagePosition);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageSetM);
|
|
|
+ this.tabPage1.Controls.Add(this.txtStageM);
|
|
|
+ this.tabPage1.Controls.Add(this.lblStageM);
|
|
|
+ this.tabPage1.Controls.Add(this.label10);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageGetM);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageSetR);
|
|
|
+ this.tabPage1.Controls.Add(this.txtStageR);
|
|
|
+ this.tabPage1.Controls.Add(this.lblStageR);
|
|
|
+ this.tabPage1.Controls.Add(this.label13);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageGetR);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageSetT);
|
|
|
+ this.tabPage1.Controls.Add(this.txtStageT);
|
|
|
+ this.tabPage1.Controls.Add(this.lblStageT);
|
|
|
+ this.tabPage1.Controls.Add(this.label15);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageGetT);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageSetZ);
|
|
|
+ this.tabPage1.Controls.Add(this.txtStageZ);
|
|
|
+ this.tabPage1.Controls.Add(this.lblStageZ);
|
|
|
+ this.tabPage1.Controls.Add(this.label17);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageGetZ);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageSetY);
|
|
|
+ this.tabPage1.Controls.Add(this.txtStageY);
|
|
|
+ this.tabPage1.Controls.Add(this.lblStageY);
|
|
|
+ this.tabPage1.Controls.Add(this.label19);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageGetY);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageSetX);
|
|
|
+ this.tabPage1.Controls.Add(this.txtStageX);
|
|
|
+ this.tabPage1.Controls.Add(this.lblStageX);
|
|
|
+ this.tabPage1.Controls.Add(this.label21);
|
|
|
+ this.tabPage1.Controls.Add(this.btnStageGetX);
|
|
|
this.tabPage1.Controls.Add(this.btnCloseVoltage);
|
|
|
this.tabPage1.Controls.Add(this.btnOpenVoltage);
|
|
|
- this.tabPage1.Controls.Add(this.btnPixelSizeSet);
|
|
|
- this.tabPage1.Controls.Add(this.txtPixelSizeSet);
|
|
|
this.tabPage1.Controls.Add(this.lblPixelSizeGet);
|
|
|
this.tabPage1.Controls.Add(this.label9);
|
|
|
this.tabPage1.Controls.Add(this.btnPixelSizeGet);
|
|
@@ -232,6 +292,433 @@
|
|
|
this.tabPage1.TabIndex = 0;
|
|
|
this.tabPage1.Text = "SEM";
|
|
|
//
|
|
|
+ // btnStageSetM
|
|
|
+ //
|
|
|
+ this.btnStageSetM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageSetM.Location = new System.Drawing.Point(1043, 204);
|
|
|
+ this.btnStageSetM.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageSetM.Name = "btnStageSetM";
|
|
|
+ this.btnStageSetM.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageSetM.TabIndex = 80;
|
|
|
+ this.btnStageSetM.Text = "Set";
|
|
|
+ this.btnStageSetM.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageSetM.Click += new System.EventHandler(this.btnStageSetM_Click);
|
|
|
+ //
|
|
|
+ // txtStageM
|
|
|
+ //
|
|
|
+ this.txtStageM.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
|
+ this.txtStageM.Location = new System.Drawing.Point(937, 205);
|
|
|
+ this.txtStageM.Name = "txtStageM";
|
|
|
+ this.txtStageM.Size = new System.Drawing.Size(100, 30);
|
|
|
+ this.txtStageM.TabIndex = 79;
|
|
|
+ this.txtStageM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // lblStageM
|
|
|
+ //
|
|
|
+ this.lblStageM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.lblStageM.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.lblStageM.Location = new System.Drawing.Point(762, 204);
|
|
|
+ this.lblStageM.Name = "lblStageM";
|
|
|
+ this.lblStageM.Size = new System.Drawing.Size(84, 33);
|
|
|
+ this.lblStageM.TabIndex = 78;
|
|
|
+ this.lblStageM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // 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.Location = new System.Drawing.Point(621, 210);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(138, 27);
|
|
|
+ this.label10.TabIndex = 77;
|
|
|
+ this.label10.Text = "样品台 M轴:";
|
|
|
+ //
|
|
|
+ // btnStageGetM
|
|
|
+ //
|
|
|
+ this.btnStageGetM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageGetM.Location = new System.Drawing.Point(852, 204);
|
|
|
+ this.btnStageGetM.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageGetM.Name = "btnStageGetM";
|
|
|
+ this.btnStageGetM.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageGetM.TabIndex = 76;
|
|
|
+ this.btnStageGetM.Text = "Get";
|
|
|
+ this.btnStageGetM.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageGetM.Click += new System.EventHandler(this.btnStageGetM_Click);
|
|
|
+ //
|
|
|
+ // btnStageSetR
|
|
|
+ //
|
|
|
+ this.btnStageSetR.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageSetR.Location = new System.Drawing.Point(1043, 167);
|
|
|
+ this.btnStageSetR.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageSetR.Name = "btnStageSetR";
|
|
|
+ this.btnStageSetR.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageSetR.TabIndex = 75;
|
|
|
+ this.btnStageSetR.Text = "Set";
|
|
|
+ this.btnStageSetR.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageSetR.Click += new System.EventHandler(this.btnStageSetR_Click);
|
|
|
+ //
|
|
|
+ // txtStageR
|
|
|
+ //
|
|
|
+ this.txtStageR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
|
+ this.txtStageR.Location = new System.Drawing.Point(937, 168);
|
|
|
+ this.txtStageR.Name = "txtStageR";
|
|
|
+ this.txtStageR.Size = new System.Drawing.Size(100, 30);
|
|
|
+ this.txtStageR.TabIndex = 74;
|
|
|
+ this.txtStageR.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // lblStageR
|
|
|
+ //
|
|
|
+ this.lblStageR.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.lblStageR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.lblStageR.Location = new System.Drawing.Point(762, 167);
|
|
|
+ this.lblStageR.Name = "lblStageR";
|
|
|
+ this.lblStageR.Size = new System.Drawing.Size(84, 33);
|
|
|
+ this.lblStageR.TabIndex = 73;
|
|
|
+ this.lblStageR.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // 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.Location = new System.Drawing.Point(621, 173);
|
|
|
+ this.label13.Name = "label13";
|
|
|
+ this.label13.Size = new System.Drawing.Size(131, 27);
|
|
|
+ this.label13.TabIndex = 72;
|
|
|
+ this.label13.Text = "样品台 R轴:";
|
|
|
+ //
|
|
|
+ // btnStageGetR
|
|
|
+ //
|
|
|
+ this.btnStageGetR.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageGetR.Location = new System.Drawing.Point(852, 167);
|
|
|
+ this.btnStageGetR.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageGetR.Name = "btnStageGetR";
|
|
|
+ this.btnStageGetR.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageGetR.TabIndex = 71;
|
|
|
+ this.btnStageGetR.Text = "Get";
|
|
|
+ this.btnStageGetR.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageGetR.Click += new System.EventHandler(this.btnStageGetR_Click);
|
|
|
+ //
|
|
|
+ // btnStageSetT
|
|
|
+ //
|
|
|
+ this.btnStageSetT.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageSetT.Location = new System.Drawing.Point(1043, 130);
|
|
|
+ this.btnStageSetT.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageSetT.Name = "btnStageSetT";
|
|
|
+ this.btnStageSetT.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageSetT.TabIndex = 70;
|
|
|
+ this.btnStageSetT.Text = "Set";
|
|
|
+ this.btnStageSetT.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageSetT.Click += new System.EventHandler(this.btnStageSetT_Click);
|
|
|
+ //
|
|
|
+ // txtStageT
|
|
|
+ //
|
|
|
+ this.txtStageT.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
|
+ this.txtStageT.Location = new System.Drawing.Point(937, 131);
|
|
|
+ this.txtStageT.Name = "txtStageT";
|
|
|
+ this.txtStageT.Size = new System.Drawing.Size(100, 30);
|
|
|
+ this.txtStageT.TabIndex = 69;
|
|
|
+ this.txtStageT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // lblStageT
|
|
|
+ //
|
|
|
+ this.lblStageT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.lblStageT.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.lblStageT.Location = new System.Drawing.Point(762, 130);
|
|
|
+ this.lblStageT.Name = "lblStageT";
|
|
|
+ this.lblStageT.Size = new System.Drawing.Size(84, 33);
|
|
|
+ this.lblStageT.TabIndex = 68;
|
|
|
+ this.lblStageT.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // 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.Location = new System.Drawing.Point(621, 136);
|
|
|
+ this.label15.Name = "label15";
|
|
|
+ this.label15.Size = new System.Drawing.Size(129, 27);
|
|
|
+ this.label15.TabIndex = 67;
|
|
|
+ this.label15.Text = "样品台 T轴:";
|
|
|
+ //
|
|
|
+ // btnStageGetT
|
|
|
+ //
|
|
|
+ this.btnStageGetT.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageGetT.Location = new System.Drawing.Point(852, 130);
|
|
|
+ this.btnStageGetT.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageGetT.Name = "btnStageGetT";
|
|
|
+ this.btnStageGetT.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageGetT.TabIndex = 66;
|
|
|
+ this.btnStageGetT.Text = "Get";
|
|
|
+ this.btnStageGetT.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageGetT.Click += new System.EventHandler(this.btnStageGetT_Click);
|
|
|
+ //
|
|
|
+ // btnStageSetZ
|
|
|
+ //
|
|
|
+ this.btnStageSetZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageSetZ.Location = new System.Drawing.Point(1043, 93);
|
|
|
+ this.btnStageSetZ.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageSetZ.Name = "btnStageSetZ";
|
|
|
+ this.btnStageSetZ.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageSetZ.TabIndex = 65;
|
|
|
+ this.btnStageSetZ.Text = "Set";
|
|
|
+ this.btnStageSetZ.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageSetZ.Click += new System.EventHandler(this.btnStageSetZ_Click);
|
|
|
+ //
|
|
|
+ // txtStageZ
|
|
|
+ //
|
|
|
+ this.txtStageZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
|
+ this.txtStageZ.Location = new System.Drawing.Point(937, 94);
|
|
|
+ this.txtStageZ.Name = "txtStageZ";
|
|
|
+ this.txtStageZ.Size = new System.Drawing.Size(100, 30);
|
|
|
+ this.txtStageZ.TabIndex = 64;
|
|
|
+ this.txtStageZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // lblStageZ
|
|
|
+ //
|
|
|
+ this.lblStageZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.lblStageZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.lblStageZ.Location = new System.Drawing.Point(762, 93);
|
|
|
+ this.lblStageZ.Name = "lblStageZ";
|
|
|
+ this.lblStageZ.Size = new System.Drawing.Size(84, 33);
|
|
|
+ this.lblStageZ.TabIndex = 63;
|
|
|
+ this.lblStageZ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // 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.Location = new System.Drawing.Point(621, 99);
|
|
|
+ this.label17.Name = "label17";
|
|
|
+ this.label17.Size = new System.Drawing.Size(130, 27);
|
|
|
+ this.label17.TabIndex = 62;
|
|
|
+ this.label17.Text = "样品台 Z轴:";
|
|
|
+ //
|
|
|
+ // btnStageGetZ
|
|
|
+ //
|
|
|
+ this.btnStageGetZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageGetZ.Location = new System.Drawing.Point(852, 93);
|
|
|
+ this.btnStageGetZ.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageGetZ.Name = "btnStageGetZ";
|
|
|
+ this.btnStageGetZ.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageGetZ.TabIndex = 61;
|
|
|
+ this.btnStageGetZ.Text = "Get";
|
|
|
+ this.btnStageGetZ.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageGetZ.Click += new System.EventHandler(this.btnStageGetZ_Click);
|
|
|
+ //
|
|
|
+ // btnStageSetY
|
|
|
+ //
|
|
|
+ this.btnStageSetY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageSetY.Location = new System.Drawing.Point(1043, 56);
|
|
|
+ this.btnStageSetY.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageSetY.Name = "btnStageSetY";
|
|
|
+ this.btnStageSetY.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageSetY.TabIndex = 60;
|
|
|
+ this.btnStageSetY.Text = "Set";
|
|
|
+ this.btnStageSetY.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageSetY.Click += new System.EventHandler(this.btnStageSetY_Click);
|
|
|
+ //
|
|
|
+ // txtStageY
|
|
|
+ //
|
|
|
+ this.txtStageY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
|
+ this.txtStageY.Location = new System.Drawing.Point(937, 57);
|
|
|
+ this.txtStageY.Name = "txtStageY";
|
|
|
+ this.txtStageY.Size = new System.Drawing.Size(100, 30);
|
|
|
+ this.txtStageY.TabIndex = 59;
|
|
|
+ this.txtStageY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // lblStageY
|
|
|
+ //
|
|
|
+ this.lblStageY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.lblStageY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.lblStageY.Location = new System.Drawing.Point(762, 56);
|
|
|
+ this.lblStageY.Name = "lblStageY";
|
|
|
+ this.lblStageY.Size = new System.Drawing.Size(84, 33);
|
|
|
+ this.lblStageY.TabIndex = 58;
|
|
|
+ this.lblStageY.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // 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.Location = new System.Drawing.Point(621, 62);
|
|
|
+ this.label19.Name = "label19";
|
|
|
+ this.label19.Size = new System.Drawing.Size(130, 27);
|
|
|
+ this.label19.TabIndex = 57;
|
|
|
+ this.label19.Text = "样品台 Y轴:";
|
|
|
+ //
|
|
|
+ // btnStageGetY
|
|
|
+ //
|
|
|
+ this.btnStageGetY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageGetY.Location = new System.Drawing.Point(852, 56);
|
|
|
+ this.btnStageGetY.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageGetY.Name = "btnStageGetY";
|
|
|
+ this.btnStageGetY.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageGetY.TabIndex = 56;
|
|
|
+ this.btnStageGetY.Text = "Get";
|
|
|
+ this.btnStageGetY.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageGetY.Click += new System.EventHandler(this.btnStageGetY_Click);
|
|
|
+ //
|
|
|
+ // btnStageSetX
|
|
|
+ //
|
|
|
+ this.btnStageSetX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageSetX.Location = new System.Drawing.Point(1043, 19);
|
|
|
+ this.btnStageSetX.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageSetX.Name = "btnStageSetX";
|
|
|
+ this.btnStageSetX.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageSetX.TabIndex = 55;
|
|
|
+ this.btnStageSetX.Text = "Set";
|
|
|
+ this.btnStageSetX.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageSetX.Click += new System.EventHandler(this.btnStageSetX_Click);
|
|
|
+ //
|
|
|
+ // txtStageX
|
|
|
+ //
|
|
|
+ this.txtStageX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
|
+ this.txtStageX.Location = new System.Drawing.Point(937, 20);
|
|
|
+ this.txtStageX.Name = "txtStageX";
|
|
|
+ this.txtStageX.Size = new System.Drawing.Size(100, 30);
|
|
|
+ this.txtStageX.TabIndex = 54;
|
|
|
+ this.txtStageX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // lblStageX
|
|
|
+ //
|
|
|
+ this.lblStageX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.lblStageX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.lblStageX.Location = new System.Drawing.Point(762, 19);
|
|
|
+ this.lblStageX.Name = "lblStageX";
|
|
|
+ this.lblStageX.Size = new System.Drawing.Size(84, 33);
|
|
|
+ this.lblStageX.TabIndex = 53;
|
|
|
+ this.lblStageX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // label21
|
|
|
+ //
|
|
|
+ this.label21.AutoSize = true;
|
|
|
+ this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label21.Location = new System.Drawing.Point(621, 25);
|
|
|
+ this.label21.Name = "label21";
|
|
|
+ this.label21.Size = new System.Drawing.Size(131, 27);
|
|
|
+ this.label21.TabIndex = 52;
|
|
|
+ this.label21.Text = "样品台 X轴:";
|
|
|
+ //
|
|
|
+ // btnStageGetX
|
|
|
+ //
|
|
|
+ this.btnStageGetX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnStageGetX.Location = new System.Drawing.Point(852, 19);
|
|
|
+ this.btnStageGetX.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnStageGetX.Name = "btnStageGetX";
|
|
|
+ this.btnStageGetX.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnStageGetX.TabIndex = 51;
|
|
|
+ this.btnStageGetX.Text = "Get";
|
|
|
+ this.btnStageGetX.UseVisualStyleBackColor = true;
|
|
|
+ this.btnStageGetX.Click += new System.EventHandler(this.btnStageGetX_Click);
|
|
|
+ //
|
|
|
+ // btnCloseVoltage
|
|
|
+ //
|
|
|
+ this.btnCloseVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnCloseVoltage.Location = new System.Drawing.Point(435, 375);
|
|
|
+ this.btnCloseVoltage.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnCloseVoltage.Name = "btnCloseVoltage";
|
|
|
+ this.btnCloseVoltage.Size = new System.Drawing.Size(144, 42);
|
|
|
+ this.btnCloseVoltage.TabIndex = 50;
|
|
|
+ this.btnCloseVoltage.Text = "关闭电压";
|
|
|
+ this.btnCloseVoltage.UseVisualStyleBackColor = true;
|
|
|
+ this.btnCloseVoltage.Click += new System.EventHandler(this.btnCloseVoltage_Click);
|
|
|
+ //
|
|
|
+ // btnOpenVoltage
|
|
|
+ //
|
|
|
+ this.btnOpenVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnOpenVoltage.Location = new System.Drawing.Point(275, 375);
|
|
|
+ this.btnOpenVoltage.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnOpenVoltage.Name = "btnOpenVoltage";
|
|
|
+ this.btnOpenVoltage.Size = new System.Drawing.Size(144, 42);
|
|
|
+ this.btnOpenVoltage.TabIndex = 49;
|
|
|
+ this.btnOpenVoltage.Text = "开启电压";
|
|
|
+ this.btnOpenVoltage.UseVisualStyleBackColor = true;
|
|
|
+ this.btnOpenVoltage.Click += new System.EventHandler(this.btnOpenVoltage_Click);
|
|
|
+ //
|
|
|
+ // lblPixelSizeGet
|
|
|
+ //
|
|
|
+ this.lblPixelSizeGet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.lblPixelSizeGet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.lblPixelSizeGet.Location = new System.Drawing.Point(204, 311);
|
|
|
+ this.lblPixelSizeGet.Name = "lblPixelSizeGet";
|
|
|
+ this.lblPixelSizeGet.Size = new System.Drawing.Size(84, 33);
|
|
|
+ this.lblPixelSizeGet.TabIndex = 46;
|
|
|
+ this.lblPixelSizeGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // 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.Location = new System.Drawing.Point(22, 314);
|
|
|
+ this.label9.Name = "label9";
|
|
|
+ this.label9.Size = new System.Drawing.Size(104, 27);
|
|
|
+ this.label9.TabIndex = 45;
|
|
|
+ this.label9.Text = "Pixel Size:";
|
|
|
+ //
|
|
|
+ // btnPixelSizeGet
|
|
|
+ //
|
|
|
+ this.btnPixelSizeGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnPixelSizeGet.Location = new System.Drawing.Point(294, 311);
|
|
|
+ this.btnPixelSizeGet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnPixelSizeGet.Name = "btnPixelSizeGet";
|
|
|
+ this.btnPixelSizeGet.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnPixelSizeGet.TabIndex = 44;
|
|
|
+ this.btnPixelSizeGet.Text = "Get";
|
|
|
+ this.btnPixelSizeGet.UseVisualStyleBackColor = true;
|
|
|
+ this.btnPixelSizeGet.Click += new System.EventHandler(this.btnPixelSizeGet_Click);
|
|
|
+ //
|
|
|
+ // btnScanRotationSet
|
|
|
+ //
|
|
|
+ this.btnScanRotationSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnScanRotationSet.Location = new System.Drawing.Point(485, 274);
|
|
|
+ this.btnScanRotationSet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnScanRotationSet.Name = "btnScanRotationSet";
|
|
|
+ this.btnScanRotationSet.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnScanRotationSet.TabIndex = 43;
|
|
|
+ this.btnScanRotationSet.Text = "Set";
|
|
|
+ this.btnScanRotationSet.UseVisualStyleBackColor = true;
|
|
|
+ this.btnScanRotationSet.Click += new System.EventHandler(this.btnScanRotationSet_Click);
|
|
|
+ //
|
|
|
+ // txtScanRotationSet
|
|
|
+ //
|
|
|
+ this.txtScanRotationSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
|
+ this.txtScanRotationSet.Location = new System.Drawing.Point(379, 275);
|
|
|
+ this.txtScanRotationSet.Name = "txtScanRotationSet";
|
|
|
+ this.txtScanRotationSet.Size = new System.Drawing.Size(100, 30);
|
|
|
+ this.txtScanRotationSet.TabIndex = 42;
|
|
|
+ this.txtScanRotationSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // lblScanRotationGet
|
|
|
+ //
|
|
|
+ this.lblScanRotationGet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.lblScanRotationGet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.lblScanRotationGet.Location = new System.Drawing.Point(204, 274);
|
|
|
+ this.lblScanRotationGet.Name = "lblScanRotationGet";
|
|
|
+ this.lblScanRotationGet.Size = new System.Drawing.Size(84, 33);
|
|
|
+ this.lblScanRotationGet.TabIndex = 41;
|
|
|
+ this.lblScanRotationGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // 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.Location = new System.Drawing.Point(22, 277);
|
|
|
+ this.label11.Name = "label11";
|
|
|
+ this.label11.Size = new System.Drawing.Size(185, 27);
|
|
|
+ this.label11.TabIndex = 40;
|
|
|
+ this.label11.Text = "Scan Rotate角度:";
|
|
|
+ //
|
|
|
+ // btnScanRotationGet
|
|
|
+ //
|
|
|
+ this.btnScanRotationGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnScanRotationGet.Location = new System.Drawing.Point(294, 274);
|
|
|
+ this.btnScanRotationGet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnScanRotationGet.Name = "btnScanRotationGet";
|
|
|
+ this.btnScanRotationGet.Size = new System.Drawing.Size(78, 33);
|
|
|
+ this.btnScanRotationGet.TabIndex = 39;
|
|
|
+ this.btnScanRotationGet.Text = "Get";
|
|
|
+ this.btnScanRotationGet.UseVisualStyleBackColor = true;
|
|
|
+ this.btnScanRotationGet.Click += new System.EventHandler(this.btnScanRotationGet_Click);
|
|
|
+ //
|
|
|
// btnTiltAngleSet
|
|
|
//
|
|
|
this.btnTiltAngleSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -261,13 +748,12 @@
|
|
|
this.lblTiltAngleGet.Name = "lblTiltAngleGet";
|
|
|
this.lblTiltAngleGet.Size = new System.Drawing.Size(84, 33);
|
|
|
this.lblTiltAngleGet.TabIndex = 36;
|
|
|
- this.lblTiltAngleGet.Text = "0";
|
|
|
this.lblTiltAngleGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label7
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
- this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label7.Location = new System.Drawing.Point(22, 243);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(112, 27);
|
|
@@ -315,16 +801,15 @@
|
|
|
this.lblAstigmatismYGet.Name = "lblAstigmatismYGet";
|
|
|
this.lblAstigmatismYGet.Size = new System.Drawing.Size(84, 33);
|
|
|
this.lblAstigmatismYGet.TabIndex = 31;
|
|
|
- this.lblAstigmatismYGet.Text = "0";
|
|
|
this.lblAstigmatismYGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label5.Location = new System.Drawing.Point(22, 206);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(105, 27);
|
|
|
+ this.label5.Size = new System.Drawing.Size(104, 27);
|
|
|
this.label5.TabIndex = 30;
|
|
|
this.label5.Text = "消像散Y:";
|
|
|
//
|
|
@@ -369,16 +854,15 @@
|
|
|
this.lblAstigmatismXGet.Name = "lblAstigmatismXGet";
|
|
|
this.lblAstigmatismXGet.Size = new System.Drawing.Size(84, 33);
|
|
|
this.lblAstigmatismXGet.TabIndex = 26;
|
|
|
- this.lblAstigmatismXGet.Text = "0";
|
|
|
this.lblAstigmatismXGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label8
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
- this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label8.Location = new System.Drawing.Point(22, 169);
|
|
|
this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(106, 27);
|
|
|
+ this.label8.Size = new System.Drawing.Size(105, 27);
|
|
|
this.label8.TabIndex = 25;
|
|
|
this.label8.Text = "消像散X:";
|
|
|
//
|
|
@@ -423,13 +907,12 @@
|
|
|
this.lblContrastGet.Name = "lblContrastGet";
|
|
|
this.lblContrastGet.Size = new System.Drawing.Size(84, 33);
|
|
|
this.lblContrastGet.TabIndex = 21;
|
|
|
- this.lblContrastGet.Text = "0";
|
|
|
this.lblContrastGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
- this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label4.Location = new System.Drawing.Point(22, 132);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(92, 27);
|
|
@@ -477,13 +960,12 @@
|
|
|
this.lblBrightnessGet.Name = "lblBrightnessGet";
|
|
|
this.lblBrightnessGet.Size = new System.Drawing.Size(84, 33);
|
|
|
this.lblBrightnessGet.TabIndex = 16;
|
|
|
- this.lblBrightnessGet.Text = "0";
|
|
|
this.lblBrightnessGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label6
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label6.Location = new System.Drawing.Point(22, 95);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(72, 27);
|
|
@@ -531,13 +1013,12 @@
|
|
|
this.lblWDGet.Name = "lblWDGet";
|
|
|
this.lblWDGet.Size = new System.Drawing.Size(84, 33);
|
|
|
this.lblWDGet.TabIndex = 11;
|
|
|
- this.lblWDGet.Text = "0";
|
|
|
this.lblWDGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label3.Location = new System.Drawing.Point(22, 58);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(72, 27);
|
|
@@ -585,13 +1066,12 @@
|
|
|
this.lblenlargeGet.Name = "lblenlargeGet";
|
|
|
this.lblenlargeGet.Size = new System.Drawing.Size(84, 33);
|
|
|
this.lblenlargeGet.TabIndex = 6;
|
|
|
- this.lblenlargeGet.Text = "0";
|
|
|
this.lblenlargeGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label1.Location = new System.Drawing.Point(22, 21);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(72, 27);
|
|
@@ -606,140 +1086,29 @@
|
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
|
this.tabPage2.Size = new System.Drawing.Size(1127, 438);
|
|
|
this.tabPage2.TabIndex = 1;
|
|
|
- this.tabPage2.Text = "tabPage2";
|
|
|
+ this.tabPage2.Text = "FIB";
|
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // btnPixelSizeSet
|
|
|
- //
|
|
|
- this.btnPixelSizeSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnPixelSizeSet.Location = new System.Drawing.Point(485, 311);
|
|
|
- this.btnPixelSizeSet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.btnPixelSizeSet.Name = "btnPixelSizeSet";
|
|
|
- this.btnPixelSizeSet.Size = new System.Drawing.Size(78, 33);
|
|
|
- this.btnPixelSizeSet.TabIndex = 48;
|
|
|
- this.btnPixelSizeSet.Text = "Set";
|
|
|
- this.btnPixelSizeSet.UseVisualStyleBackColor = true;
|
|
|
- this.btnPixelSizeSet.Click += new System.EventHandler(this.btnPixelSizeSet_Click);
|
|
|
- //
|
|
|
- // txtPixelSizeSet
|
|
|
- //
|
|
|
- this.txtPixelSizeSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
|
- this.txtPixelSizeSet.Location = new System.Drawing.Point(379, 312);
|
|
|
- this.txtPixelSizeSet.Name = "txtPixelSizeSet";
|
|
|
- this.txtPixelSizeSet.Size = new System.Drawing.Size(100, 30);
|
|
|
- this.txtPixelSizeSet.TabIndex = 47;
|
|
|
- this.txtPixelSizeSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- //
|
|
|
- // lblPixelSizeGet
|
|
|
- //
|
|
|
- this.lblPixelSizeGet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.lblPixelSizeGet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
- this.lblPixelSizeGet.Location = new System.Drawing.Point(204, 311);
|
|
|
- this.lblPixelSizeGet.Name = "lblPixelSizeGet";
|
|
|
- this.lblPixelSizeGet.Size = new System.Drawing.Size(84, 33);
|
|
|
- this.lblPixelSizeGet.TabIndex = 46;
|
|
|
- this.lblPixelSizeGet.Text = "0";
|
|
|
- this.lblPixelSizeGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
- //
|
|
|
- // label9
|
|
|
- //
|
|
|
- this.label9.AutoSize = true;
|
|
|
- this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label9.Location = new System.Drawing.Point(22, 314);
|
|
|
- this.label9.Name = "label9";
|
|
|
- this.label9.Size = new System.Drawing.Size(113, 27);
|
|
|
- this.label9.TabIndex = 45;
|
|
|
- this.label9.Text = "Pixel Size:";
|
|
|
- //
|
|
|
- // btnPixelSizeGet
|
|
|
+ // tabPage3
|
|
|
//
|
|
|
- this.btnPixelSizeGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnPixelSizeGet.Location = new System.Drawing.Point(294, 311);
|
|
|
- this.btnPixelSizeGet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.btnPixelSizeGet.Name = "btnPixelSizeGet";
|
|
|
- this.btnPixelSizeGet.Size = new System.Drawing.Size(78, 33);
|
|
|
- this.btnPixelSizeGet.TabIndex = 44;
|
|
|
- this.btnPixelSizeGet.Text = "Get";
|
|
|
- this.btnPixelSizeGet.UseVisualStyleBackColor = true;
|
|
|
- this.btnPixelSizeGet.Click += new System.EventHandler(this.btnPixelSizeGet_Click);
|
|
|
+ this.tabPage3.Location = new System.Drawing.Point(4, 25);
|
|
|
+ this.tabPage3.Name = "tabPage3";
|
|
|
+ this.tabPage3.Size = new System.Drawing.Size(1127, 438);
|
|
|
+ this.tabPage3.TabIndex = 2;
|
|
|
+ this.tabPage3.Text = "PT";
|
|
|
+ this.tabPage3.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // btnScanRotationSet
|
|
|
+ // btnGetStagePosition
|
|
|
//
|
|
|
- this.btnScanRotationSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnScanRotationSet.Location = new System.Drawing.Point(485, 274);
|
|
|
- this.btnScanRotationSet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.btnScanRotationSet.Name = "btnScanRotationSet";
|
|
|
- this.btnScanRotationSet.Size = new System.Drawing.Size(78, 33);
|
|
|
- this.btnScanRotationSet.TabIndex = 43;
|
|
|
- this.btnScanRotationSet.Text = "Set";
|
|
|
- this.btnScanRotationSet.UseVisualStyleBackColor = true;
|
|
|
- this.btnScanRotationSet.Click += new System.EventHandler(this.btnScanRotationSet_Click);
|
|
|
- //
|
|
|
- // txtScanRotationSet
|
|
|
- //
|
|
|
- this.txtScanRotationSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
|
- this.txtScanRotationSet.Location = new System.Drawing.Point(379, 275);
|
|
|
- this.txtScanRotationSet.Name = "txtScanRotationSet";
|
|
|
- this.txtScanRotationSet.Size = new System.Drawing.Size(100, 30);
|
|
|
- this.txtScanRotationSet.TabIndex = 42;
|
|
|
- this.txtScanRotationSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- //
|
|
|
- // lblScanRotationGet
|
|
|
- //
|
|
|
- this.lblScanRotationGet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.lblScanRotationGet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
- this.lblScanRotationGet.Location = new System.Drawing.Point(204, 274);
|
|
|
- this.lblScanRotationGet.Name = "lblScanRotationGet";
|
|
|
- this.lblScanRotationGet.Size = new System.Drawing.Size(84, 33);
|
|
|
- this.lblScanRotationGet.TabIndex = 41;
|
|
|
- this.lblScanRotationGet.Text = "0";
|
|
|
- this.lblScanRotationGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
- //
|
|
|
- // label11
|
|
|
- //
|
|
|
- this.label11.AutoSize = true;
|
|
|
- this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label11.Location = new System.Drawing.Point(22, 277);
|
|
|
- this.label11.Name = "label11";
|
|
|
- this.label11.Size = new System.Drawing.Size(192, 27);
|
|
|
- this.label11.TabIndex = 40;
|
|
|
- this.label11.Text = "Scan Rotate角度:";
|
|
|
- //
|
|
|
- // btnScanRotationGet
|
|
|
- //
|
|
|
- this.btnScanRotationGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnScanRotationGet.Location = new System.Drawing.Point(294, 274);
|
|
|
- this.btnScanRotationGet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.btnScanRotationGet.Name = "btnScanRotationGet";
|
|
|
- this.btnScanRotationGet.Size = new System.Drawing.Size(78, 33);
|
|
|
- this.btnScanRotationGet.TabIndex = 39;
|
|
|
- this.btnScanRotationGet.Text = "Get";
|
|
|
- this.btnScanRotationGet.UseVisualStyleBackColor = true;
|
|
|
- this.btnScanRotationGet.Click += new System.EventHandler(this.btnScanRotationGet_Click);
|
|
|
- //
|
|
|
- // btnOpenVoltage
|
|
|
- //
|
|
|
- this.btnOpenVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnOpenVoltage.Location = new System.Drawing.Point(275, 375);
|
|
|
- this.btnOpenVoltage.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.btnOpenVoltage.Name = "btnOpenVoltage";
|
|
|
- this.btnOpenVoltage.Size = new System.Drawing.Size(144, 42);
|
|
|
- this.btnOpenVoltage.TabIndex = 49;
|
|
|
- this.btnOpenVoltage.Text = "开启电压";
|
|
|
- this.btnOpenVoltage.UseVisualStyleBackColor = true;
|
|
|
- this.btnOpenVoltage.Click += new System.EventHandler(this.btnOpenVoltage_Click);
|
|
|
- //
|
|
|
- // btnCloseVoltage
|
|
|
- //
|
|
|
- this.btnCloseVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnCloseVoltage.Location = new System.Drawing.Point(435, 375);
|
|
|
- this.btnCloseVoltage.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.btnCloseVoltage.Name = "btnCloseVoltage";
|
|
|
- this.btnCloseVoltage.Size = new System.Drawing.Size(144, 42);
|
|
|
- this.btnCloseVoltage.TabIndex = 50;
|
|
|
- this.btnCloseVoltage.Text = "关闭电压";
|
|
|
- this.btnCloseVoltage.UseVisualStyleBackColor = true;
|
|
|
- this.btnCloseVoltage.Click += new System.EventHandler(this.btnCloseVoltage_Click);
|
|
|
+ this.btnGetStagePosition.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnGetStagePosition.Location = new System.Drawing.Point(626, 262);
|
|
|
+ this.btnGetStagePosition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.btnGetStagePosition.Name = "btnGetStagePosition";
|
|
|
+ this.btnGetStagePosition.Size = new System.Drawing.Size(144, 42);
|
|
|
+ this.btnGetStagePosition.TabIndex = 81;
|
|
|
+ this.btnGetStagePosition.Text = "获取位置数组";
|
|
|
+ this.btnGetStagePosition.UseVisualStyleBackColor = true;
|
|
|
+ this.btnGetStagePosition.Click += new System.EventHandler(this.btnGetStagePosition_Click);
|
|
|
//
|
|
|
// FormUnitControl
|
|
|
//
|
|
@@ -803,8 +1172,6 @@
|
|
|
private System.Windows.Forms.Label lblTiltAngleGet;
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
private System.Windows.Forms.Button btnTiltAngleGet;
|
|
|
- private System.Windows.Forms.Button btnPixelSizeSet;
|
|
|
- private System.Windows.Forms.TextBox txtPixelSizeSet;
|
|
|
private System.Windows.Forms.Label lblPixelSizeGet;
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
private System.Windows.Forms.Button btnPixelSizeGet;
|
|
@@ -815,6 +1182,38 @@
|
|
|
private System.Windows.Forms.Button btnScanRotationGet;
|
|
|
private System.Windows.Forms.Button btnCloseVoltage;
|
|
|
private System.Windows.Forms.Button btnOpenVoltage;
|
|
|
+ private System.Windows.Forms.TabPage tabPage3;
|
|
|
+ private System.Windows.Forms.Button btnStageSetM;
|
|
|
+ private System.Windows.Forms.TextBox txtStageM;
|
|
|
+ private System.Windows.Forms.Label lblStageM;
|
|
|
+ private System.Windows.Forms.Label label10;
|
|
|
+ private System.Windows.Forms.Button btnStageGetM;
|
|
|
+ private System.Windows.Forms.Button btnStageSetR;
|
|
|
+ private System.Windows.Forms.TextBox txtStageR;
|
|
|
+ private System.Windows.Forms.Label lblStageR;
|
|
|
+ private System.Windows.Forms.Label label13;
|
|
|
+ private System.Windows.Forms.Button btnStageGetR;
|
|
|
+ private System.Windows.Forms.Button btnStageSetT;
|
|
|
+ private System.Windows.Forms.TextBox txtStageT;
|
|
|
+ private System.Windows.Forms.Label lblStageT;
|
|
|
+ private System.Windows.Forms.Label label15;
|
|
|
+ private System.Windows.Forms.Button btnStageGetT;
|
|
|
+ private System.Windows.Forms.Button btnStageSetZ;
|
|
|
+ private System.Windows.Forms.TextBox txtStageZ;
|
|
|
+ private System.Windows.Forms.Label lblStageZ;
|
|
|
+ private System.Windows.Forms.Label label17;
|
|
|
+ private System.Windows.Forms.Button btnStageGetZ;
|
|
|
+ private System.Windows.Forms.Button btnStageSetY;
|
|
|
+ private System.Windows.Forms.TextBox txtStageY;
|
|
|
+ private System.Windows.Forms.Label lblStageY;
|
|
|
+ private System.Windows.Forms.Label label19;
|
|
|
+ private System.Windows.Forms.Button btnStageGetY;
|
|
|
+ private System.Windows.Forms.Button btnStageSetX;
|
|
|
+ private System.Windows.Forms.TextBox txtStageX;
|
|
|
+ private System.Windows.Forms.Label lblStageX;
|
|
|
+ private System.Windows.Forms.Label label21;
|
|
|
+ private System.Windows.Forms.Button btnStageGetX;
|
|
|
+ private System.Windows.Forms.Button btnGetStagePosition;
|
|
|
}
|
|
|
}
|
|
|
|