FormUnitControl.Designer.cs 214 KB

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