FormUnitControl.Designer.cs 114 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939
  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.panelFIB = new System.Windows.Forms.Panel();
  103. this.btnFIBStatus = new System.Windows.Forms.Button();
  104. this.btnExeEly2 = new System.Windows.Forms.Button();
  105. this.btnExeEly = new System.Windows.Forms.Button();
  106. this.btnFIBAstigmatismYSet = new System.Windows.Forms.Button();
  107. this.txtFIBAstigmatismY = new System.Windows.Forms.TextBox();
  108. this.label22 = new System.Windows.Forms.Label();
  109. this.btnFIBAstigmatismYGet = new System.Windows.Forms.Button();
  110. this.btnFIBAstigmatismXSet = new System.Windows.Forms.Button();
  111. this.txtFIBAstigmatismX = new System.Windows.Forms.TextBox();
  112. this.btnFIBAstigmatismXGet = new System.Windows.Forms.Button();
  113. this.label23 = new System.Windows.Forms.Label();
  114. this.btnFIBBeamShiftYSet = new System.Windows.Forms.Button();
  115. this.txtFIBBeamShiftY = new System.Windows.Forms.TextBox();
  116. this.label18 = new System.Windows.Forms.Label();
  117. this.btnFIBBeamShiftYGet = new System.Windows.Forms.Button();
  118. this.btnFIBBeamShiftXSet = new System.Windows.Forms.Button();
  119. this.txtFIBBeamShiftX = new System.Windows.Forms.TextBox();
  120. this.btnFIBBeamShiftXGet = new System.Windows.Forms.Button();
  121. this.label20 = new System.Windows.Forms.Label();
  122. this.btnMCF = new System.Windows.Forms.Button();
  123. this.label14 = new System.Windows.Forms.Label();
  124. this.btnFIBMagSet = new System.Windows.Forms.Button();
  125. this.btnFIBMagGet = new System.Windows.Forms.Button();
  126. this.txtFIBMag = new System.Windows.Forms.TextBox();
  127. this.btnFIBWDSet = new System.Windows.Forms.Button();
  128. this.btnFIBWDGet = new System.Windows.Forms.Button();
  129. this.label16 = new System.Windows.Forms.Label();
  130. this.txtFIBWD = new System.Windows.Forms.TextBox();
  131. this.btnFrozen = new System.Windows.Forms.Button();
  132. this.btnLive = new System.Windows.Forms.Button();
  133. this.btnAutoStig = new System.Windows.Forms.Button();
  134. this.btnTiltCorrYSet = new System.Windows.Forms.Button();
  135. this.cmbImageStore = new System.Windows.Forms.ComboBox();
  136. this.btnAutoBCCancle = new System.Windows.Forms.Button();
  137. this.lblImageStore = new System.Windows.Forms.Label();
  138. this.txtTiltCorrY = new System.Windows.Forms.TextBox();
  139. this.btnImageStoreSet = new System.Windows.Forms.Button();
  140. this.btnImageStoreGet = new System.Windows.Forms.Button();
  141. this.btnAutoBC = new System.Windows.Forms.Button();
  142. this.label2 = new System.Windows.Forms.Label();
  143. this.btnAutoContrast = new System.Windows.Forms.Button();
  144. this.btnTiltCorrYGet = new System.Windows.Forms.Button();
  145. this.btnAutoBrightness = new System.Windows.Forms.Button();
  146. this.btnTiltCorrXSet = new System.Windows.Forms.Button();
  147. this.txtTiltCorrX = new System.Windows.Forms.TextBox();
  148. this.btnAutoFocus2 = new System.Windows.Forms.Button();
  149. this.btnAutoFocus1 = new System.Windows.Forms.Button();
  150. this.btnTiltCorrXGet = new System.Windows.Forms.Button();
  151. this.label12 = new System.Windows.Forms.Label();
  152. this.lblPixelSizeGet = new System.Windows.Forms.Label();
  153. this.btnTiltCorr = new System.Windows.Forms.Button();
  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.panelControl.SuspendLayout();
  162. this.panelSEM.SuspendLayout();
  163. this.panelFIB.SuspendLayout();
  164. this.panelStage.SuspendLayout();
  165. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  167. this.SuspendLayout();
  168. //
  169. // btnGrabImage
  170. //
  171. this.btnGrabImage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.btnGrabImage.Location = new System.Drawing.Point(605, 11);
  173. this.btnGrabImage.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  174. this.btnGrabImage.Name = "btnGrabImage";
  175. this.btnGrabImage.Size = new System.Drawing.Size(144, 41);
  176. this.btnGrabImage.TabIndex = 1;
  177. this.btnGrabImage.Text = "抓取图像";
  178. this.btnGrabImage.UseVisualStyleBackColor = true;
  179. this.btnGrabImage.Click += new System.EventHandler(this.btnGrabImage_Click);
  180. //
  181. // btnenlargeGet
  182. //
  183. this.btnenlargeGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.btnenlargeGet.Location = new System.Drawing.Point(243, 20);
  185. this.btnenlargeGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  186. this.btnenlargeGet.Name = "btnenlargeGet";
  187. this.btnenlargeGet.Size = new System.Drawing.Size(54, 34);
  188. this.btnenlargeGet.TabIndex = 2;
  189. this.btnenlargeGet.Text = "读";
  190. this.btnenlargeGet.UseVisualStyleBackColor = true;
  191. this.btnenlargeGet.Click += new System.EventHandler(this.btnenlargeGet_Click);
  192. //
  193. // btnWriteXml
  194. //
  195. this.btnWriteXml.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.btnWriteXml.Location = new System.Drawing.Point(450, 15);
  197. this.btnWriteXml.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  198. this.btnWriteXml.Name = "btnWriteXml";
  199. this.btnWriteXml.Size = new System.Drawing.Size(144, 41);
  200. this.btnWriteXml.TabIndex = 83;
  201. this.btnWriteXml.Text = "写Xml文件";
  202. this.btnWriteXml.UseVisualStyleBackColor = true;
  203. this.btnWriteXml.Click += new System.EventHandler(this.btnWriteXml_Click);
  204. //
  205. // btnReadXml
  206. //
  207. this.btnReadXml.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.btnReadXml.Location = new System.Drawing.Point(24, 11);
  209. this.btnReadXml.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  210. this.btnReadXml.Name = "btnReadXml";
  211. this.btnReadXml.Size = new System.Drawing.Size(144, 41);
  212. this.btnReadXml.TabIndex = 82;
  213. this.btnReadXml.Text = "读Xml文件";
  214. this.btnReadXml.UseVisualStyleBackColor = true;
  215. this.btnReadXml.Click += new System.EventHandler(this.btnReadXml_Click);
  216. //
  217. // btnGetStagePosition
  218. //
  219. this.btnGetStagePosition.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.btnGetStagePosition.Location = new System.Drawing.Point(107, 318);
  221. this.btnGetStagePosition.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  222. this.btnGetStagePosition.Name = "btnGetStagePosition";
  223. this.btnGetStagePosition.Size = new System.Drawing.Size(144, 41);
  224. this.btnGetStagePosition.TabIndex = 81;
  225. this.btnGetStagePosition.Text = "获取位置数组";
  226. this.btnGetStagePosition.UseVisualStyleBackColor = true;
  227. this.btnGetStagePosition.Click += new System.EventHandler(this.btnGetStagePosition_Click);
  228. //
  229. // btnStageSetM
  230. //
  231. this.btnStageSetM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.btnStageSetM.Location = new System.Drawing.Point(480, 258);
  233. this.btnStageSetM.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  234. this.btnStageSetM.Name = "btnStageSetM";
  235. this.btnStageSetM.Size = new System.Drawing.Size(79, 34);
  236. this.btnStageSetM.TabIndex = 80;
  237. this.btnStageSetM.Text = "Set";
  238. this.btnStageSetM.UseVisualStyleBackColor = true;
  239. this.btnStageSetM.Click += new System.EventHandler(this.btnStageSetM_Click);
  240. //
  241. // txtStageM
  242. //
  243. this.txtStageM.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  244. this.txtStageM.Location = new System.Drawing.Point(370, 259);
  245. this.txtStageM.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  246. this.txtStageM.Name = "txtStageM";
  247. this.txtStageM.Size = new System.Drawing.Size(100, 30);
  248. this.txtStageM.TabIndex = 79;
  249. this.txtStageM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  250. //
  251. // lblStageM
  252. //
  253. this.lblStageM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  254. this.lblStageM.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  255. this.lblStageM.Location = new System.Drawing.Point(194, 258);
  256. this.lblStageM.Name = "lblStageM";
  257. this.lblStageM.Size = new System.Drawing.Size(83, 33);
  258. this.lblStageM.TabIndex = 78;
  259. this.lblStageM.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  260. //
  261. // label10
  262. //
  263. this.label10.AutoSize = true;
  264. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.label10.Location = new System.Drawing.Point(54, 264);
  266. this.label10.Name = "label10";
  267. this.label10.Size = new System.Drawing.Size(138, 27);
  268. this.label10.TabIndex = 77;
  269. this.label10.Text = "样品台 M轴:";
  270. //
  271. // btnStageGetM
  272. //
  273. this.btnStageGetM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.btnStageGetM.Location = new System.Drawing.Point(285, 258);
  275. this.btnStageGetM.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  276. this.btnStageGetM.Name = "btnStageGetM";
  277. this.btnStageGetM.Size = new System.Drawing.Size(79, 34);
  278. this.btnStageGetM.TabIndex = 76;
  279. this.btnStageGetM.Text = "Get";
  280. this.btnStageGetM.UseVisualStyleBackColor = true;
  281. this.btnStageGetM.Click += new System.EventHandler(this.btnStageGetM_Click);
  282. //
  283. // btnStageSetR
  284. //
  285. this.btnStageSetR.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.btnStageSetR.Location = new System.Drawing.Point(480, 220);
  287. this.btnStageSetR.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  288. this.btnStageSetR.Name = "btnStageSetR";
  289. this.btnStageSetR.Size = new System.Drawing.Size(79, 34);
  290. this.btnStageSetR.TabIndex = 75;
  291. this.btnStageSetR.Text = "Set";
  292. this.btnStageSetR.UseVisualStyleBackColor = true;
  293. this.btnStageSetR.Click += new System.EventHandler(this.btnStageSetR_Click);
  294. //
  295. // txtStageR
  296. //
  297. this.txtStageR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  298. this.txtStageR.Location = new System.Drawing.Point(370, 223);
  299. this.txtStageR.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  300. this.txtStageR.Name = "txtStageR";
  301. this.txtStageR.Size = new System.Drawing.Size(100, 30);
  302. this.txtStageR.TabIndex = 74;
  303. this.txtStageR.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  304. //
  305. // lblStageR
  306. //
  307. this.lblStageR.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  308. this.lblStageR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  309. this.lblStageR.Location = new System.Drawing.Point(194, 220);
  310. this.lblStageR.Name = "lblStageR";
  311. this.lblStageR.Size = new System.Drawing.Size(83, 33);
  312. this.lblStageR.TabIndex = 73;
  313. this.lblStageR.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  314. //
  315. // label13
  316. //
  317. this.label13.AutoSize = true;
  318. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  319. this.label13.Location = new System.Drawing.Point(54, 228);
  320. this.label13.Name = "label13";
  321. this.label13.Size = new System.Drawing.Size(131, 27);
  322. this.label13.TabIndex = 72;
  323. this.label13.Text = "样品台 R轴:";
  324. //
  325. // btnStageGetR
  326. //
  327. this.btnStageGetR.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  328. this.btnStageGetR.Location = new System.Drawing.Point(285, 220);
  329. this.btnStageGetR.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  330. this.btnStageGetR.Name = "btnStageGetR";
  331. this.btnStageGetR.Size = new System.Drawing.Size(79, 34);
  332. this.btnStageGetR.TabIndex = 71;
  333. this.btnStageGetR.Text = "Get";
  334. this.btnStageGetR.UseVisualStyleBackColor = true;
  335. this.btnStageGetR.Click += new System.EventHandler(this.btnStageGetR_Click);
  336. //
  337. // btnStageSetT
  338. //
  339. this.btnStageSetT.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. this.btnStageSetT.Location = new System.Drawing.Point(480, 184);
  341. this.btnStageSetT.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  342. this.btnStageSetT.Name = "btnStageSetT";
  343. this.btnStageSetT.Size = new System.Drawing.Size(79, 34);
  344. this.btnStageSetT.TabIndex = 70;
  345. this.btnStageSetT.Text = "Set";
  346. this.btnStageSetT.UseVisualStyleBackColor = true;
  347. this.btnStageSetT.Click += new System.EventHandler(this.btnStageSetT_Click);
  348. //
  349. // txtStageT
  350. //
  351. this.txtStageT.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  352. this.txtStageT.Location = new System.Drawing.Point(370, 185);
  353. this.txtStageT.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  354. this.txtStageT.Name = "txtStageT";
  355. this.txtStageT.Size = new System.Drawing.Size(100, 30);
  356. this.txtStageT.TabIndex = 69;
  357. this.txtStageT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  358. //
  359. // lblStageT
  360. //
  361. this.lblStageT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  362. this.lblStageT.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  363. this.lblStageT.Location = new System.Drawing.Point(194, 184);
  364. this.lblStageT.Name = "lblStageT";
  365. this.lblStageT.Size = new System.Drawing.Size(83, 33);
  366. this.lblStageT.TabIndex = 68;
  367. this.lblStageT.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  368. //
  369. // label15
  370. //
  371. this.label15.AutoSize = true;
  372. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.label15.Location = new System.Drawing.Point(54, 190);
  374. this.label15.Name = "label15";
  375. this.label15.Size = new System.Drawing.Size(129, 27);
  376. this.label15.TabIndex = 67;
  377. this.label15.Text = "样品台 T轴:";
  378. //
  379. // btnStageGetT
  380. //
  381. this.btnStageGetT.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. this.btnStageGetT.Location = new System.Drawing.Point(285, 184);
  383. this.btnStageGetT.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  384. this.btnStageGetT.Name = "btnStageGetT";
  385. this.btnStageGetT.Size = new System.Drawing.Size(79, 34);
  386. this.btnStageGetT.TabIndex = 66;
  387. this.btnStageGetT.Text = "Get";
  388. this.btnStageGetT.UseVisualStyleBackColor = true;
  389. this.btnStageGetT.Click += new System.EventHandler(this.btnStageGetT_Click);
  390. //
  391. // btnStageSetZ
  392. //
  393. this.btnStageSetZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  394. this.btnStageSetZ.Location = new System.Drawing.Point(480, 148);
  395. this.btnStageSetZ.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  396. this.btnStageSetZ.Name = "btnStageSetZ";
  397. this.btnStageSetZ.Size = new System.Drawing.Size(79, 34);
  398. this.btnStageSetZ.TabIndex = 65;
  399. this.btnStageSetZ.Text = "Set";
  400. this.btnStageSetZ.UseVisualStyleBackColor = true;
  401. this.btnStageSetZ.Click += new System.EventHandler(this.btnStageSetZ_Click);
  402. //
  403. // txtStageZ
  404. //
  405. this.txtStageZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  406. this.txtStageZ.Location = new System.Drawing.Point(370, 148);
  407. this.txtStageZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  408. this.txtStageZ.Name = "txtStageZ";
  409. this.txtStageZ.Size = new System.Drawing.Size(100, 30);
  410. this.txtStageZ.TabIndex = 64;
  411. this.txtStageZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  412. //
  413. // lblStageZ
  414. //
  415. this.lblStageZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  416. this.lblStageZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  417. this.lblStageZ.Location = new System.Drawing.Point(194, 148);
  418. this.lblStageZ.Name = "lblStageZ";
  419. this.lblStageZ.Size = new System.Drawing.Size(83, 33);
  420. this.lblStageZ.TabIndex = 63;
  421. this.lblStageZ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  422. //
  423. // label17
  424. //
  425. this.label17.AutoSize = true;
  426. this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.label17.Location = new System.Drawing.Point(54, 153);
  428. this.label17.Name = "label17";
  429. this.label17.Size = new System.Drawing.Size(130, 27);
  430. this.label17.TabIndex = 62;
  431. this.label17.Text = "样品台 Z轴:";
  432. //
  433. // btnStageGetZ
  434. //
  435. this.btnStageGetZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  436. this.btnStageGetZ.Location = new System.Drawing.Point(285, 148);
  437. this.btnStageGetZ.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  438. this.btnStageGetZ.Name = "btnStageGetZ";
  439. this.btnStageGetZ.Size = new System.Drawing.Size(79, 34);
  440. this.btnStageGetZ.TabIndex = 61;
  441. this.btnStageGetZ.Text = "Get";
  442. this.btnStageGetZ.UseVisualStyleBackColor = true;
  443. this.btnStageGetZ.Click += new System.EventHandler(this.btnStageGetZ_Click);
  444. //
  445. // btnStageSetY
  446. //
  447. this.btnStageSetY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  448. this.btnStageSetY.Location = new System.Drawing.Point(480, 110);
  449. this.btnStageSetY.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  450. this.btnStageSetY.Name = "btnStageSetY";
  451. this.btnStageSetY.Size = new System.Drawing.Size(79, 34);
  452. this.btnStageSetY.TabIndex = 60;
  453. this.btnStageSetY.Text = "Set";
  454. this.btnStageSetY.UseVisualStyleBackColor = true;
  455. this.btnStageSetY.Click += new System.EventHandler(this.btnStageSetY_Click);
  456. //
  457. // txtStageY
  458. //
  459. this.txtStageY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  460. this.txtStageY.Location = new System.Drawing.Point(370, 110);
  461. this.txtStageY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  462. this.txtStageY.Name = "txtStageY";
  463. this.txtStageY.Size = new System.Drawing.Size(100, 30);
  464. this.txtStageY.TabIndex = 59;
  465. this.txtStageY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  466. //
  467. // lblStageY
  468. //
  469. this.lblStageY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  470. this.lblStageY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  471. this.lblStageY.Location = new System.Drawing.Point(194, 110);
  472. this.lblStageY.Name = "lblStageY";
  473. this.lblStageY.Size = new System.Drawing.Size(83, 33);
  474. this.lblStageY.TabIndex = 58;
  475. this.lblStageY.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  476. //
  477. // label19
  478. //
  479. this.label19.AutoSize = true;
  480. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  481. this.label19.Location = new System.Drawing.Point(54, 115);
  482. this.label19.Name = "label19";
  483. this.label19.Size = new System.Drawing.Size(130, 27);
  484. this.label19.TabIndex = 57;
  485. this.label19.Text = "样品台 Y轴:";
  486. //
  487. // btnStageGetY
  488. //
  489. this.btnStageGetY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.btnStageGetY.Location = new System.Drawing.Point(285, 110);
  491. this.btnStageGetY.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  492. this.btnStageGetY.Name = "btnStageGetY";
  493. this.btnStageGetY.Size = new System.Drawing.Size(79, 34);
  494. this.btnStageGetY.TabIndex = 56;
  495. this.btnStageGetY.Text = "Get";
  496. this.btnStageGetY.UseVisualStyleBackColor = true;
  497. this.btnStageGetY.Click += new System.EventHandler(this.btnStageGetY_Click);
  498. //
  499. // btnStageSetX
  500. //
  501. this.btnStageSetX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  502. this.btnStageSetX.Location = new System.Drawing.Point(480, 73);
  503. this.btnStageSetX.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  504. this.btnStageSetX.Name = "btnStageSetX";
  505. this.btnStageSetX.Size = new System.Drawing.Size(79, 34);
  506. this.btnStageSetX.TabIndex = 55;
  507. this.btnStageSetX.Text = "Set";
  508. this.btnStageSetX.UseVisualStyleBackColor = true;
  509. this.btnStageSetX.Click += new System.EventHandler(this.btnStageSetX_Click);
  510. //
  511. // txtStageX
  512. //
  513. this.txtStageX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  514. this.txtStageX.Location = new System.Drawing.Point(370, 74);
  515. this.txtStageX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  516. this.txtStageX.Name = "txtStageX";
  517. this.txtStageX.Size = new System.Drawing.Size(100, 30);
  518. this.txtStageX.TabIndex = 54;
  519. this.txtStageX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  520. //
  521. // lblStageX
  522. //
  523. this.lblStageX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  524. this.lblStageX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  525. this.lblStageX.Location = new System.Drawing.Point(194, 73);
  526. this.lblStageX.Name = "lblStageX";
  527. this.lblStageX.Size = new System.Drawing.Size(83, 33);
  528. this.lblStageX.TabIndex = 53;
  529. this.lblStageX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  530. //
  531. // label21
  532. //
  533. this.label21.AutoSize = true;
  534. this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  535. this.label21.Location = new System.Drawing.Point(54, 79);
  536. this.label21.Name = "label21";
  537. this.label21.Size = new System.Drawing.Size(131, 27);
  538. this.label21.TabIndex = 52;
  539. this.label21.Text = "样品台 X轴:";
  540. //
  541. // btnStageGetX
  542. //
  543. this.btnStageGetX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  544. this.btnStageGetX.Location = new System.Drawing.Point(285, 73);
  545. this.btnStageGetX.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  546. this.btnStageGetX.Name = "btnStageGetX";
  547. this.btnStageGetX.Size = new System.Drawing.Size(79, 34);
  548. this.btnStageGetX.TabIndex = 51;
  549. this.btnStageGetX.Text = "Get";
  550. this.btnStageGetX.UseVisualStyleBackColor = true;
  551. this.btnStageGetX.Click += new System.EventHandler(this.btnStageGetX_Click);
  552. //
  553. // btnCloseVoltage
  554. //
  555. this.btnCloseVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  556. this.btnCloseVoltage.Location = new System.Drawing.Point(591, 69);
  557. this.btnCloseVoltage.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  558. this.btnCloseVoltage.Name = "btnCloseVoltage";
  559. this.btnCloseVoltage.Size = new System.Drawing.Size(144, 41);
  560. this.btnCloseVoltage.TabIndex = 50;
  561. this.btnCloseVoltage.Text = "关闭电压";
  562. this.btnCloseVoltage.UseVisualStyleBackColor = true;
  563. this.btnCloseVoltage.Click += new System.EventHandler(this.btnCloseVoltage_Click);
  564. //
  565. // btnOpenVoltage
  566. //
  567. this.btnOpenVoltage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  568. this.btnOpenVoltage.Location = new System.Drawing.Point(591, 18);
  569. this.btnOpenVoltage.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  570. this.btnOpenVoltage.Name = "btnOpenVoltage";
  571. this.btnOpenVoltage.Size = new System.Drawing.Size(144, 41);
  572. this.btnOpenVoltage.TabIndex = 49;
  573. this.btnOpenVoltage.Text = "开启电压";
  574. this.btnOpenVoltage.UseVisualStyleBackColor = true;
  575. this.btnOpenVoltage.Click += new System.EventHandler(this.btnOpenVoltage_Click);
  576. //
  577. // label9
  578. //
  579. this.label9.AutoSize = true;
  580. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  581. this.label9.Location = new System.Drawing.Point(12, 435);
  582. this.label9.Name = "label9";
  583. this.label9.Size = new System.Drawing.Size(104, 27);
  584. this.label9.TabIndex = 45;
  585. this.label9.Text = "Pixel Size:";
  586. //
  587. // btnPixelSizeGet
  588. //
  589. this.btnPixelSizeGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  590. this.btnPixelSizeGet.ForeColor = System.Drawing.Color.Black;
  591. this.btnPixelSizeGet.Location = new System.Drawing.Point(243, 431);
  592. this.btnPixelSizeGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  593. this.btnPixelSizeGet.Name = "btnPixelSizeGet";
  594. this.btnPixelSizeGet.Size = new System.Drawing.Size(54, 34);
  595. this.btnPixelSizeGet.TabIndex = 44;
  596. this.btnPixelSizeGet.Text = "读";
  597. this.btnPixelSizeGet.UseVisualStyleBackColor = true;
  598. this.btnPixelSizeGet.Click += new System.EventHandler(this.btnPixelSizeGet_Click);
  599. //
  600. // btnScanRotationSet
  601. //
  602. this.btnScanRotationSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  603. this.btnScanRotationSet.Location = new System.Drawing.Point(296, 367);
  604. this.btnScanRotationSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  605. this.btnScanRotationSet.Name = "btnScanRotationSet";
  606. this.btnScanRotationSet.Size = new System.Drawing.Size(54, 34);
  607. this.btnScanRotationSet.TabIndex = 43;
  608. this.btnScanRotationSet.Text = "写";
  609. this.btnScanRotationSet.UseVisualStyleBackColor = true;
  610. this.btnScanRotationSet.Click += new System.EventHandler(this.btnScanRotationSet_Click);
  611. //
  612. // txtScanRotationSet
  613. //
  614. this.txtScanRotationSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  615. this.txtScanRotationSet.Location = new System.Drawing.Point(154, 369);
  616. this.txtScanRotationSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  617. this.txtScanRotationSet.Name = "txtScanRotationSet";
  618. this.txtScanRotationSet.Size = new System.Drawing.Size(85, 30);
  619. this.txtScanRotationSet.TabIndex = 42;
  620. this.txtScanRotationSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  621. //
  622. // label11
  623. //
  624. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  625. this.label11.Location = new System.Drawing.Point(12, 353);
  626. this.label11.Name = "label11";
  627. this.label11.Size = new System.Drawing.Size(125, 62);
  628. this.label11.TabIndex = 40;
  629. this.label11.Text = "Scan Rotate角度:";
  630. //
  631. // btnScanRotationGet
  632. //
  633. this.btnScanRotationGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  634. this.btnScanRotationGet.Location = new System.Drawing.Point(243, 367);
  635. this.btnScanRotationGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  636. this.btnScanRotationGet.Name = "btnScanRotationGet";
  637. this.btnScanRotationGet.Size = new System.Drawing.Size(54, 34);
  638. this.btnScanRotationGet.TabIndex = 39;
  639. this.btnScanRotationGet.Text = "读";
  640. this.btnScanRotationGet.UseVisualStyleBackColor = true;
  641. this.btnScanRotationGet.Click += new System.EventHandler(this.btnScanRotationGet_Click);
  642. //
  643. // btnTiltAngleSet
  644. //
  645. this.btnTiltAngleSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  646. this.btnTiltAngleSet.Location = new System.Drawing.Point(296, 302);
  647. this.btnTiltAngleSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  648. this.btnTiltAngleSet.Name = "btnTiltAngleSet";
  649. this.btnTiltAngleSet.Size = new System.Drawing.Size(54, 34);
  650. this.btnTiltAngleSet.TabIndex = 38;
  651. this.btnTiltAngleSet.Text = "写";
  652. this.btnTiltAngleSet.UseVisualStyleBackColor = true;
  653. this.btnTiltAngleSet.Click += new System.EventHandler(this.btnTiltAngleSet_Click);
  654. //
  655. // txtTiltAngleSet
  656. //
  657. this.txtTiltAngleSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  658. this.txtTiltAngleSet.Location = new System.Drawing.Point(154, 304);
  659. this.txtTiltAngleSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  660. this.txtTiltAngleSet.Name = "txtTiltAngleSet";
  661. this.txtTiltAngleSet.Size = new System.Drawing.Size(85, 30);
  662. this.txtTiltAngleSet.TabIndex = 37;
  663. this.txtTiltAngleSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  664. //
  665. // label7
  666. //
  667. this.label7.AutoSize = true;
  668. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  669. this.label7.Location = new System.Drawing.Point(14, 306);
  670. this.label7.Name = "label7";
  671. this.label7.Size = new System.Drawing.Size(112, 27);
  672. this.label7.TabIndex = 35;
  673. this.label7.Text = "角度补偿:";
  674. //
  675. // btnTiltAngleGet
  676. //
  677. this.btnTiltAngleGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  678. this.btnTiltAngleGet.Location = new System.Drawing.Point(243, 302);
  679. this.btnTiltAngleGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  680. this.btnTiltAngleGet.Name = "btnTiltAngleGet";
  681. this.btnTiltAngleGet.Size = new System.Drawing.Size(54, 34);
  682. this.btnTiltAngleGet.TabIndex = 34;
  683. this.btnTiltAngleGet.Text = "读";
  684. this.btnTiltAngleGet.UseVisualStyleBackColor = true;
  685. this.btnTiltAngleGet.Click += new System.EventHandler(this.btnTiltAngleGet_Click);
  686. //
  687. // btnAstigmatismYSet
  688. //
  689. this.btnAstigmatismYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  690. this.btnAstigmatismYSet.Location = new System.Drawing.Point(296, 255);
  691. this.btnAstigmatismYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  692. this.btnAstigmatismYSet.Name = "btnAstigmatismYSet";
  693. this.btnAstigmatismYSet.Size = new System.Drawing.Size(54, 34);
  694. this.btnAstigmatismYSet.TabIndex = 33;
  695. this.btnAstigmatismYSet.Text = "写";
  696. this.btnAstigmatismYSet.UseVisualStyleBackColor = true;
  697. this.btnAstigmatismYSet.Click += new System.EventHandler(this.btnAstigmatismYSet_Click);
  698. //
  699. // txtAstigmatismYSet
  700. //
  701. this.txtAstigmatismYSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  702. this.txtAstigmatismYSet.Location = new System.Drawing.Point(154, 257);
  703. this.txtAstigmatismYSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  704. this.txtAstigmatismYSet.Name = "txtAstigmatismYSet";
  705. this.txtAstigmatismYSet.Size = new System.Drawing.Size(85, 30);
  706. this.txtAstigmatismYSet.TabIndex = 32;
  707. this.txtAstigmatismYSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  708. //
  709. // label5
  710. //
  711. this.label5.AutoSize = true;
  712. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  713. this.label5.Location = new System.Drawing.Point(12, 259);
  714. this.label5.Name = "label5";
  715. this.label5.Size = new System.Drawing.Size(104, 27);
  716. this.label5.TabIndex = 30;
  717. this.label5.Text = "消像散Y:";
  718. //
  719. // btnAstigmatismYGet
  720. //
  721. this.btnAstigmatismYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  722. this.btnAstigmatismYGet.Location = new System.Drawing.Point(243, 255);
  723. this.btnAstigmatismYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  724. this.btnAstigmatismYGet.Name = "btnAstigmatismYGet";
  725. this.btnAstigmatismYGet.Size = new System.Drawing.Size(54, 34);
  726. this.btnAstigmatismYGet.TabIndex = 29;
  727. this.btnAstigmatismYGet.Text = "读";
  728. this.btnAstigmatismYGet.UseVisualStyleBackColor = true;
  729. this.btnAstigmatismYGet.Click += new System.EventHandler(this.btnAstigmatismYGet_Click);
  730. //
  731. // btnAstigmatismXSet
  732. //
  733. this.btnAstigmatismXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  734. this.btnAstigmatismXSet.Location = new System.Drawing.Point(296, 208);
  735. this.btnAstigmatismXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  736. this.btnAstigmatismXSet.Name = "btnAstigmatismXSet";
  737. this.btnAstigmatismXSet.Size = new System.Drawing.Size(54, 34);
  738. this.btnAstigmatismXSet.TabIndex = 28;
  739. this.btnAstigmatismXSet.Text = "写";
  740. this.btnAstigmatismXSet.UseVisualStyleBackColor = true;
  741. this.btnAstigmatismXSet.Click += new System.EventHandler(this.btnAstigmatismXSet_Click);
  742. //
  743. // txtAstigmatismXSet
  744. //
  745. this.txtAstigmatismXSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  746. this.txtAstigmatismXSet.Location = new System.Drawing.Point(154, 210);
  747. this.txtAstigmatismXSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  748. this.txtAstigmatismXSet.Name = "txtAstigmatismXSet";
  749. this.txtAstigmatismXSet.Size = new System.Drawing.Size(85, 30);
  750. this.txtAstigmatismXSet.TabIndex = 27;
  751. this.txtAstigmatismXSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  752. //
  753. // label8
  754. //
  755. this.label8.AutoSize = true;
  756. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  757. this.label8.Location = new System.Drawing.Point(12, 212);
  758. this.label8.Name = "label8";
  759. this.label8.Size = new System.Drawing.Size(105, 27);
  760. this.label8.TabIndex = 25;
  761. this.label8.Text = "消像散X:";
  762. //
  763. // btnAstigmatismXGet
  764. //
  765. this.btnAstigmatismXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  766. this.btnAstigmatismXGet.Location = new System.Drawing.Point(243, 208);
  767. this.btnAstigmatismXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  768. this.btnAstigmatismXGet.Name = "btnAstigmatismXGet";
  769. this.btnAstigmatismXGet.Size = new System.Drawing.Size(54, 34);
  770. this.btnAstigmatismXGet.TabIndex = 24;
  771. this.btnAstigmatismXGet.Text = "读";
  772. this.btnAstigmatismXGet.UseVisualStyleBackColor = true;
  773. this.btnAstigmatismXGet.Click += new System.EventHandler(this.btnAstigmatismXGet_Click);
  774. //
  775. // btnContrastSet
  776. //
  777. this.btnContrastSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  778. this.btnContrastSet.Location = new System.Drawing.Point(296, 161);
  779. this.btnContrastSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  780. this.btnContrastSet.Name = "btnContrastSet";
  781. this.btnContrastSet.Size = new System.Drawing.Size(54, 34);
  782. this.btnContrastSet.TabIndex = 23;
  783. this.btnContrastSet.Text = "写";
  784. this.btnContrastSet.UseVisualStyleBackColor = true;
  785. this.btnContrastSet.Click += new System.EventHandler(this.btnContrastSet_Click);
  786. //
  787. // txtContrastSet
  788. //
  789. this.txtContrastSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  790. this.txtContrastSet.Location = new System.Drawing.Point(154, 163);
  791. this.txtContrastSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  792. this.txtContrastSet.Name = "txtContrastSet";
  793. this.txtContrastSet.Size = new System.Drawing.Size(85, 30);
  794. this.txtContrastSet.TabIndex = 22;
  795. this.txtContrastSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  796. //
  797. // label4
  798. //
  799. this.label4.AutoSize = true;
  800. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  801. this.label4.Location = new System.Drawing.Point(12, 165);
  802. this.label4.Name = "label4";
  803. this.label4.Size = new System.Drawing.Size(92, 27);
  804. this.label4.TabIndex = 20;
  805. this.label4.Text = "对比度:";
  806. //
  807. // btnContrastGet
  808. //
  809. this.btnContrastGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  810. this.btnContrastGet.Location = new System.Drawing.Point(243, 161);
  811. this.btnContrastGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  812. this.btnContrastGet.Name = "btnContrastGet";
  813. this.btnContrastGet.Size = new System.Drawing.Size(54, 34);
  814. this.btnContrastGet.TabIndex = 19;
  815. this.btnContrastGet.Text = "读";
  816. this.btnContrastGet.UseVisualStyleBackColor = true;
  817. this.btnContrastGet.Click += new System.EventHandler(this.btnContrastGet_Click);
  818. //
  819. // btnBrightnessSet
  820. //
  821. this.btnBrightnessSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  822. this.btnBrightnessSet.Location = new System.Drawing.Point(296, 114);
  823. this.btnBrightnessSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  824. this.btnBrightnessSet.Name = "btnBrightnessSet";
  825. this.btnBrightnessSet.Size = new System.Drawing.Size(54, 34);
  826. this.btnBrightnessSet.TabIndex = 18;
  827. this.btnBrightnessSet.Text = "写";
  828. this.btnBrightnessSet.UseVisualStyleBackColor = true;
  829. this.btnBrightnessSet.Click += new System.EventHandler(this.btnBrightnessSet_Click);
  830. //
  831. // txtBrightnessSet
  832. //
  833. this.txtBrightnessSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  834. this.txtBrightnessSet.Location = new System.Drawing.Point(154, 116);
  835. this.txtBrightnessSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  836. this.txtBrightnessSet.Name = "txtBrightnessSet";
  837. this.txtBrightnessSet.Size = new System.Drawing.Size(85, 30);
  838. this.txtBrightnessSet.TabIndex = 17;
  839. this.txtBrightnessSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  840. //
  841. // label6
  842. //
  843. this.label6.AutoSize = true;
  844. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  845. this.label6.Location = new System.Drawing.Point(12, 118);
  846. this.label6.Name = "label6";
  847. this.label6.Size = new System.Drawing.Size(72, 27);
  848. this.label6.TabIndex = 15;
  849. this.label6.Text = "亮度:";
  850. //
  851. // btnBrightnessGet
  852. //
  853. this.btnBrightnessGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  854. this.btnBrightnessGet.Location = new System.Drawing.Point(243, 114);
  855. this.btnBrightnessGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  856. this.btnBrightnessGet.Name = "btnBrightnessGet";
  857. this.btnBrightnessGet.Size = new System.Drawing.Size(54, 34);
  858. this.btnBrightnessGet.TabIndex = 14;
  859. this.btnBrightnessGet.Text = "读";
  860. this.btnBrightnessGet.UseVisualStyleBackColor = true;
  861. this.btnBrightnessGet.Click += new System.EventHandler(this.btnBrightnessGet_Click);
  862. //
  863. // btnWDSet
  864. //
  865. this.btnWDSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  866. this.btnWDSet.Location = new System.Drawing.Point(296, 67);
  867. this.btnWDSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  868. this.btnWDSet.Name = "btnWDSet";
  869. this.btnWDSet.Size = new System.Drawing.Size(54, 34);
  870. this.btnWDSet.TabIndex = 13;
  871. this.btnWDSet.Text = "写";
  872. this.btnWDSet.UseVisualStyleBackColor = true;
  873. this.btnWDSet.Click += new System.EventHandler(this.btnWDSet_Click);
  874. //
  875. // txtWDSet
  876. //
  877. this.txtWDSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  878. this.txtWDSet.Location = new System.Drawing.Point(154, 69);
  879. this.txtWDSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  880. this.txtWDSet.Name = "txtWDSet";
  881. this.txtWDSet.Size = new System.Drawing.Size(85, 30);
  882. this.txtWDSet.TabIndex = 12;
  883. this.txtWDSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  884. //
  885. // label3
  886. //
  887. this.label3.AutoSize = true;
  888. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  889. this.label3.Location = new System.Drawing.Point(12, 71);
  890. this.label3.Name = "label3";
  891. this.label3.Size = new System.Drawing.Size(72, 27);
  892. this.label3.TabIndex = 10;
  893. this.label3.Text = "焦距:";
  894. //
  895. // btnWDGet
  896. //
  897. this.btnWDGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  898. this.btnWDGet.Location = new System.Drawing.Point(243, 67);
  899. this.btnWDGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  900. this.btnWDGet.Name = "btnWDGet";
  901. this.btnWDGet.Size = new System.Drawing.Size(54, 34);
  902. this.btnWDGet.TabIndex = 9;
  903. this.btnWDGet.Text = "读";
  904. this.btnWDGet.UseVisualStyleBackColor = true;
  905. this.btnWDGet.Click += new System.EventHandler(this.btnWDGet_Click);
  906. //
  907. // btnenlargeSet
  908. //
  909. this.btnenlargeSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  910. this.btnenlargeSet.Location = new System.Drawing.Point(296, 20);
  911. this.btnenlargeSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  912. this.btnenlargeSet.Name = "btnenlargeSet";
  913. this.btnenlargeSet.Size = new System.Drawing.Size(54, 34);
  914. this.btnenlargeSet.TabIndex = 8;
  915. this.btnenlargeSet.Text = "写";
  916. this.btnenlargeSet.UseVisualStyleBackColor = true;
  917. this.btnenlargeSet.Click += new System.EventHandler(this.btnenlargeSet_Click);
  918. //
  919. // txtenlargeSet
  920. //
  921. this.txtenlargeSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  922. this.txtenlargeSet.Location = new System.Drawing.Point(154, 22);
  923. this.txtenlargeSet.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  924. this.txtenlargeSet.Name = "txtenlargeSet";
  925. this.txtenlargeSet.Size = new System.Drawing.Size(85, 30);
  926. this.txtenlargeSet.TabIndex = 7;
  927. this.txtenlargeSet.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  928. //
  929. // label1
  930. //
  931. this.label1.AutoSize = true;
  932. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  933. this.label1.Location = new System.Drawing.Point(12, 24);
  934. this.label1.Name = "label1";
  935. this.label1.Size = new System.Drawing.Size(72, 27);
  936. this.label1.TabIndex = 5;
  937. this.label1.Text = "缩放:";
  938. //
  939. // panelControl
  940. //
  941. this.panelControl.Controls.Add(this.btnMILL);
  942. this.panelControl.Controls.Add(this.btnGrabImage);
  943. this.panelControl.Controls.Add(this.btnFIB);
  944. this.panelControl.Controls.Add(this.panelSEM);
  945. this.panelControl.Controls.Add(this.btnSEM);
  946. this.panelControl.Dock = System.Windows.Forms.DockStyle.Left;
  947. this.panelControl.Location = new System.Drawing.Point(0, 0);
  948. this.panelControl.Name = "panelControl";
  949. this.panelControl.Size = new System.Drawing.Size(763, 571);
  950. this.panelControl.TabIndex = 20;
  951. //
  952. // btnMILL
  953. //
  954. this.btnMILL.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  955. this.btnMILL.Location = new System.Drawing.Point(313, 10);
  956. this.btnMILL.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  957. this.btnMILL.Name = "btnMILL";
  958. this.btnMILL.Size = new System.Drawing.Size(144, 41);
  959. this.btnMILL.TabIndex = 49;
  960. this.btnMILL.Text = "MILL模式";
  961. this.btnMILL.UseVisualStyleBackColor = true;
  962. this.btnMILL.Click += new System.EventHandler(this.btnMILL_Click);
  963. //
  964. // btnFIB
  965. //
  966. this.btnFIB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  967. this.btnFIB.Location = new System.Drawing.Point(163, 11);
  968. this.btnFIB.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  969. this.btnFIB.Name = "btnFIB";
  970. this.btnFIB.Size = new System.Drawing.Size(144, 41);
  971. this.btnFIB.TabIndex = 48;
  972. this.btnFIB.Text = "FIB模式";
  973. this.btnFIB.UseVisualStyleBackColor = true;
  974. this.btnFIB.Click += new System.EventHandler(this.btnFIB_Click);
  975. //
  976. // panelSEM
  977. //
  978. this.panelSEM.Controls.Add(this.panelFIB);
  979. this.panelSEM.Controls.Add(this.btnFrozen);
  980. this.panelSEM.Controls.Add(this.btnLive);
  981. this.panelSEM.Controls.Add(this.btnAutoStig);
  982. this.panelSEM.Controls.Add(this.btnTiltCorrYSet);
  983. this.panelSEM.Controls.Add(this.cmbImageStore);
  984. this.panelSEM.Controls.Add(this.label1);
  985. this.panelSEM.Controls.Add(this.btnAutoBCCancle);
  986. this.panelSEM.Controls.Add(this.lblImageStore);
  987. this.panelSEM.Controls.Add(this.txtTiltCorrY);
  988. this.panelSEM.Controls.Add(this.btnImageStoreSet);
  989. this.panelSEM.Controls.Add(this.btnTiltAngleSet);
  990. this.panelSEM.Controls.Add(this.btnImageStoreGet);
  991. this.panelSEM.Controls.Add(this.btnAutoBC);
  992. this.panelSEM.Controls.Add(this.label2);
  993. this.panelSEM.Controls.Add(this.txtTiltAngleSet);
  994. this.panelSEM.Controls.Add(this.btnAutoContrast);
  995. this.panelSEM.Controls.Add(this.btnTiltCorrYGet);
  996. this.panelSEM.Controls.Add(this.btnScanRotationGet);
  997. this.panelSEM.Controls.Add(this.btnAutoBrightness);
  998. this.panelSEM.Controls.Add(this.btnTiltCorrXSet);
  999. this.panelSEM.Controls.Add(this.label11);
  1000. this.panelSEM.Controls.Add(this.txtTiltCorrX);
  1001. this.panelSEM.Controls.Add(this.btnAutoFocus2);
  1002. this.panelSEM.Controls.Add(this.btnAutoFocus1);
  1003. this.panelSEM.Controls.Add(this.btnTiltCorrXGet);
  1004. this.panelSEM.Controls.Add(this.label7);
  1005. this.panelSEM.Controls.Add(this.btnenlargeSet);
  1006. this.panelSEM.Controls.Add(this.label12);
  1007. this.panelSEM.Controls.Add(this.txtScanRotationSet);
  1008. this.panelSEM.Controls.Add(this.btnenlargeGet);
  1009. this.panelSEM.Controls.Add(this.btnTiltAngleGet);
  1010. this.panelSEM.Controls.Add(this.btnScanRotationSet);
  1011. this.panelSEM.Controls.Add(this.btnAstigmatismYSet);
  1012. this.panelSEM.Controls.Add(this.txtenlargeSet);
  1013. this.panelSEM.Controls.Add(this.txtAstigmatismYSet);
  1014. this.panelSEM.Controls.Add(this.btnWDSet);
  1015. this.panelSEM.Controls.Add(this.btnPixelSizeGet);
  1016. this.panelSEM.Controls.Add(this.btnWDGet);
  1017. this.panelSEM.Controls.Add(this.label9);
  1018. this.panelSEM.Controls.Add(this.label3);
  1019. this.panelSEM.Controls.Add(this.btnCloseVoltage);
  1020. this.panelSEM.Controls.Add(this.btnOpenVoltage);
  1021. this.panelSEM.Controls.Add(this.lblPixelSizeGet);
  1022. this.panelSEM.Controls.Add(this.txtWDSet);
  1023. this.panelSEM.Controls.Add(this.label5);
  1024. this.panelSEM.Controls.Add(this.btnBrightnessSet);
  1025. this.panelSEM.Controls.Add(this.btnAstigmatismYGet);
  1026. this.panelSEM.Controls.Add(this.btnBrightnessGet);
  1027. this.panelSEM.Controls.Add(this.btnAstigmatismXSet);
  1028. this.panelSEM.Controls.Add(this.label6);
  1029. this.panelSEM.Controls.Add(this.txtAstigmatismXSet);
  1030. this.panelSEM.Controls.Add(this.txtBrightnessSet);
  1031. this.panelSEM.Controls.Add(this.btnAstigmatismXGet);
  1032. this.panelSEM.Controls.Add(this.label4);
  1033. this.panelSEM.Controls.Add(this.label8);
  1034. this.panelSEM.Controls.Add(this.btnContrastGet);
  1035. this.panelSEM.Controls.Add(this.btnContrastSet);
  1036. this.panelSEM.Controls.Add(this.txtContrastSet);
  1037. this.panelSEM.Controls.Add(this.btnTiltCorr);
  1038. this.panelSEM.Dock = System.Windows.Forms.DockStyle.Bottom;
  1039. this.panelSEM.Location = new System.Drawing.Point(0, 73);
  1040. this.panelSEM.Name = "panelSEM";
  1041. this.panelSEM.Size = new System.Drawing.Size(763, 498);
  1042. this.panelSEM.TabIndex = 47;
  1043. //
  1044. // panelFIB
  1045. //
  1046. this.panelFIB.Controls.Add(this.btnFIBStatus);
  1047. this.panelFIB.Controls.Add(this.btnExeEly2);
  1048. this.panelFIB.Controls.Add(this.btnExeEly);
  1049. this.panelFIB.Controls.Add(this.btnFIBAstigmatismYSet);
  1050. this.panelFIB.Controls.Add(this.txtFIBAstigmatismY);
  1051. this.panelFIB.Controls.Add(this.label22);
  1052. this.panelFIB.Controls.Add(this.btnFIBAstigmatismYGet);
  1053. this.panelFIB.Controls.Add(this.btnFIBAstigmatismXSet);
  1054. this.panelFIB.Controls.Add(this.txtFIBAstigmatismX);
  1055. this.panelFIB.Controls.Add(this.btnFIBAstigmatismXGet);
  1056. this.panelFIB.Controls.Add(this.label23);
  1057. this.panelFIB.Controls.Add(this.btnFIBBeamShiftYSet);
  1058. this.panelFIB.Controls.Add(this.txtFIBBeamShiftY);
  1059. this.panelFIB.Controls.Add(this.label18);
  1060. this.panelFIB.Controls.Add(this.btnFIBBeamShiftYGet);
  1061. this.panelFIB.Controls.Add(this.btnFIBBeamShiftXSet);
  1062. this.panelFIB.Controls.Add(this.txtFIBBeamShiftX);
  1063. this.panelFIB.Controls.Add(this.btnFIBBeamShiftXGet);
  1064. this.panelFIB.Controls.Add(this.label20);
  1065. this.panelFIB.Controls.Add(this.btnMCF);
  1066. this.panelFIB.Controls.Add(this.label14);
  1067. this.panelFIB.Controls.Add(this.btnFIBMagSet);
  1068. this.panelFIB.Controls.Add(this.btnFIBMagGet);
  1069. this.panelFIB.Controls.Add(this.txtFIBMag);
  1070. this.panelFIB.Controls.Add(this.btnFIBWDSet);
  1071. this.panelFIB.Controls.Add(this.btnFIBWDGet);
  1072. this.panelFIB.Controls.Add(this.label16);
  1073. this.panelFIB.Controls.Add(this.txtFIBWD);
  1074. this.panelFIB.Dock = System.Windows.Forms.DockStyle.Top;
  1075. this.panelFIB.Location = new System.Drawing.Point(0, 0);
  1076. this.panelFIB.Name = "panelFIB";
  1077. this.panelFIB.Size = new System.Drawing.Size(763, 311);
  1078. this.panelFIB.TabIndex = 50;
  1079. this.panelFIB.Visible = false;
  1080. //
  1081. // btnFIBStatus
  1082. //
  1083. this.btnFIBStatus.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1084. this.btnFIBStatus.Location = new System.Drawing.Point(353, 229);
  1085. this.btnFIBStatus.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1086. this.btnFIBStatus.Name = "btnFIBStatus";
  1087. this.btnFIBStatus.Size = new System.Drawing.Size(144, 41);
  1088. this.btnFIBStatus.TabIndex = 74;
  1089. this.btnFIBStatus.Text = "FIB状态";
  1090. this.btnFIBStatus.UseVisualStyleBackColor = true;
  1091. this.btnFIBStatus.Click += new System.EventHandler(this.btnFIBStatus_Click);
  1092. //
  1093. // btnExeEly2
  1094. //
  1095. this.btnExeEly2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1096. this.btnExeEly2.Location = new System.Drawing.Point(530, 259);
  1097. this.btnExeEly2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1098. this.btnExeEly2.Name = "btnExeEly2";
  1099. this.btnExeEly2.Size = new System.Drawing.Size(144, 41);
  1100. this.btnExeEly2.TabIndex = 73;
  1101. this.btnExeEly2.Text = "执行ely2文件";
  1102. this.btnExeEly2.UseVisualStyleBackColor = true;
  1103. this.btnExeEly2.Click += new System.EventHandler(this.btnExeEly2_Click);
  1104. //
  1105. // btnExeEly
  1106. //
  1107. this.btnExeEly.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1108. this.btnExeEly.Location = new System.Drawing.Point(529, 210);
  1109. this.btnExeEly.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1110. this.btnExeEly.Name = "btnExeEly";
  1111. this.btnExeEly.Size = new System.Drawing.Size(144, 41);
  1112. this.btnExeEly.TabIndex = 72;
  1113. this.btnExeEly.Text = "执行ely1文件";
  1114. this.btnExeEly.UseVisualStyleBackColor = true;
  1115. this.btnExeEly.Click += new System.EventHandler(this.btnExeEly_Click);
  1116. //
  1117. // btnFIBAstigmatismYSet
  1118. //
  1119. this.btnFIBAstigmatismYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1120. this.btnFIBAstigmatismYSet.Location = new System.Drawing.Point(304, 172);
  1121. this.btnFIBAstigmatismYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1122. this.btnFIBAstigmatismYSet.Name = "btnFIBAstigmatismYSet";
  1123. this.btnFIBAstigmatismYSet.Size = new System.Drawing.Size(54, 34);
  1124. this.btnFIBAstigmatismYSet.TabIndex = 71;
  1125. this.btnFIBAstigmatismYSet.Text = "写";
  1126. this.btnFIBAstigmatismYSet.UseVisualStyleBackColor = true;
  1127. this.btnFIBAstigmatismYSet.Click += new System.EventHandler(this.btnFIBAstigmatismYSet_Click);
  1128. //
  1129. // txtFIBAstigmatismY
  1130. //
  1131. this.txtFIBAstigmatismY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1132. this.txtFIBAstigmatismY.Location = new System.Drawing.Point(162, 174);
  1133. this.txtFIBAstigmatismY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1134. this.txtFIBAstigmatismY.Name = "txtFIBAstigmatismY";
  1135. this.txtFIBAstigmatismY.Size = new System.Drawing.Size(85, 30);
  1136. this.txtFIBAstigmatismY.TabIndex = 70;
  1137. this.txtFIBAstigmatismY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1138. //
  1139. // label22
  1140. //
  1141. this.label22.AutoSize = true;
  1142. this.label22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1143. this.label22.Location = new System.Drawing.Point(20, 176);
  1144. this.label22.Name = "label22";
  1145. this.label22.Size = new System.Drawing.Size(104, 27);
  1146. this.label22.TabIndex = 69;
  1147. this.label22.Text = "消像散Y:";
  1148. //
  1149. // btnFIBAstigmatismYGet
  1150. //
  1151. this.btnFIBAstigmatismYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1152. this.btnFIBAstigmatismYGet.Location = new System.Drawing.Point(251, 172);
  1153. this.btnFIBAstigmatismYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1154. this.btnFIBAstigmatismYGet.Name = "btnFIBAstigmatismYGet";
  1155. this.btnFIBAstigmatismYGet.Size = new System.Drawing.Size(54, 34);
  1156. this.btnFIBAstigmatismYGet.TabIndex = 68;
  1157. this.btnFIBAstigmatismYGet.Text = "读";
  1158. this.btnFIBAstigmatismYGet.UseVisualStyleBackColor = true;
  1159. this.btnFIBAstigmatismYGet.Click += new System.EventHandler(this.btnFIBAstigmatismYGet_Click);
  1160. //
  1161. // btnFIBAstigmatismXSet
  1162. //
  1163. this.btnFIBAstigmatismXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1164. this.btnFIBAstigmatismXSet.Location = new System.Drawing.Point(304, 125);
  1165. this.btnFIBAstigmatismXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1166. this.btnFIBAstigmatismXSet.Name = "btnFIBAstigmatismXSet";
  1167. this.btnFIBAstigmatismXSet.Size = new System.Drawing.Size(54, 34);
  1168. this.btnFIBAstigmatismXSet.TabIndex = 67;
  1169. this.btnFIBAstigmatismXSet.Text = "写";
  1170. this.btnFIBAstigmatismXSet.UseVisualStyleBackColor = true;
  1171. this.btnFIBAstigmatismXSet.Click += new System.EventHandler(this.btnFIBAstigmatismXSet_Click);
  1172. //
  1173. // txtFIBAstigmatismX
  1174. //
  1175. this.txtFIBAstigmatismX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1176. this.txtFIBAstigmatismX.Location = new System.Drawing.Point(162, 127);
  1177. this.txtFIBAstigmatismX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1178. this.txtFIBAstigmatismX.Name = "txtFIBAstigmatismX";
  1179. this.txtFIBAstigmatismX.Size = new System.Drawing.Size(85, 30);
  1180. this.txtFIBAstigmatismX.TabIndex = 66;
  1181. this.txtFIBAstigmatismX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1182. //
  1183. // btnFIBAstigmatismXGet
  1184. //
  1185. this.btnFIBAstigmatismXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1186. this.btnFIBAstigmatismXGet.Location = new System.Drawing.Point(251, 125);
  1187. this.btnFIBAstigmatismXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1188. this.btnFIBAstigmatismXGet.Name = "btnFIBAstigmatismXGet";
  1189. this.btnFIBAstigmatismXGet.Size = new System.Drawing.Size(54, 34);
  1190. this.btnFIBAstigmatismXGet.TabIndex = 64;
  1191. this.btnFIBAstigmatismXGet.Text = "读";
  1192. this.btnFIBAstigmatismXGet.UseVisualStyleBackColor = true;
  1193. this.btnFIBAstigmatismXGet.Click += new System.EventHandler(this.btnFIBAstigmatismXGet_Click);
  1194. //
  1195. // label23
  1196. //
  1197. this.label23.AutoSize = true;
  1198. this.label23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1199. this.label23.Location = new System.Drawing.Point(20, 129);
  1200. this.label23.Name = "label23";
  1201. this.label23.Size = new System.Drawing.Size(105, 27);
  1202. this.label23.TabIndex = 65;
  1203. this.label23.Text = "消像散X:";
  1204. //
  1205. // btnFIBBeamShiftYSet
  1206. //
  1207. this.btnFIBBeamShiftYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1208. this.btnFIBBeamShiftYSet.Location = new System.Drawing.Point(672, 74);
  1209. this.btnFIBBeamShiftYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1210. this.btnFIBBeamShiftYSet.Name = "btnFIBBeamShiftYSet";
  1211. this.btnFIBBeamShiftYSet.Size = new System.Drawing.Size(54, 34);
  1212. this.btnFIBBeamShiftYSet.TabIndex = 63;
  1213. this.btnFIBBeamShiftYSet.Text = "写";
  1214. this.btnFIBBeamShiftYSet.UseVisualStyleBackColor = true;
  1215. this.btnFIBBeamShiftYSet.Click += new System.EventHandler(this.btnFIBBeamShiftYSet_Click);
  1216. //
  1217. // txtFIBBeamShiftY
  1218. //
  1219. this.txtFIBBeamShiftY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1220. this.txtFIBBeamShiftY.Location = new System.Drawing.Point(530, 76);
  1221. this.txtFIBBeamShiftY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1222. this.txtFIBBeamShiftY.Name = "txtFIBBeamShiftY";
  1223. this.txtFIBBeamShiftY.Size = new System.Drawing.Size(85, 30);
  1224. this.txtFIBBeamShiftY.TabIndex = 62;
  1225. this.txtFIBBeamShiftY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1226. //
  1227. // label18
  1228. //
  1229. this.label18.AutoSize = true;
  1230. this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1231. this.label18.Location = new System.Drawing.Point(417, 78);
  1232. this.label18.Name = "label18";
  1233. this.label18.Size = new System.Drawing.Size(104, 27);
  1234. this.label18.TabIndex = 61;
  1235. this.label18.Text = "电子束Y:";
  1236. //
  1237. // btnFIBBeamShiftYGet
  1238. //
  1239. this.btnFIBBeamShiftYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1240. this.btnFIBBeamShiftYGet.Location = new System.Drawing.Point(619, 74);
  1241. this.btnFIBBeamShiftYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1242. this.btnFIBBeamShiftYGet.Name = "btnFIBBeamShiftYGet";
  1243. this.btnFIBBeamShiftYGet.Size = new System.Drawing.Size(54, 34);
  1244. this.btnFIBBeamShiftYGet.TabIndex = 60;
  1245. this.btnFIBBeamShiftYGet.Text = "读";
  1246. this.btnFIBBeamShiftYGet.UseVisualStyleBackColor = true;
  1247. this.btnFIBBeamShiftYGet.Click += new System.EventHandler(this.btnFIBBeamShiftYGet_Click);
  1248. //
  1249. // btnFIBBeamShiftXSet
  1250. //
  1251. this.btnFIBBeamShiftXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1252. this.btnFIBBeamShiftXSet.Location = new System.Drawing.Point(672, 27);
  1253. this.btnFIBBeamShiftXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1254. this.btnFIBBeamShiftXSet.Name = "btnFIBBeamShiftXSet";
  1255. this.btnFIBBeamShiftXSet.Size = new System.Drawing.Size(54, 34);
  1256. this.btnFIBBeamShiftXSet.TabIndex = 59;
  1257. this.btnFIBBeamShiftXSet.Text = "写";
  1258. this.btnFIBBeamShiftXSet.UseVisualStyleBackColor = true;
  1259. this.btnFIBBeamShiftXSet.Click += new System.EventHandler(this.btnFIBBeamShiftXSet_Click);
  1260. //
  1261. // txtFIBBeamShiftX
  1262. //
  1263. this.txtFIBBeamShiftX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1264. this.txtFIBBeamShiftX.Location = new System.Drawing.Point(530, 29);
  1265. this.txtFIBBeamShiftX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1266. this.txtFIBBeamShiftX.Name = "txtFIBBeamShiftX";
  1267. this.txtFIBBeamShiftX.Size = new System.Drawing.Size(85, 30);
  1268. this.txtFIBBeamShiftX.TabIndex = 58;
  1269. this.txtFIBBeamShiftX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1270. //
  1271. // btnFIBBeamShiftXGet
  1272. //
  1273. this.btnFIBBeamShiftXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1274. this.btnFIBBeamShiftXGet.Location = new System.Drawing.Point(619, 27);
  1275. this.btnFIBBeamShiftXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1276. this.btnFIBBeamShiftXGet.Name = "btnFIBBeamShiftXGet";
  1277. this.btnFIBBeamShiftXGet.Size = new System.Drawing.Size(54, 34);
  1278. this.btnFIBBeamShiftXGet.TabIndex = 56;
  1279. this.btnFIBBeamShiftXGet.Text = "读";
  1280. this.btnFIBBeamShiftXGet.UseVisualStyleBackColor = true;
  1281. this.btnFIBBeamShiftXGet.Click += new System.EventHandler(this.btnFIBBeamShiftXGet_Click);
  1282. //
  1283. // label20
  1284. //
  1285. this.label20.AutoSize = true;
  1286. this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1287. this.label20.Location = new System.Drawing.Point(417, 31);
  1288. this.label20.Name = "label20";
  1289. this.label20.Size = new System.Drawing.Size(105, 27);
  1290. this.label20.TabIndex = 57;
  1291. this.label20.Text = "电子束X:";
  1292. //
  1293. // btnMCF
  1294. //
  1295. this.btnMCF.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1296. this.btnMCF.Location = new System.Drawing.Point(530, 151);
  1297. this.btnMCF.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1298. this.btnMCF.Name = "btnMCF";
  1299. this.btnMCF.Size = new System.Drawing.Size(144, 41);
  1300. this.btnMCF.TabIndex = 55;
  1301. this.btnMCF.Text = "执行宏文件";
  1302. this.btnMCF.UseVisualStyleBackColor = true;
  1303. this.btnMCF.Click += new System.EventHandler(this.btnMCF_Click);
  1304. //
  1305. // label14
  1306. //
  1307. this.label14.AutoSize = true;
  1308. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1309. this.label14.Location = new System.Drawing.Point(20, 30);
  1310. this.label14.Name = "label14";
  1311. this.label14.Size = new System.Drawing.Size(72, 27);
  1312. this.label14.TabIndex = 15;
  1313. this.label14.Text = "缩放:";
  1314. //
  1315. // btnFIBMagSet
  1316. //
  1317. this.btnFIBMagSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1318. this.btnFIBMagSet.Location = new System.Drawing.Point(304, 26);
  1319. this.btnFIBMagSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1320. this.btnFIBMagSet.Name = "btnFIBMagSet";
  1321. this.btnFIBMagSet.Size = new System.Drawing.Size(54, 34);
  1322. this.btnFIBMagSet.TabIndex = 17;
  1323. this.btnFIBMagSet.Text = "写";
  1324. this.btnFIBMagSet.UseVisualStyleBackColor = true;
  1325. this.btnFIBMagSet.Click += new System.EventHandler(this.btnFIBMagSet_Click);
  1326. //
  1327. // btnFIBMagGet
  1328. //
  1329. this.btnFIBMagGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1330. this.btnFIBMagGet.Location = new System.Drawing.Point(251, 26);
  1331. this.btnFIBMagGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1332. this.btnFIBMagGet.Name = "btnFIBMagGet";
  1333. this.btnFIBMagGet.Size = new System.Drawing.Size(54, 34);
  1334. this.btnFIBMagGet.TabIndex = 14;
  1335. this.btnFIBMagGet.Text = "读";
  1336. this.btnFIBMagGet.UseVisualStyleBackColor = true;
  1337. this.btnFIBMagGet.Click += new System.EventHandler(this.btnFIBMagGet_Click);
  1338. //
  1339. // txtFIBMag
  1340. //
  1341. this.txtFIBMag.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1342. this.txtFIBMag.Location = new System.Drawing.Point(162, 28);
  1343. this.txtFIBMag.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1344. this.txtFIBMag.Name = "txtFIBMag";
  1345. this.txtFIBMag.Size = new System.Drawing.Size(85, 30);
  1346. this.txtFIBMag.TabIndex = 16;
  1347. this.txtFIBMag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1348. //
  1349. // btnFIBWDSet
  1350. //
  1351. this.btnFIBWDSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1352. this.btnFIBWDSet.Location = new System.Drawing.Point(304, 73);
  1353. this.btnFIBWDSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1354. this.btnFIBWDSet.Name = "btnFIBWDSet";
  1355. this.btnFIBWDSet.Size = new System.Drawing.Size(54, 34);
  1356. this.btnFIBWDSet.TabIndex = 21;
  1357. this.btnFIBWDSet.Text = "写";
  1358. this.btnFIBWDSet.UseVisualStyleBackColor = true;
  1359. this.btnFIBWDSet.Click += new System.EventHandler(this.btnFIBWDSet_Click);
  1360. //
  1361. // btnFIBWDGet
  1362. //
  1363. this.btnFIBWDGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1364. this.btnFIBWDGet.Location = new System.Drawing.Point(251, 73);
  1365. this.btnFIBWDGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1366. this.btnFIBWDGet.Name = "btnFIBWDGet";
  1367. this.btnFIBWDGet.Size = new System.Drawing.Size(54, 34);
  1368. this.btnFIBWDGet.TabIndex = 18;
  1369. this.btnFIBWDGet.Text = "读";
  1370. this.btnFIBWDGet.UseVisualStyleBackColor = true;
  1371. this.btnFIBWDGet.Click += new System.EventHandler(this.btnFIBWDGet_Click);
  1372. //
  1373. // label16
  1374. //
  1375. this.label16.AutoSize = true;
  1376. this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1377. this.label16.Location = new System.Drawing.Point(20, 77);
  1378. this.label16.Name = "label16";
  1379. this.label16.Size = new System.Drawing.Size(72, 27);
  1380. this.label16.TabIndex = 19;
  1381. this.label16.Text = "焦距:";
  1382. //
  1383. // txtFIBWD
  1384. //
  1385. this.txtFIBWD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1386. this.txtFIBWD.Location = new System.Drawing.Point(162, 75);
  1387. this.txtFIBWD.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1388. this.txtFIBWD.Name = "txtFIBWD";
  1389. this.txtFIBWD.Size = new System.Drawing.Size(85, 30);
  1390. this.txtFIBWD.TabIndex = 20;
  1391. this.txtFIBWD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1392. //
  1393. // btnFrozen
  1394. //
  1395. this.btnFrozen.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1396. this.btnFrozen.Location = new System.Drawing.Point(649, 205);
  1397. this.btnFrozen.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1398. this.btnFrozen.Name = "btnFrozen";
  1399. this.btnFrozen.Size = new System.Drawing.Size(86, 41);
  1400. this.btnFrozen.TabIndex = 89;
  1401. this.btnFrozen.Text = "冻结";
  1402. this.btnFrozen.UseVisualStyleBackColor = true;
  1403. this.btnFrozen.Click += new System.EventHandler(this.btnFrozen_Click);
  1404. //
  1405. // btnLive
  1406. //
  1407. this.btnLive.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1408. this.btnLive.Location = new System.Drawing.Point(557, 205);
  1409. this.btnLive.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1410. this.btnLive.Name = "btnLive";
  1411. this.btnLive.Size = new System.Drawing.Size(86, 41);
  1412. this.btnLive.TabIndex = 88;
  1413. this.btnLive.Text = "解冻";
  1414. this.btnLive.UseVisualStyleBackColor = true;
  1415. this.btnLive.Click += new System.EventHandler(this.btnLive_Click);
  1416. //
  1417. // btnAutoStig
  1418. //
  1419. this.btnAutoStig.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1420. this.btnAutoStig.Location = new System.Drawing.Point(356, 210);
  1421. this.btnAutoStig.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1422. this.btnAutoStig.Name = "btnAutoStig";
  1423. this.btnAutoStig.Size = new System.Drawing.Size(69, 79);
  1424. this.btnAutoStig.TabIndex = 34;
  1425. this.btnAutoStig.Text = "自动";
  1426. this.btnAutoStig.UseVisualStyleBackColor = true;
  1427. this.btnAutoStig.Click += new System.EventHandler(this.btnAutoStig_Click);
  1428. //
  1429. // btnTiltCorrYSet
  1430. //
  1431. this.btnTiltCorrYSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1432. this.btnTiltCorrYSet.Location = new System.Drawing.Point(672, 431);
  1433. this.btnTiltCorrYSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1434. this.btnTiltCorrYSet.Name = "btnTiltCorrYSet";
  1435. this.btnTiltCorrYSet.Size = new System.Drawing.Size(54, 34);
  1436. this.btnTiltCorrYSet.TabIndex = 54;
  1437. this.btnTiltCorrYSet.Text = "写";
  1438. this.btnTiltCorrYSet.UseVisualStyleBackColor = true;
  1439. this.btnTiltCorrYSet.Click += new System.EventHandler(this.btnTiltCorrYSet_Click);
  1440. //
  1441. // cmbImageStore
  1442. //
  1443. this.cmbImageStore.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1444. this.cmbImageStore.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1445. this.cmbImageStore.FormattingEnabled = true;
  1446. this.cmbImageStore.Items.AddRange(new object[] {
  1447. "1024 * 768",
  1448. "512 * 384",
  1449. "2048 * 1536",
  1450. "3072 * 2304",
  1451. "4096 * 3072",
  1452. "5120 * 3840",
  1453. "6144 * 4608",
  1454. "8192 * 6144",
  1455. "12288 * 9216",
  1456. "16384 * 12288",
  1457. "24576 * 18432",
  1458. "32768 * 24576"});
  1459. this.cmbImageStore.Location = new System.Drawing.Point(613, 317);
  1460. this.cmbImageStore.Name = "cmbImageStore";
  1461. this.cmbImageStore.Size = new System.Drawing.Size(144, 26);
  1462. this.cmbImageStore.TabIndex = 87;
  1463. //
  1464. // btnAutoBCCancle
  1465. //
  1466. this.btnAutoBCCancle.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1467. this.btnAutoBCCancle.Location = new System.Drawing.Point(431, 114);
  1468. this.btnAutoBCCancle.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1469. this.btnAutoBCCancle.Name = "btnAutoBCCancle";
  1470. this.btnAutoBCCancle.Size = new System.Drawing.Size(29, 81);
  1471. this.btnAutoBCCancle.TabIndex = 29;
  1472. this.btnAutoBCCancle.Text = "取消";
  1473. this.btnAutoBCCancle.UseVisualStyleBackColor = true;
  1474. this.btnAutoBCCancle.Click += new System.EventHandler(this.btnAutoBCCancle_Click);
  1475. //
  1476. // lblImageStore
  1477. //
  1478. this.lblImageStore.AutoSize = true;
  1479. this.lblImageStore.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1480. this.lblImageStore.Location = new System.Drawing.Point(608, 255);
  1481. this.lblImageStore.Name = "lblImageStore";
  1482. this.lblImageStore.Size = new System.Drawing.Size(0, 27);
  1483. this.lblImageStore.TabIndex = 86;
  1484. //
  1485. // txtTiltCorrY
  1486. //
  1487. this.txtTiltCorrY.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1488. this.txtTiltCorrY.Location = new System.Drawing.Point(530, 433);
  1489. this.txtTiltCorrY.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1490. this.txtTiltCorrY.Name = "txtTiltCorrY";
  1491. this.txtTiltCorrY.Size = new System.Drawing.Size(85, 30);
  1492. this.txtTiltCorrY.TabIndex = 53;
  1493. this.txtTiltCorrY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1494. //
  1495. // btnImageStoreSet
  1496. //
  1497. this.btnImageStoreSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1498. this.btnImageStoreSet.Location = new System.Drawing.Point(431, 308);
  1499. this.btnImageStoreSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1500. this.btnImageStoreSet.Name = "btnImageStoreSet";
  1501. this.btnImageStoreSet.Size = new System.Drawing.Size(144, 41);
  1502. this.btnImageStoreSet.TabIndex = 85;
  1503. this.btnImageStoreSet.Text = "设置分辨率";
  1504. this.btnImageStoreSet.UseVisualStyleBackColor = true;
  1505. this.btnImageStoreSet.Click += new System.EventHandler(this.btnImageStoreSet_Click);
  1506. //
  1507. // btnImageStoreGet
  1508. //
  1509. this.btnImageStoreGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1510. this.btnImageStoreGet.Location = new System.Drawing.Point(431, 248);
  1511. this.btnImageStoreGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1512. this.btnImageStoreGet.Name = "btnImageStoreGet";
  1513. this.btnImageStoreGet.Size = new System.Drawing.Size(144, 41);
  1514. this.btnImageStoreGet.TabIndex = 84;
  1515. this.btnImageStoreGet.Text = "获取分辨率";
  1516. this.btnImageStoreGet.UseVisualStyleBackColor = true;
  1517. this.btnImageStoreGet.Click += new System.EventHandler(this.btnImageStoreGet_Click);
  1518. //
  1519. // btnAutoBC
  1520. //
  1521. this.btnAutoBC.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1522. this.btnAutoBC.Location = new System.Drawing.Point(472, 114);
  1523. this.btnAutoBC.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1524. this.btnAutoBC.Name = "btnAutoBC";
  1525. this.btnAutoBC.Size = new System.Drawing.Size(30, 82);
  1526. this.btnAutoBC.TabIndex = 28;
  1527. this.btnAutoBC.Text = "自动";
  1528. this.btnAutoBC.UseVisualStyleBackColor = true;
  1529. this.btnAutoBC.Click += new System.EventHandler(this.btnAutoBC_Click);
  1530. //
  1531. // label2
  1532. //
  1533. this.label2.AutoSize = true;
  1534. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1535. this.label2.Location = new System.Drawing.Point(417, 435);
  1536. this.label2.Name = "label2";
  1537. this.label2.Size = new System.Drawing.Size(104, 27);
  1538. this.label2.TabIndex = 52;
  1539. this.label2.Text = "电子束Y:";
  1540. //
  1541. // btnAutoContrast
  1542. //
  1543. this.btnAutoContrast.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1544. this.btnAutoContrast.Location = new System.Drawing.Point(354, 161);
  1545. this.btnAutoContrast.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1546. this.btnAutoContrast.Name = "btnAutoContrast";
  1547. this.btnAutoContrast.Size = new System.Drawing.Size(71, 34);
  1548. this.btnAutoContrast.TabIndex = 27;
  1549. this.btnAutoContrast.Text = "自动";
  1550. this.btnAutoContrast.UseVisualStyleBackColor = true;
  1551. this.btnAutoContrast.Click += new System.EventHandler(this.btnAutoContrast_Click);
  1552. //
  1553. // btnTiltCorrYGet
  1554. //
  1555. this.btnTiltCorrYGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1556. this.btnTiltCorrYGet.Location = new System.Drawing.Point(619, 431);
  1557. this.btnTiltCorrYGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1558. this.btnTiltCorrYGet.Name = "btnTiltCorrYGet";
  1559. this.btnTiltCorrYGet.Size = new System.Drawing.Size(54, 34);
  1560. this.btnTiltCorrYGet.TabIndex = 51;
  1561. this.btnTiltCorrYGet.Text = "读";
  1562. this.btnTiltCorrYGet.UseVisualStyleBackColor = true;
  1563. this.btnTiltCorrYGet.Click += new System.EventHandler(this.btnTiltCorrYGet_Click);
  1564. //
  1565. // btnAutoBrightness
  1566. //
  1567. this.btnAutoBrightness.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1568. this.btnAutoBrightness.Location = new System.Drawing.Point(353, 114);
  1569. this.btnAutoBrightness.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1570. this.btnAutoBrightness.Name = "btnAutoBrightness";
  1571. this.btnAutoBrightness.Size = new System.Drawing.Size(71, 34);
  1572. this.btnAutoBrightness.TabIndex = 26;
  1573. this.btnAutoBrightness.Text = "自动";
  1574. this.btnAutoBrightness.UseVisualStyleBackColor = true;
  1575. this.btnAutoBrightness.Click += new System.EventHandler(this.btnAutoBrightness_Click);
  1576. //
  1577. // btnTiltCorrXSet
  1578. //
  1579. this.btnTiltCorrXSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1580. this.btnTiltCorrXSet.Location = new System.Drawing.Point(672, 384);
  1581. this.btnTiltCorrXSet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1582. this.btnTiltCorrXSet.Name = "btnTiltCorrXSet";
  1583. this.btnTiltCorrXSet.Size = new System.Drawing.Size(54, 34);
  1584. this.btnTiltCorrXSet.TabIndex = 50;
  1585. this.btnTiltCorrXSet.Text = "写";
  1586. this.btnTiltCorrXSet.UseVisualStyleBackColor = true;
  1587. this.btnTiltCorrXSet.Click += new System.EventHandler(this.btnTiltCorrXSet_Click);
  1588. //
  1589. // txtTiltCorrX
  1590. //
  1591. this.txtTiltCorrX.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  1592. this.txtTiltCorrX.Location = new System.Drawing.Point(530, 386);
  1593. this.txtTiltCorrX.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1594. this.txtTiltCorrX.Name = "txtTiltCorrX";
  1595. this.txtTiltCorrX.Size = new System.Drawing.Size(85, 30);
  1596. this.txtTiltCorrX.TabIndex = 49;
  1597. this.txtTiltCorrX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1598. //
  1599. // btnAutoFocus2
  1600. //
  1601. this.btnAutoFocus2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1602. this.btnAutoFocus2.Location = new System.Drawing.Point(431, 68);
  1603. this.btnAutoFocus2.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1604. this.btnAutoFocus2.Name = "btnAutoFocus2";
  1605. this.btnAutoFocus2.Size = new System.Drawing.Size(71, 34);
  1606. this.btnAutoFocus2.TabIndex = 25;
  1607. this.btnAutoFocus2.Text = "自动2";
  1608. this.btnAutoFocus2.UseVisualStyleBackColor = true;
  1609. this.btnAutoFocus2.Click += new System.EventHandler(this.btnAutoFocus2_Click);
  1610. //
  1611. // btnAutoFocus1
  1612. //
  1613. this.btnAutoFocus1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1614. this.btnAutoFocus1.Location = new System.Drawing.Point(354, 67);
  1615. this.btnAutoFocus1.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1616. this.btnAutoFocus1.Name = "btnAutoFocus1";
  1617. this.btnAutoFocus1.Size = new System.Drawing.Size(71, 34);
  1618. this.btnAutoFocus1.TabIndex = 24;
  1619. this.btnAutoFocus1.Text = "自动1";
  1620. this.btnAutoFocus1.UseVisualStyleBackColor = true;
  1621. this.btnAutoFocus1.Click += new System.EventHandler(this.btnAutoFocus1_Click);
  1622. //
  1623. // btnTiltCorrXGet
  1624. //
  1625. this.btnTiltCorrXGet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1626. this.btnTiltCorrXGet.Location = new System.Drawing.Point(619, 384);
  1627. this.btnTiltCorrXGet.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1628. this.btnTiltCorrXGet.Name = "btnTiltCorrXGet";
  1629. this.btnTiltCorrXGet.Size = new System.Drawing.Size(54, 34);
  1630. this.btnTiltCorrXGet.TabIndex = 47;
  1631. this.btnTiltCorrXGet.Text = "读";
  1632. this.btnTiltCorrXGet.UseVisualStyleBackColor = true;
  1633. this.btnTiltCorrXGet.Click += new System.EventHandler(this.btnTiltCorrXGet_Click);
  1634. //
  1635. // label12
  1636. //
  1637. this.label12.AutoSize = true;
  1638. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1639. this.label12.Location = new System.Drawing.Point(417, 388);
  1640. this.label12.Name = "label12";
  1641. this.label12.Size = new System.Drawing.Size(105, 27);
  1642. this.label12.TabIndex = 48;
  1643. this.label12.Text = "电子束X:";
  1644. //
  1645. // lblPixelSizeGet
  1646. //
  1647. this.lblPixelSizeGet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1648. this.lblPixelSizeGet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1649. this.lblPixelSizeGet.Location = new System.Drawing.Point(154, 432);
  1650. this.lblPixelSizeGet.Name = "lblPixelSizeGet";
  1651. this.lblPixelSizeGet.Size = new System.Drawing.Size(85, 33);
  1652. this.lblPixelSizeGet.TabIndex = 46;
  1653. this.lblPixelSizeGet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1654. //
  1655. // btnTiltCorr
  1656. //
  1657. this.btnTiltCorr.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1658. this.btnTiltCorr.Location = new System.Drawing.Point(591, 120);
  1659. this.btnTiltCorr.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1660. this.btnTiltCorr.Name = "btnTiltCorr";
  1661. this.btnTiltCorr.Size = new System.Drawing.Size(144, 76);
  1662. this.btnTiltCorr.TabIndex = 55;
  1663. this.btnTiltCorr.Text = "电子束校正";
  1664. this.btnTiltCorr.UseVisualStyleBackColor = true;
  1665. this.btnTiltCorr.Click += new System.EventHandler(this.btnTiltCorr_Click);
  1666. //
  1667. // btnSEM
  1668. //
  1669. this.btnSEM.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1670. this.btnSEM.Location = new System.Drawing.Point(13, 10);
  1671. this.btnSEM.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1672. this.btnSEM.Name = "btnSEM";
  1673. this.btnSEM.Size = new System.Drawing.Size(144, 41);
  1674. this.btnSEM.TabIndex = 2;
  1675. this.btnSEM.Text = "SEM模式";
  1676. this.btnSEM.UseVisualStyleBackColor = true;
  1677. this.btnSEM.Click += new System.EventHandler(this.btnSEM_Click);
  1678. //
  1679. // panelStage
  1680. //
  1681. this.panelStage.Controls.Add(this.pictureBox2);
  1682. this.panelStage.Controls.Add(this.pictureBox1);
  1683. this.panelStage.Controls.Add(this.btnWriteXml);
  1684. this.panelStage.Controls.Add(this.btnAbort);
  1685. this.panelStage.Controls.Add(this.btnReadXml);
  1686. this.panelStage.Controls.Add(this.btnMoveXY);
  1687. this.panelStage.Controls.Add(this.label24);
  1688. this.panelStage.Controls.Add(this.btnGetStagePosition);
  1689. this.panelStage.Controls.Add(this.label21);
  1690. this.panelStage.Controls.Add(this.btnStageSetM);
  1691. this.panelStage.Controls.Add(this.btnStageGetX);
  1692. this.panelStage.Controls.Add(this.txtStageM);
  1693. this.panelStage.Controls.Add(this.lblStageX);
  1694. this.panelStage.Controls.Add(this.lblStageM);
  1695. this.panelStage.Controls.Add(this.txtStageX);
  1696. this.panelStage.Controls.Add(this.label10);
  1697. this.panelStage.Controls.Add(this.btnStageSetX);
  1698. this.panelStage.Controls.Add(this.btnStageGetM);
  1699. this.panelStage.Controls.Add(this.btnStageGetY);
  1700. this.panelStage.Controls.Add(this.btnStageSetR);
  1701. this.panelStage.Controls.Add(this.label19);
  1702. this.panelStage.Controls.Add(this.txtStageR);
  1703. this.panelStage.Controls.Add(this.lblStageY);
  1704. this.panelStage.Controls.Add(this.lblStageR);
  1705. this.panelStage.Controls.Add(this.txtStageY);
  1706. this.panelStage.Controls.Add(this.label13);
  1707. this.panelStage.Controls.Add(this.btnStageSetY);
  1708. this.panelStage.Controls.Add(this.btnStageGetR);
  1709. this.panelStage.Controls.Add(this.btnStageGetZ);
  1710. this.panelStage.Controls.Add(this.btnStageSetT);
  1711. this.panelStage.Controls.Add(this.label17);
  1712. this.panelStage.Controls.Add(this.txtStageT);
  1713. this.panelStage.Controls.Add(this.lblStageZ);
  1714. this.panelStage.Controls.Add(this.lblStageT);
  1715. this.panelStage.Controls.Add(this.txtStageZ);
  1716. this.panelStage.Controls.Add(this.label15);
  1717. this.panelStage.Controls.Add(this.btnStageSetZ);
  1718. this.panelStage.Controls.Add(this.btnStageGetT);
  1719. this.panelStage.Dock = System.Windows.Forms.DockStyle.Fill;
  1720. this.panelStage.Location = new System.Drawing.Point(763, 0);
  1721. this.panelStage.Name = "panelStage";
  1722. this.panelStage.Size = new System.Drawing.Size(606, 571);
  1723. this.panelStage.TabIndex = 21;
  1724. //
  1725. // pictureBox2
  1726. //
  1727. this.pictureBox2.Location = new System.Drawing.Point(309, 381);
  1728. this.pictureBox2.Name = "pictureBox2";
  1729. this.pictureBox2.Size = new System.Drawing.Size(260, 178);
  1730. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1731. this.pictureBox2.TabIndex = 90;
  1732. this.pictureBox2.TabStop = false;
  1733. //
  1734. // pictureBox1
  1735. //
  1736. this.pictureBox1.Location = new System.Drawing.Point(43, 381);
  1737. this.pictureBox1.Name = "pictureBox1";
  1738. this.pictureBox1.Size = new System.Drawing.Size(260, 178);
  1739. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1740. this.pictureBox1.TabIndex = 89;
  1741. this.pictureBox1.TabStop = false;
  1742. //
  1743. // btnAbort
  1744. //
  1745. this.btnAbort.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1746. this.btnAbort.Location = new System.Drawing.Point(407, 318);
  1747. this.btnAbort.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1748. this.btnAbort.Name = "btnAbort";
  1749. this.btnAbort.Size = new System.Drawing.Size(144, 41);
  1750. this.btnAbort.TabIndex = 88;
  1751. this.btnAbort.Text = "急停";
  1752. this.btnAbort.UseVisualStyleBackColor = true;
  1753. this.btnAbort.Click += new System.EventHandler(this.btnAbort_Click);
  1754. //
  1755. // btnMoveXY
  1756. //
  1757. this.btnMoveXY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1758. this.btnMoveXY.Location = new System.Drawing.Point(257, 318);
  1759. this.btnMoveXY.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1760. this.btnMoveXY.Name = "btnMoveXY";
  1761. this.btnMoveXY.Size = new System.Drawing.Size(144, 41);
  1762. this.btnMoveXY.TabIndex = 83;
  1763. this.btnMoveXY.Text = "移动XY";
  1764. this.btnMoveXY.UseVisualStyleBackColor = true;
  1765. this.btnMoveXY.Click += new System.EventHandler(this.btnMoveXY_Click);
  1766. //
  1767. // label24
  1768. //
  1769. this.label24.AutoSize = true;
  1770. this.label24.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1771. this.label24.Location = new System.Drawing.Point(278, 15);
  1772. this.label24.Name = "label24";
  1773. this.label24.Size = new System.Drawing.Size(101, 37);
  1774. this.label24.TabIndex = 82;
  1775. this.label24.Text = "样品台";
  1776. //
  1777. // FormUnitControl
  1778. //
  1779. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1780. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1781. this.ClientSize = new System.Drawing.Size(1369, 571);
  1782. this.Controls.Add(this.panelStage);
  1783. this.Controls.Add(this.panelControl);
  1784. this.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  1785. this.Name = "FormUnitControl";
  1786. this.Text = "UnitControl";
  1787. this.panelControl.ResumeLayout(false);
  1788. this.panelSEM.ResumeLayout(false);
  1789. this.panelSEM.PerformLayout();
  1790. this.panelFIB.ResumeLayout(false);
  1791. this.panelFIB.PerformLayout();
  1792. this.panelStage.ResumeLayout(false);
  1793. this.panelStage.PerformLayout();
  1794. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1795. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1796. this.ResumeLayout(false);
  1797. }
  1798. #endregion
  1799. private System.Windows.Forms.Button btnGrabImage;
  1800. private System.Windows.Forms.Button btnenlargeGet;
  1801. private System.Windows.Forms.Button btnenlargeSet;
  1802. private System.Windows.Forms.TextBox txtenlargeSet;
  1803. private System.Windows.Forms.Label label1;
  1804. private System.Windows.Forms.Button btnWDSet;
  1805. private System.Windows.Forms.TextBox txtWDSet;
  1806. private System.Windows.Forms.Label label3;
  1807. private System.Windows.Forms.Button btnWDGet;
  1808. private System.Windows.Forms.Button btnContrastSet;
  1809. private System.Windows.Forms.TextBox txtContrastSet;
  1810. private System.Windows.Forms.Label label4;
  1811. private System.Windows.Forms.Button btnContrastGet;
  1812. private System.Windows.Forms.Button btnBrightnessSet;
  1813. private System.Windows.Forms.TextBox txtBrightnessSet;
  1814. private System.Windows.Forms.Label label6;
  1815. private System.Windows.Forms.Button btnBrightnessGet;
  1816. private System.Windows.Forms.Button btnAstigmatismYSet;
  1817. private System.Windows.Forms.TextBox txtAstigmatismYSet;
  1818. private System.Windows.Forms.Label label5;
  1819. private System.Windows.Forms.Button btnAstigmatismYGet;
  1820. private System.Windows.Forms.Button btnAstigmatismXSet;
  1821. private System.Windows.Forms.TextBox txtAstigmatismXSet;
  1822. private System.Windows.Forms.Label label8;
  1823. private System.Windows.Forms.Button btnAstigmatismXGet;
  1824. private System.Windows.Forms.Button btnTiltAngleSet;
  1825. private System.Windows.Forms.TextBox txtTiltAngleSet;
  1826. private System.Windows.Forms.Label label7;
  1827. private System.Windows.Forms.Button btnTiltAngleGet;
  1828. private System.Windows.Forms.Label label9;
  1829. private System.Windows.Forms.Button btnPixelSizeGet;
  1830. private System.Windows.Forms.Button btnScanRotationSet;
  1831. private System.Windows.Forms.TextBox txtScanRotationSet;
  1832. private System.Windows.Forms.Label label11;
  1833. private System.Windows.Forms.Button btnScanRotationGet;
  1834. private System.Windows.Forms.Button btnCloseVoltage;
  1835. private System.Windows.Forms.Button btnOpenVoltage;
  1836. private System.Windows.Forms.Button btnStageSetM;
  1837. private System.Windows.Forms.TextBox txtStageM;
  1838. private System.Windows.Forms.Label lblStageM;
  1839. private System.Windows.Forms.Label label10;
  1840. private System.Windows.Forms.Button btnStageGetM;
  1841. private System.Windows.Forms.Button btnStageSetR;
  1842. private System.Windows.Forms.TextBox txtStageR;
  1843. private System.Windows.Forms.Label lblStageR;
  1844. private System.Windows.Forms.Label label13;
  1845. private System.Windows.Forms.Button btnStageGetR;
  1846. private System.Windows.Forms.Button btnStageSetT;
  1847. private System.Windows.Forms.TextBox txtStageT;
  1848. private System.Windows.Forms.Label lblStageT;
  1849. private System.Windows.Forms.Label label15;
  1850. private System.Windows.Forms.Button btnStageGetT;
  1851. private System.Windows.Forms.Button btnStageSetZ;
  1852. private System.Windows.Forms.TextBox txtStageZ;
  1853. private System.Windows.Forms.Label lblStageZ;
  1854. private System.Windows.Forms.Label label17;
  1855. private System.Windows.Forms.Button btnStageGetZ;
  1856. private System.Windows.Forms.Button btnStageSetY;
  1857. private System.Windows.Forms.TextBox txtStageY;
  1858. private System.Windows.Forms.Label lblStageY;
  1859. private System.Windows.Forms.Label label19;
  1860. private System.Windows.Forms.Button btnStageGetY;
  1861. private System.Windows.Forms.Button btnStageSetX;
  1862. private System.Windows.Forms.TextBox txtStageX;
  1863. private System.Windows.Forms.Label lblStageX;
  1864. private System.Windows.Forms.Label label21;
  1865. private System.Windows.Forms.Button btnStageGetX;
  1866. private System.Windows.Forms.Button btnGetStagePosition;
  1867. private System.Windows.Forms.Button btnReadXml;
  1868. private System.Windows.Forms.Button btnWriteXml;
  1869. private System.Windows.Forms.Panel panelControl;
  1870. private System.Windows.Forms.Button btnSEM;
  1871. private System.Windows.Forms.Button btnAutoFocus1;
  1872. private System.Windows.Forms.Button btnAutoFocus2;
  1873. private System.Windows.Forms.Button btnAutoBrightness;
  1874. private System.Windows.Forms.Button btnAutoContrast;
  1875. private System.Windows.Forms.Button btnAutoBCCancle;
  1876. private System.Windows.Forms.Button btnAutoBC;
  1877. private System.Windows.Forms.Button btnAutoStig;
  1878. private System.Windows.Forms.Panel panelSEM;
  1879. private System.Windows.Forms.Panel panelFIB;
  1880. private System.Windows.Forms.Button btnMILL;
  1881. private System.Windows.Forms.Button btnFIB;
  1882. private System.Windows.Forms.Label lblPixelSizeGet;
  1883. private System.Windows.Forms.Button btnTiltCorrYSet;
  1884. private System.Windows.Forms.TextBox txtTiltCorrY;
  1885. private System.Windows.Forms.Label label2;
  1886. private System.Windows.Forms.Button btnTiltCorrYGet;
  1887. private System.Windows.Forms.Button btnTiltCorrXSet;
  1888. private System.Windows.Forms.TextBox txtTiltCorrX;
  1889. private System.Windows.Forms.Button btnTiltCorrXGet;
  1890. private System.Windows.Forms.Label label12;
  1891. private System.Windows.Forms.Button btnTiltCorr;
  1892. private System.Windows.Forms.Button btnFIBBeamShiftYSet;
  1893. private System.Windows.Forms.TextBox txtFIBBeamShiftY;
  1894. private System.Windows.Forms.Label label18;
  1895. private System.Windows.Forms.Button btnFIBBeamShiftYGet;
  1896. private System.Windows.Forms.Button btnFIBBeamShiftXSet;
  1897. private System.Windows.Forms.TextBox txtFIBBeamShiftX;
  1898. private System.Windows.Forms.Button btnFIBBeamShiftXGet;
  1899. private System.Windows.Forms.Label label20;
  1900. private System.Windows.Forms.Button btnMCF;
  1901. private System.Windows.Forms.Label label14;
  1902. private System.Windows.Forms.Button btnFIBMagSet;
  1903. private System.Windows.Forms.Button btnFIBMagGet;
  1904. private System.Windows.Forms.TextBox txtFIBMag;
  1905. private System.Windows.Forms.Button btnFIBWDSet;
  1906. private System.Windows.Forms.Button btnFIBWDGet;
  1907. private System.Windows.Forms.Label label16;
  1908. private System.Windows.Forms.TextBox txtFIBWD;
  1909. private System.Windows.Forms.Button btnFIBAstigmatismYSet;
  1910. private System.Windows.Forms.TextBox txtFIBAstigmatismY;
  1911. private System.Windows.Forms.Label label22;
  1912. private System.Windows.Forms.Button btnFIBAstigmatismYGet;
  1913. private System.Windows.Forms.Button btnFIBAstigmatismXSet;
  1914. private System.Windows.Forms.TextBox txtFIBAstigmatismX;
  1915. private System.Windows.Forms.Button btnFIBAstigmatismXGet;
  1916. private System.Windows.Forms.Label label23;
  1917. private System.Windows.Forms.Panel panelStage;
  1918. private System.Windows.Forms.Label label24;
  1919. private System.Windows.Forms.Button btnMoveXY;
  1920. private System.Windows.Forms.Button btnImageStoreGet;
  1921. private System.Windows.Forms.Button btnImageStoreSet;
  1922. private System.Windows.Forms.ComboBox cmbImageStore;
  1923. private System.Windows.Forms.Label lblImageStore;
  1924. private System.Windows.Forms.Button btnAbort;
  1925. private System.Windows.Forms.PictureBox pictureBox2;
  1926. private System.Windows.Forms.PictureBox pictureBox1;
  1927. private System.Windows.Forms.Button btnFrozen;
  1928. private System.Windows.Forms.Button btnLive;
  1929. private System.Windows.Forms.Button btnExeEly;
  1930. private System.Windows.Forms.Button btnExeEly2;
  1931. private System.Windows.Forms.Button btnFIBStatus;
  1932. }
  1933. }