FormUnitControl.Designer.cs 251 KB

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