SemTestForms.Designer.cs 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202
  1. namespace OTSSysMgrApp
  2. {
  3. partial class SemTestForms
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SemTestForms));
  29. this.BtnConnect = new System.Windows.Forms.Button();
  30. this.gbGetMethods = new System.Windows.Forms.GroupBox();
  31. this.label17 = new System.Windows.Forms.Label();
  32. this.cbHT = new System.Windows.Forms.CheckBox();
  33. this.btnHT = new System.Windows.Forms.Button();
  34. this.btnGContrast = new System.Windows.Forms.Button();
  35. this.btnGScanMode = new System.Windows.Forms.Button();
  36. this.btnGLienTime = new System.Windows.Forms.Button();
  37. this.btnGFWD = new System.Windows.Forms.Button();
  38. this.btnGMagnification = new System.Windows.Forms.Button();
  39. this.btnGBeamBlank = new System.Windows.Forms.Button();
  40. this.btnGKV = new System.Windows.Forms.Button();
  41. this.btnGBrightness = new System.Windows.Forms.Button();
  42. this.btnGSpotSize = new System.Windows.Forms.Button();
  43. this.btnGPositionXYR = new System.Windows.Forms.Button();
  44. this.tbScanMode = new System.Windows.Forms.TextBox();
  45. this.tbSpotSize = new System.Windows.Forms.TextBox();
  46. this.tbMagnification = new System.Windows.Forms.TextBox();
  47. this.tbLienTime = new System.Windows.Forms.TextBox();
  48. this.tbKV = new System.Windows.Forms.TextBox();
  49. this.tbFWD = new System.Windows.Forms.TextBox();
  50. this.tbContrast = new System.Windows.Forms.TextBox();
  51. this.tbBrightness = new System.Windows.Forms.TextBox();
  52. this.tbBeamBlank = new System.Windows.Forms.TextBox();
  53. this.lblGHT = new System.Windows.Forms.Label();
  54. this.lblGScanMode = new System.Windows.Forms.Label();
  55. this.lblGKV = new System.Windows.Forms.Label();
  56. this.tbPositionR = new System.Windows.Forms.TextBox();
  57. this.lblGFWD = new System.Windows.Forms.Label();
  58. this.lblGContrast = new System.Windows.Forms.Label();
  59. this.tbPositionY = new System.Windows.Forms.TextBox();
  60. this.lblGBrightness = new System.Windows.Forms.Label();
  61. this.lblGSpotSize = new System.Windows.Forms.Label();
  62. this.tbPositionX = new System.Windows.Forms.TextBox();
  63. this.lblGMagnification = new System.Windows.Forms.Label();
  64. this.lblGPositionR = new System.Windows.Forms.Label();
  65. this.lblGBeamBlank = new System.Windows.Forms.Label();
  66. this.lblGPositionY = new System.Windows.Forms.Label();
  67. this.lblGLienTime = new System.Windows.Forms.Label();
  68. this.lblGPositionX = new System.Windows.Forms.Label();
  69. this.btnDone = new System.Windows.Forms.Button();
  70. this.gbSetMethods = new System.Windows.Forms.GroupBox();
  71. this.label16 = new System.Windows.Forms.Label();
  72. this.cbSHT = new System.Windows.Forms.CheckBox();
  73. this.btnSHT = new System.Windows.Forms.Button();
  74. this.btnSContrast = new System.Windows.Forms.Button();
  75. this.btnScanMode = new System.Windows.Forms.Button();
  76. this.btnSLienTime = new System.Windows.Forms.Button();
  77. this.tbSScanMode = new System.Windows.Forms.TextBox();
  78. this.label12 = new System.Windows.Forms.Label();
  79. this.btnSFWD = new System.Windows.Forms.Button();
  80. this.btnSMagnification = new System.Windows.Forms.Button();
  81. this.btnSBeamBlank = new System.Windows.Forms.Button();
  82. this.btnSKV = new System.Windows.Forms.Button();
  83. this.tbSLienTime = new System.Windows.Forms.TextBox();
  84. this.btnSBrightness = new System.Windows.Forms.Button();
  85. this.label2 = new System.Windows.Forms.Label();
  86. this.btnSSpotSize = new System.Windows.Forms.Button();
  87. this.btnMoveSEMToPoint = new System.Windows.Forms.Button();
  88. this.btnSPositionXYR = new System.Windows.Forms.Button();
  89. this.tbSSpotSize = new System.Windows.Forms.TextBox();
  90. this.tbSMagnification = new System.Windows.Forms.TextBox();
  91. this.tbSKV = new System.Windows.Forms.TextBox();
  92. this.tbSFWD = new System.Windows.Forms.TextBox();
  93. this.tbSContrast = new System.Windows.Forms.TextBox();
  94. this.tbSBrightness = new System.Windows.Forms.TextBox();
  95. this.tbSBeamBlank = new System.Windows.Forms.TextBox();
  96. this.tbSPositionR = new System.Windows.Forms.TextBox();
  97. this.label13 = new System.Windows.Forms.Label();
  98. this.tbSPositionY = new System.Windows.Forms.TextBox();
  99. this.tbSPositionX = new System.Windows.Forms.TextBox();
  100. this.label11 = new System.Windows.Forms.Label();
  101. this.label1 = new System.Windows.Forms.Label();
  102. this.label10 = new System.Windows.Forms.Label();
  103. this.label3 = new System.Windows.Forms.Label();
  104. this.label9 = new System.Windows.Forms.Label();
  105. this.label4 = new System.Windows.Forms.Label();
  106. this.label5 = new System.Windows.Forms.Label();
  107. this.label8 = new System.Windows.Forms.Label();
  108. this.label6 = new System.Windows.Forms.Label();
  109. this.label7 = new System.Windows.Forms.Label();
  110. this.bVoltageClose = new System.Windows.Forms.Button();
  111. this.bVoltageStatus = new System.Windows.Forms.Button();
  112. this.button1 = new System.Windows.Forms.Button();
  113. this.button2 = new System.Windows.Forms.Button();
  114. this.gbGetMethods.SuspendLayout();
  115. this.gbSetMethods.SuspendLayout();
  116. this.SuspendLayout();
  117. //
  118. // BtnConnect
  119. //
  120. this.BtnConnect.Location = new System.Drawing.Point(529, 339);
  121. this.BtnConnect.Margin = new System.Windows.Forms.Padding(2);
  122. this.BtnConnect.Name = "BtnConnect";
  123. this.BtnConnect.Size = new System.Drawing.Size(77, 33);
  124. this.BtnConnect.TabIndex = 7;
  125. this.BtnConnect.Text = "连接";
  126. this.BtnConnect.UseVisualStyleBackColor = true;
  127. this.BtnConnect.Click += new System.EventHandler(this.BtnConnect_Click);
  128. //
  129. // gbGetMethods
  130. //
  131. this.gbGetMethods.Controls.Add(this.label17);
  132. this.gbGetMethods.Controls.Add(this.cbHT);
  133. this.gbGetMethods.Controls.Add(this.btnHT);
  134. this.gbGetMethods.Controls.Add(this.btnGContrast);
  135. this.gbGetMethods.Controls.Add(this.btnGScanMode);
  136. this.gbGetMethods.Controls.Add(this.btnGLienTime);
  137. this.gbGetMethods.Controls.Add(this.btnGFWD);
  138. this.gbGetMethods.Controls.Add(this.btnGMagnification);
  139. this.gbGetMethods.Controls.Add(this.btnGBeamBlank);
  140. this.gbGetMethods.Controls.Add(this.btnGKV);
  141. this.gbGetMethods.Controls.Add(this.btnGBrightness);
  142. this.gbGetMethods.Controls.Add(this.btnGSpotSize);
  143. this.gbGetMethods.Controls.Add(this.btnGPositionXYR);
  144. this.gbGetMethods.Controls.Add(this.tbScanMode);
  145. this.gbGetMethods.Controls.Add(this.tbSpotSize);
  146. this.gbGetMethods.Controls.Add(this.tbMagnification);
  147. this.gbGetMethods.Controls.Add(this.tbLienTime);
  148. this.gbGetMethods.Controls.Add(this.tbKV);
  149. this.gbGetMethods.Controls.Add(this.tbFWD);
  150. this.gbGetMethods.Controls.Add(this.tbContrast);
  151. this.gbGetMethods.Controls.Add(this.tbBrightness);
  152. this.gbGetMethods.Controls.Add(this.tbBeamBlank);
  153. this.gbGetMethods.Controls.Add(this.lblGHT);
  154. this.gbGetMethods.Controls.Add(this.lblGScanMode);
  155. this.gbGetMethods.Controls.Add(this.lblGKV);
  156. this.gbGetMethods.Controls.Add(this.tbPositionR);
  157. this.gbGetMethods.Controls.Add(this.lblGFWD);
  158. this.gbGetMethods.Controls.Add(this.lblGContrast);
  159. this.gbGetMethods.Controls.Add(this.tbPositionY);
  160. this.gbGetMethods.Controls.Add(this.lblGBrightness);
  161. this.gbGetMethods.Controls.Add(this.lblGSpotSize);
  162. this.gbGetMethods.Controls.Add(this.tbPositionX);
  163. this.gbGetMethods.Controls.Add(this.lblGMagnification);
  164. this.gbGetMethods.Controls.Add(this.lblGPositionR);
  165. this.gbGetMethods.Controls.Add(this.lblGBeamBlank);
  166. this.gbGetMethods.Controls.Add(this.lblGPositionY);
  167. this.gbGetMethods.Controls.Add(this.lblGLienTime);
  168. this.gbGetMethods.Controls.Add(this.lblGPositionX);
  169. this.gbGetMethods.Location = new System.Drawing.Point(3, 11);
  170. this.gbGetMethods.Margin = new System.Windows.Forms.Padding(2);
  171. this.gbGetMethods.Name = "gbGetMethods";
  172. this.gbGetMethods.Padding = new System.Windows.Forms.Padding(2);
  173. this.gbGetMethods.Size = new System.Drawing.Size(706, 154);
  174. this.gbGetMethods.TabIndex = 8;
  175. this.gbGetMethods.TabStop = false;
  176. this.gbGetMethods.Text = "获取参数";
  177. //
  178. // label17
  179. //
  180. this.label17.AutoSize = true;
  181. this.label17.Location = new System.Drawing.Point(325, 27);
  182. this.label17.Name = "label17";
  183. this.label17.Size = new System.Drawing.Size(11, 12);
  184. this.label17.TabIndex = 47;
  185. this.label17.Text = "R";
  186. this.label17.Click += new System.EventHandler(this.label17_Click);
  187. //
  188. // cbHT
  189. //
  190. this.cbHT.AutoSize = true;
  191. this.cbHT.Enabled = false;
  192. this.cbHT.Location = new System.Drawing.Point(566, 58);
  193. this.cbHT.Margin = new System.Windows.Forms.Padding(2);
  194. this.cbHT.Name = "cbHT";
  195. this.cbHT.Size = new System.Drawing.Size(15, 14);
  196. this.cbHT.TabIndex = 6;
  197. this.cbHT.UseVisualStyleBackColor = true;
  198. //
  199. // btnHT
  200. //
  201. this.btnHT.Location = new System.Drawing.Point(657, 54);
  202. this.btnHT.Margin = new System.Windows.Forms.Padding(2);
  203. this.btnHT.Name = "btnHT";
  204. this.btnHT.Size = new System.Drawing.Size(40, 22);
  205. this.btnHT.TabIndex = 7;
  206. this.btnHT.Text = "获取";
  207. this.btnHT.UseVisualStyleBackColor = true;
  208. this.btnHT.Click += new System.EventHandler(this.btnHT_Click);
  209. //
  210. // btnGContrast
  211. //
  212. this.btnGContrast.Location = new System.Drawing.Point(657, 21);
  213. this.btnGContrast.Margin = new System.Windows.Forms.Padding(2);
  214. this.btnGContrast.Name = "btnGContrast";
  215. this.btnGContrast.Size = new System.Drawing.Size(40, 22);
  216. this.btnGContrast.TabIndex = 7;
  217. this.btnGContrast.Text = "获取";
  218. this.btnGContrast.UseVisualStyleBackColor = true;
  219. this.btnGContrast.Click += new System.EventHandler(this.btnGContrast_Click);
  220. //
  221. // btnGScanMode
  222. //
  223. this.btnGScanMode.Location = new System.Drawing.Point(175, 154);
  224. this.btnGScanMode.Margin = new System.Windows.Forms.Padding(2);
  225. this.btnGScanMode.Name = "btnGScanMode";
  226. this.btnGScanMode.Size = new System.Drawing.Size(40, 22);
  227. this.btnGScanMode.TabIndex = 7;
  228. this.btnGScanMode.Text = "获取";
  229. this.btnGScanMode.UseVisualStyleBackColor = true;
  230. this.btnGScanMode.Visible = false;
  231. this.btnGScanMode.Click += new System.EventHandler(this.btnGScanMode_Click);
  232. //
  233. // btnGLienTime
  234. //
  235. this.btnGLienTime.Enabled = false;
  236. this.btnGLienTime.Location = new System.Drawing.Point(418, 154);
  237. this.btnGLienTime.Margin = new System.Windows.Forms.Padding(2);
  238. this.btnGLienTime.Name = "btnGLienTime";
  239. this.btnGLienTime.Size = new System.Drawing.Size(40, 22);
  240. this.btnGLienTime.TabIndex = 7;
  241. this.btnGLienTime.Text = "获取";
  242. this.btnGLienTime.UseVisualStyleBackColor = true;
  243. this.btnGLienTime.Visible = false;
  244. this.btnGLienTime.Click += new System.EventHandler(this.btnGLienTime_Click);
  245. //
  246. // btnGFWD
  247. //
  248. this.btnGFWD.Location = new System.Drawing.Point(186, 86);
  249. this.btnGFWD.Margin = new System.Windows.Forms.Padding(2);
  250. this.btnGFWD.Name = "btnGFWD";
  251. this.btnGFWD.Size = new System.Drawing.Size(40, 22);
  252. this.btnGFWD.TabIndex = 7;
  253. this.btnGFWD.Text = "获取";
  254. this.btnGFWD.UseVisualStyleBackColor = true;
  255. this.btnGFWD.Click += new System.EventHandler(this.btnGFWD_Click);
  256. //
  257. // btnGMagnification
  258. //
  259. this.btnGMagnification.Location = new System.Drawing.Point(428, 86);
  260. this.btnGMagnification.Margin = new System.Windows.Forms.Padding(2);
  261. this.btnGMagnification.Name = "btnGMagnification";
  262. this.btnGMagnification.Size = new System.Drawing.Size(40, 22);
  263. this.btnGMagnification.TabIndex = 7;
  264. this.btnGMagnification.Text = "获取";
  265. this.btnGMagnification.UseVisualStyleBackColor = true;
  266. this.btnGMagnification.Click += new System.EventHandler(this.btnGMagnification_Click);
  267. //
  268. // btnGBeamBlank
  269. //
  270. this.btnGBeamBlank.Location = new System.Drawing.Point(186, 54);
  271. this.btnGBeamBlank.Margin = new System.Windows.Forms.Padding(2);
  272. this.btnGBeamBlank.Name = "btnGBeamBlank";
  273. this.btnGBeamBlank.Size = new System.Drawing.Size(40, 22);
  274. this.btnGBeamBlank.TabIndex = 7;
  275. this.btnGBeamBlank.Text = "获取";
  276. this.btnGBeamBlank.UseVisualStyleBackColor = true;
  277. this.btnGBeamBlank.Click += new System.EventHandler(this.btnGBeamBlank_Click);
  278. //
  279. // btnGKV
  280. //
  281. this.btnGKV.Location = new System.Drawing.Point(657, 86);
  282. this.btnGKV.Margin = new System.Windows.Forms.Padding(2);
  283. this.btnGKV.Name = "btnGKV";
  284. this.btnGKV.Size = new System.Drawing.Size(40, 22);
  285. this.btnGKV.TabIndex = 7;
  286. this.btnGKV.Text = "获取";
  287. this.btnGKV.UseVisualStyleBackColor = true;
  288. this.btnGKV.Click += new System.EventHandler(this.btnGKV_Click);
  289. //
  290. // btnGBrightness
  291. //
  292. this.btnGBrightness.Location = new System.Drawing.Point(428, 54);
  293. this.btnGBrightness.Margin = new System.Windows.Forms.Padding(2);
  294. this.btnGBrightness.Name = "btnGBrightness";
  295. this.btnGBrightness.Size = new System.Drawing.Size(40, 22);
  296. this.btnGBrightness.TabIndex = 7;
  297. this.btnGBrightness.Text = "获取";
  298. this.btnGBrightness.UseVisualStyleBackColor = true;
  299. this.btnGBrightness.Click += new System.EventHandler(this.btnGBrightness_Click);
  300. //
  301. // btnGSpotSize
  302. //
  303. this.btnGSpotSize.Location = new System.Drawing.Point(187, 120);
  304. this.btnGSpotSize.Margin = new System.Windows.Forms.Padding(2);
  305. this.btnGSpotSize.Name = "btnGSpotSize";
  306. this.btnGSpotSize.Size = new System.Drawing.Size(40, 22);
  307. this.btnGSpotSize.TabIndex = 7;
  308. this.btnGSpotSize.Text = "获取";
  309. this.btnGSpotSize.UseVisualStyleBackColor = true;
  310. this.btnGSpotSize.Click += new System.EventHandler(this.btnGSpotSize_Click);
  311. //
  312. // btnGPositionXYR
  313. //
  314. this.btnGPositionXYR.Location = new System.Drawing.Point(428, 21);
  315. this.btnGPositionXYR.Margin = new System.Windows.Forms.Padding(2);
  316. this.btnGPositionXYR.Name = "btnGPositionXYR";
  317. this.btnGPositionXYR.Size = new System.Drawing.Size(40, 22);
  318. this.btnGPositionXYR.TabIndex = 7;
  319. this.btnGPositionXYR.Text = "获取";
  320. this.btnGPositionXYR.UseVisualStyleBackColor = true;
  321. this.btnGPositionXYR.Click += new System.EventHandler(this.btnGPositionXYR_Click);
  322. //
  323. // tbScanMode
  324. //
  325. this.tbScanMode.Enabled = false;
  326. this.tbScanMode.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.tbScanMode.Location = new System.Drawing.Point(83, 155);
  328. this.tbScanMode.Margin = new System.Windows.Forms.Padding(2);
  329. this.tbScanMode.Name = "tbScanMode";
  330. this.tbScanMode.Size = new System.Drawing.Size(88, 23);
  331. this.tbScanMode.TabIndex = 2;
  332. this.tbScanMode.Visible = false;
  333. //
  334. // tbSpotSize
  335. //
  336. this.tbSpotSize.Enabled = false;
  337. this.tbSpotSize.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  338. this.tbSpotSize.Location = new System.Drawing.Point(95, 121);
  339. this.tbSpotSize.Margin = new System.Windows.Forms.Padding(2);
  340. this.tbSpotSize.Name = "tbSpotSize";
  341. this.tbSpotSize.Size = new System.Drawing.Size(88, 23);
  342. this.tbSpotSize.TabIndex = 2;
  343. //
  344. // tbMagnification
  345. //
  346. this.tbMagnification.Enabled = false;
  347. this.tbMagnification.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  348. this.tbMagnification.Location = new System.Drawing.Point(338, 86);
  349. this.tbMagnification.Margin = new System.Windows.Forms.Padding(2);
  350. this.tbMagnification.Name = "tbMagnification";
  351. this.tbMagnification.Size = new System.Drawing.Size(88, 23);
  352. this.tbMagnification.TabIndex = 2;
  353. //
  354. // tbLienTime
  355. //
  356. this.tbLienTime.Enabled = false;
  357. this.tbLienTime.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  358. this.tbLienTime.Location = new System.Drawing.Point(327, 155);
  359. this.tbLienTime.Margin = new System.Windows.Forms.Padding(2);
  360. this.tbLienTime.Name = "tbLienTime";
  361. this.tbLienTime.Size = new System.Drawing.Size(88, 23);
  362. this.tbLienTime.TabIndex = 2;
  363. this.tbLienTime.Visible = false;
  364. //
  365. // tbKV
  366. //
  367. this.tbKV.Enabled = false;
  368. this.tbKV.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  369. this.tbKV.Location = new System.Drawing.Point(566, 86);
  370. this.tbKV.Margin = new System.Windows.Forms.Padding(2);
  371. this.tbKV.Name = "tbKV";
  372. this.tbKV.Size = new System.Drawing.Size(88, 23);
  373. this.tbKV.TabIndex = 2;
  374. //
  375. // tbFWD
  376. //
  377. this.tbFWD.Enabled = false;
  378. this.tbFWD.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  379. this.tbFWD.Location = new System.Drawing.Point(94, 86);
  380. this.tbFWD.Margin = new System.Windows.Forms.Padding(2);
  381. this.tbFWD.Name = "tbFWD";
  382. this.tbFWD.Size = new System.Drawing.Size(88, 23);
  383. this.tbFWD.TabIndex = 2;
  384. //
  385. // tbContrast
  386. //
  387. this.tbContrast.Enabled = false;
  388. this.tbContrast.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.tbContrast.Location = new System.Drawing.Point(566, 22);
  390. this.tbContrast.Margin = new System.Windows.Forms.Padding(2);
  391. this.tbContrast.Name = "tbContrast";
  392. this.tbContrast.Size = new System.Drawing.Size(88, 23);
  393. this.tbContrast.TabIndex = 2;
  394. //
  395. // tbBrightness
  396. //
  397. this.tbBrightness.Enabled = false;
  398. this.tbBrightness.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  399. this.tbBrightness.Location = new System.Drawing.Point(338, 54);
  400. this.tbBrightness.Margin = new System.Windows.Forms.Padding(2);
  401. this.tbBrightness.Name = "tbBrightness";
  402. this.tbBrightness.Size = new System.Drawing.Size(88, 23);
  403. this.tbBrightness.TabIndex = 2;
  404. //
  405. // tbBeamBlank
  406. //
  407. this.tbBeamBlank.Enabled = false;
  408. this.tbBeamBlank.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  409. this.tbBeamBlank.Location = new System.Drawing.Point(94, 54);
  410. this.tbBeamBlank.Margin = new System.Windows.Forms.Padding(2);
  411. this.tbBeamBlank.Name = "tbBeamBlank";
  412. this.tbBeamBlank.Size = new System.Drawing.Size(88, 23);
  413. this.tbBeamBlank.TabIndex = 2;
  414. //
  415. // lblGHT
  416. //
  417. this.lblGHT.AutoSize = true;
  418. this.lblGHT.Location = new System.Drawing.Point(476, 58);
  419. this.lblGHT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  420. this.lblGHT.Name = "lblGHT";
  421. this.lblGHT.Size = new System.Drawing.Size(29, 12);
  422. this.lblGHT.TabIndex = 1;
  423. this.lblGHT.Text = "电压";
  424. //
  425. // lblGScanMode
  426. //
  427. this.lblGScanMode.AutoSize = true;
  428. this.lblGScanMode.Location = new System.Drawing.Point(27, 159);
  429. this.lblGScanMode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  430. this.lblGScanMode.Name = "lblGScanMode";
  431. this.lblGScanMode.Size = new System.Drawing.Size(53, 12);
  432. this.lblGScanMode.TabIndex = 1;
  433. this.lblGScanMode.Text = "扫描方式";
  434. this.lblGScanMode.Visible = false;
  435. //
  436. // lblGKV
  437. //
  438. this.lblGKV.AutoSize = true;
  439. this.lblGKV.Location = new System.Drawing.Point(476, 90);
  440. this.lblGKV.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  441. this.lblGKV.Name = "lblGKV";
  442. this.lblGKV.Size = new System.Drawing.Size(41, 12);
  443. this.lblGKV.TabIndex = 1;
  444. this.lblGKV.Text = "电压值";
  445. //
  446. // tbPositionR
  447. //
  448. this.tbPositionR.Enabled = false;
  449. this.tbPositionR.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  450. this.tbPositionR.Location = new System.Drawing.Point(338, 22);
  451. this.tbPositionR.Margin = new System.Windows.Forms.Padding(2);
  452. this.tbPositionR.Name = "tbPositionR";
  453. this.tbPositionR.Size = new System.Drawing.Size(88, 23);
  454. this.tbPositionR.TabIndex = 2;
  455. //
  456. // lblGFWD
  457. //
  458. this.lblGFWD.AutoSize = true;
  459. this.lblGFWD.Location = new System.Drawing.Point(5, 90);
  460. this.lblGFWD.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  461. this.lblGFWD.Name = "lblGFWD";
  462. this.lblGFWD.Size = new System.Drawing.Size(53, 12);
  463. this.lblGFWD.TabIndex = 1;
  464. this.lblGFWD.Text = "工作距离";
  465. //
  466. // lblGContrast
  467. //
  468. this.lblGContrast.AutoSize = true;
  469. this.lblGContrast.Location = new System.Drawing.Point(476, 26);
  470. this.lblGContrast.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  471. this.lblGContrast.Name = "lblGContrast";
  472. this.lblGContrast.Size = new System.Drawing.Size(41, 12);
  473. this.lblGContrast.TabIndex = 1;
  474. this.lblGContrast.Text = "对比度";
  475. //
  476. // tbPositionY
  477. //
  478. this.tbPositionY.Enabled = false;
  479. this.tbPositionY.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  480. this.tbPositionY.Location = new System.Drawing.Point(230, 21);
  481. this.tbPositionY.Margin = new System.Windows.Forms.Padding(2);
  482. this.tbPositionY.Name = "tbPositionY";
  483. this.tbPositionY.Size = new System.Drawing.Size(88, 23);
  484. this.tbPositionY.TabIndex = 2;
  485. //
  486. // lblGBrightness
  487. //
  488. this.lblGBrightness.AutoSize = true;
  489. this.lblGBrightness.Location = new System.Drawing.Point(244, 58);
  490. this.lblGBrightness.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  491. this.lblGBrightness.Name = "lblGBrightness";
  492. this.lblGBrightness.Size = new System.Drawing.Size(29, 12);
  493. this.lblGBrightness.TabIndex = 1;
  494. this.lblGBrightness.Text = "亮度";
  495. //
  496. // lblGSpotSize
  497. //
  498. this.lblGSpotSize.AutoSize = true;
  499. this.lblGSpotSize.Location = new System.Drawing.Point(5, 125);
  500. this.lblGSpotSize.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  501. this.lblGSpotSize.Name = "lblGSpotSize";
  502. this.lblGSpotSize.Size = new System.Drawing.Size(53, 12);
  503. this.lblGSpotSize.TabIndex = 1;
  504. this.lblGSpotSize.Text = "光斑尺寸";
  505. //
  506. // tbPositionX
  507. //
  508. this.tbPositionX.Enabled = false;
  509. this.tbPositionX.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  510. this.tbPositionX.Location = new System.Drawing.Point(95, 21);
  511. this.tbPositionX.Margin = new System.Windows.Forms.Padding(2);
  512. this.tbPositionX.Name = "tbPositionX";
  513. this.tbPositionX.Size = new System.Drawing.Size(88, 23);
  514. this.tbPositionX.TabIndex = 2;
  515. //
  516. // lblGMagnification
  517. //
  518. this.lblGMagnification.AutoSize = true;
  519. this.lblGMagnification.Location = new System.Drawing.Point(244, 90);
  520. this.lblGMagnification.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  521. this.lblGMagnification.Name = "lblGMagnification";
  522. this.lblGMagnification.Size = new System.Drawing.Size(53, 12);
  523. this.lblGMagnification.TabIndex = 1;
  524. this.lblGMagnification.Text = "放大倍数";
  525. //
  526. // lblGPositionR
  527. //
  528. this.lblGPositionR.AutoSize = true;
  529. this.lblGPositionR.Location = new System.Drawing.Point(536, 159);
  530. this.lblGPositionR.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  531. this.lblGPositionR.Name = "lblGPositionR";
  532. this.lblGPositionR.Size = new System.Drawing.Size(29, 12);
  533. this.lblGPositionR.TabIndex = 1;
  534. this.lblGPositionR.Text = "角度";
  535. this.lblGPositionR.Visible = false;
  536. //
  537. // lblGBeamBlank
  538. //
  539. this.lblGBeamBlank.AutoSize = true;
  540. this.lblGBeamBlank.Location = new System.Drawing.Point(5, 58);
  541. this.lblGBeamBlank.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  542. this.lblGBeamBlank.Name = "lblGBeamBlank";
  543. this.lblGBeamBlank.Size = new System.Drawing.Size(53, 12);
  544. this.lblGBeamBlank.TabIndex = 1;
  545. this.lblGBeamBlank.Text = "光束挡板";
  546. //
  547. // lblGPositionY
  548. //
  549. this.lblGPositionY.AutoSize = true;
  550. this.lblGPositionY.Location = new System.Drawing.Point(196, 31);
  551. this.lblGPositionY.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  552. this.lblGPositionY.Name = "lblGPositionY";
  553. this.lblGPositionY.Size = new System.Drawing.Size(23, 12);
  554. this.lblGPositionY.TabIndex = 1;
  555. this.lblGPositionY.Text = "Y轴";
  556. //
  557. // lblGLienTime
  558. //
  559. this.lblGLienTime.AutoSize = true;
  560. this.lblGLienTime.Location = new System.Drawing.Point(266, 159);
  561. this.lblGLienTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  562. this.lblGLienTime.Name = "lblGLienTime";
  563. this.lblGLienTime.Size = new System.Drawing.Size(59, 12);
  564. this.lblGLienTime.TabIndex = 1;
  565. this.lblGLienTime.Text = "Line Time";
  566. this.lblGLienTime.Visible = false;
  567. //
  568. // lblGPositionX
  569. //
  570. this.lblGPositionX.AutoSize = true;
  571. this.lblGPositionX.Location = new System.Drawing.Point(35, 27);
  572. this.lblGPositionX.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  573. this.lblGPositionX.Name = "lblGPositionX";
  574. this.lblGPositionX.Size = new System.Drawing.Size(23, 12);
  575. this.lblGPositionX.TabIndex = 1;
  576. this.lblGPositionX.Text = "X轴";
  577. //
  578. // btnDone
  579. //
  580. this.btnDone.Location = new System.Drawing.Point(611, 339);
  581. this.btnDone.Margin = new System.Windows.Forms.Padding(2);
  582. this.btnDone.Name = "btnDone";
  583. this.btnDone.Size = new System.Drawing.Size(77, 33);
  584. this.btnDone.TabIndex = 7;
  585. this.btnDone.Text = "完成";
  586. this.btnDone.UseVisualStyleBackColor = true;
  587. this.btnDone.Click += new System.EventHandler(this.btnDone_Click);
  588. //
  589. // gbSetMethods
  590. //
  591. this.gbSetMethods.Controls.Add(this.label16);
  592. this.gbSetMethods.Controls.Add(this.cbSHT);
  593. this.gbSetMethods.Controls.Add(this.btnSHT);
  594. this.gbSetMethods.Controls.Add(this.btnSContrast);
  595. this.gbSetMethods.Controls.Add(this.btnScanMode);
  596. this.gbSetMethods.Controls.Add(this.btnSLienTime);
  597. this.gbSetMethods.Controls.Add(this.tbSScanMode);
  598. this.gbSetMethods.Controls.Add(this.label12);
  599. this.gbSetMethods.Controls.Add(this.btnSFWD);
  600. this.gbSetMethods.Controls.Add(this.btnSMagnification);
  601. this.gbSetMethods.Controls.Add(this.btnSBeamBlank);
  602. this.gbSetMethods.Controls.Add(this.btnSKV);
  603. this.gbSetMethods.Controls.Add(this.tbSLienTime);
  604. this.gbSetMethods.Controls.Add(this.btnSBrightness);
  605. this.gbSetMethods.Controls.Add(this.label2);
  606. this.gbSetMethods.Controls.Add(this.btnSSpotSize);
  607. this.gbSetMethods.Controls.Add(this.btnMoveSEMToPoint);
  608. this.gbSetMethods.Controls.Add(this.btnSPositionXYR);
  609. this.gbSetMethods.Controls.Add(this.tbSSpotSize);
  610. this.gbSetMethods.Controls.Add(this.tbSMagnification);
  611. this.gbSetMethods.Controls.Add(this.tbSKV);
  612. this.gbSetMethods.Controls.Add(this.tbSFWD);
  613. this.gbSetMethods.Controls.Add(this.tbSContrast);
  614. this.gbSetMethods.Controls.Add(this.tbSBrightness);
  615. this.gbSetMethods.Controls.Add(this.tbSBeamBlank);
  616. this.gbSetMethods.Controls.Add(this.tbSPositionR);
  617. this.gbSetMethods.Controls.Add(this.label13);
  618. this.gbSetMethods.Controls.Add(this.tbSPositionY);
  619. this.gbSetMethods.Controls.Add(this.tbSPositionX);
  620. this.gbSetMethods.Controls.Add(this.label11);
  621. this.gbSetMethods.Controls.Add(this.label1);
  622. this.gbSetMethods.Controls.Add(this.label10);
  623. this.gbSetMethods.Controls.Add(this.label3);
  624. this.gbSetMethods.Controls.Add(this.label9);
  625. this.gbSetMethods.Controls.Add(this.label4);
  626. this.gbSetMethods.Controls.Add(this.label5);
  627. this.gbSetMethods.Controls.Add(this.label8);
  628. this.gbSetMethods.Controls.Add(this.label6);
  629. this.gbSetMethods.Controls.Add(this.label7);
  630. this.gbSetMethods.Location = new System.Drawing.Point(3, 167);
  631. this.gbSetMethods.Margin = new System.Windows.Forms.Padding(2);
  632. this.gbSetMethods.Name = "gbSetMethods";
  633. this.gbSetMethods.Padding = new System.Windows.Forms.Padding(2);
  634. this.gbSetMethods.Size = new System.Drawing.Size(706, 150);
  635. this.gbSetMethods.TabIndex = 9;
  636. this.gbSetMethods.TabStop = false;
  637. this.gbSetMethods.Text = "设置参数";
  638. //
  639. // label16
  640. //
  641. this.label16.AutoSize = true;
  642. this.label16.Location = new System.Drawing.Point(323, 22);
  643. this.label16.Name = "label16";
  644. this.label16.Size = new System.Drawing.Size(11, 12);
  645. this.label16.TabIndex = 46;
  646. this.label16.Text = "R";
  647. //
  648. // cbSHT
  649. //
  650. this.cbSHT.AccessibleDescription = "";
  651. this.cbSHT.AutoSize = true;
  652. this.cbSHT.Location = new System.Drawing.Point(566, 55);
  653. this.cbSHT.Margin = new System.Windows.Forms.Padding(2);
  654. this.cbSHT.Name = "cbSHT";
  655. this.cbSHT.Size = new System.Drawing.Size(15, 14);
  656. this.cbSHT.TabIndex = 33;
  657. this.cbSHT.UseVisualStyleBackColor = true;
  658. //
  659. // btnSHT
  660. //
  661. this.btnSHT.Location = new System.Drawing.Point(657, 51);
  662. this.btnSHT.Margin = new System.Windows.Forms.Padding(2);
  663. this.btnSHT.Name = "btnSHT";
  664. this.btnSHT.Size = new System.Drawing.Size(40, 22);
  665. this.btnSHT.TabIndex = 43;
  666. this.btnSHT.Text = "设置";
  667. this.btnSHT.UseVisualStyleBackColor = true;
  668. this.btnSHT.Click += new System.EventHandler(this.btnSHT_Click);
  669. //
  670. // btnSContrast
  671. //
  672. this.btnSContrast.Location = new System.Drawing.Point(657, 17);
  673. this.btnSContrast.Margin = new System.Windows.Forms.Padding(2);
  674. this.btnSContrast.Name = "btnSContrast";
  675. this.btnSContrast.Size = new System.Drawing.Size(40, 22);
  676. this.btnSContrast.TabIndex = 43;
  677. this.btnSContrast.Text = "设置";
  678. this.btnSContrast.UseVisualStyleBackColor = true;
  679. this.btnSContrast.Click += new System.EventHandler(this.btnSContrast_Click);
  680. //
  681. // btnScanMode
  682. //
  683. this.btnScanMode.Location = new System.Drawing.Point(415, 151);
  684. this.btnScanMode.Margin = new System.Windows.Forms.Padding(2);
  685. this.btnScanMode.Name = "btnScanMode";
  686. this.btnScanMode.Size = new System.Drawing.Size(40, 22);
  687. this.btnScanMode.TabIndex = 41;
  688. this.btnScanMode.Text = "设置";
  689. this.btnScanMode.UseVisualStyleBackColor = true;
  690. this.btnScanMode.Visible = false;
  691. this.btnScanMode.Click += new System.EventHandler(this.btnScanMode_Click);
  692. //
  693. // btnSLienTime
  694. //
  695. this.btnSLienTime.Enabled = false;
  696. this.btnSLienTime.Location = new System.Drawing.Point(171, 151);
  697. this.btnSLienTime.Margin = new System.Windows.Forms.Padding(2);
  698. this.btnSLienTime.Name = "btnSLienTime";
  699. this.btnSLienTime.Size = new System.Drawing.Size(40, 22);
  700. this.btnSLienTime.TabIndex = 39;
  701. this.btnSLienTime.Text = "设置";
  702. this.btnSLienTime.UseVisualStyleBackColor = true;
  703. this.btnSLienTime.Visible = false;
  704. //
  705. // tbSScanMode
  706. //
  707. this.tbSScanMode.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  708. this.tbSScanMode.Location = new System.Drawing.Point(324, 153);
  709. this.tbSScanMode.Margin = new System.Windows.Forms.Padding(2);
  710. this.tbSScanMode.Name = "tbSScanMode";
  711. this.tbSScanMode.Size = new System.Drawing.Size(88, 23);
  712. this.tbSScanMode.TabIndex = 31;
  713. this.tbSScanMode.Visible = false;
  714. //
  715. // label12
  716. //
  717. this.label12.AutoSize = true;
  718. this.label12.Location = new System.Drawing.Point(267, 157);
  719. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  720. this.label12.Name = "label12";
  721. this.label12.Size = new System.Drawing.Size(53, 12);
  722. this.label12.TabIndex = 1;
  723. this.label12.Text = "扫描方式";
  724. this.label12.Visible = false;
  725. //
  726. // btnSFWD
  727. //
  728. this.btnSFWD.Location = new System.Drawing.Point(185, 86);
  729. this.btnSFWD.Margin = new System.Windows.Forms.Padding(2);
  730. this.btnSFWD.Name = "btnSFWD";
  731. this.btnSFWD.Size = new System.Drawing.Size(40, 22);
  732. this.btnSFWD.TabIndex = 38;
  733. this.btnSFWD.Text = "设置";
  734. this.btnSFWD.UseVisualStyleBackColor = true;
  735. this.btnSFWD.Click += new System.EventHandler(this.btnSFWD_Click);
  736. //
  737. // btnSMagnification
  738. //
  739. this.btnSMagnification.Location = new System.Drawing.Point(427, 86);
  740. this.btnSMagnification.Margin = new System.Windows.Forms.Padding(2);
  741. this.btnSMagnification.Name = "btnSMagnification";
  742. this.btnSMagnification.Size = new System.Drawing.Size(40, 22);
  743. this.btnSMagnification.TabIndex = 37;
  744. this.btnSMagnification.Text = "设置";
  745. this.btnSMagnification.UseVisualStyleBackColor = true;
  746. this.btnSMagnification.Click += new System.EventHandler(this.btnSMagnification_Click);
  747. //
  748. // btnSBeamBlank
  749. //
  750. this.btnSBeamBlank.Location = new System.Drawing.Point(185, 51);
  751. this.btnSBeamBlank.Margin = new System.Windows.Forms.Padding(2);
  752. this.btnSBeamBlank.Name = "btnSBeamBlank";
  753. this.btnSBeamBlank.Size = new System.Drawing.Size(40, 22);
  754. this.btnSBeamBlank.TabIndex = 45;
  755. this.btnSBeamBlank.Text = "设置";
  756. this.btnSBeamBlank.UseVisualStyleBackColor = true;
  757. this.btnSBeamBlank.Click += new System.EventHandler(this.btnSBeamBlank_Click);
  758. //
  759. // btnSKV
  760. //
  761. this.btnSKV.Location = new System.Drawing.Point(657, 86);
  762. this.btnSKV.Margin = new System.Windows.Forms.Padding(2);
  763. this.btnSKV.Name = "btnSKV";
  764. this.btnSKV.Size = new System.Drawing.Size(40, 22);
  765. this.btnSKV.TabIndex = 35;
  766. this.btnSKV.Text = "设置";
  767. this.btnSKV.UseVisualStyleBackColor = true;
  768. this.btnSKV.Click += new System.EventHandler(this.btnSKV_Click);
  769. //
  770. // tbSLienTime
  771. //
  772. this.tbSLienTime.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  773. this.tbSLienTime.Location = new System.Drawing.Point(81, 152);
  774. this.tbSLienTime.Margin = new System.Windows.Forms.Padding(2);
  775. this.tbSLienTime.Name = "tbSLienTime";
  776. this.tbSLienTime.Size = new System.Drawing.Size(88, 23);
  777. this.tbSLienTime.TabIndex = 28;
  778. this.tbSLienTime.Visible = false;
  779. //
  780. // btnSBrightness
  781. //
  782. this.btnSBrightness.Location = new System.Drawing.Point(427, 51);
  783. this.btnSBrightness.Margin = new System.Windows.Forms.Padding(2);
  784. this.btnSBrightness.Name = "btnSBrightness";
  785. this.btnSBrightness.Size = new System.Drawing.Size(40, 22);
  786. this.btnSBrightness.TabIndex = 34;
  787. this.btnSBrightness.Text = "设置";
  788. this.btnSBrightness.UseVisualStyleBackColor = true;
  789. this.btnSBrightness.Click += new System.EventHandler(this.btnSBrightness_Click);
  790. //
  791. // label2
  792. //
  793. this.label2.AutoSize = true;
  794. this.label2.Location = new System.Drawing.Point(18, 157);
  795. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  796. this.label2.Name = "label2";
  797. this.label2.Size = new System.Drawing.Size(59, 12);
  798. this.label2.TabIndex = 1;
  799. this.label2.Text = "Line Time";
  800. this.label2.Visible = false;
  801. //
  802. // btnSSpotSize
  803. //
  804. this.btnSSpotSize.Location = new System.Drawing.Point(183, 118);
  805. this.btnSSpotSize.Margin = new System.Windows.Forms.Padding(2);
  806. this.btnSSpotSize.Name = "btnSSpotSize";
  807. this.btnSSpotSize.Size = new System.Drawing.Size(40, 22);
  808. this.btnSSpotSize.TabIndex = 44;
  809. this.btnSSpotSize.Text = "设置";
  810. this.btnSSpotSize.UseVisualStyleBackColor = true;
  811. this.btnSSpotSize.Click += new System.EventHandler(this.btnSSpotSize_Click);
  812. //
  813. // btnMoveSEMToPoint
  814. //
  815. this.btnMoveSEMToPoint.Location = new System.Drawing.Point(507, 151);
  816. this.btnMoveSEMToPoint.Margin = new System.Windows.Forms.Padding(2);
  817. this.btnMoveSEMToPoint.Name = "btnMoveSEMToPoint";
  818. this.btnMoveSEMToPoint.Size = new System.Drawing.Size(21, 22);
  819. this.btnMoveSEMToPoint.TabIndex = 36;
  820. this.btnMoveSEMToPoint.Text = "M";
  821. this.btnMoveSEMToPoint.UseVisualStyleBackColor = true;
  822. this.btnMoveSEMToPoint.Visible = false;
  823. this.btnMoveSEMToPoint.Click += new System.EventHandler(this.btnMoveSEMToPoint_Click);
  824. //
  825. // btnSPositionXYR
  826. //
  827. this.btnSPositionXYR.Location = new System.Drawing.Point(428, 17);
  828. this.btnSPositionXYR.Margin = new System.Windows.Forms.Padding(2);
  829. this.btnSPositionXYR.Name = "btnSPositionXYR";
  830. this.btnSPositionXYR.Size = new System.Drawing.Size(40, 22);
  831. this.btnSPositionXYR.TabIndex = 36;
  832. this.btnSPositionXYR.Text = "设置";
  833. this.btnSPositionXYR.UseVisualStyleBackColor = true;
  834. this.btnSPositionXYR.Click += new System.EventHandler(this.btnSPositionXYR_Click);
  835. //
  836. // tbSSpotSize
  837. //
  838. this.tbSSpotSize.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  839. this.tbSSpotSize.Location = new System.Drawing.Point(93, 119);
  840. this.tbSSpotSize.Margin = new System.Windows.Forms.Padding(2);
  841. this.tbSSpotSize.Name = "tbSSpotSize";
  842. this.tbSSpotSize.Size = new System.Drawing.Size(88, 23);
  843. this.tbSSpotSize.TabIndex = 30;
  844. //
  845. // tbSMagnification
  846. //
  847. this.tbSMagnification.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  848. this.tbSMagnification.Location = new System.Drawing.Point(338, 86);
  849. this.tbSMagnification.Margin = new System.Windows.Forms.Padding(2);
  850. this.tbSMagnification.Name = "tbSMagnification";
  851. this.tbSMagnification.Size = new System.Drawing.Size(88, 23);
  852. this.tbSMagnification.TabIndex = 29;
  853. //
  854. // tbSKV
  855. //
  856. this.tbSKV.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  857. this.tbSKV.Location = new System.Drawing.Point(566, 86);
  858. this.tbSKV.Margin = new System.Windows.Forms.Padding(2);
  859. this.tbSKV.Name = "tbSKV";
  860. this.tbSKV.Size = new System.Drawing.Size(88, 23);
  861. this.tbSKV.TabIndex = 32;
  862. //
  863. // tbSFWD
  864. //
  865. this.tbSFWD.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  866. this.tbSFWD.Location = new System.Drawing.Point(94, 86);
  867. this.tbSFWD.Margin = new System.Windows.Forms.Padding(2);
  868. this.tbSFWD.Name = "tbSFWD";
  869. this.tbSFWD.Size = new System.Drawing.Size(88, 23);
  870. this.tbSFWD.TabIndex = 27;
  871. //
  872. // tbSContrast
  873. //
  874. this.tbSContrast.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  875. this.tbSContrast.Location = new System.Drawing.Point(566, 18);
  876. this.tbSContrast.Margin = new System.Windows.Forms.Padding(2);
  877. this.tbSContrast.Name = "tbSContrast";
  878. this.tbSContrast.Size = new System.Drawing.Size(88, 23);
  879. this.tbSContrast.TabIndex = 23;
  880. //
  881. // tbSBrightness
  882. //
  883. this.tbSBrightness.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  884. this.tbSBrightness.Location = new System.Drawing.Point(338, 52);
  885. this.tbSBrightness.Margin = new System.Windows.Forms.Padding(2);
  886. this.tbSBrightness.Name = "tbSBrightness";
  887. this.tbSBrightness.Size = new System.Drawing.Size(88, 23);
  888. this.tbSBrightness.TabIndex = 26;
  889. //
  890. // tbSBeamBlank
  891. //
  892. this.tbSBeamBlank.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  893. this.tbSBeamBlank.Location = new System.Drawing.Point(94, 52);
  894. this.tbSBeamBlank.Margin = new System.Windows.Forms.Padding(2);
  895. this.tbSBeamBlank.Name = "tbSBeamBlank";
  896. this.tbSBeamBlank.Size = new System.Drawing.Size(88, 23);
  897. this.tbSBeamBlank.TabIndex = 25;
  898. //
  899. // tbSPositionR
  900. //
  901. this.tbSPositionR.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  902. this.tbSPositionR.Location = new System.Drawing.Point(338, 18);
  903. this.tbSPositionR.Margin = new System.Windows.Forms.Padding(2);
  904. this.tbSPositionR.Name = "tbSPositionR";
  905. this.tbSPositionR.Size = new System.Drawing.Size(88, 23);
  906. this.tbSPositionR.TabIndex = 24;
  907. //
  908. // label13
  909. //
  910. this.label13.AutoSize = true;
  911. this.label13.Location = new System.Drawing.Point(476, 56);
  912. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  913. this.label13.Name = "label13";
  914. this.label13.Size = new System.Drawing.Size(29, 12);
  915. this.label13.TabIndex = 1;
  916. this.label13.Text = "电压";
  917. //
  918. // tbSPositionY
  919. //
  920. this.tbSPositionY.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  921. this.tbSPositionY.Location = new System.Drawing.Point(230, 19);
  922. this.tbSPositionY.Margin = new System.Windows.Forms.Padding(2);
  923. this.tbSPositionY.Name = "tbSPositionY";
  924. this.tbSPositionY.Size = new System.Drawing.Size(88, 23);
  925. this.tbSPositionY.TabIndex = 22;
  926. //
  927. // tbSPositionX
  928. //
  929. this.tbSPositionX.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  930. this.tbSPositionX.Location = new System.Drawing.Point(94, 18);
  931. this.tbSPositionX.Margin = new System.Windows.Forms.Padding(2);
  932. this.tbSPositionX.Name = "tbSPositionX";
  933. this.tbSPositionX.Size = new System.Drawing.Size(88, 23);
  934. this.tbSPositionX.TabIndex = 21;
  935. //
  936. // label11
  937. //
  938. this.label11.AutoSize = true;
  939. this.label11.Location = new System.Drawing.Point(476, 90);
  940. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  941. this.label11.Name = "label11";
  942. this.label11.Size = new System.Drawing.Size(41, 12);
  943. this.label11.TabIndex = 1;
  944. this.label11.Text = "电压值";
  945. //
  946. // label1
  947. //
  948. this.label1.AutoSize = true;
  949. this.label1.Location = new System.Drawing.Point(35, 27);
  950. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  951. this.label1.Name = "label1";
  952. this.label1.Size = new System.Drawing.Size(23, 12);
  953. this.label1.TabIndex = 1;
  954. this.label1.Text = "X轴";
  955. //
  956. // label10
  957. //
  958. this.label10.AutoSize = true;
  959. this.label10.Location = new System.Drawing.Point(5, 90);
  960. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  961. this.label10.Name = "label10";
  962. this.label10.Size = new System.Drawing.Size(53, 12);
  963. this.label10.TabIndex = 1;
  964. this.label10.Text = "工作距离";
  965. //
  966. // label3
  967. //
  968. this.label3.AutoSize = true;
  969. this.label3.Location = new System.Drawing.Point(201, 23);
  970. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  971. this.label3.Name = "label3";
  972. this.label3.Size = new System.Drawing.Size(23, 12);
  973. this.label3.TabIndex = 1;
  974. this.label3.Text = "Y轴";
  975. //
  976. // label9
  977. //
  978. this.label9.AutoSize = true;
  979. this.label9.Location = new System.Drawing.Point(476, 22);
  980. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  981. this.label9.Name = "label9";
  982. this.label9.Size = new System.Drawing.Size(41, 12);
  983. this.label9.TabIndex = 1;
  984. this.label9.Text = "对比度";
  985. //
  986. // label4
  987. //
  988. this.label4.AutoSize = true;
  989. this.label4.Location = new System.Drawing.Point(5, 56);
  990. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  991. this.label4.Name = "label4";
  992. this.label4.Size = new System.Drawing.Size(53, 12);
  993. this.label4.TabIndex = 1;
  994. this.label4.Text = "光束挡板";
  995. //
  996. // label5
  997. //
  998. this.label5.AutoSize = true;
  999. this.label5.Location = new System.Drawing.Point(532, 155);
  1000. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1001. this.label5.Name = "label5";
  1002. this.label5.Size = new System.Drawing.Size(29, 12);
  1003. this.label5.TabIndex = 1;
  1004. this.label5.Text = "角度";
  1005. this.label5.Visible = false;
  1006. //
  1007. // label8
  1008. //
  1009. this.label8.AutoSize = true;
  1010. this.label8.Location = new System.Drawing.Point(244, 56);
  1011. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1012. this.label8.Name = "label8";
  1013. this.label8.Size = new System.Drawing.Size(29, 12);
  1014. this.label8.TabIndex = 1;
  1015. this.label8.Text = "亮度";
  1016. //
  1017. // label6
  1018. //
  1019. this.label6.AutoSize = true;
  1020. this.label6.Location = new System.Drawing.Point(244, 90);
  1021. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1022. this.label6.Name = "label6";
  1023. this.label6.Size = new System.Drawing.Size(53, 12);
  1024. this.label6.TabIndex = 1;
  1025. this.label6.Text = "放大倍数";
  1026. //
  1027. // label7
  1028. //
  1029. this.label7.AutoSize = true;
  1030. this.label7.Location = new System.Drawing.Point(5, 123);
  1031. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1032. this.label7.Name = "label7";
  1033. this.label7.Size = new System.Drawing.Size(53, 12);
  1034. this.label7.TabIndex = 1;
  1035. this.label7.Text = "光斑尺寸";
  1036. //
  1037. // bVoltageClose
  1038. //
  1039. this.bVoltageClose.Location = new System.Drawing.Point(3, 321);
  1040. this.bVoltageClose.Margin = new System.Windows.Forms.Padding(2);
  1041. this.bVoltageClose.Name = "bVoltageClose";
  1042. this.bVoltageClose.Size = new System.Drawing.Size(100, 33);
  1043. this.bVoltageClose.TabIndex = 10;
  1044. this.bVoltageClose.Text = "BeamCurrent";
  1045. this.bVoltageClose.UseVisualStyleBackColor = true;
  1046. this.bVoltageClose.Click += new System.EventHandler(this.bVoltageClose_Click);
  1047. //
  1048. // bVoltageStatus
  1049. //
  1050. this.bVoltageStatus.Location = new System.Drawing.Point(107, 321);
  1051. this.bVoltageStatus.Margin = new System.Windows.Forms.Padding(2);
  1052. this.bVoltageStatus.Name = "bVoltageStatus";
  1053. this.bVoltageStatus.Size = new System.Drawing.Size(100, 33);
  1054. this.bVoltageStatus.TabIndex = 11;
  1055. this.bVoltageStatus.Text = "BeamBlank";
  1056. this.bVoltageStatus.UseVisualStyleBackColor = true;
  1057. this.bVoltageStatus.Click += new System.EventHandler(this.bVoltageStatus_Click);
  1058. //
  1059. // button1
  1060. //
  1061. this.button1.Location = new System.Drawing.Point(211, 322);
  1062. this.button1.Name = "button1";
  1063. this.button1.Size = new System.Drawing.Size(100, 32);
  1064. this.button1.TabIndex = 12;
  1065. this.button1.Text = "SetExternalOn";
  1066. this.button1.UseVisualStyleBackColor = true;
  1067. this.button1.Click += new System.EventHandler(this.button1_Click);
  1068. //
  1069. // button2
  1070. //
  1071. this.button2.Location = new System.Drawing.Point(315, 324);
  1072. this.button2.Name = "button2";
  1073. this.button2.Size = new System.Drawing.Size(100, 30);
  1074. this.button2.TabIndex = 13;
  1075. this.button2.Text = "SetExternalOff";
  1076. this.button2.UseVisualStyleBackColor = true;
  1077. this.button2.Click += new System.EventHandler(this.button2_Click);
  1078. //
  1079. // SemTestForms
  1080. //
  1081. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1082. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1083. this.ClientSize = new System.Drawing.Size(710, 387);
  1084. this.Controls.Add(this.button2);
  1085. this.Controls.Add(this.button1);
  1086. this.Controls.Add(this.bVoltageStatus);
  1087. this.Controls.Add(this.bVoltageClose);
  1088. this.Controls.Add(this.gbSetMethods);
  1089. this.Controls.Add(this.gbGetMethods);
  1090. this.Controls.Add(this.btnDone);
  1091. this.Controls.Add(this.BtnConnect);
  1092. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1093. this.Margin = new System.Windows.Forms.Padding(2);
  1094. this.MaximizeBox = false;
  1095. this.MaximumSize = new System.Drawing.Size(726, 426);
  1096. this.MinimizeBox = false;
  1097. this.MinimumSize = new System.Drawing.Size(726, 426);
  1098. this.Name = "SemTestForms";
  1099. this.ShowInTaskbar = false;
  1100. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1101. this.Text = "SemTest";
  1102. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SemTestForms_FormClosing);
  1103. this.Load += new System.EventHandler(this.SemTestForms_Load);
  1104. this.gbGetMethods.ResumeLayout(false);
  1105. this.gbGetMethods.PerformLayout();
  1106. this.gbSetMethods.ResumeLayout(false);
  1107. this.gbSetMethods.PerformLayout();
  1108. this.ResumeLayout(false);
  1109. }
  1110. #endregion
  1111. private System.Windows.Forms.Button BtnConnect;
  1112. private System.Windows.Forms.GroupBox gbGetMethods;
  1113. private System.Windows.Forms.TextBox tbScanMode;
  1114. private System.Windows.Forms.TextBox tbSpotSize;
  1115. private System.Windows.Forms.TextBox tbMagnification;
  1116. private System.Windows.Forms.TextBox tbLienTime;
  1117. private System.Windows.Forms.TextBox tbKV;
  1118. private System.Windows.Forms.TextBox tbFWD;
  1119. private System.Windows.Forms.TextBox tbContrast;
  1120. private System.Windows.Forms.TextBox tbBrightness;
  1121. private System.Windows.Forms.TextBox tbBeamBlank;
  1122. private System.Windows.Forms.Label lblGHT;
  1123. private System.Windows.Forms.Label lblGScanMode;
  1124. private System.Windows.Forms.Label lblGKV;
  1125. private System.Windows.Forms.TextBox tbPositionR;
  1126. private System.Windows.Forms.Label lblGFWD;
  1127. private System.Windows.Forms.Label lblGContrast;
  1128. private System.Windows.Forms.TextBox tbPositionY;
  1129. private System.Windows.Forms.Label lblGBrightness;
  1130. private System.Windows.Forms.Label lblGSpotSize;
  1131. private System.Windows.Forms.TextBox tbPositionX;
  1132. private System.Windows.Forms.Label lblGMagnification;
  1133. private System.Windows.Forms.Label lblGPositionR;
  1134. private System.Windows.Forms.Label lblGBeamBlank;
  1135. private System.Windows.Forms.Label lblGPositionY;
  1136. private System.Windows.Forms.Label lblGLienTime;
  1137. private System.Windows.Forms.Label lblGPositionX;
  1138. private System.Windows.Forms.CheckBox cbHT;
  1139. private System.Windows.Forms.Button btnDone;
  1140. private System.Windows.Forms.Button btnGPositionXYR;
  1141. private System.Windows.Forms.Button btnGContrast;
  1142. private System.Windows.Forms.Button btnGBrightness;
  1143. private System.Windows.Forms.Button btnGScanMode;
  1144. private System.Windows.Forms.Button btnGLienTime;
  1145. private System.Windows.Forms.Button btnGFWD;
  1146. private System.Windows.Forms.Button btnGMagnification;
  1147. private System.Windows.Forms.Button btnGBeamBlank;
  1148. private System.Windows.Forms.Button btnGKV;
  1149. private System.Windows.Forms.Button btnGSpotSize;
  1150. private System.Windows.Forms.GroupBox gbSetMethods;
  1151. private System.Windows.Forms.CheckBox cbSHT;
  1152. private System.Windows.Forms.Button btnSContrast;
  1153. private System.Windows.Forms.Button btnScanMode;
  1154. private System.Windows.Forms.Button btnSLienTime;
  1155. private System.Windows.Forms.Button btnSFWD;
  1156. private System.Windows.Forms.Button btnSMagnification;
  1157. private System.Windows.Forms.Button btnSBeamBlank;
  1158. private System.Windows.Forms.Button btnSKV;
  1159. private System.Windows.Forms.Button btnSBrightness;
  1160. private System.Windows.Forms.Button btnSSpotSize;
  1161. private System.Windows.Forms.Button btnSPositionXYR;
  1162. private System.Windows.Forms.TextBox tbSScanMode;
  1163. private System.Windows.Forms.TextBox tbSSpotSize;
  1164. private System.Windows.Forms.TextBox tbSMagnification;
  1165. private System.Windows.Forms.TextBox tbSLienTime;
  1166. private System.Windows.Forms.TextBox tbSKV;
  1167. private System.Windows.Forms.TextBox tbSFWD;
  1168. private System.Windows.Forms.TextBox tbSContrast;
  1169. private System.Windows.Forms.TextBox tbSBrightness;
  1170. private System.Windows.Forms.TextBox tbSBeamBlank;
  1171. private System.Windows.Forms.TextBox tbSPositionR;
  1172. private System.Windows.Forms.TextBox tbSPositionY;
  1173. private System.Windows.Forms.TextBox tbSPositionX;
  1174. private System.Windows.Forms.Button btnHT;
  1175. private System.Windows.Forms.Button btnSHT;
  1176. private System.Windows.Forms.Button btnMoveSEMToPoint;
  1177. private System.Windows.Forms.Label label13;
  1178. private System.Windows.Forms.Label label12;
  1179. private System.Windows.Forms.Label label11;
  1180. private System.Windows.Forms.Label label1;
  1181. private System.Windows.Forms.Label label2;
  1182. private System.Windows.Forms.Label label10;
  1183. private System.Windows.Forms.Label label3;
  1184. private System.Windows.Forms.Label label9;
  1185. private System.Windows.Forms.Label label4;
  1186. private System.Windows.Forms.Label label5;
  1187. private System.Windows.Forms.Label label8;
  1188. private System.Windows.Forms.Label label6;
  1189. private System.Windows.Forms.Label label7;
  1190. private System.Windows.Forms.Button bVoltageClose;
  1191. private System.Windows.Forms.Button bVoltageStatus;
  1192. private System.Windows.Forms.Button button1;
  1193. private System.Windows.Forms.Button button2;
  1194. private System.Windows.Forms.Label label16;
  1195. private System.Windows.Forms.Label label17;
  1196. }
  1197. }