SemTestForms.Designer.cs 70 KB

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