FormUnitControl.Designer.cs 199 KB

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