FormUnitControl.Designer.cs 111 KB

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