FormUnitControl.Designer.cs 225 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103
  1. namespace HOZProject
  2. {
  3. partial class FormUnitControl
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  29. System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  30. System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
  31. System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
  32. System.Windows.Forms.DataVisualization.Charting.DataPoint dataPoint2 = new System.Windows.Forms.DataVisualization.Charting.DataPoint(65D, 65D);
  33. this.btnGrabImage = new System.Windows.Forms.Button();
  34. this.btnenlargeGet = new System.Windows.Forms.Button();
  35. this.btnWriteXml = new System.Windows.Forms.Button();
  36. this.btnReadXml = new System.Windows.Forms.Button();
  37. this.btnGetStagePosition = new System.Windows.Forms.Button();
  38. this.btnStageSetM = new System.Windows.Forms.Button();
  39. this.txtStageM = new System.Windows.Forms.TextBox();
  40. this.lblStageM = new System.Windows.Forms.Label();
  41. this.label10 = new System.Windows.Forms.Label();
  42. this.btnStageGetM = new System.Windows.Forms.Button();
  43. this.btnStageSetR = new System.Windows.Forms.Button();
  44. this.txtStageR = new System.Windows.Forms.TextBox();
  45. this.lblStageR = new System.Windows.Forms.Label();
  46. this.label13 = new System.Windows.Forms.Label();
  47. this.btnStageGetR = new System.Windows.Forms.Button();
  48. this.btnStageSetT = new System.Windows.Forms.Button();
  49. this.txtStageT = new System.Windows.Forms.TextBox();
  50. this.lblStageT = new System.Windows.Forms.Label();
  51. this.label15 = new System.Windows.Forms.Label();
  52. this.btnStageGetT = new System.Windows.Forms.Button();
  53. this.btnStageSetZ = new System.Windows.Forms.Button();
  54. this.txtStageZ = new System.Windows.Forms.TextBox();
  55. this.lblStageZ = new System.Windows.Forms.Label();
  56. this.label17 = new System.Windows.Forms.Label();
  57. this.btnStageGetZ = new System.Windows.Forms.Button();
  58. this.btnStageSetY = new System.Windows.Forms.Button();
  59. this.txtStageY = new System.Windows.Forms.TextBox();
  60. this.lblStageY = new System.Windows.Forms.Label();
  61. this.label19 = new System.Windows.Forms.Label();
  62. this.btnStageGetY = new System.Windows.Forms.Button();
  63. this.btnStageSetX = new System.Windows.Forms.Button();
  64. this.txtStageX = new System.Windows.Forms.TextBox();
  65. this.lblStageX = new System.Windows.Forms.Label();
  66. this.label21 = new System.Windows.Forms.Label();
  67. this.btnStageGetX = new System.Windows.Forms.Button();
  68. this.btnCloseVoltage = new System.Windows.Forms.Button();
  69. this.btnOpenVoltage = new System.Windows.Forms.Button();
  70. this.label9 = new System.Windows.Forms.Label();
  71. this.btnPixelSizeGet = new System.Windows.Forms.Button();
  72. this.btnScanRotationSet = new System.Windows.Forms.Button();
  73. this.txtScanRotationSet = new System.Windows.Forms.TextBox();
  74. this.label11 = new System.Windows.Forms.Label();
  75. this.btnScanRotationGet = new System.Windows.Forms.Button();
  76. this.btnTiltAngleSet = new System.Windows.Forms.Button();
  77. this.txtTiltAngleSet = new System.Windows.Forms.TextBox();
  78. this.label7 = new System.Windows.Forms.Label();
  79. this.btnTiltAngleGet = new System.Windows.Forms.Button();
  80. this.btnAstigmatismYSet = new System.Windows.Forms.Button();
  81. this.txtAstigmatismYSet = new System.Windows.Forms.TextBox();
  82. this.label5 = new System.Windows.Forms.Label();
  83. this.btnAstigmatismYGet = new System.Windows.Forms.Button();
  84. this.btnAstigmatismXSet = new System.Windows.Forms.Button();
  85. this.txtAstigmatismXSet = new System.Windows.Forms.TextBox();
  86. this.label8 = new System.Windows.Forms.Label();
  87. this.btnAstigmatismXGet = new System.Windows.Forms.Button();
  88. this.btnContrastSet = new System.Windows.Forms.Button();
  89. this.txtContrastSet = new System.Windows.Forms.TextBox();
  90. this.label4 = new System.Windows.Forms.Label();
  91. this.btnContrastGet = new System.Windows.Forms.Button();
  92. this.btnBrightnessSet = new System.Windows.Forms.Button();
  93. this.txtBrightnessSet = new System.Windows.Forms.TextBox();
  94. this.label6 = new System.Windows.Forms.Label();
  95. this.btnBrightnessGet = new System.Windows.Forms.Button();
  96. this.btnWDSet = new System.Windows.Forms.Button();
  97. this.txtWDSet = new System.Windows.Forms.TextBox();
  98. this.label3 = new System.Windows.Forms.Label();
  99. this.btnWDGet = new System.Windows.Forms.Button();
  100. this.btnenlargeSet = new System.Windows.Forms.Button();
  101. this.txtenlargeSet = new System.Windows.Forms.TextBox();
  102. this.label1 = new System.Windows.Forms.Label();
  103. this.panelControl = new System.Windows.Forms.Panel();
  104. this.button4 = new System.Windows.Forms.Button();
  105. this.btnMILL = new System.Windows.Forms.Button();
  106. this.btnFIB = new System.Windows.Forms.Button();
  107. this.panelSEM = new System.Windows.Forms.Panel();
  108. this.panelFIB = new System.Windows.Forms.Panel();
  109. this.btnExeEly3 = new System.Windows.Forms.Button();
  110. this.btnFIBStatus = new System.Windows.Forms.Button();
  111. this.btnExeEly2 = new System.Windows.Forms.Button();
  112. this.btnExeEly = new System.Windows.Forms.Button();
  113. this.btnFIBAstigmatismYSet = new System.Windows.Forms.Button();
  114. this.txtFIBAstigmatismY = new System.Windows.Forms.TextBox();
  115. this.label22 = new System.Windows.Forms.Label();
  116. this.btnFIBAstigmatismYGet = new System.Windows.Forms.Button();
  117. this.btnFIBAstigmatismXSet = new System.Windows.Forms.Button();
  118. this.txtFIBAstigmatismX = new System.Windows.Forms.TextBox();
  119. this.btnFIBAstigmatismXGet = new System.Windows.Forms.Button();
  120. this.label23 = new System.Windows.Forms.Label();
  121. this.btnFIBBeamShiftYSet = new System.Windows.Forms.Button();
  122. this.txtFIBBeamShiftY = new System.Windows.Forms.TextBox();
  123. this.label18 = new System.Windows.Forms.Label();
  124. this.btnFIBBeamShiftYGet = new System.Windows.Forms.Button();
  125. this.btnFIBBeamShiftXSet = new System.Windows.Forms.Button();
  126. this.txtFIBBeamShiftX = new System.Windows.Forms.TextBox();
  127. this.btnFIBBeamShiftXGet = new System.Windows.Forms.Button();
  128. this.label20 = new System.Windows.Forms.Label();
  129. this.btnMCF = new System.Windows.Forms.Button();
  130. this.label14 = new System.Windows.Forms.Label();
  131. this.btnFIBMagSet = new System.Windows.Forms.Button();
  132. this.btnFIBMagGet = new System.Windows.Forms.Button();
  133. this.txtFIBMag = new System.Windows.Forms.TextBox();
  134. this.btnFIBWDSet = new System.Windows.Forms.Button();
  135. this.btnFIBWDGet = new System.Windows.Forms.Button();
  136. this.label16 = new System.Windows.Forms.Label();
  137. this.txtFIBWD = new System.Windows.Forms.TextBox();
  138. this.button1 = new System.Windows.Forms.Button();
  139. this.txtVoltage = new System.Windows.Forms.TextBox();
  140. this.button2 = new System.Windows.Forms.Button();
  141. this.label67 = new System.Windows.Forms.Label();
  142. this.btnScanRotationSetOn = new System.Windows.Forms.Button();
  143. this.btnTiltAngleSetOn = new System.Windows.Forms.Button();
  144. this.btnTiltAngleSetOff = new System.Windows.Forms.Button();
  145. this.btnScanRotationSetLock = new System.Windows.Forms.Button();
  146. this.btnFrozen = new System.Windows.Forms.Button();
  147. this.btnLive = new System.Windows.Forms.Button();
  148. this.btnAutoStig = new System.Windows.Forms.Button();
  149. this.btnTiltCorrYSet = new System.Windows.Forms.Button();
  150. this.cmbImageStore = new System.Windows.Forms.ComboBox();
  151. this.btnAutoBCCancle = new System.Windows.Forms.Button();
  152. this.lblImageStore = new System.Windows.Forms.Label();
  153. this.txtTiltCorrY = new System.Windows.Forms.TextBox();
  154. this.btnImageStoreSet = new System.Windows.Forms.Button();
  155. this.btnImageStoreGet = new System.Windows.Forms.Button();
  156. this.btnAutoBC = new System.Windows.Forms.Button();
  157. this.label2 = new System.Windows.Forms.Label();
  158. this.btnAutoContrast = new System.Windows.Forms.Button();
  159. this.btnTiltCorrYGet = new System.Windows.Forms.Button();
  160. this.btnAutoBrightness = new System.Windows.Forms.Button();
  161. this.btnTiltCorrXSet = new System.Windows.Forms.Button();
  162. this.txtTiltCorrX = new System.Windows.Forms.TextBox();
  163. this.btnAutoFocus2 = new System.Windows.Forms.Button();
  164. this.btnAutoFocus1 = new System.Windows.Forms.Button();
  165. this.btnTiltCorrXGet = new System.Windows.Forms.Button();
  166. this.label12 = new System.Windows.Forms.Label();
  167. this.lblPixelSizeGet = new System.Windows.Forms.Label();
  168. this.btnTiltCorr = new System.Windows.Forms.Button();
  169. this.btnSEM = new System.Windows.Forms.Button();
  170. this.panelStage = new System.Windows.Forms.Panel();
  171. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  172. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  173. this.btnAbort = new System.Windows.Forms.Button();
  174. this.btnMoveXY = new System.Windows.Forms.Button();
  175. this.label24 = new System.Windows.Forms.Label();
  176. this.tabControl1 = new System.Windows.Forms.TabControl();
  177. this.tabPage1 = new System.Windows.Forms.TabPage();
  178. this.tabPage2 = new System.Windows.Forms.TabPage();
  179. this.label81 = new System.Windows.Forms.Label();
  180. this.label79 = new System.Windows.Forms.Label();
  181. this.lblstate8 = new System.Windows.Forms.Label();
  182. this.label84 = new System.Windows.Forms.Label();
  183. this.lblMag2 = new System.Windows.Forms.Label();
  184. this.label80 = new System.Windows.Forms.Label();
  185. this.lblMag1 = new System.Windows.Forms.Label();
  186. this.label82 = new System.Windows.Forms.Label();
  187. this.btnPost8 = new System.Windows.Forms.Button();
  188. this.txtfirm = new System.Windows.Forms.TextBox();
  189. this.txtTypee = new System.Windows.Forms.TextBox();
  190. this.btntest = new System.Windows.Forms.Button();
  191. this.txtaddr2 = new System.Windows.Forms.TextBox();
  192. this.txtaddr = new System.Windows.Forms.TextBox();
  193. this.lbllocationy2 = new System.Windows.Forms.Label();
  194. this.label71 = new System.Windows.Forms.Label();
  195. this.lbllocationx2 = new System.Windows.Forms.Label();
  196. this.label75 = new System.Windows.Forms.Label();
  197. this.lblstate9 = new System.Windows.Forms.Label();
  198. this.label47 = new System.Windows.Forms.Label();
  199. this.lblcenter2 = new System.Windows.Forms.Label();
  200. this.label49 = new System.Windows.Forms.Label();
  201. this.lblcenter1 = new System.Windows.Forms.Label();
  202. this.label51 = new System.Windows.Forms.Label();
  203. this.lblstate7 = new System.Windows.Forms.Label();
  204. this.label53 = new System.Windows.Forms.Label();
  205. this.lbldirection2 = new System.Windows.Forms.Label();
  206. this.label55 = new System.Windows.Forms.Label();
  207. this.lbldegree2 = new System.Windows.Forms.Label();
  208. this.label57 = new System.Windows.Forms.Label();
  209. this.lblstigpath = new System.Windows.Forms.Label();
  210. this.label45 = new System.Windows.Forms.Label();
  211. this.lblfocuspath = new System.Windows.Forms.Label();
  212. this.label43 = new System.Windows.Forms.Label();
  213. this.lblstate4 = new System.Windows.Forms.Label();
  214. this.label37 = new System.Windows.Forms.Label();
  215. this.lbltopcy = new System.Windows.Forms.Label();
  216. this.label39 = new System.Windows.Forms.Label();
  217. this.lbltopcx = new System.Windows.Forms.Label();
  218. this.label41 = new System.Windows.Forms.Label();
  219. this.lblstate3 = new System.Windows.Forms.Label();
  220. this.label35 = new System.Windows.Forms.Label();
  221. this.lblstate2 = new System.Windows.Forms.Label();
  222. this.label27 = new System.Windows.Forms.Label();
  223. this.lbllocationy1 = new System.Windows.Forms.Label();
  224. this.label31 = new System.Windows.Forms.Label();
  225. this.lbllocationx1 = new System.Windows.Forms.Label();
  226. this.label33 = new System.Windows.Forms.Label();
  227. this.btnPost9 = new System.Windows.Forms.Button();
  228. this.btnPost7 = new System.Windows.Forms.Button();
  229. this.btnPost6 = new System.Windows.Forms.Button();
  230. this.btnPost5 = new System.Windows.Forms.Button();
  231. this.btnPost4 = new System.Windows.Forms.Button();
  232. this.btnPost3 = new System.Windows.Forms.Button();
  233. this.btnPost2 = new System.Windows.Forms.Button();
  234. this.lblstate1 = new System.Windows.Forms.Label();
  235. this.label30 = new System.Windows.Forms.Label();
  236. this.lbldirection1 = new System.Windows.Forms.Label();
  237. this.label28 = new System.Windows.Forms.Label();
  238. this.lbldegree1 = new System.Windows.Forms.Label();
  239. this.label25 = new System.Windows.Forms.Label();
  240. this.btnPost1 = new System.Windows.Forms.Button();
  241. this.tabPage3 = new System.Windows.Forms.TabPage();
  242. this.button3 = new System.Windows.Forms.Button();
  243. this.cbbWPZD = new System.Windows.Forms.ComboBox();
  244. this.cbbWPZF = new System.Windows.Forms.ComboBox();
  245. this.cbbWQGD = new System.Windows.Forms.ComboBox();
  246. this.cbbWQGF = new System.Windows.Forms.ComboBox();
  247. this.cbbWLZ = new System.Windows.Forms.ComboBox();
  248. this.cbbWXZ = new System.Windows.Forms.ComboBox();
  249. this.cbbWCS = new System.Windows.Forms.ComboBox();
  250. this.cbbWYP = new System.Windows.Forms.ComboBox();
  251. this.txtRXZ = new System.Windows.Forms.TextBox();
  252. this.label26 = new System.Windows.Forms.Label();
  253. this.txtRPZD = new System.Windows.Forms.TextBox();
  254. this.label29 = new System.Windows.Forms.Label();
  255. this.txtRPZF = new System.Windows.Forms.TextBox();
  256. this.label34 = new System.Windows.Forms.Label();
  257. this.txtRQGD = new System.Windows.Forms.TextBox();
  258. this.label36 = new System.Windows.Forms.Label();
  259. this.txtRQGF = new System.Windows.Forms.TextBox();
  260. this.label40 = new System.Windows.Forms.Label();
  261. this.txtRLZ = new System.Windows.Forms.TextBox();
  262. this.label44 = new System.Windows.Forms.Label();
  263. this.chkRIsP = new System.Windows.Forms.CheckBox();
  264. this.label52 = new System.Windows.Forms.Label();
  265. this.txtRYP = new System.Windows.Forms.TextBox();
  266. this.txtRCS = new System.Windows.Forms.TextBox();
  267. this.txtRFIBF = new System.Windows.Forms.TextBox();
  268. this.txtRPTF = new System.Windows.Forms.TextBox();
  269. this.label60 = new System.Windows.Forms.Label();
  270. this.label63 = new System.Windows.Forms.Label();
  271. this.label64 = new System.Windows.Forms.Label();
  272. this.label65 = new System.Windows.Forms.Label();
  273. this.chkRPT = new System.Windows.Forms.CheckBox();
  274. this.label66 = new System.Windows.Forms.Label();
  275. this.label58 = new System.Windows.Forms.Label();
  276. this.label50 = new System.Windows.Forms.Label();
  277. this.label54 = new System.Windows.Forms.Label();
  278. this.label46 = new System.Windows.Forms.Label();
  279. this.label42 = new System.Windows.Forms.Label();
  280. this.label38 = new System.Windows.Forms.Label();
  281. this.chkWIsP = new System.Windows.Forms.CheckBox();
  282. this.label32 = new System.Windows.Forms.Label();
  283. this.txtWFIBF = new System.Windows.Forms.TextBox();
  284. this.txtWPTF = new System.Windows.Forms.TextBox();
  285. this.label48 = new System.Windows.Forms.Label();
  286. this.label56 = new System.Windows.Forms.Label();
  287. this.label59 = new System.Windows.Forms.Label();
  288. this.label61 = new System.Windows.Forms.Label();
  289. this.chkWPT = new System.Windows.Forms.CheckBox();
  290. this.label62 = new System.Windows.Forms.Label();
  291. this.btnReadConfig = new System.Windows.Forms.Button();
  292. this.btnCreateConfig = new System.Windows.Forms.Button();
  293. this.tabPage4 = new System.Windows.Forms.TabPage();
  294. this.txtstageny = new System.Windows.Forms.TextBox();
  295. this.txtstagenx = new System.Windows.Forms.TextBox();
  296. this.txtps = new System.Windows.Forms.TextBox();
  297. this.label77 = new System.Windows.Forms.Label();
  298. this.btnimgv = new System.Windows.Forms.Button();
  299. this.txtstagevy = new System.Windows.Forms.TextBox();
  300. this.txtstagevx = new System.Windows.Forms.TextBox();
  301. this.txtimgy = new System.Windows.Forms.TextBox();
  302. this.txtimgx = new System.Windows.Forms.TextBox();
  303. this.label69 = new System.Windows.Forms.Label();
  304. this.label73 = new System.Windows.Forms.Label();
  305. this.btn60 = new System.Windows.Forms.Button();
  306. this.btn45 = new System.Windows.Forms.Button();
  307. this.btn30 = new System.Windows.Forms.Button();
  308. this.btnrect = new System.Windows.Forms.Button();
  309. this.txtdistance = new System.Windows.Forms.TextBox();
  310. this.txtarray = new System.Windows.Forms.TextBox();
  311. this.txty = new System.Windows.Forms.TextBox();
  312. this.txtx = new System.Windows.Forms.TextBox();
  313. this.txtsample1y = new System.Windows.Forms.TextBox();
  314. this.txtsample1x = new System.Windows.Forms.TextBox();
  315. this.label76 = new System.Windows.Forms.Label();
  316. this.label78 = new System.Windows.Forms.Label();
  317. this.label74 = new System.Windows.Forms.Label();
  318. this.label72 = new System.Windows.Forms.Label();
  319. this.label70 = new System.Windows.Forms.Label();
  320. this.label68 = new System.Windows.Forms.Label();
  321. this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  322. this.lblPs1 = new System.Windows.Forms.Label();
  323. this.btnPsFile = new System.Windows.Forms.Button();
  324. this.tabPage5 = new System.Windows.Forms.TabPage();
  325. this.btnEDS = new System.Windows.Forms.Button();
  326. this.listbPoints = new System.Windows.Forms.ListBox();
  327. this.listbAreas = new System.Windows.Forms.ListBox();
  328. this.listbArea = new System.Windows.Forms.ListBox();
  329. this.lblEDS = new System.Windows.Forms.Label();
  330. this.label85 = new System.Windows.Forms.Label();
  331. this.panelControl.SuspendLayout();
  332. this.panelSEM.SuspendLayout();
  333. this.panelFIB.SuspendLayout();
  334. this.panelStage.SuspendLayout();
  335. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  336. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  337. this.tabControl1.SuspendLayout();
  338. this.tabPage1.SuspendLayout();
  339. this.tabPage2.SuspendLayout();
  340. this.tabPage3.SuspendLayout();
  341. this.tabPage4.SuspendLayout();
  342. ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
  343. this.tabPage5.SuspendLayout();
  344. this.SuspendLayout();
  345. //
  346. // btnGrabImage
  347. //
  348. this.btnGrabImage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.btnGrabImage.Location = new System.Drawing.Point(605, 11);
  350. this.btnGrabImage.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  351. this.btnGrabImage.Name = "btnGrabImage";
  352. this.btnGrabImage.Size = new System.Drawing.Size(144, 41);
  353. this.btnGrabImage.TabIndex = 1;
  354. this.btnGrabImage.Text = "抓取图像";
  355. this.btnGrabImage.UseVisualStyleBackColor = true;
  356. this.btnGrabImage.Click += new System.EventHandler(this.btnGrabImage_Click);
  357. //
  358. // btnenlargeGet
  359. //
  360. this.btnenlargeGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  361. this.btnenlargeGet.Location = new System.Drawing.Point(243, 20);
  362. this.btnenlargeGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  363. this.btnenlargeGet.Name = "btnenlargeGet";
  364. this.btnenlargeGet.Size = new System.Drawing.Size(54, 34);
  365. this.btnenlargeGet.TabIndex = 2;
  366. this.btnenlargeGet.Text = "读";
  367. this.btnenlargeGet.UseVisualStyleBackColor = true;
  368. this.btnenlargeGet.Click += new System.EventHandler(this.btnenlargeGet_Click);
  369. //
  370. // btnWriteXml
  371. //
  372. this.btnWriteXml.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.btnWriteXml.Location = new System.Drawing.Point(450, 15);
  374. this.btnWriteXml.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  375. this.btnWriteXml.Name = "btnWriteXml";
  376. this.btnWriteXml.Size = new System.Drawing.Size(144, 41);
  377. this.btnWriteXml.TabIndex = 83;
  378. this.btnWriteXml.Text = "写Xml文件";
  379. this.btnWriteXml.UseVisualStyleBackColor = true;
  380. this.btnWriteXml.Click += new System.EventHandler(this.btnWriteXml_Click);
  381. //
  382. // btnReadXml
  383. //
  384. this.btnReadXml.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  385. this.btnReadXml.Location = new System.Drawing.Point(24, 11);
  386. this.btnReadXml.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  387. this.btnReadXml.Name = "btnReadXml";
  388. this.btnReadXml.Size = new System.Drawing.Size(144, 41);
  389. this.btnReadXml.TabIndex = 82;
  390. this.btnReadXml.Text = "读Xml文件";
  391. this.btnReadXml.UseVisualStyleBackColor = true;
  392. this.btnReadXml.Click += new System.EventHandler(this.btnReadXml_Click);
  393. //
  394. // btnGetStagePosition
  395. //
  396. this.btnGetStagePosition.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  397. this.btnGetStagePosition.Location = new System.Drawing.Point(107, 318);
  398. this.btnGetStagePosition.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  399. this.btnGetStagePosition.Name = "btnGetStagePosition";
  400. this.btnGetStagePosition.Size = new System.Drawing.Size(144, 41);
  401. this.btnGetStagePosition.TabIndex = 81;
  402. this.btnGetStagePosition.Text = "获取位置数组";
  403. this.btnGetStagePosition.UseVisualStyleBackColor = true;
  404. this.btnGetStagePosition.Click += new System.EventHandler(this.btnGetStagePosition_Click);
  405. //
  406. // btnStageSetM
  407. //
  408. this.btnStageSetM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  409. this.btnStageSetM.Location = new System.Drawing.Point(480, 258);
  410. this.btnStageSetM.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  411. this.btnStageSetM.Name = "btnStageSetM";
  412. this.btnStageSetM.Size = new System.Drawing.Size(79, 34);
  413. this.btnStageSetM.TabIndex = 80;
  414. this.btnStageSetM.Text = "Set";
  415. this.btnStageSetM.UseVisualStyleBackColor = true;
  416. this.btnStageSetM.Click += new System.EventHandler(this.btnStageSetM_Click);
  417. //
  418. // txtStageM
  419. //
  420. this.txtStageM.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  421. this.txtStageM.Location = new System.Drawing.Point(370, 259);
  422. this.txtStageM.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  423. this.txtStageM.Name = "txtStageM";
  424. this.txtStageM.Size = new System.Drawing.Size(100, 30);
  425. this.txtStageM.TabIndex = 79;
  426. this.txtStageM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  427. //
  428. // lblStageM
  429. //
  430. this.lblStageM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  431. this.lblStageM.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  432. this.lblStageM.Location = new System.Drawing.Point(194, 258);
  433. this.lblStageM.Name = "lblStageM";
  434. this.lblStageM.Size = new System.Drawing.Size(83, 33);
  435. this.lblStageM.TabIndex = 78;
  436. this.lblStageM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  437. //
  438. // label10
  439. //
  440. this.label10.AutoSize = true;
  441. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  442. this.label10.Location = new System.Drawing.Point(54, 264);
  443. this.label10.Name = "label10";
  444. this.label10.Size = new System.Drawing.Size(138, 27);
  445. this.label10.TabIndex = 77;
  446. this.label10.Text = "样品台 M轴:";
  447. //
  448. // btnStageGetM
  449. //
  450. this.btnStageGetM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  451. this.btnStageGetM.Location = new System.Drawing.Point(285, 258);
  452. this.btnStageGetM.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  453. this.btnStageGetM.Name = "btnStageGetM";
  454. this.btnStageGetM.Size = new System.Drawing.Size(79, 34);
  455. this.btnStageGetM.TabIndex = 76;
  456. this.btnStageGetM.Text = "Get";
  457. this.btnStageGetM.UseVisualStyleBackColor = true;
  458. this.btnStageGetM.Click += new System.EventHandler(this.btnStageGetM_Click);
  459. //
  460. // btnStageSetR
  461. //
  462. this.btnStageSetR.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  463. this.btnStageSetR.Location = new System.Drawing.Point(480, 220);
  464. this.btnStageSetR.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  465. this.btnStageSetR.Name = "btnStageSetR";
  466. this.btnStageSetR.Size = new System.Drawing.Size(79, 34);
  467. this.btnStageSetR.TabIndex = 75;
  468. this.btnStageSetR.Text = "Set";
  469. this.btnStageSetR.UseVisualStyleBackColor = true;
  470. this.btnStageSetR.Click += new System.EventHandler(this.btnStageSetR_Click);
  471. //
  472. // txtStageR
  473. //
  474. this.txtStageR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  475. this.txtStageR.Location = new System.Drawing.Point(370, 223);
  476. this.txtStageR.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  477. this.txtStageR.Name = "txtStageR";
  478. this.txtStageR.Size = new System.Drawing.Size(100, 30);
  479. this.txtStageR.TabIndex = 74;
  480. this.txtStageR.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  481. //
  482. // lblStageR
  483. //
  484. this.lblStageR.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  485. this.lblStageR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  486. this.lblStageR.Location = new System.Drawing.Point(194, 220);
  487. this.lblStageR.Name = "lblStageR";
  488. this.lblStageR.Size = new System.Drawing.Size(83, 33);
  489. this.lblStageR.TabIndex = 73;
  490. this.lblStageR.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  491. //
  492. // label13
  493. //
  494. this.label13.AutoSize = true;
  495. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  496. this.label13.Location = new System.Drawing.Point(54, 228);
  497. this.label13.Name = "label13";
  498. this.label13.Size = new System.Drawing.Size(131, 27);
  499. this.label13.TabIndex = 72;
  500. this.label13.Text = "样品台 R轴:";
  501. //
  502. // btnStageGetR
  503. //
  504. this.btnStageGetR.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  505. this.btnStageGetR.Location = new System.Drawing.Point(285, 220);
  506. this.btnStageGetR.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  507. this.btnStageGetR.Name = "btnStageGetR";
  508. this.btnStageGetR.Size = new System.Drawing.Size(79, 34);
  509. this.btnStageGetR.TabIndex = 71;
  510. this.btnStageGetR.Text = "Get";
  511. this.btnStageGetR.UseVisualStyleBackColor = true;
  512. this.btnStageGetR.Click += new System.EventHandler(this.btnStageGetR_Click);
  513. //
  514. // btnStageSetT
  515. //
  516. this.btnStageSetT.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  517. this.btnStageSetT.Location = new System.Drawing.Point(480, 184);
  518. this.btnStageSetT.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  519. this.btnStageSetT.Name = "btnStageSetT";
  520. this.btnStageSetT.Size = new System.Drawing.Size(79, 34);
  521. this.btnStageSetT.TabIndex = 70;
  522. this.btnStageSetT.Text = "Set";
  523. this.btnStageSetT.UseVisualStyleBackColor = true;
  524. this.btnStageSetT.Click += new System.EventHandler(this.btnStageSetT_Click);
  525. //
  526. // txtStageT
  527. //
  528. this.txtStageT.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  529. this.txtStageT.Location = new System.Drawing.Point(370, 185);
  530. this.txtStageT.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  531. this.txtStageT.Name = "txtStageT";
  532. this.txtStageT.Size = new System.Drawing.Size(100, 30);
  533. this.txtStageT.TabIndex = 69;
  534. this.txtStageT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  535. //
  536. // lblStageT
  537. //
  538. this.lblStageT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  539. this.lblStageT.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  540. this.lblStageT.Location = new System.Drawing.Point(194, 184);
  541. this.lblStageT.Name = "lblStageT";
  542. this.lblStageT.Size = new System.Drawing.Size(83, 33);
  543. this.lblStageT.TabIndex = 68;
  544. this.lblStageT.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  545. //
  546. // label15
  547. //
  548. this.label15.AutoSize = true;
  549. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  550. this.label15.Location = new System.Drawing.Point(54, 190);
  551. this.label15.Name = "label15";
  552. this.label15.Size = new System.Drawing.Size(129, 27);
  553. this.label15.TabIndex = 67;
  554. this.label15.Text = "样品台 T轴:";
  555. //
  556. // btnStageGetT
  557. //
  558. this.btnStageGetT.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  559. this.btnStageGetT.Location = new System.Drawing.Point(285, 184);
  560. this.btnStageGetT.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  561. this.btnStageGetT.Name = "btnStageGetT";
  562. this.btnStageGetT.Size = new System.Drawing.Size(79, 34);
  563. this.btnStageGetT.TabIndex = 66;
  564. this.btnStageGetT.Text = "Get";
  565. this.btnStageGetT.UseVisualStyleBackColor = true;
  566. this.btnStageGetT.Click += new System.EventHandler(this.btnStageGetT_Click);
  567. //
  568. // btnStageSetZ
  569. //
  570. this.btnStageSetZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  571. this.btnStageSetZ.Location = new System.Drawing.Point(480, 148);
  572. this.btnStageSetZ.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  573. this.btnStageSetZ.Name = "btnStageSetZ";
  574. this.btnStageSetZ.Size = new System.Drawing.Size(79, 34);
  575. this.btnStageSetZ.TabIndex = 65;
  576. this.btnStageSetZ.Text = "Set";
  577. this.btnStageSetZ.UseVisualStyleBackColor = true;
  578. this.btnStageSetZ.Click += new System.EventHandler(this.btnStageSetZ_Click);
  579. //
  580. // txtStageZ
  581. //
  582. this.txtStageZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  583. this.txtStageZ.Location = new System.Drawing.Point(370, 148);
  584. this.txtStageZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  585. this.txtStageZ.Name = "txtStageZ";
  586. this.txtStageZ.Size = new System.Drawing.Size(100, 30);
  587. this.txtStageZ.TabIndex = 64;
  588. this.txtStageZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  589. //
  590. // lblStageZ
  591. //
  592. this.lblStageZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  593. this.lblStageZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  594. this.lblStageZ.Location = new System.Drawing.Point(194, 148);
  595. this.lblStageZ.Name = "lblStageZ";
  596. this.lblStageZ.Size = new System.Drawing.Size(83, 33);
  597. this.lblStageZ.TabIndex = 63;
  598. this.lblStageZ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  599. //
  600. // label17
  601. //
  602. this.label17.AutoSize = true;
  603. this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  604. this.label17.Location = new System.Drawing.Point(54, 153);
  605. this.label17.Name = "label17";
  606. this.label17.Size = new System.Drawing.Size(130, 27);
  607. this.label17.TabIndex = 62;
  608. this.label17.Text = "样品台 Z轴:";
  609. //
  610. // btnStageGetZ
  611. //
  612. this.btnStageGetZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  613. this.btnStageGetZ.Location = new System.Drawing.Point(285, 148);
  614. this.btnStageGetZ.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  615. this.btnStageGetZ.Name = "btnStageGetZ";
  616. this.btnStageGetZ.Size = new System.Drawing.Size(79, 34);
  617. this.btnStageGetZ.TabIndex = 61;
  618. this.btnStageGetZ.Text = "Get";
  619. this.btnStageGetZ.UseVisualStyleBackColor = true;
  620. this.btnStageGetZ.Click += new System.EventHandler(this.btnStageGetZ_Click);
  621. //
  622. // btnStageSetY
  623. //
  624. this.btnStageSetY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  625. this.btnStageSetY.Location = new System.Drawing.Point(480, 110);
  626. this.btnStageSetY.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  627. this.btnStageSetY.Name = "btnStageSetY";
  628. this.btnStageSetY.Size = new System.Drawing.Size(79, 34);
  629. this.btnStageSetY.TabIndex = 60;
  630. this.btnStageSetY.Text = "Set";
  631. this.btnStageSetY.UseVisualStyleBackColor = true;
  632. this.btnStageSetY.Click += new System.EventHandler(this.btnStageSetY_Click);
  633. //
  634. // txtStageY
  635. //
  636. this.txtStageY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  637. this.txtStageY.Location = new System.Drawing.Point(370, 110);
  638. this.txtStageY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  639. this.txtStageY.Name = "txtStageY";
  640. this.txtStageY.Size = new System.Drawing.Size(100, 30);
  641. this.txtStageY.TabIndex = 59;
  642. this.txtStageY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  643. //
  644. // lblStageY
  645. //
  646. this.lblStageY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  647. this.lblStageY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  648. this.lblStageY.Location = new System.Drawing.Point(194, 110);
  649. this.lblStageY.Name = "lblStageY";
  650. this.lblStageY.Size = new System.Drawing.Size(83, 33);
  651. this.lblStageY.TabIndex = 58;
  652. this.lblStageY.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  653. //
  654. // label19
  655. //
  656. this.label19.AutoSize = true;
  657. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.label19.Location = new System.Drawing.Point(54, 115);
  659. this.label19.Name = "label19";
  660. this.label19.Size = new System.Drawing.Size(130, 27);
  661. this.label19.TabIndex = 57;
  662. this.label19.Text = "样品台 Y轴:";
  663. //
  664. // btnStageGetY
  665. //
  666. this.btnStageGetY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  667. this.btnStageGetY.Location = new System.Drawing.Point(285, 110);
  668. this.btnStageGetY.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  669. this.btnStageGetY.Name = "btnStageGetY";
  670. this.btnStageGetY.Size = new System.Drawing.Size(79, 34);
  671. this.btnStageGetY.TabIndex = 56;
  672. this.btnStageGetY.Text = "Get";
  673. this.btnStageGetY.UseVisualStyleBackColor = true;
  674. this.btnStageGetY.Click += new System.EventHandler(this.btnStageGetY_Click);
  675. //
  676. // btnStageSetX
  677. //
  678. this.btnStageSetX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  679. this.btnStageSetX.Location = new System.Drawing.Point(480, 73);
  680. this.btnStageSetX.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  681. this.btnStageSetX.Name = "btnStageSetX";
  682. this.btnStageSetX.Size = new System.Drawing.Size(79, 34);
  683. this.btnStageSetX.TabIndex = 55;
  684. this.btnStageSetX.Text = "Set";
  685. this.btnStageSetX.UseVisualStyleBackColor = true;
  686. this.btnStageSetX.Click += new System.EventHandler(this.btnStageSetX_Click);
  687. //
  688. // txtStageX
  689. //
  690. this.txtStageX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  691. this.txtStageX.Location = new System.Drawing.Point(370, 74);
  692. this.txtStageX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  693. this.txtStageX.Name = "txtStageX";
  694. this.txtStageX.Size = new System.Drawing.Size(100, 30);
  695. this.txtStageX.TabIndex = 54;
  696. this.txtStageX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  697. //
  698. // lblStageX
  699. //
  700. this.lblStageX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  701. this.lblStageX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  702. this.lblStageX.Location = new System.Drawing.Point(194, 73);
  703. this.lblStageX.Name = "lblStageX";
  704. this.lblStageX.Size = new System.Drawing.Size(83, 33);
  705. this.lblStageX.TabIndex = 53;
  706. this.lblStageX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  707. //
  708. // label21
  709. //
  710. this.label21.AutoSize = true;
  711. this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  712. this.label21.Location = new System.Drawing.Point(54, 79);
  713. this.label21.Name = "label21";
  714. this.label21.Size = new System.Drawing.Size(131, 27);
  715. this.label21.TabIndex = 52;
  716. this.label21.Text = "样品台 X轴:";
  717. //
  718. // btnStageGetX
  719. //
  720. this.btnStageGetX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  721. this.btnStageGetX.Location = new System.Drawing.Point(285, 73);
  722. this.btnStageGetX.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  723. this.btnStageGetX.Name = "btnStageGetX";
  724. this.btnStageGetX.Size = new System.Drawing.Size(79, 34);
  725. this.btnStageGetX.TabIndex = 51;
  726. this.btnStageGetX.Text = "Get";
  727. this.btnStageGetX.UseVisualStyleBackColor = true;
  728. this.btnStageGetX.Click += new System.EventHandler(this.btnStageGetX_Click);
  729. //
  730. // btnCloseVoltage
  731. //
  732. this.btnCloseVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  733. this.btnCloseVoltage.Location = new System.Drawing.Point(591, 69);
  734. this.btnCloseVoltage.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  735. this.btnCloseVoltage.Name = "btnCloseVoltage";
  736. this.btnCloseVoltage.Size = new System.Drawing.Size(144, 41);
  737. this.btnCloseVoltage.TabIndex = 50;
  738. this.btnCloseVoltage.Text = "关闭电压";
  739. this.btnCloseVoltage.UseVisualStyleBackColor = true;
  740. this.btnCloseVoltage.Click += new System.EventHandler(this.btnCloseVoltage_Click);
  741. //
  742. // btnOpenVoltage
  743. //
  744. this.btnOpenVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  745. this.btnOpenVoltage.Location = new System.Drawing.Point(591, 18);
  746. this.btnOpenVoltage.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  747. this.btnOpenVoltage.Name = "btnOpenVoltage";
  748. this.btnOpenVoltage.Size = new System.Drawing.Size(144, 41);
  749. this.btnOpenVoltage.TabIndex = 49;
  750. this.btnOpenVoltage.Text = "开启电压";
  751. this.btnOpenVoltage.UseVisualStyleBackColor = true;
  752. this.btnOpenVoltage.Click += new System.EventHandler(this.btnOpenVoltage_Click);
  753. //
  754. // label9
  755. //
  756. this.label9.AutoSize = true;
  757. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  758. this.label9.Location = new System.Drawing.Point(12, 435);
  759. this.label9.Name = "label9";
  760. this.label9.Size = new System.Drawing.Size(104, 27);
  761. this.label9.TabIndex = 45;
  762. this.label9.Text = "Pixel Size:";
  763. //
  764. // btnPixelSizeGet
  765. //
  766. this.btnPixelSizeGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  767. this.btnPixelSizeGet.ForeColor = System.Drawing.Color.Black;
  768. this.btnPixelSizeGet.Location = new System.Drawing.Point(348, 431);
  769. this.btnPixelSizeGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  770. this.btnPixelSizeGet.Name = "btnPixelSizeGet";
  771. this.btnPixelSizeGet.Size = new System.Drawing.Size(54, 34);
  772. this.btnPixelSizeGet.TabIndex = 44;
  773. this.btnPixelSizeGet.Text = "读";
  774. this.btnPixelSizeGet.UseVisualStyleBackColor = true;
  775. this.btnPixelSizeGet.Click += new System.EventHandler(this.btnPixelSizeGet_Click);
  776. //
  777. // btnScanRotationSet
  778. //
  779. this.btnScanRotationSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  780. this.btnScanRotationSet.Location = new System.Drawing.Point(296, 367);
  781. this.btnScanRotationSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  782. this.btnScanRotationSet.Name = "btnScanRotationSet";
  783. this.btnScanRotationSet.Size = new System.Drawing.Size(54, 34);
  784. this.btnScanRotationSet.TabIndex = 43;
  785. this.btnScanRotationSet.Text = "写";
  786. this.btnScanRotationSet.UseVisualStyleBackColor = true;
  787. this.btnScanRotationSet.Click += new System.EventHandler(this.btnScanRotationSet_Click);
  788. //
  789. // txtScanRotationSet
  790. //
  791. this.txtScanRotationSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  792. this.txtScanRotationSet.Location = new System.Drawing.Point(154, 369);
  793. this.txtScanRotationSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  794. this.txtScanRotationSet.Name = "txtScanRotationSet";
  795. this.txtScanRotationSet.Size = new System.Drawing.Size(85, 30);
  796. this.txtScanRotationSet.TabIndex = 42;
  797. this.txtScanRotationSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  798. //
  799. // label11
  800. //
  801. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  802. this.label11.Location = new System.Drawing.Point(12, 353);
  803. this.label11.Name = "label11";
  804. this.label11.Size = new System.Drawing.Size(125, 62);
  805. this.label11.TabIndex = 40;
  806. this.label11.Text = "Scan Rotate角度:";
  807. //
  808. // btnScanRotationGet
  809. //
  810. this.btnScanRotationGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  811. this.btnScanRotationGet.Location = new System.Drawing.Point(243, 367);
  812. this.btnScanRotationGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  813. this.btnScanRotationGet.Name = "btnScanRotationGet";
  814. this.btnScanRotationGet.Size = new System.Drawing.Size(54, 34);
  815. this.btnScanRotationGet.TabIndex = 39;
  816. this.btnScanRotationGet.Text = "读";
  817. this.btnScanRotationGet.UseVisualStyleBackColor = true;
  818. this.btnScanRotationGet.Click += new System.EventHandler(this.btnScanRotationGet_Click);
  819. //
  820. // btnTiltAngleSet
  821. //
  822. this.btnTiltAngleSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  823. this.btnTiltAngleSet.Location = new System.Drawing.Point(296, 302);
  824. this.btnTiltAngleSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  825. this.btnTiltAngleSet.Name = "btnTiltAngleSet";
  826. this.btnTiltAngleSet.Size = new System.Drawing.Size(54, 34);
  827. this.btnTiltAngleSet.TabIndex = 38;
  828. this.btnTiltAngleSet.Text = "写";
  829. this.btnTiltAngleSet.UseVisualStyleBackColor = true;
  830. this.btnTiltAngleSet.Click += new System.EventHandler(this.btnTiltAngleSet_Click);
  831. //
  832. // txtTiltAngleSet
  833. //
  834. this.txtTiltAngleSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  835. this.txtTiltAngleSet.Location = new System.Drawing.Point(154, 304);
  836. this.txtTiltAngleSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  837. this.txtTiltAngleSet.Name = "txtTiltAngleSet";
  838. this.txtTiltAngleSet.Size = new System.Drawing.Size(85, 30);
  839. this.txtTiltAngleSet.TabIndex = 37;
  840. this.txtTiltAngleSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  841. //
  842. // label7
  843. //
  844. this.label7.AutoSize = true;
  845. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  846. this.label7.Location = new System.Drawing.Point(14, 306);
  847. this.label7.Name = "label7";
  848. this.label7.Size = new System.Drawing.Size(112, 27);
  849. this.label7.TabIndex = 35;
  850. this.label7.Text = "角度补偿:";
  851. //
  852. // btnTiltAngleGet
  853. //
  854. this.btnTiltAngleGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  855. this.btnTiltAngleGet.Location = new System.Drawing.Point(243, 302);
  856. this.btnTiltAngleGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  857. this.btnTiltAngleGet.Name = "btnTiltAngleGet";
  858. this.btnTiltAngleGet.Size = new System.Drawing.Size(54, 34);
  859. this.btnTiltAngleGet.TabIndex = 34;
  860. this.btnTiltAngleGet.Text = "读";
  861. this.btnTiltAngleGet.UseVisualStyleBackColor = true;
  862. this.btnTiltAngleGet.Click += new System.EventHandler(this.btnTiltAngleGet_Click);
  863. //
  864. // btnAstigmatismYSet
  865. //
  866. this.btnAstigmatismYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  867. this.btnAstigmatismYSet.Location = new System.Drawing.Point(296, 255);
  868. this.btnAstigmatismYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  869. this.btnAstigmatismYSet.Name = "btnAstigmatismYSet";
  870. this.btnAstigmatismYSet.Size = new System.Drawing.Size(54, 34);
  871. this.btnAstigmatismYSet.TabIndex = 33;
  872. this.btnAstigmatismYSet.Text = "写";
  873. this.btnAstigmatismYSet.UseVisualStyleBackColor = true;
  874. this.btnAstigmatismYSet.Click += new System.EventHandler(this.btnAstigmatismYSet_Click);
  875. //
  876. // txtAstigmatismYSet
  877. //
  878. this.txtAstigmatismYSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  879. this.txtAstigmatismYSet.Location = new System.Drawing.Point(154, 257);
  880. this.txtAstigmatismYSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  881. this.txtAstigmatismYSet.Name = "txtAstigmatismYSet";
  882. this.txtAstigmatismYSet.Size = new System.Drawing.Size(85, 30);
  883. this.txtAstigmatismYSet.TabIndex = 32;
  884. this.txtAstigmatismYSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  885. //
  886. // label5
  887. //
  888. this.label5.AutoSize = true;
  889. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  890. this.label5.Location = new System.Drawing.Point(12, 259);
  891. this.label5.Name = "label5";
  892. this.label5.Size = new System.Drawing.Size(104, 27);
  893. this.label5.TabIndex = 30;
  894. this.label5.Text = "消像散Y:";
  895. //
  896. // btnAstigmatismYGet
  897. //
  898. this.btnAstigmatismYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  899. this.btnAstigmatismYGet.Location = new System.Drawing.Point(243, 255);
  900. this.btnAstigmatismYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  901. this.btnAstigmatismYGet.Name = "btnAstigmatismYGet";
  902. this.btnAstigmatismYGet.Size = new System.Drawing.Size(54, 34);
  903. this.btnAstigmatismYGet.TabIndex = 29;
  904. this.btnAstigmatismYGet.Text = "读";
  905. this.btnAstigmatismYGet.UseVisualStyleBackColor = true;
  906. this.btnAstigmatismYGet.Click += new System.EventHandler(this.btnAstigmatismYGet_Click);
  907. //
  908. // btnAstigmatismXSet
  909. //
  910. this.btnAstigmatismXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  911. this.btnAstigmatismXSet.Location = new System.Drawing.Point(296, 208);
  912. this.btnAstigmatismXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  913. this.btnAstigmatismXSet.Name = "btnAstigmatismXSet";
  914. this.btnAstigmatismXSet.Size = new System.Drawing.Size(54, 34);
  915. this.btnAstigmatismXSet.TabIndex = 28;
  916. this.btnAstigmatismXSet.Text = "写";
  917. this.btnAstigmatismXSet.UseVisualStyleBackColor = true;
  918. this.btnAstigmatismXSet.Click += new System.EventHandler(this.btnAstigmatismXSet_Click);
  919. //
  920. // txtAstigmatismXSet
  921. //
  922. this.txtAstigmatismXSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  923. this.txtAstigmatismXSet.Location = new System.Drawing.Point(154, 210);
  924. this.txtAstigmatismXSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  925. this.txtAstigmatismXSet.Name = "txtAstigmatismXSet";
  926. this.txtAstigmatismXSet.Size = new System.Drawing.Size(85, 30);
  927. this.txtAstigmatismXSet.TabIndex = 27;
  928. this.txtAstigmatismXSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  929. //
  930. // label8
  931. //
  932. this.label8.AutoSize = true;
  933. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  934. this.label8.Location = new System.Drawing.Point(12, 212);
  935. this.label8.Name = "label8";
  936. this.label8.Size = new System.Drawing.Size(105, 27);
  937. this.label8.TabIndex = 25;
  938. this.label8.Text = "消像散X:";
  939. //
  940. // btnAstigmatismXGet
  941. //
  942. this.btnAstigmatismXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  943. this.btnAstigmatismXGet.Location = new System.Drawing.Point(243, 208);
  944. this.btnAstigmatismXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  945. this.btnAstigmatismXGet.Name = "btnAstigmatismXGet";
  946. this.btnAstigmatismXGet.Size = new System.Drawing.Size(54, 34);
  947. this.btnAstigmatismXGet.TabIndex = 24;
  948. this.btnAstigmatismXGet.Text = "读";
  949. this.btnAstigmatismXGet.UseVisualStyleBackColor = true;
  950. this.btnAstigmatismXGet.Click += new System.EventHandler(this.btnAstigmatismXGet_Click);
  951. //
  952. // btnContrastSet
  953. //
  954. this.btnContrastSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  955. this.btnContrastSet.Location = new System.Drawing.Point(296, 161);
  956. this.btnContrastSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  957. this.btnContrastSet.Name = "btnContrastSet";
  958. this.btnContrastSet.Size = new System.Drawing.Size(54, 34);
  959. this.btnContrastSet.TabIndex = 23;
  960. this.btnContrastSet.Text = "写";
  961. this.btnContrastSet.UseVisualStyleBackColor = true;
  962. this.btnContrastSet.Click += new System.EventHandler(this.btnContrastSet_Click);
  963. //
  964. // txtContrastSet
  965. //
  966. this.txtContrastSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  967. this.txtContrastSet.Location = new System.Drawing.Point(154, 163);
  968. this.txtContrastSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  969. this.txtContrastSet.Name = "txtContrastSet";
  970. this.txtContrastSet.Size = new System.Drawing.Size(85, 30);
  971. this.txtContrastSet.TabIndex = 22;
  972. this.txtContrastSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  973. //
  974. // label4
  975. //
  976. this.label4.AutoSize = true;
  977. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  978. this.label4.Location = new System.Drawing.Point(12, 165);
  979. this.label4.Name = "label4";
  980. this.label4.Size = new System.Drawing.Size(92, 27);
  981. this.label4.TabIndex = 20;
  982. this.label4.Text = "对比度:";
  983. //
  984. // btnContrastGet
  985. //
  986. this.btnContrastGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  987. this.btnContrastGet.Location = new System.Drawing.Point(243, 161);
  988. this.btnContrastGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  989. this.btnContrastGet.Name = "btnContrastGet";
  990. this.btnContrastGet.Size = new System.Drawing.Size(54, 34);
  991. this.btnContrastGet.TabIndex = 19;
  992. this.btnContrastGet.Text = "读";
  993. this.btnContrastGet.UseVisualStyleBackColor = true;
  994. this.btnContrastGet.Click += new System.EventHandler(this.btnContrastGet_Click);
  995. //
  996. // btnBrightnessSet
  997. //
  998. this.btnBrightnessSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  999. this.btnBrightnessSet.Location = new System.Drawing.Point(296, 114);
  1000. this.btnBrightnessSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1001. this.btnBrightnessSet.Name = "btnBrightnessSet";
  1002. this.btnBrightnessSet.Size = new System.Drawing.Size(54, 34);
  1003. this.btnBrightnessSet.TabIndex = 18;
  1004. this.btnBrightnessSet.Text = "写";
  1005. this.btnBrightnessSet.UseVisualStyleBackColor = true;
  1006. this.btnBrightnessSet.Click += new System.EventHandler(this.btnBrightnessSet_Click);
  1007. //
  1008. // txtBrightnessSet
  1009. //
  1010. this.txtBrightnessSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1011. this.txtBrightnessSet.Location = new System.Drawing.Point(154, 116);
  1012. this.txtBrightnessSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1013. this.txtBrightnessSet.Name = "txtBrightnessSet";
  1014. this.txtBrightnessSet.Size = new System.Drawing.Size(85, 30);
  1015. this.txtBrightnessSet.TabIndex = 17;
  1016. this.txtBrightnessSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1017. //
  1018. // label6
  1019. //
  1020. this.label6.AutoSize = true;
  1021. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1022. this.label6.Location = new System.Drawing.Point(12, 118);
  1023. this.label6.Name = "label6";
  1024. this.label6.Size = new System.Drawing.Size(72, 27);
  1025. this.label6.TabIndex = 15;
  1026. this.label6.Text = "亮度:";
  1027. //
  1028. // btnBrightnessGet
  1029. //
  1030. this.btnBrightnessGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1031. this.btnBrightnessGet.Location = new System.Drawing.Point(243, 114);
  1032. this.btnBrightnessGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1033. this.btnBrightnessGet.Name = "btnBrightnessGet";
  1034. this.btnBrightnessGet.Size = new System.Drawing.Size(54, 34);
  1035. this.btnBrightnessGet.TabIndex = 14;
  1036. this.btnBrightnessGet.Text = "读";
  1037. this.btnBrightnessGet.UseVisualStyleBackColor = true;
  1038. this.btnBrightnessGet.Click += new System.EventHandler(this.btnBrightnessGet_Click);
  1039. //
  1040. // btnWDSet
  1041. //
  1042. this.btnWDSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1043. this.btnWDSet.Location = new System.Drawing.Point(296, 67);
  1044. this.btnWDSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1045. this.btnWDSet.Name = "btnWDSet";
  1046. this.btnWDSet.Size = new System.Drawing.Size(54, 34);
  1047. this.btnWDSet.TabIndex = 13;
  1048. this.btnWDSet.Text = "写";
  1049. this.btnWDSet.UseVisualStyleBackColor = true;
  1050. this.btnWDSet.Click += new System.EventHandler(this.btnWDSet_Click);
  1051. //
  1052. // txtWDSet
  1053. //
  1054. this.txtWDSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1055. this.txtWDSet.Location = new System.Drawing.Point(154, 69);
  1056. this.txtWDSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1057. this.txtWDSet.Name = "txtWDSet";
  1058. this.txtWDSet.Size = new System.Drawing.Size(85, 30);
  1059. this.txtWDSet.TabIndex = 12;
  1060. this.txtWDSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1061. //
  1062. // label3
  1063. //
  1064. this.label3.AutoSize = true;
  1065. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1066. this.label3.Location = new System.Drawing.Point(12, 71);
  1067. this.label3.Name = "label3";
  1068. this.label3.Size = new System.Drawing.Size(72, 27);
  1069. this.label3.TabIndex = 10;
  1070. this.label3.Text = "焦距:";
  1071. //
  1072. // btnWDGet
  1073. //
  1074. this.btnWDGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1075. this.btnWDGet.Location = new System.Drawing.Point(243, 67);
  1076. this.btnWDGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1077. this.btnWDGet.Name = "btnWDGet";
  1078. this.btnWDGet.Size = new System.Drawing.Size(54, 34);
  1079. this.btnWDGet.TabIndex = 9;
  1080. this.btnWDGet.Text = "读";
  1081. this.btnWDGet.UseVisualStyleBackColor = true;
  1082. this.btnWDGet.Click += new System.EventHandler(this.btnWDGet_Click);
  1083. //
  1084. // btnenlargeSet
  1085. //
  1086. this.btnenlargeSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1087. this.btnenlargeSet.Location = new System.Drawing.Point(296, 20);
  1088. this.btnenlargeSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1089. this.btnenlargeSet.Name = "btnenlargeSet";
  1090. this.btnenlargeSet.Size = new System.Drawing.Size(54, 34);
  1091. this.btnenlargeSet.TabIndex = 8;
  1092. this.btnenlargeSet.Text = "写";
  1093. this.btnenlargeSet.UseVisualStyleBackColor = true;
  1094. this.btnenlargeSet.Click += new System.EventHandler(this.btnenlargeSet_Click);
  1095. //
  1096. // txtenlargeSet
  1097. //
  1098. this.txtenlargeSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1099. this.txtenlargeSet.Location = new System.Drawing.Point(154, 22);
  1100. this.txtenlargeSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1101. this.txtenlargeSet.Name = "txtenlargeSet";
  1102. this.txtenlargeSet.Size = new System.Drawing.Size(85, 30);
  1103. this.txtenlargeSet.TabIndex = 7;
  1104. this.txtenlargeSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1105. //
  1106. // label1
  1107. //
  1108. this.label1.AutoSize = true;
  1109. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1110. this.label1.Location = new System.Drawing.Point(12, 24);
  1111. this.label1.Name = "label1";
  1112. this.label1.Size = new System.Drawing.Size(72, 27);
  1113. this.label1.TabIndex = 5;
  1114. this.label1.Text = "缩放:";
  1115. //
  1116. // panelControl
  1117. //
  1118. this.panelControl.Controls.Add(this.button4);
  1119. this.panelControl.Controls.Add(this.btnMILL);
  1120. this.panelControl.Controls.Add(this.btnGrabImage);
  1121. this.panelControl.Controls.Add(this.btnFIB);
  1122. this.panelControl.Controls.Add(this.panelSEM);
  1123. this.panelControl.Controls.Add(this.btnSEM);
  1124. this.panelControl.Dock = System.Windows.Forms.DockStyle.Fill;
  1125. this.panelControl.Location = new System.Drawing.Point(3, 3);
  1126. this.panelControl.Name = "panelControl";
  1127. this.panelControl.Size = new System.Drawing.Size(780, 565);
  1128. this.panelControl.TabIndex = 20;
  1129. //
  1130. // button4
  1131. //
  1132. this.button4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1133. this.button4.Location = new System.Drawing.Point(464, 10);
  1134. this.button4.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1135. this.button4.Name = "button4";
  1136. this.button4.Size = new System.Drawing.Size(144, 41);
  1137. this.button4.TabIndex = 50;
  1138. this.button4.Text = "连续拍照";
  1139. this.button4.UseVisualStyleBackColor = true;
  1140. this.button4.Click += new System.EventHandler(this.button4_Click);
  1141. //
  1142. // btnMILL
  1143. //
  1144. this.btnMILL.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1145. this.btnMILL.Location = new System.Drawing.Point(313, 10);
  1146. this.btnMILL.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1147. this.btnMILL.Name = "btnMILL";
  1148. this.btnMILL.Size = new System.Drawing.Size(144, 41);
  1149. this.btnMILL.TabIndex = 49;
  1150. this.btnMILL.Text = "MILL模式";
  1151. this.btnMILL.UseVisualStyleBackColor = true;
  1152. this.btnMILL.Click += new System.EventHandler(this.btnMILL_Click);
  1153. //
  1154. // btnFIB
  1155. //
  1156. this.btnFIB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1157. this.btnFIB.Location = new System.Drawing.Point(163, 11);
  1158. this.btnFIB.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1159. this.btnFIB.Name = "btnFIB";
  1160. this.btnFIB.Size = new System.Drawing.Size(144, 41);
  1161. this.btnFIB.TabIndex = 48;
  1162. this.btnFIB.Text = "FIB模式";
  1163. this.btnFIB.UseVisualStyleBackColor = true;
  1164. this.btnFIB.Click += new System.EventHandler(this.btnFIB_Click);
  1165. //
  1166. // panelSEM
  1167. //
  1168. this.panelSEM.Controls.Add(this.panelFIB);
  1169. this.panelSEM.Controls.Add(this.button1);
  1170. this.panelSEM.Controls.Add(this.txtVoltage);
  1171. this.panelSEM.Controls.Add(this.button2);
  1172. this.panelSEM.Controls.Add(this.label67);
  1173. this.panelSEM.Controls.Add(this.btnScanRotationSetOn);
  1174. this.panelSEM.Controls.Add(this.btnTiltAngleSetOn);
  1175. this.panelSEM.Controls.Add(this.btnTiltAngleSetOff);
  1176. this.panelSEM.Controls.Add(this.btnScanRotationSetLock);
  1177. this.panelSEM.Controls.Add(this.btnFrozen);
  1178. this.panelSEM.Controls.Add(this.btnLive);
  1179. this.panelSEM.Controls.Add(this.btnAutoStig);
  1180. this.panelSEM.Controls.Add(this.btnTiltCorrYSet);
  1181. this.panelSEM.Controls.Add(this.cmbImageStore);
  1182. this.panelSEM.Controls.Add(this.label1);
  1183. this.panelSEM.Controls.Add(this.btnAutoBCCancle);
  1184. this.panelSEM.Controls.Add(this.lblImageStore);
  1185. this.panelSEM.Controls.Add(this.txtTiltCorrY);
  1186. this.panelSEM.Controls.Add(this.btnImageStoreSet);
  1187. this.panelSEM.Controls.Add(this.btnTiltAngleSet);
  1188. this.panelSEM.Controls.Add(this.btnImageStoreGet);
  1189. this.panelSEM.Controls.Add(this.btnAutoBC);
  1190. this.panelSEM.Controls.Add(this.label2);
  1191. this.panelSEM.Controls.Add(this.txtTiltAngleSet);
  1192. this.panelSEM.Controls.Add(this.btnAutoContrast);
  1193. this.panelSEM.Controls.Add(this.btnTiltCorrYGet);
  1194. this.panelSEM.Controls.Add(this.btnScanRotationGet);
  1195. this.panelSEM.Controls.Add(this.btnAutoBrightness);
  1196. this.panelSEM.Controls.Add(this.btnTiltCorrXSet);
  1197. this.panelSEM.Controls.Add(this.label11);
  1198. this.panelSEM.Controls.Add(this.txtTiltCorrX);
  1199. this.panelSEM.Controls.Add(this.btnAutoFocus2);
  1200. this.panelSEM.Controls.Add(this.btnAutoFocus1);
  1201. this.panelSEM.Controls.Add(this.btnTiltCorrXGet);
  1202. this.panelSEM.Controls.Add(this.label7);
  1203. this.panelSEM.Controls.Add(this.btnenlargeSet);
  1204. this.panelSEM.Controls.Add(this.label12);
  1205. this.panelSEM.Controls.Add(this.txtScanRotationSet);
  1206. this.panelSEM.Controls.Add(this.btnenlargeGet);
  1207. this.panelSEM.Controls.Add(this.btnTiltAngleGet);
  1208. this.panelSEM.Controls.Add(this.btnScanRotationSet);
  1209. this.panelSEM.Controls.Add(this.btnAstigmatismYSet);
  1210. this.panelSEM.Controls.Add(this.txtenlargeSet);
  1211. this.panelSEM.Controls.Add(this.txtAstigmatismYSet);
  1212. this.panelSEM.Controls.Add(this.btnWDSet);
  1213. this.panelSEM.Controls.Add(this.btnPixelSizeGet);
  1214. this.panelSEM.Controls.Add(this.btnWDGet);
  1215. this.panelSEM.Controls.Add(this.label9);
  1216. this.panelSEM.Controls.Add(this.label3);
  1217. this.panelSEM.Controls.Add(this.btnCloseVoltage);
  1218. this.panelSEM.Controls.Add(this.btnOpenVoltage);
  1219. this.panelSEM.Controls.Add(this.lblPixelSizeGet);
  1220. this.panelSEM.Controls.Add(this.txtWDSet);
  1221. this.panelSEM.Controls.Add(this.label5);
  1222. this.panelSEM.Controls.Add(this.btnBrightnessSet);
  1223. this.panelSEM.Controls.Add(this.btnAstigmatismYGet);
  1224. this.panelSEM.Controls.Add(this.btnBrightnessGet);
  1225. this.panelSEM.Controls.Add(this.btnAstigmatismXSet);
  1226. this.panelSEM.Controls.Add(this.label6);
  1227. this.panelSEM.Controls.Add(this.txtAstigmatismXSet);
  1228. this.panelSEM.Controls.Add(this.txtBrightnessSet);
  1229. this.panelSEM.Controls.Add(this.btnAstigmatismXGet);
  1230. this.panelSEM.Controls.Add(this.label4);
  1231. this.panelSEM.Controls.Add(this.label8);
  1232. this.panelSEM.Controls.Add(this.btnContrastGet);
  1233. this.panelSEM.Controls.Add(this.btnContrastSet);
  1234. this.panelSEM.Controls.Add(this.txtContrastSet);
  1235. this.panelSEM.Controls.Add(this.btnTiltCorr);
  1236. this.panelSEM.Dock = System.Windows.Forms.DockStyle.Bottom;
  1237. this.panelSEM.Location = new System.Drawing.Point(0, 56);
  1238. this.panelSEM.Name = "panelSEM";
  1239. this.panelSEM.Size = new System.Drawing.Size(780, 509);
  1240. this.panelSEM.TabIndex = 47;
  1241. //
  1242. // panelFIB
  1243. //
  1244. this.panelFIB.Controls.Add(this.btnExeEly3);
  1245. this.panelFIB.Controls.Add(this.btnFIBStatus);
  1246. this.panelFIB.Controls.Add(this.btnExeEly2);
  1247. this.panelFIB.Controls.Add(this.btnExeEly);
  1248. this.panelFIB.Controls.Add(this.btnFIBAstigmatismYSet);
  1249. this.panelFIB.Controls.Add(this.txtFIBAstigmatismY);
  1250. this.panelFIB.Controls.Add(this.label22);
  1251. this.panelFIB.Controls.Add(this.btnFIBAstigmatismYGet);
  1252. this.panelFIB.Controls.Add(this.btnFIBAstigmatismXSet);
  1253. this.panelFIB.Controls.Add(this.txtFIBAstigmatismX);
  1254. this.panelFIB.Controls.Add(this.btnFIBAstigmatismXGet);
  1255. this.panelFIB.Controls.Add(this.label23);
  1256. this.panelFIB.Controls.Add(this.btnFIBBeamShiftYSet);
  1257. this.panelFIB.Controls.Add(this.txtFIBBeamShiftY);
  1258. this.panelFIB.Controls.Add(this.label18);
  1259. this.panelFIB.Controls.Add(this.btnFIBBeamShiftYGet);
  1260. this.panelFIB.Controls.Add(this.btnFIBBeamShiftXSet);
  1261. this.panelFIB.Controls.Add(this.txtFIBBeamShiftX);
  1262. this.panelFIB.Controls.Add(this.btnFIBBeamShiftXGet);
  1263. this.panelFIB.Controls.Add(this.label20);
  1264. this.panelFIB.Controls.Add(this.btnMCF);
  1265. this.panelFIB.Controls.Add(this.label14);
  1266. this.panelFIB.Controls.Add(this.btnFIBMagSet);
  1267. this.panelFIB.Controls.Add(this.btnFIBMagGet);
  1268. this.panelFIB.Controls.Add(this.txtFIBMag);
  1269. this.panelFIB.Controls.Add(this.btnFIBWDSet);
  1270. this.panelFIB.Controls.Add(this.btnFIBWDGet);
  1271. this.panelFIB.Controls.Add(this.label16);
  1272. this.panelFIB.Controls.Add(this.txtFIBWD);
  1273. this.panelFIB.Dock = System.Windows.Forms.DockStyle.Top;
  1274. this.panelFIB.Location = new System.Drawing.Point(0, 0);
  1275. this.panelFIB.Name = "panelFIB";
  1276. this.panelFIB.Size = new System.Drawing.Size(780, 289);
  1277. this.panelFIB.TabIndex = 50;
  1278. this.panelFIB.Visible = false;
  1279. //
  1280. // btnExeEly3
  1281. //
  1282. this.btnExeEly3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1283. this.btnExeEly3.Location = new System.Drawing.Point(530, 229);
  1284. this.btnExeEly3.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1285. this.btnExeEly3.Name = "btnExeEly3";
  1286. this.btnExeEly3.Size = new System.Drawing.Size(144, 41);
  1287. this.btnExeEly3.TabIndex = 75;
  1288. this.btnExeEly3.Text = "执行ELY文件";
  1289. this.btnExeEly3.UseVisualStyleBackColor = true;
  1290. this.btnExeEly3.Click += new System.EventHandler(this.btnExeEly3_Click);
  1291. //
  1292. // btnFIBStatus
  1293. //
  1294. this.btnFIBStatus.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1295. this.btnFIBStatus.Location = new System.Drawing.Point(406, 120);
  1296. this.btnFIBStatus.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1297. this.btnFIBStatus.Name = "btnFIBStatus";
  1298. this.btnFIBStatus.Size = new System.Drawing.Size(144, 41);
  1299. this.btnFIBStatus.TabIndex = 74;
  1300. this.btnFIBStatus.Text = "FIB状态";
  1301. this.btnFIBStatus.UseVisualStyleBackColor = true;
  1302. this.btnFIBStatus.Click += new System.EventHandler(this.btnFIBStatus_Click);
  1303. //
  1304. // btnExeEly2
  1305. //
  1306. this.btnExeEly2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1307. this.btnExeEly2.Location = new System.Drawing.Point(379, 229);
  1308. this.btnExeEly2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1309. this.btnExeEly2.Name = "btnExeEly2";
  1310. this.btnExeEly2.Size = new System.Drawing.Size(144, 41);
  1311. this.btnExeEly2.TabIndex = 73;
  1312. this.btnExeEly2.Text = "确认ELY文件";
  1313. this.btnExeEly2.UseVisualStyleBackColor = true;
  1314. this.btnExeEly2.Click += new System.EventHandler(this.btnExeEly2_Click);
  1315. //
  1316. // btnExeEly
  1317. //
  1318. this.btnExeEly.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1319. this.btnExeEly.Location = new System.Drawing.Point(229, 229);
  1320. this.btnExeEly.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1321. this.btnExeEly.Name = "btnExeEly";
  1322. this.btnExeEly.Size = new System.Drawing.Size(144, 41);
  1323. this.btnExeEly.TabIndex = 72;
  1324. this.btnExeEly.Text = "选择ELY文件";
  1325. this.btnExeEly.UseVisualStyleBackColor = true;
  1326. this.btnExeEly.Click += new System.EventHandler(this.btnExeEly_Click);
  1327. //
  1328. // btnFIBAstigmatismYSet
  1329. //
  1330. this.btnFIBAstigmatismYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1331. this.btnFIBAstigmatismYSet.Location = new System.Drawing.Point(304, 172);
  1332. this.btnFIBAstigmatismYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1333. this.btnFIBAstigmatismYSet.Name = "btnFIBAstigmatismYSet";
  1334. this.btnFIBAstigmatismYSet.Size = new System.Drawing.Size(54, 34);
  1335. this.btnFIBAstigmatismYSet.TabIndex = 71;
  1336. this.btnFIBAstigmatismYSet.Text = "写";
  1337. this.btnFIBAstigmatismYSet.UseVisualStyleBackColor = true;
  1338. this.btnFIBAstigmatismYSet.Click += new System.EventHandler(this.btnFIBAstigmatismYSet_Click);
  1339. //
  1340. // txtFIBAstigmatismY
  1341. //
  1342. this.txtFIBAstigmatismY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1343. this.txtFIBAstigmatismY.Location = new System.Drawing.Point(162, 174);
  1344. this.txtFIBAstigmatismY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1345. this.txtFIBAstigmatismY.Name = "txtFIBAstigmatismY";
  1346. this.txtFIBAstigmatismY.Size = new System.Drawing.Size(85, 30);
  1347. this.txtFIBAstigmatismY.TabIndex = 70;
  1348. this.txtFIBAstigmatismY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1349. //
  1350. // label22
  1351. //
  1352. this.label22.AutoSize = true;
  1353. this.label22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1354. this.label22.Location = new System.Drawing.Point(20, 176);
  1355. this.label22.Name = "label22";
  1356. this.label22.Size = new System.Drawing.Size(104, 27);
  1357. this.label22.TabIndex = 69;
  1358. this.label22.Text = "消像散Y:";
  1359. //
  1360. // btnFIBAstigmatismYGet
  1361. //
  1362. this.btnFIBAstigmatismYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1363. this.btnFIBAstigmatismYGet.Location = new System.Drawing.Point(251, 172);
  1364. this.btnFIBAstigmatismYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1365. this.btnFIBAstigmatismYGet.Name = "btnFIBAstigmatismYGet";
  1366. this.btnFIBAstigmatismYGet.Size = new System.Drawing.Size(54, 34);
  1367. this.btnFIBAstigmatismYGet.TabIndex = 68;
  1368. this.btnFIBAstigmatismYGet.Text = "读";
  1369. this.btnFIBAstigmatismYGet.UseVisualStyleBackColor = true;
  1370. this.btnFIBAstigmatismYGet.Click += new System.EventHandler(this.btnFIBAstigmatismYGet_Click);
  1371. //
  1372. // btnFIBAstigmatismXSet
  1373. //
  1374. this.btnFIBAstigmatismXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1375. this.btnFIBAstigmatismXSet.Location = new System.Drawing.Point(304, 125);
  1376. this.btnFIBAstigmatismXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1377. this.btnFIBAstigmatismXSet.Name = "btnFIBAstigmatismXSet";
  1378. this.btnFIBAstigmatismXSet.Size = new System.Drawing.Size(54, 34);
  1379. this.btnFIBAstigmatismXSet.TabIndex = 67;
  1380. this.btnFIBAstigmatismXSet.Text = "写";
  1381. this.btnFIBAstigmatismXSet.UseVisualStyleBackColor = true;
  1382. this.btnFIBAstigmatismXSet.Click += new System.EventHandler(this.btnFIBAstigmatismXSet_Click);
  1383. //
  1384. // txtFIBAstigmatismX
  1385. //
  1386. this.txtFIBAstigmatismX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1387. this.txtFIBAstigmatismX.Location = new System.Drawing.Point(162, 127);
  1388. this.txtFIBAstigmatismX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1389. this.txtFIBAstigmatismX.Name = "txtFIBAstigmatismX";
  1390. this.txtFIBAstigmatismX.Size = new System.Drawing.Size(85, 30);
  1391. this.txtFIBAstigmatismX.TabIndex = 66;
  1392. this.txtFIBAstigmatismX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1393. //
  1394. // btnFIBAstigmatismXGet
  1395. //
  1396. this.btnFIBAstigmatismXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1397. this.btnFIBAstigmatismXGet.Location = new System.Drawing.Point(251, 125);
  1398. this.btnFIBAstigmatismXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1399. this.btnFIBAstigmatismXGet.Name = "btnFIBAstigmatismXGet";
  1400. this.btnFIBAstigmatismXGet.Size = new System.Drawing.Size(54, 34);
  1401. this.btnFIBAstigmatismXGet.TabIndex = 64;
  1402. this.btnFIBAstigmatismXGet.Text = "读";
  1403. this.btnFIBAstigmatismXGet.UseVisualStyleBackColor = true;
  1404. this.btnFIBAstigmatismXGet.Click += new System.EventHandler(this.btnFIBAstigmatismXGet_Click);
  1405. //
  1406. // label23
  1407. //
  1408. this.label23.AutoSize = true;
  1409. this.label23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1410. this.label23.Location = new System.Drawing.Point(20, 129);
  1411. this.label23.Name = "label23";
  1412. this.label23.Size = new System.Drawing.Size(105, 27);
  1413. this.label23.TabIndex = 65;
  1414. this.label23.Text = "消像散X:";
  1415. //
  1416. // btnFIBBeamShiftYSet
  1417. //
  1418. this.btnFIBBeamShiftYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1419. this.btnFIBBeamShiftYSet.Location = new System.Drawing.Point(672, 74);
  1420. this.btnFIBBeamShiftYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1421. this.btnFIBBeamShiftYSet.Name = "btnFIBBeamShiftYSet";
  1422. this.btnFIBBeamShiftYSet.Size = new System.Drawing.Size(54, 34);
  1423. this.btnFIBBeamShiftYSet.TabIndex = 63;
  1424. this.btnFIBBeamShiftYSet.Text = "写";
  1425. this.btnFIBBeamShiftYSet.UseVisualStyleBackColor = true;
  1426. this.btnFIBBeamShiftYSet.Click += new System.EventHandler(this.btnFIBBeamShiftYSet_Click);
  1427. //
  1428. // txtFIBBeamShiftY
  1429. //
  1430. this.txtFIBBeamShiftY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1431. this.txtFIBBeamShiftY.Location = new System.Drawing.Point(514, 76);
  1432. this.txtFIBBeamShiftY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1433. this.txtFIBBeamShiftY.Name = "txtFIBBeamShiftY";
  1434. this.txtFIBBeamShiftY.Size = new System.Drawing.Size(101, 30);
  1435. this.txtFIBBeamShiftY.TabIndex = 62;
  1436. this.txtFIBBeamShiftY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1437. //
  1438. // label18
  1439. //
  1440. this.label18.AutoSize = true;
  1441. this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1442. this.label18.Location = new System.Drawing.Point(417, 78);
  1443. this.label18.Name = "label18";
  1444. this.label18.Size = new System.Drawing.Size(104, 27);
  1445. this.label18.TabIndex = 61;
  1446. this.label18.Text = "电子束Y:";
  1447. //
  1448. // btnFIBBeamShiftYGet
  1449. //
  1450. this.btnFIBBeamShiftYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1451. this.btnFIBBeamShiftYGet.Location = new System.Drawing.Point(619, 74);
  1452. this.btnFIBBeamShiftYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1453. this.btnFIBBeamShiftYGet.Name = "btnFIBBeamShiftYGet";
  1454. this.btnFIBBeamShiftYGet.Size = new System.Drawing.Size(54, 34);
  1455. this.btnFIBBeamShiftYGet.TabIndex = 60;
  1456. this.btnFIBBeamShiftYGet.Text = "读";
  1457. this.btnFIBBeamShiftYGet.UseVisualStyleBackColor = true;
  1458. this.btnFIBBeamShiftYGet.Click += new System.EventHandler(this.btnFIBBeamShiftYGet_Click);
  1459. //
  1460. // btnFIBBeamShiftXSet
  1461. //
  1462. this.btnFIBBeamShiftXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1463. this.btnFIBBeamShiftXSet.Location = new System.Drawing.Point(672, 27);
  1464. this.btnFIBBeamShiftXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1465. this.btnFIBBeamShiftXSet.Name = "btnFIBBeamShiftXSet";
  1466. this.btnFIBBeamShiftXSet.Size = new System.Drawing.Size(54, 34);
  1467. this.btnFIBBeamShiftXSet.TabIndex = 59;
  1468. this.btnFIBBeamShiftXSet.Text = "写";
  1469. this.btnFIBBeamShiftXSet.UseVisualStyleBackColor = true;
  1470. this.btnFIBBeamShiftXSet.Click += new System.EventHandler(this.btnFIBBeamShiftXSet_Click);
  1471. //
  1472. // txtFIBBeamShiftX
  1473. //
  1474. this.txtFIBBeamShiftX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1475. this.txtFIBBeamShiftX.Location = new System.Drawing.Point(514, 29);
  1476. this.txtFIBBeamShiftX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1477. this.txtFIBBeamShiftX.Name = "txtFIBBeamShiftX";
  1478. this.txtFIBBeamShiftX.Size = new System.Drawing.Size(101, 30);
  1479. this.txtFIBBeamShiftX.TabIndex = 58;
  1480. this.txtFIBBeamShiftX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1481. //
  1482. // btnFIBBeamShiftXGet
  1483. //
  1484. this.btnFIBBeamShiftXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1485. this.btnFIBBeamShiftXGet.Location = new System.Drawing.Point(619, 27);
  1486. this.btnFIBBeamShiftXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1487. this.btnFIBBeamShiftXGet.Name = "btnFIBBeamShiftXGet";
  1488. this.btnFIBBeamShiftXGet.Size = new System.Drawing.Size(54, 34);
  1489. this.btnFIBBeamShiftXGet.TabIndex = 56;
  1490. this.btnFIBBeamShiftXGet.Text = "读";
  1491. this.btnFIBBeamShiftXGet.UseVisualStyleBackColor = true;
  1492. this.btnFIBBeamShiftXGet.Click += new System.EventHandler(this.btnFIBBeamShiftXGet_Click);
  1493. //
  1494. // label20
  1495. //
  1496. this.label20.AutoSize = true;
  1497. this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1498. this.label20.Location = new System.Drawing.Point(417, 31);
  1499. this.label20.Name = "label20";
  1500. this.label20.Size = new System.Drawing.Size(105, 27);
  1501. this.label20.TabIndex = 57;
  1502. this.label20.Text = "电子束X:";
  1503. //
  1504. // btnMCF
  1505. //
  1506. this.btnMCF.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1507. this.btnMCF.Location = new System.Drawing.Point(582, 122);
  1508. this.btnMCF.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1509. this.btnMCF.Name = "btnMCF";
  1510. this.btnMCF.Size = new System.Drawing.Size(144, 41);
  1511. this.btnMCF.TabIndex = 55;
  1512. this.btnMCF.Text = "执行宏文件";
  1513. this.btnMCF.UseVisualStyleBackColor = true;
  1514. this.btnMCF.Click += new System.EventHandler(this.btnMCF_Click);
  1515. //
  1516. // label14
  1517. //
  1518. this.label14.AutoSize = true;
  1519. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1520. this.label14.Location = new System.Drawing.Point(20, 30);
  1521. this.label14.Name = "label14";
  1522. this.label14.Size = new System.Drawing.Size(72, 27);
  1523. this.label14.TabIndex = 15;
  1524. this.label14.Text = "缩放:";
  1525. //
  1526. // btnFIBMagSet
  1527. //
  1528. this.btnFIBMagSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1529. this.btnFIBMagSet.Location = new System.Drawing.Point(304, 26);
  1530. this.btnFIBMagSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1531. this.btnFIBMagSet.Name = "btnFIBMagSet";
  1532. this.btnFIBMagSet.Size = new System.Drawing.Size(54, 34);
  1533. this.btnFIBMagSet.TabIndex = 17;
  1534. this.btnFIBMagSet.Text = "写";
  1535. this.btnFIBMagSet.UseVisualStyleBackColor = true;
  1536. this.btnFIBMagSet.Click += new System.EventHandler(this.btnFIBMagSet_Click);
  1537. //
  1538. // btnFIBMagGet
  1539. //
  1540. this.btnFIBMagGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1541. this.btnFIBMagGet.Location = new System.Drawing.Point(251, 26);
  1542. this.btnFIBMagGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1543. this.btnFIBMagGet.Name = "btnFIBMagGet";
  1544. this.btnFIBMagGet.Size = new System.Drawing.Size(54, 34);
  1545. this.btnFIBMagGet.TabIndex = 14;
  1546. this.btnFIBMagGet.Text = "读";
  1547. this.btnFIBMagGet.UseVisualStyleBackColor = true;
  1548. this.btnFIBMagGet.Click += new System.EventHandler(this.btnFIBMagGet_Click);
  1549. //
  1550. // txtFIBMag
  1551. //
  1552. this.txtFIBMag.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1553. this.txtFIBMag.Location = new System.Drawing.Point(162, 28);
  1554. this.txtFIBMag.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1555. this.txtFIBMag.Name = "txtFIBMag";
  1556. this.txtFIBMag.Size = new System.Drawing.Size(85, 30);
  1557. this.txtFIBMag.TabIndex = 16;
  1558. this.txtFIBMag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1559. //
  1560. // btnFIBWDSet
  1561. //
  1562. this.btnFIBWDSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1563. this.btnFIBWDSet.Location = new System.Drawing.Point(304, 73);
  1564. this.btnFIBWDSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1565. this.btnFIBWDSet.Name = "btnFIBWDSet";
  1566. this.btnFIBWDSet.Size = new System.Drawing.Size(54, 34);
  1567. this.btnFIBWDSet.TabIndex = 21;
  1568. this.btnFIBWDSet.Text = "写";
  1569. this.btnFIBWDSet.UseVisualStyleBackColor = true;
  1570. this.btnFIBWDSet.Click += new System.EventHandler(this.btnFIBWDSet_Click);
  1571. //
  1572. // btnFIBWDGet
  1573. //
  1574. this.btnFIBWDGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1575. this.btnFIBWDGet.Location = new System.Drawing.Point(251, 73);
  1576. this.btnFIBWDGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1577. this.btnFIBWDGet.Name = "btnFIBWDGet";
  1578. this.btnFIBWDGet.Size = new System.Drawing.Size(54, 34);
  1579. this.btnFIBWDGet.TabIndex = 18;
  1580. this.btnFIBWDGet.Text = "读";
  1581. this.btnFIBWDGet.UseVisualStyleBackColor = true;
  1582. this.btnFIBWDGet.Click += new System.EventHandler(this.btnFIBWDGet_Click);
  1583. //
  1584. // label16
  1585. //
  1586. this.label16.AutoSize = true;
  1587. this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1588. this.label16.Location = new System.Drawing.Point(20, 77);
  1589. this.label16.Name = "label16";
  1590. this.label16.Size = new System.Drawing.Size(72, 27);
  1591. this.label16.TabIndex = 19;
  1592. this.label16.Text = "焦距:";
  1593. //
  1594. // txtFIBWD
  1595. //
  1596. this.txtFIBWD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1597. this.txtFIBWD.Location = new System.Drawing.Point(162, 75);
  1598. this.txtFIBWD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1599. this.txtFIBWD.Name = "txtFIBWD";
  1600. this.txtFIBWD.Size = new System.Drawing.Size(85, 30);
  1601. this.txtFIBWD.TabIndex = 20;
  1602. this.txtFIBWD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1603. //
  1604. // button1
  1605. //
  1606. this.button1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1607. this.button1.Location = new System.Drawing.Point(693, 365);
  1608. this.button1.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1609. this.button1.Name = "button1";
  1610. this.button1.Size = new System.Drawing.Size(54, 34);
  1611. this.button1.TabIndex = 97;
  1612. this.button1.Text = "写";
  1613. this.button1.UseVisualStyleBackColor = true;
  1614. this.button1.Click += new System.EventHandler(this.button1_Click);
  1615. //
  1616. // txtVoltage
  1617. //
  1618. this.txtVoltage.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1619. this.txtVoltage.Location = new System.Drawing.Point(551, 367);
  1620. this.txtVoltage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1621. this.txtVoltage.Name = "txtVoltage";
  1622. this.txtVoltage.Size = new System.Drawing.Size(85, 30);
  1623. this.txtVoltage.TabIndex = 96;
  1624. this.txtVoltage.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1625. //
  1626. // button2
  1627. //
  1628. this.button2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1629. this.button2.Location = new System.Drawing.Point(640, 365);
  1630. this.button2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1631. this.button2.Name = "button2";
  1632. this.button2.Size = new System.Drawing.Size(54, 34);
  1633. this.button2.TabIndex = 94;
  1634. this.button2.Text = "读";
  1635. this.button2.UseVisualStyleBackColor = true;
  1636. this.button2.Click += new System.EventHandler(this.button2_Click);
  1637. //
  1638. // label67
  1639. //
  1640. this.label67.AutoSize = true;
  1641. this.label67.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1642. this.label67.Location = new System.Drawing.Point(469, 369);
  1643. this.label67.Name = "label67";
  1644. this.label67.Size = new System.Drawing.Size(72, 27);
  1645. this.label67.TabIndex = 95;
  1646. this.label67.Text = "电压:";
  1647. //
  1648. // btnScanRotationSetOn
  1649. //
  1650. this.btnScanRotationSetOn.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1651. this.btnScanRotationSetOn.Location = new System.Drawing.Point(353, 367);
  1652. this.btnScanRotationSetOn.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1653. this.btnScanRotationSetOn.Name = "btnScanRotationSetOn";
  1654. this.btnScanRotationSetOn.Size = new System.Drawing.Size(54, 34);
  1655. this.btnScanRotationSetOn.TabIndex = 93;
  1656. this.btnScanRotationSetOn.Text = "开";
  1657. this.btnScanRotationSetOn.UseVisualStyleBackColor = true;
  1658. this.btnScanRotationSetOn.Click += new System.EventHandler(this.btnScanRotationSetOn_Click);
  1659. //
  1660. // btnTiltAngleSetOn
  1661. //
  1662. this.btnTiltAngleSetOn.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1663. this.btnTiltAngleSetOn.Location = new System.Drawing.Point(353, 302);
  1664. this.btnTiltAngleSetOn.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1665. this.btnTiltAngleSetOn.Name = "btnTiltAngleSetOn";
  1666. this.btnTiltAngleSetOn.Size = new System.Drawing.Size(54, 34);
  1667. this.btnTiltAngleSetOn.TabIndex = 92;
  1668. this.btnTiltAngleSetOn.Text = "开";
  1669. this.btnTiltAngleSetOn.UseVisualStyleBackColor = true;
  1670. this.btnTiltAngleSetOn.Click += new System.EventHandler(this.btnTiltAngleSetOn_Click);
  1671. //
  1672. // btnTiltAngleSetOff
  1673. //
  1674. this.btnTiltAngleSetOff.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1675. this.btnTiltAngleSetOff.Location = new System.Drawing.Point(409, 302);
  1676. this.btnTiltAngleSetOff.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1677. this.btnTiltAngleSetOff.Name = "btnTiltAngleSetOff";
  1678. this.btnTiltAngleSetOff.Size = new System.Drawing.Size(54, 34);
  1679. this.btnTiltAngleSetOff.TabIndex = 91;
  1680. this.btnTiltAngleSetOff.Text = "锁";
  1681. this.btnTiltAngleSetOff.UseVisualStyleBackColor = true;
  1682. this.btnTiltAngleSetOff.Click += new System.EventHandler(this.button1_Click_1);
  1683. //
  1684. // btnScanRotationSetLock
  1685. //
  1686. this.btnScanRotationSetLock.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1687. this.btnScanRotationSetLock.Location = new System.Drawing.Point(409, 367);
  1688. this.btnScanRotationSetLock.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1689. this.btnScanRotationSetLock.Name = "btnScanRotationSetLock";
  1690. this.btnScanRotationSetLock.Size = new System.Drawing.Size(54, 34);
  1691. this.btnScanRotationSetLock.TabIndex = 90;
  1692. this.btnScanRotationSetLock.Text = "锁";
  1693. this.btnScanRotationSetLock.UseVisualStyleBackColor = true;
  1694. this.btnScanRotationSetLock.Click += new System.EventHandler(this.btnScanRotationSetLock_Click);
  1695. //
  1696. // btnFrozen
  1697. //
  1698. this.btnFrozen.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1699. this.btnFrozen.Location = new System.Drawing.Point(649, 205);
  1700. this.btnFrozen.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1701. this.btnFrozen.Name = "btnFrozen";
  1702. this.btnFrozen.Size = new System.Drawing.Size(86, 41);
  1703. this.btnFrozen.TabIndex = 89;
  1704. this.btnFrozen.Text = "冻结";
  1705. this.btnFrozen.UseVisualStyleBackColor = true;
  1706. this.btnFrozen.Click += new System.EventHandler(this.btnFrozen_Click);
  1707. //
  1708. // btnLive
  1709. //
  1710. this.btnLive.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1711. this.btnLive.Location = new System.Drawing.Point(557, 205);
  1712. this.btnLive.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1713. this.btnLive.Name = "btnLive";
  1714. this.btnLive.Size = new System.Drawing.Size(86, 41);
  1715. this.btnLive.TabIndex = 88;
  1716. this.btnLive.Text = "解冻";
  1717. this.btnLive.UseVisualStyleBackColor = true;
  1718. this.btnLive.Click += new System.EventHandler(this.btnLive_Click);
  1719. //
  1720. // btnAutoStig
  1721. //
  1722. this.btnAutoStig.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1723. this.btnAutoStig.Location = new System.Drawing.Point(356, 210);
  1724. this.btnAutoStig.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1725. this.btnAutoStig.Name = "btnAutoStig";
  1726. this.btnAutoStig.Size = new System.Drawing.Size(69, 79);
  1727. this.btnAutoStig.TabIndex = 34;
  1728. this.btnAutoStig.Text = "自动";
  1729. this.btnAutoStig.UseVisualStyleBackColor = true;
  1730. this.btnAutoStig.Click += new System.EventHandler(this.btnAutoStig_Click);
  1731. //
  1732. // btnTiltCorrYSet
  1733. //
  1734. this.btnTiltCorrYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1735. this.btnTiltCorrYSet.Location = new System.Drawing.Point(693, 455);
  1736. this.btnTiltCorrYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1737. this.btnTiltCorrYSet.Name = "btnTiltCorrYSet";
  1738. this.btnTiltCorrYSet.Size = new System.Drawing.Size(54, 34);
  1739. this.btnTiltCorrYSet.TabIndex = 54;
  1740. this.btnTiltCorrYSet.Text = "写";
  1741. this.btnTiltCorrYSet.UseVisualStyleBackColor = true;
  1742. this.btnTiltCorrYSet.Click += new System.EventHandler(this.btnTiltCorrYSet_Click);
  1743. //
  1744. // cmbImageStore
  1745. //
  1746. this.cmbImageStore.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1747. this.cmbImageStore.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1748. this.cmbImageStore.FormattingEnabled = true;
  1749. this.cmbImageStore.Items.AddRange(new object[] {
  1750. "1024 * 768",
  1751. "512 * 384",
  1752. "2048 * 1536",
  1753. "3072 * 2304",
  1754. "4096 * 3072",
  1755. "5120 * 3840",
  1756. "6144 * 4608",
  1757. "8192 * 6144",
  1758. "12288 * 9216",
  1759. "16384 * 12288",
  1760. "24576 * 18432",
  1761. "32768 * 24576"});
  1762. this.cmbImageStore.Location = new System.Drawing.Point(613, 317);
  1763. this.cmbImageStore.Name = "cmbImageStore";
  1764. this.cmbImageStore.Size = new System.Drawing.Size(144, 26);
  1765. this.cmbImageStore.TabIndex = 87;
  1766. //
  1767. // btnAutoBCCancle
  1768. //
  1769. this.btnAutoBCCancle.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1770. this.btnAutoBCCancle.Location = new System.Drawing.Point(431, 114);
  1771. this.btnAutoBCCancle.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1772. this.btnAutoBCCancle.Name = "btnAutoBCCancle";
  1773. this.btnAutoBCCancle.Size = new System.Drawing.Size(29, 81);
  1774. this.btnAutoBCCancle.TabIndex = 29;
  1775. this.btnAutoBCCancle.Text = "取消";
  1776. this.btnAutoBCCancle.UseVisualStyleBackColor = true;
  1777. this.btnAutoBCCancle.Click += new System.EventHandler(this.btnAutoBCCancle_Click);
  1778. //
  1779. // lblImageStore
  1780. //
  1781. this.lblImageStore.AutoSize = true;
  1782. this.lblImageStore.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1783. this.lblImageStore.Location = new System.Drawing.Point(608, 255);
  1784. this.lblImageStore.Name = "lblImageStore";
  1785. this.lblImageStore.Size = new System.Drawing.Size(0, 27);
  1786. this.lblImageStore.TabIndex = 86;
  1787. //
  1788. // txtTiltCorrY
  1789. //
  1790. this.txtTiltCorrY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1791. this.txtTiltCorrY.Location = new System.Drawing.Point(551, 457);
  1792. this.txtTiltCorrY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1793. this.txtTiltCorrY.Name = "txtTiltCorrY";
  1794. this.txtTiltCorrY.Size = new System.Drawing.Size(85, 30);
  1795. this.txtTiltCorrY.TabIndex = 53;
  1796. this.txtTiltCorrY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1797. //
  1798. // btnImageStoreSet
  1799. //
  1800. this.btnImageStoreSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1801. this.btnImageStoreSet.Location = new System.Drawing.Point(464, 308);
  1802. this.btnImageStoreSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1803. this.btnImageStoreSet.Name = "btnImageStoreSet";
  1804. this.btnImageStoreSet.Size = new System.Drawing.Size(144, 41);
  1805. this.btnImageStoreSet.TabIndex = 85;
  1806. this.btnImageStoreSet.Text = "设置分辨率";
  1807. this.btnImageStoreSet.UseVisualStyleBackColor = true;
  1808. this.btnImageStoreSet.Click += new System.EventHandler(this.btnImageStoreSet_Click);
  1809. //
  1810. // btnImageStoreGet
  1811. //
  1812. this.btnImageStoreGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1813. this.btnImageStoreGet.Location = new System.Drawing.Point(431, 248);
  1814. this.btnImageStoreGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1815. this.btnImageStoreGet.Name = "btnImageStoreGet";
  1816. this.btnImageStoreGet.Size = new System.Drawing.Size(144, 41);
  1817. this.btnImageStoreGet.TabIndex = 84;
  1818. this.btnImageStoreGet.Text = "获取分辨率";
  1819. this.btnImageStoreGet.UseVisualStyleBackColor = true;
  1820. this.btnImageStoreGet.Click += new System.EventHandler(this.btnImageStoreGet_Click);
  1821. //
  1822. // btnAutoBC
  1823. //
  1824. this.btnAutoBC.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1825. this.btnAutoBC.Location = new System.Drawing.Point(472, 114);
  1826. this.btnAutoBC.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1827. this.btnAutoBC.Name = "btnAutoBC";
  1828. this.btnAutoBC.Size = new System.Drawing.Size(30, 82);
  1829. this.btnAutoBC.TabIndex = 28;
  1830. this.btnAutoBC.Text = "自动";
  1831. this.btnAutoBC.UseVisualStyleBackColor = true;
  1832. this.btnAutoBC.Click += new System.EventHandler(this.btnAutoBC_Click);
  1833. //
  1834. // label2
  1835. //
  1836. this.label2.AutoSize = true;
  1837. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1838. this.label2.Location = new System.Drawing.Point(438, 459);
  1839. this.label2.Name = "label2";
  1840. this.label2.Size = new System.Drawing.Size(104, 27);
  1841. this.label2.TabIndex = 52;
  1842. this.label2.Text = "电子束Y:";
  1843. //
  1844. // btnAutoContrast
  1845. //
  1846. this.btnAutoContrast.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1847. this.btnAutoContrast.Location = new System.Drawing.Point(354, 161);
  1848. this.btnAutoContrast.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1849. this.btnAutoContrast.Name = "btnAutoContrast";
  1850. this.btnAutoContrast.Size = new System.Drawing.Size(71, 34);
  1851. this.btnAutoContrast.TabIndex = 27;
  1852. this.btnAutoContrast.Text = "自动";
  1853. this.btnAutoContrast.UseVisualStyleBackColor = true;
  1854. this.btnAutoContrast.Click += new System.EventHandler(this.btnAutoContrast_Click);
  1855. //
  1856. // btnTiltCorrYGet
  1857. //
  1858. this.btnTiltCorrYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1859. this.btnTiltCorrYGet.Location = new System.Drawing.Point(640, 455);
  1860. this.btnTiltCorrYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1861. this.btnTiltCorrYGet.Name = "btnTiltCorrYGet";
  1862. this.btnTiltCorrYGet.Size = new System.Drawing.Size(54, 34);
  1863. this.btnTiltCorrYGet.TabIndex = 51;
  1864. this.btnTiltCorrYGet.Text = "读";
  1865. this.btnTiltCorrYGet.UseVisualStyleBackColor = true;
  1866. this.btnTiltCorrYGet.Click += new System.EventHandler(this.btnTiltCorrYGet_Click);
  1867. //
  1868. // btnAutoBrightness
  1869. //
  1870. this.btnAutoBrightness.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1871. this.btnAutoBrightness.Location = new System.Drawing.Point(353, 114);
  1872. this.btnAutoBrightness.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1873. this.btnAutoBrightness.Name = "btnAutoBrightness";
  1874. this.btnAutoBrightness.Size = new System.Drawing.Size(71, 34);
  1875. this.btnAutoBrightness.TabIndex = 26;
  1876. this.btnAutoBrightness.Text = "自动";
  1877. this.btnAutoBrightness.UseVisualStyleBackColor = true;
  1878. this.btnAutoBrightness.Click += new System.EventHandler(this.btnAutoBrightness_Click);
  1879. //
  1880. // btnTiltCorrXSet
  1881. //
  1882. this.btnTiltCorrXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1883. this.btnTiltCorrXSet.Location = new System.Drawing.Point(693, 408);
  1884. this.btnTiltCorrXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1885. this.btnTiltCorrXSet.Name = "btnTiltCorrXSet";
  1886. this.btnTiltCorrXSet.Size = new System.Drawing.Size(54, 34);
  1887. this.btnTiltCorrXSet.TabIndex = 50;
  1888. this.btnTiltCorrXSet.Text = "写";
  1889. this.btnTiltCorrXSet.UseVisualStyleBackColor = true;
  1890. this.btnTiltCorrXSet.Click += new System.EventHandler(this.btnTiltCorrXSet_Click);
  1891. //
  1892. // txtTiltCorrX
  1893. //
  1894. this.txtTiltCorrX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1895. this.txtTiltCorrX.Location = new System.Drawing.Point(551, 410);
  1896. this.txtTiltCorrX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1897. this.txtTiltCorrX.Name = "txtTiltCorrX";
  1898. this.txtTiltCorrX.Size = new System.Drawing.Size(85, 30);
  1899. this.txtTiltCorrX.TabIndex = 49;
  1900. this.txtTiltCorrX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1901. //
  1902. // btnAutoFocus2
  1903. //
  1904. this.btnAutoFocus2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1905. this.btnAutoFocus2.Location = new System.Drawing.Point(431, 68);
  1906. this.btnAutoFocus2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1907. this.btnAutoFocus2.Name = "btnAutoFocus2";
  1908. this.btnAutoFocus2.Size = new System.Drawing.Size(71, 34);
  1909. this.btnAutoFocus2.TabIndex = 25;
  1910. this.btnAutoFocus2.Text = "自动2";
  1911. this.btnAutoFocus2.UseVisualStyleBackColor = true;
  1912. this.btnAutoFocus2.Click += new System.EventHandler(this.btnAutoFocus2_Click);
  1913. //
  1914. // btnAutoFocus1
  1915. //
  1916. this.btnAutoFocus1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1917. this.btnAutoFocus1.Location = new System.Drawing.Point(354, 67);
  1918. this.btnAutoFocus1.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1919. this.btnAutoFocus1.Name = "btnAutoFocus1";
  1920. this.btnAutoFocus1.Size = new System.Drawing.Size(71, 34);
  1921. this.btnAutoFocus1.TabIndex = 24;
  1922. this.btnAutoFocus1.Text = "自动1";
  1923. this.btnAutoFocus1.UseVisualStyleBackColor = true;
  1924. this.btnAutoFocus1.Click += new System.EventHandler(this.btnAutoFocus1_Click);
  1925. //
  1926. // btnTiltCorrXGet
  1927. //
  1928. this.btnTiltCorrXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1929. this.btnTiltCorrXGet.Location = new System.Drawing.Point(640, 408);
  1930. this.btnTiltCorrXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1931. this.btnTiltCorrXGet.Name = "btnTiltCorrXGet";
  1932. this.btnTiltCorrXGet.Size = new System.Drawing.Size(54, 34);
  1933. this.btnTiltCorrXGet.TabIndex = 47;
  1934. this.btnTiltCorrXGet.Text = "读";
  1935. this.btnTiltCorrXGet.UseVisualStyleBackColor = true;
  1936. this.btnTiltCorrXGet.Click += new System.EventHandler(this.btnTiltCorrXGet_Click);
  1937. //
  1938. // label12
  1939. //
  1940. this.label12.AutoSize = true;
  1941. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1942. this.label12.Location = new System.Drawing.Point(438, 412);
  1943. this.label12.Name = "label12";
  1944. this.label12.Size = new System.Drawing.Size(105, 27);
  1945. this.label12.TabIndex = 48;
  1946. this.label12.Text = "电子束X:";
  1947. //
  1948. // lblPixelSizeGet
  1949. //
  1950. this.lblPixelSizeGet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1951. this.lblPixelSizeGet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1952. this.lblPixelSizeGet.Location = new System.Drawing.Point(154, 432);
  1953. this.lblPixelSizeGet.Name = "lblPixelSizeGet";
  1954. this.lblPixelSizeGet.Size = new System.Drawing.Size(188, 33);
  1955. this.lblPixelSizeGet.TabIndex = 46;
  1956. this.lblPixelSizeGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1957. //
  1958. // btnTiltCorr
  1959. //
  1960. this.btnTiltCorr.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1961. this.btnTiltCorr.Location = new System.Drawing.Point(591, 120);
  1962. this.btnTiltCorr.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1963. this.btnTiltCorr.Name = "btnTiltCorr";
  1964. this.btnTiltCorr.Size = new System.Drawing.Size(144, 76);
  1965. this.btnTiltCorr.TabIndex = 55;
  1966. this.btnTiltCorr.Text = "电子束校正";
  1967. this.btnTiltCorr.UseVisualStyleBackColor = true;
  1968. this.btnTiltCorr.Click += new System.EventHandler(this.btnTiltCorr_Click);
  1969. //
  1970. // btnSEM
  1971. //
  1972. this.btnSEM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1973. this.btnSEM.Location = new System.Drawing.Point(13, 10);
  1974. this.btnSEM.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1975. this.btnSEM.Name = "btnSEM";
  1976. this.btnSEM.Size = new System.Drawing.Size(144, 41);
  1977. this.btnSEM.TabIndex = 2;
  1978. this.btnSEM.Text = "SEM模式";
  1979. this.btnSEM.UseVisualStyleBackColor = true;
  1980. this.btnSEM.Click += new System.EventHandler(this.btnSEM_Click);
  1981. //
  1982. // panelStage
  1983. //
  1984. this.panelStage.Controls.Add(this.pictureBox2);
  1985. this.panelStage.Controls.Add(this.pictureBox1);
  1986. this.panelStage.Controls.Add(this.btnWriteXml);
  1987. this.panelStage.Controls.Add(this.btnAbort);
  1988. this.panelStage.Controls.Add(this.btnReadXml);
  1989. this.panelStage.Controls.Add(this.btnMoveXY);
  1990. this.panelStage.Controls.Add(this.label24);
  1991. this.panelStage.Controls.Add(this.btnGetStagePosition);
  1992. this.panelStage.Controls.Add(this.label21);
  1993. this.panelStage.Controls.Add(this.btnStageSetM);
  1994. this.panelStage.Controls.Add(this.btnStageGetX);
  1995. this.panelStage.Controls.Add(this.txtStageM);
  1996. this.panelStage.Controls.Add(this.lblStageX);
  1997. this.panelStage.Controls.Add(this.lblStageM);
  1998. this.panelStage.Controls.Add(this.txtStageX);
  1999. this.panelStage.Controls.Add(this.label10);
  2000. this.panelStage.Controls.Add(this.btnStageSetX);
  2001. this.panelStage.Controls.Add(this.btnStageGetM);
  2002. this.panelStage.Controls.Add(this.btnStageGetY);
  2003. this.panelStage.Controls.Add(this.btnStageSetR);
  2004. this.panelStage.Controls.Add(this.label19);
  2005. this.panelStage.Controls.Add(this.txtStageR);
  2006. this.panelStage.Controls.Add(this.lblStageY);
  2007. this.panelStage.Controls.Add(this.lblStageR);
  2008. this.panelStage.Controls.Add(this.txtStageY);
  2009. this.panelStage.Controls.Add(this.label13);
  2010. this.panelStage.Controls.Add(this.btnStageSetY);
  2011. this.panelStage.Controls.Add(this.btnStageGetR);
  2012. this.panelStage.Controls.Add(this.btnStageGetZ);
  2013. this.panelStage.Controls.Add(this.btnStageSetT);
  2014. this.panelStage.Controls.Add(this.label17);
  2015. this.panelStage.Controls.Add(this.txtStageT);
  2016. this.panelStage.Controls.Add(this.lblStageZ);
  2017. this.panelStage.Controls.Add(this.lblStageT);
  2018. this.panelStage.Controls.Add(this.txtStageZ);
  2019. this.panelStage.Controls.Add(this.label15);
  2020. this.panelStage.Controls.Add(this.btnStageSetZ);
  2021. this.panelStage.Controls.Add(this.btnStageGetT);
  2022. this.panelStage.Dock = System.Windows.Forms.DockStyle.Right;
  2023. this.panelStage.Location = new System.Drawing.Point(783, 3);
  2024. this.panelStage.Name = "panelStage";
  2025. this.panelStage.Size = new System.Drawing.Size(575, 565);
  2026. this.panelStage.TabIndex = 21;
  2027. //
  2028. // pictureBox2
  2029. //
  2030. this.pictureBox2.Location = new System.Drawing.Point(309, 381);
  2031. this.pictureBox2.Name = "pictureBox2";
  2032. this.pictureBox2.Size = new System.Drawing.Size(260, 178);
  2033. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2034. this.pictureBox2.TabIndex = 90;
  2035. this.pictureBox2.TabStop = false;
  2036. //
  2037. // pictureBox1
  2038. //
  2039. this.pictureBox1.Location = new System.Drawing.Point(43, 381);
  2040. this.pictureBox1.Name = "pictureBox1";
  2041. this.pictureBox1.Size = new System.Drawing.Size(260, 178);
  2042. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2043. this.pictureBox1.TabIndex = 89;
  2044. this.pictureBox1.TabStop = false;
  2045. //
  2046. // btnAbort
  2047. //
  2048. this.btnAbort.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2049. this.btnAbort.Location = new System.Drawing.Point(407, 318);
  2050. this.btnAbort.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2051. this.btnAbort.Name = "btnAbort";
  2052. this.btnAbort.Size = new System.Drawing.Size(144, 41);
  2053. this.btnAbort.TabIndex = 88;
  2054. this.btnAbort.Text = "急停";
  2055. this.btnAbort.UseVisualStyleBackColor = true;
  2056. this.btnAbort.Click += new System.EventHandler(this.btnAbort_Click);
  2057. //
  2058. // btnMoveXY
  2059. //
  2060. this.btnMoveXY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2061. this.btnMoveXY.Location = new System.Drawing.Point(257, 318);
  2062. this.btnMoveXY.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2063. this.btnMoveXY.Name = "btnMoveXY";
  2064. this.btnMoveXY.Size = new System.Drawing.Size(144, 41);
  2065. this.btnMoveXY.TabIndex = 83;
  2066. this.btnMoveXY.Text = "移动XY";
  2067. this.btnMoveXY.UseVisualStyleBackColor = true;
  2068. this.btnMoveXY.Click += new System.EventHandler(this.btnMoveXY_Click);
  2069. //
  2070. // label24
  2071. //
  2072. this.label24.AutoSize = true;
  2073. this.label24.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2074. this.label24.Location = new System.Drawing.Point(278, 15);
  2075. this.label24.Name = "label24";
  2076. this.label24.Size = new System.Drawing.Size(101, 37);
  2077. this.label24.TabIndex = 82;
  2078. this.label24.Text = "样品台";
  2079. //
  2080. // tabControl1
  2081. //
  2082. this.tabControl1.Controls.Add(this.tabPage1);
  2083. this.tabControl1.Controls.Add(this.tabPage2);
  2084. this.tabControl1.Controls.Add(this.tabPage3);
  2085. this.tabControl1.Controls.Add(this.tabPage4);
  2086. this.tabControl1.Controls.Add(this.tabPage5);
  2087. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  2088. this.tabControl1.Location = new System.Drawing.Point(0, 0);
  2089. this.tabControl1.Name = "tabControl1";
  2090. this.tabControl1.SelectedIndex = 0;
  2091. this.tabControl1.Size = new System.Drawing.Size(1369, 600);
  2092. this.tabControl1.TabIndex = 22;
  2093. //
  2094. // tabPage1
  2095. //
  2096. this.tabPage1.Controls.Add(this.panelControl);
  2097. this.tabPage1.Controls.Add(this.panelStage);
  2098. this.tabPage1.Location = new System.Drawing.Point(4, 25);
  2099. this.tabPage1.Name = "tabPage1";
  2100. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  2101. this.tabPage1.Size = new System.Drawing.Size(1361, 571);
  2102. this.tabPage1.TabIndex = 0;
  2103. this.tabPage1.Text = "SEM+FIB";
  2104. this.tabPage1.UseVisualStyleBackColor = true;
  2105. //
  2106. // tabPage2
  2107. //
  2108. this.tabPage2.Controls.Add(this.label81);
  2109. this.tabPage2.Controls.Add(this.label79);
  2110. this.tabPage2.Controls.Add(this.lblstate8);
  2111. this.tabPage2.Controls.Add(this.label84);
  2112. this.tabPage2.Controls.Add(this.lblMag2);
  2113. this.tabPage2.Controls.Add(this.label80);
  2114. this.tabPage2.Controls.Add(this.lblMag1);
  2115. this.tabPage2.Controls.Add(this.label82);
  2116. this.tabPage2.Controls.Add(this.btnPost8);
  2117. this.tabPage2.Controls.Add(this.txtfirm);
  2118. this.tabPage2.Controls.Add(this.txtTypee);
  2119. this.tabPage2.Controls.Add(this.btntest);
  2120. this.tabPage2.Controls.Add(this.txtaddr2);
  2121. this.tabPage2.Controls.Add(this.txtaddr);
  2122. this.tabPage2.Controls.Add(this.lbllocationy2);
  2123. this.tabPage2.Controls.Add(this.label71);
  2124. this.tabPage2.Controls.Add(this.lbllocationx2);
  2125. this.tabPage2.Controls.Add(this.label75);
  2126. this.tabPage2.Controls.Add(this.lblstate9);
  2127. this.tabPage2.Controls.Add(this.label47);
  2128. this.tabPage2.Controls.Add(this.lblcenter2);
  2129. this.tabPage2.Controls.Add(this.label49);
  2130. this.tabPage2.Controls.Add(this.lblcenter1);
  2131. this.tabPage2.Controls.Add(this.label51);
  2132. this.tabPage2.Controls.Add(this.lblstate7);
  2133. this.tabPage2.Controls.Add(this.label53);
  2134. this.tabPage2.Controls.Add(this.lbldirection2);
  2135. this.tabPage2.Controls.Add(this.label55);
  2136. this.tabPage2.Controls.Add(this.lbldegree2);
  2137. this.tabPage2.Controls.Add(this.label57);
  2138. this.tabPage2.Controls.Add(this.lblstigpath);
  2139. this.tabPage2.Controls.Add(this.label45);
  2140. this.tabPage2.Controls.Add(this.lblfocuspath);
  2141. this.tabPage2.Controls.Add(this.label43);
  2142. this.tabPage2.Controls.Add(this.lblstate4);
  2143. this.tabPage2.Controls.Add(this.label37);
  2144. this.tabPage2.Controls.Add(this.lbltopcy);
  2145. this.tabPage2.Controls.Add(this.label39);
  2146. this.tabPage2.Controls.Add(this.lbltopcx);
  2147. this.tabPage2.Controls.Add(this.label41);
  2148. this.tabPage2.Controls.Add(this.lblstate3);
  2149. this.tabPage2.Controls.Add(this.label35);
  2150. this.tabPage2.Controls.Add(this.lblstate2);
  2151. this.tabPage2.Controls.Add(this.label27);
  2152. this.tabPage2.Controls.Add(this.lbllocationy1);
  2153. this.tabPage2.Controls.Add(this.label31);
  2154. this.tabPage2.Controls.Add(this.lbllocationx1);
  2155. this.tabPage2.Controls.Add(this.label33);
  2156. this.tabPage2.Controls.Add(this.btnPost9);
  2157. this.tabPage2.Controls.Add(this.btnPost7);
  2158. this.tabPage2.Controls.Add(this.btnPost6);
  2159. this.tabPage2.Controls.Add(this.btnPost5);
  2160. this.tabPage2.Controls.Add(this.btnPost4);
  2161. this.tabPage2.Controls.Add(this.btnPost3);
  2162. this.tabPage2.Controls.Add(this.btnPost2);
  2163. this.tabPage2.Controls.Add(this.lblstate1);
  2164. this.tabPage2.Controls.Add(this.label30);
  2165. this.tabPage2.Controls.Add(this.lbldirection1);
  2166. this.tabPage2.Controls.Add(this.label28);
  2167. this.tabPage2.Controls.Add(this.lbldegree1);
  2168. this.tabPage2.Controls.Add(this.label25);
  2169. this.tabPage2.Controls.Add(this.btnPost1);
  2170. this.tabPage2.Location = new System.Drawing.Point(4, 25);
  2171. this.tabPage2.Name = "tabPage2";
  2172. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  2173. this.tabPage2.Size = new System.Drawing.Size(1361, 571);
  2174. this.tabPage2.TabIndex = 1;
  2175. this.tabPage2.Text = "POST";
  2176. this.tabPage2.UseVisualStyleBackColor = true;
  2177. //
  2178. // label81
  2179. //
  2180. this.label81.AutoSize = true;
  2181. this.label81.Location = new System.Drawing.Point(341, 204);
  2182. this.label81.Name = "label81";
  2183. this.label81.Size = new System.Drawing.Size(37, 15);
  2184. this.label81.TabIndex = 112;
  2185. this.label81.Text = "厂商";
  2186. //
  2187. // label79
  2188. //
  2189. this.label79.AutoSize = true;
  2190. this.label79.Location = new System.Drawing.Point(341, 121);
  2191. this.label79.Name = "label79";
  2192. this.label79.Size = new System.Drawing.Size(67, 15);
  2193. this.label79.TabIndex = 111;
  2194. this.label79.Text = "样品类型";
  2195. //
  2196. // lblstate8
  2197. //
  2198. this.lblstate8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2199. this.lblstate8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2200. this.lblstate8.Location = new System.Drawing.Point(1182, 456);
  2201. this.lblstate8.Name = "lblstate8";
  2202. this.lblstate8.Size = new System.Drawing.Size(112, 27);
  2203. this.lblstate8.TabIndex = 110;
  2204. //
  2205. // label84
  2206. //
  2207. this.label84.AutoSize = true;
  2208. this.label84.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2209. this.label84.Location = new System.Drawing.Point(1053, 456);
  2210. this.label84.Name = "label84";
  2211. this.label84.Size = new System.Drawing.Size(92, 27);
  2212. this.label84.TabIndex = 109;
  2213. this.label84.Text = "成功失败";
  2214. //
  2215. // lblMag2
  2216. //
  2217. this.lblMag2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2218. this.lblMag2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2219. this.lblMag2.Location = new System.Drawing.Point(859, 480);
  2220. this.lblMag2.Name = "lblMag2";
  2221. this.lblMag2.Size = new System.Drawing.Size(112, 27);
  2222. this.lblMag2.TabIndex = 108;
  2223. //
  2224. // label80
  2225. //
  2226. this.label80.AutoSize = true;
  2227. this.label80.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2228. this.label80.Location = new System.Drawing.Point(730, 481);
  2229. this.label80.Name = "label80";
  2230. this.label80.Size = new System.Drawing.Size(76, 27);
  2231. this.label80.TabIndex = 107;
  2232. this.label80.Text = "Mag2:";
  2233. //
  2234. // lblMag1
  2235. //
  2236. this.lblMag1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2237. this.lblMag1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2238. this.lblMag1.Location = new System.Drawing.Point(859, 441);
  2239. this.lblMag1.Name = "lblMag1";
  2240. this.lblMag1.Size = new System.Drawing.Size(112, 27);
  2241. this.lblMag1.TabIndex = 106;
  2242. //
  2243. // label82
  2244. //
  2245. this.label82.AutoSize = true;
  2246. this.label82.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2247. this.label82.Location = new System.Drawing.Point(730, 441);
  2248. this.label82.Name = "label82";
  2249. this.label82.Size = new System.Drawing.Size(90, 27);
  2250. this.label82.TabIndex = 105;
  2251. this.label82.Text = "Mag1:";
  2252. //
  2253. // btnPost8
  2254. //
  2255. this.btnPost8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2256. this.btnPost8.Location = new System.Drawing.Point(40, 435);
  2257. this.btnPost8.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2258. this.btnPost8.Name = "btnPost8";
  2259. this.btnPost8.Size = new System.Drawing.Size(275, 72);
  2260. this.btnPost8.TabIndex = 104;
  2261. this.btnPost8.Text = "计算两个测量区域坐标";
  2262. this.btnPost8.UseVisualStyleBackColor = true;
  2263. this.btnPost8.Click += new System.EventHandler(this.btnPost8_Click);
  2264. //
  2265. // txtfirm
  2266. //
  2267. this.txtfirm.Location = new System.Drawing.Point(344, 222);
  2268. this.txtfirm.Name = "txtfirm";
  2269. this.txtfirm.Size = new System.Drawing.Size(50, 25);
  2270. this.txtfirm.TabIndex = 103;
  2271. this.txtfirm.Text = "LG";
  2272. //
  2273. // txtTypee
  2274. //
  2275. this.txtTypee.Location = new System.Drawing.Point(344, 142);
  2276. this.txtTypee.Name = "txtTypee";
  2277. this.txtTypee.Size = new System.Drawing.Size(50, 25);
  2278. this.txtTypee.TabIndex = 102;
  2279. this.txtTypee.Text = "1";
  2280. //
  2281. // btntest
  2282. //
  2283. this.btntest.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2284. this.btntest.Location = new System.Drawing.Point(321, 26);
  2285. this.btntest.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2286. this.btntest.Name = "btntest";
  2287. this.btntest.Size = new System.Drawing.Size(101, 41);
  2288. this.btntest.TabIndex = 101;
  2289. this.btntest.Text = "复制图片";
  2290. this.btntest.UseVisualStyleBackColor = true;
  2291. this.btntest.Click += new System.EventHandler(this.btntest_Click);
  2292. //
  2293. // txtaddr2
  2294. //
  2295. this.txtaddr2.Location = new System.Drawing.Point(446, 153);
  2296. this.txtaddr2.Multiline = true;
  2297. this.txtaddr2.Name = "txtaddr2";
  2298. this.txtaddr2.Size = new System.Drawing.Size(556, 48);
  2299. this.txtaddr2.TabIndex = 100;
  2300. this.txtaddr2.Text = "img_path2的图像路径";
  2301. //
  2302. // txtaddr
  2303. //
  2304. this.txtaddr.Location = new System.Drawing.Point(446, 6);
  2305. this.txtaddr.Name = "txtaddr";
  2306. this.txtaddr.Size = new System.Drawing.Size(848, 25);
  2307. this.txtaddr.TabIndex = 99;
  2308. this.txtaddr.Text = "img_path的图路径";
  2309. //
  2310. // lbllocationy2
  2311. //
  2312. this.lbllocationy2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2313. this.lbllocationy2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2314. this.lbllocationy2.Location = new System.Drawing.Point(859, 109);
  2315. this.lbllocationy2.Name = "lbllocationy2";
  2316. this.lbllocationy2.Size = new System.Drawing.Size(112, 27);
  2317. this.lbllocationy2.TabIndex = 98;
  2318. //
  2319. // label71
  2320. //
  2321. this.label71.AutoSize = true;
  2322. this.label71.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2323. this.label71.Location = new System.Drawing.Point(730, 109);
  2324. this.label71.Name = "label71";
  2325. this.label71.Size = new System.Drawing.Size(129, 27);
  2326. this.label71.TabIndex = 97;
  2327. this.label71.Text = "LocationY2:";
  2328. //
  2329. // lbllocationx2
  2330. //
  2331. this.lbllocationx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2332. this.lbllocationx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2333. this.lbllocationx2.Location = new System.Drawing.Point(570, 109);
  2334. this.lbllocationx2.Name = "lbllocationx2";
  2335. this.lbllocationx2.Size = new System.Drawing.Size(112, 27);
  2336. this.lbllocationx2.TabIndex = 96;
  2337. //
  2338. // label75
  2339. //
  2340. this.label75.AutoSize = true;
  2341. this.label75.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2342. this.label75.Location = new System.Drawing.Point(441, 109);
  2343. this.label75.Name = "label75";
  2344. this.label75.Size = new System.Drawing.Size(144, 27);
  2345. this.label75.TabIndex = 95;
  2346. this.label75.Text = "LocationX2:";
  2347. //
  2348. // lblstate9
  2349. //
  2350. this.lblstate9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2351. this.lblstate9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2352. this.lblstate9.Location = new System.Drawing.Point(1182, 530);
  2353. this.lblstate9.Name = "lblstate9";
  2354. this.lblstate9.Size = new System.Drawing.Size(112, 27);
  2355. this.lblstate9.TabIndex = 94;
  2356. //
  2357. // label47
  2358. //
  2359. this.label47.AutoSize = true;
  2360. this.label47.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2361. this.label47.Location = new System.Drawing.Point(1053, 530);
  2362. this.label47.Name = "label47";
  2363. this.label47.Size = new System.Drawing.Size(92, 27);
  2364. this.label47.TabIndex = 93;
  2365. this.label47.Text = "成功失败";
  2366. //
  2367. // lblcenter2
  2368. //
  2369. this.lblcenter2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2370. this.lblcenter2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2371. this.lblcenter2.Location = new System.Drawing.Point(570, 479);
  2372. this.lblcenter2.Name = "lblcenter2";
  2373. this.lblcenter2.Size = new System.Drawing.Size(112, 27);
  2374. this.lblcenter2.TabIndex = 92;
  2375. //
  2376. // label49
  2377. //
  2378. this.label49.AutoSize = true;
  2379. this.label49.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2380. this.label49.Location = new System.Drawing.Point(441, 480);
  2381. this.label49.Name = "label49";
  2382. this.label49.Size = new System.Drawing.Size(96, 27);
  2383. this.label49.TabIndex = 91;
  2384. this.label49.Text = "Center2:";
  2385. //
  2386. // lblcenter1
  2387. //
  2388. this.lblcenter1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2389. this.lblcenter1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2390. this.lblcenter1.Location = new System.Drawing.Point(570, 440);
  2391. this.lblcenter1.Name = "lblcenter1";
  2392. this.lblcenter1.Size = new System.Drawing.Size(112, 27);
  2393. this.lblcenter1.TabIndex = 90;
  2394. //
  2395. // label51
  2396. //
  2397. this.label51.AutoSize = true;
  2398. this.label51.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2399. this.label51.Location = new System.Drawing.Point(441, 440);
  2400. this.label51.Name = "label51";
  2401. this.label51.Size = new System.Drawing.Size(110, 27);
  2402. this.label51.TabIndex = 89;
  2403. this.label51.Text = "Center1:";
  2404. //
  2405. // lblstate7
  2406. //
  2407. this.lblstate7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2408. this.lblstate7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2409. this.lblstate7.Location = new System.Drawing.Point(1182, 392);
  2410. this.lblstate7.Name = "lblstate7";
  2411. this.lblstate7.Size = new System.Drawing.Size(112, 27);
  2412. this.lblstate7.TabIndex = 88;
  2413. //
  2414. // label53
  2415. //
  2416. this.label53.AutoSize = true;
  2417. this.label53.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2418. this.label53.Location = new System.Drawing.Point(1053, 392);
  2419. this.label53.Name = "label53";
  2420. this.label53.Size = new System.Drawing.Size(92, 27);
  2421. this.label53.TabIndex = 87;
  2422. this.label53.Text = "成功失败";
  2423. //
  2424. // lbldirection2
  2425. //
  2426. this.lbldirection2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2427. this.lbldirection2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2428. this.lbldirection2.Location = new System.Drawing.Point(859, 391);
  2429. this.lbldirection2.Name = "lbldirection2";
  2430. this.lbldirection2.Size = new System.Drawing.Size(112, 27);
  2431. this.lbldirection2.TabIndex = 86;
  2432. //
  2433. // label55
  2434. //
  2435. this.label55.AutoSize = true;
  2436. this.label55.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2437. this.label55.Location = new System.Drawing.Point(730, 391);
  2438. this.label55.Name = "label55";
  2439. this.label55.Size = new System.Drawing.Size(92, 27);
  2440. this.label55.TabIndex = 85;
  2441. this.label55.Text = "顺逆时针";
  2442. //
  2443. // lbldegree2
  2444. //
  2445. this.lbldegree2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2446. this.lbldegree2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2447. this.lbldegree2.Location = new System.Drawing.Point(570, 390);
  2448. this.lbldegree2.Name = "lbldegree2";
  2449. this.lbldegree2.Size = new System.Drawing.Size(112, 27);
  2450. this.lbldegree2.TabIndex = 84;
  2451. //
  2452. // label57
  2453. //
  2454. this.label57.AutoSize = true;
  2455. this.label57.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2456. this.label57.Location = new System.Drawing.Point(441, 390);
  2457. this.label57.Name = "label57";
  2458. this.label57.Size = new System.Drawing.Size(112, 27);
  2459. this.label57.TabIndex = 83;
  2460. this.label57.Text = "偏移角度:";
  2461. //
  2462. // lblstigpath
  2463. //
  2464. this.lblstigpath.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2465. this.lblstigpath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2466. this.lblstigpath.Location = new System.Drawing.Point(570, 339);
  2467. this.lblstigpath.Name = "lblstigpath";
  2468. this.lblstigpath.Size = new System.Drawing.Size(724, 27);
  2469. this.lblstigpath.TabIndex = 82;
  2470. //
  2471. // label45
  2472. //
  2473. this.label45.AutoSize = true;
  2474. this.label45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2475. this.label45.Location = new System.Drawing.Point(441, 339);
  2476. this.label45.Name = "label45";
  2477. this.label45.Size = new System.Drawing.Size(112, 27);
  2478. this.label45.TabIndex = 81;
  2479. this.label45.Text = "图像路径:";
  2480. //
  2481. // lblfocuspath
  2482. //
  2483. this.lblfocuspath.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2484. this.lblfocuspath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2485. this.lblfocuspath.Location = new System.Drawing.Point(570, 282);
  2486. this.lblfocuspath.Name = "lblfocuspath";
  2487. this.lblfocuspath.Size = new System.Drawing.Size(724, 27);
  2488. this.lblfocuspath.TabIndex = 80;
  2489. //
  2490. // label43
  2491. //
  2492. this.label43.AutoSize = true;
  2493. this.label43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2494. this.label43.Location = new System.Drawing.Point(441, 282);
  2495. this.label43.Name = "label43";
  2496. this.label43.Size = new System.Drawing.Size(112, 27);
  2497. this.label43.TabIndex = 79;
  2498. this.label43.Text = "图像路径:";
  2499. //
  2500. // lblstate4
  2501. //
  2502. this.lblstate4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2503. this.lblstate4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2504. this.lblstate4.Location = new System.Drawing.Point(1182, 220);
  2505. this.lblstate4.Name = "lblstate4";
  2506. this.lblstate4.Size = new System.Drawing.Size(112, 27);
  2507. this.lblstate4.TabIndex = 78;
  2508. //
  2509. // label37
  2510. //
  2511. this.label37.AutoSize = true;
  2512. this.label37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2513. this.label37.Location = new System.Drawing.Point(1053, 220);
  2514. this.label37.Name = "label37";
  2515. this.label37.Size = new System.Drawing.Size(92, 27);
  2516. this.label37.TabIndex = 77;
  2517. this.label37.Text = "成功失败";
  2518. //
  2519. // lbltopcy
  2520. //
  2521. this.lbltopcy.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2522. this.lbltopcy.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2523. this.lbltopcy.Location = new System.Drawing.Point(859, 220);
  2524. this.lbltopcy.Name = "lbltopcy";
  2525. this.lbltopcy.Size = new System.Drawing.Size(112, 27);
  2526. this.lbltopcy.TabIndex = 76;
  2527. //
  2528. // label39
  2529. //
  2530. this.label39.AutoSize = true;
  2531. this.label39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2532. this.label39.Location = new System.Drawing.Point(730, 220);
  2533. this.label39.Name = "label39";
  2534. this.label39.Size = new System.Drawing.Size(101, 27);
  2535. this.label39.TabIndex = 75;
  2536. this.label39.Text = "Top_C-Y:";
  2537. //
  2538. // lbltopcx
  2539. //
  2540. this.lbltopcx.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2541. this.lbltopcx.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2542. this.lbltopcx.Location = new System.Drawing.Point(570, 220);
  2543. this.lbltopcx.Name = "lbltopcx";
  2544. this.lbltopcx.Size = new System.Drawing.Size(112, 27);
  2545. this.lbltopcx.TabIndex = 74;
  2546. //
  2547. // label41
  2548. //
  2549. this.label41.AutoSize = true;
  2550. this.label41.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2551. this.label41.Location = new System.Drawing.Point(441, 220);
  2552. this.label41.Name = "label41";
  2553. this.label41.Size = new System.Drawing.Size(116, 27);
  2554. this.label41.TabIndex = 73;
  2555. this.label41.Text = "Top_C-X:";
  2556. //
  2557. // lblstate3
  2558. //
  2559. this.lblstate3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2560. this.lblstate3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2561. this.lblstate3.Location = new System.Drawing.Point(1182, 163);
  2562. this.lblstate3.Name = "lblstate3";
  2563. this.lblstate3.Size = new System.Drawing.Size(112, 27);
  2564. this.lblstate3.TabIndex = 72;
  2565. //
  2566. // label35
  2567. //
  2568. this.label35.AutoSize = true;
  2569. this.label35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2570. this.label35.Location = new System.Drawing.Point(1053, 163);
  2571. this.label35.Name = "label35";
  2572. this.label35.Size = new System.Drawing.Size(92, 27);
  2573. this.label35.TabIndex = 71;
  2574. this.label35.Text = "成功失败";
  2575. //
  2576. // lblstate2
  2577. //
  2578. this.lblstate2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2579. this.lblstate2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2580. this.lblstate2.Location = new System.Drawing.Point(1182, 82);
  2581. this.lblstate2.Name = "lblstate2";
  2582. this.lblstate2.Size = new System.Drawing.Size(112, 27);
  2583. this.lblstate2.TabIndex = 70;
  2584. //
  2585. // label27
  2586. //
  2587. this.label27.AutoSize = true;
  2588. this.label27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2589. this.label27.Location = new System.Drawing.Point(1053, 82);
  2590. this.label27.Name = "label27";
  2591. this.label27.Size = new System.Drawing.Size(92, 27);
  2592. this.label27.TabIndex = 69;
  2593. this.label27.Text = "成功失败";
  2594. //
  2595. // lbllocationy1
  2596. //
  2597. this.lbllocationy1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2598. this.lbllocationy1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2599. this.lbllocationy1.Location = new System.Drawing.Point(859, 82);
  2600. this.lbllocationy1.Name = "lbllocationy1";
  2601. this.lbllocationy1.Size = new System.Drawing.Size(112, 27);
  2602. this.lbllocationy1.TabIndex = 68;
  2603. //
  2604. // label31
  2605. //
  2606. this.label31.AutoSize = true;
  2607. this.label31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2608. this.label31.Location = new System.Drawing.Point(730, 82);
  2609. this.label31.Name = "label31";
  2610. this.label31.Size = new System.Drawing.Size(129, 27);
  2611. this.label31.TabIndex = 67;
  2612. this.label31.Text = "LocationY1:";
  2613. //
  2614. // lbllocationx1
  2615. //
  2616. this.lbllocationx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2617. this.lbllocationx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2618. this.lbllocationx1.Location = new System.Drawing.Point(570, 82);
  2619. this.lbllocationx1.Name = "lbllocationx1";
  2620. this.lbllocationx1.Size = new System.Drawing.Size(112, 27);
  2621. this.lbllocationx1.TabIndex = 66;
  2622. //
  2623. // label33
  2624. //
  2625. this.label33.AutoSize = true;
  2626. this.label33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2627. this.label33.Location = new System.Drawing.Point(441, 82);
  2628. this.label33.Name = "label33";
  2629. this.label33.Size = new System.Drawing.Size(144, 27);
  2630. this.label33.TabIndex = 65;
  2631. this.label33.Text = "LocationX1:";
  2632. //
  2633. // btnPost9
  2634. //
  2635. this.btnPost9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2636. this.btnPost9.Location = new System.Drawing.Point(40, 518);
  2637. this.btnPost9.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2638. this.btnPost9.Name = "btnPost9";
  2639. this.btnPost9.Size = new System.Drawing.Size(275, 50);
  2640. this.btnPost9.TabIndex = 64;
  2641. this.btnPost9.Text = "测量尺寸";
  2642. this.btnPost9.UseVisualStyleBackColor = true;
  2643. this.btnPost9.Click += new System.EventHandler(this.btnPost9_Click);
  2644. //
  2645. // btnPost7
  2646. //
  2647. this.btnPost7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2648. this.btnPost7.Location = new System.Drawing.Point(40, 386);
  2649. this.btnPost7.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2650. this.btnPost7.Name = "btnPost7";
  2651. this.btnPost7.Size = new System.Drawing.Size(275, 43);
  2652. this.btnPost7.TabIndex = 63;
  2653. this.btnPost7.Text = "计算切割面区域偏移角度及方向";
  2654. this.btnPost7.UseVisualStyleBackColor = true;
  2655. this.btnPost7.Click += new System.EventHandler(this.btnPost7_Click);
  2656. //
  2657. // btnPost6
  2658. //
  2659. this.btnPost6.Enabled = false;
  2660. this.btnPost6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2661. this.btnPost6.Location = new System.Drawing.Point(40, 328);
  2662. this.btnPost6.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2663. this.btnPost6.Name = "btnPost6";
  2664. this.btnPost6.Size = new System.Drawing.Size(275, 50);
  2665. this.btnPost6.TabIndex = 62;
  2666. this.btnPost6.Text = "自动消像散";
  2667. this.btnPost6.UseVisualStyleBackColor = true;
  2668. this.btnPost6.Click += new System.EventHandler(this.btnPost6_Click);
  2669. //
  2670. // btnPost5
  2671. //
  2672. this.btnPost5.Enabled = false;
  2673. this.btnPost5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2674. this.btnPost5.Location = new System.Drawing.Point(40, 271);
  2675. this.btnPost5.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2676. this.btnPost5.Name = "btnPost5";
  2677. this.btnPost5.Size = new System.Drawing.Size(275, 50);
  2678. this.btnPost5.TabIndex = 61;
  2679. this.btnPost5.Text = "自动对焦";
  2680. this.btnPost5.UseVisualStyleBackColor = true;
  2681. this.btnPost5.Click += new System.EventHandler(this.btnPost5_Click);
  2682. //
  2683. // btnPost4
  2684. //
  2685. this.btnPost4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2686. this.btnPost4.Location = new System.Drawing.Point(40, 206);
  2687. this.btnPost4.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2688. this.btnPost4.Name = "btnPost4";
  2689. this.btnPost4.Size = new System.Drawing.Size(275, 57);
  2690. this.btnPost4.TabIndex = 60;
  2691. this.btnPost4.Text = "计算切割后图像梯形区域上边中心点坐标";
  2692. this.btnPost4.UseVisualStyleBackColor = true;
  2693. this.btnPost4.Click += new System.EventHandler(this.btnPost4_Click);
  2694. //
  2695. // btnPost3
  2696. //
  2697. this.btnPost3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2698. this.btnPost3.Location = new System.Drawing.Point(40, 151);
  2699. this.btnPost3.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2700. this.btnPost3.Name = "btnPost3";
  2701. this.btnPost3.Size = new System.Drawing.Size(275, 50);
  2702. this.btnPost3.TabIndex = 59;
  2703. this.btnPost3.Text = "是否切割成功验证";
  2704. this.btnPost3.UseVisualStyleBackColor = true;
  2705. this.btnPost3.Click += new System.EventHandler(this.btnPost3_Click);
  2706. //
  2707. // btnPost2
  2708. //
  2709. this.btnPost2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2710. this.btnPost2.Location = new System.Drawing.Point(40, 86);
  2711. this.btnPost2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2712. this.btnPost2.Name = "btnPost2";
  2713. this.btnPost2.Size = new System.Drawing.Size(275, 50);
  2714. this.btnPost2.TabIndex = 58;
  2715. this.btnPost2.Text = "计算切割点位置";
  2716. this.btnPost2.UseVisualStyleBackColor = true;
  2717. this.btnPost2.Click += new System.EventHandler(this.btnPost2_Click);
  2718. //
  2719. // lblstate1
  2720. //
  2721. this.lblstate1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2722. this.lblstate1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2723. this.lblstate1.Location = new System.Drawing.Point(1182, 36);
  2724. this.lblstate1.Name = "lblstate1";
  2725. this.lblstate1.Size = new System.Drawing.Size(112, 27);
  2726. this.lblstate1.TabIndex = 57;
  2727. //
  2728. // label30
  2729. //
  2730. this.label30.AutoSize = true;
  2731. this.label30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2732. this.label30.Location = new System.Drawing.Point(1053, 36);
  2733. this.label30.Name = "label30";
  2734. this.label30.Size = new System.Drawing.Size(92, 27);
  2735. this.label30.TabIndex = 56;
  2736. this.label30.Text = "成功失败";
  2737. //
  2738. // lbldirection1
  2739. //
  2740. this.lbldirection1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2741. this.lbldirection1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2742. this.lbldirection1.Location = new System.Drawing.Point(859, 36);
  2743. this.lbldirection1.Name = "lbldirection1";
  2744. this.lbldirection1.Size = new System.Drawing.Size(112, 27);
  2745. this.lbldirection1.TabIndex = 55;
  2746. //
  2747. // label28
  2748. //
  2749. this.label28.AutoSize = true;
  2750. this.label28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2751. this.label28.Location = new System.Drawing.Point(730, 36);
  2752. this.label28.Name = "label28";
  2753. this.label28.Size = new System.Drawing.Size(92, 27);
  2754. this.label28.TabIndex = 54;
  2755. this.label28.Text = "顺逆时针";
  2756. //
  2757. // lbldegree1
  2758. //
  2759. this.lbldegree1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2760. this.lbldegree1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2761. this.lbldegree1.Location = new System.Drawing.Point(570, 36);
  2762. this.lbldegree1.Name = "lbldegree1";
  2763. this.lbldegree1.Size = new System.Drawing.Size(112, 27);
  2764. this.lbldegree1.TabIndex = 53;
  2765. //
  2766. // label25
  2767. //
  2768. this.label25.AutoSize = true;
  2769. this.label25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2770. this.label25.Location = new System.Drawing.Point(441, 36);
  2771. this.label25.Name = "label25";
  2772. this.label25.Size = new System.Drawing.Size(112, 27);
  2773. this.label25.TabIndex = 52;
  2774. this.label25.Text = "偏移角度:";
  2775. //
  2776. // btnPost1
  2777. //
  2778. this.btnPost1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2779. this.btnPost1.Location = new System.Drawing.Point(40, 21);
  2780. this.btnPost1.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2781. this.btnPost1.Name = "btnPost1";
  2782. this.btnPost1.Size = new System.Drawing.Size(275, 50);
  2783. this.btnPost1.TabIndex = 51;
  2784. this.btnPost1.Text = "计算原始图像偏移角度及方向";
  2785. this.btnPost1.UseVisualStyleBackColor = true;
  2786. this.btnPost1.Click += new System.EventHandler(this.btnPost1_Click);
  2787. //
  2788. // tabPage3
  2789. //
  2790. this.tabPage3.Controls.Add(this.button3);
  2791. this.tabPage3.Controls.Add(this.cbbWPZD);
  2792. this.tabPage3.Controls.Add(this.cbbWPZF);
  2793. this.tabPage3.Controls.Add(this.cbbWQGD);
  2794. this.tabPage3.Controls.Add(this.cbbWQGF);
  2795. this.tabPage3.Controls.Add(this.cbbWLZ);
  2796. this.tabPage3.Controls.Add(this.cbbWXZ);
  2797. this.tabPage3.Controls.Add(this.cbbWCS);
  2798. this.tabPage3.Controls.Add(this.cbbWYP);
  2799. this.tabPage3.Controls.Add(this.txtRXZ);
  2800. this.tabPage3.Controls.Add(this.label26);
  2801. this.tabPage3.Controls.Add(this.txtRPZD);
  2802. this.tabPage3.Controls.Add(this.label29);
  2803. this.tabPage3.Controls.Add(this.txtRPZF);
  2804. this.tabPage3.Controls.Add(this.label34);
  2805. this.tabPage3.Controls.Add(this.txtRQGD);
  2806. this.tabPage3.Controls.Add(this.label36);
  2807. this.tabPage3.Controls.Add(this.txtRQGF);
  2808. this.tabPage3.Controls.Add(this.label40);
  2809. this.tabPage3.Controls.Add(this.txtRLZ);
  2810. this.tabPage3.Controls.Add(this.label44);
  2811. this.tabPage3.Controls.Add(this.chkRIsP);
  2812. this.tabPage3.Controls.Add(this.label52);
  2813. this.tabPage3.Controls.Add(this.txtRYP);
  2814. this.tabPage3.Controls.Add(this.txtRCS);
  2815. this.tabPage3.Controls.Add(this.txtRFIBF);
  2816. this.tabPage3.Controls.Add(this.txtRPTF);
  2817. this.tabPage3.Controls.Add(this.label60);
  2818. this.tabPage3.Controls.Add(this.label63);
  2819. this.tabPage3.Controls.Add(this.label64);
  2820. this.tabPage3.Controls.Add(this.label65);
  2821. this.tabPage3.Controls.Add(this.chkRPT);
  2822. this.tabPage3.Controls.Add(this.label66);
  2823. this.tabPage3.Controls.Add(this.label58);
  2824. this.tabPage3.Controls.Add(this.label50);
  2825. this.tabPage3.Controls.Add(this.label54);
  2826. this.tabPage3.Controls.Add(this.label46);
  2827. this.tabPage3.Controls.Add(this.label42);
  2828. this.tabPage3.Controls.Add(this.label38);
  2829. this.tabPage3.Controls.Add(this.chkWIsP);
  2830. this.tabPage3.Controls.Add(this.label32);
  2831. this.tabPage3.Controls.Add(this.txtWFIBF);
  2832. this.tabPage3.Controls.Add(this.txtWPTF);
  2833. this.tabPage3.Controls.Add(this.label48);
  2834. this.tabPage3.Controls.Add(this.label56);
  2835. this.tabPage3.Controls.Add(this.label59);
  2836. this.tabPage3.Controls.Add(this.label61);
  2837. this.tabPage3.Controls.Add(this.chkWPT);
  2838. this.tabPage3.Controls.Add(this.label62);
  2839. this.tabPage3.Controls.Add(this.btnReadConfig);
  2840. this.tabPage3.Controls.Add(this.btnCreateConfig);
  2841. this.tabPage3.Location = new System.Drawing.Point(4, 25);
  2842. this.tabPage3.Name = "tabPage3";
  2843. this.tabPage3.Size = new System.Drawing.Size(1361, 571);
  2844. this.tabPage3.TabIndex = 2;
  2845. this.tabPage3.Text = "参数文件设计";
  2846. this.tabPage3.UseVisualStyleBackColor = true;
  2847. //
  2848. // button3
  2849. //
  2850. this.button3.Location = new System.Drawing.Point(120, 149);
  2851. this.button3.Name = "button3";
  2852. this.button3.Size = new System.Drawing.Size(132, 93);
  2853. this.button3.TabIndex = 76;
  2854. this.button3.Text = "button3";
  2855. this.button3.UseVisualStyleBackColor = true;
  2856. this.button3.Click += new System.EventHandler(this.button3_Click);
  2857. //
  2858. // cbbWPZD
  2859. //
  2860. this.cbbWPZD.FormattingEnabled = true;
  2861. this.cbbWPZD.Items.AddRange(new object[] {
  2862. "1000",
  2863. "1500",
  2864. "2000",
  2865. "2500",
  2866. "3000"});
  2867. this.cbbWPZD.Location = new System.Drawing.Point(1098, 155);
  2868. this.cbbWPZD.Name = "cbbWPZD";
  2869. this.cbbWPZD.Size = new System.Drawing.Size(121, 23);
  2870. this.cbbWPZD.TabIndex = 75;
  2871. this.cbbWPZD.Text = "2000";
  2872. //
  2873. // cbbWPZF
  2874. //
  2875. this.cbbWPZF.FormattingEnabled = true;
  2876. this.cbbWPZF.Items.AddRange(new object[] {
  2877. "600",
  2878. "1000",
  2879. "2000",
  2880. "10000"});
  2881. this.cbbWPZF.Location = new System.Drawing.Point(780, 155);
  2882. this.cbbWPZF.Name = "cbbWPZF";
  2883. this.cbbWPZF.Size = new System.Drawing.Size(121, 23);
  2884. this.cbbWPZF.TabIndex = 74;
  2885. this.cbbWPZF.Text = "600";
  2886. //
  2887. // cbbWQGD
  2888. //
  2889. this.cbbWQGD.FormattingEnabled = true;
  2890. this.cbbWQGD.Items.AddRange(new object[] {
  2891. "1000",
  2892. "1500",
  2893. "2000",
  2894. "2500",
  2895. "3000"});
  2896. this.cbbWQGD.Location = new System.Drawing.Point(1098, 97);
  2897. this.cbbWQGD.Name = "cbbWQGD";
  2898. this.cbbWQGD.Size = new System.Drawing.Size(121, 23);
  2899. this.cbbWQGD.TabIndex = 73;
  2900. this.cbbWQGD.Text = "2000";
  2901. //
  2902. // cbbWQGF
  2903. //
  2904. this.cbbWQGF.FormattingEnabled = true;
  2905. this.cbbWQGF.Items.AddRange(new object[] {
  2906. "600",
  2907. "1000",
  2908. "2000",
  2909. "10000"});
  2910. this.cbbWQGF.Location = new System.Drawing.Point(780, 97);
  2911. this.cbbWQGF.Name = "cbbWQGF";
  2912. this.cbbWQGF.Size = new System.Drawing.Size(121, 23);
  2913. this.cbbWQGF.TabIndex = 72;
  2914. this.cbbWQGF.Text = "600";
  2915. //
  2916. // cbbWLZ
  2917. //
  2918. this.cbbWLZ.FormattingEnabled = true;
  2919. this.cbbWLZ.Items.AddRange(new object[] {
  2920. "600",
  2921. "1000",
  2922. "2000",
  2923. "10000"});
  2924. this.cbbWLZ.Location = new System.Drawing.Point(419, 97);
  2925. this.cbbWLZ.Name = "cbbWLZ";
  2926. this.cbbWLZ.Size = new System.Drawing.Size(121, 23);
  2927. this.cbbWLZ.TabIndex = 71;
  2928. this.cbbWLZ.Text = "600";
  2929. //
  2930. // cbbWXZ
  2931. //
  2932. this.cbbWXZ.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2933. this.cbbWXZ.FormattingEnabled = true;
  2934. this.cbbWXZ.Items.AddRange(new object[] {
  2935. "截面观测",
  2936. "表面观测"});
  2937. this.cbbWXZ.Location = new System.Drawing.Point(419, 155);
  2938. this.cbbWXZ.Name = "cbbWXZ";
  2939. this.cbbWXZ.Size = new System.Drawing.Size(121, 23);
  2940. this.cbbWXZ.TabIndex = 70;
  2941. //
  2942. // cbbWCS
  2943. //
  2944. this.cbbWCS.FormattingEnabled = true;
  2945. this.cbbWCS.Location = new System.Drawing.Point(721, 224);
  2946. this.cbbWCS.Name = "cbbWCS";
  2947. this.cbbWCS.Size = new System.Drawing.Size(121, 23);
  2948. this.cbbWCS.TabIndex = 69;
  2949. //
  2950. // cbbWYP
  2951. //
  2952. this.cbbWYP.FormattingEnabled = true;
  2953. this.cbbWYP.Location = new System.Drawing.Point(419, 224);
  2954. this.cbbWYP.Name = "cbbWYP";
  2955. this.cbbWYP.Size = new System.Drawing.Size(121, 23);
  2956. this.cbbWYP.TabIndex = 68;
  2957. //
  2958. // txtRXZ
  2959. //
  2960. this.txtRXZ.Location = new System.Drawing.Point(428, 422);
  2961. this.txtRXZ.Name = "txtRXZ";
  2962. this.txtRXZ.Size = new System.Drawing.Size(91, 25);
  2963. this.txtRXZ.TabIndex = 67;
  2964. //
  2965. // label26
  2966. //
  2967. this.label26.AutoSize = true;
  2968. this.label26.Location = new System.Drawing.Point(281, 425);
  2969. this.label26.Name = "label26";
  2970. this.label26.Size = new System.Drawing.Size(82, 15);
  2971. this.label26.TabIndex = 66;
  2972. this.label26.Text = "校正角度:";
  2973. //
  2974. // txtRPZD
  2975. //
  2976. this.txtRPZD.Location = new System.Drawing.Point(1098, 422);
  2977. this.txtRPZD.Name = "txtRPZD";
  2978. this.txtRPZD.Size = new System.Drawing.Size(145, 25);
  2979. this.txtRPZD.TabIndex = 65;
  2980. //
  2981. // label29
  2982. //
  2983. this.label29.AutoSize = true;
  2984. this.label29.Location = new System.Drawing.Point(980, 425);
  2985. this.label29.Name = "label29";
  2986. this.label29.Size = new System.Drawing.Size(82, 15);
  2987. this.label29.TabIndex = 64;
  2988. this.label29.Text = "拍照电压:";
  2989. //
  2990. // txtRPZF
  2991. //
  2992. this.txtRPZF.Location = new System.Drawing.Point(780, 422);
  2993. this.txtRPZF.Name = "txtRPZF";
  2994. this.txtRPZF.Size = new System.Drawing.Size(145, 25);
  2995. this.txtRPZF.TabIndex = 63;
  2996. //
  2997. // label34
  2998. //
  2999. this.label34.AutoSize = true;
  3000. this.label34.Location = new System.Drawing.Point(632, 425);
  3001. this.label34.Name = "label34";
  3002. this.label34.Size = new System.Drawing.Size(112, 15);
  3003. this.label34.TabIndex = 62;
  3004. this.label34.Text = "拍照放大位数:";
  3005. //
  3006. // txtRQGD
  3007. //
  3008. this.txtRQGD.Location = new System.Drawing.Point(1098, 364);
  3009. this.txtRQGD.Name = "txtRQGD";
  3010. this.txtRQGD.Size = new System.Drawing.Size(145, 25);
  3011. this.txtRQGD.TabIndex = 61;
  3012. //
  3013. // label36
  3014. //
  3015. this.label36.AutoSize = true;
  3016. this.label36.Location = new System.Drawing.Point(980, 367);
  3017. this.label36.Name = "label36";
  3018. this.label36.Size = new System.Drawing.Size(112, 15);
  3019. this.label36.TabIndex = 60;
  3020. this.label36.Text = "定位切割电压:";
  3021. //
  3022. // txtRQGF
  3023. //
  3024. this.txtRQGF.Location = new System.Drawing.Point(780, 364);
  3025. this.txtRQGF.Name = "txtRQGF";
  3026. this.txtRQGF.Size = new System.Drawing.Size(145, 25);
  3027. this.txtRQGF.TabIndex = 59;
  3028. //
  3029. // label40
  3030. //
  3031. this.label40.AutoSize = true;
  3032. this.label40.Location = new System.Drawing.Point(632, 367);
  3033. this.label40.Name = "label40";
  3034. this.label40.Size = new System.Drawing.Size(142, 15);
  3035. this.label40.TabIndex = 58;
  3036. this.label40.Text = "定位切割放大位数:";
  3037. //
  3038. // txtRLZ
  3039. //
  3040. this.txtRLZ.Location = new System.Drawing.Point(428, 364);
  3041. this.txtRLZ.Name = "txtRLZ";
  3042. this.txtRLZ.Size = new System.Drawing.Size(145, 25);
  3043. this.txtRLZ.TabIndex = 57;
  3044. //
  3045. // label44
  3046. //
  3047. this.label44.AutoSize = true;
  3048. this.label44.Location = new System.Drawing.Point(280, 367);
  3049. this.label44.Name = "label44";
  3050. this.label44.Size = new System.Drawing.Size(142, 15);
  3051. this.label44.TabIndex = 56;
  3052. this.label44.Text = "拉直操作放大位数:";
  3053. //
  3054. // chkRIsP
  3055. //
  3056. this.chkRIsP.AutoSize = true;
  3057. this.chkRIsP.Location = new System.Drawing.Point(386, 304);
  3058. this.chkRIsP.Name = "chkRIsP";
  3059. this.chkRIsP.Size = new System.Drawing.Size(18, 17);
  3060. this.chkRIsP.TabIndex = 55;
  3061. this.chkRIsP.UseVisualStyleBackColor = true;
  3062. //
  3063. // label52
  3064. //
  3065. this.label52.AutoSize = true;
  3066. this.label52.Location = new System.Drawing.Point(280, 304);
  3067. this.label52.Name = "label52";
  3068. this.label52.Size = new System.Drawing.Size(97, 15);
  3069. this.label52.TabIndex = 54;
  3070. this.label52.Text = "是否仅拍照:";
  3071. //
  3072. // txtRYP
  3073. //
  3074. this.txtRYP.Location = new System.Drawing.Point(428, 491);
  3075. this.txtRYP.Name = "txtRYP";
  3076. this.txtRYP.Size = new System.Drawing.Size(91, 25);
  3077. this.txtRYP.TabIndex = 53;
  3078. //
  3079. // txtRCS
  3080. //
  3081. this.txtRCS.Location = new System.Drawing.Point(721, 491);
  3082. this.txtRCS.Name = "txtRCS";
  3083. this.txtRCS.Size = new System.Drawing.Size(145, 25);
  3084. this.txtRCS.TabIndex = 52;
  3085. //
  3086. // txtRFIBF
  3087. //
  3088. this.txtRFIBF.Location = new System.Drawing.Point(1098, 301);
  3089. this.txtRFIBF.Name = "txtRFIBF";
  3090. this.txtRFIBF.Size = new System.Drawing.Size(145, 25);
  3091. this.txtRFIBF.TabIndex = 51;
  3092. //
  3093. // txtRPTF
  3094. //
  3095. this.txtRPTF.Location = new System.Drawing.Point(800, 301);
  3096. this.txtRPTF.Name = "txtRPTF";
  3097. this.txtRPTF.Size = new System.Drawing.Size(145, 25);
  3098. this.txtRPTF.TabIndex = 50;
  3099. //
  3100. // label60
  3101. //
  3102. this.label60.AutoSize = true;
  3103. this.label60.Location = new System.Drawing.Point(280, 494);
  3104. this.label60.Name = "label60";
  3105. this.label60.Size = new System.Drawing.Size(82, 15);
  3106. this.label60.TabIndex = 49;
  3107. this.label60.Text = "样品类型:";
  3108. //
  3109. // label63
  3110. //
  3111. this.label63.AutoSize = true;
  3112. this.label63.Location = new System.Drawing.Point(633, 494);
  3113. this.label63.Name = "label63";
  3114. this.label63.Size = new System.Drawing.Size(52, 15);
  3115. this.label63.TabIndex = 48;
  3116. this.label63.Text = "厂商:";
  3117. //
  3118. // label64
  3119. //
  3120. this.label64.AutoSize = true;
  3121. this.label64.Location = new System.Drawing.Point(992, 306);
  3122. this.label64.Name = "label64";
  3123. this.label64.Size = new System.Drawing.Size(100, 15);
  3124. this.label64.TabIndex = 47;
  3125. this.label64.Text = "FIBELY名称:";
  3126. //
  3127. // label65
  3128. //
  3129. this.label65.AutoSize = true;
  3130. this.label65.Location = new System.Drawing.Point(688, 306);
  3131. this.label65.Name = "label65";
  3132. this.label65.Size = new System.Drawing.Size(92, 15);
  3133. this.label65.TabIndex = 46;
  3134. this.label65.Text = "PTELY文件:";
  3135. //
  3136. // chkRPT
  3137. //
  3138. this.chkRPT.AutoSize = true;
  3139. this.chkRPT.Location = new System.Drawing.Point(591, 304);
  3140. this.chkRPT.Name = "chkRPT";
  3141. this.chkRPT.Size = new System.Drawing.Size(18, 17);
  3142. this.chkRPT.TabIndex = 45;
  3143. this.chkRPT.UseVisualStyleBackColor = true;
  3144. //
  3145. // label66
  3146. //
  3147. this.label66.AutoSize = true;
  3148. this.label66.Location = new System.Drawing.Point(485, 304);
  3149. this.label66.Name = "label66";
  3150. this.label66.Size = new System.Drawing.Size(68, 15);
  3151. this.label66.TabIndex = 44;
  3152. this.label66.Text = "是否PT:";
  3153. //
  3154. // label58
  3155. //
  3156. this.label58.AutoSize = true;
  3157. this.label58.Location = new System.Drawing.Point(281, 158);
  3158. this.label58.Name = "label58";
  3159. this.label58.Size = new System.Drawing.Size(82, 15);
  3160. this.label58.TabIndex = 42;
  3161. this.label58.Text = "校正角度:";
  3162. //
  3163. // label50
  3164. //
  3165. this.label50.AutoSize = true;
  3166. this.label50.Location = new System.Drawing.Point(980, 158);
  3167. this.label50.Name = "label50";
  3168. this.label50.Size = new System.Drawing.Size(82, 15);
  3169. this.label50.TabIndex = 40;
  3170. this.label50.Text = "拍照电压:";
  3171. //
  3172. // label54
  3173. //
  3174. this.label54.AutoSize = true;
  3175. this.label54.Location = new System.Drawing.Point(632, 158);
  3176. this.label54.Name = "label54";
  3177. this.label54.Size = new System.Drawing.Size(112, 15);
  3178. this.label54.TabIndex = 38;
  3179. this.label54.Text = "拍照放大位数:";
  3180. //
  3181. // label46
  3182. //
  3183. this.label46.AutoSize = true;
  3184. this.label46.Location = new System.Drawing.Point(980, 100);
  3185. this.label46.Name = "label46";
  3186. this.label46.Size = new System.Drawing.Size(112, 15);
  3187. this.label46.TabIndex = 36;
  3188. this.label46.Text = "定位切割电压:";
  3189. //
  3190. // label42
  3191. //
  3192. this.label42.AutoSize = true;
  3193. this.label42.Location = new System.Drawing.Point(632, 100);
  3194. this.label42.Name = "label42";
  3195. this.label42.Size = new System.Drawing.Size(142, 15);
  3196. this.label42.TabIndex = 34;
  3197. this.label42.Text = "定位切割放大位数:";
  3198. //
  3199. // label38
  3200. //
  3201. this.label38.AutoSize = true;
  3202. this.label38.Location = new System.Drawing.Point(280, 100);
  3203. this.label38.Name = "label38";
  3204. this.label38.Size = new System.Drawing.Size(142, 15);
  3205. this.label38.TabIndex = 32;
  3206. this.label38.Text = "拉直操作放大位数:";
  3207. //
  3208. // chkWIsP
  3209. //
  3210. this.chkWIsP.AutoSize = true;
  3211. this.chkWIsP.Location = new System.Drawing.Point(386, 37);
  3212. this.chkWIsP.Name = "chkWIsP";
  3213. this.chkWIsP.Size = new System.Drawing.Size(18, 17);
  3214. this.chkWIsP.TabIndex = 31;
  3215. this.chkWIsP.UseVisualStyleBackColor = true;
  3216. //
  3217. // label32
  3218. //
  3219. this.label32.AutoSize = true;
  3220. this.label32.Location = new System.Drawing.Point(280, 37);
  3221. this.label32.Name = "label32";
  3222. this.label32.Size = new System.Drawing.Size(97, 15);
  3223. this.label32.TabIndex = 30;
  3224. this.label32.Text = "是否仅拍照:";
  3225. //
  3226. // txtWFIBF
  3227. //
  3228. this.txtWFIBF.Location = new System.Drawing.Point(1098, 34);
  3229. this.txtWFIBF.Name = "txtWFIBF";
  3230. this.txtWFIBF.Size = new System.Drawing.Size(145, 25);
  3231. this.txtWFIBF.TabIndex = 26;
  3232. this.txtWFIBF.Text = "Sample001";
  3233. //
  3234. // txtWPTF
  3235. //
  3236. this.txtWPTF.Location = new System.Drawing.Point(800, 34);
  3237. this.txtWPTF.Name = "txtWPTF";
  3238. this.txtWPTF.Size = new System.Drawing.Size(145, 25);
  3239. this.txtWPTF.TabIndex = 25;
  3240. this.txtWPTF.Text = "HOZ001";
  3241. //
  3242. // label48
  3243. //
  3244. this.label48.AutoSize = true;
  3245. this.label48.Location = new System.Drawing.Point(280, 227);
  3246. this.label48.Name = "label48";
  3247. this.label48.Size = new System.Drawing.Size(82, 15);
  3248. this.label48.TabIndex = 24;
  3249. this.label48.Text = "样品类型:";
  3250. //
  3251. // label56
  3252. //
  3253. this.label56.AutoSize = true;
  3254. this.label56.Location = new System.Drawing.Point(633, 227);
  3255. this.label56.Name = "label56";
  3256. this.label56.Size = new System.Drawing.Size(52, 15);
  3257. this.label56.TabIndex = 20;
  3258. this.label56.Text = "厂商:";
  3259. //
  3260. // label59
  3261. //
  3262. this.label59.AutoSize = true;
  3263. this.label59.Location = new System.Drawing.Point(992, 39);
  3264. this.label59.Name = "label59";
  3265. this.label59.Size = new System.Drawing.Size(100, 15);
  3266. this.label59.TabIndex = 18;
  3267. this.label59.Text = "FIBELY名称:";
  3268. //
  3269. // label61
  3270. //
  3271. this.label61.AutoSize = true;
  3272. this.label61.Location = new System.Drawing.Point(688, 39);
  3273. this.label61.Name = "label61";
  3274. this.label61.Size = new System.Drawing.Size(92, 15);
  3275. this.label61.TabIndex = 16;
  3276. this.label61.Text = "PTELY文件:";
  3277. //
  3278. // chkWPT
  3279. //
  3280. this.chkWPT.AutoSize = true;
  3281. this.chkWPT.Location = new System.Drawing.Point(591, 37);
  3282. this.chkWPT.Name = "chkWPT";
  3283. this.chkWPT.Size = new System.Drawing.Size(18, 17);
  3284. this.chkWPT.TabIndex = 15;
  3285. this.chkWPT.UseVisualStyleBackColor = true;
  3286. //
  3287. // label62
  3288. //
  3289. this.label62.AutoSize = true;
  3290. this.label62.Location = new System.Drawing.Point(485, 37);
  3291. this.label62.Name = "label62";
  3292. this.label62.Size = new System.Drawing.Size(68, 15);
  3293. this.label62.TabIndex = 14;
  3294. this.label62.Text = "是否PT:";
  3295. //
  3296. // btnReadConfig
  3297. //
  3298. this.btnReadConfig.Location = new System.Drawing.Point(77, 288);
  3299. this.btnReadConfig.Name = "btnReadConfig";
  3300. this.btnReadConfig.Size = new System.Drawing.Size(155, 47);
  3301. this.btnReadConfig.TabIndex = 2;
  3302. this.btnReadConfig.Text = "读取配置文件";
  3303. this.btnReadConfig.UseVisualStyleBackColor = true;
  3304. this.btnReadConfig.Click += new System.EventHandler(this.btnReadConfig_Click);
  3305. //
  3306. // btnCreateConfig
  3307. //
  3308. this.btnCreateConfig.Location = new System.Drawing.Point(77, 21);
  3309. this.btnCreateConfig.Name = "btnCreateConfig";
  3310. this.btnCreateConfig.Size = new System.Drawing.Size(155, 47);
  3311. this.btnCreateConfig.TabIndex = 0;
  3312. this.btnCreateConfig.Text = "创建配置文件";
  3313. this.btnCreateConfig.UseVisualStyleBackColor = true;
  3314. this.btnCreateConfig.Click += new System.EventHandler(this.btnCreateConfig_Click);
  3315. //
  3316. // tabPage4
  3317. //
  3318. this.tabPage4.Controls.Add(this.txtstageny);
  3319. this.tabPage4.Controls.Add(this.txtstagenx);
  3320. this.tabPage4.Controls.Add(this.txtps);
  3321. this.tabPage4.Controls.Add(this.label77);
  3322. this.tabPage4.Controls.Add(this.btnimgv);
  3323. this.tabPage4.Controls.Add(this.txtstagevy);
  3324. this.tabPage4.Controls.Add(this.txtstagevx);
  3325. this.tabPage4.Controls.Add(this.txtimgy);
  3326. this.tabPage4.Controls.Add(this.txtimgx);
  3327. this.tabPage4.Controls.Add(this.label69);
  3328. this.tabPage4.Controls.Add(this.label73);
  3329. this.tabPage4.Controls.Add(this.btn60);
  3330. this.tabPage4.Controls.Add(this.btn45);
  3331. this.tabPage4.Controls.Add(this.btn30);
  3332. this.tabPage4.Controls.Add(this.btnrect);
  3333. this.tabPage4.Controls.Add(this.txtdistance);
  3334. this.tabPage4.Controls.Add(this.txtarray);
  3335. this.tabPage4.Controls.Add(this.txty);
  3336. this.tabPage4.Controls.Add(this.txtx);
  3337. this.tabPage4.Controls.Add(this.txtsample1y);
  3338. this.tabPage4.Controls.Add(this.txtsample1x);
  3339. this.tabPage4.Controls.Add(this.label76);
  3340. this.tabPage4.Controls.Add(this.label78);
  3341. this.tabPage4.Controls.Add(this.label74);
  3342. this.tabPage4.Controls.Add(this.label72);
  3343. this.tabPage4.Controls.Add(this.label70);
  3344. this.tabPage4.Controls.Add(this.label68);
  3345. this.tabPage4.Controls.Add(this.chart1);
  3346. this.tabPage4.Controls.Add(this.lblPs1);
  3347. this.tabPage4.Controls.Add(this.btnPsFile);
  3348. this.tabPage4.Location = new System.Drawing.Point(4, 25);
  3349. this.tabPage4.Name = "tabPage4";
  3350. this.tabPage4.Size = new System.Drawing.Size(1361, 571);
  3351. this.tabPage4.TabIndex = 3;
  3352. this.tabPage4.Text = "自动计算坐标";
  3353. this.tabPage4.UseVisualStyleBackColor = true;
  3354. //
  3355. // txtstageny
  3356. //
  3357. this.txtstageny.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3358. this.txtstageny.Location = new System.Drawing.Point(92, 534);
  3359. this.txtstageny.Name = "txtstageny";
  3360. this.txtstageny.Size = new System.Drawing.Size(100, 28);
  3361. this.txtstageny.TabIndex = 87;
  3362. this.txtstageny.Text = "69354";
  3363. this.txtstageny.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3364. //
  3365. // txtstagenx
  3366. //
  3367. this.txtstagenx.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3368. this.txtstagenx.Location = new System.Drawing.Point(92, 480);
  3369. this.txtstagenx.Name = "txtstagenx";
  3370. this.txtstagenx.Size = new System.Drawing.Size(100, 28);
  3371. this.txtstagenx.TabIndex = 86;
  3372. this.txtstagenx.Text = "46994";
  3373. this.txtstagenx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3374. //
  3375. // txtps
  3376. //
  3377. this.txtps.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3378. this.txtps.Location = new System.Drawing.Point(363, 523);
  3379. this.txtps.Name = "txtps";
  3380. this.txtps.Size = new System.Drawing.Size(100, 28);
  3381. this.txtps.TabIndex = 85;
  3382. this.txtps.Text = "0.07366";
  3383. this.txtps.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3384. //
  3385. // label77
  3386. //
  3387. this.label77.AutoSize = true;
  3388. this.label77.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3389. this.label77.Location = new System.Drawing.Point(225, 520);
  3390. this.label77.Name = "label77";
  3391. this.label77.Size = new System.Drawing.Size(99, 27);
  3392. this.label77.TabIndex = 84;
  3393. this.label77.Text = "piexlsize";
  3394. //
  3395. // btnimgv
  3396. //
  3397. this.btnimgv.Location = new System.Drawing.Point(524, 513);
  3398. this.btnimgv.Name = "btnimgv";
  3399. this.btnimgv.Size = new System.Drawing.Size(127, 38);
  3400. this.btnimgv.TabIndex = 83;
  3401. this.btnimgv.Text = "计算";
  3402. this.btnimgv.UseVisualStyleBackColor = true;
  3403. this.btnimgv.Click += new System.EventHandler(this.btnimgv_Click);
  3404. //
  3405. // txtstagevy
  3406. //
  3407. this.txtstagevy.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3408. this.txtstagevy.Location = new System.Drawing.Point(424, 480);
  3409. this.txtstagevy.Name = "txtstagevy";
  3410. this.txtstagevy.Size = new System.Drawing.Size(183, 28);
  3411. this.txtstagevy.TabIndex = 82;
  3412. this.txtstagevy.Text = "130";
  3413. this.txtstagevy.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3414. //
  3415. // txtstagevx
  3416. //
  3417. this.txtstagevx.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3418. this.txtstagevx.Location = new System.Drawing.Point(424, 426);
  3419. this.txtstagevx.Name = "txtstagevx";
  3420. this.txtstagevx.Size = new System.Drawing.Size(183, 28);
  3421. this.txtstagevx.TabIndex = 81;
  3422. this.txtstagevx.Text = "0";
  3423. this.txtstagevx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3424. //
  3425. // txtimgy
  3426. //
  3427. this.txtimgy.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3428. this.txtimgy.Location = new System.Drawing.Point(318, 479);
  3429. this.txtimgy.Name = "txtimgy";
  3430. this.txtimgy.Size = new System.Drawing.Size(100, 28);
  3431. this.txtimgy.TabIndex = 80;
  3432. this.txtimgy.Text = "91";
  3433. this.txtimgy.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3434. //
  3435. // txtimgx
  3436. //
  3437. this.txtimgx.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3438. this.txtimgx.Location = new System.Drawing.Point(318, 425);
  3439. this.txtimgx.Name = "txtimgx";
  3440. this.txtimgx.Size = new System.Drawing.Size(100, 28);
  3441. this.txtimgx.TabIndex = 79;
  3442. this.txtimgx.Text = "261";
  3443. this.txtimgx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3444. //
  3445. // label69
  3446. //
  3447. this.label69.AutoSize = true;
  3448. this.label69.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3449. this.label69.Location = new System.Drawing.Point(224, 477);
  3450. this.label69.Name = "label69";
  3451. this.label69.Size = new System.Drawing.Size(85, 27);
  3452. this.label69.TabIndex = 78;
  3453. this.label69.Text = "图像Y值";
  3454. //
  3455. // label73
  3456. //
  3457. this.label73.AutoSize = true;
  3458. this.label73.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3459. this.label73.Location = new System.Drawing.Point(224, 426);
  3460. this.label73.Name = "label73";
  3461. this.label73.Size = new System.Drawing.Size(86, 27);
  3462. this.label73.TabIndex = 77;
  3463. this.label73.Text = "图像X值";
  3464. //
  3465. // btn60
  3466. //
  3467. this.btn60.Location = new System.Drawing.Point(476, 201);
  3468. this.btn60.Name = "btn60";
  3469. this.btn60.Size = new System.Drawing.Size(81, 38);
  3470. this.btn60.TabIndex = 76;
  3471. this.btn60.Text = "60度";
  3472. this.btn60.UseVisualStyleBackColor = true;
  3473. this.btn60.Click += new System.EventHandler(this.btn60_Click);
  3474. //
  3475. // btn45
  3476. //
  3477. this.btn45.Location = new System.Drawing.Point(476, 148);
  3478. this.btn45.Name = "btn45";
  3479. this.btn45.Size = new System.Drawing.Size(81, 38);
  3480. this.btn45.TabIndex = 75;
  3481. this.btn45.Text = "45度";
  3482. this.btn45.UseVisualStyleBackColor = true;
  3483. this.btn45.Click += new System.EventHandler(this.btn45_Click);
  3484. //
  3485. // btn30
  3486. //
  3487. this.btn30.Location = new System.Drawing.Point(476, 96);
  3488. this.btn30.Name = "btn30";
  3489. this.btn30.Size = new System.Drawing.Size(81, 38);
  3490. this.btn30.TabIndex = 74;
  3491. this.btn30.Text = "30度";
  3492. this.btn30.UseVisualStyleBackColor = true;
  3493. this.btn30.Click += new System.EventHandler(this.btn30_Click);
  3494. //
  3495. // btnrect
  3496. //
  3497. this.btnrect.Location = new System.Drawing.Point(32, 435);
  3498. this.btnrect.Name = "btnrect";
  3499. this.btnrect.Size = new System.Drawing.Size(127, 38);
  3500. this.btnrect.TabIndex = 73;
  3501. this.btnrect.Text = "计算";
  3502. this.btnrect.UseVisualStyleBackColor = true;
  3503. this.btnrect.Click += new System.EventHandler(this.btnrect_Click);
  3504. //
  3505. // txtdistance
  3506. //
  3507. this.txtdistance.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3508. this.txtdistance.Location = new System.Drawing.Point(307, 367);
  3509. this.txtdistance.Name = "txtdistance";
  3510. this.txtdistance.Size = new System.Drawing.Size(100, 28);
  3511. this.txtdistance.TabIndex = 72;
  3512. this.txtdistance.Text = "30";
  3513. this.txtdistance.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3514. //
  3515. // txtarray
  3516. //
  3517. this.txtarray.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3518. this.txtarray.Location = new System.Drawing.Point(307, 316);
  3519. this.txtarray.Name = "txtarray";
  3520. this.txtarray.Size = new System.Drawing.Size(100, 28);
  3521. this.txtarray.TabIndex = 71;
  3522. this.txtarray.Text = "4";
  3523. this.txtarray.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3524. //
  3525. // txty
  3526. //
  3527. this.txty.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3528. this.txty.Location = new System.Drawing.Point(307, 262);
  3529. this.txty.Name = "txty";
  3530. this.txty.Size = new System.Drawing.Size(100, 28);
  3531. this.txty.TabIndex = 70;
  3532. this.txty.Text = "65";
  3533. this.txty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3534. //
  3535. // txtx
  3536. //
  3537. this.txtx.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3538. this.txtx.Location = new System.Drawing.Point(307, 211);
  3539. this.txtx.Name = "txtx";
  3540. this.txtx.Size = new System.Drawing.Size(100, 28);
  3541. this.txtx.TabIndex = 69;
  3542. this.txtx.Text = "65";
  3543. this.txtx.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3544. //
  3545. // txtsample1y
  3546. //
  3547. this.txtsample1y.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3548. this.txtsample1y.Location = new System.Drawing.Point(307, 154);
  3549. this.txtsample1y.Name = "txtsample1y";
  3550. this.txtsample1y.Size = new System.Drawing.Size(100, 28);
  3551. this.txtsample1y.TabIndex = 68;
  3552. this.txtsample1y.Text = "130";
  3553. this.txtsample1y.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3554. //
  3555. // txtsample1x
  3556. //
  3557. this.txtsample1x.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3558. this.txtsample1x.Location = new System.Drawing.Point(307, 103);
  3559. this.txtsample1x.Name = "txtsample1x";
  3560. this.txtsample1x.Size = new System.Drawing.Size(100, 28);
  3561. this.txtsample1x.TabIndex = 67;
  3562. this.txtsample1x.Text = "0";
  3563. this.txtsample1x.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3564. //
  3565. // label76
  3566. //
  3567. this.label76.AutoSize = true;
  3568. this.label76.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3569. this.label76.Location = new System.Drawing.Point(46, 152);
  3570. this.label76.Name = "label76";
  3571. this.label76.Size = new System.Drawing.Size(146, 27);
  3572. this.label76.TabIndex = 65;
  3573. this.label76.Text = "样品1-Y轴坐标";
  3574. //
  3575. // label78
  3576. //
  3577. this.label78.AutoSize = true;
  3578. this.label78.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3579. this.label78.Location = new System.Drawing.Point(46, 101);
  3580. this.label78.Name = "label78";
  3581. this.label78.Size = new System.Drawing.Size(147, 27);
  3582. this.label78.TabIndex = 63;
  3583. this.label78.Text = "样品1-X轴坐标";
  3584. //
  3585. // label74
  3586. //
  3587. this.label74.AutoSize = true;
  3588. this.label74.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3589. this.label74.Location = new System.Drawing.Point(47, 367);
  3590. this.label74.Name = "label74";
  3591. this.label74.Size = new System.Drawing.Size(112, 27);
  3592. this.label74.TabIndex = 60;
  3593. this.label74.Text = "样品间距离";
  3594. //
  3595. // label72
  3596. //
  3597. this.label72.AutoSize = true;
  3598. this.label72.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3599. this.label72.Location = new System.Drawing.Point(47, 314);
  3600. this.label72.Name = "label72";
  3601. this.label72.Size = new System.Drawing.Size(152, 27);
  3602. this.label72.TabIndex = 58;
  3603. this.label72.Text = "默认样品排列数";
  3604. //
  3605. // label70
  3606. //
  3607. this.label70.AutoSize = true;
  3608. this.label70.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3609. this.label70.Location = new System.Drawing.Point(47, 260);
  3610. this.label70.Name = "label70";
  3611. this.label70.Size = new System.Drawing.Size(145, 27);
  3612. this.label70.TabIndex = 56;
  3613. this.label70.Text = "中心点Y轴坐标";
  3614. //
  3615. // label68
  3616. //
  3617. this.label68.AutoSize = true;
  3618. this.label68.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3619. this.label68.Location = new System.Drawing.Point(47, 209);
  3620. this.label68.Name = "label68";
  3621. this.label68.Size = new System.Drawing.Size(146, 27);
  3622. this.label68.TabIndex = 54;
  3623. this.label68.Text = "中心点X轴坐标";
  3624. //
  3625. // chart1
  3626. //
  3627. chartArea2.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
  3628. chartArea2.AxisX.MajorGrid.Enabled = false;
  3629. chartArea2.AxisX.Maximum = 130D;
  3630. chartArea2.AxisX.Minimum = 0D;
  3631. chartArea2.AxisY.MajorGrid.Enabled = false;
  3632. chartArea2.AxisY.Maximum = 130D;
  3633. chartArea2.AxisY.Minimum = 0D;
  3634. chartArea2.BorderDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
  3635. chartArea2.Name = "ChartArea1";
  3636. chartArea2.Position.Auto = false;
  3637. chartArea2.Position.Height = 94F;
  3638. chartArea2.Position.Width = 94F;
  3639. this.chart1.ChartAreas.Add(chartArea2);
  3640. legend2.Enabled = false;
  3641. legend2.Name = "Legend1";
  3642. this.chart1.Legends.Add(legend2);
  3643. this.chart1.Location = new System.Drawing.Point(667, 6);
  3644. this.chart1.Name = "chart1";
  3645. series3.ChartArea = "ChartArea1";
  3646. series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
  3647. series3.IsValueShownAsLabel = true;
  3648. series3.Legend = "Legend1";
  3649. series3.MarkerBorderColor = System.Drawing.Color.Red;
  3650. series3.MarkerColor = System.Drawing.Color.White;
  3651. series3.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
  3652. series3.Name = "Series1";
  3653. series4.ChartArea = "ChartArea1";
  3654. series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
  3655. series4.Legend = "Legend1";
  3656. series4.MarkerBorderColor = System.Drawing.Color.Black;
  3657. series4.MarkerColor = System.Drawing.Color.Black;
  3658. series4.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Square;
  3659. series4.Name = "Series2";
  3660. dataPoint2.MarkerBorderWidth = 3;
  3661. dataPoint2.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Star4;
  3662. series4.Points.Add(dataPoint2);
  3663. this.chart1.Series.Add(series3);
  3664. this.chart1.Series.Add(series4);
  3665. this.chart1.Size = new System.Drawing.Size(590, 557);
  3666. this.chart1.TabIndex = 2;
  3667. this.chart1.Text = "chart1";
  3668. //
  3669. // lblPs1
  3670. //
  3671. this.lblPs1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3672. this.lblPs1.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3673. this.lblPs1.ForeColor = System.Drawing.Color.Blue;
  3674. this.lblPs1.Location = new System.Drawing.Point(229, 22);
  3675. this.lblPs1.Name = "lblPs1";
  3676. this.lblPs1.Size = new System.Drawing.Size(107, 38);
  3677. this.lblPs1.TabIndex = 0;
  3678. this.lblPs1.Text = "0,0";
  3679. this.lblPs1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3680. //
  3681. // btnPsFile
  3682. //
  3683. this.btnPsFile.Location = new System.Drawing.Point(32, 22);
  3684. this.btnPsFile.Name = "btnPsFile";
  3685. this.btnPsFile.Size = new System.Drawing.Size(127, 38);
  3686. this.btnPsFile.TabIndex = 1;
  3687. this.btnPsFile.Text = "打开位置文件";
  3688. this.btnPsFile.UseVisualStyleBackColor = true;
  3689. this.btnPsFile.Click += new System.EventHandler(this.btnPsFile_Click);
  3690. //
  3691. // tabPage5
  3692. //
  3693. this.tabPage5.Controls.Add(this.lblEDS);
  3694. this.tabPage5.Controls.Add(this.label85);
  3695. this.tabPage5.Controls.Add(this.listbArea);
  3696. this.tabPage5.Controls.Add(this.listbAreas);
  3697. this.tabPage5.Controls.Add(this.listbPoints);
  3698. this.tabPage5.Controls.Add(this.btnEDS);
  3699. this.tabPage5.Location = new System.Drawing.Point(4, 25);
  3700. this.tabPage5.Name = "tabPage5";
  3701. this.tabPage5.Size = new System.Drawing.Size(1361, 571);
  3702. this.tabPage5.TabIndex = 4;
  3703. this.tabPage5.Text = "EDS";
  3704. this.tabPage5.UseVisualStyleBackColor = true;
  3705. //
  3706. // btnEDS
  3707. //
  3708. this.btnEDS.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3709. this.btnEDS.Location = new System.Drawing.Point(27, 24);
  3710. this.btnEDS.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  3711. this.btnEDS.Name = "btnEDS";
  3712. this.btnEDS.Size = new System.Drawing.Size(275, 50);
  3713. this.btnEDS.TabIndex = 52;
  3714. this.btnEDS.Text = "返回EDS信息";
  3715. this.btnEDS.UseVisualStyleBackColor = true;
  3716. this.btnEDS.Click += new System.EventHandler(this.btnEDS_Click);
  3717. //
  3718. // listbPoints
  3719. //
  3720. this.listbPoints.FormattingEnabled = true;
  3721. this.listbPoints.ItemHeight = 15;
  3722. this.listbPoints.Location = new System.Drawing.Point(335, 24);
  3723. this.listbPoints.Name = "listbPoints";
  3724. this.listbPoints.Size = new System.Drawing.Size(402, 259);
  3725. this.listbPoints.TabIndex = 53;
  3726. //
  3727. // listbAreas
  3728. //
  3729. this.listbAreas.FormattingEnabled = true;
  3730. this.listbAreas.ItemHeight = 15;
  3731. this.listbAreas.Location = new System.Drawing.Point(809, 24);
  3732. this.listbAreas.Name = "listbAreas";
  3733. this.listbAreas.Size = new System.Drawing.Size(498, 259);
  3734. this.listbAreas.TabIndex = 54;
  3735. this.listbAreas.SelectedIndexChanged += new System.EventHandler(this.listbAreas_SelectedIndexChanged);
  3736. //
  3737. // listbArea
  3738. //
  3739. this.listbArea.FormattingEnabled = true;
  3740. this.listbArea.ItemHeight = 15;
  3741. this.listbArea.Location = new System.Drawing.Point(809, 304);
  3742. this.listbArea.Name = "listbArea";
  3743. this.listbArea.Size = new System.Drawing.Size(498, 259);
  3744. this.listbArea.TabIndex = 55;
  3745. //
  3746. // lblEDS
  3747. //
  3748. this.lblEDS.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  3749. this.lblEDS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3750. this.lblEDS.Location = new System.Drawing.Point(174, 136);
  3751. this.lblEDS.Name = "lblEDS";
  3752. this.lblEDS.Size = new System.Drawing.Size(112, 27);
  3753. this.lblEDS.TabIndex = 59;
  3754. //
  3755. // label85
  3756. //
  3757. this.label85.AutoSize = true;
  3758. this.label85.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3759. this.label85.Location = new System.Drawing.Point(45, 136);
  3760. this.label85.Name = "label85";
  3761. this.label85.Size = new System.Drawing.Size(92, 27);
  3762. this.label85.TabIndex = 58;
  3763. this.label85.Text = "成功失败";
  3764. //
  3765. // FormUnitControl
  3766. //
  3767. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  3768. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  3769. this.ClientSize = new System.Drawing.Size(1369, 600);
  3770. this.Controls.Add(this.tabControl1);
  3771. this.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  3772. this.Name = "FormUnitControl";
  3773. this.Text = "UnitControl";
  3774. this.Load += new System.EventHandler(this.FormUnitControl_Load);
  3775. this.panelControl.ResumeLayout(false);
  3776. this.panelSEM.ResumeLayout(false);
  3777. this.panelSEM.PerformLayout();
  3778. this.panelFIB.ResumeLayout(false);
  3779. this.panelFIB.PerformLayout();
  3780. this.panelStage.ResumeLayout(false);
  3781. this.panelStage.PerformLayout();
  3782. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  3783. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  3784. this.tabControl1.ResumeLayout(false);
  3785. this.tabPage1.ResumeLayout(false);
  3786. this.tabPage2.ResumeLayout(false);
  3787. this.tabPage2.PerformLayout();
  3788. this.tabPage3.ResumeLayout(false);
  3789. this.tabPage3.PerformLayout();
  3790. this.tabPage4.ResumeLayout(false);
  3791. this.tabPage4.PerformLayout();
  3792. ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
  3793. this.tabPage5.ResumeLayout(false);
  3794. this.tabPage5.PerformLayout();
  3795. this.ResumeLayout(false);
  3796. }
  3797. #endregion
  3798. private System.Windows.Forms.Button btnGrabImage;
  3799. private System.Windows.Forms.Button btnenlargeGet;
  3800. private System.Windows.Forms.Button btnenlargeSet;
  3801. private System.Windows.Forms.TextBox txtenlargeSet;
  3802. private System.Windows.Forms.Label label1;
  3803. private System.Windows.Forms.Button btnWDSet;
  3804. private System.Windows.Forms.TextBox txtWDSet;
  3805. private System.Windows.Forms.Label label3;
  3806. private System.Windows.Forms.Button btnWDGet;
  3807. private System.Windows.Forms.Button btnContrastSet;
  3808. private System.Windows.Forms.TextBox txtContrastSet;
  3809. private System.Windows.Forms.Label label4;
  3810. private System.Windows.Forms.Button btnContrastGet;
  3811. private System.Windows.Forms.Button btnBrightnessSet;
  3812. private System.Windows.Forms.TextBox txtBrightnessSet;
  3813. private System.Windows.Forms.Label label6;
  3814. private System.Windows.Forms.Button btnBrightnessGet;
  3815. private System.Windows.Forms.Button btnAstigmatismYSet;
  3816. private System.Windows.Forms.TextBox txtAstigmatismYSet;
  3817. private System.Windows.Forms.Label label5;
  3818. private System.Windows.Forms.Button btnAstigmatismYGet;
  3819. private System.Windows.Forms.Button btnAstigmatismXSet;
  3820. private System.Windows.Forms.TextBox txtAstigmatismXSet;
  3821. private System.Windows.Forms.Label label8;
  3822. private System.Windows.Forms.Button btnAstigmatismXGet;
  3823. private System.Windows.Forms.Button btnTiltAngleSet;
  3824. private System.Windows.Forms.TextBox txtTiltAngleSet;
  3825. private System.Windows.Forms.Label label7;
  3826. private System.Windows.Forms.Button btnTiltAngleGet;
  3827. private System.Windows.Forms.Label label9;
  3828. private System.Windows.Forms.Button btnPixelSizeGet;
  3829. private System.Windows.Forms.Button btnScanRotationSet;
  3830. private System.Windows.Forms.TextBox txtScanRotationSet;
  3831. private System.Windows.Forms.Label label11;
  3832. private System.Windows.Forms.Button btnScanRotationGet;
  3833. private System.Windows.Forms.Button btnCloseVoltage;
  3834. private System.Windows.Forms.Button btnOpenVoltage;
  3835. private System.Windows.Forms.Button btnStageSetM;
  3836. private System.Windows.Forms.TextBox txtStageM;
  3837. private System.Windows.Forms.Label lblStageM;
  3838. private System.Windows.Forms.Label label10;
  3839. private System.Windows.Forms.Button btnStageGetM;
  3840. private System.Windows.Forms.Button btnStageSetR;
  3841. private System.Windows.Forms.TextBox txtStageR;
  3842. private System.Windows.Forms.Label lblStageR;
  3843. private System.Windows.Forms.Label label13;
  3844. private System.Windows.Forms.Button btnStageGetR;
  3845. private System.Windows.Forms.Button btnStageSetT;
  3846. private System.Windows.Forms.TextBox txtStageT;
  3847. private System.Windows.Forms.Label lblStageT;
  3848. private System.Windows.Forms.Label label15;
  3849. private System.Windows.Forms.Button btnStageGetT;
  3850. private System.Windows.Forms.Button btnStageSetZ;
  3851. private System.Windows.Forms.TextBox txtStageZ;
  3852. private System.Windows.Forms.Label lblStageZ;
  3853. private System.Windows.Forms.Label label17;
  3854. private System.Windows.Forms.Button btnStageGetZ;
  3855. private System.Windows.Forms.Button btnStageSetY;
  3856. private System.Windows.Forms.TextBox txtStageY;
  3857. private System.Windows.Forms.Label lblStageY;
  3858. private System.Windows.Forms.Label label19;
  3859. private System.Windows.Forms.Button btnStageGetY;
  3860. private System.Windows.Forms.Button btnStageSetX;
  3861. private System.Windows.Forms.TextBox txtStageX;
  3862. private System.Windows.Forms.Label lblStageX;
  3863. private System.Windows.Forms.Label label21;
  3864. private System.Windows.Forms.Button btnStageGetX;
  3865. private System.Windows.Forms.Button btnGetStagePosition;
  3866. private System.Windows.Forms.Button btnReadXml;
  3867. private System.Windows.Forms.Button btnWriteXml;
  3868. private System.Windows.Forms.Panel panelControl;
  3869. private System.Windows.Forms.Button btnSEM;
  3870. private System.Windows.Forms.Button btnAutoFocus1;
  3871. private System.Windows.Forms.Button btnAutoFocus2;
  3872. private System.Windows.Forms.Button btnAutoBrightness;
  3873. private System.Windows.Forms.Button btnAutoContrast;
  3874. private System.Windows.Forms.Button btnAutoBCCancle;
  3875. private System.Windows.Forms.Button btnAutoBC;
  3876. private System.Windows.Forms.Button btnAutoStig;
  3877. private System.Windows.Forms.Panel panelSEM;
  3878. private System.Windows.Forms.Panel panelFIB;
  3879. private System.Windows.Forms.Button btnMILL;
  3880. private System.Windows.Forms.Button btnFIB;
  3881. private System.Windows.Forms.Label lblPixelSizeGet;
  3882. private System.Windows.Forms.Button btnTiltCorrYSet;
  3883. private System.Windows.Forms.TextBox txtTiltCorrY;
  3884. private System.Windows.Forms.Label label2;
  3885. private System.Windows.Forms.Button btnTiltCorrYGet;
  3886. private System.Windows.Forms.Button btnTiltCorrXSet;
  3887. private System.Windows.Forms.TextBox txtTiltCorrX;
  3888. private System.Windows.Forms.Button btnTiltCorrXGet;
  3889. private System.Windows.Forms.Label label12;
  3890. private System.Windows.Forms.Button btnTiltCorr;
  3891. private System.Windows.Forms.Button btnFIBBeamShiftYSet;
  3892. private System.Windows.Forms.TextBox txtFIBBeamShiftY;
  3893. private System.Windows.Forms.Label label18;
  3894. private System.Windows.Forms.Button btnFIBBeamShiftYGet;
  3895. private System.Windows.Forms.Button btnFIBBeamShiftXSet;
  3896. private System.Windows.Forms.TextBox txtFIBBeamShiftX;
  3897. private System.Windows.Forms.Button btnFIBBeamShiftXGet;
  3898. private System.Windows.Forms.Label label20;
  3899. private System.Windows.Forms.Button btnMCF;
  3900. private System.Windows.Forms.Label label14;
  3901. private System.Windows.Forms.Button btnFIBMagSet;
  3902. private System.Windows.Forms.Button btnFIBMagGet;
  3903. private System.Windows.Forms.TextBox txtFIBMag;
  3904. private System.Windows.Forms.Button btnFIBWDSet;
  3905. private System.Windows.Forms.Button btnFIBWDGet;
  3906. private System.Windows.Forms.Label label16;
  3907. private System.Windows.Forms.TextBox txtFIBWD;
  3908. private System.Windows.Forms.Button btnFIBAstigmatismYSet;
  3909. private System.Windows.Forms.TextBox txtFIBAstigmatismY;
  3910. private System.Windows.Forms.Label label22;
  3911. private System.Windows.Forms.Button btnFIBAstigmatismYGet;
  3912. private System.Windows.Forms.Button btnFIBAstigmatismXSet;
  3913. private System.Windows.Forms.TextBox txtFIBAstigmatismX;
  3914. private System.Windows.Forms.Button btnFIBAstigmatismXGet;
  3915. private System.Windows.Forms.Label label23;
  3916. private System.Windows.Forms.Panel panelStage;
  3917. private System.Windows.Forms.Label label24;
  3918. private System.Windows.Forms.Button btnMoveXY;
  3919. private System.Windows.Forms.Button btnImageStoreGet;
  3920. private System.Windows.Forms.Button btnImageStoreSet;
  3921. private System.Windows.Forms.ComboBox cmbImageStore;
  3922. private System.Windows.Forms.Label lblImageStore;
  3923. private System.Windows.Forms.Button btnAbort;
  3924. private System.Windows.Forms.PictureBox pictureBox2;
  3925. private System.Windows.Forms.PictureBox pictureBox1;
  3926. private System.Windows.Forms.Button btnFrozen;
  3927. private System.Windows.Forms.Button btnLive;
  3928. private System.Windows.Forms.Button btnExeEly;
  3929. private System.Windows.Forms.Button btnExeEly2;
  3930. private System.Windows.Forms.Button btnFIBStatus;
  3931. private System.Windows.Forms.TabControl tabControl1;
  3932. private System.Windows.Forms.TabPage tabPage1;
  3933. private System.Windows.Forms.TabPage tabPage2;
  3934. private System.Windows.Forms.Button btnPost1;
  3935. private System.Windows.Forms.Label lblstate9;
  3936. private System.Windows.Forms.Label label47;
  3937. private System.Windows.Forms.Label lblcenter2;
  3938. private System.Windows.Forms.Label label49;
  3939. private System.Windows.Forms.Label lblcenter1;
  3940. private System.Windows.Forms.Label label51;
  3941. private System.Windows.Forms.Label lblstate7;
  3942. private System.Windows.Forms.Label label53;
  3943. private System.Windows.Forms.Label lbldirection2;
  3944. private System.Windows.Forms.Label label55;
  3945. private System.Windows.Forms.Label lbldegree2;
  3946. private System.Windows.Forms.Label label57;
  3947. private System.Windows.Forms.Label lblstigpath;
  3948. private System.Windows.Forms.Label label45;
  3949. private System.Windows.Forms.Label lblfocuspath;
  3950. private System.Windows.Forms.Label label43;
  3951. private System.Windows.Forms.Label lblstate4;
  3952. private System.Windows.Forms.Label label37;
  3953. private System.Windows.Forms.Label lbltopcy;
  3954. private System.Windows.Forms.Label label39;
  3955. private System.Windows.Forms.Label lbltopcx;
  3956. private System.Windows.Forms.Label label41;
  3957. private System.Windows.Forms.Label lblstate3;
  3958. private System.Windows.Forms.Label label35;
  3959. private System.Windows.Forms.Label lblstate2;
  3960. private System.Windows.Forms.Label label27;
  3961. private System.Windows.Forms.Label lbllocationy1;
  3962. private System.Windows.Forms.Label label31;
  3963. private System.Windows.Forms.Label lbllocationx1;
  3964. private System.Windows.Forms.Label label33;
  3965. private System.Windows.Forms.Button btnPost9;
  3966. private System.Windows.Forms.Button btnPost7;
  3967. private System.Windows.Forms.Button btnPost6;
  3968. private System.Windows.Forms.Button btnPost5;
  3969. private System.Windows.Forms.Button btnPost4;
  3970. private System.Windows.Forms.Button btnPost3;
  3971. private System.Windows.Forms.Button btnPost2;
  3972. private System.Windows.Forms.Label lblstate1;
  3973. private System.Windows.Forms.Label label30;
  3974. private System.Windows.Forms.Label lbldirection1;
  3975. private System.Windows.Forms.Label label28;
  3976. private System.Windows.Forms.Label lbldegree1;
  3977. private System.Windows.Forms.Label label25;
  3978. private System.Windows.Forms.Button btnScanRotationSetLock;
  3979. private System.Windows.Forms.Button btnTiltAngleSetOff;
  3980. private System.Windows.Forms.Button btnTiltAngleSetOn;
  3981. private System.Windows.Forms.Button btnScanRotationSetOn;
  3982. private System.Windows.Forms.Button btnExeEly3;
  3983. private System.Windows.Forms.TabPage tabPage3;
  3984. private System.Windows.Forms.Button btnCreateConfig;
  3985. private System.Windows.Forms.Button btnReadConfig;
  3986. private System.Windows.Forms.TextBox txtWFIBF;
  3987. private System.Windows.Forms.TextBox txtWPTF;
  3988. private System.Windows.Forms.Label label48;
  3989. private System.Windows.Forms.Label label56;
  3990. private System.Windows.Forms.Label label59;
  3991. private System.Windows.Forms.Label label61;
  3992. private System.Windows.Forms.CheckBox chkWPT;
  3993. private System.Windows.Forms.Label label62;
  3994. private System.Windows.Forms.TextBox txtRXZ;
  3995. private System.Windows.Forms.Label label26;
  3996. private System.Windows.Forms.TextBox txtRPZD;
  3997. private System.Windows.Forms.Label label29;
  3998. private System.Windows.Forms.TextBox txtRPZF;
  3999. private System.Windows.Forms.Label label34;
  4000. private System.Windows.Forms.TextBox txtRQGD;
  4001. private System.Windows.Forms.Label label36;
  4002. private System.Windows.Forms.TextBox txtRQGF;
  4003. private System.Windows.Forms.Label label40;
  4004. private System.Windows.Forms.TextBox txtRLZ;
  4005. private System.Windows.Forms.Label label44;
  4006. private System.Windows.Forms.CheckBox chkRIsP;
  4007. private System.Windows.Forms.Label label52;
  4008. private System.Windows.Forms.TextBox txtRYP;
  4009. private System.Windows.Forms.TextBox txtRCS;
  4010. private System.Windows.Forms.TextBox txtRFIBF;
  4011. private System.Windows.Forms.TextBox txtRPTF;
  4012. private System.Windows.Forms.Label label60;
  4013. private System.Windows.Forms.Label label63;
  4014. private System.Windows.Forms.Label label64;
  4015. private System.Windows.Forms.Label label65;
  4016. private System.Windows.Forms.CheckBox chkRPT;
  4017. private System.Windows.Forms.Label label66;
  4018. private System.Windows.Forms.Label label58;
  4019. private System.Windows.Forms.Label label50;
  4020. private System.Windows.Forms.Label label54;
  4021. private System.Windows.Forms.Label label46;
  4022. private System.Windows.Forms.Label label42;
  4023. private System.Windows.Forms.Label label38;
  4024. private System.Windows.Forms.CheckBox chkWIsP;
  4025. private System.Windows.Forms.Label label32;
  4026. private System.Windows.Forms.ComboBox cbbWCS;
  4027. private System.Windows.Forms.ComboBox cbbWYP;
  4028. private System.Windows.Forms.ComboBox cbbWXZ;
  4029. private System.Windows.Forms.ComboBox cbbWPZD;
  4030. private System.Windows.Forms.ComboBox cbbWPZF;
  4031. private System.Windows.Forms.ComboBox cbbWQGD;
  4032. private System.Windows.Forms.ComboBox cbbWQGF;
  4033. private System.Windows.Forms.ComboBox cbbWLZ;
  4034. private System.Windows.Forms.TabPage tabPage4;
  4035. private System.Windows.Forms.Button btnPsFile;
  4036. private System.Windows.Forms.Label lblPs1;
  4037. private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
  4038. private System.Windows.Forms.Label label76;
  4039. private System.Windows.Forms.Label label78;
  4040. private System.Windows.Forms.Label label74;
  4041. private System.Windows.Forms.Label label72;
  4042. private System.Windows.Forms.Label label70;
  4043. private System.Windows.Forms.Label label68;
  4044. private System.Windows.Forms.TextBox txtdistance;
  4045. private System.Windows.Forms.TextBox txtarray;
  4046. private System.Windows.Forms.TextBox txty;
  4047. private System.Windows.Forms.TextBox txtx;
  4048. private System.Windows.Forms.TextBox txtsample1y;
  4049. private System.Windows.Forms.TextBox txtsample1x;
  4050. private System.Windows.Forms.Button btnrect;
  4051. private System.Windows.Forms.Button btn60;
  4052. private System.Windows.Forms.Button btn45;
  4053. private System.Windows.Forms.Button btn30;
  4054. private System.Windows.Forms.Button button1;
  4055. private System.Windows.Forms.TextBox txtVoltage;
  4056. private System.Windows.Forms.Button button2;
  4057. private System.Windows.Forms.Label label67;
  4058. private System.Windows.Forms.Button button3;
  4059. private System.Windows.Forms.Label lbllocationy2;
  4060. private System.Windows.Forms.Label label71;
  4061. private System.Windows.Forms.Label lbllocationx2;
  4062. private System.Windows.Forms.Label label75;
  4063. private System.Windows.Forms.TextBox txtaddr;
  4064. private System.Windows.Forms.TextBox txtaddr2;
  4065. private System.Windows.Forms.Button btntest;
  4066. private System.Windows.Forms.TextBox txtfirm;
  4067. private System.Windows.Forms.TextBox txtTypee;
  4068. private System.Windows.Forms.Button button4;
  4069. private System.Windows.Forms.Button btnimgv;
  4070. private System.Windows.Forms.TextBox txtstagevy;
  4071. private System.Windows.Forms.TextBox txtstagevx;
  4072. private System.Windows.Forms.TextBox txtimgy;
  4073. private System.Windows.Forms.TextBox txtimgx;
  4074. private System.Windows.Forms.Label label69;
  4075. private System.Windows.Forms.Label label73;
  4076. private System.Windows.Forms.TextBox txtps;
  4077. private System.Windows.Forms.Label label77;
  4078. private System.Windows.Forms.TextBox txtstageny;
  4079. private System.Windows.Forms.TextBox txtstagenx;
  4080. private System.Windows.Forms.Button btnPost8;
  4081. private System.Windows.Forms.Label lblstate8;
  4082. private System.Windows.Forms.Label label84;
  4083. private System.Windows.Forms.Label lblMag2;
  4084. private System.Windows.Forms.Label label80;
  4085. private System.Windows.Forms.Label lblMag1;
  4086. private System.Windows.Forms.Label label82;
  4087. private System.Windows.Forms.Label label81;
  4088. private System.Windows.Forms.Label label79;
  4089. private System.Windows.Forms.TabPage tabPage5;
  4090. private System.Windows.Forms.ListBox listbArea;
  4091. private System.Windows.Forms.ListBox listbAreas;
  4092. private System.Windows.Forms.ListBox listbPoints;
  4093. private System.Windows.Forms.Button btnEDS;
  4094. private System.Windows.Forms.Label lblEDS;
  4095. private System.Windows.Forms.Label label85;
  4096. }
  4097. }