FormUnitControl.Designer.cs 180 KB

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