Form1.Designer.cs 94 KB

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