|
@@ -60,7 +60,6 @@
|
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
|
- this.label4 = new System.Windows.Forms.Label();
|
|
|
this.btnHandSavePoints = new System.Windows.Forms.Button();
|
|
|
this.btnFIBTemplateFile = new System.Windows.Forms.Button();
|
|
|
this.btnPTTemplateFile = new System.Windows.Forms.Button();
|
|
@@ -73,6 +72,16 @@
|
|
|
this.txtMag4 = new System.Windows.Forms.TextBox();
|
|
|
this.txtVot = new System.Windows.Forms.TextBox();
|
|
|
this.txtIprobe = new System.Windows.Forms.TextBox();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.txtScanRotCur = new System.Windows.Forms.TextBox();
|
|
|
+ this.txtYPSCur = new System.Windows.Forms.TextBox();
|
|
|
+ this.txtEDSZ = new System.Windows.Forms.TextBox();
|
|
|
+ this.txtEDSV = new System.Windows.Forms.TextBox();
|
|
|
+ this.txtEDSA = new System.Windows.Forms.TextBox();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
this.panel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pbClose)).BeginInit();
|
|
|
this.panel2.SuspendLayout();
|
|
@@ -177,7 +186,7 @@
|
|
|
this.cbbWCS.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
this.cbbWCS.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
this.cbbWCS.FormattingEnabled = true;
|
|
|
- this.cbbWCS.Location = new System.Drawing.Point(502, 185);
|
|
|
+ this.cbbWCS.Location = new System.Drawing.Point(497, 190);
|
|
|
this.cbbWCS.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.cbbWCS.Name = "cbbWCS";
|
|
|
this.cbbWCS.Size = new System.Drawing.Size(155, 25);
|
|
@@ -286,7 +295,7 @@
|
|
|
this.label56.AutoSize = true;
|
|
|
this.label56.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label56.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label56.Location = new System.Drawing.Point(466, 189);
|
|
|
+ this.label56.Location = new System.Drawing.Point(455, 190);
|
|
|
this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label56.Name = "label56";
|
|
|
this.label56.Size = new System.Drawing.Size(39, 20);
|
|
@@ -322,7 +331,7 @@
|
|
|
this.chkWPT.AutoSize = true;
|
|
|
this.chkWPT.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.chkWPT.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.chkWPT.Location = new System.Drawing.Point(502, 285);
|
|
|
+ this.chkWPT.Location = new System.Drawing.Point(191, 156);
|
|
|
this.chkWPT.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.chkWPT.Name = "chkWPT";
|
|
|
this.chkWPT.Size = new System.Drawing.Size(86, 27);
|
|
@@ -412,7 +421,7 @@
|
|
|
"0",
|
|
|
"1",
|
|
|
"2"});
|
|
|
- this.cboXrayMode.Location = new System.Drawing.Point(502, 234);
|
|
|
+ this.cboXrayMode.Location = new System.Drawing.Point(496, 420);
|
|
|
this.cboXrayMode.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.cboXrayMode.Name = "cboXrayMode";
|
|
|
this.cboXrayMode.Size = new System.Drawing.Size(155, 25);
|
|
@@ -423,7 +432,7 @@
|
|
|
this.label28.AutoSize = true;
|
|
|
this.label28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label28.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label28.Location = new System.Drawing.Point(413, 234);
|
|
|
+ this.label28.Location = new System.Drawing.Point(406, 425);
|
|
|
this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label28.Name = "label28";
|
|
|
this.label28.Size = new System.Drawing.Size(85, 20);
|
|
@@ -435,7 +444,7 @@
|
|
|
this.label29.AutoSize = true;
|
|
|
this.label29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label29.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label29.Location = new System.Drawing.Point(666, 240);
|
|
|
+ this.label29.Location = new System.Drawing.Point(659, 431);
|
|
|
this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label29.Name = "label29";
|
|
|
this.label29.Size = new System.Drawing.Size(103, 20);
|
|
@@ -447,25 +456,13 @@
|
|
|
this.label30.AutoSize = true;
|
|
|
this.label30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label30.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label30.Location = new System.Drawing.Point(666, 265);
|
|
|
+ this.label30.Location = new System.Drawing.Point(659, 456);
|
|
|
this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label30.Name = "label30";
|
|
|
this.label30.Size = new System.Drawing.Size(53, 20);
|
|
|
this.label30.TabIndex = 142;
|
|
|
this.label30.Text = "2:area";
|
|
|
//
|
|
|
- // label4
|
|
|
- //
|
|
|
- this.label4.AutoSize = true;
|
|
|
- this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label4.Location = new System.Drawing.Point(375, 186);
|
|
|
- this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
- this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(69, 20);
|
|
|
- this.label4.TabIndex = 80;
|
|
|
- this.label4.Text = "样品类名";
|
|
|
- //
|
|
|
// btnHandSavePoints
|
|
|
//
|
|
|
this.btnHandSavePoints.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -596,12 +593,112 @@
|
|
|
this.txtIprobe.Size = new System.Drawing.Size(155, 27);
|
|
|
this.txtIprobe.TabIndex = 149;
|
|
|
//
|
|
|
+ // label3
|
|
|
+ //
|
|
|
+ this.label3.AutoSize = true;
|
|
|
+ this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label3.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.label3.Location = new System.Drawing.Point(395, 234);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label3.Name = "label3";
|
|
|
+ this.label3.Size = new System.Drawing.Size(99, 20);
|
|
|
+ this.label3.TabIndex = 142;
|
|
|
+ this.label3.Text = "角度补偿参数";
|
|
|
+ //
|
|
|
+ // label5
|
|
|
+ //
|
|
|
+ this.label5.AutoSize = true;
|
|
|
+ this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label5.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.label5.Location = new System.Drawing.Point(386, 267);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(108, 20);
|
|
|
+ this.label5.TabIndex = 142;
|
|
|
+ this.label5.Text = "Y轴方向修正值";
|
|
|
+ //
|
|
|
+ // txtScanRotCur
|
|
|
+ //
|
|
|
+ this.txtScanRotCur.Location = new System.Drawing.Point(497, 232);
|
|
|
+ this.txtScanRotCur.Name = "txtScanRotCur";
|
|
|
+ this.txtScanRotCur.Size = new System.Drawing.Size(156, 27);
|
|
|
+ this.txtScanRotCur.TabIndex = 150;
|
|
|
+ //
|
|
|
+ // txtYPSCur
|
|
|
+ //
|
|
|
+ this.txtYPSCur.Location = new System.Drawing.Point(498, 265);
|
|
|
+ this.txtYPSCur.Name = "txtYPSCur";
|
|
|
+ this.txtYPSCur.Size = new System.Drawing.Size(156, 27);
|
|
|
+ this.txtYPSCur.TabIndex = 150;
|
|
|
+ //
|
|
|
+ // txtEDSZ
|
|
|
+ //
|
|
|
+ this.txtEDSZ.Location = new System.Drawing.Point(497, 301);
|
|
|
+ this.txtEDSZ.Name = "txtEDSZ";
|
|
|
+ this.txtEDSZ.Size = new System.Drawing.Size(156, 27);
|
|
|
+ this.txtEDSZ.TabIndex = 150;
|
|
|
+ //
|
|
|
+ // txtEDSV
|
|
|
+ //
|
|
|
+ this.txtEDSV.Location = new System.Drawing.Point(498, 334);
|
|
|
+ this.txtEDSV.Name = "txtEDSV";
|
|
|
+ this.txtEDSV.Size = new System.Drawing.Size(156, 27);
|
|
|
+ this.txtEDSV.TabIndex = 150;
|
|
|
+ //
|
|
|
+ // txtEDSA
|
|
|
+ //
|
|
|
+ this.txtEDSA.Location = new System.Drawing.Point(498, 367);
|
|
|
+ this.txtEDSA.Name = "txtEDSA";
|
|
|
+ this.txtEDSA.Size = new System.Drawing.Size(156, 27);
|
|
|
+ this.txtEDSA.TabIndex = 150;
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ this.label4.AutoSize = true;
|
|
|
+ this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label4.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.label4.Location = new System.Drawing.Point(398, 304);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(93, 20);
|
|
|
+ this.label4.TabIndex = 142;
|
|
|
+ this.label4.Text = "能谱Z轴位置";
|
|
|
+ //
|
|
|
+ // label7
|
|
|
+ //
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label7.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.label7.Location = new System.Drawing.Point(422, 341);
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(69, 20);
|
|
|
+ this.label7.TabIndex = 142;
|
|
|
+ this.label7.Text = "能谱电压";
|
|
|
+ //
|
|
|
+ // label8
|
|
|
+ //
|
|
|
+ this.label8.AutoSize = true;
|
|
|
+ this.label8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label8.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.label8.Location = new System.Drawing.Point(422, 374);
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(69, 20);
|
|
|
+ this.label8.TabIndex = 142;
|
|
|
+ this.label8.Text = "能谱电流";
|
|
|
+ //
|
|
|
// UControl_Init
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 17F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
|
|
|
this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
+ this.Controls.Add(this.txtEDSA);
|
|
|
+ this.Controls.Add(this.txtEDSV);
|
|
|
+ this.Controls.Add(this.txtEDSZ);
|
|
|
+ this.Controls.Add(this.txtYPSCur);
|
|
|
+ this.Controls.Add(this.txtScanRotCur);
|
|
|
this.Controls.Add(this.txtMag4);
|
|
|
this.Controls.Add(this.txtMag3);
|
|
|
this.Controls.Add(this.txtMag2);
|
|
@@ -612,6 +709,11 @@
|
|
|
this.Controls.Add(this.cboXrayMode);
|
|
|
this.Controls.Add(this.label30);
|
|
|
this.Controls.Add(this.label29);
|
|
|
+ this.Controls.Add(this.label8);
|
|
|
+ this.Controls.Add(this.label7);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
+ this.Controls.Add(this.label5);
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.label28);
|
|
|
this.Controls.Add(this.chkEDS);
|
|
|
this.Controls.Add(this.btnHandSavePoints);
|
|
@@ -632,7 +734,6 @@
|
|
|
this.Controls.Add(this.label38);
|
|
|
this.Controls.Add(this.chkWIsP);
|
|
|
this.Controls.Add(this.label48);
|
|
|
- this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.label56);
|
|
|
this.Controls.Add(this.label59);
|
|
|
this.Controls.Add(this.label61);
|
|
@@ -694,7 +795,6 @@
|
|
|
private System.Windows.Forms.Label label28;
|
|
|
private System.Windows.Forms.Label label29;
|
|
|
private System.Windows.Forms.Label label30;
|
|
|
- private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.TextBox txtMag1;
|
|
|
private System.Windows.Forms.TextBox txtMag2;
|
|
@@ -702,5 +802,15 @@
|
|
|
private System.Windows.Forms.TextBox txtMag4;
|
|
|
private System.Windows.Forms.TextBox txtVot;
|
|
|
private System.Windows.Forms.TextBox txtIprobe;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.TextBox txtScanRotCur;
|
|
|
+ private System.Windows.Forms.TextBox txtYPSCur;
|
|
|
+ private System.Windows.Forms.TextBox txtEDSZ;
|
|
|
+ private System.Windows.Forms.TextBox txtEDSV;
|
|
|
+ private System.Windows.Forms.TextBox txtEDSA;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
}
|
|
|
}
|