12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250 |
- namespace OTSSysMgrApp
- {
- partial class SemTestForms
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- 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.tbSemScanFieldY = new System.Windows.Forms.TextBox();
- 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.btnGSemScanFieldXY = new System.Windows.Forms.Button();
- this.btnGPositionXYR = new System.Windows.Forms.Button();
- this.tbGSemScanFieldX = new System.Windows.Forms.TextBox();
- 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.lblGSemScanFieldY = new System.Windows.Forms.Label();
- this.lblGSemScanFieldX = new System.Windows.Forms.Label();
- 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.tbSSemScanFieldY = new System.Windows.Forms.TextBox();
- 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.btnSSemScanFieldXY = new System.Windows.Forms.Button();
- this.tbSSpotSize = new System.Windows.Forms.TextBox();
- this.tbSSemScanFieldX = 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.label15 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- 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.gbGetMethods.SuspendLayout();
- this.gbSetMethods.SuspendLayout();
- this.SuspendLayout();
- //
- // BtnConnect
- //
- this.BtnConnect.Location = new System.Drawing.Point(794, 508);
- this.BtnConnect.Name = "BtnConnect";
- this.BtnConnect.Size = new System.Drawing.Size(116, 50);
- 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.tbSemScanFieldY);
- 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.btnGSemScanFieldXY);
- this.gbGetMethods.Controls.Add(this.btnGPositionXYR);
- this.gbGetMethods.Controls.Add(this.tbGSemScanFieldX);
- 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.lblGSemScanFieldY);
- this.gbGetMethods.Controls.Add(this.lblGSemScanFieldX);
- 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(4, 16);
- this.gbGetMethods.Name = "gbGetMethods";
- this.gbGetMethods.Size = new System.Drawing.Size(1059, 231);
- this.gbGetMethods.TabIndex = 8;
- this.gbGetMethods.TabStop = false;
- this.gbGetMethods.Text = "获取参数";
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(488, 40);
- this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(17, 18);
- this.label17.TabIndex = 47;
- this.label17.Text = "R";
- this.label17.Visible = false;
- 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(849, 87);
- this.cbHT.Name = "cbHT";
- this.cbHT.Size = new System.Drawing.Size(22, 21);
- this.cbHT.TabIndex = 6;
- this.cbHT.UseVisualStyleBackColor = true;
- //
- // tbSemScanFieldY
- //
- this.tbSemScanFieldY.Enabled = false;
- this.tbSemScanFieldY.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbSemScanFieldY.Location = new System.Drawing.Point(849, 182);
- this.tbSemScanFieldY.Name = "tbSemScanFieldY";
- this.tbSemScanFieldY.Size = new System.Drawing.Size(130, 31);
- this.tbSemScanFieldY.TabIndex = 2;
- //
- // btnHT
- //
- this.btnHT.Location = new System.Drawing.Point(986, 81);
- this.btnHT.Name = "btnHT";
- this.btnHT.Size = new System.Drawing.Size(60, 33);
- 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(986, 32);
- this.btnGContrast.Name = "btnGContrast";
- this.btnGContrast.Size = new System.Drawing.Size(60, 33);
- 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(262, 231);
- this.btnGScanMode.Name = "btnGScanMode";
- this.btnGScanMode.Size = new System.Drawing.Size(60, 33);
- 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(627, 231);
- this.btnGLienTime.Name = "btnGLienTime";
- this.btnGLienTime.Size = new System.Drawing.Size(60, 33);
- 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(279, 129);
- this.btnGFWD.Name = "btnGFWD";
- this.btnGFWD.Size = new System.Drawing.Size(60, 33);
- 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(642, 129);
- this.btnGMagnification.Name = "btnGMagnification";
- this.btnGMagnification.Size = new System.Drawing.Size(60, 33);
- 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(279, 81);
- this.btnGBeamBlank.Name = "btnGBeamBlank";
- this.btnGBeamBlank.Size = new System.Drawing.Size(60, 33);
- 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(986, 129);
- this.btnGKV.Name = "btnGKV";
- this.btnGKV.Size = new System.Drawing.Size(60, 33);
- 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(642, 81);
- this.btnGBrightness.Name = "btnGBrightness";
- this.btnGBrightness.Size = new System.Drawing.Size(60, 33);
- 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(280, 180);
- this.btnGSpotSize.Name = "btnGSpotSize";
- this.btnGSpotSize.Size = new System.Drawing.Size(60, 33);
- this.btnGSpotSize.TabIndex = 7;
- this.btnGSpotSize.Text = "获取";
- this.btnGSpotSize.UseVisualStyleBackColor = true;
- this.btnGSpotSize.Click += new System.EventHandler(this.btnGSpotSize_Click);
- //
- // btnGSemScanFieldXY
- //
- this.btnGSemScanFieldXY.Location = new System.Drawing.Point(986, 180);
- this.btnGSemScanFieldXY.Name = "btnGSemScanFieldXY";
- this.btnGSemScanFieldXY.Size = new System.Drawing.Size(60, 33);
- this.btnGSemScanFieldXY.TabIndex = 7;
- this.btnGSemScanFieldXY.Text = "获取";
- this.btnGSemScanFieldXY.UseVisualStyleBackColor = true;
- this.btnGSemScanFieldXY.Click += new System.EventHandler(this.btnGSemScanFieldXY_Click);
- //
- // btnGPositionXYR
- //
- this.btnGPositionXYR.Location = new System.Drawing.Point(642, 32);
- this.btnGPositionXYR.Name = "btnGPositionXYR";
- this.btnGPositionXYR.Size = new System.Drawing.Size(60, 33);
- this.btnGPositionXYR.TabIndex = 7;
- this.btnGPositionXYR.Text = "获取";
- this.btnGPositionXYR.UseVisualStyleBackColor = true;
- this.btnGPositionXYR.Click += new System.EventHandler(this.btnGPositionXYR_Click);
- //
- // tbGSemScanFieldX
- //
- this.tbGSemScanFieldX.Enabled = false;
- this.tbGSemScanFieldX.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbGSemScanFieldX.Location = new System.Drawing.Point(507, 182);
- this.tbGSemScanFieldX.Name = "tbGSemScanFieldX";
- this.tbGSemScanFieldX.Size = new System.Drawing.Size(130, 31);
- this.tbGSemScanFieldX.TabIndex = 2;
- //
- // 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(124, 232);
- this.tbScanMode.Name = "tbScanMode";
- this.tbScanMode.Size = new System.Drawing.Size(130, 31);
- 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(142, 182);
- this.tbSpotSize.Name = "tbSpotSize";
- this.tbSpotSize.Size = new System.Drawing.Size(130, 31);
- 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(507, 129);
- this.tbMagnification.Name = "tbMagnification";
- this.tbMagnification.Size = new System.Drawing.Size(130, 31);
- 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(490, 232);
- this.tbLienTime.Name = "tbLienTime";
- this.tbLienTime.Size = new System.Drawing.Size(130, 31);
- 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(849, 129);
- this.tbKV.Name = "tbKV";
- this.tbKV.Size = new System.Drawing.Size(130, 31);
- 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(141, 129);
- this.tbFWD.Name = "tbFWD";
- this.tbFWD.Size = new System.Drawing.Size(130, 31);
- 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(849, 33);
- this.tbContrast.Name = "tbContrast";
- this.tbContrast.Size = new System.Drawing.Size(130, 31);
- 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(507, 81);
- this.tbBrightness.Name = "tbBrightness";
- this.tbBrightness.Size = new System.Drawing.Size(130, 31);
- 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(141, 81);
- this.tbBeamBlank.Name = "tbBeamBlank";
- this.tbBeamBlank.Size = new System.Drawing.Size(130, 31);
- this.tbBeamBlank.TabIndex = 2;
- //
- // lblGSemScanFieldY
- //
- this.lblGSemScanFieldY.AutoSize = true;
- this.lblGSemScanFieldY.Location = new System.Drawing.Point(714, 188);
- this.lblGSemScanFieldY.Name = "lblGSemScanFieldY";
- this.lblGSemScanFieldY.Size = new System.Drawing.Size(107, 18);
- this.lblGSemScanFieldY.TabIndex = 1;
- this.lblGSemScanFieldY.Text = "扫描矩阵Y轴";
- //
- // lblGSemScanFieldX
- //
- this.lblGSemScanFieldX.AutoSize = true;
- this.lblGSemScanFieldX.Location = new System.Drawing.Point(366, 188);
- this.lblGSemScanFieldX.Name = "lblGSemScanFieldX";
- this.lblGSemScanFieldX.Size = new System.Drawing.Size(107, 18);
- this.lblGSemScanFieldX.TabIndex = 1;
- this.lblGSemScanFieldX.Text = "扫描矩阵X轴";
- //
- // lblGHT
- //
- this.lblGHT.AutoSize = true;
- this.lblGHT.Location = new System.Drawing.Point(714, 87);
- this.lblGHT.Name = "lblGHT";
- this.lblGHT.Size = new System.Drawing.Size(44, 18);
- this.lblGHT.TabIndex = 1;
- this.lblGHT.Text = "电压";
- //
- // lblGScanMode
- //
- this.lblGScanMode.AutoSize = true;
- this.lblGScanMode.Location = new System.Drawing.Point(40, 238);
- this.lblGScanMode.Name = "lblGScanMode";
- this.lblGScanMode.Size = new System.Drawing.Size(80, 18);
- this.lblGScanMode.TabIndex = 1;
- this.lblGScanMode.Text = "扫描方式";
- this.lblGScanMode.Visible = false;
- //
- // lblGKV
- //
- this.lblGKV.AutoSize = true;
- this.lblGKV.Location = new System.Drawing.Point(714, 135);
- this.lblGKV.Name = "lblGKV";
- this.lblGKV.Size = new System.Drawing.Size(62, 18);
- 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(507, 33);
- this.tbPositionR.Name = "tbPositionR";
- this.tbPositionR.Size = new System.Drawing.Size(130, 31);
- this.tbPositionR.TabIndex = 2;
- this.tbPositionR.Visible = false;
- //
- // lblGFWD
- //
- this.lblGFWD.AutoSize = true;
- this.lblGFWD.Location = new System.Drawing.Point(8, 135);
- this.lblGFWD.Name = "lblGFWD";
- this.lblGFWD.Size = new System.Drawing.Size(80, 18);
- this.lblGFWD.TabIndex = 1;
- this.lblGFWD.Text = "工作距离";
- //
- // lblGContrast
- //
- this.lblGContrast.AutoSize = true;
- this.lblGContrast.Location = new System.Drawing.Point(714, 39);
- this.lblGContrast.Name = "lblGContrast";
- this.lblGContrast.Size = new System.Drawing.Size(62, 18);
- 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(345, 32);
- this.tbPositionY.Name = "tbPositionY";
- this.tbPositionY.Size = new System.Drawing.Size(130, 31);
- this.tbPositionY.TabIndex = 2;
- //
- // lblGBrightness
- //
- this.lblGBrightness.AutoSize = true;
- this.lblGBrightness.Location = new System.Drawing.Point(366, 87);
- this.lblGBrightness.Name = "lblGBrightness";
- this.lblGBrightness.Size = new System.Drawing.Size(44, 18);
- this.lblGBrightness.TabIndex = 1;
- this.lblGBrightness.Text = "亮度";
- //
- // lblGSpotSize
- //
- this.lblGSpotSize.AutoSize = true;
- this.lblGSpotSize.Location = new System.Drawing.Point(8, 188);
- this.lblGSpotSize.Name = "lblGSpotSize";
- this.lblGSpotSize.Size = new System.Drawing.Size(80, 18);
- 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(142, 32);
- this.tbPositionX.Name = "tbPositionX";
- this.tbPositionX.Size = new System.Drawing.Size(130, 31);
- this.tbPositionX.TabIndex = 2;
- //
- // lblGMagnification
- //
- this.lblGMagnification.AutoSize = true;
- this.lblGMagnification.Location = new System.Drawing.Point(366, 135);
- this.lblGMagnification.Name = "lblGMagnification";
- this.lblGMagnification.Size = new System.Drawing.Size(80, 18);
- this.lblGMagnification.TabIndex = 1;
- this.lblGMagnification.Text = "放大倍数";
- //
- // lblGPositionR
- //
- this.lblGPositionR.AutoSize = true;
- this.lblGPositionR.Location = new System.Drawing.Point(804, 238);
- this.lblGPositionR.Name = "lblGPositionR";
- this.lblGPositionR.Size = new System.Drawing.Size(44, 18);
- this.lblGPositionR.TabIndex = 1;
- this.lblGPositionR.Text = "角度";
- this.lblGPositionR.Visible = false;
- //
- // lblGBeamBlank
- //
- this.lblGBeamBlank.AutoSize = true;
- this.lblGBeamBlank.Location = new System.Drawing.Point(8, 87);
- this.lblGBeamBlank.Name = "lblGBeamBlank";
- this.lblGBeamBlank.Size = new System.Drawing.Size(80, 18);
- this.lblGBeamBlank.TabIndex = 1;
- this.lblGBeamBlank.Text = "光束挡板";
- //
- // lblGPositionY
- //
- this.lblGPositionY.AutoSize = true;
- this.lblGPositionY.Location = new System.Drawing.Point(294, 46);
- this.lblGPositionY.Name = "lblGPositionY";
- this.lblGPositionY.Size = new System.Drawing.Size(35, 18);
- this.lblGPositionY.TabIndex = 1;
- this.lblGPositionY.Text = "Y轴";
- //
- // lblGLienTime
- //
- this.lblGLienTime.AutoSize = true;
- this.lblGLienTime.Location = new System.Drawing.Point(399, 238);
- this.lblGLienTime.Name = "lblGLienTime";
- this.lblGLienTime.Size = new System.Drawing.Size(89, 18);
- 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(52, 40);
- this.lblGPositionX.Name = "lblGPositionX";
- this.lblGPositionX.Size = new System.Drawing.Size(35, 18);
- this.lblGPositionX.TabIndex = 1;
- this.lblGPositionX.Text = "X轴";
- //
- // btnDone
- //
- this.btnDone.Location = new System.Drawing.Point(916, 508);
- this.btnDone.Name = "btnDone";
- this.btnDone.Size = new System.Drawing.Size(116, 50);
- 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.tbSSemScanFieldY);
- 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.btnSSemScanFieldXY);
- this.gbSetMethods.Controls.Add(this.tbSSpotSize);
- this.gbSetMethods.Controls.Add(this.tbSSemScanFieldX);
- 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.label15);
- this.gbSetMethods.Controls.Add(this.label14);
- 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(4, 250);
- this.gbSetMethods.Name = "gbSetMethods";
- this.gbSetMethods.Size = new System.Drawing.Size(1059, 225);
- this.gbSetMethods.TabIndex = 9;
- this.gbSetMethods.TabStop = false;
- this.gbSetMethods.Text = "设置参数";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(484, 33);
- this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(17, 18);
- this.label16.TabIndex = 46;
- this.label16.Text = "R";
- this.label16.Visible = false;
- //
- // cbSHT
- //
- this.cbSHT.AccessibleDescription = "";
- this.cbSHT.AutoSize = true;
- this.cbSHT.Location = new System.Drawing.Point(849, 82);
- this.cbSHT.Name = "cbSHT";
- this.cbSHT.Size = new System.Drawing.Size(22, 21);
- this.cbSHT.TabIndex = 33;
- this.cbSHT.UseVisualStyleBackColor = true;
- //
- // tbSSemScanFieldY
- //
- this.tbSSemScanFieldY.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbSSemScanFieldY.Location = new System.Drawing.Point(849, 178);
- this.tbSSemScanFieldY.Name = "tbSSemScanFieldY";
- this.tbSSemScanFieldY.Size = new System.Drawing.Size(130, 31);
- this.tbSSemScanFieldY.TabIndex = 2;
- this.tbSSemScanFieldY.Visible = false;
- //
- // btnSHT
- //
- this.btnSHT.Location = new System.Drawing.Point(986, 76);
- this.btnSHT.Name = "btnSHT";
- this.btnSHT.Size = new System.Drawing.Size(60, 33);
- 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(986, 26);
- this.btnSContrast.Name = "btnSContrast";
- this.btnSContrast.Size = new System.Drawing.Size(60, 33);
- 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(622, 226);
- this.btnScanMode.Name = "btnScanMode";
- this.btnScanMode.Size = new System.Drawing.Size(60, 33);
- 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(256, 226);
- this.btnSLienTime.Name = "btnSLienTime";
- this.btnSLienTime.Size = new System.Drawing.Size(60, 33);
- 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(486, 230);
- this.tbSScanMode.Name = "tbSScanMode";
- this.tbSScanMode.Size = new System.Drawing.Size(130, 31);
- this.tbSScanMode.TabIndex = 31;
- this.tbSScanMode.Visible = false;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(400, 236);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(80, 18);
- this.label12.TabIndex = 1;
- this.label12.Text = "扫描方式";
- this.label12.Visible = false;
- //
- // btnSFWD
- //
- this.btnSFWD.Location = new System.Drawing.Point(278, 129);
- this.btnSFWD.Name = "btnSFWD";
- this.btnSFWD.Size = new System.Drawing.Size(60, 33);
- 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(640, 129);
- this.btnSMagnification.Name = "btnSMagnification";
- this.btnSMagnification.Size = new System.Drawing.Size(60, 33);
- 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(278, 76);
- this.btnSBeamBlank.Name = "btnSBeamBlank";
- this.btnSBeamBlank.Size = new System.Drawing.Size(60, 33);
- 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(986, 129);
- this.btnSKV.Name = "btnSKV";
- this.btnSKV.Size = new System.Drawing.Size(60, 33);
- 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(122, 228);
- this.tbSLienTime.Name = "tbSLienTime";
- this.tbSLienTime.Size = new System.Drawing.Size(130, 31);
- this.tbSLienTime.TabIndex = 28;
- this.tbSLienTime.Visible = false;
- //
- // btnSBrightness
- //
- this.btnSBrightness.Location = new System.Drawing.Point(640, 76);
- this.btnSBrightness.Name = "btnSBrightness";
- this.btnSBrightness.Size = new System.Drawing.Size(60, 33);
- 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(27, 236);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(89, 18);
- this.label2.TabIndex = 1;
- this.label2.Text = "Line Time";
- this.label2.Visible = false;
- //
- // btnSSpotSize
- //
- this.btnSSpotSize.Location = new System.Drawing.Point(274, 177);
- this.btnSSpotSize.Name = "btnSSpotSize";
- this.btnSSpotSize.Size = new System.Drawing.Size(60, 33);
- 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(760, 226);
- this.btnMoveSEMToPoint.Name = "btnMoveSEMToPoint";
- this.btnMoveSEMToPoint.Size = new System.Drawing.Size(32, 33);
- 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(642, 26);
- this.btnSPositionXYR.Name = "btnSPositionXYR";
- this.btnSPositionXYR.Size = new System.Drawing.Size(60, 33);
- this.btnSPositionXYR.TabIndex = 36;
- this.btnSPositionXYR.Text = "设置";
- this.btnSPositionXYR.UseVisualStyleBackColor = true;
- this.btnSPositionXYR.Click += new System.EventHandler(this.btnSPositionXYR_Click);
- //
- // btnSSemScanFieldXY
- //
- this.btnSSemScanFieldXY.Location = new System.Drawing.Point(986, 177);
- this.btnSSemScanFieldXY.Name = "btnSSemScanFieldXY";
- this.btnSSemScanFieldXY.Size = new System.Drawing.Size(60, 33);
- this.btnSSemScanFieldXY.TabIndex = 7;
- this.btnSSemScanFieldXY.Text = "设置";
- this.btnSSemScanFieldXY.UseVisualStyleBackColor = true;
- this.btnSSemScanFieldXY.Visible = false;
- this.btnSSemScanFieldXY.Click += new System.EventHandler(this.btnSSemScanFieldXY_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(140, 178);
- this.tbSSpotSize.Name = "tbSSpotSize";
- this.tbSSpotSize.Size = new System.Drawing.Size(130, 31);
- this.tbSSpotSize.TabIndex = 30;
- //
- // tbSSemScanFieldX
- //
- this.tbSSemScanFieldX.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbSSemScanFieldX.Location = new System.Drawing.Point(507, 178);
- this.tbSSemScanFieldX.Name = "tbSSemScanFieldX";
- this.tbSSemScanFieldX.Size = new System.Drawing.Size(130, 31);
- this.tbSSemScanFieldX.TabIndex = 2;
- this.tbSSemScanFieldX.Visible = false;
- //
- // 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(507, 129);
- this.tbSMagnification.Name = "tbSMagnification";
- this.tbSMagnification.Size = new System.Drawing.Size(130, 31);
- 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(849, 129);
- this.tbSKV.Name = "tbSKV";
- this.tbSKV.Size = new System.Drawing.Size(130, 31);
- 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(141, 129);
- this.tbSFWD.Name = "tbSFWD";
- this.tbSFWD.Size = new System.Drawing.Size(130, 31);
- 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(849, 27);
- this.tbSContrast.Name = "tbSContrast";
- this.tbSContrast.Size = new System.Drawing.Size(130, 31);
- 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(507, 78);
- this.tbSBrightness.Name = "tbSBrightness";
- this.tbSBrightness.Size = new System.Drawing.Size(130, 31);
- 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(141, 78);
- this.tbSBeamBlank.Name = "tbSBeamBlank";
- this.tbSBeamBlank.Size = new System.Drawing.Size(130, 31);
- this.tbSBeamBlank.TabIndex = 25;
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(714, 184);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(107, 18);
- this.label15.TabIndex = 1;
- this.label15.Text = "扫描矩阵Y轴";
- this.label15.Visible = false;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(366, 184);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(107, 18);
- this.label14.TabIndex = 1;
- this.label14.Text = "扫描矩阵X轴";
- this.label14.Visible = false;
- //
- // 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(507, 27);
- this.tbSPositionR.Name = "tbSPositionR";
- this.tbSPositionR.Size = new System.Drawing.Size(130, 31);
- this.tbSPositionR.TabIndex = 24;
- this.tbSPositionR.Visible = false;
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(714, 84);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(44, 18);
- 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(345, 28);
- this.tbSPositionY.Name = "tbSPositionY";
- this.tbSPositionY.Size = new System.Drawing.Size(130, 31);
- 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(141, 27);
- this.tbSPositionX.Name = "tbSPositionX";
- this.tbSPositionX.Size = new System.Drawing.Size(130, 31);
- this.tbSPositionX.TabIndex = 21;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(714, 135);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(62, 18);
- this.label11.TabIndex = 1;
- this.label11.Text = "电压值";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(52, 40);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(35, 18);
- this.label1.TabIndex = 1;
- this.label1.Text = "X轴";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(8, 135);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(80, 18);
- this.label10.TabIndex = 1;
- this.label10.Text = "工作距离";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(302, 34);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(35, 18);
- this.label3.TabIndex = 1;
- this.label3.Text = "Y轴";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(714, 33);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(62, 18);
- this.label9.TabIndex = 1;
- this.label9.Text = "对比度";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(8, 84);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(80, 18);
- this.label4.TabIndex = 1;
- this.label4.Text = "光束挡板";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(798, 232);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(44, 18);
- this.label5.TabIndex = 1;
- this.label5.Text = "角度";
- this.label5.Visible = false;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(366, 84);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(44, 18);
- this.label8.TabIndex = 1;
- this.label8.Text = "亮度";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(366, 135);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(80, 18);
- this.label6.TabIndex = 1;
- this.label6.Text = "放大倍数";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(8, 184);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(80, 18);
- this.label7.TabIndex = 1;
- this.label7.Text = "光斑尺寸";
- //
- // bVoltageClose
- //
- this.bVoltageClose.Location = new System.Drawing.Point(4, 482);
- this.bVoltageClose.Name = "bVoltageClose";
- this.bVoltageClose.Size = new System.Drawing.Size(150, 50);
- this.bVoltageClose.TabIndex = 10;
- this.bVoltageClose.Text = "BeamCurrent";
- this.bVoltageClose.UseVisualStyleBackColor = true;
- this.bVoltageClose.Click += new System.EventHandler(this.bVoltageClose_Click);
- //
- // bVoltageStatus
- //
- this.bVoltageStatus.Location = new System.Drawing.Point(160, 482);
- this.bVoltageStatus.Name = "bVoltageStatus";
- this.bVoltageStatus.Size = new System.Drawing.Size(150, 50);
- 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(316, 483);
- this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(150, 48);
- 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(472, 486);
- this.button2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(150, 45);
- this.button2.TabIndex = 13;
- this.button2.Text = "SetExternalOff";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // SemTestForms
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(706, 375);
- 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.MaximizeBox = false;
- this.MaximumSize = new System.Drawing.Size(1081, 619);
- this.MinimizeBox = false;
- this.MinimumSize = new System.Drawing.Size(1081, 619);
- this.Name = "SemTestForms";
- this.ShowInTaskbar = false;
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- 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 tbSemScanFieldY;
- private System.Windows.Forms.TextBox tbGSemScanFieldX;
- 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 lblGSemScanFieldY;
- private System.Windows.Forms.Label lblGSemScanFieldX;
- 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.Button btnGSemScanFieldXY;
- 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.TextBox tbSSemScanFieldY;
- private System.Windows.Forms.Button btnSSemScanFieldXY;
- private System.Windows.Forms.TextBox tbSSemScanFieldX;
- private System.Windows.Forms.Button btnMoveSEMToPoint;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label14;
- 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;
- }
- }
|