Form1.Designer.cs 102 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828
  1. namespace Atten_Table_Ctrl
  2. {
  3. partial class Bluecell_AttenTable_Ctrl
  4. {
  5. /// <summary>
  6. /// 필수 디자이너 변수입니다.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 사용 중인 모든 리소스를 정리합니다.
  11. /// </summary>
  12. /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form 디자이너에서 생성한 코드
  22. /// <summary>
  23. /// 디자이너 지원에 필요한 메서드입니다.
  24. /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Bluecell_AttenTable_Ctrl));
  29. this.Achwifi5_8_radioButton = new System.Windows.Forms.RadioButton();
  30. this.Ach30g28_5_29_radioButton = new System.Windows.Forms.RadioButton();
  31. this.Ach30g29_5_30_radioButton = new System.Windows.Forms.RadioButton();
  32. this.Bchwifi5_8_radioButton = new System.Windows.Forms.RadioButton();
  33. this.Bch30g29_5_30_radioButton = new System.Windows.Forms.RadioButton();
  34. this.Bch30g28_5_29_radioButton = new System.Windows.Forms.RadioButton();
  35. this.Status_tabControl = new System.Windows.Forms.TabControl();
  36. this.Terminal_tabPage = new System.Windows.Forms.TabPage();
  37. this.tbReceived = new System.Windows.Forms.RichTextBox();
  38. this.Ascii_checkBox = new System.Windows.Forms.CheckBox();
  39. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  40. this.label13 = new System.Windows.Forms.Label();
  41. this.button4 = new System.Windows.Forms.Button();
  42. this.tbSend = new System.Windows.Forms.TextBox();
  43. this.Send_button = new System.Windows.Forms.Button();
  44. this.comboBox2 = new System.Windows.Forms.ComboBox();
  45. this.cmBaudRate = new System.Windows.Forms.Label();
  46. this.cmCom_Port = new System.Windows.Forms.Label();
  47. this.comboBox1 = new System.Windows.Forms.ComboBox();
  48. this.PortClose_button = new System.Windows.Forms.Button();
  49. this.button1 = new System.Windows.Forms.Button();
  50. this.Alarm_tabPage = new System.Windows.Forms.TabPage();
  51. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  52. this.groupBox10 = new System.Windows.Forms.GroupBox();
  53. this.label20 = new System.Windows.Forms.Label();
  54. this.label19 = new System.Windows.Forms.Label();
  55. this.Bch30GOn_pictureBox = new System.Windows.Forms.PictureBox();
  56. this.label18 = new System.Windows.Forms.Label();
  57. this.BchwifiOn_pictureBox = new System.Windows.Forms.PictureBox();
  58. this.Bch150mOn_pictureBox = new System.Windows.Forms.PictureBox();
  59. this.Bch30GOff_pictureBox = new System.Windows.Forms.PictureBox();
  60. this.BchwifiOff_pictureBox = new System.Windows.Forms.PictureBox();
  61. this.Bch150mOff_pictureBox = new System.Windows.Forms.PictureBox();
  62. this.groupBox9 = new System.Windows.Forms.GroupBox();
  63. this.label15 = new System.Windows.Forms.Label();
  64. this.label16 = new System.Windows.Forms.Label();
  65. this.label17 = new System.Windows.Forms.Label();
  66. this.Ach30GOn_pictureBox = new System.Windows.Forms.PictureBox();
  67. this.AchwifiOn_pictureBox = new System.Windows.Forms.PictureBox();
  68. this.Ach150mOn_pictureBox = new System.Windows.Forms.PictureBox();
  69. this.Ach30GOff_pictureBox = new System.Windows.Forms.PictureBox();
  70. this.AchwifiOff_pictureBox = new System.Windows.Forms.PictureBox();
  71. this.Ach150mOff_pictureBox = new System.Windows.Forms.PictureBox();
  72. this.label1 = new System.Windows.Forms.Label();
  73. this.Main_tabPage = new System.Windows.Forms.TabPage();
  74. this.ModeGet_button = new System.Windows.Forms.Button();
  75. this.groupBox4 = new System.Windows.Forms.GroupBox();
  76. this.groupBox8 = new System.Windows.Forms.GroupBox();
  77. this.Bch30g29_29_5_radioButton = new System.Windows.Forms.RadioButton();
  78. this.Bch30g28_28_5_radioButton = new System.Windows.Forms.RadioButton();
  79. this.Bch30g_button = new System.Windows.Forms.Button();
  80. this.groupBox7 = new System.Windows.Forms.GroupBox();
  81. this.Bchwifi2_4_radioButton = new System.Windows.Forms.RadioButton();
  82. this.label26 = new System.Windows.Forms.Label();
  83. this.BchWifi_button = new System.Windows.Forms.Button();
  84. this.label25 = new System.Windows.Forms.Label();
  85. this.Bch150Mhz_button = new System.Windows.Forms.Button();
  86. this.label24 = new System.Windows.Forms.Label();
  87. this.Bch30g_numericUpDown = new System.Windows.Forms.NumericUpDown();
  88. this.Bchwifi_numericUpDown = new System.Windows.Forms.NumericUpDown();
  89. this.Bch150Mhz_numericUpDown = new System.Windows.Forms.NumericUpDown();
  90. this.label14 = new System.Windows.Forms.Label();
  91. this.label12 = new System.Windows.Forms.Label();
  92. this.label11 = new System.Windows.Forms.Label();
  93. this.groupBox2 = new System.Windows.Forms.GroupBox();
  94. this.groupBox6 = new System.Windows.Forms.GroupBox();
  95. this.Ach30g29_29_5_radioButton = new System.Windows.Forms.RadioButton();
  96. this.Ach30g28_28_5_radioButton = new System.Windows.Forms.RadioButton();
  97. this.groupBox5 = new System.Windows.Forms.GroupBox();
  98. this.Achwifi2_4_radioButton = new System.Windows.Forms.RadioButton();
  99. this.Ach30g_button = new System.Windows.Forms.Button();
  100. this.AchWifi_button = new System.Windows.Forms.Button();
  101. this.Ach150Mhz_button = new System.Windows.Forms.Button();
  102. this.label23 = new System.Windows.Forms.Label();
  103. this.label22 = new System.Windows.Forms.Label();
  104. this.label21 = new System.Windows.Forms.Label();
  105. this.Ach30g_numericUpDown = new System.Windows.Forms.NumericUpDown();
  106. this.Achwifi_numericUpDown = new System.Windows.Forms.NumericUpDown();
  107. this.Ach150Mhz_numericUpDown = new System.Windows.Forms.NumericUpDown();
  108. this.label8 = new System.Windows.Forms.Label();
  109. this.label7 = new System.Windows.Forms.Label();
  110. this.label6 = new System.Windows.Forms.Label();
  111. this.Table_tabPage = new System.Windows.Forms.TabPage();
  112. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  113. this.groupBox3 = new System.Windows.Forms.GroupBox();
  114. this.Read_button = new System.Windows.Forms.Button();
  115. this.Write_button = new System.Windows.Forms.Button();
  116. this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
  117. this.MultiOffset_numericUpDown = new System.Windows.Forms.NumericUpDown();
  118. this.MultiSet_numericUpDown = new System.Windows.Forms.NumericUpDown();
  119. this.label5 = new System.Windows.Forms.Label();
  120. this.label10 = new System.Windows.Forms.Label();
  121. this.label9 = new System.Windows.Forms.Label();
  122. this.button2 = new System.Windows.Forms.Button();
  123. this.All_Zero_Write_button = new System.Windows.Forms.Button();
  124. this.MultiSet_button = new System.Windows.Forms.Button();
  125. this.MultiOffset_button = new System.Windows.Forms.Button();
  126. this.groupBox1 = new System.Windows.Forms.GroupBox();
  127. this.FileLoad_button = new System.Windows.Forms.Button();
  128. this.Expansion_button = new System.Windows.Forms.Button();
  129. this.FileSave_button = new System.Windows.Forms.Button();
  130. this.Atten_comboBox = new System.Windows.Forms.ComboBox();
  131. this.label4 = new System.Windows.Forms.Label();
  132. this.label3 = new System.Windows.Forms.Label();
  133. this.Initialize_button = new System.Windows.Forms.Button();
  134. this.label2 = new System.Windows.Forms.Label();
  135. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  136. this.CheckBox_Column = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  137. this.Table_metroCheckBox = new MetroFramework.Controls.MetroCheckBox();
  138. this.Termainal_metroCheckBox = new MetroFramework.Controls.MetroCheckBox();
  139. this.Status_tabControl.SuspendLayout();
  140. this.Terminal_tabPage.SuspendLayout();
  141. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  142. this.Alarm_tabPage.SuspendLayout();
  143. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  144. this.groupBox10.SuspendLayout();
  145. ((System.ComponentModel.ISupportInitialize)(this.Bch30GOn_pictureBox)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.BchwifiOn_pictureBox)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.Bch150mOn_pictureBox)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.Bch30GOff_pictureBox)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.BchwifiOff_pictureBox)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.Bch150mOff_pictureBox)).BeginInit();
  151. this.groupBox9.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.Ach30GOn_pictureBox)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.AchwifiOn_pictureBox)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.Ach150mOn_pictureBox)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.Ach30GOff_pictureBox)).BeginInit();
  156. ((System.ComponentModel.ISupportInitialize)(this.AchwifiOff_pictureBox)).BeginInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.Ach150mOff_pictureBox)).BeginInit();
  158. this.Main_tabPage.SuspendLayout();
  159. this.groupBox4.SuspendLayout();
  160. this.groupBox8.SuspendLayout();
  161. this.groupBox7.SuspendLayout();
  162. ((System.ComponentModel.ISupportInitialize)(this.Bch30g_numericUpDown)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.Bchwifi_numericUpDown)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.Bch150Mhz_numericUpDown)).BeginInit();
  165. this.groupBox2.SuspendLayout();
  166. this.groupBox6.SuspendLayout();
  167. this.groupBox5.SuspendLayout();
  168. ((System.ComponentModel.ISupportInitialize)(this.Ach30g_numericUpDown)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.Achwifi_numericUpDown)).BeginInit();
  170. ((System.ComponentModel.ISupportInitialize)(this.Ach150Mhz_numericUpDown)).BeginInit();
  171. this.Table_tabPage.SuspendLayout();
  172. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  173. this.groupBox3.SuspendLayout();
  174. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.MultiOffset_numericUpDown)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.MultiSet_numericUpDown)).BeginInit();
  177. this.groupBox1.SuspendLayout();
  178. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  179. this.SuspendLayout();
  180. //
  181. // Achwifi5_8_radioButton
  182. //
  183. this.Achwifi5_8_radioButton.AutoSize = true;
  184. this.Achwifi5_8_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  185. this.Achwifi5_8_radioButton.Location = new System.Drawing.Point(102, 31);
  186. this.Achwifi5_8_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  187. this.Achwifi5_8_radioButton.Name = "Achwifi5_8_radioButton";
  188. this.Achwifi5_8_radioButton.Size = new System.Drawing.Size(85, 27);
  189. this.Achwifi5_8_radioButton.TabIndex = 13;
  190. this.Achwifi5_8_radioButton.Text = "5.8GHz";
  191. this.Achwifi5_8_radioButton.UseVisualStyleBackColor = true;
  192. //
  193. // Ach30g28_5_29_radioButton
  194. //
  195. this.Ach30g28_5_29_radioButton.AutoSize = true;
  196. this.Ach30g28_5_29_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  197. this.Ach30g28_5_29_radioButton.Location = new System.Drawing.Point(195, 22);
  198. this.Ach30g28_5_29_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  199. this.Ach30g28_5_29_radioButton.Name = "Ach30g28_5_29_radioButton";
  200. this.Ach30g28_5_29_radioButton.Size = new System.Drawing.Size(124, 27);
  201. this.Ach30g28_5_29_radioButton.TabIndex = 13;
  202. this.Ach30g28_5_29_radioButton.Text = "28.5~29GHz";
  203. this.Ach30g28_5_29_radioButton.UseVisualStyleBackColor = true;
  204. //
  205. // Ach30g29_5_30_radioButton
  206. //
  207. this.Ach30g29_5_30_radioButton.AutoSize = true;
  208. this.Ach30g29_5_30_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  209. this.Ach30g29_5_30_radioButton.Location = new System.Drawing.Point(195, 54);
  210. this.Ach30g29_5_30_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  211. this.Ach30g29_5_30_radioButton.Name = "Ach30g29_5_30_radioButton";
  212. this.Ach30g29_5_30_radioButton.Size = new System.Drawing.Size(124, 27);
  213. this.Ach30g29_5_30_radioButton.TabIndex = 13;
  214. this.Ach30g29_5_30_radioButton.Text = "29.5~30GHz";
  215. this.Ach30g29_5_30_radioButton.UseVisualStyleBackColor = true;
  216. //
  217. // Bchwifi5_8_radioButton
  218. //
  219. this.Bchwifi5_8_radioButton.AutoSize = true;
  220. this.Bchwifi5_8_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  221. this.Bchwifi5_8_radioButton.Location = new System.Drawing.Point(102, 31);
  222. this.Bchwifi5_8_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  223. this.Bchwifi5_8_radioButton.Name = "Bchwifi5_8_radioButton";
  224. this.Bchwifi5_8_radioButton.Size = new System.Drawing.Size(85, 27);
  225. this.Bchwifi5_8_radioButton.TabIndex = 13;
  226. this.Bchwifi5_8_radioButton.Text = "5.8GHz";
  227. this.Bchwifi5_8_radioButton.UseVisualStyleBackColor = true;
  228. //
  229. // Bch30g29_5_30_radioButton
  230. //
  231. this.Bch30g29_5_30_radioButton.AutoSize = true;
  232. this.Bch30g29_5_30_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  233. this.Bch30g29_5_30_radioButton.Location = new System.Drawing.Point(195, 54);
  234. this.Bch30g29_5_30_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  235. this.Bch30g29_5_30_radioButton.Name = "Bch30g29_5_30_radioButton";
  236. this.Bch30g29_5_30_radioButton.Size = new System.Drawing.Size(124, 27);
  237. this.Bch30g29_5_30_radioButton.TabIndex = 13;
  238. this.Bch30g29_5_30_radioButton.Text = "29.5~30GHz";
  239. this.Bch30g29_5_30_radioButton.UseVisualStyleBackColor = true;
  240. //
  241. // Bch30g28_5_29_radioButton
  242. //
  243. this.Bch30g28_5_29_radioButton.AutoSize = true;
  244. this.Bch30g28_5_29_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  245. this.Bch30g28_5_29_radioButton.Location = new System.Drawing.Point(195, 22);
  246. this.Bch30g28_5_29_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  247. this.Bch30g28_5_29_radioButton.Name = "Bch30g28_5_29_radioButton";
  248. this.Bch30g28_5_29_radioButton.Size = new System.Drawing.Size(124, 27);
  249. this.Bch30g28_5_29_radioButton.TabIndex = 13;
  250. this.Bch30g28_5_29_radioButton.Text = "28.5~29GHz";
  251. this.Bch30g28_5_29_radioButton.UseVisualStyleBackColor = true;
  252. //
  253. // Status_tabControl
  254. //
  255. this.Status_tabControl.Controls.Add(this.Terminal_tabPage);
  256. this.Status_tabControl.Controls.Add(this.Alarm_tabPage);
  257. this.Status_tabControl.Controls.Add(this.Main_tabPage);
  258. this.Status_tabControl.Controls.Add(this.Table_tabPage);
  259. this.Status_tabControl.Font = new System.Drawing.Font("Microsoft Yi Baiti", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  260. this.Status_tabControl.Location = new System.Drawing.Point(14, 15);
  261. this.Status_tabControl.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  262. this.Status_tabControl.Name = "Status_tabControl";
  263. this.Status_tabControl.SelectedIndex = 0;
  264. this.Status_tabControl.Size = new System.Drawing.Size(1018, 622);
  265. this.Status_tabControl.TabIndex = 2;
  266. //
  267. // Terminal_tabPage
  268. //
  269. this.Terminal_tabPage.Controls.Add(this.tbReceived);
  270. this.Terminal_tabPage.Controls.Add(this.Ascii_checkBox);
  271. this.Terminal_tabPage.Controls.Add(this.pictureBox1);
  272. this.Terminal_tabPage.Controls.Add(this.label13);
  273. this.Terminal_tabPage.Controls.Add(this.button4);
  274. this.Terminal_tabPage.Controls.Add(this.tbSend);
  275. this.Terminal_tabPage.Controls.Add(this.Send_button);
  276. this.Terminal_tabPage.Controls.Add(this.comboBox2);
  277. this.Terminal_tabPage.Controls.Add(this.cmBaudRate);
  278. this.Terminal_tabPage.Controls.Add(this.cmCom_Port);
  279. this.Terminal_tabPage.Controls.Add(this.comboBox1);
  280. this.Terminal_tabPage.Controls.Add(this.PortClose_button);
  281. this.Terminal_tabPage.Controls.Add(this.button1);
  282. this.Terminal_tabPage.Location = new System.Drawing.Point(4, 25);
  283. this.Terminal_tabPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  284. this.Terminal_tabPage.Name = "Terminal_tabPage";
  285. this.Terminal_tabPage.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  286. this.Terminal_tabPage.Size = new System.Drawing.Size(1010, 593);
  287. this.Terminal_tabPage.TabIndex = 0;
  288. this.Terminal_tabPage.Text = "Terminal";
  289. this.Terminal_tabPage.UseVisualStyleBackColor = true;
  290. //
  291. // tbReceived
  292. //
  293. this.tbReceived.Location = new System.Drawing.Point(22, 75);
  294. this.tbReceived.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  295. this.tbReceived.MaxLength = 5;
  296. this.tbReceived.Name = "tbReceived";
  297. this.tbReceived.ReadOnly = true;
  298. this.tbReceived.Size = new System.Drawing.Size(980, 236);
  299. this.tbReceived.TabIndex = 60;
  300. this.tbReceived.Text = "";
  301. //
  302. // Ascii_checkBox
  303. //
  304. this.Ascii_checkBox.AutoSize = true;
  305. this.Ascii_checkBox.Location = new System.Drawing.Point(22, 366);
  306. this.Ascii_checkBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  307. this.Ascii_checkBox.Name = "Ascii_checkBox";
  308. this.Ascii_checkBox.Size = new System.Drawing.Size(64, 19);
  309. this.Ascii_checkBox.TabIndex = 59;
  310. this.Ascii_checkBox.Text = "ASCII";
  311. this.Ascii_checkBox.UseVisualStyleBackColor = true;
  312. //
  313. // pictureBox1
  314. //
  315. this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
  316. this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  317. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  318. this.pictureBox1.Location = new System.Drawing.Point(831, 468);
  319. this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  320. this.pictureBox1.Name = "pictureBox1";
  321. this.pictureBox1.Size = new System.Drawing.Size(171, 52);
  322. this.pictureBox1.TabIndex = 58;
  323. this.pictureBox1.TabStop = false;
  324. //
  325. // label13
  326. //
  327. this.label13.AutoSize = true;
  328. this.label13.Location = new System.Drawing.Point(799, 535);
  329. this.label13.Name = "label13";
  330. this.label13.Size = new System.Drawing.Size(213, 15);
  331. this.label13.TabIndex = 48;
  332. this.label13.Text = "Copyright (c) 2019. BLUECELL";
  333. //
  334. // button4
  335. //
  336. this.button4.Location = new System.Drawing.Point(766, 14);
  337. this.button4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  338. this.button4.Name = "button4";
  339. this.button4.Size = new System.Drawing.Size(106, 42);
  340. this.button4.TabIndex = 57;
  341. this.button4.Text = "Clear";
  342. this.button4.UseVisualStyleBackColor = true;
  343. this.button4.Click += new System.EventHandler(this.button4_Click);
  344. //
  345. // tbSend
  346. //
  347. this.tbSend.Location = new System.Drawing.Point(22, 322);
  348. this.tbSend.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  349. this.tbSend.Name = "tbSend";
  350. this.tbSend.Size = new System.Drawing.Size(803, 23);
  351. this.tbSend.TabIndex = 54;
  352. //
  353. // Send_button
  354. //
  355. this.Send_button.Location = new System.Drawing.Point(832, 322);
  356. this.Send_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  357. this.Send_button.Name = "Send_button";
  358. this.Send_button.Size = new System.Drawing.Size(170, 29);
  359. this.Send_button.TabIndex = 52;
  360. this.Send_button.Text = "Send";
  361. this.Send_button.UseVisualStyleBackColor = true;
  362. this.Send_button.Click += new System.EventHandler(this.Send_button_Click);
  363. //
  364. // comboBox2
  365. //
  366. this.comboBox2.FormattingEnabled = true;
  367. this.comboBox2.Items.AddRange(new object[] {
  368. "9600",
  369. "14400",
  370. "19200",
  371. "38400",
  372. "57600",
  373. "115200",
  374. "128000"});
  375. this.comboBox2.Location = new System.Drawing.Point(379, 25);
  376. this.comboBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  377. this.comboBox2.Name = "comboBox2";
  378. this.comboBox2.Size = new System.Drawing.Size(115, 23);
  379. this.comboBox2.TabIndex = 51;
  380. this.comboBox2.Text = "115200";
  381. //
  382. // cmBaudRate
  383. //
  384. this.cmBaudRate.AutoSize = true;
  385. this.cmBaudRate.Location = new System.Drawing.Point(266, 28);
  386. this.cmBaudRate.Name = "cmBaudRate";
  387. this.cmBaudRate.Size = new System.Drawing.Size(112, 15);
  388. this.cmBaudRate.TabIndex = 50;
  389. this.cmBaudRate.Text = "Baud Rate(bps)";
  390. //
  391. // cmCom_Port
  392. //
  393. this.cmCom_Port.AutoSize = true;
  394. this.cmCom_Port.Location = new System.Drawing.Point(19, 28);
  395. this.cmCom_Port.Name = "cmCom_Port";
  396. this.cmCom_Port.Size = new System.Drawing.Size(69, 15);
  397. this.cmCom_Port.TabIndex = 47;
  398. this.cmCom_Port.Text = "Com Port";
  399. //
  400. // comboBox1
  401. //
  402. this.comboBox1.Cursor = System.Windows.Forms.Cursors.Default;
  403. this.comboBox1.FormattingEnabled = true;
  404. this.comboBox1.Location = new System.Drawing.Point(131, 24);
  405. this.comboBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  406. this.comboBox1.Name = "comboBox1";
  407. this.comboBox1.Size = new System.Drawing.Size(115, 23);
  408. this.comboBox1.TabIndex = 46;
  409. this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
  410. this.comboBox1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.comboBox1_MouseDown);
  411. //
  412. // PortClose_button
  413. //
  414. this.PortClose_button.Location = new System.Drawing.Point(653, 14);
  415. this.PortClose_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  416. this.PortClose_button.Name = "PortClose_button";
  417. this.PortClose_button.Size = new System.Drawing.Size(106, 42);
  418. this.PortClose_button.TabIndex = 45;
  419. this.PortClose_button.Text = "Port Closed";
  420. this.PortClose_button.UseVisualStyleBackColor = true;
  421. this.PortClose_button.Click += new System.EventHandler(this.PortClose_button_Click);
  422. //
  423. // button1
  424. //
  425. this.button1.Location = new System.Drawing.Point(539, 14);
  426. this.button1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  427. this.button1.Name = "button1";
  428. this.button1.Size = new System.Drawing.Size(106, 42);
  429. this.button1.TabIndex = 44;
  430. this.button1.Text = "Port Open";
  431. this.button1.UseVisualStyleBackColor = true;
  432. this.button1.Click += new System.EventHandler(this.button1_Click_1);
  433. //
  434. // Alarm_tabPage
  435. //
  436. this.Alarm_tabPage.Controls.Add(this.pictureBox3);
  437. this.Alarm_tabPage.Controls.Add(this.groupBox10);
  438. this.Alarm_tabPage.Controls.Add(this.groupBox9);
  439. this.Alarm_tabPage.Controls.Add(this.label1);
  440. this.Alarm_tabPage.Location = new System.Drawing.Point(4, 25);
  441. this.Alarm_tabPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  442. this.Alarm_tabPage.Name = "Alarm_tabPage";
  443. this.Alarm_tabPage.Size = new System.Drawing.Size(1010, 593);
  444. this.Alarm_tabPage.TabIndex = 3;
  445. this.Alarm_tabPage.Text = "Alarm Status";
  446. this.Alarm_tabPage.UseVisualStyleBackColor = true;
  447. //
  448. // pictureBox3
  449. //
  450. this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
  451. this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  452. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  453. this.pictureBox3.Location = new System.Drawing.Point(831, 468);
  454. this.pictureBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  455. this.pictureBox3.Name = "pictureBox3";
  456. this.pictureBox3.Size = new System.Drawing.Size(171, 52);
  457. this.pictureBox3.TabIndex = 77;
  458. this.pictureBox3.TabStop = false;
  459. //
  460. // groupBox10
  461. //
  462. this.groupBox10.Controls.Add(this.label20);
  463. this.groupBox10.Controls.Add(this.label19);
  464. this.groupBox10.Controls.Add(this.Bch30GOn_pictureBox);
  465. this.groupBox10.Controls.Add(this.label18);
  466. this.groupBox10.Controls.Add(this.BchwifiOn_pictureBox);
  467. this.groupBox10.Controls.Add(this.Bch150mOn_pictureBox);
  468. this.groupBox10.Controls.Add(this.Bch30GOff_pictureBox);
  469. this.groupBox10.Controls.Add(this.BchwifiOff_pictureBox);
  470. this.groupBox10.Controls.Add(this.Bch150mOff_pictureBox);
  471. this.groupBox10.Font = new System.Drawing.Font("맑은 고딕", 14F);
  472. this.groupBox10.Location = new System.Drawing.Point(515, 4);
  473. this.groupBox10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  474. this.groupBox10.Name = "groupBox10";
  475. this.groupBox10.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  476. this.groupBox10.Size = new System.Drawing.Size(490, 459);
  477. this.groupBox10.TabIndex = 69;
  478. this.groupBox10.TabStop = false;
  479. this.groupBox10.Text = "B Channel";
  480. //
  481. // label20
  482. //
  483. this.label20.AutoSize = true;
  484. this.label20.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  485. this.label20.Location = new System.Drawing.Point(7, 350);
  486. this.label20.Name = "label20";
  487. this.label20.Size = new System.Drawing.Size(144, 28);
  488. this.label20.TabIndex = 74;
  489. this.label20.Text = "28GHz~30GHz";
  490. //
  491. // label19
  492. //
  493. this.label19.AutoSize = true;
  494. this.label19.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  495. this.label19.Location = new System.Drawing.Point(7, 209);
  496. this.label19.Name = "label19";
  497. this.label19.Size = new System.Drawing.Size(101, 28);
  498. this.label19.TabIndex = 75;
  499. this.label19.Text = "DC~6GHz";
  500. //
  501. // Bch30GOn_pictureBox
  502. //
  503. this.Bch30GOn_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("Bch30GOn_pictureBox.Image")));
  504. this.Bch30GOn_pictureBox.Location = new System.Drawing.Point(251, 350);
  505. this.Bch30GOn_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  506. this.Bch30GOn_pictureBox.Name = "Bch30GOn_pictureBox";
  507. this.Bch30GOn_pictureBox.Size = new System.Drawing.Size(39, 42);
  508. this.Bch30GOn_pictureBox.TabIndex = 70;
  509. this.Bch30GOn_pictureBox.TabStop = false;
  510. //
  511. // label18
  512. //
  513. this.label18.AutoSize = true;
  514. this.label18.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  515. this.label18.Location = new System.Drawing.Point(7, 81);
  516. this.label18.Name = "label18";
  517. this.label18.Size = new System.Drawing.Size(171, 28);
  518. this.label18.TabIndex = 76;
  519. this.label18.Text = "1.3GHz->150MHz";
  520. //
  521. // BchwifiOn_pictureBox
  522. //
  523. this.BchwifiOn_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("BchwifiOn_pictureBox.Image")));
  524. this.BchwifiOn_pictureBox.Location = new System.Drawing.Point(251, 209);
  525. this.BchwifiOn_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  526. this.BchwifiOn_pictureBox.Name = "BchwifiOn_pictureBox";
  527. this.BchwifiOn_pictureBox.Size = new System.Drawing.Size(39, 42);
  528. this.BchwifiOn_pictureBox.TabIndex = 71;
  529. this.BchwifiOn_pictureBox.TabStop = false;
  530. //
  531. // Bch150mOn_pictureBox
  532. //
  533. this.Bch150mOn_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("Bch150mOn_pictureBox.Image")));
  534. this.Bch150mOn_pictureBox.Location = new System.Drawing.Point(251, 81);
  535. this.Bch150mOn_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  536. this.Bch150mOn_pictureBox.Name = "Bch150mOn_pictureBox";
  537. this.Bch150mOn_pictureBox.Size = new System.Drawing.Size(39, 42);
  538. this.Bch150mOn_pictureBox.TabIndex = 72;
  539. this.Bch150mOn_pictureBox.TabStop = false;
  540. //
  541. // Bch30GOff_pictureBox
  542. //
  543. this.Bch30GOff_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("Bch30GOff_pictureBox.Image")));
  544. this.Bch30GOff_pictureBox.Location = new System.Drawing.Point(251, 350);
  545. this.Bch30GOff_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  546. this.Bch30GOff_pictureBox.Name = "Bch30GOff_pictureBox";
  547. this.Bch30GOff_pictureBox.Size = new System.Drawing.Size(39, 42);
  548. this.Bch30GOff_pictureBox.TabIndex = 67;
  549. this.Bch30GOff_pictureBox.TabStop = false;
  550. //
  551. // BchwifiOff_pictureBox
  552. //
  553. this.BchwifiOff_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("BchwifiOff_pictureBox.Image")));
  554. this.BchwifiOff_pictureBox.Location = new System.Drawing.Point(251, 209);
  555. this.BchwifiOff_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  556. this.BchwifiOff_pictureBox.Name = "BchwifiOff_pictureBox";
  557. this.BchwifiOff_pictureBox.Size = new System.Drawing.Size(39, 42);
  558. this.BchwifiOff_pictureBox.TabIndex = 68;
  559. this.BchwifiOff_pictureBox.TabStop = false;
  560. //
  561. // Bch150mOff_pictureBox
  562. //
  563. this.Bch150mOff_pictureBox.Image = global::Atten_Table_Ctrl.Properties.Resources.이름_없음2;
  564. this.Bch150mOff_pictureBox.Location = new System.Drawing.Point(251, 81);
  565. this.Bch150mOff_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  566. this.Bch150mOff_pictureBox.Name = "Bch150mOff_pictureBox";
  567. this.Bch150mOff_pictureBox.Size = new System.Drawing.Size(39, 42);
  568. this.Bch150mOff_pictureBox.TabIndex = 69;
  569. this.Bch150mOff_pictureBox.TabStop = false;
  570. //
  571. // groupBox9
  572. //
  573. this.groupBox9.Controls.Add(this.label15);
  574. this.groupBox9.Controls.Add(this.label16);
  575. this.groupBox9.Controls.Add(this.label17);
  576. this.groupBox9.Controls.Add(this.Ach30GOn_pictureBox);
  577. this.groupBox9.Controls.Add(this.AchwifiOn_pictureBox);
  578. this.groupBox9.Controls.Add(this.Ach150mOn_pictureBox);
  579. this.groupBox9.Controls.Add(this.Ach30GOff_pictureBox);
  580. this.groupBox9.Controls.Add(this.AchwifiOff_pictureBox);
  581. this.groupBox9.Controls.Add(this.Ach150mOff_pictureBox);
  582. this.groupBox9.Font = new System.Drawing.Font("맑은 고딕", 14F);
  583. this.groupBox9.Location = new System.Drawing.Point(26, 4);
  584. this.groupBox9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  585. this.groupBox9.Name = "groupBox9";
  586. this.groupBox9.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  587. this.groupBox9.Size = new System.Drawing.Size(482, 459);
  588. this.groupBox9.TabIndex = 68;
  589. this.groupBox9.TabStop = false;
  590. this.groupBox9.Text = "A Channel";
  591. //
  592. // label15
  593. //
  594. this.label15.AutoSize = true;
  595. this.label15.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  596. this.label15.Location = new System.Drawing.Point(7, 350);
  597. this.label15.Name = "label15";
  598. this.label15.Size = new System.Drawing.Size(144, 28);
  599. this.label15.TabIndex = 74;
  600. this.label15.Text = "28GHz~30GHz";
  601. //
  602. // label16
  603. //
  604. this.label16.AutoSize = true;
  605. this.label16.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  606. this.label16.Location = new System.Drawing.Point(7, 209);
  607. this.label16.Name = "label16";
  608. this.label16.Size = new System.Drawing.Size(101, 28);
  609. this.label16.TabIndex = 75;
  610. this.label16.Text = "DC~6GHz";
  611. //
  612. // label17
  613. //
  614. this.label17.AutoSize = true;
  615. this.label17.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  616. this.label17.Location = new System.Drawing.Point(7, 81);
  617. this.label17.Name = "label17";
  618. this.label17.Size = new System.Drawing.Size(171, 28);
  619. this.label17.TabIndex = 76;
  620. this.label17.Text = "1.3GHz->150MHz";
  621. //
  622. // Ach30GOn_pictureBox
  623. //
  624. this.Ach30GOn_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("Ach30GOn_pictureBox.Image")));
  625. this.Ach30GOn_pictureBox.Location = new System.Drawing.Point(243, 355);
  626. this.Ach30GOn_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  627. this.Ach30GOn_pictureBox.Name = "Ach30GOn_pictureBox";
  628. this.Ach30GOn_pictureBox.Size = new System.Drawing.Size(39, 42);
  629. this.Ach30GOn_pictureBox.TabIndex = 71;
  630. this.Ach30GOn_pictureBox.TabStop = false;
  631. //
  632. // AchwifiOn_pictureBox
  633. //
  634. this.AchwifiOn_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("AchwifiOn_pictureBox.Image")));
  635. this.AchwifiOn_pictureBox.Location = new System.Drawing.Point(243, 214);
  636. this.AchwifiOn_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  637. this.AchwifiOn_pictureBox.Name = "AchwifiOn_pictureBox";
  638. this.AchwifiOn_pictureBox.Size = new System.Drawing.Size(39, 42);
  639. this.AchwifiOn_pictureBox.TabIndex = 72;
  640. this.AchwifiOn_pictureBox.TabStop = false;
  641. //
  642. // Ach150mOn_pictureBox
  643. //
  644. this.Ach150mOn_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("Ach150mOn_pictureBox.Image")));
  645. this.Ach150mOn_pictureBox.Location = new System.Drawing.Point(243, 81);
  646. this.Ach150mOn_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  647. this.Ach150mOn_pictureBox.Name = "Ach150mOn_pictureBox";
  648. this.Ach150mOn_pictureBox.Size = new System.Drawing.Size(39, 42);
  649. this.Ach150mOn_pictureBox.TabIndex = 73;
  650. this.Ach150mOn_pictureBox.TabStop = false;
  651. //
  652. // Ach30GOff_pictureBox
  653. //
  654. this.Ach30GOff_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("Ach30GOff_pictureBox.Image")));
  655. this.Ach30GOff_pictureBox.Location = new System.Drawing.Point(243, 355);
  656. this.Ach30GOff_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  657. this.Ach30GOff_pictureBox.Name = "Ach30GOff_pictureBox";
  658. this.Ach30GOff_pictureBox.Size = new System.Drawing.Size(39, 42);
  659. this.Ach30GOff_pictureBox.TabIndex = 68;
  660. this.Ach30GOff_pictureBox.TabStop = false;
  661. //
  662. // AchwifiOff_pictureBox
  663. //
  664. this.AchwifiOff_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("AchwifiOff_pictureBox.Image")));
  665. this.AchwifiOff_pictureBox.Location = new System.Drawing.Point(243, 214);
  666. this.AchwifiOff_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  667. this.AchwifiOff_pictureBox.Name = "AchwifiOff_pictureBox";
  668. this.AchwifiOff_pictureBox.Size = new System.Drawing.Size(39, 42);
  669. this.AchwifiOff_pictureBox.TabIndex = 69;
  670. this.AchwifiOff_pictureBox.TabStop = false;
  671. //
  672. // Ach150mOff_pictureBox
  673. //
  674. this.Ach150mOff_pictureBox.Image = ((System.Drawing.Image)(resources.GetObject("Ach150mOff_pictureBox.Image")));
  675. this.Ach150mOff_pictureBox.Location = new System.Drawing.Point(243, 81);
  676. this.Ach150mOff_pictureBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  677. this.Ach150mOff_pictureBox.Name = "Ach150mOff_pictureBox";
  678. this.Ach150mOff_pictureBox.Size = new System.Drawing.Size(39, 42);
  679. this.Ach150mOff_pictureBox.TabIndex = 70;
  680. this.Ach150mOff_pictureBox.TabStop = false;
  681. //
  682. // label1
  683. //
  684. this.label1.AutoSize = true;
  685. this.label1.Location = new System.Drawing.Point(799, 535);
  686. this.label1.Name = "label1";
  687. this.label1.Size = new System.Drawing.Size(213, 15);
  688. this.label1.TabIndex = 59;
  689. this.label1.Text = "Copyright (c) 2019. BLUECELL";
  690. //
  691. // Main_tabPage
  692. //
  693. this.Main_tabPage.Controls.Add(this.ModeGet_button);
  694. this.Main_tabPage.Controls.Add(this.groupBox4);
  695. this.Main_tabPage.Controls.Add(this.groupBox2);
  696. this.Main_tabPage.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  697. this.Main_tabPage.Location = new System.Drawing.Point(4, 25);
  698. this.Main_tabPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  699. this.Main_tabPage.Name = "Main_tabPage";
  700. this.Main_tabPage.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  701. this.Main_tabPage.Size = new System.Drawing.Size(1010, 593);
  702. this.Main_tabPage.TabIndex = 2;
  703. this.Main_tabPage.Text = "Attenuator Setting";
  704. this.Main_tabPage.UseVisualStyleBackColor = true;
  705. //
  706. // ModeGet_button
  707. //
  708. this.ModeGet_button.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  709. this.ModeGet_button.Location = new System.Drawing.Point(421, 529);
  710. this.ModeGet_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  711. this.ModeGet_button.Name = "ModeGet_button";
  712. this.ModeGet_button.Size = new System.Drawing.Size(200, 54);
  713. this.ModeGet_button.TabIndex = 10;
  714. this.ModeGet_button.Text = "Mode Get";
  715. this.ModeGet_button.UseVisualStyleBackColor = true;
  716. this.ModeGet_button.Click += new System.EventHandler(this.ModeGet_button_Click);
  717. //
  718. // groupBox4
  719. //
  720. this.groupBox4.Controls.Add(this.groupBox8);
  721. this.groupBox4.Controls.Add(this.Bch30g_button);
  722. this.groupBox4.Controls.Add(this.groupBox7);
  723. this.groupBox4.Controls.Add(this.label26);
  724. this.groupBox4.Controls.Add(this.BchWifi_button);
  725. this.groupBox4.Controls.Add(this.label25);
  726. this.groupBox4.Controls.Add(this.Bch150Mhz_button);
  727. this.groupBox4.Controls.Add(this.label24);
  728. this.groupBox4.Controls.Add(this.Bch30g_numericUpDown);
  729. this.groupBox4.Controls.Add(this.Bchwifi_numericUpDown);
  730. this.groupBox4.Controls.Add(this.Bch150Mhz_numericUpDown);
  731. this.groupBox4.Controls.Add(this.label14);
  732. this.groupBox4.Controls.Add(this.label12);
  733. this.groupBox4.Controls.Add(this.label11);
  734. this.groupBox4.Font = new System.Drawing.Font("맑은 고딕", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  735. this.groupBox4.Location = new System.Drawing.Point(527, 8);
  736. this.groupBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  737. this.groupBox4.Name = "groupBox4";
  738. this.groupBox4.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  739. this.groupBox4.Size = new System.Drawing.Size(475, 515);
  740. this.groupBox4.TabIndex = 5;
  741. this.groupBox4.TabStop = false;
  742. this.groupBox4.Text = "B Channel";
  743. //
  744. // groupBox8
  745. //
  746. this.groupBox8.Controls.Add(this.Bch30g29_29_5_radioButton);
  747. this.groupBox8.Controls.Add(this.Bch30g29_5_30_radioButton);
  748. this.groupBox8.Controls.Add(this.Bch30g28_28_5_radioButton);
  749. this.groupBox8.Controls.Add(this.Bch30g28_5_29_radioButton);
  750. this.groupBox8.Location = new System.Drawing.Point(53, 418);
  751. this.groupBox8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  752. this.groupBox8.Name = "groupBox8";
  753. this.groupBox8.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  754. this.groupBox8.Size = new System.Drawing.Size(382, 90);
  755. this.groupBox8.TabIndex = 15;
  756. this.groupBox8.TabStop = false;
  757. //
  758. // Bch30g29_29_5_radioButton
  759. //
  760. this.Bch30g29_29_5_radioButton.AutoSize = true;
  761. this.Bch30g29_29_5_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  762. this.Bch30g29_29_5_radioButton.Location = new System.Drawing.Point(23, 54);
  763. this.Bch30g29_29_5_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  764. this.Bch30g29_29_5_radioButton.Name = "Bch30g29_29_5_radioButton";
  765. this.Bch30g29_29_5_radioButton.Size = new System.Drawing.Size(124, 27);
  766. this.Bch30g29_29_5_radioButton.TabIndex = 13;
  767. this.Bch30g29_29_5_radioButton.Text = "29~29.5GHz";
  768. this.Bch30g29_29_5_radioButton.UseVisualStyleBackColor = true;
  769. //
  770. // Bch30g28_28_5_radioButton
  771. //
  772. this.Bch30g28_28_5_radioButton.AutoSize = true;
  773. this.Bch30g28_28_5_radioButton.Checked = true;
  774. this.Bch30g28_28_5_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  775. this.Bch30g28_28_5_radioButton.Location = new System.Drawing.Point(23, 22);
  776. this.Bch30g28_28_5_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  777. this.Bch30g28_28_5_radioButton.Name = "Bch30g28_28_5_radioButton";
  778. this.Bch30g28_28_5_radioButton.Size = new System.Drawing.Size(124, 27);
  779. this.Bch30g28_28_5_radioButton.TabIndex = 13;
  780. this.Bch30g28_28_5_radioButton.TabStop = true;
  781. this.Bch30g28_28_5_radioButton.Text = "28~28.5GHz";
  782. this.Bch30g28_28_5_radioButton.UseVisualStyleBackColor = true;
  783. //
  784. // Bch30g_button
  785. //
  786. this.Bch30g_button.Font = new System.Drawing.Font("맑은 고딕", 9F);
  787. this.Bch30g_button.Location = new System.Drawing.Point(304, 385);
  788. this.Bch30g_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  789. this.Bch30g_button.Name = "Bch30g_button";
  790. this.Bch30g_button.Size = new System.Drawing.Size(86, 29);
  791. this.Bch30g_button.TabIndex = 12;
  792. this.Bch30g_button.Text = "Apply";
  793. this.Bch30g_button.UseVisualStyleBackColor = true;
  794. this.Bch30g_button.Click += new System.EventHandler(this.Bch30g_button_Click);
  795. //
  796. // groupBox7
  797. //
  798. this.groupBox7.Controls.Add(this.Bchwifi2_4_radioButton);
  799. this.groupBox7.Controls.Add(this.Bchwifi5_8_radioButton);
  800. this.groupBox7.Location = new System.Drawing.Point(53, 258);
  801. this.groupBox7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  802. this.groupBox7.Name = "groupBox7";
  803. this.groupBox7.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  804. this.groupBox7.Size = new System.Drawing.Size(382, 79);
  805. this.groupBox7.TabIndex = 15;
  806. this.groupBox7.TabStop = false;
  807. //
  808. // Bchwifi2_4_radioButton
  809. //
  810. this.Bchwifi2_4_radioButton.AutoSize = true;
  811. this.Bchwifi2_4_radioButton.Checked = true;
  812. this.Bchwifi2_4_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  813. this.Bchwifi2_4_radioButton.Location = new System.Drawing.Point(7, 31);
  814. this.Bchwifi2_4_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  815. this.Bchwifi2_4_radioButton.Name = "Bchwifi2_4_radioButton";
  816. this.Bchwifi2_4_radioButton.Size = new System.Drawing.Size(85, 27);
  817. this.Bchwifi2_4_radioButton.TabIndex = 13;
  818. this.Bchwifi2_4_radioButton.TabStop = true;
  819. this.Bchwifi2_4_radioButton.Text = "2.4GHz";
  820. this.Bchwifi2_4_radioButton.UseVisualStyleBackColor = true;
  821. this.Bchwifi2_4_radioButton.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
  822. //
  823. // label26
  824. //
  825. this.label26.AutoSize = true;
  826. this.label26.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  827. this.label26.Location = new System.Drawing.Point(197, 396);
  828. this.label26.Name = "label26";
  829. this.label26.Size = new System.Drawing.Size(72, 15);
  830. this.label26.TabIndex = 11;
  831. this.label26.Text = "(0~90dB)";
  832. //
  833. // BchWifi_button
  834. //
  835. this.BchWifi_button.Font = new System.Drawing.Font("맑은 고딕", 9F);
  836. this.BchWifi_button.Location = new System.Drawing.Point(304, 226);
  837. this.BchWifi_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  838. this.BchWifi_button.Name = "BchWifi_button";
  839. this.BchWifi_button.Size = new System.Drawing.Size(86, 29);
  840. this.BchWifi_button.TabIndex = 12;
  841. this.BchWifi_button.Text = "Apply";
  842. this.BchWifi_button.UseVisualStyleBackColor = true;
  843. this.BchWifi_button.Click += new System.EventHandler(this.BchWifi_button_Click);
  844. //
  845. // label25
  846. //
  847. this.label25.AutoSize = true;
  848. this.label25.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  849. this.label25.Location = new System.Drawing.Point(197, 240);
  850. this.label25.Name = "label25";
  851. this.label25.Size = new System.Drawing.Size(80, 15);
  852. this.label25.TabIndex = 11;
  853. this.label25.Text = "(0~120dB)";
  854. //
  855. // Bch150Mhz_button
  856. //
  857. this.Bch150Mhz_button.Font = new System.Drawing.Font("맑은 고딕", 9F);
  858. this.Bch150Mhz_button.Location = new System.Drawing.Point(304, 96);
  859. this.Bch150Mhz_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  860. this.Bch150Mhz_button.Name = "Bch150Mhz_button";
  861. this.Bch150Mhz_button.Size = new System.Drawing.Size(86, 29);
  862. this.Bch150Mhz_button.TabIndex = 12;
  863. this.Bch150Mhz_button.Text = "Apply";
  864. this.Bch150Mhz_button.UseVisualStyleBackColor = true;
  865. this.Bch150Mhz_button.Click += new System.EventHandler(this.Bch150Mhz_button_Click);
  866. //
  867. // label24
  868. //
  869. this.label24.AutoSize = true;
  870. this.label24.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  871. this.label24.Location = new System.Drawing.Point(198, 101);
  872. this.label24.Name = "label24";
  873. this.label24.Size = new System.Drawing.Size(72, 15);
  874. this.label24.TabIndex = 11;
  875. this.label24.Text = "(0~30dB)";
  876. //
  877. // Bch30g_numericUpDown
  878. //
  879. this.Bch30g_numericUpDown.DecimalPlaces = 1;
  880. this.Bch30g_numericUpDown.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  881. this.Bch30g_numericUpDown.Location = new System.Drawing.Point(53, 385);
  882. this.Bch30g_numericUpDown.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  883. this.Bch30g_numericUpDown.Maximum = new decimal(new int[] {
  884. 90,
  885. 0,
  886. 0,
  887. 0});
  888. this.Bch30g_numericUpDown.Name = "Bch30g_numericUpDown";
  889. this.Bch30g_numericUpDown.Size = new System.Drawing.Size(137, 25);
  890. this.Bch30g_numericUpDown.TabIndex = 9;
  891. this.Bch30g_numericUpDown.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Bch30g_numericUpDown_KeyDown);
  892. //
  893. // Bchwifi_numericUpDown
  894. //
  895. this.Bchwifi_numericUpDown.DecimalPlaces = 1;
  896. this.Bchwifi_numericUpDown.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  897. this.Bchwifi_numericUpDown.Increment = new decimal(new int[] {
  898. 5,
  899. 0,
  900. 0,
  901. 65536});
  902. this.Bchwifi_numericUpDown.Location = new System.Drawing.Point(53, 225);
  903. this.Bchwifi_numericUpDown.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  904. this.Bchwifi_numericUpDown.Maximum = new decimal(new int[] {
  905. 120,
  906. 0,
  907. 0,
  908. 0});
  909. this.Bchwifi_numericUpDown.Name = "Bchwifi_numericUpDown";
  910. this.Bchwifi_numericUpDown.Size = new System.Drawing.Size(137, 25);
  911. this.Bchwifi_numericUpDown.TabIndex = 9;
  912. this.Bchwifi_numericUpDown.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Bchwifi_numericUpDown_KeyDown);
  913. //
  914. // Bch150Mhz_numericUpDown
  915. //
  916. this.Bch150Mhz_numericUpDown.DecimalPlaces = 1;
  917. this.Bch150Mhz_numericUpDown.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  918. this.Bch150Mhz_numericUpDown.Increment = new decimal(new int[] {
  919. 5,
  920. 0,
  921. 0,
  922. 65536});
  923. this.Bch150Mhz_numericUpDown.Location = new System.Drawing.Point(53, 92);
  924. this.Bch150Mhz_numericUpDown.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  925. this.Bch150Mhz_numericUpDown.Maximum = new decimal(new int[] {
  926. 30,
  927. 0,
  928. 0,
  929. 0});
  930. this.Bch150Mhz_numericUpDown.Name = "Bch150Mhz_numericUpDown";
  931. this.Bch150Mhz_numericUpDown.Size = new System.Drawing.Size(137, 25);
  932. this.Bch150Mhz_numericUpDown.TabIndex = 9;
  933. this.Bch150Mhz_numericUpDown.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Bch150Mhz_numericUpDown_KeyDown);
  934. //
  935. // label14
  936. //
  937. this.label14.AutoSize = true;
  938. this.label14.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  939. this.label14.Location = new System.Drawing.Point(48, 340);
  940. this.label14.Name = "label14";
  941. this.label14.Size = new System.Drawing.Size(144, 28);
  942. this.label14.TabIndex = 5;
  943. this.label14.Text = "28GHz~30GHz";
  944. //
  945. // label12
  946. //
  947. this.label12.AutoSize = true;
  948. this.label12.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  949. this.label12.Location = new System.Drawing.Point(51, 178);
  950. this.label12.Name = "label12";
  951. this.label12.Size = new System.Drawing.Size(101, 28);
  952. this.label12.TabIndex = 6;
  953. this.label12.Text = "DC~6GHz";
  954. //
  955. // label11
  956. //
  957. this.label11.AutoSize = true;
  958. this.label11.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  959. this.label11.Location = new System.Drawing.Point(48, 49);
  960. this.label11.Name = "label11";
  961. this.label11.Size = new System.Drawing.Size(171, 28);
  962. this.label11.TabIndex = 7;
  963. this.label11.Text = "1.3GHz->150MHz";
  964. //
  965. // groupBox2
  966. //
  967. this.groupBox2.Controls.Add(this.groupBox6);
  968. this.groupBox2.Controls.Add(this.groupBox5);
  969. this.groupBox2.Controls.Add(this.Ach30g_button);
  970. this.groupBox2.Controls.Add(this.AchWifi_button);
  971. this.groupBox2.Controls.Add(this.Ach150Mhz_button);
  972. this.groupBox2.Controls.Add(this.label23);
  973. this.groupBox2.Controls.Add(this.label22);
  974. this.groupBox2.Controls.Add(this.label21);
  975. this.groupBox2.Controls.Add(this.Ach30g_numericUpDown);
  976. this.groupBox2.Controls.Add(this.Achwifi_numericUpDown);
  977. this.groupBox2.Controls.Add(this.Ach150Mhz_numericUpDown);
  978. this.groupBox2.Controls.Add(this.label8);
  979. this.groupBox2.Controls.Add(this.label7);
  980. this.groupBox2.Controls.Add(this.label6);
  981. this.groupBox2.Font = new System.Drawing.Font("맑은 고딕", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  982. this.groupBox2.Location = new System.Drawing.Point(25, 6);
  983. this.groupBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  984. this.groupBox2.Name = "groupBox2";
  985. this.groupBox2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  986. this.groupBox2.Size = new System.Drawing.Size(495, 515);
  987. this.groupBox2.TabIndex = 5;
  988. this.groupBox2.TabStop = false;
  989. this.groupBox2.Text = "A Channel";
  990. //
  991. // groupBox6
  992. //
  993. this.groupBox6.Controls.Add(this.Ach30g29_29_5_radioButton);
  994. this.groupBox6.Controls.Add(this.Ach30g29_5_30_radioButton);
  995. this.groupBox6.Controls.Add(this.Ach30g28_28_5_radioButton);
  996. this.groupBox6.Controls.Add(this.Ach30g28_5_29_radioButton);
  997. this.groupBox6.Location = new System.Drawing.Point(59, 418);
  998. this.groupBox6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  999. this.groupBox6.Name = "groupBox6";
  1000. this.groupBox6.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1001. this.groupBox6.Size = new System.Drawing.Size(382, 90);
  1002. this.groupBox6.TabIndex = 15;
  1003. this.groupBox6.TabStop = false;
  1004. //
  1005. // Ach30g29_29_5_radioButton
  1006. //
  1007. this.Ach30g29_29_5_radioButton.AutoSize = true;
  1008. this.Ach30g29_29_5_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  1009. this.Ach30g29_29_5_radioButton.Location = new System.Drawing.Point(23, 54);
  1010. this.Ach30g29_29_5_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1011. this.Ach30g29_29_5_radioButton.Name = "Ach30g29_29_5_radioButton";
  1012. this.Ach30g29_29_5_radioButton.Size = new System.Drawing.Size(124, 27);
  1013. this.Ach30g29_29_5_radioButton.TabIndex = 13;
  1014. this.Ach30g29_29_5_radioButton.Text = "29~29.5GHz";
  1015. this.Ach30g29_29_5_radioButton.UseVisualStyleBackColor = true;
  1016. //
  1017. // Ach30g28_28_5_radioButton
  1018. //
  1019. this.Ach30g28_28_5_radioButton.AutoSize = true;
  1020. this.Ach30g28_28_5_radioButton.Checked = true;
  1021. this.Ach30g28_28_5_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  1022. this.Ach30g28_28_5_radioButton.Location = new System.Drawing.Point(23, 22);
  1023. this.Ach30g28_28_5_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1024. this.Ach30g28_28_5_radioButton.Name = "Ach30g28_28_5_radioButton";
  1025. this.Ach30g28_28_5_radioButton.Size = new System.Drawing.Size(124, 27);
  1026. this.Ach30g28_28_5_radioButton.TabIndex = 13;
  1027. this.Ach30g28_28_5_radioButton.TabStop = true;
  1028. this.Ach30g28_28_5_radioButton.Text = "28~28.5GHz";
  1029. this.Ach30g28_28_5_radioButton.UseVisualStyleBackColor = true;
  1030. //
  1031. // groupBox5
  1032. //
  1033. this.groupBox5.Controls.Add(this.Achwifi2_4_radioButton);
  1034. this.groupBox5.Controls.Add(this.Achwifi5_8_radioButton);
  1035. this.groupBox5.Location = new System.Drawing.Point(59, 258);
  1036. this.groupBox5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1037. this.groupBox5.Name = "groupBox5";
  1038. this.groupBox5.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1039. this.groupBox5.Size = new System.Drawing.Size(382, 79);
  1040. this.groupBox5.TabIndex = 15;
  1041. this.groupBox5.TabStop = false;
  1042. //
  1043. // Achwifi2_4_radioButton
  1044. //
  1045. this.Achwifi2_4_radioButton.AutoSize = true;
  1046. this.Achwifi2_4_radioButton.Checked = true;
  1047. this.Achwifi2_4_radioButton.Font = new System.Drawing.Font("맑은 고딕", 10F);
  1048. this.Achwifi2_4_radioButton.Location = new System.Drawing.Point(7, 31);
  1049. this.Achwifi2_4_radioButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1050. this.Achwifi2_4_radioButton.Name = "Achwifi2_4_radioButton";
  1051. this.Achwifi2_4_radioButton.Size = new System.Drawing.Size(85, 27);
  1052. this.Achwifi2_4_radioButton.TabIndex = 13;
  1053. this.Achwifi2_4_radioButton.TabStop = true;
  1054. this.Achwifi2_4_radioButton.Text = "2.4GHz";
  1055. this.Achwifi2_4_radioButton.UseVisualStyleBackColor = true;
  1056. this.Achwifi2_4_radioButton.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
  1057. //
  1058. // Ach30g_button
  1059. //
  1060. this.Ach30g_button.Font = new System.Drawing.Font("맑은 고딕", 9F);
  1061. this.Ach30g_button.Location = new System.Drawing.Point(319, 385);
  1062. this.Ach30g_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1063. this.Ach30g_button.Name = "Ach30g_button";
  1064. this.Ach30g_button.Size = new System.Drawing.Size(86, 29);
  1065. this.Ach30g_button.TabIndex = 12;
  1066. this.Ach30g_button.Text = "Apply";
  1067. this.Ach30g_button.UseVisualStyleBackColor = true;
  1068. this.Ach30g_button.Click += new System.EventHandler(this.Ach30g_button_Click);
  1069. //
  1070. // AchWifi_button
  1071. //
  1072. this.AchWifi_button.Font = new System.Drawing.Font("맑은 고딕", 9F);
  1073. this.AchWifi_button.Location = new System.Drawing.Point(319, 226);
  1074. this.AchWifi_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1075. this.AchWifi_button.Name = "AchWifi_button";
  1076. this.AchWifi_button.Size = new System.Drawing.Size(86, 29);
  1077. this.AchWifi_button.TabIndex = 12;
  1078. this.AchWifi_button.Text = "Apply";
  1079. this.AchWifi_button.UseVisualStyleBackColor = true;
  1080. this.AchWifi_button.Click += new System.EventHandler(this.AchWifi_button_Click);
  1081. //
  1082. // Ach150Mhz_button
  1083. //
  1084. this.Ach150Mhz_button.Font = new System.Drawing.Font("맑은 고딕", 9F);
  1085. this.Ach150Mhz_button.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1086. this.Ach150Mhz_button.Location = new System.Drawing.Point(319, 96);
  1087. this.Ach150Mhz_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1088. this.Ach150Mhz_button.Name = "Ach150Mhz_button";
  1089. this.Ach150Mhz_button.Size = new System.Drawing.Size(86, 29);
  1090. this.Ach150Mhz_button.TabIndex = 12;
  1091. this.Ach150Mhz_button.Text = "Apply";
  1092. this.Ach150Mhz_button.UseVisualStyleBackColor = true;
  1093. this.Ach150Mhz_button.Click += new System.EventHandler(this.Ach150Mhz_button_Click);
  1094. //
  1095. // label23
  1096. //
  1097. this.label23.AutoSize = true;
  1098. this.label23.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1099. this.label23.Location = new System.Drawing.Point(208, 399);
  1100. this.label23.Name = "label23";
  1101. this.label23.Size = new System.Drawing.Size(72, 15);
  1102. this.label23.TabIndex = 11;
  1103. this.label23.Text = "(0~90dB)";
  1104. //
  1105. // label22
  1106. //
  1107. this.label22.AutoSize = true;
  1108. this.label22.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1109. this.label22.Location = new System.Drawing.Point(208, 242);
  1110. this.label22.Name = "label22";
  1111. this.label22.Size = new System.Drawing.Size(80, 15);
  1112. this.label22.TabIndex = 11;
  1113. this.label22.Text = "(0~120dB)";
  1114. //
  1115. // label21
  1116. //
  1117. this.label21.AutoSize = true;
  1118. this.label21.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1119. this.label21.Location = new System.Drawing.Point(209, 104);
  1120. this.label21.Name = "label21";
  1121. this.label21.Size = new System.Drawing.Size(72, 15);
  1122. this.label21.TabIndex = 11;
  1123. this.label21.Text = "(0~30dB)";
  1124. //
  1125. // Ach30g_numericUpDown
  1126. //
  1127. this.Ach30g_numericUpDown.DecimalPlaces = 1;
  1128. this.Ach30g_numericUpDown.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1129. this.Ach30g_numericUpDown.Location = new System.Drawing.Point(64, 388);
  1130. this.Ach30g_numericUpDown.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1131. this.Ach30g_numericUpDown.Maximum = new decimal(new int[] {
  1132. 90,
  1133. 0,
  1134. 0,
  1135. 0});
  1136. this.Ach30g_numericUpDown.Name = "Ach30g_numericUpDown";
  1137. this.Ach30g_numericUpDown.Size = new System.Drawing.Size(137, 25);
  1138. this.Ach30g_numericUpDown.TabIndex = 9;
  1139. this.Ach30g_numericUpDown.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Ach30g_numericUpDown_KeyDown);
  1140. //
  1141. // Achwifi_numericUpDown
  1142. //
  1143. this.Achwifi_numericUpDown.DecimalPlaces = 1;
  1144. this.Achwifi_numericUpDown.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1145. this.Achwifi_numericUpDown.Increment = new decimal(new int[] {
  1146. 5,
  1147. 0,
  1148. 0,
  1149. 65536});
  1150. this.Achwifi_numericUpDown.Location = new System.Drawing.Point(64, 231);
  1151. this.Achwifi_numericUpDown.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1152. this.Achwifi_numericUpDown.Maximum = new decimal(new int[] {
  1153. 120,
  1154. 0,
  1155. 0,
  1156. 0});
  1157. this.Achwifi_numericUpDown.Name = "Achwifi_numericUpDown";
  1158. this.Achwifi_numericUpDown.Size = new System.Drawing.Size(137, 25);
  1159. this.Achwifi_numericUpDown.TabIndex = 9;
  1160. this.Achwifi_numericUpDown.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Achwifi_numericUpDown_KeyDown);
  1161. //
  1162. // Ach150Mhz_numericUpDown
  1163. //
  1164. this.Ach150Mhz_numericUpDown.DecimalPlaces = 1;
  1165. this.Ach150Mhz_numericUpDown.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1166. this.Ach150Mhz_numericUpDown.Increment = new decimal(new int[] {
  1167. 5,
  1168. 0,
  1169. 0,
  1170. 65536});
  1171. this.Ach150Mhz_numericUpDown.Location = new System.Drawing.Point(64, 95);
  1172. this.Ach150Mhz_numericUpDown.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1173. this.Ach150Mhz_numericUpDown.Maximum = new decimal(new int[] {
  1174. 30,
  1175. 0,
  1176. 0,
  1177. 0});
  1178. this.Ach150Mhz_numericUpDown.Name = "Ach150Mhz_numericUpDown";
  1179. this.Ach150Mhz_numericUpDown.Size = new System.Drawing.Size(137, 25);
  1180. this.Ach150Mhz_numericUpDown.TabIndex = 9;
  1181. this.Ach150Mhz_numericUpDown.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Ach150Mhz_numericUpDown_KeyDown);
  1182. //
  1183. // label8
  1184. //
  1185. this.label8.AutoSize = true;
  1186. this.label8.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1187. this.label8.Location = new System.Drawing.Point(59, 340);
  1188. this.label8.Name = "label8";
  1189. this.label8.Size = new System.Drawing.Size(144, 28);
  1190. this.label8.TabIndex = 5;
  1191. this.label8.Text = "28GHz~30GHz";
  1192. //
  1193. // label7
  1194. //
  1195. this.label7.AutoSize = true;
  1196. this.label7.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1197. this.label7.Location = new System.Drawing.Point(59, 178);
  1198. this.label7.Name = "label7";
  1199. this.label7.Size = new System.Drawing.Size(101, 28);
  1200. this.label7.TabIndex = 6;
  1201. this.label7.Text = "DC~6GHz";
  1202. //
  1203. // label6
  1204. //
  1205. this.label6.AutoSize = true;
  1206. this.label6.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1207. this.label6.Location = new System.Drawing.Point(59, 49);
  1208. this.label6.Name = "label6";
  1209. this.label6.Size = new System.Drawing.Size(171, 28);
  1210. this.label6.TabIndex = 7;
  1211. this.label6.Text = "1.3GHz->150MHz";
  1212. //
  1213. // Table_tabPage
  1214. //
  1215. this.Table_tabPage.AutoScroll = true;
  1216. this.Table_tabPage.Controls.Add(this.pictureBox2);
  1217. this.Table_tabPage.Controls.Add(this.groupBox3);
  1218. this.Table_tabPage.Controls.Add(this.groupBox1);
  1219. this.Table_tabPage.Controls.Add(this.label2);
  1220. this.Table_tabPage.Controls.Add(this.dataGridView1);
  1221. this.Table_tabPage.Location = new System.Drawing.Point(4, 25);
  1222. this.Table_tabPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1223. this.Table_tabPage.Name = "Table_tabPage";
  1224. this.Table_tabPage.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1225. this.Table_tabPage.Size = new System.Drawing.Size(1010, 593);
  1226. this.Table_tabPage.TabIndex = 1;
  1227. this.Table_tabPage.Text = "Table Setting";
  1228. this.Table_tabPage.UseVisualStyleBackColor = true;
  1229. //
  1230. // pictureBox2
  1231. //
  1232. this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
  1233. this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  1234. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  1235. this.pictureBox2.Location = new System.Drawing.Point(831, 468);
  1236. this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1237. this.pictureBox2.Name = "pictureBox2";
  1238. this.pictureBox2.Size = new System.Drawing.Size(171, 52);
  1239. this.pictureBox2.TabIndex = 78;
  1240. this.pictureBox2.TabStop = false;
  1241. //
  1242. // groupBox3
  1243. //
  1244. this.groupBox3.Controls.Add(this.Read_button);
  1245. this.groupBox3.Controls.Add(this.Write_button);
  1246. this.groupBox3.Controls.Add(this.numericUpDown1);
  1247. this.groupBox3.Controls.Add(this.MultiOffset_numericUpDown);
  1248. this.groupBox3.Controls.Add(this.MultiSet_numericUpDown);
  1249. this.groupBox3.Controls.Add(this.label5);
  1250. this.groupBox3.Controls.Add(this.label10);
  1251. this.groupBox3.Controls.Add(this.label9);
  1252. this.groupBox3.Controls.Add(this.button2);
  1253. this.groupBox3.Controls.Add(this.All_Zero_Write_button);
  1254. this.groupBox3.Controls.Add(this.MultiSet_button);
  1255. this.groupBox3.Controls.Add(this.MultiOffset_button);
  1256. this.groupBox3.Location = new System.Drawing.Point(422, 182);
  1257. this.groupBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1258. this.groupBox3.Name = "groupBox3";
  1259. this.groupBox3.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1260. this.groupBox3.Size = new System.Drawing.Size(581, 179);
  1261. this.groupBox3.TabIndex = 61;
  1262. this.groupBox3.TabStop = false;
  1263. //
  1264. // Read_button
  1265. //
  1266. this.Read_button.Location = new System.Drawing.Point(152, 136);
  1267. this.Read_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1268. this.Read_button.Name = "Read_button";
  1269. this.Read_button.Size = new System.Drawing.Size(80, 29);
  1270. this.Read_button.TabIndex = 5;
  1271. this.Read_button.Text = "Read";
  1272. this.Read_button.UseVisualStyleBackColor = true;
  1273. this.Read_button.Click += new System.EventHandler(this.Read_button_Click);
  1274. //
  1275. // Write_button
  1276. //
  1277. this.Write_button.Location = new System.Drawing.Point(258, 136);
  1278. this.Write_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1279. this.Write_button.Name = "Write_button";
  1280. this.Write_button.Size = new System.Drawing.Size(80, 29);
  1281. this.Write_button.TabIndex = 5;
  1282. this.Write_button.Text = "Write";
  1283. this.Write_button.UseVisualStyleBackColor = true;
  1284. this.Write_button.Click += new System.EventHandler(this.Write_button_Click);
  1285. //
  1286. // numericUpDown1
  1287. //
  1288. this.numericUpDown1.DecimalPlaces = 1;
  1289. this.numericUpDown1.Increment = new decimal(new int[] {
  1290. 5,
  1291. 0,
  1292. 0,
  1293. 65536});
  1294. this.numericUpDown1.Location = new System.Drawing.Point(122, 100);
  1295. this.numericUpDown1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1296. this.numericUpDown1.Maximum = new decimal(new int[] {
  1297. 127,
  1298. 0,
  1299. 0,
  1300. 0});
  1301. this.numericUpDown1.Minimum = new decimal(new int[] {
  1302. 127,
  1303. 0,
  1304. 0,
  1305. -2147483648});
  1306. this.numericUpDown1.Name = "numericUpDown1";
  1307. this.numericUpDown1.Size = new System.Drawing.Size(110, 23);
  1308. this.numericUpDown1.TabIndex = 4;
  1309. this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1310. //
  1311. // MultiOffset_numericUpDown
  1312. //
  1313. this.MultiOffset_numericUpDown.DecimalPlaces = 1;
  1314. this.MultiOffset_numericUpDown.Increment = new decimal(new int[] {
  1315. 5,
  1316. 0,
  1317. 0,
  1318. 65536});
  1319. this.MultiOffset_numericUpDown.Location = new System.Drawing.Point(122, 62);
  1320. this.MultiOffset_numericUpDown.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1321. this.MultiOffset_numericUpDown.Maximum = new decimal(new int[] {
  1322. 127,
  1323. 0,
  1324. 0,
  1325. 0});
  1326. this.MultiOffset_numericUpDown.Minimum = new decimal(new int[] {
  1327. 127,
  1328. 0,
  1329. 0,
  1330. -2147483648});
  1331. this.MultiOffset_numericUpDown.Name = "MultiOffset_numericUpDown";
  1332. this.MultiOffset_numericUpDown.Size = new System.Drawing.Size(110, 23);
  1333. this.MultiOffset_numericUpDown.TabIndex = 4;
  1334. this.MultiOffset_numericUpDown.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1335. //
  1336. // MultiSet_numericUpDown
  1337. //
  1338. this.MultiSet_numericUpDown.DecimalPlaces = 1;
  1339. this.MultiSet_numericUpDown.Increment = new decimal(new int[] {
  1340. 5,
  1341. 0,
  1342. 0,
  1343. 65536});
  1344. this.MultiSet_numericUpDown.Location = new System.Drawing.Point(122, 25);
  1345. this.MultiSet_numericUpDown.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1346. this.MultiSet_numericUpDown.Maximum = new decimal(new int[] {
  1347. 127,
  1348. 0,
  1349. 0,
  1350. 0});
  1351. this.MultiSet_numericUpDown.Minimum = new decimal(new int[] {
  1352. 127,
  1353. 0,
  1354. 0,
  1355. -2147483648});
  1356. this.MultiSet_numericUpDown.Name = "MultiSet_numericUpDown";
  1357. this.MultiSet_numericUpDown.Size = new System.Drawing.Size(110, 23);
  1358. this.MultiSet_numericUpDown.TabIndex = 4;
  1359. this.MultiSet_numericUpDown.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1360. //
  1361. // label5
  1362. //
  1363. this.label5.AutoSize = true;
  1364. this.label5.Location = new System.Drawing.Point(21, 110);
  1365. this.label5.Name = "label5";
  1366. this.label5.Size = new System.Drawing.Size(102, 15);
  1367. this.label5.TabIndex = 0;
  1368. this.label5.Text = "Current Output";
  1369. //
  1370. // label10
  1371. //
  1372. this.label10.AutoSize = true;
  1373. this.label10.Location = new System.Drawing.Point(21, 72);
  1374. this.label10.Name = "label10";
  1375. this.label10.Size = new System.Drawing.Size(82, 15);
  1376. this.label10.TabIndex = 0;
  1377. this.label10.Text = "Multi Offset";
  1378. //
  1379. // label9
  1380. //
  1381. this.label9.AutoSize = true;
  1382. this.label9.Location = new System.Drawing.Point(21, 32);
  1383. this.label9.Name = "label9";
  1384. this.label9.Size = new System.Drawing.Size(64, 15);
  1385. this.label9.TabIndex = 0;
  1386. this.label9.Text = "Multi Set";
  1387. //
  1388. // button2
  1389. //
  1390. this.button2.Location = new System.Drawing.Point(258, 100);
  1391. this.button2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1392. this.button2.Name = "button2";
  1393. this.button2.Size = new System.Drawing.Size(80, 29);
  1394. this.button2.TabIndex = 3;
  1395. this.button2.Text = "Apply";
  1396. this.button2.UseVisualStyleBackColor = true;
  1397. this.button2.Click += new System.EventHandler(this.MultiOffset_button_Click);
  1398. //
  1399. // All_Zero_Write_button
  1400. //
  1401. this.All_Zero_Write_button.Location = new System.Drawing.Point(345, 26);
  1402. this.All_Zero_Write_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1403. this.All_Zero_Write_button.Name = "All_Zero_Write_button";
  1404. this.All_Zero_Write_button.Size = new System.Drawing.Size(229, 139);
  1405. this.All_Zero_Write_button.TabIndex = 3;
  1406. this.All_Zero_Write_button.Text = "All Zero Write";
  1407. this.All_Zero_Write_button.UseVisualStyleBackColor = true;
  1408. this.All_Zero_Write_button.Click += new System.EventHandler(this.All_Zero_Write_button_Click);
  1409. //
  1410. // MultiSet_button
  1411. //
  1412. this.MultiSet_button.Location = new System.Drawing.Point(258, 25);
  1413. this.MultiSet_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1414. this.MultiSet_button.Name = "MultiSet_button";
  1415. this.MultiSet_button.Size = new System.Drawing.Size(80, 29);
  1416. this.MultiSet_button.TabIndex = 3;
  1417. this.MultiSet_button.Text = "Apply";
  1418. this.MultiSet_button.UseVisualStyleBackColor = true;
  1419. this.MultiSet_button.Click += new System.EventHandler(this.MultiSet_button_Click);
  1420. //
  1421. // MultiOffset_button
  1422. //
  1423. this.MultiOffset_button.Location = new System.Drawing.Point(258, 62);
  1424. this.MultiOffset_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1425. this.MultiOffset_button.Name = "MultiOffset_button";
  1426. this.MultiOffset_button.Size = new System.Drawing.Size(80, 29);
  1427. this.MultiOffset_button.TabIndex = 3;
  1428. this.MultiOffset_button.Text = "Apply";
  1429. this.MultiOffset_button.UseVisualStyleBackColor = true;
  1430. this.MultiOffset_button.Click += new System.EventHandler(this.MultiOffset_button_Click);
  1431. //
  1432. // groupBox1
  1433. //
  1434. this.groupBox1.Controls.Add(this.FileLoad_button);
  1435. this.groupBox1.Controls.Add(this.Expansion_button);
  1436. this.groupBox1.Controls.Add(this.FileSave_button);
  1437. this.groupBox1.Controls.Add(this.Atten_comboBox);
  1438. this.groupBox1.Controls.Add(this.label4);
  1439. this.groupBox1.Controls.Add(this.label3);
  1440. this.groupBox1.Controls.Add(this.Initialize_button);
  1441. this.groupBox1.Location = new System.Drawing.Point(422, 8);
  1442. this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1443. this.groupBox1.Name = "groupBox1";
  1444. this.groupBox1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1445. this.groupBox1.Size = new System.Drawing.Size(581, 135);
  1446. this.groupBox1.TabIndex = 61;
  1447. this.groupBox1.TabStop = false;
  1448. //
  1449. // FileLoad_button
  1450. //
  1451. this.FileLoad_button.Location = new System.Drawing.Point(400, 79);
  1452. this.FileLoad_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1453. this.FileLoad_button.Name = "FileLoad_button";
  1454. this.FileLoad_button.Size = new System.Drawing.Size(91, 29);
  1455. this.FileLoad_button.TabIndex = 4;
  1456. this.FileLoad_button.Text = "File Load";
  1457. this.FileLoad_button.UseVisualStyleBackColor = true;
  1458. this.FileLoad_button.Click += new System.EventHandler(this.FileLoad_button_Click);
  1459. //
  1460. // Expansion_button
  1461. //
  1462. this.Expansion_button.FlatStyle = System.Windows.Forms.FlatStyle.System;
  1463. this.Expansion_button.Location = new System.Drawing.Point(203, 79);
  1464. this.Expansion_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1465. this.Expansion_button.Name = "Expansion_button";
  1466. this.Expansion_button.Size = new System.Drawing.Size(91, 29);
  1467. this.Expansion_button.TabIndex = 6;
  1468. this.Expansion_button.Text = "Expansion";
  1469. this.Expansion_button.UseVisualStyleBackColor = true;
  1470. this.Expansion_button.Click += new System.EventHandler(this.Expansion_button_Click);
  1471. //
  1472. // FileSave_button
  1473. //
  1474. this.FileSave_button.Location = new System.Drawing.Point(302, 79);
  1475. this.FileSave_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1476. this.FileSave_button.Name = "FileSave_button";
  1477. this.FileSave_button.Size = new System.Drawing.Size(91, 29);
  1478. this.FileSave_button.TabIndex = 5;
  1479. this.FileSave_button.Text = "File Save";
  1480. this.FileSave_button.UseVisualStyleBackColor = true;
  1481. this.FileSave_button.Click += new System.EventHandler(this.FileSave_button_Click);
  1482. //
  1483. // Atten_comboBox
  1484. //
  1485. this.Atten_comboBox.Font = new System.Drawing.Font("Microsoft Yi Baiti", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1486. this.Atten_comboBox.FormattingEnabled = true;
  1487. this.Atten_comboBox.Items.AddRange(new object[] {
  1488. "CH_A_ATT_EN_150M",
  1489. "CH_A_ATT_EN_WIFI1(2.4GHz)",
  1490. "CH_A_ATT_EN_WIFI2(2.4GHz)",
  1491. "CH_A_ATT_EN_WIFI3(2.4GHz)",
  1492. "CH_A_ATT_EN_WIFI4(2.4GHz)",
  1493. "CH_A_ATT_EN_WIFI1(5.8GHz)",
  1494. "CH_A_ATT_EN_WIFI2(5.8GHz)",
  1495. "CH_A_ATT_EN_WIFI3(5.8GHz)",
  1496. "CH_A_ATT_EN_WIFI4(5.8GHz)",
  1497. "CH_A_ATT_EN_30G1(28~28.5GHz)",
  1498. "CH_A_ATT_EN_30G2(28~28.5GHz)",
  1499. "CH_A_ATT_EN_30G3(28~28.5GHz)",
  1500. "CH_A_ATT_EN_30G1(28.5~29GHz)",
  1501. "CH_A_ATT_EN_30G2(28.5~29GHz)",
  1502. "CH_A_ATT_EN_30G3(28.5~29GHz)",
  1503. "CH_A_ATT_EN_30G1(29~29.5GHz)",
  1504. "CH_A_ATT_EN_30G2(29~29.5GHz)",
  1505. "CH_A_ATT_EN_30G3(29~29.5GHz)",
  1506. "CH_A_ATT_EN_30G1(29.5~30GHz)",
  1507. "CH_A_ATT_EN_30G2(29.5~30GHz)",
  1508. "CH_A_ATT_EN_30G3(29.5~30GHz)",
  1509. "CH_B_ATT_EN_150M",
  1510. "CH_B_ATT_EN_WIFI1(2.4GHz)",
  1511. "CH_B_ATT_EN_WIFI2(2.4GHz)",
  1512. "CH_B_ATT_EN_WIFI3(2.4GHz)",
  1513. "CH_B_ATT_EN_WIFI4(2.4GHz)",
  1514. "CH_B_ATT_EN_WIFI1(5.8GHz)",
  1515. "CH_B_ATT_EN_WIFI2(5.8GHz)",
  1516. "CH_B_ATT_EN_WIFI3(5.8GHz)",
  1517. "CH_B_ATT_EN_WIFI4(5.8GHz)",
  1518. "CH_B_ATT_EN_30G1(28~28.5GHz)",
  1519. "CH_B_ATT_EN_30G2(28~28.5GHz)",
  1520. "CH_B_ATT_EN_30G3(28~28.5GHz)",
  1521. "CH_B_ATT_EN_30G1(28.5~29GHz)",
  1522. "CH_B_ATT_EN_30G2(28.5~29GHz)",
  1523. "CH_B_ATT_EN_30G3(28.5~29GHz)",
  1524. "CH_B_ATT_EN_30G1(29~29.5GHz)",
  1525. "CH_B_ATT_EN_30G2(29~29.5GHz)",
  1526. "CH_B_ATT_EN_30G3(29~29.5GHz)",
  1527. "CH_B_ATT_EN_30G1(29.5~30GHz)",
  1528. "CH_B_ATT_EN_30G2(29.5~30GHz)",
  1529. "CH_B_ATT_EN_30G3(29.5~30GHz)"});
  1530. this.Atten_comboBox.Location = new System.Drawing.Point(105, 26);
  1531. this.Atten_comboBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1532. this.Atten_comboBox.Name = "Atten_comboBox";
  1533. this.Atten_comboBox.Size = new System.Drawing.Size(244, 23);
  1534. this.Atten_comboBox.TabIndex = 1;
  1535. this.Atten_comboBox.Text = "CH_A_ATT_EN_150M";
  1536. this.Atten_comboBox.SelectedIndexChanged += new System.EventHandler(this.Atten_comboBox_SelectedIndexChanged);
  1537. //
  1538. // label4
  1539. //
  1540. this.label4.AutoSize = true;
  1541. this.label4.Location = new System.Drawing.Point(40, 85);
  1542. this.label4.Name = "label4";
  1543. this.label4.Size = new System.Drawing.Size(42, 15);
  1544. this.label4.TabIndex = 0;
  1545. this.label4.Text = "Table";
  1546. //
  1547. // label3
  1548. //
  1549. this.label3.AutoSize = true;
  1550. this.label3.Location = new System.Drawing.Point(40, 30);
  1551. this.label3.Name = "label3";
  1552. this.label3.Size = new System.Drawing.Size(42, 15);
  1553. this.label3.TabIndex = 0;
  1554. this.label3.Text = "Table";
  1555. //
  1556. // Initialize_button
  1557. //
  1558. this.Initialize_button.Location = new System.Drawing.Point(105, 79);
  1559. this.Initialize_button.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1560. this.Initialize_button.Name = "Initialize_button";
  1561. this.Initialize_button.Size = new System.Drawing.Size(91, 29);
  1562. this.Initialize_button.TabIndex = 7;
  1563. this.Initialize_button.Text = "Initialize";
  1564. this.Initialize_button.UseVisualStyleBackColor = true;
  1565. this.Initialize_button.Click += new System.EventHandler(this.Initialize_button_Click);
  1566. //
  1567. // label2
  1568. //
  1569. this.label2.AutoSize = true;
  1570. this.label2.Location = new System.Drawing.Point(799, 535);
  1571. this.label2.Name = "label2";
  1572. this.label2.Size = new System.Drawing.Size(213, 15);
  1573. this.label2.TabIndex = 59;
  1574. this.label2.Text = "Copyright (c) 2019. BLUECELL";
  1575. //
  1576. // dataGridView1
  1577. //
  1578. this.dataGridView1.AllowUserToAddRows = false;
  1579. this.dataGridView1.AllowUserToDeleteRows = false;
  1580. this.dataGridView1.AllowUserToResizeColumns = false;
  1581. this.dataGridView1.AllowUserToResizeRows = false;
  1582. this.dataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Raised;
  1583. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1584. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1585. this.CheckBox_Column});
  1586. this.dataGridView1.EnableHeadersVisualStyles = false;
  1587. this.dataGridView1.GridColor = System.Drawing.SystemColors.ControlDarkDark;
  1588. this.dataGridView1.Location = new System.Drawing.Point(14, 8);
  1589. this.dataGridView1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1590. this.dataGridView1.Name = "dataGridView1";
  1591. this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1592. this.dataGridView1.RowTemplate.Height = 23;
  1593. this.dataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
  1594. this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
  1595. this.dataGridView1.Size = new System.Drawing.Size(360, 558);
  1596. this.dataGridView1.TabIndex = 0;
  1597. this.dataGridView1.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_ColumnHeaderMouseClick);
  1598. this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
  1599. this.dataGridView1.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged);
  1600. //
  1601. // CheckBox_Column
  1602. //
  1603. this.CheckBox_Column.HeaderText = "";
  1604. this.CheckBox_Column.Name = "CheckBox_Column";
  1605. this.CheckBox_Column.Resizable = System.Windows.Forms.DataGridViewTriState.False;
  1606. this.CheckBox_Column.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1607. this.CheckBox_Column.Width = 30;
  1608. //
  1609. // Table_metroCheckBox
  1610. //
  1611. this.Table_metroCheckBox.AutoSize = true;
  1612. this.Table_metroCheckBox.BackColor = System.Drawing.Color.Transparent;
  1613. this.Table_metroCheckBox.Checked = true;
  1614. this.Table_metroCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  1615. this.Table_metroCheckBox.Location = new System.Drawing.Point(943, 14);
  1616. this.Table_metroCheckBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1617. this.Table_metroCheckBox.Name = "Table_metroCheckBox";
  1618. this.Table_metroCheckBox.Size = new System.Drawing.Size(63, 17);
  1619. this.Table_metroCheckBox.TabIndex = 3;
  1620. this.Table_metroCheckBox.Text = "테이블";
  1621. this.Table_metroCheckBox.UseVisualStyleBackColor = false;
  1622. this.Table_metroCheckBox.CheckedChanged += new System.EventHandler(this.Table_metroCheckBox_CheckedChanged);
  1623. //
  1624. // Termainal_metroCheckBox
  1625. //
  1626. this.Termainal_metroCheckBox.AutoSize = true;
  1627. this.Termainal_metroCheckBox.BackColor = System.Drawing.Color.Transparent;
  1628. this.Termainal_metroCheckBox.Checked = true;
  1629. this.Termainal_metroCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  1630. this.Termainal_metroCheckBox.Location = new System.Drawing.Point(851, 14);
  1631. this.Termainal_metroCheckBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1632. this.Termainal_metroCheckBox.Name = "Termainal_metroCheckBox";
  1633. this.Termainal_metroCheckBox.Size = new System.Drawing.Size(63, 17);
  1634. this.Termainal_metroCheckBox.TabIndex = 3;
  1635. this.Termainal_metroCheckBox.Text = "터미널";
  1636. this.Termainal_metroCheckBox.UseVisualStyleBackColor = false;
  1637. this.Termainal_metroCheckBox.CheckedChanged += new System.EventHandler(this.Termaina_metroCheckBox_CheckedChanged);
  1638. //
  1639. // Bluecell_AttenTable_Ctrl
  1640. //
  1641. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1642. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1643. this.ClientSize = new System.Drawing.Size(1043, 646);
  1644. this.Controls.Add(this.Termainal_metroCheckBox);
  1645. this.Controls.Add(this.Table_metroCheckBox);
  1646. this.Controls.Add(this.Status_tabControl);
  1647. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1648. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1649. this.Name = "Bluecell_AttenTable_Ctrl";
  1650. this.Text = "Bluecell_AttenTable_Ctrl";
  1651. this.Load += new System.EventHandler(this.Bluecell_AttenTable_Ctrl_Load);
  1652. this.Status_tabControl.ResumeLayout(false);
  1653. this.Terminal_tabPage.ResumeLayout(false);
  1654. this.Terminal_tabPage.PerformLayout();
  1655. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1656. this.Alarm_tabPage.ResumeLayout(false);
  1657. this.Alarm_tabPage.PerformLayout();
  1658. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  1659. this.groupBox10.ResumeLayout(false);
  1660. this.groupBox10.PerformLayout();
  1661. ((System.ComponentModel.ISupportInitialize)(this.Bch30GOn_pictureBox)).EndInit();
  1662. ((System.ComponentModel.ISupportInitialize)(this.BchwifiOn_pictureBox)).EndInit();
  1663. ((System.ComponentModel.ISupportInitialize)(this.Bch150mOn_pictureBox)).EndInit();
  1664. ((System.ComponentModel.ISupportInitialize)(this.Bch30GOff_pictureBox)).EndInit();
  1665. ((System.ComponentModel.ISupportInitialize)(this.BchwifiOff_pictureBox)).EndInit();
  1666. ((System.ComponentModel.ISupportInitialize)(this.Bch150mOff_pictureBox)).EndInit();
  1667. this.groupBox9.ResumeLayout(false);
  1668. this.groupBox9.PerformLayout();
  1669. ((System.ComponentModel.ISupportInitialize)(this.Ach30GOn_pictureBox)).EndInit();
  1670. ((System.ComponentModel.ISupportInitialize)(this.AchwifiOn_pictureBox)).EndInit();
  1671. ((System.ComponentModel.ISupportInitialize)(this.Ach150mOn_pictureBox)).EndInit();
  1672. ((System.ComponentModel.ISupportInitialize)(this.Ach30GOff_pictureBox)).EndInit();
  1673. ((System.ComponentModel.ISupportInitialize)(this.AchwifiOff_pictureBox)).EndInit();
  1674. ((System.ComponentModel.ISupportInitialize)(this.Ach150mOff_pictureBox)).EndInit();
  1675. this.Main_tabPage.ResumeLayout(false);
  1676. this.groupBox4.ResumeLayout(false);
  1677. this.groupBox4.PerformLayout();
  1678. this.groupBox8.ResumeLayout(false);
  1679. this.groupBox8.PerformLayout();
  1680. this.groupBox7.ResumeLayout(false);
  1681. this.groupBox7.PerformLayout();
  1682. ((System.ComponentModel.ISupportInitialize)(this.Bch30g_numericUpDown)).EndInit();
  1683. ((System.ComponentModel.ISupportInitialize)(this.Bchwifi_numericUpDown)).EndInit();
  1684. ((System.ComponentModel.ISupportInitialize)(this.Bch150Mhz_numericUpDown)).EndInit();
  1685. this.groupBox2.ResumeLayout(false);
  1686. this.groupBox2.PerformLayout();
  1687. this.groupBox6.ResumeLayout(false);
  1688. this.groupBox6.PerformLayout();
  1689. this.groupBox5.ResumeLayout(false);
  1690. this.groupBox5.PerformLayout();
  1691. ((System.ComponentModel.ISupportInitialize)(this.Ach30g_numericUpDown)).EndInit();
  1692. ((System.ComponentModel.ISupportInitialize)(this.Achwifi_numericUpDown)).EndInit();
  1693. ((System.ComponentModel.ISupportInitialize)(this.Ach150Mhz_numericUpDown)).EndInit();
  1694. this.Table_tabPage.ResumeLayout(false);
  1695. this.Table_tabPage.PerformLayout();
  1696. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1697. this.groupBox3.ResumeLayout(false);
  1698. this.groupBox3.PerformLayout();
  1699. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
  1700. ((System.ComponentModel.ISupportInitialize)(this.MultiOffset_numericUpDown)).EndInit();
  1701. ((System.ComponentModel.ISupportInitialize)(this.MultiSet_numericUpDown)).EndInit();
  1702. this.groupBox1.ResumeLayout(false);
  1703. this.groupBox1.PerformLayout();
  1704. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  1705. this.ResumeLayout(false);
  1706. this.PerformLayout();
  1707. }
  1708. #endregion
  1709. private System.IO.Ports.SerialPort serialPort1;
  1710. private System.Windows.Forms.TabControl Status_tabControl;
  1711. private System.Windows.Forms.TabPage Terminal_tabPage;
  1712. private System.Windows.Forms.TextBox tbSend;
  1713. private System.Windows.Forms.Button Send_button;
  1714. private System.Windows.Forms.ComboBox comboBox2;
  1715. private System.Windows.Forms.Label cmBaudRate;
  1716. private System.Windows.Forms.Label label13;
  1717. private System.Windows.Forms.Label cmCom_Port;
  1718. private System.Windows.Forms.ComboBox comboBox1;
  1719. private System.Windows.Forms.Button PortClose_button;
  1720. private System.Windows.Forms.Button button1;
  1721. private System.Windows.Forms.TabPage Table_tabPage;
  1722. private System.Windows.Forms.Button button4;
  1723. private System.Windows.Forms.PictureBox pictureBox1;
  1724. private System.Windows.Forms.DataGridView dataGridView1;
  1725. private System.Windows.Forms.Label label2;
  1726. private System.Windows.Forms.GroupBox groupBox1;
  1727. private System.Windows.Forms.ComboBox Atten_comboBox;
  1728. private System.Windows.Forms.Label label3;
  1729. private System.Windows.Forms.GroupBox groupBox3;
  1730. private System.Windows.Forms.Label label10;
  1731. private System.Windows.Forms.Label label9;
  1732. private System.Windows.Forms.Button FileLoad_button;
  1733. private System.Windows.Forms.Button FileSave_button;
  1734. private System.Windows.Forms.Button Expansion_button;
  1735. private System.Windows.Forms.Button Initialize_button;
  1736. private System.Windows.Forms.DataGridViewCheckBoxColumn CheckBox_Column;
  1737. private System.Windows.Forms.Button MultiSet_button;
  1738. private System.Windows.Forms.Button MultiOffset_button;
  1739. private System.Windows.Forms.NumericUpDown MultiOffset_numericUpDown;
  1740. private System.Windows.Forms.NumericUpDown MultiSet_numericUpDown;
  1741. private System.Windows.Forms.Button Read_button;
  1742. private System.Windows.Forms.Button Write_button;
  1743. private System.Windows.Forms.Label label4;
  1744. private System.Windows.Forms.NumericUpDown numericUpDown1;
  1745. private System.Windows.Forms.Label label5;
  1746. private System.Windows.Forms.Button button2;
  1747. private System.Windows.Forms.TabPage Main_tabPage;
  1748. private System.Windows.Forms.GroupBox groupBox4;
  1749. private System.Windows.Forms.Label label14;
  1750. private System.Windows.Forms.Label label12;
  1751. private System.Windows.Forms.Label label11;
  1752. private System.Windows.Forms.GroupBox groupBox2;
  1753. private System.Windows.Forms.Label label8;
  1754. private System.Windows.Forms.Label label7;
  1755. private System.Windows.Forms.Label label6;
  1756. private System.Windows.Forms.NumericUpDown Bch30g_numericUpDown;
  1757. private System.Windows.Forms.NumericUpDown Bchwifi_numericUpDown;
  1758. private System.Windows.Forms.NumericUpDown Bch150Mhz_numericUpDown;
  1759. private System.Windows.Forms.NumericUpDown Ach30g_numericUpDown;
  1760. private System.Windows.Forms.NumericUpDown Achwifi_numericUpDown;
  1761. private System.Windows.Forms.NumericUpDown Ach150Mhz_numericUpDown;
  1762. private System.Windows.Forms.Label label26;
  1763. private System.Windows.Forms.Label label25;
  1764. private System.Windows.Forms.Label label24;
  1765. private System.Windows.Forms.Label label23;
  1766. private System.Windows.Forms.Label label22;
  1767. private System.Windows.Forms.Label label21;
  1768. private System.Windows.Forms.Button Bch30g_button;
  1769. private System.Windows.Forms.Button BchWifi_button;
  1770. private System.Windows.Forms.Button Bch150Mhz_button;
  1771. private System.Windows.Forms.Button Ach30g_button;
  1772. private System.Windows.Forms.Button AchWifi_button;
  1773. private System.Windows.Forms.Button Ach150Mhz_button;
  1774. private System.Windows.Forms.Button ModeGet_button;
  1775. private System.Windows.Forms.RadioButton Achwifi2_4_radioButton;
  1776. private System.Windows.Forms.GroupBox groupBox6;
  1777. private System.Windows.Forms.RadioButton Ach30g28_28_5_radioButton;
  1778. private System.Windows.Forms.GroupBox groupBox5;
  1779. private System.Windows.Forms.RadioButton Ach30g29_29_5_radioButton;
  1780. private System.Windows.Forms.GroupBox groupBox8;
  1781. private System.Windows.Forms.RadioButton Bch30g29_29_5_radioButton;
  1782. private System.Windows.Forms.RadioButton Bch30g28_28_5_radioButton;
  1783. private System.Windows.Forms.GroupBox groupBox7;
  1784. private System.Windows.Forms.RadioButton Bchwifi2_4_radioButton;
  1785. private System.Windows.Forms.RadioButton Achwifi5_8_radioButton;
  1786. private System.Windows.Forms.RadioButton Ach30g28_5_29_radioButton;
  1787. private System.Windows.Forms.RadioButton Ach30g29_5_30_radioButton;
  1788. private System.Windows.Forms.RadioButton Bchwifi5_8_radioButton;
  1789. private System.Windows.Forms.RadioButton Bch30g29_5_30_radioButton;
  1790. private System.Windows.Forms.RadioButton Bch30g28_5_29_radioButton;
  1791. private System.Windows.Forms.TabPage Alarm_tabPage;
  1792. private System.Windows.Forms.Label label1;
  1793. private MetroFramework.Controls.MetroCheckBox Table_metroCheckBox;
  1794. private MetroFramework.Controls.MetroCheckBox Termainal_metroCheckBox;
  1795. private System.Windows.Forms.CheckBox Ascii_checkBox;
  1796. private System.Windows.Forms.GroupBox groupBox10;
  1797. private System.Windows.Forms.Label label20;
  1798. private System.Windows.Forms.Label label19;
  1799. private System.Windows.Forms.PictureBox Bch30GOn_pictureBox;
  1800. private System.Windows.Forms.Label label18;
  1801. private System.Windows.Forms.PictureBox BchwifiOn_pictureBox;
  1802. private System.Windows.Forms.PictureBox Bch150mOn_pictureBox;
  1803. private System.Windows.Forms.PictureBox Bch30GOff_pictureBox;
  1804. private System.Windows.Forms.PictureBox BchwifiOff_pictureBox;
  1805. private System.Windows.Forms.PictureBox Bch150mOff_pictureBox;
  1806. private System.Windows.Forms.GroupBox groupBox9;
  1807. private System.Windows.Forms.Label label15;
  1808. private System.Windows.Forms.Label label16;
  1809. private System.Windows.Forms.Label label17;
  1810. private System.Windows.Forms.PictureBox Ach30GOn_pictureBox;
  1811. private System.Windows.Forms.PictureBox AchwifiOn_pictureBox;
  1812. private System.Windows.Forms.PictureBox Ach30GOff_pictureBox;
  1813. private System.Windows.Forms.PictureBox AchwifiOff_pictureBox;
  1814. private System.Windows.Forms.PictureBox Ach150mOff_pictureBox;
  1815. private System.Windows.Forms.PictureBox Ach150mOn_pictureBox;
  1816. private System.Windows.Forms.RichTextBox tbReceived;
  1817. private System.Windows.Forms.PictureBox pictureBox3;
  1818. private System.Windows.Forms.PictureBox pictureBox2;
  1819. private System.Windows.Forms.Button All_Zero_Write_button;
  1820. }
  1821. }