FormUnitControl.Designer.cs 148 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554
  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.btnFrozen = new System.Windows.Forms.Button();
  103. this.btnLive = new System.Windows.Forms.Button();
  104. this.btnAutoStig = new System.Windows.Forms.Button();
  105. this.btnTiltCorrYSet = new System.Windows.Forms.Button();
  106. this.cmbImageStore = new System.Windows.Forms.ComboBox();
  107. this.btnAutoBCCancle = new System.Windows.Forms.Button();
  108. this.lblImageStore = new System.Windows.Forms.Label();
  109. this.txtTiltCorrY = new System.Windows.Forms.TextBox();
  110. this.btnImageStoreSet = new System.Windows.Forms.Button();
  111. this.btnImageStoreGet = new System.Windows.Forms.Button();
  112. this.btnAutoBC = new System.Windows.Forms.Button();
  113. this.label2 = new System.Windows.Forms.Label();
  114. this.btnAutoContrast = new System.Windows.Forms.Button();
  115. this.btnTiltCorrYGet = new System.Windows.Forms.Button();
  116. this.btnAutoBrightness = new System.Windows.Forms.Button();
  117. this.btnTiltCorrXSet = new System.Windows.Forms.Button();
  118. this.txtTiltCorrX = new System.Windows.Forms.TextBox();
  119. this.btnAutoFocus2 = new System.Windows.Forms.Button();
  120. this.btnAutoFocus1 = new System.Windows.Forms.Button();
  121. this.btnTiltCorrXGet = new System.Windows.Forms.Button();
  122. this.label12 = new System.Windows.Forms.Label();
  123. this.lblPixelSizeGet = new System.Windows.Forms.Label();
  124. this.btnTiltCorr = new System.Windows.Forms.Button();
  125. this.panelFIB = new System.Windows.Forms.Panel();
  126. this.btnFIBStatus = new System.Windows.Forms.Button();
  127. this.btnExeEly2 = new System.Windows.Forms.Button();
  128. this.btnExeEly = new System.Windows.Forms.Button();
  129. this.btnFIBAstigmatismYSet = new System.Windows.Forms.Button();
  130. this.txtFIBAstigmatismY = new System.Windows.Forms.TextBox();
  131. this.label22 = new System.Windows.Forms.Label();
  132. this.btnFIBAstigmatismYGet = new System.Windows.Forms.Button();
  133. this.btnFIBAstigmatismXSet = new System.Windows.Forms.Button();
  134. this.txtFIBAstigmatismX = new System.Windows.Forms.TextBox();
  135. this.btnFIBAstigmatismXGet = new System.Windows.Forms.Button();
  136. this.label23 = new System.Windows.Forms.Label();
  137. this.btnFIBBeamShiftYSet = new System.Windows.Forms.Button();
  138. this.txtFIBBeamShiftY = new System.Windows.Forms.TextBox();
  139. this.label18 = new System.Windows.Forms.Label();
  140. this.btnFIBBeamShiftYGet = new System.Windows.Forms.Button();
  141. this.btnFIBBeamShiftXSet = new System.Windows.Forms.Button();
  142. this.txtFIBBeamShiftX = new System.Windows.Forms.TextBox();
  143. this.btnFIBBeamShiftXGet = new System.Windows.Forms.Button();
  144. this.label20 = new System.Windows.Forms.Label();
  145. this.btnMCF = new System.Windows.Forms.Button();
  146. this.label14 = new System.Windows.Forms.Label();
  147. this.btnFIBMagSet = new System.Windows.Forms.Button();
  148. this.btnFIBMagGet = new System.Windows.Forms.Button();
  149. this.txtFIBMag = new System.Windows.Forms.TextBox();
  150. this.btnFIBWDSet = new System.Windows.Forms.Button();
  151. this.btnFIBWDGet = new System.Windows.Forms.Button();
  152. this.label16 = new System.Windows.Forms.Label();
  153. this.txtFIBWD = new System.Windows.Forms.TextBox();
  154. this.btnSEM = new System.Windows.Forms.Button();
  155. this.panelStage = new System.Windows.Forms.Panel();
  156. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  157. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  158. this.btnAbort = new System.Windows.Forms.Button();
  159. this.btnMoveXY = new System.Windows.Forms.Button();
  160. this.label24 = new System.Windows.Forms.Label();
  161. this.tabControl1 = new System.Windows.Forms.TabControl();
  162. this.tabPage1 = new System.Windows.Forms.TabPage();
  163. this.tabPage2 = new System.Windows.Forms.TabPage();
  164. this.btnPost1 = new System.Windows.Forms.Button();
  165. this.label25 = new System.Windows.Forms.Label();
  166. this.lbldegree1 = new System.Windows.Forms.Label();
  167. this.lbldirection1 = new System.Windows.Forms.Label();
  168. this.label28 = new System.Windows.Forms.Label();
  169. this.lblstate1 = new System.Windows.Forms.Label();
  170. this.label30 = new System.Windows.Forms.Label();
  171. this.btnPost2 = new System.Windows.Forms.Button();
  172. this.btnPost3 = new System.Windows.Forms.Button();
  173. this.btnPost4 = new System.Windows.Forms.Button();
  174. this.btnPost5 = new System.Windows.Forms.Button();
  175. this.btnPost6 = new System.Windows.Forms.Button();
  176. this.btnPost8 = new System.Windows.Forms.Button();
  177. this.btnPost7 = new System.Windows.Forms.Button();
  178. this.lblstate2 = new System.Windows.Forms.Label();
  179. this.label27 = new System.Windows.Forms.Label();
  180. this.lbllocationy = new System.Windows.Forms.Label();
  181. this.label31 = new System.Windows.Forms.Label();
  182. this.lbllocationx = new System.Windows.Forms.Label();
  183. this.label33 = new System.Windows.Forms.Label();
  184. this.lblstate3 = new System.Windows.Forms.Label();
  185. this.label35 = new System.Windows.Forms.Label();
  186. this.lblstate4 = new System.Windows.Forms.Label();
  187. this.label37 = new System.Windows.Forms.Label();
  188. this.lbltopcy = new System.Windows.Forms.Label();
  189. this.label39 = new System.Windows.Forms.Label();
  190. this.lbltopcx = new System.Windows.Forms.Label();
  191. this.label41 = new System.Windows.Forms.Label();
  192. this.lblfocuspath = new System.Windows.Forms.Label();
  193. this.label43 = new System.Windows.Forms.Label();
  194. this.lblstigpath = new System.Windows.Forms.Label();
  195. this.label45 = new System.Windows.Forms.Label();
  196. this.lblstate6 = new System.Windows.Forms.Label();
  197. this.label47 = new System.Windows.Forms.Label();
  198. this.lblcentery = new System.Windows.Forms.Label();
  199. this.label49 = new System.Windows.Forms.Label();
  200. this.lblcenterx = new System.Windows.Forms.Label();
  201. this.label51 = new System.Windows.Forms.Label();
  202. this.lblstate5 = new System.Windows.Forms.Label();
  203. this.label53 = new System.Windows.Forms.Label();
  204. this.lbldirection2 = new System.Windows.Forms.Label();
  205. this.label55 = new System.Windows.Forms.Label();
  206. this.lbldegree2 = new System.Windows.Forms.Label();
  207. this.label57 = new System.Windows.Forms.Label();
  208. this.panelControl.SuspendLayout();
  209. this.panelSEM.SuspendLayout();
  210. this.panelFIB.SuspendLayout();
  211. this.panelStage.SuspendLayout();
  212. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  214. this.tabControl1.SuspendLayout();
  215. this.tabPage1.SuspendLayout();
  216. this.tabPage2.SuspendLayout();
  217. this.SuspendLayout();
  218. //
  219. // btnGrabImage
  220. //
  221. this.btnGrabImage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.btnGrabImage.Location = new System.Drawing.Point(605, 11);
  223. this.btnGrabImage.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  224. this.btnGrabImage.Name = "btnGrabImage";
  225. this.btnGrabImage.Size = new System.Drawing.Size(144, 41);
  226. this.btnGrabImage.TabIndex = 1;
  227. this.btnGrabImage.Text = "抓取图像";
  228. this.btnGrabImage.UseVisualStyleBackColor = true;
  229. this.btnGrabImage.Click += new System.EventHandler(this.btnGrabImage_Click);
  230. //
  231. // btnenlargeGet
  232. //
  233. this.btnenlargeGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.btnenlargeGet.Location = new System.Drawing.Point(243, 20);
  235. this.btnenlargeGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  236. this.btnenlargeGet.Name = "btnenlargeGet";
  237. this.btnenlargeGet.Size = new System.Drawing.Size(54, 34);
  238. this.btnenlargeGet.TabIndex = 2;
  239. this.btnenlargeGet.Text = "读";
  240. this.btnenlargeGet.UseVisualStyleBackColor = true;
  241. this.btnenlargeGet.Click += new System.EventHandler(this.btnenlargeGet_Click);
  242. //
  243. // btnWriteXml
  244. //
  245. this.btnWriteXml.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.btnWriteXml.Location = new System.Drawing.Point(450, 15);
  247. this.btnWriteXml.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  248. this.btnWriteXml.Name = "btnWriteXml";
  249. this.btnWriteXml.Size = new System.Drawing.Size(144, 41);
  250. this.btnWriteXml.TabIndex = 83;
  251. this.btnWriteXml.Text = "写Xml文件";
  252. this.btnWriteXml.UseVisualStyleBackColor = true;
  253. this.btnWriteXml.Click += new System.EventHandler(this.btnWriteXml_Click);
  254. //
  255. // btnReadXml
  256. //
  257. this.btnReadXml.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.btnReadXml.Location = new System.Drawing.Point(24, 11);
  259. this.btnReadXml.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  260. this.btnReadXml.Name = "btnReadXml";
  261. this.btnReadXml.Size = new System.Drawing.Size(144, 41);
  262. this.btnReadXml.TabIndex = 82;
  263. this.btnReadXml.Text = "读Xml文件";
  264. this.btnReadXml.UseVisualStyleBackColor = true;
  265. this.btnReadXml.Click += new System.EventHandler(this.btnReadXml_Click);
  266. //
  267. // btnGetStagePosition
  268. //
  269. this.btnGetStagePosition.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.btnGetStagePosition.Location = new System.Drawing.Point(107, 318);
  271. this.btnGetStagePosition.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  272. this.btnGetStagePosition.Name = "btnGetStagePosition";
  273. this.btnGetStagePosition.Size = new System.Drawing.Size(144, 41);
  274. this.btnGetStagePosition.TabIndex = 81;
  275. this.btnGetStagePosition.Text = "获取位置数组";
  276. this.btnGetStagePosition.UseVisualStyleBackColor = true;
  277. this.btnGetStagePosition.Click += new System.EventHandler(this.btnGetStagePosition_Click);
  278. //
  279. // btnStageSetM
  280. //
  281. this.btnStageSetM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  282. this.btnStageSetM.Location = new System.Drawing.Point(480, 258);
  283. this.btnStageSetM.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  284. this.btnStageSetM.Name = "btnStageSetM";
  285. this.btnStageSetM.Size = new System.Drawing.Size(79, 34);
  286. this.btnStageSetM.TabIndex = 80;
  287. this.btnStageSetM.Text = "Set";
  288. this.btnStageSetM.UseVisualStyleBackColor = true;
  289. this.btnStageSetM.Click += new System.EventHandler(this.btnStageSetM_Click);
  290. //
  291. // txtStageM
  292. //
  293. this.txtStageM.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  294. this.txtStageM.Location = new System.Drawing.Point(370, 259);
  295. this.txtStageM.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  296. this.txtStageM.Name = "txtStageM";
  297. this.txtStageM.Size = new System.Drawing.Size(100, 30);
  298. this.txtStageM.TabIndex = 79;
  299. this.txtStageM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  300. //
  301. // lblStageM
  302. //
  303. this.lblStageM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  304. this.lblStageM.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  305. this.lblStageM.Location = new System.Drawing.Point(194, 258);
  306. this.lblStageM.Name = "lblStageM";
  307. this.lblStageM.Size = new System.Drawing.Size(83, 33);
  308. this.lblStageM.TabIndex = 78;
  309. this.lblStageM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  310. //
  311. // label10
  312. //
  313. this.label10.AutoSize = true;
  314. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.label10.Location = new System.Drawing.Point(54, 264);
  316. this.label10.Name = "label10";
  317. this.label10.Size = new System.Drawing.Size(138, 27);
  318. this.label10.TabIndex = 77;
  319. this.label10.Text = "样品台 M轴:";
  320. //
  321. // btnStageGetM
  322. //
  323. this.btnStageGetM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.btnStageGetM.Location = new System.Drawing.Point(285, 258);
  325. this.btnStageGetM.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  326. this.btnStageGetM.Name = "btnStageGetM";
  327. this.btnStageGetM.Size = new System.Drawing.Size(79, 34);
  328. this.btnStageGetM.TabIndex = 76;
  329. this.btnStageGetM.Text = "Get";
  330. this.btnStageGetM.UseVisualStyleBackColor = true;
  331. this.btnStageGetM.Click += new System.EventHandler(this.btnStageGetM_Click);
  332. //
  333. // btnStageSetR
  334. //
  335. this.btnStageSetR.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  336. this.btnStageSetR.Location = new System.Drawing.Point(480, 220);
  337. this.btnStageSetR.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  338. this.btnStageSetR.Name = "btnStageSetR";
  339. this.btnStageSetR.Size = new System.Drawing.Size(79, 34);
  340. this.btnStageSetR.TabIndex = 75;
  341. this.btnStageSetR.Text = "Set";
  342. this.btnStageSetR.UseVisualStyleBackColor = true;
  343. this.btnStageSetR.Click += new System.EventHandler(this.btnStageSetR_Click);
  344. //
  345. // txtStageR
  346. //
  347. this.txtStageR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  348. this.txtStageR.Location = new System.Drawing.Point(370, 223);
  349. this.txtStageR.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  350. this.txtStageR.Name = "txtStageR";
  351. this.txtStageR.Size = new System.Drawing.Size(100, 30);
  352. this.txtStageR.TabIndex = 74;
  353. this.txtStageR.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  354. //
  355. // lblStageR
  356. //
  357. this.lblStageR.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  358. this.lblStageR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  359. this.lblStageR.Location = new System.Drawing.Point(194, 220);
  360. this.lblStageR.Name = "lblStageR";
  361. this.lblStageR.Size = new System.Drawing.Size(83, 33);
  362. this.lblStageR.TabIndex = 73;
  363. this.lblStageR.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  364. //
  365. // label13
  366. //
  367. this.label13.AutoSize = true;
  368. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  369. this.label13.Location = new System.Drawing.Point(54, 228);
  370. this.label13.Name = "label13";
  371. this.label13.Size = new System.Drawing.Size(131, 27);
  372. this.label13.TabIndex = 72;
  373. this.label13.Text = "样品台 R轴:";
  374. //
  375. // btnStageGetR
  376. //
  377. this.btnStageGetR.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. this.btnStageGetR.Location = new System.Drawing.Point(285, 220);
  379. this.btnStageGetR.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  380. this.btnStageGetR.Name = "btnStageGetR";
  381. this.btnStageGetR.Size = new System.Drawing.Size(79, 34);
  382. this.btnStageGetR.TabIndex = 71;
  383. this.btnStageGetR.Text = "Get";
  384. this.btnStageGetR.UseVisualStyleBackColor = true;
  385. this.btnStageGetR.Click += new System.EventHandler(this.btnStageGetR_Click);
  386. //
  387. // btnStageSetT
  388. //
  389. this.btnStageSetT.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  390. this.btnStageSetT.Location = new System.Drawing.Point(480, 184);
  391. this.btnStageSetT.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  392. this.btnStageSetT.Name = "btnStageSetT";
  393. this.btnStageSetT.Size = new System.Drawing.Size(79, 34);
  394. this.btnStageSetT.TabIndex = 70;
  395. this.btnStageSetT.Text = "Set";
  396. this.btnStageSetT.UseVisualStyleBackColor = true;
  397. this.btnStageSetT.Click += new System.EventHandler(this.btnStageSetT_Click);
  398. //
  399. // txtStageT
  400. //
  401. this.txtStageT.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  402. this.txtStageT.Location = new System.Drawing.Point(370, 185);
  403. this.txtStageT.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  404. this.txtStageT.Name = "txtStageT";
  405. this.txtStageT.Size = new System.Drawing.Size(100, 30);
  406. this.txtStageT.TabIndex = 69;
  407. this.txtStageT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  408. //
  409. // lblStageT
  410. //
  411. this.lblStageT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  412. this.lblStageT.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  413. this.lblStageT.Location = new System.Drawing.Point(194, 184);
  414. this.lblStageT.Name = "lblStageT";
  415. this.lblStageT.Size = new System.Drawing.Size(83, 33);
  416. this.lblStageT.TabIndex = 68;
  417. this.lblStageT.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  418. //
  419. // label15
  420. //
  421. this.label15.AutoSize = true;
  422. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. this.label15.Location = new System.Drawing.Point(54, 190);
  424. this.label15.Name = "label15";
  425. this.label15.Size = new System.Drawing.Size(129, 27);
  426. this.label15.TabIndex = 67;
  427. this.label15.Text = "样品台 T轴:";
  428. //
  429. // btnStageGetT
  430. //
  431. this.btnStageGetT.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  432. this.btnStageGetT.Location = new System.Drawing.Point(285, 184);
  433. this.btnStageGetT.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  434. this.btnStageGetT.Name = "btnStageGetT";
  435. this.btnStageGetT.Size = new System.Drawing.Size(79, 34);
  436. this.btnStageGetT.TabIndex = 66;
  437. this.btnStageGetT.Text = "Get";
  438. this.btnStageGetT.UseVisualStyleBackColor = true;
  439. this.btnStageGetT.Click += new System.EventHandler(this.btnStageGetT_Click);
  440. //
  441. // btnStageSetZ
  442. //
  443. this.btnStageSetZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.btnStageSetZ.Location = new System.Drawing.Point(480, 148);
  445. this.btnStageSetZ.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  446. this.btnStageSetZ.Name = "btnStageSetZ";
  447. this.btnStageSetZ.Size = new System.Drawing.Size(79, 34);
  448. this.btnStageSetZ.TabIndex = 65;
  449. this.btnStageSetZ.Text = "Set";
  450. this.btnStageSetZ.UseVisualStyleBackColor = true;
  451. this.btnStageSetZ.Click += new System.EventHandler(this.btnStageSetZ_Click);
  452. //
  453. // txtStageZ
  454. //
  455. this.txtStageZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  456. this.txtStageZ.Location = new System.Drawing.Point(370, 148);
  457. this.txtStageZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  458. this.txtStageZ.Name = "txtStageZ";
  459. this.txtStageZ.Size = new System.Drawing.Size(100, 30);
  460. this.txtStageZ.TabIndex = 64;
  461. this.txtStageZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  462. //
  463. // lblStageZ
  464. //
  465. this.lblStageZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  466. this.lblStageZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  467. this.lblStageZ.Location = new System.Drawing.Point(194, 148);
  468. this.lblStageZ.Name = "lblStageZ";
  469. this.lblStageZ.Size = new System.Drawing.Size(83, 33);
  470. this.lblStageZ.TabIndex = 63;
  471. this.lblStageZ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  472. //
  473. // label17
  474. //
  475. this.label17.AutoSize = true;
  476. this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. this.label17.Location = new System.Drawing.Point(54, 153);
  478. this.label17.Name = "label17";
  479. this.label17.Size = new System.Drawing.Size(130, 27);
  480. this.label17.TabIndex = 62;
  481. this.label17.Text = "样品台 Z轴:";
  482. //
  483. // btnStageGetZ
  484. //
  485. this.btnStageGetZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  486. this.btnStageGetZ.Location = new System.Drawing.Point(285, 148);
  487. this.btnStageGetZ.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  488. this.btnStageGetZ.Name = "btnStageGetZ";
  489. this.btnStageGetZ.Size = new System.Drawing.Size(79, 34);
  490. this.btnStageGetZ.TabIndex = 61;
  491. this.btnStageGetZ.Text = "Get";
  492. this.btnStageGetZ.UseVisualStyleBackColor = true;
  493. this.btnStageGetZ.Click += new System.EventHandler(this.btnStageGetZ_Click);
  494. //
  495. // btnStageSetY
  496. //
  497. this.btnStageSetY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  498. this.btnStageSetY.Location = new System.Drawing.Point(480, 110);
  499. this.btnStageSetY.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  500. this.btnStageSetY.Name = "btnStageSetY";
  501. this.btnStageSetY.Size = new System.Drawing.Size(79, 34);
  502. this.btnStageSetY.TabIndex = 60;
  503. this.btnStageSetY.Text = "Set";
  504. this.btnStageSetY.UseVisualStyleBackColor = true;
  505. this.btnStageSetY.Click += new System.EventHandler(this.btnStageSetY_Click);
  506. //
  507. // txtStageY
  508. //
  509. this.txtStageY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  510. this.txtStageY.Location = new System.Drawing.Point(370, 110);
  511. this.txtStageY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  512. this.txtStageY.Name = "txtStageY";
  513. this.txtStageY.Size = new System.Drawing.Size(100, 30);
  514. this.txtStageY.TabIndex = 59;
  515. this.txtStageY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  516. //
  517. // lblStageY
  518. //
  519. this.lblStageY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  520. this.lblStageY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  521. this.lblStageY.Location = new System.Drawing.Point(194, 110);
  522. this.lblStageY.Name = "lblStageY";
  523. this.lblStageY.Size = new System.Drawing.Size(83, 33);
  524. this.lblStageY.TabIndex = 58;
  525. this.lblStageY.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  526. //
  527. // label19
  528. //
  529. this.label19.AutoSize = true;
  530. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.label19.Location = new System.Drawing.Point(54, 115);
  532. this.label19.Name = "label19";
  533. this.label19.Size = new System.Drawing.Size(130, 27);
  534. this.label19.TabIndex = 57;
  535. this.label19.Text = "样品台 Y轴:";
  536. //
  537. // btnStageGetY
  538. //
  539. this.btnStageGetY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.btnStageGetY.Location = new System.Drawing.Point(285, 110);
  541. this.btnStageGetY.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  542. this.btnStageGetY.Name = "btnStageGetY";
  543. this.btnStageGetY.Size = new System.Drawing.Size(79, 34);
  544. this.btnStageGetY.TabIndex = 56;
  545. this.btnStageGetY.Text = "Get";
  546. this.btnStageGetY.UseVisualStyleBackColor = true;
  547. this.btnStageGetY.Click += new System.EventHandler(this.btnStageGetY_Click);
  548. //
  549. // btnStageSetX
  550. //
  551. this.btnStageSetX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  552. this.btnStageSetX.Location = new System.Drawing.Point(480, 73);
  553. this.btnStageSetX.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  554. this.btnStageSetX.Name = "btnStageSetX";
  555. this.btnStageSetX.Size = new System.Drawing.Size(79, 34);
  556. this.btnStageSetX.TabIndex = 55;
  557. this.btnStageSetX.Text = "Set";
  558. this.btnStageSetX.UseVisualStyleBackColor = true;
  559. this.btnStageSetX.Click += new System.EventHandler(this.btnStageSetX_Click);
  560. //
  561. // txtStageX
  562. //
  563. this.txtStageX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  564. this.txtStageX.Location = new System.Drawing.Point(370, 74);
  565. this.txtStageX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  566. this.txtStageX.Name = "txtStageX";
  567. this.txtStageX.Size = new System.Drawing.Size(100, 30);
  568. this.txtStageX.TabIndex = 54;
  569. this.txtStageX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  570. //
  571. // lblStageX
  572. //
  573. this.lblStageX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  574. this.lblStageX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  575. this.lblStageX.Location = new System.Drawing.Point(194, 73);
  576. this.lblStageX.Name = "lblStageX";
  577. this.lblStageX.Size = new System.Drawing.Size(83, 33);
  578. this.lblStageX.TabIndex = 53;
  579. this.lblStageX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  580. //
  581. // label21
  582. //
  583. this.label21.AutoSize = true;
  584. this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  585. this.label21.Location = new System.Drawing.Point(54, 79);
  586. this.label21.Name = "label21";
  587. this.label21.Size = new System.Drawing.Size(131, 27);
  588. this.label21.TabIndex = 52;
  589. this.label21.Text = "样品台 X轴:";
  590. //
  591. // btnStageGetX
  592. //
  593. this.btnStageGetX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  594. this.btnStageGetX.Location = new System.Drawing.Point(285, 73);
  595. this.btnStageGetX.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  596. this.btnStageGetX.Name = "btnStageGetX";
  597. this.btnStageGetX.Size = new System.Drawing.Size(79, 34);
  598. this.btnStageGetX.TabIndex = 51;
  599. this.btnStageGetX.Text = "Get";
  600. this.btnStageGetX.UseVisualStyleBackColor = true;
  601. this.btnStageGetX.Click += new System.EventHandler(this.btnStageGetX_Click);
  602. //
  603. // btnCloseVoltage
  604. //
  605. this.btnCloseVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  606. this.btnCloseVoltage.Location = new System.Drawing.Point(591, 69);
  607. this.btnCloseVoltage.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  608. this.btnCloseVoltage.Name = "btnCloseVoltage";
  609. this.btnCloseVoltage.Size = new System.Drawing.Size(144, 41);
  610. this.btnCloseVoltage.TabIndex = 50;
  611. this.btnCloseVoltage.Text = "关闭电压";
  612. this.btnCloseVoltage.UseVisualStyleBackColor = true;
  613. this.btnCloseVoltage.Click += new System.EventHandler(this.btnCloseVoltage_Click);
  614. //
  615. // btnOpenVoltage
  616. //
  617. this.btnOpenVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  618. this.btnOpenVoltage.Location = new System.Drawing.Point(591, 18);
  619. this.btnOpenVoltage.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  620. this.btnOpenVoltage.Name = "btnOpenVoltage";
  621. this.btnOpenVoltage.Size = new System.Drawing.Size(144, 41);
  622. this.btnOpenVoltage.TabIndex = 49;
  623. this.btnOpenVoltage.Text = "开启电压";
  624. this.btnOpenVoltage.UseVisualStyleBackColor = true;
  625. this.btnOpenVoltage.Click += new System.EventHandler(this.btnOpenVoltage_Click);
  626. //
  627. // label9
  628. //
  629. this.label9.AutoSize = true;
  630. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  631. this.label9.Location = new System.Drawing.Point(12, 435);
  632. this.label9.Name = "label9";
  633. this.label9.Size = new System.Drawing.Size(104, 27);
  634. this.label9.TabIndex = 45;
  635. this.label9.Text = "Pixel Size:";
  636. //
  637. // btnPixelSizeGet
  638. //
  639. this.btnPixelSizeGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  640. this.btnPixelSizeGet.ForeColor = System.Drawing.Color.Black;
  641. this.btnPixelSizeGet.Location = new System.Drawing.Point(243, 431);
  642. this.btnPixelSizeGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  643. this.btnPixelSizeGet.Name = "btnPixelSizeGet";
  644. this.btnPixelSizeGet.Size = new System.Drawing.Size(54, 34);
  645. this.btnPixelSizeGet.TabIndex = 44;
  646. this.btnPixelSizeGet.Text = "读";
  647. this.btnPixelSizeGet.UseVisualStyleBackColor = true;
  648. this.btnPixelSizeGet.Click += new System.EventHandler(this.btnPixelSizeGet_Click);
  649. //
  650. // btnScanRotationSet
  651. //
  652. this.btnScanRotationSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  653. this.btnScanRotationSet.Location = new System.Drawing.Point(296, 367);
  654. this.btnScanRotationSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  655. this.btnScanRotationSet.Name = "btnScanRotationSet";
  656. this.btnScanRotationSet.Size = new System.Drawing.Size(54, 34);
  657. this.btnScanRotationSet.TabIndex = 43;
  658. this.btnScanRotationSet.Text = "写";
  659. this.btnScanRotationSet.UseVisualStyleBackColor = true;
  660. this.btnScanRotationSet.Click += new System.EventHandler(this.btnScanRotationSet_Click);
  661. //
  662. // txtScanRotationSet
  663. //
  664. this.txtScanRotationSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  665. this.txtScanRotationSet.Location = new System.Drawing.Point(154, 369);
  666. this.txtScanRotationSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  667. this.txtScanRotationSet.Name = "txtScanRotationSet";
  668. this.txtScanRotationSet.Size = new System.Drawing.Size(85, 30);
  669. this.txtScanRotationSet.TabIndex = 42;
  670. this.txtScanRotationSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  671. //
  672. // label11
  673. //
  674. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  675. this.label11.Location = new System.Drawing.Point(12, 353);
  676. this.label11.Name = "label11";
  677. this.label11.Size = new System.Drawing.Size(125, 62);
  678. this.label11.TabIndex = 40;
  679. this.label11.Text = "Scan Rotate角度:";
  680. //
  681. // btnScanRotationGet
  682. //
  683. this.btnScanRotationGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  684. this.btnScanRotationGet.Location = new System.Drawing.Point(243, 367);
  685. this.btnScanRotationGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  686. this.btnScanRotationGet.Name = "btnScanRotationGet";
  687. this.btnScanRotationGet.Size = new System.Drawing.Size(54, 34);
  688. this.btnScanRotationGet.TabIndex = 39;
  689. this.btnScanRotationGet.Text = "读";
  690. this.btnScanRotationGet.UseVisualStyleBackColor = true;
  691. this.btnScanRotationGet.Click += new System.EventHandler(this.btnScanRotationGet_Click);
  692. //
  693. // btnTiltAngleSet
  694. //
  695. this.btnTiltAngleSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  696. this.btnTiltAngleSet.Location = new System.Drawing.Point(296, 302);
  697. this.btnTiltAngleSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  698. this.btnTiltAngleSet.Name = "btnTiltAngleSet";
  699. this.btnTiltAngleSet.Size = new System.Drawing.Size(54, 34);
  700. this.btnTiltAngleSet.TabIndex = 38;
  701. this.btnTiltAngleSet.Text = "写";
  702. this.btnTiltAngleSet.UseVisualStyleBackColor = true;
  703. this.btnTiltAngleSet.Click += new System.EventHandler(this.btnTiltAngleSet_Click);
  704. //
  705. // txtTiltAngleSet
  706. //
  707. this.txtTiltAngleSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  708. this.txtTiltAngleSet.Location = new System.Drawing.Point(154, 304);
  709. this.txtTiltAngleSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  710. this.txtTiltAngleSet.Name = "txtTiltAngleSet";
  711. this.txtTiltAngleSet.Size = new System.Drawing.Size(85, 30);
  712. this.txtTiltAngleSet.TabIndex = 37;
  713. this.txtTiltAngleSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  714. //
  715. // label7
  716. //
  717. this.label7.AutoSize = true;
  718. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  719. this.label7.Location = new System.Drawing.Point(14, 306);
  720. this.label7.Name = "label7";
  721. this.label7.Size = new System.Drawing.Size(112, 27);
  722. this.label7.TabIndex = 35;
  723. this.label7.Text = "角度补偿:";
  724. //
  725. // btnTiltAngleGet
  726. //
  727. this.btnTiltAngleGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  728. this.btnTiltAngleGet.Location = new System.Drawing.Point(243, 302);
  729. this.btnTiltAngleGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  730. this.btnTiltAngleGet.Name = "btnTiltAngleGet";
  731. this.btnTiltAngleGet.Size = new System.Drawing.Size(54, 34);
  732. this.btnTiltAngleGet.TabIndex = 34;
  733. this.btnTiltAngleGet.Text = "读";
  734. this.btnTiltAngleGet.UseVisualStyleBackColor = true;
  735. this.btnTiltAngleGet.Click += new System.EventHandler(this.btnTiltAngleGet_Click);
  736. //
  737. // btnAstigmatismYSet
  738. //
  739. this.btnAstigmatismYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  740. this.btnAstigmatismYSet.Location = new System.Drawing.Point(296, 255);
  741. this.btnAstigmatismYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  742. this.btnAstigmatismYSet.Name = "btnAstigmatismYSet";
  743. this.btnAstigmatismYSet.Size = new System.Drawing.Size(54, 34);
  744. this.btnAstigmatismYSet.TabIndex = 33;
  745. this.btnAstigmatismYSet.Text = "写";
  746. this.btnAstigmatismYSet.UseVisualStyleBackColor = true;
  747. this.btnAstigmatismYSet.Click += new System.EventHandler(this.btnAstigmatismYSet_Click);
  748. //
  749. // txtAstigmatismYSet
  750. //
  751. this.txtAstigmatismYSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  752. this.txtAstigmatismYSet.Location = new System.Drawing.Point(154, 257);
  753. this.txtAstigmatismYSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  754. this.txtAstigmatismYSet.Name = "txtAstigmatismYSet";
  755. this.txtAstigmatismYSet.Size = new System.Drawing.Size(85, 30);
  756. this.txtAstigmatismYSet.TabIndex = 32;
  757. this.txtAstigmatismYSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  758. //
  759. // label5
  760. //
  761. this.label5.AutoSize = true;
  762. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  763. this.label5.Location = new System.Drawing.Point(12, 259);
  764. this.label5.Name = "label5";
  765. this.label5.Size = new System.Drawing.Size(104, 27);
  766. this.label5.TabIndex = 30;
  767. this.label5.Text = "消像散Y:";
  768. //
  769. // btnAstigmatismYGet
  770. //
  771. this.btnAstigmatismYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.btnAstigmatismYGet.Location = new System.Drawing.Point(243, 255);
  773. this.btnAstigmatismYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  774. this.btnAstigmatismYGet.Name = "btnAstigmatismYGet";
  775. this.btnAstigmatismYGet.Size = new System.Drawing.Size(54, 34);
  776. this.btnAstigmatismYGet.TabIndex = 29;
  777. this.btnAstigmatismYGet.Text = "读";
  778. this.btnAstigmatismYGet.UseVisualStyleBackColor = true;
  779. this.btnAstigmatismYGet.Click += new System.EventHandler(this.btnAstigmatismYGet_Click);
  780. //
  781. // btnAstigmatismXSet
  782. //
  783. this.btnAstigmatismXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  784. this.btnAstigmatismXSet.Location = new System.Drawing.Point(296, 208);
  785. this.btnAstigmatismXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  786. this.btnAstigmatismXSet.Name = "btnAstigmatismXSet";
  787. this.btnAstigmatismXSet.Size = new System.Drawing.Size(54, 34);
  788. this.btnAstigmatismXSet.TabIndex = 28;
  789. this.btnAstigmatismXSet.Text = "写";
  790. this.btnAstigmatismXSet.UseVisualStyleBackColor = true;
  791. this.btnAstigmatismXSet.Click += new System.EventHandler(this.btnAstigmatismXSet_Click);
  792. //
  793. // txtAstigmatismXSet
  794. //
  795. this.txtAstigmatismXSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  796. this.txtAstigmatismXSet.Location = new System.Drawing.Point(154, 210);
  797. this.txtAstigmatismXSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  798. this.txtAstigmatismXSet.Name = "txtAstigmatismXSet";
  799. this.txtAstigmatismXSet.Size = new System.Drawing.Size(85, 30);
  800. this.txtAstigmatismXSet.TabIndex = 27;
  801. this.txtAstigmatismXSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  802. //
  803. // label8
  804. //
  805. this.label8.AutoSize = true;
  806. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  807. this.label8.Location = new System.Drawing.Point(12, 212);
  808. this.label8.Name = "label8";
  809. this.label8.Size = new System.Drawing.Size(105, 27);
  810. this.label8.TabIndex = 25;
  811. this.label8.Text = "消像散X:";
  812. //
  813. // btnAstigmatismXGet
  814. //
  815. this.btnAstigmatismXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  816. this.btnAstigmatismXGet.Location = new System.Drawing.Point(243, 208);
  817. this.btnAstigmatismXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  818. this.btnAstigmatismXGet.Name = "btnAstigmatismXGet";
  819. this.btnAstigmatismXGet.Size = new System.Drawing.Size(54, 34);
  820. this.btnAstigmatismXGet.TabIndex = 24;
  821. this.btnAstigmatismXGet.Text = "读";
  822. this.btnAstigmatismXGet.UseVisualStyleBackColor = true;
  823. this.btnAstigmatismXGet.Click += new System.EventHandler(this.btnAstigmatismXGet_Click);
  824. //
  825. // btnContrastSet
  826. //
  827. this.btnContrastSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  828. this.btnContrastSet.Location = new System.Drawing.Point(296, 161);
  829. this.btnContrastSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  830. this.btnContrastSet.Name = "btnContrastSet";
  831. this.btnContrastSet.Size = new System.Drawing.Size(54, 34);
  832. this.btnContrastSet.TabIndex = 23;
  833. this.btnContrastSet.Text = "写";
  834. this.btnContrastSet.UseVisualStyleBackColor = true;
  835. this.btnContrastSet.Click += new System.EventHandler(this.btnContrastSet_Click);
  836. //
  837. // txtContrastSet
  838. //
  839. this.txtContrastSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  840. this.txtContrastSet.Location = new System.Drawing.Point(154, 163);
  841. this.txtContrastSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  842. this.txtContrastSet.Name = "txtContrastSet";
  843. this.txtContrastSet.Size = new System.Drawing.Size(85, 30);
  844. this.txtContrastSet.TabIndex = 22;
  845. this.txtContrastSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  846. //
  847. // label4
  848. //
  849. this.label4.AutoSize = true;
  850. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  851. this.label4.Location = new System.Drawing.Point(12, 165);
  852. this.label4.Name = "label4";
  853. this.label4.Size = new System.Drawing.Size(92, 27);
  854. this.label4.TabIndex = 20;
  855. this.label4.Text = "对比度:";
  856. //
  857. // btnContrastGet
  858. //
  859. this.btnContrastGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  860. this.btnContrastGet.Location = new System.Drawing.Point(243, 161);
  861. this.btnContrastGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  862. this.btnContrastGet.Name = "btnContrastGet";
  863. this.btnContrastGet.Size = new System.Drawing.Size(54, 34);
  864. this.btnContrastGet.TabIndex = 19;
  865. this.btnContrastGet.Text = "读";
  866. this.btnContrastGet.UseVisualStyleBackColor = true;
  867. this.btnContrastGet.Click += new System.EventHandler(this.btnContrastGet_Click);
  868. //
  869. // btnBrightnessSet
  870. //
  871. this.btnBrightnessSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  872. this.btnBrightnessSet.Location = new System.Drawing.Point(296, 114);
  873. this.btnBrightnessSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  874. this.btnBrightnessSet.Name = "btnBrightnessSet";
  875. this.btnBrightnessSet.Size = new System.Drawing.Size(54, 34);
  876. this.btnBrightnessSet.TabIndex = 18;
  877. this.btnBrightnessSet.Text = "写";
  878. this.btnBrightnessSet.UseVisualStyleBackColor = true;
  879. this.btnBrightnessSet.Click += new System.EventHandler(this.btnBrightnessSet_Click);
  880. //
  881. // txtBrightnessSet
  882. //
  883. this.txtBrightnessSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  884. this.txtBrightnessSet.Location = new System.Drawing.Point(154, 116);
  885. this.txtBrightnessSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  886. this.txtBrightnessSet.Name = "txtBrightnessSet";
  887. this.txtBrightnessSet.Size = new System.Drawing.Size(85, 30);
  888. this.txtBrightnessSet.TabIndex = 17;
  889. this.txtBrightnessSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  890. //
  891. // label6
  892. //
  893. this.label6.AutoSize = true;
  894. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  895. this.label6.Location = new System.Drawing.Point(12, 118);
  896. this.label6.Name = "label6";
  897. this.label6.Size = new System.Drawing.Size(72, 27);
  898. this.label6.TabIndex = 15;
  899. this.label6.Text = "亮度:";
  900. //
  901. // btnBrightnessGet
  902. //
  903. this.btnBrightnessGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  904. this.btnBrightnessGet.Location = new System.Drawing.Point(243, 114);
  905. this.btnBrightnessGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  906. this.btnBrightnessGet.Name = "btnBrightnessGet";
  907. this.btnBrightnessGet.Size = new System.Drawing.Size(54, 34);
  908. this.btnBrightnessGet.TabIndex = 14;
  909. this.btnBrightnessGet.Text = "读";
  910. this.btnBrightnessGet.UseVisualStyleBackColor = true;
  911. this.btnBrightnessGet.Click += new System.EventHandler(this.btnBrightnessGet_Click);
  912. //
  913. // btnWDSet
  914. //
  915. this.btnWDSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  916. this.btnWDSet.Location = new System.Drawing.Point(296, 67);
  917. this.btnWDSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  918. this.btnWDSet.Name = "btnWDSet";
  919. this.btnWDSet.Size = new System.Drawing.Size(54, 34);
  920. this.btnWDSet.TabIndex = 13;
  921. this.btnWDSet.Text = "写";
  922. this.btnWDSet.UseVisualStyleBackColor = true;
  923. this.btnWDSet.Click += new System.EventHandler(this.btnWDSet_Click);
  924. //
  925. // txtWDSet
  926. //
  927. this.txtWDSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  928. this.txtWDSet.Location = new System.Drawing.Point(154, 69);
  929. this.txtWDSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  930. this.txtWDSet.Name = "txtWDSet";
  931. this.txtWDSet.Size = new System.Drawing.Size(85, 30);
  932. this.txtWDSet.TabIndex = 12;
  933. this.txtWDSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  934. //
  935. // label3
  936. //
  937. this.label3.AutoSize = true;
  938. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  939. this.label3.Location = new System.Drawing.Point(12, 71);
  940. this.label3.Name = "label3";
  941. this.label3.Size = new System.Drawing.Size(72, 27);
  942. this.label3.TabIndex = 10;
  943. this.label3.Text = "焦距:";
  944. //
  945. // btnWDGet
  946. //
  947. this.btnWDGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  948. this.btnWDGet.Location = new System.Drawing.Point(243, 67);
  949. this.btnWDGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  950. this.btnWDGet.Name = "btnWDGet";
  951. this.btnWDGet.Size = new System.Drawing.Size(54, 34);
  952. this.btnWDGet.TabIndex = 9;
  953. this.btnWDGet.Text = "读";
  954. this.btnWDGet.UseVisualStyleBackColor = true;
  955. this.btnWDGet.Click += new System.EventHandler(this.btnWDGet_Click);
  956. //
  957. // btnenlargeSet
  958. //
  959. this.btnenlargeSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  960. this.btnenlargeSet.Location = new System.Drawing.Point(296, 20);
  961. this.btnenlargeSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  962. this.btnenlargeSet.Name = "btnenlargeSet";
  963. this.btnenlargeSet.Size = new System.Drawing.Size(54, 34);
  964. this.btnenlargeSet.TabIndex = 8;
  965. this.btnenlargeSet.Text = "写";
  966. this.btnenlargeSet.UseVisualStyleBackColor = true;
  967. this.btnenlargeSet.Click += new System.EventHandler(this.btnenlargeSet_Click);
  968. //
  969. // txtenlargeSet
  970. //
  971. this.txtenlargeSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  972. this.txtenlargeSet.Location = new System.Drawing.Point(154, 22);
  973. this.txtenlargeSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  974. this.txtenlargeSet.Name = "txtenlargeSet";
  975. this.txtenlargeSet.Size = new System.Drawing.Size(85, 30);
  976. this.txtenlargeSet.TabIndex = 7;
  977. this.txtenlargeSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  978. //
  979. // label1
  980. //
  981. this.label1.AutoSize = true;
  982. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  983. this.label1.Location = new System.Drawing.Point(12, 24);
  984. this.label1.Name = "label1";
  985. this.label1.Size = new System.Drawing.Size(72, 27);
  986. this.label1.TabIndex = 5;
  987. this.label1.Text = "缩放:";
  988. //
  989. // panelControl
  990. //
  991. this.panelControl.Controls.Add(this.btnMILL);
  992. this.panelControl.Controls.Add(this.btnGrabImage);
  993. this.panelControl.Controls.Add(this.btnFIB);
  994. this.panelControl.Controls.Add(this.panelSEM);
  995. this.panelControl.Controls.Add(this.btnSEM);
  996. this.panelControl.Dock = System.Windows.Forms.DockStyle.Fill;
  997. this.panelControl.Location = new System.Drawing.Point(3, 3);
  998. this.panelControl.Name = "panelControl";
  999. this.panelControl.Size = new System.Drawing.Size(780, 565);
  1000. this.panelControl.TabIndex = 20;
  1001. //
  1002. // btnMILL
  1003. //
  1004. this.btnMILL.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1005. this.btnMILL.Location = new System.Drawing.Point(313, 10);
  1006. this.btnMILL.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1007. this.btnMILL.Name = "btnMILL";
  1008. this.btnMILL.Size = new System.Drawing.Size(144, 41);
  1009. this.btnMILL.TabIndex = 49;
  1010. this.btnMILL.Text = "MILL模式";
  1011. this.btnMILL.UseVisualStyleBackColor = true;
  1012. this.btnMILL.Click += new System.EventHandler(this.btnMILL_Click);
  1013. //
  1014. // btnFIB
  1015. //
  1016. this.btnFIB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1017. this.btnFIB.Location = new System.Drawing.Point(163, 11);
  1018. this.btnFIB.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1019. this.btnFIB.Name = "btnFIB";
  1020. this.btnFIB.Size = new System.Drawing.Size(144, 41);
  1021. this.btnFIB.TabIndex = 48;
  1022. this.btnFIB.Text = "FIB模式";
  1023. this.btnFIB.UseVisualStyleBackColor = true;
  1024. this.btnFIB.Click += new System.EventHandler(this.btnFIB_Click);
  1025. //
  1026. // panelSEM
  1027. //
  1028. this.panelSEM.Controls.Add(this.btnFrozen);
  1029. this.panelSEM.Controls.Add(this.btnLive);
  1030. this.panelSEM.Controls.Add(this.btnAutoStig);
  1031. this.panelSEM.Controls.Add(this.btnTiltCorrYSet);
  1032. this.panelSEM.Controls.Add(this.cmbImageStore);
  1033. this.panelSEM.Controls.Add(this.label1);
  1034. this.panelSEM.Controls.Add(this.btnAutoBCCancle);
  1035. this.panelSEM.Controls.Add(this.lblImageStore);
  1036. this.panelSEM.Controls.Add(this.txtTiltCorrY);
  1037. this.panelSEM.Controls.Add(this.btnImageStoreSet);
  1038. this.panelSEM.Controls.Add(this.btnTiltAngleSet);
  1039. this.panelSEM.Controls.Add(this.btnImageStoreGet);
  1040. this.panelSEM.Controls.Add(this.btnAutoBC);
  1041. this.panelSEM.Controls.Add(this.label2);
  1042. this.panelSEM.Controls.Add(this.txtTiltAngleSet);
  1043. this.panelSEM.Controls.Add(this.btnAutoContrast);
  1044. this.panelSEM.Controls.Add(this.btnTiltCorrYGet);
  1045. this.panelSEM.Controls.Add(this.btnScanRotationGet);
  1046. this.panelSEM.Controls.Add(this.btnAutoBrightness);
  1047. this.panelSEM.Controls.Add(this.btnTiltCorrXSet);
  1048. this.panelSEM.Controls.Add(this.label11);
  1049. this.panelSEM.Controls.Add(this.txtTiltCorrX);
  1050. this.panelSEM.Controls.Add(this.btnAutoFocus2);
  1051. this.panelSEM.Controls.Add(this.btnAutoFocus1);
  1052. this.panelSEM.Controls.Add(this.btnTiltCorrXGet);
  1053. this.panelSEM.Controls.Add(this.label7);
  1054. this.panelSEM.Controls.Add(this.btnenlargeSet);
  1055. this.panelSEM.Controls.Add(this.label12);
  1056. this.panelSEM.Controls.Add(this.txtScanRotationSet);
  1057. this.panelSEM.Controls.Add(this.btnenlargeGet);
  1058. this.panelSEM.Controls.Add(this.btnTiltAngleGet);
  1059. this.panelSEM.Controls.Add(this.btnScanRotationSet);
  1060. this.panelSEM.Controls.Add(this.btnAstigmatismYSet);
  1061. this.panelSEM.Controls.Add(this.txtenlargeSet);
  1062. this.panelSEM.Controls.Add(this.txtAstigmatismYSet);
  1063. this.panelSEM.Controls.Add(this.btnWDSet);
  1064. this.panelSEM.Controls.Add(this.btnPixelSizeGet);
  1065. this.panelSEM.Controls.Add(this.btnWDGet);
  1066. this.panelSEM.Controls.Add(this.label9);
  1067. this.panelSEM.Controls.Add(this.label3);
  1068. this.panelSEM.Controls.Add(this.btnCloseVoltage);
  1069. this.panelSEM.Controls.Add(this.btnOpenVoltage);
  1070. this.panelSEM.Controls.Add(this.lblPixelSizeGet);
  1071. this.panelSEM.Controls.Add(this.txtWDSet);
  1072. this.panelSEM.Controls.Add(this.label5);
  1073. this.panelSEM.Controls.Add(this.btnBrightnessSet);
  1074. this.panelSEM.Controls.Add(this.btnAstigmatismYGet);
  1075. this.panelSEM.Controls.Add(this.btnBrightnessGet);
  1076. this.panelSEM.Controls.Add(this.btnAstigmatismXSet);
  1077. this.panelSEM.Controls.Add(this.label6);
  1078. this.panelSEM.Controls.Add(this.txtAstigmatismXSet);
  1079. this.panelSEM.Controls.Add(this.txtBrightnessSet);
  1080. this.panelSEM.Controls.Add(this.btnAstigmatismXGet);
  1081. this.panelSEM.Controls.Add(this.label4);
  1082. this.panelSEM.Controls.Add(this.label8);
  1083. this.panelSEM.Controls.Add(this.btnContrastGet);
  1084. this.panelSEM.Controls.Add(this.btnContrastSet);
  1085. this.panelSEM.Controls.Add(this.txtContrastSet);
  1086. this.panelSEM.Controls.Add(this.btnTiltCorr);
  1087. this.panelSEM.Controls.Add(this.panelFIB);
  1088. this.panelSEM.Dock = System.Windows.Forms.DockStyle.Bottom;
  1089. this.panelSEM.Location = new System.Drawing.Point(0, 56);
  1090. this.panelSEM.Name = "panelSEM";
  1091. this.panelSEM.Size = new System.Drawing.Size(780, 509);
  1092. this.panelSEM.TabIndex = 47;
  1093. //
  1094. // btnFrozen
  1095. //
  1096. this.btnFrozen.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1097. this.btnFrozen.Location = new System.Drawing.Point(649, 205);
  1098. this.btnFrozen.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1099. this.btnFrozen.Name = "btnFrozen";
  1100. this.btnFrozen.Size = new System.Drawing.Size(86, 41);
  1101. this.btnFrozen.TabIndex = 89;
  1102. this.btnFrozen.Text = "冻结";
  1103. this.btnFrozen.UseVisualStyleBackColor = true;
  1104. this.btnFrozen.Click += new System.EventHandler(this.btnFrozen_Click);
  1105. //
  1106. // btnLive
  1107. //
  1108. this.btnLive.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1109. this.btnLive.Location = new System.Drawing.Point(557, 205);
  1110. this.btnLive.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1111. this.btnLive.Name = "btnLive";
  1112. this.btnLive.Size = new System.Drawing.Size(86, 41);
  1113. this.btnLive.TabIndex = 88;
  1114. this.btnLive.Text = "解冻";
  1115. this.btnLive.UseVisualStyleBackColor = true;
  1116. this.btnLive.Click += new System.EventHandler(this.btnLive_Click);
  1117. //
  1118. // btnAutoStig
  1119. //
  1120. this.btnAutoStig.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1121. this.btnAutoStig.Location = new System.Drawing.Point(356, 210);
  1122. this.btnAutoStig.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1123. this.btnAutoStig.Name = "btnAutoStig";
  1124. this.btnAutoStig.Size = new System.Drawing.Size(69, 79);
  1125. this.btnAutoStig.TabIndex = 34;
  1126. this.btnAutoStig.Text = "自动";
  1127. this.btnAutoStig.UseVisualStyleBackColor = true;
  1128. this.btnAutoStig.Click += new System.EventHandler(this.btnAutoStig_Click);
  1129. //
  1130. // btnTiltCorrYSet
  1131. //
  1132. this.btnTiltCorrYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1133. this.btnTiltCorrYSet.Location = new System.Drawing.Point(672, 431);
  1134. this.btnTiltCorrYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1135. this.btnTiltCorrYSet.Name = "btnTiltCorrYSet";
  1136. this.btnTiltCorrYSet.Size = new System.Drawing.Size(54, 34);
  1137. this.btnTiltCorrYSet.TabIndex = 54;
  1138. this.btnTiltCorrYSet.Text = "写";
  1139. this.btnTiltCorrYSet.UseVisualStyleBackColor = true;
  1140. this.btnTiltCorrYSet.Click += new System.EventHandler(this.btnTiltCorrYSet_Click);
  1141. //
  1142. // cmbImageStore
  1143. //
  1144. this.cmbImageStore.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1145. this.cmbImageStore.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1146. this.cmbImageStore.FormattingEnabled = true;
  1147. this.cmbImageStore.Items.AddRange(new object[] {
  1148. "1024 * 768",
  1149. "512 * 384",
  1150. "2048 * 1536",
  1151. "3072 * 2304",
  1152. "4096 * 3072",
  1153. "5120 * 3840",
  1154. "6144 * 4608",
  1155. "8192 * 6144",
  1156. "12288 * 9216",
  1157. "16384 * 12288",
  1158. "24576 * 18432",
  1159. "32768 * 24576"});
  1160. this.cmbImageStore.Location = new System.Drawing.Point(613, 317);
  1161. this.cmbImageStore.Name = "cmbImageStore";
  1162. this.cmbImageStore.Size = new System.Drawing.Size(144, 26);
  1163. this.cmbImageStore.TabIndex = 87;
  1164. //
  1165. // btnAutoBCCancle
  1166. //
  1167. this.btnAutoBCCancle.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1168. this.btnAutoBCCancle.Location = new System.Drawing.Point(431, 114);
  1169. this.btnAutoBCCancle.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1170. this.btnAutoBCCancle.Name = "btnAutoBCCancle";
  1171. this.btnAutoBCCancle.Size = new System.Drawing.Size(29, 81);
  1172. this.btnAutoBCCancle.TabIndex = 29;
  1173. this.btnAutoBCCancle.Text = "取消";
  1174. this.btnAutoBCCancle.UseVisualStyleBackColor = true;
  1175. this.btnAutoBCCancle.Click += new System.EventHandler(this.btnAutoBCCancle_Click);
  1176. //
  1177. // lblImageStore
  1178. //
  1179. this.lblImageStore.AutoSize = true;
  1180. this.lblImageStore.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1181. this.lblImageStore.Location = new System.Drawing.Point(608, 255);
  1182. this.lblImageStore.Name = "lblImageStore";
  1183. this.lblImageStore.Size = new System.Drawing.Size(0, 27);
  1184. this.lblImageStore.TabIndex = 86;
  1185. //
  1186. // txtTiltCorrY
  1187. //
  1188. this.txtTiltCorrY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1189. this.txtTiltCorrY.Location = new System.Drawing.Point(530, 433);
  1190. this.txtTiltCorrY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1191. this.txtTiltCorrY.Name = "txtTiltCorrY";
  1192. this.txtTiltCorrY.Size = new System.Drawing.Size(85, 30);
  1193. this.txtTiltCorrY.TabIndex = 53;
  1194. this.txtTiltCorrY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1195. //
  1196. // btnImageStoreSet
  1197. //
  1198. this.btnImageStoreSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1199. this.btnImageStoreSet.Location = new System.Drawing.Point(431, 308);
  1200. this.btnImageStoreSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1201. this.btnImageStoreSet.Name = "btnImageStoreSet";
  1202. this.btnImageStoreSet.Size = new System.Drawing.Size(144, 41);
  1203. this.btnImageStoreSet.TabIndex = 85;
  1204. this.btnImageStoreSet.Text = "设置分辨率";
  1205. this.btnImageStoreSet.UseVisualStyleBackColor = true;
  1206. this.btnImageStoreSet.Click += new System.EventHandler(this.btnImageStoreSet_Click);
  1207. //
  1208. // btnImageStoreGet
  1209. //
  1210. this.btnImageStoreGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1211. this.btnImageStoreGet.Location = new System.Drawing.Point(431, 248);
  1212. this.btnImageStoreGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1213. this.btnImageStoreGet.Name = "btnImageStoreGet";
  1214. this.btnImageStoreGet.Size = new System.Drawing.Size(144, 41);
  1215. this.btnImageStoreGet.TabIndex = 84;
  1216. this.btnImageStoreGet.Text = "获取分辨率";
  1217. this.btnImageStoreGet.UseVisualStyleBackColor = true;
  1218. this.btnImageStoreGet.Click += new System.EventHandler(this.btnImageStoreGet_Click);
  1219. //
  1220. // btnAutoBC
  1221. //
  1222. this.btnAutoBC.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1223. this.btnAutoBC.Location = new System.Drawing.Point(472, 114);
  1224. this.btnAutoBC.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1225. this.btnAutoBC.Name = "btnAutoBC";
  1226. this.btnAutoBC.Size = new System.Drawing.Size(30, 82);
  1227. this.btnAutoBC.TabIndex = 28;
  1228. this.btnAutoBC.Text = "自动";
  1229. this.btnAutoBC.UseVisualStyleBackColor = true;
  1230. this.btnAutoBC.Click += new System.EventHandler(this.btnAutoBC_Click);
  1231. //
  1232. // label2
  1233. //
  1234. this.label2.AutoSize = true;
  1235. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1236. this.label2.Location = new System.Drawing.Point(417, 435);
  1237. this.label2.Name = "label2";
  1238. this.label2.Size = new System.Drawing.Size(104, 27);
  1239. this.label2.TabIndex = 52;
  1240. this.label2.Text = "电子束Y:";
  1241. //
  1242. // btnAutoContrast
  1243. //
  1244. this.btnAutoContrast.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1245. this.btnAutoContrast.Location = new System.Drawing.Point(354, 161);
  1246. this.btnAutoContrast.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1247. this.btnAutoContrast.Name = "btnAutoContrast";
  1248. this.btnAutoContrast.Size = new System.Drawing.Size(71, 34);
  1249. this.btnAutoContrast.TabIndex = 27;
  1250. this.btnAutoContrast.Text = "自动";
  1251. this.btnAutoContrast.UseVisualStyleBackColor = true;
  1252. this.btnAutoContrast.Click += new System.EventHandler(this.btnAutoContrast_Click);
  1253. //
  1254. // btnTiltCorrYGet
  1255. //
  1256. this.btnTiltCorrYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1257. this.btnTiltCorrYGet.Location = new System.Drawing.Point(619, 431);
  1258. this.btnTiltCorrYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1259. this.btnTiltCorrYGet.Name = "btnTiltCorrYGet";
  1260. this.btnTiltCorrYGet.Size = new System.Drawing.Size(54, 34);
  1261. this.btnTiltCorrYGet.TabIndex = 51;
  1262. this.btnTiltCorrYGet.Text = "读";
  1263. this.btnTiltCorrYGet.UseVisualStyleBackColor = true;
  1264. this.btnTiltCorrYGet.Click += new System.EventHandler(this.btnTiltCorrYGet_Click);
  1265. //
  1266. // btnAutoBrightness
  1267. //
  1268. this.btnAutoBrightness.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1269. this.btnAutoBrightness.Location = new System.Drawing.Point(353, 114);
  1270. this.btnAutoBrightness.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1271. this.btnAutoBrightness.Name = "btnAutoBrightness";
  1272. this.btnAutoBrightness.Size = new System.Drawing.Size(71, 34);
  1273. this.btnAutoBrightness.TabIndex = 26;
  1274. this.btnAutoBrightness.Text = "自动";
  1275. this.btnAutoBrightness.UseVisualStyleBackColor = true;
  1276. this.btnAutoBrightness.Click += new System.EventHandler(this.btnAutoBrightness_Click);
  1277. //
  1278. // btnTiltCorrXSet
  1279. //
  1280. this.btnTiltCorrXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1281. this.btnTiltCorrXSet.Location = new System.Drawing.Point(672, 384);
  1282. this.btnTiltCorrXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1283. this.btnTiltCorrXSet.Name = "btnTiltCorrXSet";
  1284. this.btnTiltCorrXSet.Size = new System.Drawing.Size(54, 34);
  1285. this.btnTiltCorrXSet.TabIndex = 50;
  1286. this.btnTiltCorrXSet.Text = "写";
  1287. this.btnTiltCorrXSet.UseVisualStyleBackColor = true;
  1288. this.btnTiltCorrXSet.Click += new System.EventHandler(this.btnTiltCorrXSet_Click);
  1289. //
  1290. // txtTiltCorrX
  1291. //
  1292. this.txtTiltCorrX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1293. this.txtTiltCorrX.Location = new System.Drawing.Point(530, 386);
  1294. this.txtTiltCorrX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1295. this.txtTiltCorrX.Name = "txtTiltCorrX";
  1296. this.txtTiltCorrX.Size = new System.Drawing.Size(85, 30);
  1297. this.txtTiltCorrX.TabIndex = 49;
  1298. this.txtTiltCorrX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1299. //
  1300. // btnAutoFocus2
  1301. //
  1302. this.btnAutoFocus2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1303. this.btnAutoFocus2.Location = new System.Drawing.Point(431, 68);
  1304. this.btnAutoFocus2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1305. this.btnAutoFocus2.Name = "btnAutoFocus2";
  1306. this.btnAutoFocus2.Size = new System.Drawing.Size(71, 34);
  1307. this.btnAutoFocus2.TabIndex = 25;
  1308. this.btnAutoFocus2.Text = "自动2";
  1309. this.btnAutoFocus2.UseVisualStyleBackColor = true;
  1310. this.btnAutoFocus2.Click += new System.EventHandler(this.btnAutoFocus2_Click);
  1311. //
  1312. // btnAutoFocus1
  1313. //
  1314. this.btnAutoFocus1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1315. this.btnAutoFocus1.Location = new System.Drawing.Point(354, 67);
  1316. this.btnAutoFocus1.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1317. this.btnAutoFocus1.Name = "btnAutoFocus1";
  1318. this.btnAutoFocus1.Size = new System.Drawing.Size(71, 34);
  1319. this.btnAutoFocus1.TabIndex = 24;
  1320. this.btnAutoFocus1.Text = "自动1";
  1321. this.btnAutoFocus1.UseVisualStyleBackColor = true;
  1322. this.btnAutoFocus1.Click += new System.EventHandler(this.btnAutoFocus1_Click);
  1323. //
  1324. // btnTiltCorrXGet
  1325. //
  1326. this.btnTiltCorrXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1327. this.btnTiltCorrXGet.Location = new System.Drawing.Point(619, 384);
  1328. this.btnTiltCorrXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1329. this.btnTiltCorrXGet.Name = "btnTiltCorrXGet";
  1330. this.btnTiltCorrXGet.Size = new System.Drawing.Size(54, 34);
  1331. this.btnTiltCorrXGet.TabIndex = 47;
  1332. this.btnTiltCorrXGet.Text = "读";
  1333. this.btnTiltCorrXGet.UseVisualStyleBackColor = true;
  1334. this.btnTiltCorrXGet.Click += new System.EventHandler(this.btnTiltCorrXGet_Click);
  1335. //
  1336. // label12
  1337. //
  1338. this.label12.AutoSize = true;
  1339. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1340. this.label12.Location = new System.Drawing.Point(417, 388);
  1341. this.label12.Name = "label12";
  1342. this.label12.Size = new System.Drawing.Size(105, 27);
  1343. this.label12.TabIndex = 48;
  1344. this.label12.Text = "电子束X:";
  1345. //
  1346. // lblPixelSizeGet
  1347. //
  1348. this.lblPixelSizeGet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1349. this.lblPixelSizeGet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1350. this.lblPixelSizeGet.Location = new System.Drawing.Point(154, 432);
  1351. this.lblPixelSizeGet.Name = "lblPixelSizeGet";
  1352. this.lblPixelSizeGet.Size = new System.Drawing.Size(85, 33);
  1353. this.lblPixelSizeGet.TabIndex = 46;
  1354. this.lblPixelSizeGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1355. //
  1356. // btnTiltCorr
  1357. //
  1358. this.btnTiltCorr.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1359. this.btnTiltCorr.Location = new System.Drawing.Point(591, 120);
  1360. this.btnTiltCorr.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1361. this.btnTiltCorr.Name = "btnTiltCorr";
  1362. this.btnTiltCorr.Size = new System.Drawing.Size(144, 76);
  1363. this.btnTiltCorr.TabIndex = 55;
  1364. this.btnTiltCorr.Text = "电子束校正";
  1365. this.btnTiltCorr.UseVisualStyleBackColor = true;
  1366. this.btnTiltCorr.Click += new System.EventHandler(this.btnTiltCorr_Click);
  1367. //
  1368. // panelFIB
  1369. //
  1370. this.panelFIB.Controls.Add(this.btnFIBStatus);
  1371. this.panelFIB.Controls.Add(this.btnExeEly2);
  1372. this.panelFIB.Controls.Add(this.btnExeEly);
  1373. this.panelFIB.Controls.Add(this.btnFIBAstigmatismYSet);
  1374. this.panelFIB.Controls.Add(this.txtFIBAstigmatismY);
  1375. this.panelFIB.Controls.Add(this.label22);
  1376. this.panelFIB.Controls.Add(this.btnFIBAstigmatismYGet);
  1377. this.panelFIB.Controls.Add(this.btnFIBAstigmatismXSet);
  1378. this.panelFIB.Controls.Add(this.txtFIBAstigmatismX);
  1379. this.panelFIB.Controls.Add(this.btnFIBAstigmatismXGet);
  1380. this.panelFIB.Controls.Add(this.label23);
  1381. this.panelFIB.Controls.Add(this.btnFIBBeamShiftYSet);
  1382. this.panelFIB.Controls.Add(this.txtFIBBeamShiftY);
  1383. this.panelFIB.Controls.Add(this.label18);
  1384. this.panelFIB.Controls.Add(this.btnFIBBeamShiftYGet);
  1385. this.panelFIB.Controls.Add(this.btnFIBBeamShiftXSet);
  1386. this.panelFIB.Controls.Add(this.txtFIBBeamShiftX);
  1387. this.panelFIB.Controls.Add(this.btnFIBBeamShiftXGet);
  1388. this.panelFIB.Controls.Add(this.label20);
  1389. this.panelFIB.Controls.Add(this.btnMCF);
  1390. this.panelFIB.Controls.Add(this.label14);
  1391. this.panelFIB.Controls.Add(this.btnFIBMagSet);
  1392. this.panelFIB.Controls.Add(this.btnFIBMagGet);
  1393. this.panelFIB.Controls.Add(this.txtFIBMag);
  1394. this.panelFIB.Controls.Add(this.btnFIBWDSet);
  1395. this.panelFIB.Controls.Add(this.btnFIBWDGet);
  1396. this.panelFIB.Controls.Add(this.label16);
  1397. this.panelFIB.Controls.Add(this.txtFIBWD);
  1398. this.panelFIB.Dock = System.Windows.Forms.DockStyle.Top;
  1399. this.panelFIB.Location = new System.Drawing.Point(0, 0);
  1400. this.panelFIB.Name = "panelFIB";
  1401. this.panelFIB.Size = new System.Drawing.Size(780, 343);
  1402. this.panelFIB.TabIndex = 50;
  1403. this.panelFIB.Visible = false;
  1404. //
  1405. // btnFIBStatus
  1406. //
  1407. this.btnFIBStatus.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1408. this.btnFIBStatus.Location = new System.Drawing.Point(353, 229);
  1409. this.btnFIBStatus.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1410. this.btnFIBStatus.Name = "btnFIBStatus";
  1411. this.btnFIBStatus.Size = new System.Drawing.Size(144, 41);
  1412. this.btnFIBStatus.TabIndex = 74;
  1413. this.btnFIBStatus.Text = "FIB状态";
  1414. this.btnFIBStatus.UseVisualStyleBackColor = true;
  1415. this.btnFIBStatus.Click += new System.EventHandler(this.btnFIBStatus_Click);
  1416. //
  1417. // btnExeEly2
  1418. //
  1419. this.btnExeEly2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1420. this.btnExeEly2.Location = new System.Drawing.Point(530, 259);
  1421. this.btnExeEly2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1422. this.btnExeEly2.Name = "btnExeEly2";
  1423. this.btnExeEly2.Size = new System.Drawing.Size(144, 41);
  1424. this.btnExeEly2.TabIndex = 73;
  1425. this.btnExeEly2.Text = "执行ely2文件";
  1426. this.btnExeEly2.UseVisualStyleBackColor = true;
  1427. this.btnExeEly2.Click += new System.EventHandler(this.btnExeEly2_Click);
  1428. //
  1429. // btnExeEly
  1430. //
  1431. this.btnExeEly.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1432. this.btnExeEly.Location = new System.Drawing.Point(529, 210);
  1433. this.btnExeEly.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1434. this.btnExeEly.Name = "btnExeEly";
  1435. this.btnExeEly.Size = new System.Drawing.Size(144, 41);
  1436. this.btnExeEly.TabIndex = 72;
  1437. this.btnExeEly.Text = "执行ely1文件";
  1438. this.btnExeEly.UseVisualStyleBackColor = true;
  1439. this.btnExeEly.Click += new System.EventHandler(this.btnExeEly_Click);
  1440. //
  1441. // btnFIBAstigmatismYSet
  1442. //
  1443. this.btnFIBAstigmatismYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1444. this.btnFIBAstigmatismYSet.Location = new System.Drawing.Point(304, 172);
  1445. this.btnFIBAstigmatismYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1446. this.btnFIBAstigmatismYSet.Name = "btnFIBAstigmatismYSet";
  1447. this.btnFIBAstigmatismYSet.Size = new System.Drawing.Size(54, 34);
  1448. this.btnFIBAstigmatismYSet.TabIndex = 71;
  1449. this.btnFIBAstigmatismYSet.Text = "写";
  1450. this.btnFIBAstigmatismYSet.UseVisualStyleBackColor = true;
  1451. this.btnFIBAstigmatismYSet.Click += new System.EventHandler(this.btnFIBAstigmatismYSet_Click);
  1452. //
  1453. // txtFIBAstigmatismY
  1454. //
  1455. this.txtFIBAstigmatismY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1456. this.txtFIBAstigmatismY.Location = new System.Drawing.Point(162, 174);
  1457. this.txtFIBAstigmatismY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1458. this.txtFIBAstigmatismY.Name = "txtFIBAstigmatismY";
  1459. this.txtFIBAstigmatismY.Size = new System.Drawing.Size(85, 30);
  1460. this.txtFIBAstigmatismY.TabIndex = 70;
  1461. this.txtFIBAstigmatismY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1462. //
  1463. // label22
  1464. //
  1465. this.label22.AutoSize = true;
  1466. this.label22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1467. this.label22.Location = new System.Drawing.Point(20, 176);
  1468. this.label22.Name = "label22";
  1469. this.label22.Size = new System.Drawing.Size(104, 27);
  1470. this.label22.TabIndex = 69;
  1471. this.label22.Text = "消像散Y:";
  1472. //
  1473. // btnFIBAstigmatismYGet
  1474. //
  1475. this.btnFIBAstigmatismYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1476. this.btnFIBAstigmatismYGet.Location = new System.Drawing.Point(251, 172);
  1477. this.btnFIBAstigmatismYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1478. this.btnFIBAstigmatismYGet.Name = "btnFIBAstigmatismYGet";
  1479. this.btnFIBAstigmatismYGet.Size = new System.Drawing.Size(54, 34);
  1480. this.btnFIBAstigmatismYGet.TabIndex = 68;
  1481. this.btnFIBAstigmatismYGet.Text = "读";
  1482. this.btnFIBAstigmatismYGet.UseVisualStyleBackColor = true;
  1483. this.btnFIBAstigmatismYGet.Click += new System.EventHandler(this.btnFIBAstigmatismYGet_Click);
  1484. //
  1485. // btnFIBAstigmatismXSet
  1486. //
  1487. this.btnFIBAstigmatismXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1488. this.btnFIBAstigmatismXSet.Location = new System.Drawing.Point(304, 125);
  1489. this.btnFIBAstigmatismXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1490. this.btnFIBAstigmatismXSet.Name = "btnFIBAstigmatismXSet";
  1491. this.btnFIBAstigmatismXSet.Size = new System.Drawing.Size(54, 34);
  1492. this.btnFIBAstigmatismXSet.TabIndex = 67;
  1493. this.btnFIBAstigmatismXSet.Text = "写";
  1494. this.btnFIBAstigmatismXSet.UseVisualStyleBackColor = true;
  1495. this.btnFIBAstigmatismXSet.Click += new System.EventHandler(this.btnFIBAstigmatismXSet_Click);
  1496. //
  1497. // txtFIBAstigmatismX
  1498. //
  1499. this.txtFIBAstigmatismX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1500. this.txtFIBAstigmatismX.Location = new System.Drawing.Point(162, 127);
  1501. this.txtFIBAstigmatismX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1502. this.txtFIBAstigmatismX.Name = "txtFIBAstigmatismX";
  1503. this.txtFIBAstigmatismX.Size = new System.Drawing.Size(85, 30);
  1504. this.txtFIBAstigmatismX.TabIndex = 66;
  1505. this.txtFIBAstigmatismX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1506. //
  1507. // btnFIBAstigmatismXGet
  1508. //
  1509. this.btnFIBAstigmatismXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1510. this.btnFIBAstigmatismXGet.Location = new System.Drawing.Point(251, 125);
  1511. this.btnFIBAstigmatismXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1512. this.btnFIBAstigmatismXGet.Name = "btnFIBAstigmatismXGet";
  1513. this.btnFIBAstigmatismXGet.Size = new System.Drawing.Size(54, 34);
  1514. this.btnFIBAstigmatismXGet.TabIndex = 64;
  1515. this.btnFIBAstigmatismXGet.Text = "读";
  1516. this.btnFIBAstigmatismXGet.UseVisualStyleBackColor = true;
  1517. this.btnFIBAstigmatismXGet.Click += new System.EventHandler(this.btnFIBAstigmatismXGet_Click);
  1518. //
  1519. // label23
  1520. //
  1521. this.label23.AutoSize = true;
  1522. this.label23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1523. this.label23.Location = new System.Drawing.Point(20, 129);
  1524. this.label23.Name = "label23";
  1525. this.label23.Size = new System.Drawing.Size(105, 27);
  1526. this.label23.TabIndex = 65;
  1527. this.label23.Text = "消像散X:";
  1528. //
  1529. // btnFIBBeamShiftYSet
  1530. //
  1531. this.btnFIBBeamShiftYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1532. this.btnFIBBeamShiftYSet.Location = new System.Drawing.Point(672, 74);
  1533. this.btnFIBBeamShiftYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1534. this.btnFIBBeamShiftYSet.Name = "btnFIBBeamShiftYSet";
  1535. this.btnFIBBeamShiftYSet.Size = new System.Drawing.Size(54, 34);
  1536. this.btnFIBBeamShiftYSet.TabIndex = 63;
  1537. this.btnFIBBeamShiftYSet.Text = "写";
  1538. this.btnFIBBeamShiftYSet.UseVisualStyleBackColor = true;
  1539. this.btnFIBBeamShiftYSet.Click += new System.EventHandler(this.btnFIBBeamShiftYSet_Click);
  1540. //
  1541. // txtFIBBeamShiftY
  1542. //
  1543. this.txtFIBBeamShiftY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1544. this.txtFIBBeamShiftY.Location = new System.Drawing.Point(530, 76);
  1545. this.txtFIBBeamShiftY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1546. this.txtFIBBeamShiftY.Name = "txtFIBBeamShiftY";
  1547. this.txtFIBBeamShiftY.Size = new System.Drawing.Size(85, 30);
  1548. this.txtFIBBeamShiftY.TabIndex = 62;
  1549. this.txtFIBBeamShiftY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1550. //
  1551. // label18
  1552. //
  1553. this.label18.AutoSize = true;
  1554. this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1555. this.label18.Location = new System.Drawing.Point(417, 78);
  1556. this.label18.Name = "label18";
  1557. this.label18.Size = new System.Drawing.Size(104, 27);
  1558. this.label18.TabIndex = 61;
  1559. this.label18.Text = "电子束Y:";
  1560. //
  1561. // btnFIBBeamShiftYGet
  1562. //
  1563. this.btnFIBBeamShiftYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1564. this.btnFIBBeamShiftYGet.Location = new System.Drawing.Point(619, 74);
  1565. this.btnFIBBeamShiftYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1566. this.btnFIBBeamShiftYGet.Name = "btnFIBBeamShiftYGet";
  1567. this.btnFIBBeamShiftYGet.Size = new System.Drawing.Size(54, 34);
  1568. this.btnFIBBeamShiftYGet.TabIndex = 60;
  1569. this.btnFIBBeamShiftYGet.Text = "读";
  1570. this.btnFIBBeamShiftYGet.UseVisualStyleBackColor = true;
  1571. this.btnFIBBeamShiftYGet.Click += new System.EventHandler(this.btnFIBBeamShiftYGet_Click);
  1572. //
  1573. // btnFIBBeamShiftXSet
  1574. //
  1575. this.btnFIBBeamShiftXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1576. this.btnFIBBeamShiftXSet.Location = new System.Drawing.Point(672, 27);
  1577. this.btnFIBBeamShiftXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1578. this.btnFIBBeamShiftXSet.Name = "btnFIBBeamShiftXSet";
  1579. this.btnFIBBeamShiftXSet.Size = new System.Drawing.Size(54, 34);
  1580. this.btnFIBBeamShiftXSet.TabIndex = 59;
  1581. this.btnFIBBeamShiftXSet.Text = "写";
  1582. this.btnFIBBeamShiftXSet.UseVisualStyleBackColor = true;
  1583. this.btnFIBBeamShiftXSet.Click += new System.EventHandler(this.btnFIBBeamShiftXSet_Click);
  1584. //
  1585. // txtFIBBeamShiftX
  1586. //
  1587. this.txtFIBBeamShiftX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1588. this.txtFIBBeamShiftX.Location = new System.Drawing.Point(530, 29);
  1589. this.txtFIBBeamShiftX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1590. this.txtFIBBeamShiftX.Name = "txtFIBBeamShiftX";
  1591. this.txtFIBBeamShiftX.Size = new System.Drawing.Size(85, 30);
  1592. this.txtFIBBeamShiftX.TabIndex = 58;
  1593. this.txtFIBBeamShiftX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1594. //
  1595. // btnFIBBeamShiftXGet
  1596. //
  1597. this.btnFIBBeamShiftXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1598. this.btnFIBBeamShiftXGet.Location = new System.Drawing.Point(619, 27);
  1599. this.btnFIBBeamShiftXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1600. this.btnFIBBeamShiftXGet.Name = "btnFIBBeamShiftXGet";
  1601. this.btnFIBBeamShiftXGet.Size = new System.Drawing.Size(54, 34);
  1602. this.btnFIBBeamShiftXGet.TabIndex = 56;
  1603. this.btnFIBBeamShiftXGet.Text = "读";
  1604. this.btnFIBBeamShiftXGet.UseVisualStyleBackColor = true;
  1605. this.btnFIBBeamShiftXGet.Click += new System.EventHandler(this.btnFIBBeamShiftXGet_Click);
  1606. //
  1607. // label20
  1608. //
  1609. this.label20.AutoSize = true;
  1610. this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1611. this.label20.Location = new System.Drawing.Point(417, 31);
  1612. this.label20.Name = "label20";
  1613. this.label20.Size = new System.Drawing.Size(105, 27);
  1614. this.label20.TabIndex = 57;
  1615. this.label20.Text = "电子束X:";
  1616. //
  1617. // btnMCF
  1618. //
  1619. this.btnMCF.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1620. this.btnMCF.Location = new System.Drawing.Point(530, 151);
  1621. this.btnMCF.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1622. this.btnMCF.Name = "btnMCF";
  1623. this.btnMCF.Size = new System.Drawing.Size(144, 41);
  1624. this.btnMCF.TabIndex = 55;
  1625. this.btnMCF.Text = "执行宏文件";
  1626. this.btnMCF.UseVisualStyleBackColor = true;
  1627. this.btnMCF.Click += new System.EventHandler(this.btnMCF_Click);
  1628. //
  1629. // label14
  1630. //
  1631. this.label14.AutoSize = true;
  1632. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1633. this.label14.Location = new System.Drawing.Point(20, 30);
  1634. this.label14.Name = "label14";
  1635. this.label14.Size = new System.Drawing.Size(72, 27);
  1636. this.label14.TabIndex = 15;
  1637. this.label14.Text = "缩放:";
  1638. //
  1639. // btnFIBMagSet
  1640. //
  1641. this.btnFIBMagSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1642. this.btnFIBMagSet.Location = new System.Drawing.Point(304, 26);
  1643. this.btnFIBMagSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1644. this.btnFIBMagSet.Name = "btnFIBMagSet";
  1645. this.btnFIBMagSet.Size = new System.Drawing.Size(54, 34);
  1646. this.btnFIBMagSet.TabIndex = 17;
  1647. this.btnFIBMagSet.Text = "写";
  1648. this.btnFIBMagSet.UseVisualStyleBackColor = true;
  1649. this.btnFIBMagSet.Click += new System.EventHandler(this.btnFIBMagSet_Click);
  1650. //
  1651. // btnFIBMagGet
  1652. //
  1653. this.btnFIBMagGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1654. this.btnFIBMagGet.Location = new System.Drawing.Point(251, 26);
  1655. this.btnFIBMagGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1656. this.btnFIBMagGet.Name = "btnFIBMagGet";
  1657. this.btnFIBMagGet.Size = new System.Drawing.Size(54, 34);
  1658. this.btnFIBMagGet.TabIndex = 14;
  1659. this.btnFIBMagGet.Text = "读";
  1660. this.btnFIBMagGet.UseVisualStyleBackColor = true;
  1661. this.btnFIBMagGet.Click += new System.EventHandler(this.btnFIBMagGet_Click);
  1662. //
  1663. // txtFIBMag
  1664. //
  1665. this.txtFIBMag.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1666. this.txtFIBMag.Location = new System.Drawing.Point(162, 28);
  1667. this.txtFIBMag.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1668. this.txtFIBMag.Name = "txtFIBMag";
  1669. this.txtFIBMag.Size = new System.Drawing.Size(85, 30);
  1670. this.txtFIBMag.TabIndex = 16;
  1671. this.txtFIBMag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1672. //
  1673. // btnFIBWDSet
  1674. //
  1675. this.btnFIBWDSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1676. this.btnFIBWDSet.Location = new System.Drawing.Point(304, 73);
  1677. this.btnFIBWDSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1678. this.btnFIBWDSet.Name = "btnFIBWDSet";
  1679. this.btnFIBWDSet.Size = new System.Drawing.Size(54, 34);
  1680. this.btnFIBWDSet.TabIndex = 21;
  1681. this.btnFIBWDSet.Text = "写";
  1682. this.btnFIBWDSet.UseVisualStyleBackColor = true;
  1683. this.btnFIBWDSet.Click += new System.EventHandler(this.btnFIBWDSet_Click);
  1684. //
  1685. // btnFIBWDGet
  1686. //
  1687. this.btnFIBWDGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1688. this.btnFIBWDGet.Location = new System.Drawing.Point(251, 73);
  1689. this.btnFIBWDGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1690. this.btnFIBWDGet.Name = "btnFIBWDGet";
  1691. this.btnFIBWDGet.Size = new System.Drawing.Size(54, 34);
  1692. this.btnFIBWDGet.TabIndex = 18;
  1693. this.btnFIBWDGet.Text = "读";
  1694. this.btnFIBWDGet.UseVisualStyleBackColor = true;
  1695. this.btnFIBWDGet.Click += new System.EventHandler(this.btnFIBWDGet_Click);
  1696. //
  1697. // label16
  1698. //
  1699. this.label16.AutoSize = true;
  1700. this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1701. this.label16.Location = new System.Drawing.Point(20, 77);
  1702. this.label16.Name = "label16";
  1703. this.label16.Size = new System.Drawing.Size(72, 27);
  1704. this.label16.TabIndex = 19;
  1705. this.label16.Text = "焦距:";
  1706. //
  1707. // txtFIBWD
  1708. //
  1709. this.txtFIBWD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1710. this.txtFIBWD.Location = new System.Drawing.Point(162, 75);
  1711. this.txtFIBWD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1712. this.txtFIBWD.Name = "txtFIBWD";
  1713. this.txtFIBWD.Size = new System.Drawing.Size(85, 30);
  1714. this.txtFIBWD.TabIndex = 20;
  1715. this.txtFIBWD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1716. //
  1717. // btnSEM
  1718. //
  1719. this.btnSEM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1720. this.btnSEM.Location = new System.Drawing.Point(13, 10);
  1721. this.btnSEM.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1722. this.btnSEM.Name = "btnSEM";
  1723. this.btnSEM.Size = new System.Drawing.Size(144, 41);
  1724. this.btnSEM.TabIndex = 2;
  1725. this.btnSEM.Text = "SEM模式";
  1726. this.btnSEM.UseVisualStyleBackColor = true;
  1727. this.btnSEM.Click += new System.EventHandler(this.btnSEM_Click);
  1728. //
  1729. // panelStage
  1730. //
  1731. this.panelStage.Controls.Add(this.pictureBox2);
  1732. this.panelStage.Controls.Add(this.pictureBox1);
  1733. this.panelStage.Controls.Add(this.btnWriteXml);
  1734. this.panelStage.Controls.Add(this.btnAbort);
  1735. this.panelStage.Controls.Add(this.btnReadXml);
  1736. this.panelStage.Controls.Add(this.btnMoveXY);
  1737. this.panelStage.Controls.Add(this.label24);
  1738. this.panelStage.Controls.Add(this.btnGetStagePosition);
  1739. this.panelStage.Controls.Add(this.label21);
  1740. this.panelStage.Controls.Add(this.btnStageSetM);
  1741. this.panelStage.Controls.Add(this.btnStageGetX);
  1742. this.panelStage.Controls.Add(this.txtStageM);
  1743. this.panelStage.Controls.Add(this.lblStageX);
  1744. this.panelStage.Controls.Add(this.lblStageM);
  1745. this.panelStage.Controls.Add(this.txtStageX);
  1746. this.panelStage.Controls.Add(this.label10);
  1747. this.panelStage.Controls.Add(this.btnStageSetX);
  1748. this.panelStage.Controls.Add(this.btnStageGetM);
  1749. this.panelStage.Controls.Add(this.btnStageGetY);
  1750. this.panelStage.Controls.Add(this.btnStageSetR);
  1751. this.panelStage.Controls.Add(this.label19);
  1752. this.panelStage.Controls.Add(this.txtStageR);
  1753. this.panelStage.Controls.Add(this.lblStageY);
  1754. this.panelStage.Controls.Add(this.lblStageR);
  1755. this.panelStage.Controls.Add(this.txtStageY);
  1756. this.panelStage.Controls.Add(this.label13);
  1757. this.panelStage.Controls.Add(this.btnStageSetY);
  1758. this.panelStage.Controls.Add(this.btnStageGetR);
  1759. this.panelStage.Controls.Add(this.btnStageGetZ);
  1760. this.panelStage.Controls.Add(this.btnStageSetT);
  1761. this.panelStage.Controls.Add(this.label17);
  1762. this.panelStage.Controls.Add(this.txtStageT);
  1763. this.panelStage.Controls.Add(this.lblStageZ);
  1764. this.panelStage.Controls.Add(this.lblStageT);
  1765. this.panelStage.Controls.Add(this.txtStageZ);
  1766. this.panelStage.Controls.Add(this.label15);
  1767. this.panelStage.Controls.Add(this.btnStageSetZ);
  1768. this.panelStage.Controls.Add(this.btnStageGetT);
  1769. this.panelStage.Dock = System.Windows.Forms.DockStyle.Right;
  1770. this.panelStage.Location = new System.Drawing.Point(783, 3);
  1771. this.panelStage.Name = "panelStage";
  1772. this.panelStage.Size = new System.Drawing.Size(575, 565);
  1773. this.panelStage.TabIndex = 21;
  1774. //
  1775. // pictureBox2
  1776. //
  1777. this.pictureBox2.Location = new System.Drawing.Point(309, 381);
  1778. this.pictureBox2.Name = "pictureBox2";
  1779. this.pictureBox2.Size = new System.Drawing.Size(260, 178);
  1780. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1781. this.pictureBox2.TabIndex = 90;
  1782. this.pictureBox2.TabStop = false;
  1783. //
  1784. // pictureBox1
  1785. //
  1786. this.pictureBox1.Location = new System.Drawing.Point(43, 381);
  1787. this.pictureBox1.Name = "pictureBox1";
  1788. this.pictureBox1.Size = new System.Drawing.Size(260, 178);
  1789. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1790. this.pictureBox1.TabIndex = 89;
  1791. this.pictureBox1.TabStop = false;
  1792. //
  1793. // btnAbort
  1794. //
  1795. this.btnAbort.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1796. this.btnAbort.Location = new System.Drawing.Point(407, 318);
  1797. this.btnAbort.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1798. this.btnAbort.Name = "btnAbort";
  1799. this.btnAbort.Size = new System.Drawing.Size(144, 41);
  1800. this.btnAbort.TabIndex = 88;
  1801. this.btnAbort.Text = "急停";
  1802. this.btnAbort.UseVisualStyleBackColor = true;
  1803. this.btnAbort.Click += new System.EventHandler(this.btnAbort_Click);
  1804. //
  1805. // btnMoveXY
  1806. //
  1807. this.btnMoveXY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1808. this.btnMoveXY.Location = new System.Drawing.Point(257, 318);
  1809. this.btnMoveXY.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1810. this.btnMoveXY.Name = "btnMoveXY";
  1811. this.btnMoveXY.Size = new System.Drawing.Size(144, 41);
  1812. this.btnMoveXY.TabIndex = 83;
  1813. this.btnMoveXY.Text = "移动XY";
  1814. this.btnMoveXY.UseVisualStyleBackColor = true;
  1815. this.btnMoveXY.Click += new System.EventHandler(this.btnMoveXY_Click);
  1816. //
  1817. // label24
  1818. //
  1819. this.label24.AutoSize = true;
  1820. this.label24.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1821. this.label24.Location = new System.Drawing.Point(278, 15);
  1822. this.label24.Name = "label24";
  1823. this.label24.Size = new System.Drawing.Size(101, 37);
  1824. this.label24.TabIndex = 82;
  1825. this.label24.Text = "样品台";
  1826. //
  1827. // tabControl1
  1828. //
  1829. this.tabControl1.Controls.Add(this.tabPage1);
  1830. this.tabControl1.Controls.Add(this.tabPage2);
  1831. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1832. this.tabControl1.Location = new System.Drawing.Point(0, 0);
  1833. this.tabControl1.Name = "tabControl1";
  1834. this.tabControl1.SelectedIndex = 0;
  1835. this.tabControl1.Size = new System.Drawing.Size(1369, 600);
  1836. this.tabControl1.TabIndex = 22;
  1837. //
  1838. // tabPage1
  1839. //
  1840. this.tabPage1.Controls.Add(this.panelControl);
  1841. this.tabPage1.Controls.Add(this.panelStage);
  1842. this.tabPage1.Location = new System.Drawing.Point(4, 25);
  1843. this.tabPage1.Name = "tabPage1";
  1844. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  1845. this.tabPage1.Size = new System.Drawing.Size(1361, 571);
  1846. this.tabPage1.TabIndex = 0;
  1847. this.tabPage1.Text = "SEM+FIB";
  1848. this.tabPage1.UseVisualStyleBackColor = true;
  1849. //
  1850. // tabPage2
  1851. //
  1852. this.tabPage2.Controls.Add(this.lblstate6);
  1853. this.tabPage2.Controls.Add(this.label47);
  1854. this.tabPage2.Controls.Add(this.lblcentery);
  1855. this.tabPage2.Controls.Add(this.label49);
  1856. this.tabPage2.Controls.Add(this.lblcenterx);
  1857. this.tabPage2.Controls.Add(this.label51);
  1858. this.tabPage2.Controls.Add(this.lblstate5);
  1859. this.tabPage2.Controls.Add(this.label53);
  1860. this.tabPage2.Controls.Add(this.lbldirection2);
  1861. this.tabPage2.Controls.Add(this.label55);
  1862. this.tabPage2.Controls.Add(this.lbldegree2);
  1863. this.tabPage2.Controls.Add(this.label57);
  1864. this.tabPage2.Controls.Add(this.lblstigpath);
  1865. this.tabPage2.Controls.Add(this.label45);
  1866. this.tabPage2.Controls.Add(this.lblfocuspath);
  1867. this.tabPage2.Controls.Add(this.label43);
  1868. this.tabPage2.Controls.Add(this.lblstate4);
  1869. this.tabPage2.Controls.Add(this.label37);
  1870. this.tabPage2.Controls.Add(this.lbltopcy);
  1871. this.tabPage2.Controls.Add(this.label39);
  1872. this.tabPage2.Controls.Add(this.lbltopcx);
  1873. this.tabPage2.Controls.Add(this.label41);
  1874. this.tabPage2.Controls.Add(this.lblstate3);
  1875. this.tabPage2.Controls.Add(this.label35);
  1876. this.tabPage2.Controls.Add(this.lblstate2);
  1877. this.tabPage2.Controls.Add(this.label27);
  1878. this.tabPage2.Controls.Add(this.lbllocationy);
  1879. this.tabPage2.Controls.Add(this.label31);
  1880. this.tabPage2.Controls.Add(this.lbllocationx);
  1881. this.tabPage2.Controls.Add(this.label33);
  1882. this.tabPage2.Controls.Add(this.btnPost8);
  1883. this.tabPage2.Controls.Add(this.btnPost7);
  1884. this.tabPage2.Controls.Add(this.btnPost6);
  1885. this.tabPage2.Controls.Add(this.btnPost5);
  1886. this.tabPage2.Controls.Add(this.btnPost4);
  1887. this.tabPage2.Controls.Add(this.btnPost3);
  1888. this.tabPage2.Controls.Add(this.btnPost2);
  1889. this.tabPage2.Controls.Add(this.lblstate1);
  1890. this.tabPage2.Controls.Add(this.label30);
  1891. this.tabPage2.Controls.Add(this.lbldirection1);
  1892. this.tabPage2.Controls.Add(this.label28);
  1893. this.tabPage2.Controls.Add(this.lbldegree1);
  1894. this.tabPage2.Controls.Add(this.label25);
  1895. this.tabPage2.Controls.Add(this.btnPost1);
  1896. this.tabPage2.Location = new System.Drawing.Point(4, 25);
  1897. this.tabPage2.Name = "tabPage2";
  1898. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  1899. this.tabPage2.Size = new System.Drawing.Size(1361, 571);
  1900. this.tabPage2.TabIndex = 1;
  1901. this.tabPage2.Text = "POST";
  1902. this.tabPage2.UseVisualStyleBackColor = true;
  1903. //
  1904. // btnPost1
  1905. //
  1906. this.btnPost1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1907. this.btnPost1.Location = new System.Drawing.Point(40, 21);
  1908. this.btnPost1.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1909. this.btnPost1.Name = "btnPost1";
  1910. this.btnPost1.Size = new System.Drawing.Size(275, 50);
  1911. this.btnPost1.TabIndex = 51;
  1912. this.btnPost1.Text = "计算原始图像偏移角度及方向";
  1913. this.btnPost1.UseVisualStyleBackColor = true;
  1914. this.btnPost1.Click += new System.EventHandler(this.btnPost1_Click);
  1915. //
  1916. // label25
  1917. //
  1918. this.label25.AutoSize = true;
  1919. this.label25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1920. this.label25.Location = new System.Drawing.Point(441, 33);
  1921. this.label25.Name = "label25";
  1922. this.label25.Size = new System.Drawing.Size(112, 27);
  1923. this.label25.TabIndex = 52;
  1924. this.label25.Text = "偏移角度:";
  1925. //
  1926. // lbldegree1
  1927. //
  1928. this.lbldegree1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1929. this.lbldegree1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1930. this.lbldegree1.Location = new System.Drawing.Point(570, 33);
  1931. this.lbldegree1.Name = "lbldegree1";
  1932. this.lbldegree1.Size = new System.Drawing.Size(112, 27);
  1933. this.lbldegree1.TabIndex = 53;
  1934. //
  1935. // lbldirection1
  1936. //
  1937. this.lbldirection1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1938. this.lbldirection1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1939. this.lbldirection1.Location = new System.Drawing.Point(859, 33);
  1940. this.lbldirection1.Name = "lbldirection1";
  1941. this.lbldirection1.Size = new System.Drawing.Size(112, 27);
  1942. this.lbldirection1.TabIndex = 55;
  1943. //
  1944. // label28
  1945. //
  1946. this.label28.AutoSize = true;
  1947. this.label28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1948. this.label28.Location = new System.Drawing.Point(730, 33);
  1949. this.label28.Name = "label28";
  1950. this.label28.Size = new System.Drawing.Size(92, 27);
  1951. this.label28.TabIndex = 54;
  1952. this.label28.Text = "顺逆时针";
  1953. //
  1954. // lblstate1
  1955. //
  1956. this.lblstate1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1957. this.lblstate1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1958. this.lblstate1.Location = new System.Drawing.Point(1182, 33);
  1959. this.lblstate1.Name = "lblstate1";
  1960. this.lblstate1.Size = new System.Drawing.Size(112, 27);
  1961. this.lblstate1.TabIndex = 57;
  1962. //
  1963. // label30
  1964. //
  1965. this.label30.AutoSize = true;
  1966. this.label30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1967. this.label30.Location = new System.Drawing.Point(1053, 33);
  1968. this.label30.Name = "label30";
  1969. this.label30.Size = new System.Drawing.Size(92, 27);
  1970. this.label30.TabIndex = 56;
  1971. this.label30.Text = "成功失败";
  1972. //
  1973. // btnPost2
  1974. //
  1975. this.btnPost2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1976. this.btnPost2.Location = new System.Drawing.Point(40, 86);
  1977. this.btnPost2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1978. this.btnPost2.Name = "btnPost2";
  1979. this.btnPost2.Size = new System.Drawing.Size(275, 50);
  1980. this.btnPost2.TabIndex = 58;
  1981. this.btnPost2.Text = "计算切割点位置";
  1982. this.btnPost2.UseVisualStyleBackColor = true;
  1983. this.btnPost2.Click += new System.EventHandler(this.btnPost2_Click);
  1984. //
  1985. // btnPost3
  1986. //
  1987. this.btnPost3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1988. this.btnPost3.Location = new System.Drawing.Point(40, 151);
  1989. this.btnPost3.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1990. this.btnPost3.Name = "btnPost3";
  1991. this.btnPost3.Size = new System.Drawing.Size(275, 50);
  1992. this.btnPost3.TabIndex = 59;
  1993. this.btnPost3.Text = "是否切割成功验证";
  1994. this.btnPost3.UseVisualStyleBackColor = true;
  1995. this.btnPost3.Click += new System.EventHandler(this.btnPost3_Click);
  1996. //
  1997. // btnPost4
  1998. //
  1999. this.btnPost4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2000. this.btnPost4.Location = new System.Drawing.Point(40, 216);
  2001. this.btnPost4.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2002. this.btnPost4.Name = "btnPost4";
  2003. this.btnPost4.Size = new System.Drawing.Size(275, 71);
  2004. this.btnPost4.TabIndex = 60;
  2005. this.btnPost4.Text = "计算切割后图像梯形区域上边中心点坐标";
  2006. this.btnPost4.UseVisualStyleBackColor = true;
  2007. this.btnPost4.Click += new System.EventHandler(this.btnPost4_Click);
  2008. //
  2009. // btnPost5
  2010. //
  2011. this.btnPost5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2012. this.btnPost5.Location = new System.Drawing.Point(40, 302);
  2013. this.btnPost5.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2014. this.btnPost5.Name = "btnPost5";
  2015. this.btnPost5.Size = new System.Drawing.Size(275, 50);
  2016. this.btnPost5.TabIndex = 61;
  2017. this.btnPost5.Text = "自动对焦";
  2018. this.btnPost5.UseVisualStyleBackColor = true;
  2019. this.btnPost5.Click += new System.EventHandler(this.btnPost5_Click);
  2020. //
  2021. // btnPost6
  2022. //
  2023. this.btnPost6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2024. this.btnPost6.Location = new System.Drawing.Point(40, 367);
  2025. this.btnPost6.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2026. this.btnPost6.Name = "btnPost6";
  2027. this.btnPost6.Size = new System.Drawing.Size(275, 50);
  2028. this.btnPost6.TabIndex = 62;
  2029. this.btnPost6.Text = "自动消像散";
  2030. this.btnPost6.UseVisualStyleBackColor = true;
  2031. this.btnPost6.Click += new System.EventHandler(this.btnPost6_Click);
  2032. //
  2033. // btnPost8
  2034. //
  2035. this.btnPost8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2036. this.btnPost8.Location = new System.Drawing.Point(40, 518);
  2037. this.btnPost8.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2038. this.btnPost8.Name = "btnPost8";
  2039. this.btnPost8.Size = new System.Drawing.Size(275, 50);
  2040. this.btnPost8.TabIndex = 64;
  2041. this.btnPost8.Text = "测量尺寸";
  2042. this.btnPost8.UseVisualStyleBackColor = true;
  2043. this.btnPost8.Click += new System.EventHandler(this.btnPost8_Click);
  2044. //
  2045. // btnPost7
  2046. //
  2047. this.btnPost7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2048. this.btnPost7.Location = new System.Drawing.Point(40, 432);
  2049. this.btnPost7.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2050. this.btnPost7.Name = "btnPost7";
  2051. this.btnPost7.Size = new System.Drawing.Size(275, 71);
  2052. this.btnPost7.TabIndex = 63;
  2053. this.btnPost7.Text = "计算切割面区域中心坐标,以及偏移角度及方向";
  2054. this.btnPost7.UseVisualStyleBackColor = true;
  2055. this.btnPost7.Click += new System.EventHandler(this.btnPost7_Click);
  2056. //
  2057. // lblstate2
  2058. //
  2059. this.lblstate2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2060. this.lblstate2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2061. this.lblstate2.Location = new System.Drawing.Point(1182, 98);
  2062. this.lblstate2.Name = "lblstate2";
  2063. this.lblstate2.Size = new System.Drawing.Size(112, 27);
  2064. this.lblstate2.TabIndex = 70;
  2065. //
  2066. // label27
  2067. //
  2068. this.label27.AutoSize = true;
  2069. this.label27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2070. this.label27.Location = new System.Drawing.Point(1053, 98);
  2071. this.label27.Name = "label27";
  2072. this.label27.Size = new System.Drawing.Size(92, 27);
  2073. this.label27.TabIndex = 69;
  2074. this.label27.Text = "成功失败";
  2075. //
  2076. // lbllocationy
  2077. //
  2078. this.lbllocationy.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2079. this.lbllocationy.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2080. this.lbllocationy.Location = new System.Drawing.Point(859, 98);
  2081. this.lbllocationy.Name = "lbllocationy";
  2082. this.lbllocationy.Size = new System.Drawing.Size(112, 27);
  2083. this.lbllocationy.TabIndex = 68;
  2084. //
  2085. // label31
  2086. //
  2087. this.label31.AutoSize = true;
  2088. this.label31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2089. this.label31.Location = new System.Drawing.Point(730, 98);
  2090. this.label31.Name = "label31";
  2091. this.label31.Size = new System.Drawing.Size(126, 27);
  2092. this.label31.TabIndex = 67;
  2093. this.label31.Text = "Location-Y:";
  2094. //
  2095. // lbllocationx
  2096. //
  2097. this.lbllocationx.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2098. this.lbllocationx.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2099. this.lbllocationx.Location = new System.Drawing.Point(570, 98);
  2100. this.lbllocationx.Name = "lbllocationx";
  2101. this.lbllocationx.Size = new System.Drawing.Size(112, 27);
  2102. this.lbllocationx.TabIndex = 66;
  2103. //
  2104. // label33
  2105. //
  2106. this.label33.AutoSize = true;
  2107. this.label33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2108. this.label33.Location = new System.Drawing.Point(441, 98);
  2109. this.label33.Name = "label33";
  2110. this.label33.Size = new System.Drawing.Size(141, 27);
  2111. this.label33.TabIndex = 65;
  2112. this.label33.Text = "Location-X:";
  2113. //
  2114. // lblstate3
  2115. //
  2116. this.lblstate3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2117. this.lblstate3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2118. this.lblstate3.Location = new System.Drawing.Point(1182, 163);
  2119. this.lblstate3.Name = "lblstate3";
  2120. this.lblstate3.Size = new System.Drawing.Size(112, 27);
  2121. this.lblstate3.TabIndex = 72;
  2122. //
  2123. // label35
  2124. //
  2125. this.label35.AutoSize = true;
  2126. this.label35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2127. this.label35.Location = new System.Drawing.Point(1053, 163);
  2128. this.label35.Name = "label35";
  2129. this.label35.Size = new System.Drawing.Size(92, 27);
  2130. this.label35.TabIndex = 71;
  2131. this.label35.Text = "成功失败";
  2132. //
  2133. // lblstate4
  2134. //
  2135. this.lblstate4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2136. this.lblstate4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2137. this.lblstate4.Location = new System.Drawing.Point(1182, 238);
  2138. this.lblstate4.Name = "lblstate4";
  2139. this.lblstate4.Size = new System.Drawing.Size(112, 27);
  2140. this.lblstate4.TabIndex = 78;
  2141. //
  2142. // label37
  2143. //
  2144. this.label37.AutoSize = true;
  2145. this.label37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2146. this.label37.Location = new System.Drawing.Point(1053, 238);
  2147. this.label37.Name = "label37";
  2148. this.label37.Size = new System.Drawing.Size(92, 27);
  2149. this.label37.TabIndex = 77;
  2150. this.label37.Text = "成功失败";
  2151. //
  2152. // lbltopcy
  2153. //
  2154. this.lbltopcy.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2155. this.lbltopcy.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2156. this.lbltopcy.Location = new System.Drawing.Point(859, 238);
  2157. this.lbltopcy.Name = "lbltopcy";
  2158. this.lbltopcy.Size = new System.Drawing.Size(112, 27);
  2159. this.lbltopcy.TabIndex = 76;
  2160. //
  2161. // label39
  2162. //
  2163. this.label39.AutoSize = true;
  2164. this.label39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2165. this.label39.Location = new System.Drawing.Point(730, 238);
  2166. this.label39.Name = "label39";
  2167. this.label39.Size = new System.Drawing.Size(101, 27);
  2168. this.label39.TabIndex = 75;
  2169. this.label39.Text = "Top_C-Y:";
  2170. //
  2171. // lbltopcx
  2172. //
  2173. this.lbltopcx.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2174. this.lbltopcx.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2175. this.lbltopcx.Location = new System.Drawing.Point(570, 238);
  2176. this.lbltopcx.Name = "lbltopcx";
  2177. this.lbltopcx.Size = new System.Drawing.Size(112, 27);
  2178. this.lbltopcx.TabIndex = 74;
  2179. //
  2180. // label41
  2181. //
  2182. this.label41.AutoSize = true;
  2183. this.label41.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2184. this.label41.Location = new System.Drawing.Point(441, 238);
  2185. this.label41.Name = "label41";
  2186. this.label41.Size = new System.Drawing.Size(116, 27);
  2187. this.label41.TabIndex = 73;
  2188. this.label41.Text = "Top_C-X:";
  2189. //
  2190. // lblfocuspath
  2191. //
  2192. this.lblfocuspath.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2193. this.lblfocuspath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2194. this.lblfocuspath.Location = new System.Drawing.Point(570, 314);
  2195. this.lblfocuspath.Name = "lblfocuspath";
  2196. this.lblfocuspath.Size = new System.Drawing.Size(724, 27);
  2197. this.lblfocuspath.TabIndex = 80;
  2198. //
  2199. // label43
  2200. //
  2201. this.label43.AutoSize = true;
  2202. this.label43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2203. this.label43.Location = new System.Drawing.Point(441, 314);
  2204. this.label43.Name = "label43";
  2205. this.label43.Size = new System.Drawing.Size(112, 27);
  2206. this.label43.TabIndex = 79;
  2207. this.label43.Text = "图像路径:";
  2208. //
  2209. // lblstigpath
  2210. //
  2211. this.lblstigpath.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2212. this.lblstigpath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2213. this.lblstigpath.Location = new System.Drawing.Point(570, 379);
  2214. this.lblstigpath.Name = "lblstigpath";
  2215. this.lblstigpath.Size = new System.Drawing.Size(724, 27);
  2216. this.lblstigpath.TabIndex = 82;
  2217. //
  2218. // label45
  2219. //
  2220. this.label45.AutoSize = true;
  2221. this.label45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2222. this.label45.Location = new System.Drawing.Point(441, 379);
  2223. this.label45.Name = "label45";
  2224. this.label45.Size = new System.Drawing.Size(112, 27);
  2225. this.label45.TabIndex = 81;
  2226. this.label45.Text = "图像路径:";
  2227. //
  2228. // lblstate6
  2229. //
  2230. this.lblstate6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2231. this.lblstate6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2232. this.lblstate6.Location = new System.Drawing.Point(1182, 530);
  2233. this.lblstate6.Name = "lblstate6";
  2234. this.lblstate6.Size = new System.Drawing.Size(112, 27);
  2235. this.lblstate6.TabIndex = 94;
  2236. //
  2237. // label47
  2238. //
  2239. this.label47.AutoSize = true;
  2240. this.label47.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2241. this.label47.Location = new System.Drawing.Point(1053, 530);
  2242. this.label47.Name = "label47";
  2243. this.label47.Size = new System.Drawing.Size(92, 27);
  2244. this.label47.TabIndex = 93;
  2245. this.label47.Text = "成功失败";
  2246. //
  2247. // lblcentery
  2248. //
  2249. this.lblcentery.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2250. this.lblcentery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2251. this.lblcentery.Location = new System.Drawing.Point(859, 476);
  2252. this.lblcentery.Name = "lblcentery";
  2253. this.lblcentery.Size = new System.Drawing.Size(112, 27);
  2254. this.lblcentery.TabIndex = 92;
  2255. //
  2256. // label49
  2257. //
  2258. this.label49.AutoSize = true;
  2259. this.label49.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2260. this.label49.Location = new System.Drawing.Point(730, 476);
  2261. this.label49.Name = "label49";
  2262. this.label49.Size = new System.Drawing.Size(106, 27);
  2263. this.label49.TabIndex = 91;
  2264. this.label49.Text = "Center-Y:";
  2265. //
  2266. // lblcenterx
  2267. //
  2268. this.lblcenterx.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2269. this.lblcenterx.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2270. this.lblcenterx.Location = new System.Drawing.Point(570, 475);
  2271. this.lblcenterx.Name = "lblcenterx";
  2272. this.lblcenterx.Size = new System.Drawing.Size(112, 27);
  2273. this.lblcenterx.TabIndex = 90;
  2274. //
  2275. // label51
  2276. //
  2277. this.label51.AutoSize = true;
  2278. this.label51.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2279. this.label51.Location = new System.Drawing.Point(441, 475);
  2280. this.label51.Name = "label51";
  2281. this.label51.Size = new System.Drawing.Size(121, 27);
  2282. this.label51.TabIndex = 89;
  2283. this.label51.Text = "Center-X:";
  2284. //
  2285. // lblstate5
  2286. //
  2287. this.lblstate5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2288. this.lblstate5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2289. this.lblstate5.Location = new System.Drawing.Point(1182, 438);
  2290. this.lblstate5.Name = "lblstate5";
  2291. this.lblstate5.Size = new System.Drawing.Size(112, 27);
  2292. this.lblstate5.TabIndex = 88;
  2293. //
  2294. // label53
  2295. //
  2296. this.label53.AutoSize = true;
  2297. this.label53.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2298. this.label53.Location = new System.Drawing.Point(1053, 438);
  2299. this.label53.Name = "label53";
  2300. this.label53.Size = new System.Drawing.Size(92, 27);
  2301. this.label53.TabIndex = 87;
  2302. this.label53.Text = "成功失败";
  2303. //
  2304. // lbldirection2
  2305. //
  2306. this.lbldirection2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2307. this.lbldirection2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2308. this.lbldirection2.Location = new System.Drawing.Point(859, 437);
  2309. this.lbldirection2.Name = "lbldirection2";
  2310. this.lbldirection2.Size = new System.Drawing.Size(112, 27);
  2311. this.lbldirection2.TabIndex = 86;
  2312. //
  2313. // label55
  2314. //
  2315. this.label55.AutoSize = true;
  2316. this.label55.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2317. this.label55.Location = new System.Drawing.Point(730, 437);
  2318. this.label55.Name = "label55";
  2319. this.label55.Size = new System.Drawing.Size(92, 27);
  2320. this.label55.TabIndex = 85;
  2321. this.label55.Text = "顺逆时针";
  2322. //
  2323. // lbldegree2
  2324. //
  2325. this.lbldegree2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2326. this.lbldegree2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2327. this.lbldegree2.Location = new System.Drawing.Point(570, 436);
  2328. this.lbldegree2.Name = "lbldegree2";
  2329. this.lbldegree2.Size = new System.Drawing.Size(112, 27);
  2330. this.lbldegree2.TabIndex = 84;
  2331. //
  2332. // label57
  2333. //
  2334. this.label57.AutoSize = true;
  2335. this.label57.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2336. this.label57.Location = new System.Drawing.Point(441, 436);
  2337. this.label57.Name = "label57";
  2338. this.label57.Size = new System.Drawing.Size(112, 27);
  2339. this.label57.TabIndex = 83;
  2340. this.label57.Text = "偏移角度:";
  2341. //
  2342. // FormUnitControl
  2343. //
  2344. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  2345. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2346. this.ClientSize = new System.Drawing.Size(1369, 600);
  2347. this.Controls.Add(this.tabControl1);
  2348. this.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  2349. this.Name = "FormUnitControl";
  2350. this.Text = "UnitControl";
  2351. this.panelControl.ResumeLayout(false);
  2352. this.panelSEM.ResumeLayout(false);
  2353. this.panelSEM.PerformLayout();
  2354. this.panelFIB.ResumeLayout(false);
  2355. this.panelFIB.PerformLayout();
  2356. this.panelStage.ResumeLayout(false);
  2357. this.panelStage.PerformLayout();
  2358. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  2359. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  2360. this.tabControl1.ResumeLayout(false);
  2361. this.tabPage1.ResumeLayout(false);
  2362. this.tabPage2.ResumeLayout(false);
  2363. this.tabPage2.PerformLayout();
  2364. this.ResumeLayout(false);
  2365. }
  2366. #endregion
  2367. private System.Windows.Forms.Button btnGrabImage;
  2368. private System.Windows.Forms.Button btnenlargeGet;
  2369. private System.Windows.Forms.Button btnenlargeSet;
  2370. private System.Windows.Forms.TextBox txtenlargeSet;
  2371. private System.Windows.Forms.Label label1;
  2372. private System.Windows.Forms.Button btnWDSet;
  2373. private System.Windows.Forms.TextBox txtWDSet;
  2374. private System.Windows.Forms.Label label3;
  2375. private System.Windows.Forms.Button btnWDGet;
  2376. private System.Windows.Forms.Button btnContrastSet;
  2377. private System.Windows.Forms.TextBox txtContrastSet;
  2378. private System.Windows.Forms.Label label4;
  2379. private System.Windows.Forms.Button btnContrastGet;
  2380. private System.Windows.Forms.Button btnBrightnessSet;
  2381. private System.Windows.Forms.TextBox txtBrightnessSet;
  2382. private System.Windows.Forms.Label label6;
  2383. private System.Windows.Forms.Button btnBrightnessGet;
  2384. private System.Windows.Forms.Button btnAstigmatismYSet;
  2385. private System.Windows.Forms.TextBox txtAstigmatismYSet;
  2386. private System.Windows.Forms.Label label5;
  2387. private System.Windows.Forms.Button btnAstigmatismYGet;
  2388. private System.Windows.Forms.Button btnAstigmatismXSet;
  2389. private System.Windows.Forms.TextBox txtAstigmatismXSet;
  2390. private System.Windows.Forms.Label label8;
  2391. private System.Windows.Forms.Button btnAstigmatismXGet;
  2392. private System.Windows.Forms.Button btnTiltAngleSet;
  2393. private System.Windows.Forms.TextBox txtTiltAngleSet;
  2394. private System.Windows.Forms.Label label7;
  2395. private System.Windows.Forms.Button btnTiltAngleGet;
  2396. private System.Windows.Forms.Label label9;
  2397. private System.Windows.Forms.Button btnPixelSizeGet;
  2398. private System.Windows.Forms.Button btnScanRotationSet;
  2399. private System.Windows.Forms.TextBox txtScanRotationSet;
  2400. private System.Windows.Forms.Label label11;
  2401. private System.Windows.Forms.Button btnScanRotationGet;
  2402. private System.Windows.Forms.Button btnCloseVoltage;
  2403. private System.Windows.Forms.Button btnOpenVoltage;
  2404. private System.Windows.Forms.Button btnStageSetM;
  2405. private System.Windows.Forms.TextBox txtStageM;
  2406. private System.Windows.Forms.Label lblStageM;
  2407. private System.Windows.Forms.Label label10;
  2408. private System.Windows.Forms.Button btnStageGetM;
  2409. private System.Windows.Forms.Button btnStageSetR;
  2410. private System.Windows.Forms.TextBox txtStageR;
  2411. private System.Windows.Forms.Label lblStageR;
  2412. private System.Windows.Forms.Label label13;
  2413. private System.Windows.Forms.Button btnStageGetR;
  2414. private System.Windows.Forms.Button btnStageSetT;
  2415. private System.Windows.Forms.TextBox txtStageT;
  2416. private System.Windows.Forms.Label lblStageT;
  2417. private System.Windows.Forms.Label label15;
  2418. private System.Windows.Forms.Button btnStageGetT;
  2419. private System.Windows.Forms.Button btnStageSetZ;
  2420. private System.Windows.Forms.TextBox txtStageZ;
  2421. private System.Windows.Forms.Label lblStageZ;
  2422. private System.Windows.Forms.Label label17;
  2423. private System.Windows.Forms.Button btnStageGetZ;
  2424. private System.Windows.Forms.Button btnStageSetY;
  2425. private System.Windows.Forms.TextBox txtStageY;
  2426. private System.Windows.Forms.Label lblStageY;
  2427. private System.Windows.Forms.Label label19;
  2428. private System.Windows.Forms.Button btnStageGetY;
  2429. private System.Windows.Forms.Button btnStageSetX;
  2430. private System.Windows.Forms.TextBox txtStageX;
  2431. private System.Windows.Forms.Label lblStageX;
  2432. private System.Windows.Forms.Label label21;
  2433. private System.Windows.Forms.Button btnStageGetX;
  2434. private System.Windows.Forms.Button btnGetStagePosition;
  2435. private System.Windows.Forms.Button btnReadXml;
  2436. private System.Windows.Forms.Button btnWriteXml;
  2437. private System.Windows.Forms.Panel panelControl;
  2438. private System.Windows.Forms.Button btnSEM;
  2439. private System.Windows.Forms.Button btnAutoFocus1;
  2440. private System.Windows.Forms.Button btnAutoFocus2;
  2441. private System.Windows.Forms.Button btnAutoBrightness;
  2442. private System.Windows.Forms.Button btnAutoContrast;
  2443. private System.Windows.Forms.Button btnAutoBCCancle;
  2444. private System.Windows.Forms.Button btnAutoBC;
  2445. private System.Windows.Forms.Button btnAutoStig;
  2446. private System.Windows.Forms.Panel panelSEM;
  2447. private System.Windows.Forms.Panel panelFIB;
  2448. private System.Windows.Forms.Button btnMILL;
  2449. private System.Windows.Forms.Button btnFIB;
  2450. private System.Windows.Forms.Label lblPixelSizeGet;
  2451. private System.Windows.Forms.Button btnTiltCorrYSet;
  2452. private System.Windows.Forms.TextBox txtTiltCorrY;
  2453. private System.Windows.Forms.Label label2;
  2454. private System.Windows.Forms.Button btnTiltCorrYGet;
  2455. private System.Windows.Forms.Button btnTiltCorrXSet;
  2456. private System.Windows.Forms.TextBox txtTiltCorrX;
  2457. private System.Windows.Forms.Button btnTiltCorrXGet;
  2458. private System.Windows.Forms.Label label12;
  2459. private System.Windows.Forms.Button btnTiltCorr;
  2460. private System.Windows.Forms.Button btnFIBBeamShiftYSet;
  2461. private System.Windows.Forms.TextBox txtFIBBeamShiftY;
  2462. private System.Windows.Forms.Label label18;
  2463. private System.Windows.Forms.Button btnFIBBeamShiftYGet;
  2464. private System.Windows.Forms.Button btnFIBBeamShiftXSet;
  2465. private System.Windows.Forms.TextBox txtFIBBeamShiftX;
  2466. private System.Windows.Forms.Button btnFIBBeamShiftXGet;
  2467. private System.Windows.Forms.Label label20;
  2468. private System.Windows.Forms.Button btnMCF;
  2469. private System.Windows.Forms.Label label14;
  2470. private System.Windows.Forms.Button btnFIBMagSet;
  2471. private System.Windows.Forms.Button btnFIBMagGet;
  2472. private System.Windows.Forms.TextBox txtFIBMag;
  2473. private System.Windows.Forms.Button btnFIBWDSet;
  2474. private System.Windows.Forms.Button btnFIBWDGet;
  2475. private System.Windows.Forms.Label label16;
  2476. private System.Windows.Forms.TextBox txtFIBWD;
  2477. private System.Windows.Forms.Button btnFIBAstigmatismYSet;
  2478. private System.Windows.Forms.TextBox txtFIBAstigmatismY;
  2479. private System.Windows.Forms.Label label22;
  2480. private System.Windows.Forms.Button btnFIBAstigmatismYGet;
  2481. private System.Windows.Forms.Button btnFIBAstigmatismXSet;
  2482. private System.Windows.Forms.TextBox txtFIBAstigmatismX;
  2483. private System.Windows.Forms.Button btnFIBAstigmatismXGet;
  2484. private System.Windows.Forms.Label label23;
  2485. private System.Windows.Forms.Panel panelStage;
  2486. private System.Windows.Forms.Label label24;
  2487. private System.Windows.Forms.Button btnMoveXY;
  2488. private System.Windows.Forms.Button btnImageStoreGet;
  2489. private System.Windows.Forms.Button btnImageStoreSet;
  2490. private System.Windows.Forms.ComboBox cmbImageStore;
  2491. private System.Windows.Forms.Label lblImageStore;
  2492. private System.Windows.Forms.Button btnAbort;
  2493. private System.Windows.Forms.PictureBox pictureBox2;
  2494. private System.Windows.Forms.PictureBox pictureBox1;
  2495. private System.Windows.Forms.Button btnFrozen;
  2496. private System.Windows.Forms.Button btnLive;
  2497. private System.Windows.Forms.Button btnExeEly;
  2498. private System.Windows.Forms.Button btnExeEly2;
  2499. private System.Windows.Forms.Button btnFIBStatus;
  2500. private System.Windows.Forms.TabControl tabControl1;
  2501. private System.Windows.Forms.TabPage tabPage1;
  2502. private System.Windows.Forms.TabPage tabPage2;
  2503. private System.Windows.Forms.Button btnPost1;
  2504. private System.Windows.Forms.Label lblstate6;
  2505. private System.Windows.Forms.Label label47;
  2506. private System.Windows.Forms.Label lblcentery;
  2507. private System.Windows.Forms.Label label49;
  2508. private System.Windows.Forms.Label lblcenterx;
  2509. private System.Windows.Forms.Label label51;
  2510. private System.Windows.Forms.Label lblstate5;
  2511. private System.Windows.Forms.Label label53;
  2512. private System.Windows.Forms.Label lbldirection2;
  2513. private System.Windows.Forms.Label label55;
  2514. private System.Windows.Forms.Label lbldegree2;
  2515. private System.Windows.Forms.Label label57;
  2516. private System.Windows.Forms.Label lblstigpath;
  2517. private System.Windows.Forms.Label label45;
  2518. private System.Windows.Forms.Label lblfocuspath;
  2519. private System.Windows.Forms.Label label43;
  2520. private System.Windows.Forms.Label lblstate4;
  2521. private System.Windows.Forms.Label label37;
  2522. private System.Windows.Forms.Label lbltopcy;
  2523. private System.Windows.Forms.Label label39;
  2524. private System.Windows.Forms.Label lbltopcx;
  2525. private System.Windows.Forms.Label label41;
  2526. private System.Windows.Forms.Label lblstate3;
  2527. private System.Windows.Forms.Label label35;
  2528. private System.Windows.Forms.Label lblstate2;
  2529. private System.Windows.Forms.Label label27;
  2530. private System.Windows.Forms.Label lbllocationy;
  2531. private System.Windows.Forms.Label label31;
  2532. private System.Windows.Forms.Label lbllocationx;
  2533. private System.Windows.Forms.Label label33;
  2534. private System.Windows.Forms.Button btnPost8;
  2535. private System.Windows.Forms.Button btnPost7;
  2536. private System.Windows.Forms.Button btnPost6;
  2537. private System.Windows.Forms.Button btnPost5;
  2538. private System.Windows.Forms.Button btnPost4;
  2539. private System.Windows.Forms.Button btnPost3;
  2540. private System.Windows.Forms.Button btnPost2;
  2541. private System.Windows.Forms.Label lblstate1;
  2542. private System.Windows.Forms.Label label30;
  2543. private System.Windows.Forms.Label lbldirection1;
  2544. private System.Windows.Forms.Label label28;
  2545. private System.Windows.Forms.Label lbldegree1;
  2546. private System.Windows.Forms.Label label25;
  2547. }
  2548. }