namespace OTSSysMgrApp { partial class SemTestForms { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SemTestForms)); this.BtnConnect = new System.Windows.Forms.Button(); this.gbGetMethods = new System.Windows.Forms.GroupBox(); this.label17 = new System.Windows.Forms.Label(); this.cbHT = new System.Windows.Forms.CheckBox(); this.btnHT = new System.Windows.Forms.Button(); this.btnGContrast = new System.Windows.Forms.Button(); this.btnGScanMode = new System.Windows.Forms.Button(); this.btnGLienTime = new System.Windows.Forms.Button(); this.btnGFWD = new System.Windows.Forms.Button(); this.btnGMagnification = new System.Windows.Forms.Button(); this.btnGBeamBlank = new System.Windows.Forms.Button(); this.btnGKV = new System.Windows.Forms.Button(); this.btnGBrightness = new System.Windows.Forms.Button(); this.btnGSpotSize = new System.Windows.Forms.Button(); this.btnGPositionXYR = new System.Windows.Forms.Button(); this.tbScanMode = new System.Windows.Forms.TextBox(); this.tbSpotSize = new System.Windows.Forms.TextBox(); this.tbMagnification = new System.Windows.Forms.TextBox(); this.tbLienTime = new System.Windows.Forms.TextBox(); this.tbKV = new System.Windows.Forms.TextBox(); this.tbFWD = new System.Windows.Forms.TextBox(); this.tbContrast = new System.Windows.Forms.TextBox(); this.tbBrightness = new System.Windows.Forms.TextBox(); this.tbBeamBlank = new System.Windows.Forms.TextBox(); this.lblGHT = new System.Windows.Forms.Label(); this.lblGScanMode = new System.Windows.Forms.Label(); this.lblGKV = new System.Windows.Forms.Label(); this.tbPositionR = new System.Windows.Forms.TextBox(); this.lblGFWD = new System.Windows.Forms.Label(); this.lblGContrast = new System.Windows.Forms.Label(); this.tbPositionY = new System.Windows.Forms.TextBox(); this.lblGBrightness = new System.Windows.Forms.Label(); this.lblGSpotSize = new System.Windows.Forms.Label(); this.tbPositionX = new System.Windows.Forms.TextBox(); this.lblGMagnification = new System.Windows.Forms.Label(); this.lblGPositionR = new System.Windows.Forms.Label(); this.lblGBeamBlank = new System.Windows.Forms.Label(); this.lblGPositionY = new System.Windows.Forms.Label(); this.lblGLienTime = new System.Windows.Forms.Label(); this.lblGPositionX = new System.Windows.Forms.Label(); this.btnDone = new System.Windows.Forms.Button(); this.gbSetMethods = new System.Windows.Forms.GroupBox(); this.label16 = new System.Windows.Forms.Label(); this.cbSHT = new System.Windows.Forms.CheckBox(); this.btnSHT = new System.Windows.Forms.Button(); this.btnSContrast = new System.Windows.Forms.Button(); this.btnScanMode = new System.Windows.Forms.Button(); this.btnSLienTime = new System.Windows.Forms.Button(); this.tbSScanMode = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.btnSFWD = new System.Windows.Forms.Button(); this.btnSMagnification = new System.Windows.Forms.Button(); this.btnSBeamBlank = new System.Windows.Forms.Button(); this.btnSKV = new System.Windows.Forms.Button(); this.tbSLienTime = new System.Windows.Forms.TextBox(); this.btnSBrightness = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.btnSSpotSize = new System.Windows.Forms.Button(); this.btnMoveSEMToPoint = new System.Windows.Forms.Button(); this.btnSPositionXYR = new System.Windows.Forms.Button(); this.tbSSpotSize = new System.Windows.Forms.TextBox(); this.tbSMagnification = new System.Windows.Forms.TextBox(); this.tbSKV = new System.Windows.Forms.TextBox(); this.tbSFWD = new System.Windows.Forms.TextBox(); this.tbSContrast = new System.Windows.Forms.TextBox(); this.tbSBrightness = new System.Windows.Forms.TextBox(); this.tbSBeamBlank = new System.Windows.Forms.TextBox(); this.tbSPositionR = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.tbSPositionY = new System.Windows.Forms.TextBox(); this.tbSPositionX = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.bVoltageClose = new System.Windows.Forms.Button(); this.bVoltageStatus = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.btn_HIGH_VACUUM = new System.Windows.Forms.Button(); this.btn_StopImageAcquisition = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.btn_FullFrame = new System.Windows.Forms.Button(); this.btn_SetReducedArea = new System.Windows.Forms.Button(); this.gbGetMethods.SuspendLayout(); this.gbSetMethods.SuspendLayout(); this.SuspendLayout(); // // BtnConnect // this.BtnConnect.Location = new System.Drawing.Point(541, 417); this.BtnConnect.Margin = new System.Windows.Forms.Padding(2); this.BtnConnect.Name = "BtnConnect"; this.BtnConnect.Size = new System.Drawing.Size(77, 33); this.BtnConnect.TabIndex = 7; this.BtnConnect.Text = "连接"; this.BtnConnect.UseVisualStyleBackColor = true; this.BtnConnect.Click += new System.EventHandler(this.BtnConnect_Click); // // gbGetMethods // this.gbGetMethods.Controls.Add(this.label17); this.gbGetMethods.Controls.Add(this.cbHT); this.gbGetMethods.Controls.Add(this.btnHT); this.gbGetMethods.Controls.Add(this.btnGContrast); this.gbGetMethods.Controls.Add(this.btnGScanMode); this.gbGetMethods.Controls.Add(this.btnGLienTime); this.gbGetMethods.Controls.Add(this.btnGFWD); this.gbGetMethods.Controls.Add(this.btnGMagnification); this.gbGetMethods.Controls.Add(this.btnGBeamBlank); this.gbGetMethods.Controls.Add(this.btnGKV); this.gbGetMethods.Controls.Add(this.btnGBrightness); this.gbGetMethods.Controls.Add(this.btnGSpotSize); this.gbGetMethods.Controls.Add(this.btnGPositionXYR); this.gbGetMethods.Controls.Add(this.tbScanMode); this.gbGetMethods.Controls.Add(this.tbSpotSize); this.gbGetMethods.Controls.Add(this.tbMagnification); this.gbGetMethods.Controls.Add(this.tbLienTime); this.gbGetMethods.Controls.Add(this.tbKV); this.gbGetMethods.Controls.Add(this.tbFWD); this.gbGetMethods.Controls.Add(this.tbContrast); this.gbGetMethods.Controls.Add(this.tbBrightness); this.gbGetMethods.Controls.Add(this.tbBeamBlank); this.gbGetMethods.Controls.Add(this.lblGHT); this.gbGetMethods.Controls.Add(this.lblGScanMode); this.gbGetMethods.Controls.Add(this.lblGKV); this.gbGetMethods.Controls.Add(this.tbPositionR); this.gbGetMethods.Controls.Add(this.lblGFWD); this.gbGetMethods.Controls.Add(this.lblGContrast); this.gbGetMethods.Controls.Add(this.tbPositionY); this.gbGetMethods.Controls.Add(this.lblGBrightness); this.gbGetMethods.Controls.Add(this.lblGSpotSize); this.gbGetMethods.Controls.Add(this.tbPositionX); this.gbGetMethods.Controls.Add(this.lblGMagnification); this.gbGetMethods.Controls.Add(this.lblGPositionR); this.gbGetMethods.Controls.Add(this.lblGBeamBlank); this.gbGetMethods.Controls.Add(this.lblGPositionY); this.gbGetMethods.Controls.Add(this.lblGLienTime); this.gbGetMethods.Controls.Add(this.lblGPositionX); this.gbGetMethods.Location = new System.Drawing.Point(3, 11); this.gbGetMethods.Margin = new System.Windows.Forms.Padding(2); this.gbGetMethods.Name = "gbGetMethods"; this.gbGetMethods.Padding = new System.Windows.Forms.Padding(2); this.gbGetMethods.Size = new System.Drawing.Size(706, 154); this.gbGetMethods.TabIndex = 8; this.gbGetMethods.TabStop = false; this.gbGetMethods.Text = "获取参数"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(325, 27); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(11, 12); this.label17.TabIndex = 47; this.label17.Text = "R"; this.label17.Click += new System.EventHandler(this.label17_Click); // // cbHT // this.cbHT.AutoSize = true; this.cbHT.Enabled = false; this.cbHT.Location = new System.Drawing.Point(566, 58); this.cbHT.Margin = new System.Windows.Forms.Padding(2); this.cbHT.Name = "cbHT"; this.cbHT.Size = new System.Drawing.Size(15, 14); this.cbHT.TabIndex = 6; this.cbHT.UseVisualStyleBackColor = true; // // btnHT // this.btnHT.Location = new System.Drawing.Point(657, 54); this.btnHT.Margin = new System.Windows.Forms.Padding(2); this.btnHT.Name = "btnHT"; this.btnHT.Size = new System.Drawing.Size(40, 22); this.btnHT.TabIndex = 7; this.btnHT.Text = "获取"; this.btnHT.UseVisualStyleBackColor = true; this.btnHT.Click += new System.EventHandler(this.btnHT_Click); // // btnGContrast // this.btnGContrast.Location = new System.Drawing.Point(657, 21); this.btnGContrast.Margin = new System.Windows.Forms.Padding(2); this.btnGContrast.Name = "btnGContrast"; this.btnGContrast.Size = new System.Drawing.Size(40, 22); this.btnGContrast.TabIndex = 7; this.btnGContrast.Text = "获取"; this.btnGContrast.UseVisualStyleBackColor = true; this.btnGContrast.Click += new System.EventHandler(this.btnGContrast_Click); // // btnGScanMode // this.btnGScanMode.Location = new System.Drawing.Point(175, 154); this.btnGScanMode.Margin = new System.Windows.Forms.Padding(2); this.btnGScanMode.Name = "btnGScanMode"; this.btnGScanMode.Size = new System.Drawing.Size(40, 22); this.btnGScanMode.TabIndex = 7; this.btnGScanMode.Text = "获取"; this.btnGScanMode.UseVisualStyleBackColor = true; this.btnGScanMode.Visible = false; this.btnGScanMode.Click += new System.EventHandler(this.btnGScanMode_Click); // // btnGLienTime // this.btnGLienTime.Enabled = false; this.btnGLienTime.Location = new System.Drawing.Point(418, 154); this.btnGLienTime.Margin = new System.Windows.Forms.Padding(2); this.btnGLienTime.Name = "btnGLienTime"; this.btnGLienTime.Size = new System.Drawing.Size(40, 22); this.btnGLienTime.TabIndex = 7; this.btnGLienTime.Text = "获取"; this.btnGLienTime.UseVisualStyleBackColor = true; this.btnGLienTime.Visible = false; this.btnGLienTime.Click += new System.EventHandler(this.btnGLienTime_Click); // // btnGFWD // this.btnGFWD.Location = new System.Drawing.Point(186, 86); this.btnGFWD.Margin = new System.Windows.Forms.Padding(2); this.btnGFWD.Name = "btnGFWD"; this.btnGFWD.Size = new System.Drawing.Size(40, 22); this.btnGFWD.TabIndex = 7; this.btnGFWD.Text = "获取"; this.btnGFWD.UseVisualStyleBackColor = true; this.btnGFWD.Click += new System.EventHandler(this.btnGFWD_Click); // // btnGMagnification // this.btnGMagnification.Location = new System.Drawing.Point(428, 86); this.btnGMagnification.Margin = new System.Windows.Forms.Padding(2); this.btnGMagnification.Name = "btnGMagnification"; this.btnGMagnification.Size = new System.Drawing.Size(40, 22); this.btnGMagnification.TabIndex = 7; this.btnGMagnification.Text = "获取"; this.btnGMagnification.UseVisualStyleBackColor = true; this.btnGMagnification.Click += new System.EventHandler(this.btnGMagnification_Click); // // btnGBeamBlank // this.btnGBeamBlank.Location = new System.Drawing.Point(186, 54); this.btnGBeamBlank.Margin = new System.Windows.Forms.Padding(2); this.btnGBeamBlank.Name = "btnGBeamBlank"; this.btnGBeamBlank.Size = new System.Drawing.Size(40, 22); this.btnGBeamBlank.TabIndex = 7; this.btnGBeamBlank.Text = "获取"; this.btnGBeamBlank.UseVisualStyleBackColor = true; this.btnGBeamBlank.Click += new System.EventHandler(this.btnGBeamBlank_Click); // // btnGKV // this.btnGKV.Location = new System.Drawing.Point(657, 86); this.btnGKV.Margin = new System.Windows.Forms.Padding(2); this.btnGKV.Name = "btnGKV"; this.btnGKV.Size = new System.Drawing.Size(40, 22); this.btnGKV.TabIndex = 7; this.btnGKV.Text = "获取"; this.btnGKV.UseVisualStyleBackColor = true; this.btnGKV.Click += new System.EventHandler(this.btnGKV_Click); // // btnGBrightness // this.btnGBrightness.Location = new System.Drawing.Point(428, 54); this.btnGBrightness.Margin = new System.Windows.Forms.Padding(2); this.btnGBrightness.Name = "btnGBrightness"; this.btnGBrightness.Size = new System.Drawing.Size(40, 22); this.btnGBrightness.TabIndex = 7; this.btnGBrightness.Text = "获取"; this.btnGBrightness.UseVisualStyleBackColor = true; this.btnGBrightness.Click += new System.EventHandler(this.btnGBrightness_Click); // // btnGSpotSize // this.btnGSpotSize.Location = new System.Drawing.Point(186, 120); this.btnGSpotSize.Margin = new System.Windows.Forms.Padding(2); this.btnGSpotSize.Name = "btnGSpotSize"; this.btnGSpotSize.Size = new System.Drawing.Size(40, 22); this.btnGSpotSize.TabIndex = 7; this.btnGSpotSize.Text = "获取"; this.btnGSpotSize.UseVisualStyleBackColor = true; this.btnGSpotSize.Click += new System.EventHandler(this.btnGSpotSize_Click); // // btnGPositionXYR // this.btnGPositionXYR.Location = new System.Drawing.Point(428, 21); this.btnGPositionXYR.Margin = new System.Windows.Forms.Padding(2); this.btnGPositionXYR.Name = "btnGPositionXYR"; this.btnGPositionXYR.Size = new System.Drawing.Size(40, 22); this.btnGPositionXYR.TabIndex = 7; this.btnGPositionXYR.Text = "获取"; this.btnGPositionXYR.UseVisualStyleBackColor = true; this.btnGPositionXYR.Click += new System.EventHandler(this.btnGPositionXYR_Click); // // tbScanMode // this.tbScanMode.Enabled = false; this.tbScanMode.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbScanMode.Location = new System.Drawing.Point(83, 155); this.tbScanMode.Margin = new System.Windows.Forms.Padding(2); this.tbScanMode.Name = "tbScanMode"; this.tbScanMode.Size = new System.Drawing.Size(88, 23); this.tbScanMode.TabIndex = 2; this.tbScanMode.Visible = false; // // tbSpotSize // this.tbSpotSize.Enabled = false; this.tbSpotSize.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSpotSize.Location = new System.Drawing.Point(95, 121); this.tbSpotSize.Margin = new System.Windows.Forms.Padding(2); this.tbSpotSize.Name = "tbSpotSize"; this.tbSpotSize.Size = new System.Drawing.Size(88, 23); this.tbSpotSize.TabIndex = 2; // // tbMagnification // this.tbMagnification.Enabled = false; this.tbMagnification.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbMagnification.Location = new System.Drawing.Point(338, 86); this.tbMagnification.Margin = new System.Windows.Forms.Padding(2); this.tbMagnification.Name = "tbMagnification"; this.tbMagnification.Size = new System.Drawing.Size(88, 23); this.tbMagnification.TabIndex = 2; // // tbLienTime // this.tbLienTime.Enabled = false; this.tbLienTime.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbLienTime.Location = new System.Drawing.Point(327, 155); this.tbLienTime.Margin = new System.Windows.Forms.Padding(2); this.tbLienTime.Name = "tbLienTime"; this.tbLienTime.Size = new System.Drawing.Size(88, 23); this.tbLienTime.TabIndex = 2; this.tbLienTime.Visible = false; // // tbKV // this.tbKV.Enabled = false; this.tbKV.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbKV.Location = new System.Drawing.Point(566, 86); this.tbKV.Margin = new System.Windows.Forms.Padding(2); this.tbKV.Name = "tbKV"; this.tbKV.Size = new System.Drawing.Size(88, 23); this.tbKV.TabIndex = 2; // // tbFWD // this.tbFWD.Enabled = false; this.tbFWD.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbFWD.Location = new System.Drawing.Point(94, 86); this.tbFWD.Margin = new System.Windows.Forms.Padding(2); this.tbFWD.Name = "tbFWD"; this.tbFWD.Size = new System.Drawing.Size(88, 23); this.tbFWD.TabIndex = 2; // // tbContrast // this.tbContrast.Enabled = false; this.tbContrast.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbContrast.Location = new System.Drawing.Point(566, 22); this.tbContrast.Margin = new System.Windows.Forms.Padding(2); this.tbContrast.Name = "tbContrast"; this.tbContrast.Size = new System.Drawing.Size(88, 23); this.tbContrast.TabIndex = 2; // // tbBrightness // this.tbBrightness.Enabled = false; this.tbBrightness.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbBrightness.Location = new System.Drawing.Point(338, 54); this.tbBrightness.Margin = new System.Windows.Forms.Padding(2); this.tbBrightness.Name = "tbBrightness"; this.tbBrightness.Size = new System.Drawing.Size(88, 23); this.tbBrightness.TabIndex = 2; // // tbBeamBlank // this.tbBeamBlank.Enabled = false; this.tbBeamBlank.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbBeamBlank.Location = new System.Drawing.Point(94, 54); this.tbBeamBlank.Margin = new System.Windows.Forms.Padding(2); this.tbBeamBlank.Name = "tbBeamBlank"; this.tbBeamBlank.Size = new System.Drawing.Size(88, 23); this.tbBeamBlank.TabIndex = 2; // // lblGHT // this.lblGHT.AutoSize = true; this.lblGHT.Location = new System.Drawing.Point(476, 58); this.lblGHT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGHT.Name = "lblGHT"; this.lblGHT.Size = new System.Drawing.Size(29, 12); this.lblGHT.TabIndex = 1; this.lblGHT.Text = "电压"; // // lblGScanMode // this.lblGScanMode.AutoSize = true; this.lblGScanMode.Location = new System.Drawing.Point(27, 159); this.lblGScanMode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGScanMode.Name = "lblGScanMode"; this.lblGScanMode.Size = new System.Drawing.Size(53, 12); this.lblGScanMode.TabIndex = 1; this.lblGScanMode.Text = "扫描方式"; this.lblGScanMode.Visible = false; // // lblGKV // this.lblGKV.AutoSize = true; this.lblGKV.Location = new System.Drawing.Point(476, 90); this.lblGKV.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGKV.Name = "lblGKV"; this.lblGKV.Size = new System.Drawing.Size(41, 12); this.lblGKV.TabIndex = 1; this.lblGKV.Text = "电压值"; // // tbPositionR // this.tbPositionR.Enabled = false; this.tbPositionR.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPositionR.Location = new System.Drawing.Point(338, 22); this.tbPositionR.Margin = new System.Windows.Forms.Padding(2); this.tbPositionR.Name = "tbPositionR"; this.tbPositionR.Size = new System.Drawing.Size(88, 23); this.tbPositionR.TabIndex = 2; // // lblGFWD // this.lblGFWD.AutoSize = true; this.lblGFWD.Location = new System.Drawing.Point(5, 90); this.lblGFWD.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGFWD.Name = "lblGFWD"; this.lblGFWD.Size = new System.Drawing.Size(53, 12); this.lblGFWD.TabIndex = 1; this.lblGFWD.Text = "工作距离"; // // lblGContrast // this.lblGContrast.AutoSize = true; this.lblGContrast.Location = new System.Drawing.Point(476, 26); this.lblGContrast.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGContrast.Name = "lblGContrast"; this.lblGContrast.Size = new System.Drawing.Size(41, 12); this.lblGContrast.TabIndex = 1; this.lblGContrast.Text = "对比度"; // // tbPositionY // this.tbPositionY.Enabled = false; this.tbPositionY.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPositionY.Location = new System.Drawing.Point(230, 21); this.tbPositionY.Margin = new System.Windows.Forms.Padding(2); this.tbPositionY.Name = "tbPositionY"; this.tbPositionY.Size = new System.Drawing.Size(88, 23); this.tbPositionY.TabIndex = 2; // // lblGBrightness // this.lblGBrightness.AutoSize = true; this.lblGBrightness.Location = new System.Drawing.Point(244, 58); this.lblGBrightness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGBrightness.Name = "lblGBrightness"; this.lblGBrightness.Size = new System.Drawing.Size(29, 12); this.lblGBrightness.TabIndex = 1; this.lblGBrightness.Text = "亮度"; // // lblGSpotSize // this.lblGSpotSize.AutoSize = true; this.lblGSpotSize.Location = new System.Drawing.Point(5, 125); this.lblGSpotSize.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGSpotSize.Name = "lblGSpotSize"; this.lblGSpotSize.Size = new System.Drawing.Size(53, 12); this.lblGSpotSize.TabIndex = 1; this.lblGSpotSize.Text = "光斑尺寸"; // // tbPositionX // this.tbPositionX.Enabled = false; this.tbPositionX.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPositionX.Location = new System.Drawing.Point(95, 21); this.tbPositionX.Margin = new System.Windows.Forms.Padding(2); this.tbPositionX.Name = "tbPositionX"; this.tbPositionX.Size = new System.Drawing.Size(88, 23); this.tbPositionX.TabIndex = 2; // // lblGMagnification // this.lblGMagnification.AutoSize = true; this.lblGMagnification.Location = new System.Drawing.Point(244, 90); this.lblGMagnification.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGMagnification.Name = "lblGMagnification"; this.lblGMagnification.Size = new System.Drawing.Size(53, 12); this.lblGMagnification.TabIndex = 1; this.lblGMagnification.Text = "放大倍数"; // // lblGPositionR // this.lblGPositionR.AutoSize = true; this.lblGPositionR.Location = new System.Drawing.Point(536, 159); this.lblGPositionR.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGPositionR.Name = "lblGPositionR"; this.lblGPositionR.Size = new System.Drawing.Size(29, 12); this.lblGPositionR.TabIndex = 1; this.lblGPositionR.Text = "角度"; this.lblGPositionR.Visible = false; // // lblGBeamBlank // this.lblGBeamBlank.AutoSize = true; this.lblGBeamBlank.Location = new System.Drawing.Point(5, 58); this.lblGBeamBlank.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGBeamBlank.Name = "lblGBeamBlank"; this.lblGBeamBlank.Size = new System.Drawing.Size(53, 12); this.lblGBeamBlank.TabIndex = 1; this.lblGBeamBlank.Text = "光束挡板"; // // lblGPositionY // this.lblGPositionY.AutoSize = true; this.lblGPositionY.Location = new System.Drawing.Point(196, 31); this.lblGPositionY.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGPositionY.Name = "lblGPositionY"; this.lblGPositionY.Size = new System.Drawing.Size(23, 12); this.lblGPositionY.TabIndex = 1; this.lblGPositionY.Text = "Y轴"; // // lblGLienTime // this.lblGLienTime.AutoSize = true; this.lblGLienTime.Location = new System.Drawing.Point(266, 159); this.lblGLienTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGLienTime.Name = "lblGLienTime"; this.lblGLienTime.Size = new System.Drawing.Size(59, 12); this.lblGLienTime.TabIndex = 1; this.lblGLienTime.Text = "Line Time"; this.lblGLienTime.Visible = false; // // lblGPositionX // this.lblGPositionX.AutoSize = true; this.lblGPositionX.Location = new System.Drawing.Point(35, 27); this.lblGPositionX.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblGPositionX.Name = "lblGPositionX"; this.lblGPositionX.Size = new System.Drawing.Size(23, 12); this.lblGPositionX.TabIndex = 1; this.lblGPositionX.Text = "X轴"; // // btnDone // this.btnDone.Location = new System.Drawing.Point(623, 417); this.btnDone.Margin = new System.Windows.Forms.Padding(2); this.btnDone.Name = "btnDone"; this.btnDone.Size = new System.Drawing.Size(77, 33); this.btnDone.TabIndex = 7; this.btnDone.Text = "完成"; this.btnDone.UseVisualStyleBackColor = true; this.btnDone.Click += new System.EventHandler(this.btnDone_Click); // // gbSetMethods // this.gbSetMethods.Controls.Add(this.label16); this.gbSetMethods.Controls.Add(this.cbSHT); this.gbSetMethods.Controls.Add(this.btnSHT); this.gbSetMethods.Controls.Add(this.btnSContrast); this.gbSetMethods.Controls.Add(this.btnScanMode); this.gbSetMethods.Controls.Add(this.btnSLienTime); this.gbSetMethods.Controls.Add(this.tbSScanMode); this.gbSetMethods.Controls.Add(this.label12); this.gbSetMethods.Controls.Add(this.btnSFWD); this.gbSetMethods.Controls.Add(this.btnSMagnification); this.gbSetMethods.Controls.Add(this.btnSBeamBlank); this.gbSetMethods.Controls.Add(this.btnSKV); this.gbSetMethods.Controls.Add(this.tbSLienTime); this.gbSetMethods.Controls.Add(this.btnSBrightness); this.gbSetMethods.Controls.Add(this.label2); this.gbSetMethods.Controls.Add(this.btnSSpotSize); this.gbSetMethods.Controls.Add(this.btnMoveSEMToPoint); this.gbSetMethods.Controls.Add(this.btnSPositionXYR); this.gbSetMethods.Controls.Add(this.tbSSpotSize); this.gbSetMethods.Controls.Add(this.tbSMagnification); this.gbSetMethods.Controls.Add(this.tbSKV); this.gbSetMethods.Controls.Add(this.tbSFWD); this.gbSetMethods.Controls.Add(this.tbSContrast); this.gbSetMethods.Controls.Add(this.tbSBrightness); this.gbSetMethods.Controls.Add(this.tbSBeamBlank); this.gbSetMethods.Controls.Add(this.tbSPositionR); this.gbSetMethods.Controls.Add(this.label13); this.gbSetMethods.Controls.Add(this.tbSPositionY); this.gbSetMethods.Controls.Add(this.tbSPositionX); this.gbSetMethods.Controls.Add(this.label11); this.gbSetMethods.Controls.Add(this.label1); this.gbSetMethods.Controls.Add(this.label10); this.gbSetMethods.Controls.Add(this.label3); this.gbSetMethods.Controls.Add(this.label9); this.gbSetMethods.Controls.Add(this.label4); this.gbSetMethods.Controls.Add(this.label5); this.gbSetMethods.Controls.Add(this.label8); this.gbSetMethods.Controls.Add(this.label6); this.gbSetMethods.Controls.Add(this.label7); this.gbSetMethods.Location = new System.Drawing.Point(3, 167); this.gbSetMethods.Margin = new System.Windows.Forms.Padding(2); this.gbSetMethods.Name = "gbSetMethods"; this.gbSetMethods.Padding = new System.Windows.Forms.Padding(2); this.gbSetMethods.Size = new System.Drawing.Size(706, 150); this.gbSetMethods.TabIndex = 9; this.gbSetMethods.TabStop = false; this.gbSetMethods.Text = "设置参数"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(323, 22); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(11, 12); this.label16.TabIndex = 46; this.label16.Text = "R"; // // cbSHT // this.cbSHT.AccessibleDescription = ""; this.cbSHT.AutoSize = true; this.cbSHT.Location = new System.Drawing.Point(566, 55); this.cbSHT.Margin = new System.Windows.Forms.Padding(2); this.cbSHT.Name = "cbSHT"; this.cbSHT.Size = new System.Drawing.Size(15, 14); this.cbSHT.TabIndex = 33; this.cbSHT.UseVisualStyleBackColor = true; // // btnSHT // this.btnSHT.Location = new System.Drawing.Point(657, 51); this.btnSHT.Margin = new System.Windows.Forms.Padding(2); this.btnSHT.Name = "btnSHT"; this.btnSHT.Size = new System.Drawing.Size(40, 22); this.btnSHT.TabIndex = 43; this.btnSHT.Text = "设置"; this.btnSHT.UseVisualStyleBackColor = true; this.btnSHT.Click += new System.EventHandler(this.btnSHT_Click); // // btnSContrast // this.btnSContrast.Location = new System.Drawing.Point(657, 17); this.btnSContrast.Margin = new System.Windows.Forms.Padding(2); this.btnSContrast.Name = "btnSContrast"; this.btnSContrast.Size = new System.Drawing.Size(40, 22); this.btnSContrast.TabIndex = 43; this.btnSContrast.Text = "设置"; this.btnSContrast.UseVisualStyleBackColor = true; this.btnSContrast.Click += new System.EventHandler(this.btnSContrast_Click); // // btnScanMode // this.btnScanMode.Location = new System.Drawing.Point(415, 151); this.btnScanMode.Margin = new System.Windows.Forms.Padding(2); this.btnScanMode.Name = "btnScanMode"; this.btnScanMode.Size = new System.Drawing.Size(40, 22); this.btnScanMode.TabIndex = 41; this.btnScanMode.Text = "设置"; this.btnScanMode.UseVisualStyleBackColor = true; this.btnScanMode.Visible = false; this.btnScanMode.Click += new System.EventHandler(this.btnScanMode_Click); // // btnSLienTime // this.btnSLienTime.Enabled = false; this.btnSLienTime.Location = new System.Drawing.Point(171, 151); this.btnSLienTime.Margin = new System.Windows.Forms.Padding(2); this.btnSLienTime.Name = "btnSLienTime"; this.btnSLienTime.Size = new System.Drawing.Size(40, 22); this.btnSLienTime.TabIndex = 39; this.btnSLienTime.Text = "设置"; this.btnSLienTime.UseVisualStyleBackColor = true; this.btnSLienTime.Visible = false; // // tbSScanMode // this.tbSScanMode.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSScanMode.Location = new System.Drawing.Point(324, 153); this.tbSScanMode.Margin = new System.Windows.Forms.Padding(2); this.tbSScanMode.Name = "tbSScanMode"; this.tbSScanMode.Size = new System.Drawing.Size(88, 23); this.tbSScanMode.TabIndex = 31; this.tbSScanMode.Visible = false; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(267, 157); this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(53, 12); this.label12.TabIndex = 1; this.label12.Text = "扫描方式"; this.label12.Visible = false; // // btnSFWD // this.btnSFWD.Location = new System.Drawing.Point(186, 86); this.btnSFWD.Margin = new System.Windows.Forms.Padding(2); this.btnSFWD.Name = "btnSFWD"; this.btnSFWD.Size = new System.Drawing.Size(40, 22); this.btnSFWD.TabIndex = 38; this.btnSFWD.Text = "设置"; this.btnSFWD.UseVisualStyleBackColor = true; this.btnSFWD.Click += new System.EventHandler(this.btnSFWD_Click); // // btnSMagnification // this.btnSMagnification.Location = new System.Drawing.Point(428, 86); this.btnSMagnification.Margin = new System.Windows.Forms.Padding(2); this.btnSMagnification.Name = "btnSMagnification"; this.btnSMagnification.Size = new System.Drawing.Size(40, 22); this.btnSMagnification.TabIndex = 37; this.btnSMagnification.Text = "设置"; this.btnSMagnification.UseVisualStyleBackColor = true; this.btnSMagnification.Click += new System.EventHandler(this.btnSMagnification_Click); // // btnSBeamBlank // this.btnSBeamBlank.Location = new System.Drawing.Point(186, 51); this.btnSBeamBlank.Margin = new System.Windows.Forms.Padding(2); this.btnSBeamBlank.Name = "btnSBeamBlank"; this.btnSBeamBlank.Size = new System.Drawing.Size(40, 22); this.btnSBeamBlank.TabIndex = 45; this.btnSBeamBlank.Text = "设置"; this.btnSBeamBlank.UseVisualStyleBackColor = true; this.btnSBeamBlank.Click += new System.EventHandler(this.btnSBeamBlank_Click); // // btnSKV // this.btnSKV.Location = new System.Drawing.Point(657, 86); this.btnSKV.Margin = new System.Windows.Forms.Padding(2); this.btnSKV.Name = "btnSKV"; this.btnSKV.Size = new System.Drawing.Size(40, 22); this.btnSKV.TabIndex = 35; this.btnSKV.Text = "设置"; this.btnSKV.UseVisualStyleBackColor = true; this.btnSKV.Click += new System.EventHandler(this.btnSKV_Click); // // tbSLienTime // this.tbSLienTime.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSLienTime.Location = new System.Drawing.Point(81, 152); this.tbSLienTime.Margin = new System.Windows.Forms.Padding(2); this.tbSLienTime.Name = "tbSLienTime"; this.tbSLienTime.Size = new System.Drawing.Size(88, 23); this.tbSLienTime.TabIndex = 28; this.tbSLienTime.Visible = false; // // btnSBrightness // this.btnSBrightness.Location = new System.Drawing.Point(428, 51); this.btnSBrightness.Margin = new System.Windows.Forms.Padding(2); this.btnSBrightness.Name = "btnSBrightness"; this.btnSBrightness.Size = new System.Drawing.Size(40, 22); this.btnSBrightness.TabIndex = 34; this.btnSBrightness.Text = "设置"; this.btnSBrightness.UseVisualStyleBackColor = true; this.btnSBrightness.Click += new System.EventHandler(this.btnSBrightness_Click); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(18, 157); this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(59, 12); this.label2.TabIndex = 1; this.label2.Text = "Line Time"; this.label2.Visible = false; // // btnSSpotSize // this.btnSSpotSize.Location = new System.Drawing.Point(186, 118); this.btnSSpotSize.Margin = new System.Windows.Forms.Padding(2); this.btnSSpotSize.Name = "btnSSpotSize"; this.btnSSpotSize.Size = new System.Drawing.Size(40, 22); this.btnSSpotSize.TabIndex = 44; this.btnSSpotSize.Text = "设置"; this.btnSSpotSize.UseVisualStyleBackColor = true; this.btnSSpotSize.Click += new System.EventHandler(this.btnSSpotSize_Click); // // btnMoveSEMToPoint // this.btnMoveSEMToPoint.Location = new System.Drawing.Point(507, 151); this.btnMoveSEMToPoint.Margin = new System.Windows.Forms.Padding(2); this.btnMoveSEMToPoint.Name = "btnMoveSEMToPoint"; this.btnMoveSEMToPoint.Size = new System.Drawing.Size(21, 22); this.btnMoveSEMToPoint.TabIndex = 36; this.btnMoveSEMToPoint.Text = "M"; this.btnMoveSEMToPoint.UseVisualStyleBackColor = true; this.btnMoveSEMToPoint.Visible = false; this.btnMoveSEMToPoint.Click += new System.EventHandler(this.btnMoveSEMToPoint_Click); // // btnSPositionXYR // this.btnSPositionXYR.Location = new System.Drawing.Point(428, 17); this.btnSPositionXYR.Margin = new System.Windows.Forms.Padding(2); this.btnSPositionXYR.Name = "btnSPositionXYR"; this.btnSPositionXYR.Size = new System.Drawing.Size(40, 22); this.btnSPositionXYR.TabIndex = 36; this.btnSPositionXYR.Text = "设置"; this.btnSPositionXYR.UseVisualStyleBackColor = true; this.btnSPositionXYR.Click += new System.EventHandler(this.btnSPositionXYR_Click); // // tbSSpotSize // this.tbSSpotSize.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSSpotSize.Location = new System.Drawing.Point(93, 119); this.tbSSpotSize.Margin = new System.Windows.Forms.Padding(2); this.tbSSpotSize.Name = "tbSSpotSize"; this.tbSSpotSize.Size = new System.Drawing.Size(88, 23); this.tbSSpotSize.TabIndex = 30; // // tbSMagnification // this.tbSMagnification.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSMagnification.Location = new System.Drawing.Point(338, 86); this.tbSMagnification.Margin = new System.Windows.Forms.Padding(2); this.tbSMagnification.Name = "tbSMagnification"; this.tbSMagnification.Size = new System.Drawing.Size(88, 23); this.tbSMagnification.TabIndex = 29; // // tbSKV // this.tbSKV.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSKV.Location = new System.Drawing.Point(566, 86); this.tbSKV.Margin = new System.Windows.Forms.Padding(2); this.tbSKV.Name = "tbSKV"; this.tbSKV.Size = new System.Drawing.Size(88, 23); this.tbSKV.TabIndex = 32; // // tbSFWD // this.tbSFWD.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSFWD.Location = new System.Drawing.Point(94, 86); this.tbSFWD.Margin = new System.Windows.Forms.Padding(2); this.tbSFWD.Name = "tbSFWD"; this.tbSFWD.Size = new System.Drawing.Size(88, 23); this.tbSFWD.TabIndex = 27; // // tbSContrast // this.tbSContrast.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSContrast.Location = new System.Drawing.Point(566, 18); this.tbSContrast.Margin = new System.Windows.Forms.Padding(2); this.tbSContrast.Name = "tbSContrast"; this.tbSContrast.Size = new System.Drawing.Size(88, 23); this.tbSContrast.TabIndex = 23; // // tbSBrightness // this.tbSBrightness.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSBrightness.Location = new System.Drawing.Point(338, 52); this.tbSBrightness.Margin = new System.Windows.Forms.Padding(2); this.tbSBrightness.Name = "tbSBrightness"; this.tbSBrightness.Size = new System.Drawing.Size(88, 23); this.tbSBrightness.TabIndex = 26; // // tbSBeamBlank // this.tbSBeamBlank.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSBeamBlank.Location = new System.Drawing.Point(94, 52); this.tbSBeamBlank.Margin = new System.Windows.Forms.Padding(2); this.tbSBeamBlank.Name = "tbSBeamBlank"; this.tbSBeamBlank.Size = new System.Drawing.Size(88, 23); this.tbSBeamBlank.TabIndex = 25; // // tbSPositionR // this.tbSPositionR.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSPositionR.Location = new System.Drawing.Point(338, 18); this.tbSPositionR.Margin = new System.Windows.Forms.Padding(2); this.tbSPositionR.Name = "tbSPositionR"; this.tbSPositionR.Size = new System.Drawing.Size(88, 23); this.tbSPositionR.TabIndex = 24; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(476, 56); this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(29, 12); this.label13.TabIndex = 1; this.label13.Text = "电压"; // // tbSPositionY // this.tbSPositionY.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSPositionY.Location = new System.Drawing.Point(230, 19); this.tbSPositionY.Margin = new System.Windows.Forms.Padding(2); this.tbSPositionY.Name = "tbSPositionY"; this.tbSPositionY.Size = new System.Drawing.Size(88, 23); this.tbSPositionY.TabIndex = 22; // // tbSPositionX // this.tbSPositionX.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSPositionX.Location = new System.Drawing.Point(94, 18); this.tbSPositionX.Margin = new System.Windows.Forms.Padding(2); this.tbSPositionX.Name = "tbSPositionX"; this.tbSPositionX.Size = new System.Drawing.Size(88, 23); this.tbSPositionX.TabIndex = 21; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(476, 90); this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(41, 12); this.label11.TabIndex = 1; this.label11.Text = "电压值"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(35, 27); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(23, 12); this.label1.TabIndex = 1; this.label1.Text = "X轴"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(5, 90); this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(53, 12); this.label10.TabIndex = 1; this.label10.Text = "工作距离"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(201, 23); this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(23, 12); this.label3.TabIndex = 1; this.label3.Text = "Y轴"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(476, 22); this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(41, 12); this.label9.TabIndex = 1; this.label9.Text = "对比度"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(5, 56); this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 1; this.label4.Text = "光束挡板"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(532, 155); this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(29, 12); this.label5.TabIndex = 1; this.label5.Text = "角度"; this.label5.Visible = false; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(244, 56); this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(29, 12); this.label8.TabIndex = 1; this.label8.Text = "亮度"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(244, 90); this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(53, 12); this.label6.TabIndex = 1; this.label6.Text = "放大倍数"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(5, 123); this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(53, 12); this.label7.TabIndex = 1; this.label7.Text = "光斑尺寸"; // // bVoltageClose // this.bVoltageClose.Location = new System.Drawing.Point(114, 325); this.bVoltageClose.Margin = new System.Windows.Forms.Padding(2); this.bVoltageClose.Name = "bVoltageClose"; this.bVoltageClose.Size = new System.Drawing.Size(100, 33); this.bVoltageClose.TabIndex = 10; this.bVoltageClose.Text = "BeamCurrentOff"; this.bVoltageClose.UseVisualStyleBackColor = true; this.bVoltageClose.Click += new System.EventHandler(this.bVoltageClose_Click); // // bVoltageStatus // this.bVoltageStatus.Location = new System.Drawing.Point(228, 324); this.bVoltageStatus.Margin = new System.Windows.Forms.Padding(2); this.bVoltageStatus.Name = "bVoltageStatus"; this.bVoltageStatus.Size = new System.Drawing.Size(100, 33); this.bVoltageStatus.TabIndex = 11; this.bVoltageStatus.Text = "BeamBlank"; this.bVoltageStatus.UseVisualStyleBackColor = true; this.bVoltageStatus.Click += new System.EventHandler(this.bVoltageStatus_Click); // // button1 // this.button1.Location = new System.Drawing.Point(341, 326); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(100, 32); this.button1.TabIndex = 12; this.button1.Text = "SetExternalOn"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // button2 // this.button2.Location = new System.Drawing.Point(463, 328); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(100, 30); this.button2.TabIndex = 13; this.button2.Text = "SetExternalOff"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // btn_HIGH_VACUUM // this.btn_HIGH_VACUUM.Location = new System.Drawing.Point(11, 361); this.btn_HIGH_VACUUM.Margin = new System.Windows.Forms.Padding(2); this.btn_HIGH_VACUUM.Name = "btn_HIGH_VACUUM"; this.btn_HIGH_VACUUM.Size = new System.Drawing.Size(83, 33); this.btn_HIGH_VACUUM.TabIndex = 48; this.btn_HIGH_VACUUM.Text = "HIGH_VACUUM"; this.btn_HIGH_VACUUM.UseVisualStyleBackColor = true; this.btn_HIGH_VACUUM.Click += new System.EventHandler(this.btn_HIGH_VACUUM_Click); // // btn_StopImageAcquisition // this.btn_StopImageAcquisition.Location = new System.Drawing.Point(114, 362); this.btn_StopImageAcquisition.Margin = new System.Windows.Forms.Padding(2); this.btn_StopImageAcquisition.Name = "btn_StopImageAcquisition"; this.btn_StopImageAcquisition.Size = new System.Drawing.Size(100, 33); this.btn_StopImageAcquisition.TabIndex = 49; this.btn_StopImageAcquisition.Text = "StopImageAcquisition"; this.btn_StopImageAcquisition.UseVisualStyleBackColor = true; this.btn_StopImageAcquisition.Click += new System.EventHandler(this.btn_StopImageAcquisition_Click); // // button3 // this.button3.Location = new System.Drawing.Point(11, 324); this.button3.Margin = new System.Windows.Forms.Padding(2); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(83, 33); this.button3.TabIndex = 47; this.button3.Text = "HVOFF"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click_1); // // btn_FullFrame // this.btn_FullFrame.Location = new System.Drawing.Point(228, 362); this.btn_FullFrame.Margin = new System.Windows.Forms.Padding(2); this.btn_FullFrame.Name = "btn_FullFrame"; this.btn_FullFrame.Size = new System.Drawing.Size(100, 33); this.btn_FullFrame.TabIndex = 50; this.btn_FullFrame.Text = "FullFrame"; this.btn_FullFrame.UseVisualStyleBackColor = true; this.btn_FullFrame.Click += new System.EventHandler(this.btn_FullFrame_Click); // // btn_SetReducedArea // this.btn_SetReducedArea.Location = new System.Drawing.Point(341, 363); this.btn_SetReducedArea.Margin = new System.Windows.Forms.Padding(2); this.btn_SetReducedArea.Name = "btn_SetReducedArea"; this.btn_SetReducedArea.Size = new System.Drawing.Size(100, 33); this.btn_SetReducedArea.TabIndex = 51; this.btn_SetReducedArea.Text = "ReducedArea"; this.btn_SetReducedArea.UseVisualStyleBackColor = true; this.btn_SetReducedArea.Click += new System.EventHandler(this.btn_SetReducedArea_Click); // // SemTestForms // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(710, 461); this.Controls.Add(this.btn_SetReducedArea); this.Controls.Add(this.btn_FullFrame); this.Controls.Add(this.btn_StopImageAcquisition); this.Controls.Add(this.btn_HIGH_VACUUM); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.bVoltageStatus); this.Controls.Add(this.bVoltageClose); this.Controls.Add(this.gbSetMethods); this.Controls.Add(this.gbGetMethods); this.Controls.Add(this.btnDone); this.Controls.Add(this.BtnConnect); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(2); this.MaximizeBox = false; this.MaximumSize = new System.Drawing.Size(726, 500); this.MinimizeBox = false; this.MinimumSize = new System.Drawing.Size(726, 500); this.Name = "SemTestForms"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "SemTest"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SemTestForms_FormClosing); this.Load += new System.EventHandler(this.SemTestForms_Load); this.gbGetMethods.ResumeLayout(false); this.gbGetMethods.PerformLayout(); this.gbSetMethods.ResumeLayout(false); this.gbSetMethods.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button BtnConnect; private System.Windows.Forms.GroupBox gbGetMethods; private System.Windows.Forms.TextBox tbScanMode; private System.Windows.Forms.TextBox tbSpotSize; private System.Windows.Forms.TextBox tbMagnification; private System.Windows.Forms.TextBox tbLienTime; private System.Windows.Forms.TextBox tbKV; private System.Windows.Forms.TextBox tbFWD; private System.Windows.Forms.TextBox tbContrast; private System.Windows.Forms.TextBox tbBrightness; private System.Windows.Forms.TextBox tbBeamBlank; private System.Windows.Forms.Label lblGHT; private System.Windows.Forms.Label lblGScanMode; private System.Windows.Forms.Label lblGKV; private System.Windows.Forms.TextBox tbPositionR; private System.Windows.Forms.Label lblGFWD; private System.Windows.Forms.Label lblGContrast; private System.Windows.Forms.TextBox tbPositionY; private System.Windows.Forms.Label lblGBrightness; private System.Windows.Forms.Label lblGSpotSize; private System.Windows.Forms.TextBox tbPositionX; private System.Windows.Forms.Label lblGMagnification; private System.Windows.Forms.Label lblGPositionR; private System.Windows.Forms.Label lblGBeamBlank; private System.Windows.Forms.Label lblGPositionY; private System.Windows.Forms.Label lblGLienTime; private System.Windows.Forms.Label lblGPositionX; private System.Windows.Forms.CheckBox cbHT; private System.Windows.Forms.Button btnDone; private System.Windows.Forms.Button btnGPositionXYR; private System.Windows.Forms.Button btnGContrast; private System.Windows.Forms.Button btnGBrightness; private System.Windows.Forms.Button btnGScanMode; private System.Windows.Forms.Button btnGLienTime; private System.Windows.Forms.Button btnGFWD; private System.Windows.Forms.Button btnGMagnification; private System.Windows.Forms.Button btnGBeamBlank; private System.Windows.Forms.Button btnGKV; private System.Windows.Forms.Button btnGSpotSize; private System.Windows.Forms.GroupBox gbSetMethods; private System.Windows.Forms.CheckBox cbSHT; private System.Windows.Forms.Button btnSContrast; private System.Windows.Forms.Button btnScanMode; private System.Windows.Forms.Button btnSLienTime; private System.Windows.Forms.Button btnSFWD; private System.Windows.Forms.Button btnSMagnification; private System.Windows.Forms.Button btnSBeamBlank; private System.Windows.Forms.Button btnSKV; private System.Windows.Forms.Button btnSBrightness; private System.Windows.Forms.Button btnSSpotSize; private System.Windows.Forms.Button btnSPositionXYR; private System.Windows.Forms.TextBox tbSScanMode; private System.Windows.Forms.TextBox tbSSpotSize; private System.Windows.Forms.TextBox tbSMagnification; private System.Windows.Forms.TextBox tbSLienTime; private System.Windows.Forms.TextBox tbSKV; private System.Windows.Forms.TextBox tbSFWD; private System.Windows.Forms.TextBox tbSContrast; private System.Windows.Forms.TextBox tbSBrightness; private System.Windows.Forms.TextBox tbSBeamBlank; private System.Windows.Forms.TextBox tbSPositionR; private System.Windows.Forms.TextBox tbSPositionY; private System.Windows.Forms.TextBox tbSPositionX; private System.Windows.Forms.Button btnHT; private System.Windows.Forms.Button btnSHT; private System.Windows.Forms.Button btnMoveSEMToPoint; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Button bVoltageClose; private System.Windows.Forms.Button bVoltageStatus; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private System.Windows.Forms.Button btn_HIGH_VACUUM; private System.Windows.Forms.Button btn_StopImageAcquisition; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button btn_FullFrame; private System.Windows.Forms.Button btn_SetReducedArea; } }