Main_Form.Designer.cs 112 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153
  1. namespace RF_TRIO_PLL_ZIG
  2. {
  3. partial class Main_Form
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main_Form));
  30. this.groupBox9 = new System.Windows.Forms.GroupBox();
  31. this.button3 = new System.Windows.Forms.Button();
  32. this.button_terminal = new System.Windows.Forms.Button();
  33. this.Ascii_checkBox = new System.Windows.Forms.CheckBox();
  34. this.cmCom_Port = new System.Windows.Forms.Label();
  35. this.button_PortOpen = new System.Windows.Forms.Button();
  36. this.comboBox_Port = new System.Windows.Forms.ComboBox();
  37. this.cmBaudRate = new System.Windows.Forms.Label();
  38. this.comboBox_baudrate = new System.Windows.Forms.ComboBox();
  39. this.groupBox3 = new System.Windows.Forms.GroupBox();
  40. this.label68 = new System.Windows.Forms.Label();
  41. this.label56 = new System.Windows.Forms.Label();
  42. this.label67 = new System.Windows.Forms.Label();
  43. this.label12 = new System.Windows.Forms.Label();
  44. this.label66 = new System.Windows.Forms.Label();
  45. this.label55 = new System.Windows.Forms.Label();
  46. this.label65 = new System.Windows.Forms.Label();
  47. this.label11 = new System.Windows.Forms.Label();
  48. this.label64 = new System.Windows.Forms.Label();
  49. this.label54 = new System.Windows.Forms.Label();
  50. this.label63 = new System.Windows.Forms.Label();
  51. this.label10 = new System.Windows.Forms.Label();
  52. this.label62 = new System.Windows.Forms.Label();
  53. this.label53 = new System.Windows.Forms.Label();
  54. this.label61 = new System.Windows.Forms.Label();
  55. this.label1 = new System.Windows.Forms.Label();
  56. this.label60 = new System.Windows.Forms.Label();
  57. this.label52 = new System.Windows.Forms.Label();
  58. this.label59 = new System.Windows.Forms.Label();
  59. this.label8 = new System.Windows.Forms.Label();
  60. this.label58 = new System.Windows.Forms.Label();
  61. this.label51 = new System.Windows.Forms.Label();
  62. this.label57 = new System.Windows.Forms.Label();
  63. this.label9 = new System.Windows.Forms.Label();
  64. this.groupBox8 = new System.Windows.Forms.GroupBox();
  65. this.groupBox6 = new System.Windows.Forms.GroupBox();
  66. this.numericUpDown_ATT_3_5G_COM3 = new System.Windows.Forms.NumericUpDown();
  67. this.numericUpDown_ATT_3_5G_COM2 = new System.Windows.Forms.NumericUpDown();
  68. this.numericUpDown_ATT_3_5G_COM1 = new System.Windows.Forms.NumericUpDown();
  69. this.label19 = new System.Windows.Forms.Label();
  70. this.label20 = new System.Windows.Forms.Label();
  71. this.label21 = new System.Windows.Forms.Label();
  72. this.groupBox7 = new System.Windows.Forms.GroupBox();
  73. this.numericUpDown_ATT_3_5G_UL = new System.Windows.Forms.NumericUpDown();
  74. this.numericUpDown_ATT_3_5G_DL = new System.Windows.Forms.NumericUpDown();
  75. this.label26 = new System.Windows.Forms.Label();
  76. this.label28 = new System.Windows.Forms.Label();
  77. this.groupBox5 = new System.Windows.Forms.GroupBox();
  78. this.numericUpDown_ATT_2_1G_UL4 = new System.Windows.Forms.NumericUpDown();
  79. this.numericUpDown_ATT_2_1G_UL2 = new System.Windows.Forms.NumericUpDown();
  80. this.numericUpDown_ATT_2_1G_UL3 = new System.Windows.Forms.NumericUpDown();
  81. this.numericUpDown_ATT_2_1G_UL1 = new System.Windows.Forms.NumericUpDown();
  82. this.label15 = new System.Windows.Forms.Label();
  83. this.label16 = new System.Windows.Forms.Label();
  84. this.label17 = new System.Windows.Forms.Label();
  85. this.label18 = new System.Windows.Forms.Label();
  86. this.groupBox2 = new System.Windows.Forms.GroupBox();
  87. this.numericUpDown_ATT_1_8G_UL4 = new System.Windows.Forms.NumericUpDown();
  88. this.numericUpDown_ATT_1_8G_UL2 = new System.Windows.Forms.NumericUpDown();
  89. this.numericUpDown_ATT_1_8G_UL3 = new System.Windows.Forms.NumericUpDown();
  90. this.numericUpDown_ATT_1_8G_UL1 = new System.Windows.Forms.NumericUpDown();
  91. this.label7 = new System.Windows.Forms.Label();
  92. this.label6 = new System.Windows.Forms.Label();
  93. this.label4 = new System.Windows.Forms.Label();
  94. this.label5 = new System.Windows.Forms.Label();
  95. this.groupBox4 = new System.Windows.Forms.GroupBox();
  96. this.numericUpDown_ATT_2_1G_DL2 = new System.Windows.Forms.NumericUpDown();
  97. this.numericUpDown_ATT_2_1G_DL1 = new System.Windows.Forms.NumericUpDown();
  98. this.label13 = new System.Windows.Forms.Label();
  99. this.label14 = new System.Windows.Forms.Label();
  100. this.groupBox1 = new System.Windows.Forms.GroupBox();
  101. this.numericUpDown_ATT_1_8G_DL2 = new System.Windows.Forms.NumericUpDown();
  102. this.numericUpDown_ATT_1_8G_DL1 = new System.Windows.Forms.NumericUpDown();
  103. this.label3 = new System.Windows.Forms.Label();
  104. this.label2 = new System.Windows.Forms.Label();
  105. this.groupBox17 = new System.Windows.Forms.GroupBox();
  106. this.label78 = new System.Windows.Forms.Label();
  107. this.label77 = new System.Windows.Forms.Label();
  108. this.label76 = new System.Windows.Forms.Label();
  109. this.label75 = new System.Windows.Forms.Label();
  110. this.label74 = new System.Windows.Forms.Label();
  111. this.label73 = new System.Windows.Forms.Label();
  112. this.label72 = new System.Windows.Forms.Label();
  113. this.label71 = new System.Windows.Forms.Label();
  114. this.label70 = new System.Windows.Forms.Label();
  115. this.label69 = new System.Windows.Forms.Label();
  116. this.pictureBox_PATH_3_5G_L_ON = new System.Windows.Forms.PictureBox();
  117. this.pictureBox_PATH_3_5G_L_OFF = new System.Windows.Forms.PictureBox();
  118. this.pictureBox_PATH_3_5G_H_ON = new System.Windows.Forms.PictureBox();
  119. this.pictureBox_PATH_3_5G_H_OFF = new System.Windows.Forms.PictureBox();
  120. this.pictureBox_PLL_ON_OFF_3_5G_L_ON = new System.Windows.Forms.PictureBox();
  121. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF = new System.Windows.Forms.PictureBox();
  122. this.pictureBox_PLL_ON_OFF_3_5G_H_ON = new System.Windows.Forms.PictureBox();
  123. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF = new System.Windows.Forms.PictureBox();
  124. this.pictureBox_PATH_3_5G_UL_ON = new System.Windows.Forms.PictureBox();
  125. this.pictureBox_PATH_3_5G_UL_OFF = new System.Windows.Forms.PictureBox();
  126. this.pictureBox_PATH_3_5G_DL_ON = new System.Windows.Forms.PictureBox();
  127. this.pictureBox_PATH_3_5G_DL_OFF = new System.Windows.Forms.PictureBox();
  128. this.pictureBox_PATH_2_1G_UL_ON = new System.Windows.Forms.PictureBox();
  129. this.pictureBox_PATH_2_1G_UL_OFF = new System.Windows.Forms.PictureBox();
  130. this.pictureBox_PATH_2_1G_DL_ON = new System.Windows.Forms.PictureBox();
  131. this.pictureBox_PATH_2_1G_DL_OFF = new System.Windows.Forms.PictureBox();
  132. this.pictureBox_PATH_1_8G_UL_ON = new System.Windows.Forms.PictureBox();
  133. this.pictureBox_PATH_1_8G_UL_OFF = new System.Windows.Forms.PictureBox();
  134. this.pictureBox_PATH_1_8G_DL_ON = new System.Windows.Forms.PictureBox();
  135. this.pictureBox_PATH_1_8G_DL_OFF = new System.Windows.Forms.PictureBox();
  136. this.label79 = new System.Windows.Forms.Label();
  137. this.label80 = new System.Windows.Forms.Label();
  138. this.button_Set = new System.Windows.Forms.Button();
  139. this.groupBox10 = new System.Windows.Forms.GroupBox();
  140. this.groupBox11 = new System.Windows.Forms.GroupBox();
  141. this.numericUpDown_PLL_3_5G_UL = new System.Windows.Forms.NumericUpDown();
  142. this.numericUpDown_PLL_3_5G_DL = new System.Windows.Forms.NumericUpDown();
  143. this.label32 = new System.Windows.Forms.Label();
  144. this.label33 = new System.Windows.Forms.Label();
  145. this.groupBox15 = new System.Windows.Forms.GroupBox();
  146. this.numericUpDown_PLL_2_1G_UL = new System.Windows.Forms.NumericUpDown();
  147. this.numericUpDown_PLL_2_1G_DL = new System.Windows.Forms.NumericUpDown();
  148. this.label47 = new System.Windows.Forms.Label();
  149. this.label48 = new System.Windows.Forms.Label();
  150. this.groupBox16 = new System.Windows.Forms.GroupBox();
  151. this.numericUpDown_PLL_1_8G_UL = new System.Windows.Forms.NumericUpDown();
  152. this.numericUpDown_PLL_1_8G_DL = new System.Windows.Forms.NumericUpDown();
  153. this.label49 = new System.Windows.Forms.Label();
  154. this.label50 = new System.Windows.Forms.Label();
  155. this.timer = new System.Windows.Forms.Timer(this.components);
  156. this.groupBox12 = new System.Windows.Forms.GroupBox();
  157. this.pictureBox_R_TX = new System.Windows.Forms.PictureBox();
  158. this.pictureBox_G_TX = new System.Windows.Forms.PictureBox();
  159. this.pictureBox_R_RX = new System.Windows.Forms.PictureBox();
  160. this.pictureBox_G_RX = new System.Windows.Forms.PictureBox();
  161. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  162. this.groupBox_TDD = new System.Windows.Forms.GroupBox();
  163. this.label24 = new System.Windows.Forms.Label();
  164. this.label22 = new System.Windows.Forms.Label();
  165. this.pictureBox_TDD_T_SYNC_DL_OFF = new System.Windows.Forms.PictureBox();
  166. this.pictureBox_TDD_T_SYNC_UL_OFF = new System.Windows.Forms.PictureBox();
  167. this.pictureBox_TDD_T_SYNC_DL_ON = new System.Windows.Forms.PictureBox();
  168. this.pictureBox_TDD_T_SYNC_UL_ON = new System.Windows.Forms.PictureBox();
  169. this.groupBox9.SuspendLayout();
  170. this.groupBox3.SuspendLayout();
  171. this.groupBox8.SuspendLayout();
  172. this.groupBox6.SuspendLayout();
  173. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM3)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM2)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM1)).BeginInit();
  176. this.groupBox7.SuspendLayout();
  177. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_UL)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_DL)).BeginInit();
  179. this.groupBox5.SuspendLayout();
  180. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL4)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL2)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL3)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL1)).BeginInit();
  184. this.groupBox2.SuspendLayout();
  185. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL4)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL2)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL3)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL1)).BeginInit();
  189. this.groupBox4.SuspendLayout();
  190. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL2)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL1)).BeginInit();
  192. this.groupBox1.SuspendLayout();
  193. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL2)).BeginInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL1)).BeginInit();
  195. this.groupBox17.SuspendLayout();
  196. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_ON)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_OFF)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_ON)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_OFF)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_ON)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_ON)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_ON)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_OFF)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_ON)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_OFF)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_ON)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_OFF)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_ON)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_OFF)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_ON)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_OFF)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_ON)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_OFF)).BeginInit();
  216. this.groupBox10.SuspendLayout();
  217. this.groupBox11.SuspendLayout();
  218. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_UL)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_DL)).BeginInit();
  220. this.groupBox15.SuspendLayout();
  221. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_UL)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_DL)).BeginInit();
  223. this.groupBox16.SuspendLayout();
  224. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_UL)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_DL)).BeginInit();
  226. this.groupBox12.SuspendLayout();
  227. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_TX)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_G_TX)).BeginInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_RX)).BeginInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_G_RX)).BeginInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  232. this.groupBox_TDD.SuspendLayout();
  233. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_DL_OFF)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_UL_OFF)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_DL_ON)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_UL_ON)).BeginInit();
  237. this.SuspendLayout();
  238. //
  239. // groupBox9
  240. //
  241. this.groupBox9.Controls.Add(this.button3);
  242. this.groupBox9.Controls.Add(this.button_terminal);
  243. this.groupBox9.Controls.Add(this.Ascii_checkBox);
  244. this.groupBox9.Controls.Add(this.cmCom_Port);
  245. this.groupBox9.Controls.Add(this.button_PortOpen);
  246. this.groupBox9.Controls.Add(this.comboBox_Port);
  247. this.groupBox9.Controls.Add(this.cmBaudRate);
  248. this.groupBox9.Controls.Add(this.comboBox_baudrate);
  249. this.groupBox9.Location = new System.Drawing.Point(12, 77);
  250. this.groupBox9.Name = "groupBox9";
  251. this.groupBox9.Size = new System.Drawing.Size(225, 223);
  252. this.groupBox9.TabIndex = 82;
  253. this.groupBox9.TabStop = false;
  254. this.groupBox9.Text = "Connection";
  255. //
  256. // button3
  257. //
  258. this.button3.Location = new System.Drawing.Point(14, 171);
  259. this.button3.Name = "button3";
  260. this.button3.Size = new System.Drawing.Size(197, 34);
  261. this.button3.TabIndex = 93;
  262. this.button3.Text = "Firmware Update";
  263. this.button3.UseVisualStyleBackColor = true;
  264. this.button3.Click += new System.EventHandler(this.Firmware_Update_Click);
  265. //
  266. // button_terminal
  267. //
  268. this.button_terminal.Location = new System.Drawing.Point(14, 131);
  269. this.button_terminal.Name = "button_terminal";
  270. this.button_terminal.Size = new System.Drawing.Size(197, 34);
  271. this.button_terminal.TabIndex = 94;
  272. this.button_terminal.Text = "Terminal";
  273. this.button_terminal.UseVisualStyleBackColor = true;
  274. this.button_terminal.Click += new System.EventHandler(this.Button_terminal_Click);
  275. //
  276. // Ascii_checkBox
  277. //
  278. this.Ascii_checkBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  279. | System.Windows.Forms.AnchorStyles.Left)
  280. | System.Windows.Forms.AnchorStyles.Right)));
  281. this.Ascii_checkBox.AutoSize = true;
  282. this.Ascii_checkBox.Location = new System.Drawing.Point(14, 69);
  283. this.Ascii_checkBox.Name = "Ascii_checkBox";
  284. this.Ascii_checkBox.Size = new System.Drawing.Size(55, 16);
  285. this.Ascii_checkBox.TabIndex = 92;
  286. this.Ascii_checkBox.Text = "ASCII";
  287. this.Ascii_checkBox.UseVisualStyleBackColor = true;
  288. //
  289. // cmCom_Port
  290. //
  291. this.cmCom_Port.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  292. | System.Windows.Forms.AnchorStyles.Left)
  293. | System.Windows.Forms.AnchorStyles.Right)));
  294. this.cmCom_Port.AutoSize = true;
  295. this.cmCom_Port.Location = new System.Drawing.Point(11, 18);
  296. this.cmCom_Port.Name = "cmCom_Port";
  297. this.cmCom_Port.Size = new System.Drawing.Size(58, 12);
  298. this.cmCom_Port.TabIndex = 89;
  299. this.cmCom_Port.Text = "Com Port";
  300. //
  301. // button_PortOpen
  302. //
  303. this.button_PortOpen.Location = new System.Drawing.Point(13, 91);
  304. this.button_PortOpen.Name = "button_PortOpen";
  305. this.button_PortOpen.Size = new System.Drawing.Size(197, 34);
  306. this.button_PortOpen.TabIndex = 86;
  307. this.button_PortOpen.Text = "Port Open";
  308. this.button_PortOpen.UseVisualStyleBackColor = true;
  309. this.button_PortOpen.Click += new System.EventHandler(this.Button_PortOpen_Click);
  310. //
  311. // comboBox_Port
  312. //
  313. this.comboBox_Port.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  314. | System.Windows.Forms.AnchorStyles.Left)
  315. | System.Windows.Forms.AnchorStyles.Right)));
  316. this.comboBox_Port.Cursor = System.Windows.Forms.Cursors.Default;
  317. this.comboBox_Port.FormattingEnabled = true;
  318. this.comboBox_Port.Location = new System.Drawing.Point(109, 15);
  319. this.comboBox_Port.Name = "comboBox_Port";
  320. this.comboBox_Port.Size = new System.Drawing.Size(101, 20);
  321. this.comboBox_Port.TabIndex = 88;
  322. this.comboBox_Port.SelectedIndexChanged += new System.EventHandler(this.ComboBox_Port_SelectedIndexChanged);
  323. //
  324. // cmBaudRate
  325. //
  326. this.cmBaudRate.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  327. | System.Windows.Forms.AnchorStyles.Left)
  328. | System.Windows.Forms.AnchorStyles.Right)));
  329. this.cmBaudRate.AutoSize = true;
  330. this.cmBaudRate.Location = new System.Drawing.Point(11, 47);
  331. this.cmBaudRate.Name = "cmBaudRate";
  332. this.cmBaudRate.Size = new System.Drawing.Size(94, 12);
  333. this.cmBaudRate.TabIndex = 90;
  334. this.cmBaudRate.Text = "Baud Rate(bps)";
  335. //
  336. // comboBox_baudrate
  337. //
  338. this.comboBox_baudrate.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  339. | System.Windows.Forms.AnchorStyles.Left)
  340. | System.Windows.Forms.AnchorStyles.Right)));
  341. this.comboBox_baudrate.FormattingEnabled = true;
  342. this.comboBox_baudrate.Items.AddRange(new object[] {
  343. "9600",
  344. "14400",
  345. "19200",
  346. "38400",
  347. "57600",
  348. "115200",
  349. "128000"});
  350. this.comboBox_baudrate.Location = new System.Drawing.Point(110, 45);
  351. this.comboBox_baudrate.Name = "comboBox_baudrate";
  352. this.comboBox_baudrate.Size = new System.Drawing.Size(101, 20);
  353. this.comboBox_baudrate.TabIndex = 91;
  354. this.comboBox_baudrate.Text = "115200";
  355. //
  356. // groupBox3
  357. //
  358. this.groupBox3.Controls.Add(this.label68);
  359. this.groupBox3.Controls.Add(this.label56);
  360. this.groupBox3.Controls.Add(this.label67);
  361. this.groupBox3.Controls.Add(this.label12);
  362. this.groupBox3.Controls.Add(this.label66);
  363. this.groupBox3.Controls.Add(this.label55);
  364. this.groupBox3.Controls.Add(this.label65);
  365. this.groupBox3.Controls.Add(this.label11);
  366. this.groupBox3.Controls.Add(this.label64);
  367. this.groupBox3.Controls.Add(this.label54);
  368. this.groupBox3.Controls.Add(this.label63);
  369. this.groupBox3.Controls.Add(this.label10);
  370. this.groupBox3.Controls.Add(this.label62);
  371. this.groupBox3.Controls.Add(this.label53);
  372. this.groupBox3.Controls.Add(this.label61);
  373. this.groupBox3.Controls.Add(this.label1);
  374. this.groupBox3.Controls.Add(this.label60);
  375. this.groupBox3.Controls.Add(this.label52);
  376. this.groupBox3.Controls.Add(this.label59);
  377. this.groupBox3.Controls.Add(this.label8);
  378. this.groupBox3.Controls.Add(this.label58);
  379. this.groupBox3.Controls.Add(this.label51);
  380. this.groupBox3.Controls.Add(this.label57);
  381. this.groupBox3.Controls.Add(this.label9);
  382. this.groupBox3.Location = new System.Drawing.Point(12, 308);
  383. this.groupBox3.Name = "groupBox3";
  384. this.groupBox3.Size = new System.Drawing.Size(225, 244);
  385. this.groupBox3.TabIndex = 92;
  386. this.groupBox3.TabStop = false;
  387. this.groupBox3.Text = "Voltage";
  388. //
  389. // label68
  390. //
  391. this.label68.AutoSize = true;
  392. this.label68.Location = new System.Drawing.Point(190, 227);
  393. this.label68.Name = "label68";
  394. this.label68.Size = new System.Drawing.Size(29, 12);
  395. this.label68.TabIndex = 98;
  396. this.label68.Text = "0.0V";
  397. //
  398. // label56
  399. //
  400. this.label56.AutoSize = true;
  401. this.label56.Location = new System.Drawing.Point(76, 227);
  402. this.label56.Name = "label56";
  403. this.label56.Size = new System.Drawing.Size(29, 12);
  404. this.label56.TabIndex = 98;
  405. this.label56.Text = "0.0V";
  406. //
  407. // label67
  408. //
  409. this.label67.AutoSize = true;
  410. this.label67.Location = new System.Drawing.Point(189, 104);
  411. this.label67.Name = "label67";
  412. this.label67.Size = new System.Drawing.Size(29, 12);
  413. this.label67.TabIndex = 98;
  414. this.label67.Text = "0.0V";
  415. //
  416. // label12
  417. //
  418. this.label12.AutoSize = true;
  419. this.label12.Location = new System.Drawing.Point(76, 104);
  420. this.label12.Name = "label12";
  421. this.label12.Size = new System.Drawing.Size(29, 12);
  422. this.label12.TabIndex = 98;
  423. this.label12.Text = "0.0V";
  424. //
  425. // label66
  426. //
  427. this.label66.AutoSize = true;
  428. this.label66.Location = new System.Drawing.Point(189, 186);
  429. this.label66.Name = "label66";
  430. this.label66.Size = new System.Drawing.Size(29, 12);
  431. this.label66.TabIndex = 98;
  432. this.label66.Text = "0.0V";
  433. //
  434. // label55
  435. //
  436. this.label55.AutoSize = true;
  437. this.label55.Location = new System.Drawing.Point(76, 186);
  438. this.label55.Name = "label55";
  439. this.label55.Size = new System.Drawing.Size(29, 12);
  440. this.label55.TabIndex = 98;
  441. this.label55.Text = "0.0V";
  442. //
  443. // label65
  444. //
  445. this.label65.AutoSize = true;
  446. this.label65.Location = new System.Drawing.Point(189, 63);
  447. this.label65.Name = "label65";
  448. this.label65.Size = new System.Drawing.Size(29, 12);
  449. this.label65.TabIndex = 98;
  450. this.label65.Text = "0.0V";
  451. //
  452. // label11
  453. //
  454. this.label11.AutoSize = true;
  455. this.label11.Location = new System.Drawing.Point(76, 63);
  456. this.label11.Name = "label11";
  457. this.label11.Size = new System.Drawing.Size(29, 12);
  458. this.label11.TabIndex = 98;
  459. this.label11.Text = "0.0V";
  460. //
  461. // label64
  462. //
  463. this.label64.AutoSize = true;
  464. this.label64.Location = new System.Drawing.Point(189, 145);
  465. this.label64.Name = "label64";
  466. this.label64.Size = new System.Drawing.Size(29, 12);
  467. this.label64.TabIndex = 98;
  468. this.label64.Text = "0.0V";
  469. //
  470. // label54
  471. //
  472. this.label54.AutoSize = true;
  473. this.label54.Location = new System.Drawing.Point(76, 145);
  474. this.label54.Name = "label54";
  475. this.label54.Size = new System.Drawing.Size(29, 12);
  476. this.label54.TabIndex = 98;
  477. this.label54.Text = "0.0V";
  478. //
  479. // label63
  480. //
  481. this.label63.AutoSize = true;
  482. this.label63.Location = new System.Drawing.Point(189, 22);
  483. this.label63.Name = "label63";
  484. this.label63.Size = new System.Drawing.Size(29, 12);
  485. this.label63.TabIndex = 98;
  486. this.label63.Text = "0.0V";
  487. //
  488. // label10
  489. //
  490. this.label10.AutoSize = true;
  491. this.label10.Location = new System.Drawing.Point(76, 22);
  492. this.label10.Name = "label10";
  493. this.label10.Size = new System.Drawing.Size(29, 12);
  494. this.label10.TabIndex = 98;
  495. this.label10.Text = "0.0V";
  496. //
  497. // label62
  498. //
  499. this.label62.AutoSize = true;
  500. this.label62.Location = new System.Drawing.Point(120, 227);
  501. this.label62.Name = "label62";
  502. this.label62.Size = new System.Drawing.Size(53, 12);
  503. this.label62.TabIndex = 95;
  504. this.label62.Text = "3.5GHz :";
  505. //
  506. // label53
  507. //
  508. this.label53.AutoSize = true;
  509. this.label53.Location = new System.Drawing.Point(7, 227);
  510. this.label53.Name = "label53";
  511. this.label53.Size = new System.Drawing.Size(53, 12);
  512. this.label53.TabIndex = 95;
  513. this.label53.Text = "3.5GHz :";
  514. //
  515. // label61
  516. //
  517. this.label61.AutoSize = true;
  518. this.label61.Location = new System.Drawing.Point(120, 104);
  519. this.label61.Name = "label61";
  520. this.label61.Size = new System.Drawing.Size(53, 12);
  521. this.label61.TabIndex = 95;
  522. this.label61.Text = "3.5GHz :";
  523. //
  524. // label1
  525. //
  526. this.label1.AutoSize = true;
  527. this.label1.Location = new System.Drawing.Point(7, 104);
  528. this.label1.Name = "label1";
  529. this.label1.Size = new System.Drawing.Size(53, 12);
  530. this.label1.TabIndex = 95;
  531. this.label1.Text = "3.5GHz :";
  532. //
  533. // label60
  534. //
  535. this.label60.AutoSize = true;
  536. this.label60.Location = new System.Drawing.Point(120, 186);
  537. this.label60.Name = "label60";
  538. this.label60.Size = new System.Drawing.Size(53, 12);
  539. this.label60.TabIndex = 96;
  540. this.label60.Text = "2.1GHz :";
  541. //
  542. // label52
  543. //
  544. this.label52.AutoSize = true;
  545. this.label52.Location = new System.Drawing.Point(7, 186);
  546. this.label52.Name = "label52";
  547. this.label52.Size = new System.Drawing.Size(53, 12);
  548. this.label52.TabIndex = 96;
  549. this.label52.Text = "2.1GHz :";
  550. //
  551. // label59
  552. //
  553. this.label59.AutoSize = true;
  554. this.label59.Location = new System.Drawing.Point(120, 63);
  555. this.label59.Name = "label59";
  556. this.label59.Size = new System.Drawing.Size(53, 12);
  557. this.label59.TabIndex = 96;
  558. this.label59.Text = "2.1GHz :";
  559. //
  560. // label8
  561. //
  562. this.label8.AutoSize = true;
  563. this.label8.Location = new System.Drawing.Point(7, 63);
  564. this.label8.Name = "label8";
  565. this.label8.Size = new System.Drawing.Size(53, 12);
  566. this.label8.TabIndex = 96;
  567. this.label8.Text = "2.1GHz :";
  568. //
  569. // label58
  570. //
  571. this.label58.AutoSize = true;
  572. this.label58.Location = new System.Drawing.Point(120, 145);
  573. this.label58.Name = "label58";
  574. this.label58.Size = new System.Drawing.Size(53, 12);
  575. this.label58.TabIndex = 97;
  576. this.label58.Text = "1.8GHz :";
  577. //
  578. // label51
  579. //
  580. this.label51.AutoSize = true;
  581. this.label51.Location = new System.Drawing.Point(7, 145);
  582. this.label51.Name = "label51";
  583. this.label51.Size = new System.Drawing.Size(53, 12);
  584. this.label51.TabIndex = 97;
  585. this.label51.Text = "1.8GHz :";
  586. //
  587. // label57
  588. //
  589. this.label57.AutoSize = true;
  590. this.label57.Location = new System.Drawing.Point(120, 22);
  591. this.label57.Name = "label57";
  592. this.label57.Size = new System.Drawing.Size(53, 12);
  593. this.label57.TabIndex = 97;
  594. this.label57.Text = "1.8GHz :";
  595. //
  596. // label9
  597. //
  598. this.label9.AutoSize = true;
  599. this.label9.Location = new System.Drawing.Point(7, 22);
  600. this.label9.Name = "label9";
  601. this.label9.Size = new System.Drawing.Size(53, 12);
  602. this.label9.TabIndex = 97;
  603. this.label9.Text = "1.8GHz :";
  604. //
  605. // groupBox8
  606. //
  607. this.groupBox8.Controls.Add(this.groupBox6);
  608. this.groupBox8.Controls.Add(this.groupBox7);
  609. this.groupBox8.Controls.Add(this.groupBox5);
  610. this.groupBox8.Controls.Add(this.groupBox2);
  611. this.groupBox8.Controls.Add(this.groupBox4);
  612. this.groupBox8.Controls.Add(this.groupBox1);
  613. this.groupBox8.Location = new System.Drawing.Point(243, 219);
  614. this.groupBox8.Name = "groupBox8";
  615. this.groupBox8.Size = new System.Drawing.Size(924, 270);
  616. this.groupBox8.TabIndex = 94;
  617. this.groupBox8.TabStop = false;
  618. this.groupBox8.Text = "ATTEN(dB)";
  619. //
  620. // groupBox6
  621. //
  622. this.groupBox6.Controls.Add(this.numericUpDown_ATT_3_5G_COM3);
  623. this.groupBox6.Controls.Add(this.numericUpDown_ATT_3_5G_COM2);
  624. this.groupBox6.Controls.Add(this.numericUpDown_ATT_3_5G_COM1);
  625. this.groupBox6.Controls.Add(this.label19);
  626. this.groupBox6.Controls.Add(this.label20);
  627. this.groupBox6.Controls.Add(this.label21);
  628. this.groupBox6.Location = new System.Drawing.Point(687, 120);
  629. this.groupBox6.Name = "groupBox6";
  630. this.groupBox6.Size = new System.Drawing.Size(215, 133);
  631. this.groupBox6.TabIndex = 100;
  632. this.groupBox6.TabStop = false;
  633. this.groupBox6.Text = "3.5GHz UL";
  634. //
  635. // numericUpDown_ATT_3_5G_COM3
  636. //
  637. this.numericUpDown_ATT_3_5G_COM3.DecimalPlaces = 2;
  638. this.numericUpDown_ATT_3_5G_COM3.Increment = new decimal(new int[] {
  639. 25,
  640. 0,
  641. 0,
  642. 131072});
  643. this.numericUpDown_ATT_3_5G_COM3.Location = new System.Drawing.Point(135, 98);
  644. this.numericUpDown_ATT_3_5G_COM3.Maximum = new decimal(new int[] {
  645. 30,
  646. 0,
  647. 0,
  648. 0});
  649. this.numericUpDown_ATT_3_5G_COM3.Name = "numericUpDown_ATT_3_5G_COM3";
  650. this.numericUpDown_ATT_3_5G_COM3.Size = new System.Drawing.Size(71, 21);
  651. this.numericUpDown_ATT_3_5G_COM3.TabIndex = 5;
  652. this.numericUpDown_ATT_3_5G_COM3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  653. //
  654. // numericUpDown_ATT_3_5G_COM2
  655. //
  656. this.numericUpDown_ATT_3_5G_COM2.DecimalPlaces = 2;
  657. this.numericUpDown_ATT_3_5G_COM2.Increment = new decimal(new int[] {
  658. 25,
  659. 0,
  660. 0,
  661. 131072});
  662. this.numericUpDown_ATT_3_5G_COM2.Location = new System.Drawing.Point(135, 60);
  663. this.numericUpDown_ATT_3_5G_COM2.Maximum = new decimal(new int[] {
  664. 30,
  665. 0,
  666. 0,
  667. 0});
  668. this.numericUpDown_ATT_3_5G_COM2.Name = "numericUpDown_ATT_3_5G_COM2";
  669. this.numericUpDown_ATT_3_5G_COM2.Size = new System.Drawing.Size(71, 21);
  670. this.numericUpDown_ATT_3_5G_COM2.TabIndex = 6;
  671. this.numericUpDown_ATT_3_5G_COM2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  672. //
  673. // numericUpDown_ATT_3_5G_COM1
  674. //
  675. this.numericUpDown_ATT_3_5G_COM1.DecimalPlaces = 2;
  676. this.numericUpDown_ATT_3_5G_COM1.Increment = new decimal(new int[] {
  677. 25,
  678. 0,
  679. 0,
  680. 131072});
  681. this.numericUpDown_ATT_3_5G_COM1.Location = new System.Drawing.Point(135, 18);
  682. this.numericUpDown_ATT_3_5G_COM1.Maximum = new decimal(new int[] {
  683. 30,
  684. 0,
  685. 0,
  686. 0});
  687. this.numericUpDown_ATT_3_5G_COM1.Name = "numericUpDown_ATT_3_5G_COM1";
  688. this.numericUpDown_ATT_3_5G_COM1.Size = new System.Drawing.Size(71, 21);
  689. this.numericUpDown_ATT_3_5G_COM1.TabIndex = 7;
  690. this.numericUpDown_ATT_3_5G_COM1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  691. //
  692. // label19
  693. //
  694. this.label19.AutoSize = true;
  695. this.label19.Location = new System.Drawing.Point(9, 22);
  696. this.label19.Name = "label19";
  697. this.label19.Size = new System.Drawing.Size(101, 12);
  698. this.label19.TabIndex = 2;
  699. this.label19.Text = "ATT_3.5G_COM1";
  700. //
  701. // label20
  702. //
  703. this.label20.AutoSize = true;
  704. this.label20.Location = new System.Drawing.Point(9, 104);
  705. this.label20.Name = "label20";
  706. this.label20.Size = new System.Drawing.Size(101, 12);
  707. this.label20.TabIndex = 3;
  708. this.label20.Text = "ATT_3.5G_COM3";
  709. //
  710. // label21
  711. //
  712. this.label21.AutoSize = true;
  713. this.label21.Location = new System.Drawing.Point(9, 64);
  714. this.label21.Name = "label21";
  715. this.label21.Size = new System.Drawing.Size(101, 12);
  716. this.label21.TabIndex = 4;
  717. this.label21.Text = "ATT_3.5G_COM2";
  718. //
  719. // groupBox7
  720. //
  721. this.groupBox7.Controls.Add(this.numericUpDown_ATT_3_5G_UL);
  722. this.groupBox7.Controls.Add(this.numericUpDown_ATT_3_5G_DL);
  723. this.groupBox7.Controls.Add(this.label26);
  724. this.groupBox7.Controls.Add(this.label28);
  725. this.groupBox7.Location = new System.Drawing.Point(687, 22);
  726. this.groupBox7.Name = "groupBox7";
  727. this.groupBox7.Size = new System.Drawing.Size(215, 83);
  728. this.groupBox7.TabIndex = 94;
  729. this.groupBox7.TabStop = false;
  730. this.groupBox7.Text = "3.5GHz UL";
  731. //
  732. // numericUpDown_ATT_3_5G_UL
  733. //
  734. this.numericUpDown_ATT_3_5G_UL.DecimalPlaces = 2;
  735. this.numericUpDown_ATT_3_5G_UL.Increment = new decimal(new int[] {
  736. 25,
  737. 0,
  738. 0,
  739. 131072});
  740. this.numericUpDown_ATT_3_5G_UL.Location = new System.Drawing.Point(132, 47);
  741. this.numericUpDown_ATT_3_5G_UL.Maximum = new decimal(new int[] {
  742. 30,
  743. 0,
  744. 0,
  745. 0});
  746. this.numericUpDown_ATT_3_5G_UL.Name = "numericUpDown_ATT_3_5G_UL";
  747. this.numericUpDown_ATT_3_5G_UL.Size = new System.Drawing.Size(71, 21);
  748. this.numericUpDown_ATT_3_5G_UL.TabIndex = 1;
  749. this.numericUpDown_ATT_3_5G_UL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  750. //
  751. // numericUpDown_ATT_3_5G_DL
  752. //
  753. this.numericUpDown_ATT_3_5G_DL.DecimalPlaces = 2;
  754. this.numericUpDown_ATT_3_5G_DL.Increment = new decimal(new int[] {
  755. 25,
  756. 0,
  757. 0,
  758. 131072});
  759. this.numericUpDown_ATT_3_5G_DL.Location = new System.Drawing.Point(132, 19);
  760. this.numericUpDown_ATT_3_5G_DL.Maximum = new decimal(new int[] {
  761. 30,
  762. 0,
  763. 0,
  764. 0});
  765. this.numericUpDown_ATT_3_5G_DL.Name = "numericUpDown_ATT_3_5G_DL";
  766. this.numericUpDown_ATT_3_5G_DL.Size = new System.Drawing.Size(71, 21);
  767. this.numericUpDown_ATT_3_5G_DL.TabIndex = 1;
  768. this.numericUpDown_ATT_3_5G_DL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  769. //
  770. // label26
  771. //
  772. this.label26.AutoSize = true;
  773. this.label26.Location = new System.Drawing.Point(6, 23);
  774. this.label26.Name = "label26";
  775. this.label26.Size = new System.Drawing.Size(81, 12);
  776. this.label26.TabIndex = 0;
  777. this.label26.Text = "ATT_3.5G_DL";
  778. //
  779. // label28
  780. //
  781. this.label28.AutoSize = true;
  782. this.label28.Location = new System.Drawing.Point(6, 53);
  783. this.label28.Name = "label28";
  784. this.label28.Size = new System.Drawing.Size(81, 12);
  785. this.label28.TabIndex = 0;
  786. this.label28.Text = "ATT_3.5G_UL";
  787. //
  788. // groupBox5
  789. //
  790. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL4);
  791. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL2);
  792. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL3);
  793. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL1);
  794. this.groupBox5.Controls.Add(this.label15);
  795. this.groupBox5.Controls.Add(this.label16);
  796. this.groupBox5.Controls.Add(this.label17);
  797. this.groupBox5.Controls.Add(this.label18);
  798. this.groupBox5.Location = new System.Drawing.Point(349, 111);
  799. this.groupBox5.Name = "groupBox5";
  800. this.groupBox5.Size = new System.Drawing.Size(215, 142);
  801. this.groupBox5.TabIndex = 96;
  802. this.groupBox5.TabStop = false;
  803. this.groupBox5.Text = "2.1GHz UL";
  804. //
  805. // numericUpDown_ATT_2_1G_UL4
  806. //
  807. this.numericUpDown_ATT_2_1G_UL4.DecimalPlaces = 1;
  808. this.numericUpDown_ATT_2_1G_UL4.Increment = new decimal(new int[] {
  809. 5,
  810. 0,
  811. 0,
  812. 65536});
  813. this.numericUpDown_ATT_2_1G_UL4.Location = new System.Drawing.Point(132, 104);
  814. this.numericUpDown_ATT_2_1G_UL4.Maximum = new decimal(new int[] {
  815. 30,
  816. 0,
  817. 0,
  818. 0});
  819. this.numericUpDown_ATT_2_1G_UL4.Name = "numericUpDown_ATT_2_1G_UL4";
  820. this.numericUpDown_ATT_2_1G_UL4.Size = new System.Drawing.Size(71, 21);
  821. this.numericUpDown_ATT_2_1G_UL4.TabIndex = 1;
  822. this.numericUpDown_ATT_2_1G_UL4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  823. //
  824. // numericUpDown_ATT_2_1G_UL2
  825. //
  826. this.numericUpDown_ATT_2_1G_UL2.DecimalPlaces = 1;
  827. this.numericUpDown_ATT_2_1G_UL2.Increment = new decimal(new int[] {
  828. 5,
  829. 0,
  830. 0,
  831. 65536});
  832. this.numericUpDown_ATT_2_1G_UL2.Location = new System.Drawing.Point(132, 47);
  833. this.numericUpDown_ATT_2_1G_UL2.Maximum = new decimal(new int[] {
  834. 30,
  835. 0,
  836. 0,
  837. 0});
  838. this.numericUpDown_ATT_2_1G_UL2.Name = "numericUpDown_ATT_2_1G_UL2";
  839. this.numericUpDown_ATT_2_1G_UL2.Size = new System.Drawing.Size(71, 21);
  840. this.numericUpDown_ATT_2_1G_UL2.TabIndex = 1;
  841. this.numericUpDown_ATT_2_1G_UL2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  842. //
  843. // numericUpDown_ATT_2_1G_UL3
  844. //
  845. this.numericUpDown_ATT_2_1G_UL3.DecimalPlaces = 1;
  846. this.numericUpDown_ATT_2_1G_UL3.Increment = new decimal(new int[] {
  847. 5,
  848. 0,
  849. 0,
  850. 65536});
  851. this.numericUpDown_ATT_2_1G_UL3.Location = new System.Drawing.Point(132, 76);
  852. this.numericUpDown_ATT_2_1G_UL3.Maximum = new decimal(new int[] {
  853. 30,
  854. 0,
  855. 0,
  856. 0});
  857. this.numericUpDown_ATT_2_1G_UL3.Name = "numericUpDown_ATT_2_1G_UL3";
  858. this.numericUpDown_ATT_2_1G_UL3.Size = new System.Drawing.Size(71, 21);
  859. this.numericUpDown_ATT_2_1G_UL3.TabIndex = 1;
  860. this.numericUpDown_ATT_2_1G_UL3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  861. //
  862. // numericUpDown_ATT_2_1G_UL1
  863. //
  864. this.numericUpDown_ATT_2_1G_UL1.DecimalPlaces = 1;
  865. this.numericUpDown_ATT_2_1G_UL1.Increment = new decimal(new int[] {
  866. 5,
  867. 0,
  868. 0,
  869. 65536});
  870. this.numericUpDown_ATT_2_1G_UL1.Location = new System.Drawing.Point(132, 19);
  871. this.numericUpDown_ATT_2_1G_UL1.Maximum = new decimal(new int[] {
  872. 30,
  873. 0,
  874. 0,
  875. 0});
  876. this.numericUpDown_ATT_2_1G_UL1.Name = "numericUpDown_ATT_2_1G_UL1";
  877. this.numericUpDown_ATT_2_1G_UL1.Size = new System.Drawing.Size(71, 21);
  878. this.numericUpDown_ATT_2_1G_UL1.TabIndex = 1;
  879. this.numericUpDown_ATT_2_1G_UL1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  880. //
  881. // label15
  882. //
  883. this.label15.AutoSize = true;
  884. this.label15.Location = new System.Drawing.Point(6, 80);
  885. this.label15.Name = "label15";
  886. this.label15.Size = new System.Drawing.Size(87, 12);
  887. this.label15.TabIndex = 0;
  888. this.label15.Text = "ATT_2.1G_UL3";
  889. //
  890. // label16
  891. //
  892. this.label16.AutoSize = true;
  893. this.label16.Location = new System.Drawing.Point(6, 110);
  894. this.label16.Name = "label16";
  895. this.label16.Size = new System.Drawing.Size(87, 12);
  896. this.label16.TabIndex = 0;
  897. this.label16.Text = "ATT_2.1G_UL4";
  898. //
  899. // label17
  900. //
  901. this.label17.AutoSize = true;
  902. this.label17.Location = new System.Drawing.Point(6, 23);
  903. this.label17.Name = "label17";
  904. this.label17.Size = new System.Drawing.Size(87, 12);
  905. this.label17.TabIndex = 0;
  906. this.label17.Text = "ATT_2.1G_UL1";
  907. //
  908. // label18
  909. //
  910. this.label18.AutoSize = true;
  911. this.label18.Location = new System.Drawing.Point(6, 53);
  912. this.label18.Name = "label18";
  913. this.label18.Size = new System.Drawing.Size(87, 12);
  914. this.label18.TabIndex = 0;
  915. this.label18.Text = "ATT_2.1G_UL2";
  916. //
  917. // groupBox2
  918. //
  919. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL4);
  920. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL2);
  921. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL3);
  922. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL1);
  923. this.groupBox2.Controls.Add(this.label7);
  924. this.groupBox2.Controls.Add(this.label6);
  925. this.groupBox2.Controls.Add(this.label4);
  926. this.groupBox2.Controls.Add(this.label5);
  927. this.groupBox2.Location = new System.Drawing.Point(23, 111);
  928. this.groupBox2.Name = "groupBox2";
  929. this.groupBox2.Size = new System.Drawing.Size(215, 142);
  930. this.groupBox2.TabIndex = 97;
  931. this.groupBox2.TabStop = false;
  932. this.groupBox2.Text = "1.8GHz UL";
  933. //
  934. // numericUpDown_ATT_1_8G_UL4
  935. //
  936. this.numericUpDown_ATT_1_8G_UL4.DecimalPlaces = 1;
  937. this.numericUpDown_ATT_1_8G_UL4.Increment = new decimal(new int[] {
  938. 5,
  939. 0,
  940. 0,
  941. 65536});
  942. this.numericUpDown_ATT_1_8G_UL4.Location = new System.Drawing.Point(132, 104);
  943. this.numericUpDown_ATT_1_8G_UL4.Maximum = new decimal(new int[] {
  944. 30,
  945. 0,
  946. 0,
  947. 0});
  948. this.numericUpDown_ATT_1_8G_UL4.Name = "numericUpDown_ATT_1_8G_UL4";
  949. this.numericUpDown_ATT_1_8G_UL4.Size = new System.Drawing.Size(71, 21);
  950. this.numericUpDown_ATT_1_8G_UL4.TabIndex = 1;
  951. this.numericUpDown_ATT_1_8G_UL4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  952. //
  953. // numericUpDown_ATT_1_8G_UL2
  954. //
  955. this.numericUpDown_ATT_1_8G_UL2.DecimalPlaces = 1;
  956. this.numericUpDown_ATT_1_8G_UL2.Increment = new decimal(new int[] {
  957. 5,
  958. 0,
  959. 0,
  960. 65536});
  961. this.numericUpDown_ATT_1_8G_UL2.Location = new System.Drawing.Point(132, 47);
  962. this.numericUpDown_ATT_1_8G_UL2.Maximum = new decimal(new int[] {
  963. 30,
  964. 0,
  965. 0,
  966. 0});
  967. this.numericUpDown_ATT_1_8G_UL2.Name = "numericUpDown_ATT_1_8G_UL2";
  968. this.numericUpDown_ATT_1_8G_UL2.Size = new System.Drawing.Size(71, 21);
  969. this.numericUpDown_ATT_1_8G_UL2.TabIndex = 1;
  970. this.numericUpDown_ATT_1_8G_UL2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  971. //
  972. // numericUpDown_ATT_1_8G_UL3
  973. //
  974. this.numericUpDown_ATT_1_8G_UL3.DecimalPlaces = 1;
  975. this.numericUpDown_ATT_1_8G_UL3.Increment = new decimal(new int[] {
  976. 5,
  977. 0,
  978. 0,
  979. 65536});
  980. this.numericUpDown_ATT_1_8G_UL3.Location = new System.Drawing.Point(132, 76);
  981. this.numericUpDown_ATT_1_8G_UL3.Maximum = new decimal(new int[] {
  982. 30,
  983. 0,
  984. 0,
  985. 0});
  986. this.numericUpDown_ATT_1_8G_UL3.Name = "numericUpDown_ATT_1_8G_UL3";
  987. this.numericUpDown_ATT_1_8G_UL3.Size = new System.Drawing.Size(71, 21);
  988. this.numericUpDown_ATT_1_8G_UL3.TabIndex = 1;
  989. this.numericUpDown_ATT_1_8G_UL3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  990. //
  991. // numericUpDown_ATT_1_8G_UL1
  992. //
  993. this.numericUpDown_ATT_1_8G_UL1.DecimalPlaces = 1;
  994. this.numericUpDown_ATT_1_8G_UL1.Increment = new decimal(new int[] {
  995. 5,
  996. 0,
  997. 0,
  998. 65536});
  999. this.numericUpDown_ATT_1_8G_UL1.Location = new System.Drawing.Point(132, 19);
  1000. this.numericUpDown_ATT_1_8G_UL1.Maximum = new decimal(new int[] {
  1001. 30,
  1002. 0,
  1003. 0,
  1004. 0});
  1005. this.numericUpDown_ATT_1_8G_UL1.Name = "numericUpDown_ATT_1_8G_UL1";
  1006. this.numericUpDown_ATT_1_8G_UL1.Size = new System.Drawing.Size(71, 21);
  1007. this.numericUpDown_ATT_1_8G_UL1.TabIndex = 1;
  1008. this.numericUpDown_ATT_1_8G_UL1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1009. //
  1010. // label7
  1011. //
  1012. this.label7.AutoSize = true;
  1013. this.label7.Location = new System.Drawing.Point(6, 80);
  1014. this.label7.Name = "label7";
  1015. this.label7.Size = new System.Drawing.Size(87, 12);
  1016. this.label7.TabIndex = 0;
  1017. this.label7.Text = "ATT_1.8G_UL3";
  1018. //
  1019. // label6
  1020. //
  1021. this.label6.AutoSize = true;
  1022. this.label6.Location = new System.Drawing.Point(6, 110);
  1023. this.label6.Name = "label6";
  1024. this.label6.Size = new System.Drawing.Size(87, 12);
  1025. this.label6.TabIndex = 0;
  1026. this.label6.Text = "ATT_1.8G_UL4";
  1027. //
  1028. // label4
  1029. //
  1030. this.label4.AutoSize = true;
  1031. this.label4.Location = new System.Drawing.Point(6, 23);
  1032. this.label4.Name = "label4";
  1033. this.label4.Size = new System.Drawing.Size(87, 12);
  1034. this.label4.TabIndex = 0;
  1035. this.label4.Text = "ATT_1.8G_UL1";
  1036. //
  1037. // label5
  1038. //
  1039. this.label5.AutoSize = true;
  1040. this.label5.Location = new System.Drawing.Point(6, 53);
  1041. this.label5.Name = "label5";
  1042. this.label5.Size = new System.Drawing.Size(87, 12);
  1043. this.label5.TabIndex = 0;
  1044. this.label5.Text = "ATT_1.8G_UL2";
  1045. //
  1046. // groupBox4
  1047. //
  1048. this.groupBox4.Controls.Add(this.numericUpDown_ATT_2_1G_DL2);
  1049. this.groupBox4.Controls.Add(this.numericUpDown_ATT_2_1G_DL1);
  1050. this.groupBox4.Controls.Add(this.label13);
  1051. this.groupBox4.Controls.Add(this.label14);
  1052. this.groupBox4.Location = new System.Drawing.Point(349, 20);
  1053. this.groupBox4.Name = "groupBox4";
  1054. this.groupBox4.Size = new System.Drawing.Size(215, 85);
  1055. this.groupBox4.TabIndex = 98;
  1056. this.groupBox4.TabStop = false;
  1057. this.groupBox4.Text = "2.1GHz DL";
  1058. //
  1059. // numericUpDown_ATT_2_1G_DL2
  1060. //
  1061. this.numericUpDown_ATT_2_1G_DL2.DecimalPlaces = 1;
  1062. this.numericUpDown_ATT_2_1G_DL2.Increment = new decimal(new int[] {
  1063. 5,
  1064. 0,
  1065. 0,
  1066. 65536});
  1067. this.numericUpDown_ATT_2_1G_DL2.Location = new System.Drawing.Point(132, 47);
  1068. this.numericUpDown_ATT_2_1G_DL2.Maximum = new decimal(new int[] {
  1069. 30,
  1070. 0,
  1071. 0,
  1072. 0});
  1073. this.numericUpDown_ATT_2_1G_DL2.Name = "numericUpDown_ATT_2_1G_DL2";
  1074. this.numericUpDown_ATT_2_1G_DL2.Size = new System.Drawing.Size(71, 21);
  1075. this.numericUpDown_ATT_2_1G_DL2.TabIndex = 1;
  1076. this.numericUpDown_ATT_2_1G_DL2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1077. //
  1078. // numericUpDown_ATT_2_1G_DL1
  1079. //
  1080. this.numericUpDown_ATT_2_1G_DL1.DecimalPlaces = 1;
  1081. this.numericUpDown_ATT_2_1G_DL1.Increment = new decimal(new int[] {
  1082. 5,
  1083. 0,
  1084. 0,
  1085. 65536});
  1086. this.numericUpDown_ATT_2_1G_DL1.Location = new System.Drawing.Point(132, 19);
  1087. this.numericUpDown_ATT_2_1G_DL1.Maximum = new decimal(new int[] {
  1088. 30,
  1089. 0,
  1090. 0,
  1091. 0});
  1092. this.numericUpDown_ATT_2_1G_DL1.Name = "numericUpDown_ATT_2_1G_DL1";
  1093. this.numericUpDown_ATT_2_1G_DL1.Size = new System.Drawing.Size(71, 21);
  1094. this.numericUpDown_ATT_2_1G_DL1.TabIndex = 1;
  1095. this.numericUpDown_ATT_2_1G_DL1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1096. //
  1097. // label13
  1098. //
  1099. this.label13.AutoSize = true;
  1100. this.label13.Location = new System.Drawing.Point(6, 23);
  1101. this.label13.Name = "label13";
  1102. this.label13.Size = new System.Drawing.Size(87, 12);
  1103. this.label13.TabIndex = 0;
  1104. this.label13.Text = "ATT_2.1G_DL1";
  1105. //
  1106. // label14
  1107. //
  1108. this.label14.AutoSize = true;
  1109. this.label14.Location = new System.Drawing.Point(6, 53);
  1110. this.label14.Name = "label14";
  1111. this.label14.Size = new System.Drawing.Size(87, 12);
  1112. this.label14.TabIndex = 0;
  1113. this.label14.Text = "ATT_2.1G_DL2";
  1114. //
  1115. // groupBox1
  1116. //
  1117. this.groupBox1.Controls.Add(this.numericUpDown_ATT_1_8G_DL2);
  1118. this.groupBox1.Controls.Add(this.numericUpDown_ATT_1_8G_DL1);
  1119. this.groupBox1.Controls.Add(this.label3);
  1120. this.groupBox1.Controls.Add(this.label2);
  1121. this.groupBox1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1122. this.groupBox1.Location = new System.Drawing.Point(23, 20);
  1123. this.groupBox1.Name = "groupBox1";
  1124. this.groupBox1.Size = new System.Drawing.Size(215, 85);
  1125. this.groupBox1.TabIndex = 99;
  1126. this.groupBox1.TabStop = false;
  1127. this.groupBox1.Text = "1.8GHz DL";
  1128. //
  1129. // numericUpDown_ATT_1_8G_DL2
  1130. //
  1131. this.numericUpDown_ATT_1_8G_DL2.DecimalPlaces = 1;
  1132. this.numericUpDown_ATT_1_8G_DL2.Increment = new decimal(new int[] {
  1133. 5,
  1134. 0,
  1135. 0,
  1136. 65536});
  1137. this.numericUpDown_ATT_1_8G_DL2.Location = new System.Drawing.Point(132, 47);
  1138. this.numericUpDown_ATT_1_8G_DL2.Maximum = new decimal(new int[] {
  1139. 30,
  1140. 0,
  1141. 0,
  1142. 0});
  1143. this.numericUpDown_ATT_1_8G_DL2.Name = "numericUpDown_ATT_1_8G_DL2";
  1144. this.numericUpDown_ATT_1_8G_DL2.Size = new System.Drawing.Size(71, 21);
  1145. this.numericUpDown_ATT_1_8G_DL2.TabIndex = 1;
  1146. this.numericUpDown_ATT_1_8G_DL2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1147. //
  1148. // numericUpDown_ATT_1_8G_DL1
  1149. //
  1150. this.numericUpDown_ATT_1_8G_DL1.DecimalPlaces = 1;
  1151. this.numericUpDown_ATT_1_8G_DL1.Increment = new decimal(new int[] {
  1152. 5,
  1153. 0,
  1154. 0,
  1155. 65536});
  1156. this.numericUpDown_ATT_1_8G_DL1.Location = new System.Drawing.Point(132, 19);
  1157. this.numericUpDown_ATT_1_8G_DL1.Maximum = new decimal(new int[] {
  1158. 30,
  1159. 0,
  1160. 0,
  1161. 0});
  1162. this.numericUpDown_ATT_1_8G_DL1.Name = "numericUpDown_ATT_1_8G_DL1";
  1163. this.numericUpDown_ATT_1_8G_DL1.Size = new System.Drawing.Size(71, 21);
  1164. this.numericUpDown_ATT_1_8G_DL1.TabIndex = 1;
  1165. this.numericUpDown_ATT_1_8G_DL1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1166. //
  1167. // label3
  1168. //
  1169. this.label3.AutoSize = true;
  1170. this.label3.Location = new System.Drawing.Point(6, 23);
  1171. this.label3.Name = "label3";
  1172. this.label3.Size = new System.Drawing.Size(87, 12);
  1173. this.label3.TabIndex = 0;
  1174. this.label3.Text = "ATT_1.8G_DL1";
  1175. //
  1176. // label2
  1177. //
  1178. this.label2.AutoSize = true;
  1179. this.label2.Location = new System.Drawing.Point(6, 53);
  1180. this.label2.Name = "label2";
  1181. this.label2.Size = new System.Drawing.Size(87, 12);
  1182. this.label2.TabIndex = 0;
  1183. this.label2.Text = "ATT_1.8G_DL2";
  1184. //
  1185. // groupBox17
  1186. //
  1187. this.groupBox17.Controls.Add(this.label78);
  1188. this.groupBox17.Controls.Add(this.label77);
  1189. this.groupBox17.Controls.Add(this.label76);
  1190. this.groupBox17.Controls.Add(this.label75);
  1191. this.groupBox17.Controls.Add(this.label74);
  1192. this.groupBox17.Controls.Add(this.label73);
  1193. this.groupBox17.Controls.Add(this.label72);
  1194. this.groupBox17.Controls.Add(this.label71);
  1195. this.groupBox17.Controls.Add(this.label70);
  1196. this.groupBox17.Controls.Add(this.label69);
  1197. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_L_ON);
  1198. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_L_OFF);
  1199. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_H_ON);
  1200. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_H_OFF);
  1201. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_L_ON);
  1202. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF);
  1203. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_H_ON);
  1204. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF);
  1205. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_UL_ON);
  1206. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_UL_OFF);
  1207. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_DL_ON);
  1208. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_DL_OFF);
  1209. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_UL_ON);
  1210. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_UL_OFF);
  1211. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_DL_ON);
  1212. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_DL_OFF);
  1213. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_UL_ON);
  1214. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_UL_OFF);
  1215. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_DL_ON);
  1216. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_DL_OFF);
  1217. this.groupBox17.Location = new System.Drawing.Point(243, 77);
  1218. this.groupBox17.Name = "groupBox17";
  1219. this.groupBox17.Size = new System.Drawing.Size(924, 136);
  1220. this.groupBox17.TabIndex = 95;
  1221. this.groupBox17.TabStop = false;
  1222. this.groupBox17.Text = "Power";
  1223. //
  1224. // label78
  1225. //
  1226. this.label78.AutoSize = true;
  1227. this.label78.Location = new System.Drawing.Point(601, 12);
  1228. this.label78.Name = "label78";
  1229. this.label78.Size = new System.Drawing.Size(125, 12);
  1230. this.label78.TabIndex = 97;
  1231. this.label78.Text = "PLL_ON/OFF_3.5G_H";
  1232. //
  1233. // label77
  1234. //
  1235. this.label77.AutoSize = true;
  1236. this.label77.Location = new System.Drawing.Point(601, 74);
  1237. this.label77.Name = "label77";
  1238. this.label77.Size = new System.Drawing.Size(124, 12);
  1239. this.label77.TabIndex = 97;
  1240. this.label77.Text = "PLL_ON/OFF_3.5G_L";
  1241. //
  1242. // label76
  1243. //
  1244. this.label76.AutoSize = true;
  1245. this.label76.Location = new System.Drawing.Point(423, 73);
  1246. this.label76.Name = "label76";
  1247. this.label76.Size = new System.Drawing.Size(112, 12);
  1248. this.label76.TabIndex = 97;
  1249. this.label76.Text = "PATH_EN_3.5G_UL";
  1250. //
  1251. // label75
  1252. //
  1253. this.label75.AutoSize = true;
  1254. this.label75.Location = new System.Drawing.Point(423, 17);
  1255. this.label75.Name = "label75";
  1256. this.label75.Size = new System.Drawing.Size(112, 12);
  1257. this.label75.TabIndex = 97;
  1258. this.label75.Text = "PATH_EN_3.5G_DL";
  1259. //
  1260. // label74
  1261. //
  1262. this.label74.AutoSize = true;
  1263. this.label74.Location = new System.Drawing.Point(788, 12);
  1264. this.label74.Name = "label74";
  1265. this.label74.Size = new System.Drawing.Size(105, 12);
  1266. this.label74.TabIndex = 97;
  1267. this.label74.Text = "PATH_EN_3.5G_H";
  1268. //
  1269. // label73
  1270. //
  1271. this.label73.AutoSize = true;
  1272. this.label73.Location = new System.Drawing.Point(789, 74);
  1273. this.label73.Name = "label73";
  1274. this.label73.Size = new System.Drawing.Size(104, 12);
  1275. this.label73.TabIndex = 97;
  1276. this.label73.Text = "PATH_EN_3.5G_L";
  1277. //
  1278. // label72
  1279. //
  1280. this.label72.AutoSize = true;
  1281. this.label72.Location = new System.Drawing.Point(237, 69);
  1282. this.label72.Name = "label72";
  1283. this.label72.Size = new System.Drawing.Size(112, 12);
  1284. this.label72.TabIndex = 97;
  1285. this.label72.Text = "PATH_EN_2.1G_UL";
  1286. //
  1287. // label71
  1288. //
  1289. this.label71.AutoSize = true;
  1290. this.label71.Location = new System.Drawing.Point(237, 12);
  1291. this.label71.Name = "label71";
  1292. this.label71.Size = new System.Drawing.Size(112, 12);
  1293. this.label71.TabIndex = 97;
  1294. this.label71.Text = "PATH_EN_2.1G_DL";
  1295. //
  1296. // label70
  1297. //
  1298. this.label70.AutoSize = true;
  1299. this.label70.Location = new System.Drawing.Point(48, 69);
  1300. this.label70.Name = "label70";
  1301. this.label70.Size = new System.Drawing.Size(112, 12);
  1302. this.label70.TabIndex = 97;
  1303. this.label70.Text = "PATH_EN_1.8G_UL";
  1304. //
  1305. // label69
  1306. //
  1307. this.label69.AutoSize = true;
  1308. this.label69.Location = new System.Drawing.Point(66, 12);
  1309. this.label69.Name = "label69";
  1310. this.label69.Size = new System.Drawing.Size(112, 12);
  1311. this.label69.TabIndex = 97;
  1312. this.label69.Text = "PATH_EN_1.8G_DL";
  1313. //
  1314. // pictureBox_PATH_3_5G_L_ON
  1315. //
  1316. this.pictureBox_PATH_3_5G_L_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_L_ON.Image")));
  1317. this.pictureBox_PATH_3_5G_L_ON.Location = new System.Drawing.Point(846, 89);
  1318. this.pictureBox_PATH_3_5G_L_ON.Name = "pictureBox_PATH_3_5G_L_ON";
  1319. this.pictureBox_PATH_3_5G_L_ON.Size = new System.Drawing.Size(38, 36);
  1320. this.pictureBox_PATH_3_5G_L_ON.TabIndex = 96;
  1321. this.pictureBox_PATH_3_5G_L_ON.TabStop = false;
  1322. this.pictureBox_PATH_3_5G_L_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1323. //
  1324. // pictureBox_PATH_3_5G_L_OFF
  1325. //
  1326. this.pictureBox_PATH_3_5G_L_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_L_OFF.Image")));
  1327. this.pictureBox_PATH_3_5G_L_OFF.Location = new System.Drawing.Point(846, 88);
  1328. this.pictureBox_PATH_3_5G_L_OFF.Name = "pictureBox_PATH_3_5G_L_OFF";
  1329. this.pictureBox_PATH_3_5G_L_OFF.Size = new System.Drawing.Size(38, 36);
  1330. this.pictureBox_PATH_3_5G_L_OFF.TabIndex = 96;
  1331. this.pictureBox_PATH_3_5G_L_OFF.TabStop = false;
  1332. this.pictureBox_PATH_3_5G_L_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1333. //
  1334. // pictureBox_PATH_3_5G_H_ON
  1335. //
  1336. this.pictureBox_PATH_3_5G_H_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_H_ON.Image")));
  1337. this.pictureBox_PATH_3_5G_H_ON.Location = new System.Drawing.Point(846, 30);
  1338. this.pictureBox_PATH_3_5G_H_ON.Name = "pictureBox_PATH_3_5G_H_ON";
  1339. this.pictureBox_PATH_3_5G_H_ON.Size = new System.Drawing.Size(38, 36);
  1340. this.pictureBox_PATH_3_5G_H_ON.TabIndex = 96;
  1341. this.pictureBox_PATH_3_5G_H_ON.TabStop = false;
  1342. this.pictureBox_PATH_3_5G_H_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1343. //
  1344. // pictureBox_PATH_3_5G_H_OFF
  1345. //
  1346. this.pictureBox_PATH_3_5G_H_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_H_OFF.Image")));
  1347. this.pictureBox_PATH_3_5G_H_OFF.Location = new System.Drawing.Point(846, 30);
  1348. this.pictureBox_PATH_3_5G_H_OFF.Name = "pictureBox_PATH_3_5G_H_OFF";
  1349. this.pictureBox_PATH_3_5G_H_OFF.Size = new System.Drawing.Size(38, 36);
  1350. this.pictureBox_PATH_3_5G_H_OFF.TabIndex = 96;
  1351. this.pictureBox_PATH_3_5G_H_OFF.TabStop = false;
  1352. this.pictureBox_PATH_3_5G_H_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1353. //
  1354. // pictureBox_PLL_ON_OFF_3_5G_L_ON
  1355. //
  1356. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_L_ON.Image")));
  1357. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Location = new System.Drawing.Point(660, 88);
  1358. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Name = "pictureBox_PLL_ON_OFF_3_5G_L_ON";
  1359. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Size = new System.Drawing.Size(38, 36);
  1360. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabIndex = 96;
  1361. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabStop = false;
  1362. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1363. //
  1364. // pictureBox_PLL_ON_OFF_3_5G_L_OFF
  1365. //
  1366. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_L_OFF.Image")));
  1367. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Location = new System.Drawing.Point(660, 88);
  1368. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Name = "pictureBox_PLL_ON_OFF_3_5G_L_OFF";
  1369. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Size = new System.Drawing.Size(38, 36);
  1370. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabIndex = 96;
  1371. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabStop = false;
  1372. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1373. //
  1374. // pictureBox_PLL_ON_OFF_3_5G_H_ON
  1375. //
  1376. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_H_ON.Image")));
  1377. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Location = new System.Drawing.Point(660, 28);
  1378. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Name = "pictureBox_PLL_ON_OFF_3_5G_H_ON";
  1379. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Size = new System.Drawing.Size(38, 36);
  1380. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabIndex = 96;
  1381. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabStop = false;
  1382. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1383. //
  1384. // pictureBox_PLL_ON_OFF_3_5G_H_OFF
  1385. //
  1386. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_H_OFF.Image")));
  1387. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Location = new System.Drawing.Point(660, 28);
  1388. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Name = "pictureBox_PLL_ON_OFF_3_5G_H_OFF";
  1389. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Size = new System.Drawing.Size(38, 36);
  1390. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabIndex = 96;
  1391. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabStop = false;
  1392. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1393. //
  1394. // pictureBox_PATH_3_5G_UL_ON
  1395. //
  1396. this.pictureBox_PATH_3_5G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_UL_ON.Image")));
  1397. this.pictureBox_PATH_3_5G_UL_ON.Location = new System.Drawing.Point(474, 88);
  1398. this.pictureBox_PATH_3_5G_UL_ON.Name = "pictureBox_PATH_3_5G_UL_ON";
  1399. this.pictureBox_PATH_3_5G_UL_ON.Size = new System.Drawing.Size(38, 36);
  1400. this.pictureBox_PATH_3_5G_UL_ON.TabIndex = 96;
  1401. this.pictureBox_PATH_3_5G_UL_ON.TabStop = false;
  1402. this.pictureBox_PATH_3_5G_UL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1403. //
  1404. // pictureBox_PATH_3_5G_UL_OFF
  1405. //
  1406. this.pictureBox_PATH_3_5G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_UL_OFF.Image")));
  1407. this.pictureBox_PATH_3_5G_UL_OFF.Location = new System.Drawing.Point(474, 88);
  1408. this.pictureBox_PATH_3_5G_UL_OFF.Name = "pictureBox_PATH_3_5G_UL_OFF";
  1409. this.pictureBox_PATH_3_5G_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1410. this.pictureBox_PATH_3_5G_UL_OFF.TabIndex = 96;
  1411. this.pictureBox_PATH_3_5G_UL_OFF.TabStop = false;
  1412. this.pictureBox_PATH_3_5G_UL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1413. //
  1414. // pictureBox_PATH_3_5G_DL_ON
  1415. //
  1416. this.pictureBox_PATH_3_5G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_DL_ON.Image")));
  1417. this.pictureBox_PATH_3_5G_DL_ON.Location = new System.Drawing.Point(474, 28);
  1418. this.pictureBox_PATH_3_5G_DL_ON.Name = "pictureBox_PATH_3_5G_DL_ON";
  1419. this.pictureBox_PATH_3_5G_DL_ON.Size = new System.Drawing.Size(38, 36);
  1420. this.pictureBox_PATH_3_5G_DL_ON.TabIndex = 96;
  1421. this.pictureBox_PATH_3_5G_DL_ON.TabStop = false;
  1422. this.pictureBox_PATH_3_5G_DL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1423. //
  1424. // pictureBox_PATH_3_5G_DL_OFF
  1425. //
  1426. this.pictureBox_PATH_3_5G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_DL_OFF.Image")));
  1427. this.pictureBox_PATH_3_5G_DL_OFF.Location = new System.Drawing.Point(474, 28);
  1428. this.pictureBox_PATH_3_5G_DL_OFF.Name = "pictureBox_PATH_3_5G_DL_OFF";
  1429. this.pictureBox_PATH_3_5G_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1430. this.pictureBox_PATH_3_5G_DL_OFF.TabIndex = 96;
  1431. this.pictureBox_PATH_3_5G_DL_OFF.TabStop = false;
  1432. this.pictureBox_PATH_3_5G_DL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1433. //
  1434. // pictureBox_PATH_2_1G_UL_ON
  1435. //
  1436. this.pictureBox_PATH_2_1G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_UL_ON.Image")));
  1437. this.pictureBox_PATH_2_1G_UL_ON.Location = new System.Drawing.Point(288, 90);
  1438. this.pictureBox_PATH_2_1G_UL_ON.Name = "pictureBox_PATH_2_1G_UL_ON";
  1439. this.pictureBox_PATH_2_1G_UL_ON.Size = new System.Drawing.Size(38, 36);
  1440. this.pictureBox_PATH_2_1G_UL_ON.TabIndex = 96;
  1441. this.pictureBox_PATH_2_1G_UL_ON.TabStop = false;
  1442. this.pictureBox_PATH_2_1G_UL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1443. //
  1444. // pictureBox_PATH_2_1G_UL_OFF
  1445. //
  1446. this.pictureBox_PATH_2_1G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_UL_OFF.Image")));
  1447. this.pictureBox_PATH_2_1G_UL_OFF.Location = new System.Drawing.Point(288, 90);
  1448. this.pictureBox_PATH_2_1G_UL_OFF.Name = "pictureBox_PATH_2_1G_UL_OFF";
  1449. this.pictureBox_PATH_2_1G_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1450. this.pictureBox_PATH_2_1G_UL_OFF.TabIndex = 96;
  1451. this.pictureBox_PATH_2_1G_UL_OFF.TabStop = false;
  1452. this.pictureBox_PATH_2_1G_UL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1453. //
  1454. // pictureBox_PATH_2_1G_DL_ON
  1455. //
  1456. this.pictureBox_PATH_2_1G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_DL_ON.Image")));
  1457. this.pictureBox_PATH_2_1G_DL_ON.Location = new System.Drawing.Point(288, 28);
  1458. this.pictureBox_PATH_2_1G_DL_ON.Name = "pictureBox_PATH_2_1G_DL_ON";
  1459. this.pictureBox_PATH_2_1G_DL_ON.Size = new System.Drawing.Size(38, 36);
  1460. this.pictureBox_PATH_2_1G_DL_ON.TabIndex = 96;
  1461. this.pictureBox_PATH_2_1G_DL_ON.TabStop = false;
  1462. this.pictureBox_PATH_2_1G_DL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1463. //
  1464. // pictureBox_PATH_2_1G_DL_OFF
  1465. //
  1466. this.pictureBox_PATH_2_1G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_DL_OFF.Image")));
  1467. this.pictureBox_PATH_2_1G_DL_OFF.Location = new System.Drawing.Point(288, 28);
  1468. this.pictureBox_PATH_2_1G_DL_OFF.Name = "pictureBox_PATH_2_1G_DL_OFF";
  1469. this.pictureBox_PATH_2_1G_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1470. this.pictureBox_PATH_2_1G_DL_OFF.TabIndex = 96;
  1471. this.pictureBox_PATH_2_1G_DL_OFF.TabStop = false;
  1472. this.pictureBox_PATH_2_1G_DL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1473. //
  1474. // pictureBox_PATH_1_8G_UL_ON
  1475. //
  1476. this.pictureBox_PATH_1_8G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_UL_ON.Image")));
  1477. this.pictureBox_PATH_1_8G_UL_ON.Location = new System.Drawing.Point(102, 90);
  1478. this.pictureBox_PATH_1_8G_UL_ON.Name = "pictureBox_PATH_1_8G_UL_ON";
  1479. this.pictureBox_PATH_1_8G_UL_ON.Size = new System.Drawing.Size(38, 36);
  1480. this.pictureBox_PATH_1_8G_UL_ON.TabIndex = 96;
  1481. this.pictureBox_PATH_1_8G_UL_ON.TabStop = false;
  1482. this.pictureBox_PATH_1_8G_UL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1483. //
  1484. // pictureBox_PATH_1_8G_UL_OFF
  1485. //
  1486. this.pictureBox_PATH_1_8G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_UL_OFF.Image")));
  1487. this.pictureBox_PATH_1_8G_UL_OFF.Location = new System.Drawing.Point(102, 90);
  1488. this.pictureBox_PATH_1_8G_UL_OFF.Name = "pictureBox_PATH_1_8G_UL_OFF";
  1489. this.pictureBox_PATH_1_8G_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1490. this.pictureBox_PATH_1_8G_UL_OFF.TabIndex = 96;
  1491. this.pictureBox_PATH_1_8G_UL_OFF.TabStop = false;
  1492. this.pictureBox_PATH_1_8G_UL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1493. //
  1494. // pictureBox_PATH_1_8G_DL_ON
  1495. //
  1496. this.pictureBox_PATH_1_8G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_DL_ON.Image")));
  1497. this.pictureBox_PATH_1_8G_DL_ON.Location = new System.Drawing.Point(102, 30);
  1498. this.pictureBox_PATH_1_8G_DL_ON.Name = "pictureBox_PATH_1_8G_DL_ON";
  1499. this.pictureBox_PATH_1_8G_DL_ON.Size = new System.Drawing.Size(38, 36);
  1500. this.pictureBox_PATH_1_8G_DL_ON.TabIndex = 96;
  1501. this.pictureBox_PATH_1_8G_DL_ON.TabStop = false;
  1502. this.pictureBox_PATH_1_8G_DL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1503. //
  1504. // pictureBox_PATH_1_8G_DL_OFF
  1505. //
  1506. this.pictureBox_PATH_1_8G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_DL_OFF.Image")));
  1507. this.pictureBox_PATH_1_8G_DL_OFF.Location = new System.Drawing.Point(102, 30);
  1508. this.pictureBox_PATH_1_8G_DL_OFF.Name = "pictureBox_PATH_1_8G_DL_OFF";
  1509. this.pictureBox_PATH_1_8G_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1510. this.pictureBox_PATH_1_8G_DL_OFF.TabIndex = 96;
  1511. this.pictureBox_PATH_1_8G_DL_OFF.TabStop = false;
  1512. this.pictureBox_PATH_1_8G_DL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1513. //
  1514. // label79
  1515. //
  1516. this.label79.AutoSize = true;
  1517. this.label79.Font = new System.Drawing.Font("굴림", 36F, System.Drawing.FontStyle.Bold);
  1518. this.label79.Location = new System.Drawing.Point(499, 20);
  1519. this.label79.Name = "label79";
  1520. this.label79.Size = new System.Drawing.Size(501, 48);
  1521. this.label79.TabIndex = 97;
  1522. this.label79.Text = "RF-TRIO-3.5G-RFU";
  1523. //
  1524. // label80
  1525. //
  1526. this.label80.AutoSize = true;
  1527. this.label80.Location = new System.Drawing.Point(989, 66);
  1528. this.label80.Name = "label80";
  1529. this.label80.Size = new System.Drawing.Size(178, 12);
  1530. this.label80.TabIndex = 98;
  1531. this.label80.Text = "Copyright (c) 2019. BLUECELL";
  1532. //
  1533. // button_Set
  1534. //
  1535. this.button_Set.Font = new System.Drawing.Font("굴림", 15F, System.Drawing.FontStyle.Bold);
  1536. this.button_Set.Location = new System.Drawing.Point(12, 626);
  1537. this.button_Set.Name = "button_Set";
  1538. this.button_Set.Size = new System.Drawing.Size(225, 26);
  1539. this.button_Set.TabIndex = 100;
  1540. this.button_Set.Text = "SET";
  1541. this.button_Set.UseVisualStyleBackColor = true;
  1542. this.button_Set.Click += new System.EventHandler(this.button_Set_Click);
  1543. //
  1544. // groupBox10
  1545. //
  1546. this.groupBox10.Controls.Add(this.groupBox11);
  1547. this.groupBox10.Controls.Add(this.groupBox15);
  1548. this.groupBox10.Controls.Add(this.groupBox16);
  1549. this.groupBox10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1550. this.groupBox10.Location = new System.Drawing.Point(243, 495);
  1551. this.groupBox10.Name = "groupBox10";
  1552. this.groupBox10.Size = new System.Drawing.Size(924, 157);
  1553. this.groupBox10.TabIndex = 102;
  1554. this.groupBox10.TabStop = false;
  1555. this.groupBox10.Text = "PLL(MHz)";
  1556. //
  1557. // groupBox11
  1558. //
  1559. this.groupBox11.Controls.Add(this.numericUpDown_PLL_3_5G_UL);
  1560. this.groupBox11.Controls.Add(this.numericUpDown_PLL_3_5G_DL);
  1561. this.groupBox11.Controls.Add(this.label32);
  1562. this.groupBox11.Controls.Add(this.label33);
  1563. this.groupBox11.Location = new System.Drawing.Point(687, 41);
  1564. this.groupBox11.Name = "groupBox11";
  1565. this.groupBox11.Size = new System.Drawing.Size(215, 79);
  1566. this.groupBox11.TabIndex = 94;
  1567. this.groupBox11.TabStop = false;
  1568. this.groupBox11.Text = "3.5GHz";
  1569. //
  1570. // numericUpDown_PLL_3_5G_UL
  1571. //
  1572. this.numericUpDown_PLL_3_5G_UL.DecimalPlaces = 1;
  1573. this.numericUpDown_PLL_3_5G_UL.Increment = new decimal(new int[] {
  1574. 1,
  1575. 0,
  1576. 0,
  1577. 65536});
  1578. this.numericUpDown_PLL_3_5G_UL.Location = new System.Drawing.Point(132, 47);
  1579. this.numericUpDown_PLL_3_5G_UL.Maximum = new decimal(new int[] {
  1580. 3000,
  1581. 0,
  1582. 0,
  1583. 0});
  1584. this.numericUpDown_PLL_3_5G_UL.Name = "numericUpDown_PLL_3_5G_UL";
  1585. this.numericUpDown_PLL_3_5G_UL.Size = new System.Drawing.Size(71, 21);
  1586. this.numericUpDown_PLL_3_5G_UL.TabIndex = 1;
  1587. //
  1588. // numericUpDown_PLL_3_5G_DL
  1589. //
  1590. this.numericUpDown_PLL_3_5G_DL.DecimalPlaces = 1;
  1591. this.numericUpDown_PLL_3_5G_DL.Increment = new decimal(new int[] {
  1592. 1,
  1593. 0,
  1594. 0,
  1595. 65536});
  1596. this.numericUpDown_PLL_3_5G_DL.Location = new System.Drawing.Point(132, 19);
  1597. this.numericUpDown_PLL_3_5G_DL.Maximum = new decimal(new int[] {
  1598. 3000,
  1599. 0,
  1600. 0,
  1601. 0});
  1602. this.numericUpDown_PLL_3_5G_DL.Name = "numericUpDown_PLL_3_5G_DL";
  1603. this.numericUpDown_PLL_3_5G_DL.Size = new System.Drawing.Size(71, 21);
  1604. this.numericUpDown_PLL_3_5G_DL.TabIndex = 1;
  1605. //
  1606. // label32
  1607. //
  1608. this.label32.AutoSize = true;
  1609. this.label32.Location = new System.Drawing.Point(6, 23);
  1610. this.label32.Name = "label32";
  1611. this.label32.Size = new System.Drawing.Size(79, 12);
  1612. this.label32.TabIndex = 0;
  1613. this.label32.Text = "PLL_3.5G_DL";
  1614. //
  1615. // label33
  1616. //
  1617. this.label33.AutoSize = true;
  1618. this.label33.Location = new System.Drawing.Point(6, 53);
  1619. this.label33.Name = "label33";
  1620. this.label33.Size = new System.Drawing.Size(79, 12);
  1621. this.label33.TabIndex = 0;
  1622. this.label33.Text = "PLL_3.5G_UL";
  1623. //
  1624. // groupBox15
  1625. //
  1626. this.groupBox15.Controls.Add(this.numericUpDown_PLL_2_1G_UL);
  1627. this.groupBox15.Controls.Add(this.numericUpDown_PLL_2_1G_DL);
  1628. this.groupBox15.Controls.Add(this.label47);
  1629. this.groupBox15.Controls.Add(this.label48);
  1630. this.groupBox15.Location = new System.Drawing.Point(349, 35);
  1631. this.groupBox15.Name = "groupBox15";
  1632. this.groupBox15.Size = new System.Drawing.Size(215, 85);
  1633. this.groupBox15.TabIndex = 98;
  1634. this.groupBox15.TabStop = false;
  1635. this.groupBox15.Text = "2.1GHz";
  1636. //
  1637. // numericUpDown_PLL_2_1G_UL
  1638. //
  1639. this.numericUpDown_PLL_2_1G_UL.DecimalPlaces = 1;
  1640. this.numericUpDown_PLL_2_1G_UL.Increment = new decimal(new int[] {
  1641. 1,
  1642. 0,
  1643. 0,
  1644. 65536});
  1645. this.numericUpDown_PLL_2_1G_UL.Location = new System.Drawing.Point(132, 47);
  1646. this.numericUpDown_PLL_2_1G_UL.Maximum = new decimal(new int[] {
  1647. 3000,
  1648. 0,
  1649. 0,
  1650. 0});
  1651. this.numericUpDown_PLL_2_1G_UL.Name = "numericUpDown_PLL_2_1G_UL";
  1652. this.numericUpDown_PLL_2_1G_UL.Size = new System.Drawing.Size(71, 21);
  1653. this.numericUpDown_PLL_2_1G_UL.TabIndex = 1;
  1654. //
  1655. // numericUpDown_PLL_2_1G_DL
  1656. //
  1657. this.numericUpDown_PLL_2_1G_DL.DecimalPlaces = 1;
  1658. this.numericUpDown_PLL_2_1G_DL.Increment = new decimal(new int[] {
  1659. 1,
  1660. 0,
  1661. 0,
  1662. 65536});
  1663. this.numericUpDown_PLL_2_1G_DL.Location = new System.Drawing.Point(132, 19);
  1664. this.numericUpDown_PLL_2_1G_DL.Maximum = new decimal(new int[] {
  1665. 3000,
  1666. 0,
  1667. 0,
  1668. 0});
  1669. this.numericUpDown_PLL_2_1G_DL.Name = "numericUpDown_PLL_2_1G_DL";
  1670. this.numericUpDown_PLL_2_1G_DL.Size = new System.Drawing.Size(71, 21);
  1671. this.numericUpDown_PLL_2_1G_DL.TabIndex = 1;
  1672. //
  1673. // label47
  1674. //
  1675. this.label47.AutoSize = true;
  1676. this.label47.Location = new System.Drawing.Point(6, 23);
  1677. this.label47.Name = "label47";
  1678. this.label47.Size = new System.Drawing.Size(79, 12);
  1679. this.label47.TabIndex = 0;
  1680. this.label47.Text = "PLL_2.1G_DL";
  1681. //
  1682. // label48
  1683. //
  1684. this.label48.AutoSize = true;
  1685. this.label48.Location = new System.Drawing.Point(6, 53);
  1686. this.label48.Name = "label48";
  1687. this.label48.Size = new System.Drawing.Size(79, 12);
  1688. this.label48.TabIndex = 0;
  1689. this.label48.Text = "PLL_2.1G_UL";
  1690. //
  1691. // groupBox16
  1692. //
  1693. this.groupBox16.Controls.Add(this.numericUpDown_PLL_1_8G_UL);
  1694. this.groupBox16.Controls.Add(this.numericUpDown_PLL_1_8G_DL);
  1695. this.groupBox16.Controls.Add(this.label49);
  1696. this.groupBox16.Controls.Add(this.label50);
  1697. this.groupBox16.Location = new System.Drawing.Point(23, 37);
  1698. this.groupBox16.Name = "groupBox16";
  1699. this.groupBox16.Size = new System.Drawing.Size(215, 85);
  1700. this.groupBox16.TabIndex = 99;
  1701. this.groupBox16.TabStop = false;
  1702. this.groupBox16.Text = "1.8GHz";
  1703. //
  1704. // numericUpDown_PLL_1_8G_UL
  1705. //
  1706. this.numericUpDown_PLL_1_8G_UL.DecimalPlaces = 1;
  1707. this.numericUpDown_PLL_1_8G_UL.Increment = new decimal(new int[] {
  1708. 1,
  1709. 0,
  1710. 0,
  1711. 65536});
  1712. this.numericUpDown_PLL_1_8G_UL.Location = new System.Drawing.Point(132, 47);
  1713. this.numericUpDown_PLL_1_8G_UL.Maximum = new decimal(new int[] {
  1714. 3000,
  1715. 0,
  1716. 0,
  1717. 0});
  1718. this.numericUpDown_PLL_1_8G_UL.Name = "numericUpDown_PLL_1_8G_UL";
  1719. this.numericUpDown_PLL_1_8G_UL.Size = new System.Drawing.Size(71, 21);
  1720. this.numericUpDown_PLL_1_8G_UL.TabIndex = 1;
  1721. //
  1722. // numericUpDown_PLL_1_8G_DL
  1723. //
  1724. this.numericUpDown_PLL_1_8G_DL.DecimalPlaces = 1;
  1725. this.numericUpDown_PLL_1_8G_DL.Increment = new decimal(new int[] {
  1726. 1,
  1727. 0,
  1728. 0,
  1729. 65536});
  1730. this.numericUpDown_PLL_1_8G_DL.Location = new System.Drawing.Point(132, 19);
  1731. this.numericUpDown_PLL_1_8G_DL.Maximum = new decimal(new int[] {
  1732. 3000,
  1733. 0,
  1734. 0,
  1735. 0});
  1736. this.numericUpDown_PLL_1_8G_DL.Name = "numericUpDown_PLL_1_8G_DL";
  1737. this.numericUpDown_PLL_1_8G_DL.Size = new System.Drawing.Size(71, 21);
  1738. this.numericUpDown_PLL_1_8G_DL.TabIndex = 1;
  1739. //
  1740. // label49
  1741. //
  1742. this.label49.AutoSize = true;
  1743. this.label49.Location = new System.Drawing.Point(6, 23);
  1744. this.label49.Name = "label49";
  1745. this.label49.Size = new System.Drawing.Size(79, 12);
  1746. this.label49.TabIndex = 0;
  1747. this.label49.Text = "PLL_1.8G_DL";
  1748. //
  1749. // label50
  1750. //
  1751. this.label50.AutoSize = true;
  1752. this.label50.Location = new System.Drawing.Point(6, 53);
  1753. this.label50.Name = "label50";
  1754. this.label50.Size = new System.Drawing.Size(79, 12);
  1755. this.label50.TabIndex = 0;
  1756. this.label50.Text = "PLL_1.8G_UL";
  1757. //
  1758. // timer
  1759. //
  1760. this.timer.Interval = 3000;
  1761. this.timer.Tick += new System.EventHandler(this.timer_Tick);
  1762. //
  1763. // groupBox12
  1764. //
  1765. this.groupBox12.Controls.Add(this.pictureBox_R_TX);
  1766. this.groupBox12.Controls.Add(this.pictureBox_G_TX);
  1767. this.groupBox12.Controls.Add(this.pictureBox_R_RX);
  1768. this.groupBox12.Controls.Add(this.pictureBox_G_RX);
  1769. this.groupBox12.Location = new System.Drawing.Point(12, 12);
  1770. this.groupBox12.Name = "groupBox12";
  1771. this.groupBox12.Size = new System.Drawing.Size(225, 66);
  1772. this.groupBox12.TabIndex = 103;
  1773. this.groupBox12.TabStop = false;
  1774. this.groupBox12.Text = "DATA Status";
  1775. //
  1776. // pictureBox_R_TX
  1777. //
  1778. this.pictureBox_R_TX.Image = global::Basic_Terminal.Properties.Resources.TX_Red_Image;
  1779. this.pictureBox_R_TX.Location = new System.Drawing.Point(31, 20);
  1780. this.pictureBox_R_TX.Name = "pictureBox_R_TX";
  1781. this.pictureBox_R_TX.Size = new System.Drawing.Size(38, 36);
  1782. this.pictureBox_R_TX.TabIndex = 97;
  1783. this.pictureBox_R_TX.TabStop = false;
  1784. //
  1785. // pictureBox_G_TX
  1786. //
  1787. this.pictureBox_G_TX.Image = global::Basic_Terminal.Properties.Resources.TX_IMAGE;
  1788. this.pictureBox_G_TX.Location = new System.Drawing.Point(31, 20);
  1789. this.pictureBox_G_TX.Name = "pictureBox_G_TX";
  1790. this.pictureBox_G_TX.Size = new System.Drawing.Size(38, 36);
  1791. this.pictureBox_G_TX.TabIndex = 96;
  1792. this.pictureBox_G_TX.TabStop = false;
  1793. //
  1794. // pictureBox_R_RX
  1795. //
  1796. this.pictureBox_R_RX.Image = global::Basic_Terminal.Properties.Resources.RX_IMAGE;
  1797. this.pictureBox_R_RX.Location = new System.Drawing.Point(157, 20);
  1798. this.pictureBox_R_RX.Name = "pictureBox_R_RX";
  1799. this.pictureBox_R_RX.Size = new System.Drawing.Size(38, 36);
  1800. this.pictureBox_R_RX.TabIndex = 96;
  1801. this.pictureBox_R_RX.TabStop = false;
  1802. //
  1803. // pictureBox_G_RX
  1804. //
  1805. this.pictureBox_G_RX.Image = global::Basic_Terminal.Properties.Resources.RX_GREEN_IMAGE;
  1806. this.pictureBox_G_RX.Location = new System.Drawing.Point(157, 20);
  1807. this.pictureBox_G_RX.Name = "pictureBox_G_RX";
  1808. this.pictureBox_G_RX.Size = new System.Drawing.Size(38, 36);
  1809. this.pictureBox_G_RX.TabIndex = 98;
  1810. this.pictureBox_G_RX.TabStop = false;
  1811. //
  1812. // pictureBox15
  1813. //
  1814. this.pictureBox15.BackColor = System.Drawing.Color.Transparent;
  1815. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  1816. this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image")));
  1817. this.pictureBox15.Location = new System.Drawing.Point(1017, 12);
  1818. this.pictureBox15.Name = "pictureBox15";
  1819. this.pictureBox15.Size = new System.Drawing.Size(150, 42);
  1820. this.pictureBox15.TabIndex = 99;
  1821. this.pictureBox15.TabStop = false;
  1822. //
  1823. // groupBox_TDD
  1824. //
  1825. this.groupBox_TDD.Controls.Add(this.label24);
  1826. this.groupBox_TDD.Controls.Add(this.label22);
  1827. this.groupBox_TDD.Controls.Add(this.pictureBox_TDD_T_SYNC_DL_OFF);
  1828. this.groupBox_TDD.Controls.Add(this.pictureBox_TDD_T_SYNC_DL_ON);
  1829. this.groupBox_TDD.Controls.Add(this.pictureBox_TDD_T_SYNC_UL_ON);
  1830. this.groupBox_TDD.Controls.Add(this.pictureBox_TDD_T_SYNC_UL_OFF);
  1831. this.groupBox_TDD.Location = new System.Drawing.Point(12, 555);
  1832. this.groupBox_TDD.Name = "groupBox_TDD";
  1833. this.groupBox_TDD.Size = new System.Drawing.Size(225, 65);
  1834. this.groupBox_TDD.TabIndex = 105;
  1835. this.groupBox_TDD.TabStop = false;
  1836. this.groupBox_TDD.Text = "Tdd";
  1837. //
  1838. // label24
  1839. //
  1840. this.label24.AutoSize = true;
  1841. this.label24.Location = new System.Drawing.Point(144, 13);
  1842. this.label24.Name = "label24";
  1843. this.label24.Size = new System.Drawing.Size(74, 12);
  1844. this.label24.TabIndex = 103;
  1845. this.label24.Text = "T-SYNC_UL";
  1846. //
  1847. // label22
  1848. //
  1849. this.label22.AutoSize = true;
  1850. this.label22.Location = new System.Drawing.Point(19, 13);
  1851. this.label22.Name = "label22";
  1852. this.label22.Size = new System.Drawing.Size(74, 12);
  1853. this.label22.TabIndex = 103;
  1854. this.label22.Text = "T-SYNC_DL";
  1855. //
  1856. // pictureBox_TDD_T_SYNC_DL_OFF
  1857. //
  1858. this.pictureBox_TDD_T_SYNC_DL_OFF.Image = global::Basic_Terminal.Properties.Resources.OFF_IMAGE;
  1859. this.pictureBox_TDD_T_SYNC_DL_OFF.Location = new System.Drawing.Point(32, 25);
  1860. this.pictureBox_TDD_T_SYNC_DL_OFF.Name = "pictureBox_TDD_T_SYNC_DL_OFF";
  1861. this.pictureBox_TDD_T_SYNC_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1862. this.pictureBox_TDD_T_SYNC_DL_OFF.TabIndex = 99;
  1863. this.pictureBox_TDD_T_SYNC_DL_OFF.TabStop = false;
  1864. this.pictureBox_TDD_T_SYNC_DL_OFF.Tag = "1";
  1865. this.pictureBox_TDD_T_SYNC_DL_OFF.Click += new System.EventHandler(this.TDD_T_SYNC_Click);
  1866. //
  1867. // pictureBox_TDD_T_SYNC_UL_OFF
  1868. //
  1869. this.pictureBox_TDD_T_SYNC_UL_OFF.Image = global::Basic_Terminal.Properties.Resources.OFF_IMAGE;
  1870. this.pictureBox_TDD_T_SYNC_UL_OFF.Location = new System.Drawing.Point(158, 25);
  1871. this.pictureBox_TDD_T_SYNC_UL_OFF.Name = "pictureBox_TDD_T_SYNC_UL_OFF";
  1872. this.pictureBox_TDD_T_SYNC_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1873. this.pictureBox_TDD_T_SYNC_UL_OFF.TabIndex = 100;
  1874. this.pictureBox_TDD_T_SYNC_UL_OFF.TabStop = false;
  1875. this.pictureBox_TDD_T_SYNC_UL_OFF.Tag = "0";
  1876. this.pictureBox_TDD_T_SYNC_UL_OFF.Click += new System.EventHandler(this.TDD_T_SYNC_Click);
  1877. //
  1878. // pictureBox_TDD_T_SYNC_DL_ON
  1879. //
  1880. this.pictureBox_TDD_T_SYNC_DL_ON.Image = global::Basic_Terminal.Properties.Resources.ON_IMAGE;
  1881. this.pictureBox_TDD_T_SYNC_DL_ON.Location = new System.Drawing.Point(32, 25);
  1882. this.pictureBox_TDD_T_SYNC_DL_ON.Name = "pictureBox_TDD_T_SYNC_DL_ON";
  1883. this.pictureBox_TDD_T_SYNC_DL_ON.Size = new System.Drawing.Size(38, 36);
  1884. this.pictureBox_TDD_T_SYNC_DL_ON.TabIndex = 96;
  1885. this.pictureBox_TDD_T_SYNC_DL_ON.TabStop = false;
  1886. this.pictureBox_TDD_T_SYNC_DL_ON.Tag = "0";
  1887. this.pictureBox_TDD_T_SYNC_DL_ON.Click += new System.EventHandler(this.TDD_T_SYNC_Click);
  1888. //
  1889. // pictureBox_TDD_T_SYNC_UL_ON
  1890. //
  1891. this.pictureBox_TDD_T_SYNC_UL_ON.Image = global::Basic_Terminal.Properties.Resources.ON_IMAGE;
  1892. this.pictureBox_TDD_T_SYNC_UL_ON.Location = new System.Drawing.Point(158, 25);
  1893. this.pictureBox_TDD_T_SYNC_UL_ON.Name = "pictureBox_TDD_T_SYNC_UL_ON";
  1894. this.pictureBox_TDD_T_SYNC_UL_ON.Size = new System.Drawing.Size(38, 36);
  1895. this.pictureBox_TDD_T_SYNC_UL_ON.TabIndex = 96;
  1896. this.pictureBox_TDD_T_SYNC_UL_ON.TabStop = false;
  1897. this.pictureBox_TDD_T_SYNC_UL_ON.Tag = "1";
  1898. this.pictureBox_TDD_T_SYNC_UL_ON.Click += new System.EventHandler(this.TDD_T_SYNC_Click);
  1899. //
  1900. // Main_Form
  1901. //
  1902. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
  1903. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1904. this.ClientSize = new System.Drawing.Size(1185, 673);
  1905. this.Controls.Add(this.groupBox_TDD);
  1906. this.Controls.Add(this.groupBox12);
  1907. this.Controls.Add(this.groupBox10);
  1908. this.Controls.Add(this.button_Set);
  1909. this.Controls.Add(this.pictureBox15);
  1910. this.Controls.Add(this.label80);
  1911. this.Controls.Add(this.label79);
  1912. this.Controls.Add(this.groupBox17);
  1913. this.Controls.Add(this.groupBox8);
  1914. this.Controls.Add(this.groupBox3);
  1915. this.Controls.Add(this.groupBox9);
  1916. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1917. this.Name = "Main_Form";
  1918. this.Text = "PATH_EN_1.8G_DL";
  1919. this.Load += new System.EventHandler(this.Main_Form_Load);
  1920. this.groupBox9.ResumeLayout(false);
  1921. this.groupBox9.PerformLayout();
  1922. this.groupBox3.ResumeLayout(false);
  1923. this.groupBox3.PerformLayout();
  1924. this.groupBox8.ResumeLayout(false);
  1925. this.groupBox6.ResumeLayout(false);
  1926. this.groupBox6.PerformLayout();
  1927. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM3)).EndInit();
  1928. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM2)).EndInit();
  1929. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM1)).EndInit();
  1930. this.groupBox7.ResumeLayout(false);
  1931. this.groupBox7.PerformLayout();
  1932. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_UL)).EndInit();
  1933. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_DL)).EndInit();
  1934. this.groupBox5.ResumeLayout(false);
  1935. this.groupBox5.PerformLayout();
  1936. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL4)).EndInit();
  1937. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL2)).EndInit();
  1938. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL3)).EndInit();
  1939. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL1)).EndInit();
  1940. this.groupBox2.ResumeLayout(false);
  1941. this.groupBox2.PerformLayout();
  1942. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL4)).EndInit();
  1943. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL2)).EndInit();
  1944. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL3)).EndInit();
  1945. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL1)).EndInit();
  1946. this.groupBox4.ResumeLayout(false);
  1947. this.groupBox4.PerformLayout();
  1948. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL2)).EndInit();
  1949. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL1)).EndInit();
  1950. this.groupBox1.ResumeLayout(false);
  1951. this.groupBox1.PerformLayout();
  1952. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL2)).EndInit();
  1953. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL1)).EndInit();
  1954. this.groupBox17.ResumeLayout(false);
  1955. this.groupBox17.PerformLayout();
  1956. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_ON)).EndInit();
  1957. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_OFF)).EndInit();
  1958. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_ON)).EndInit();
  1959. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_OFF)).EndInit();
  1960. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_ON)).EndInit();
  1961. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF)).EndInit();
  1962. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_ON)).EndInit();
  1963. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF)).EndInit();
  1964. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_ON)).EndInit();
  1965. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_OFF)).EndInit();
  1966. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_ON)).EndInit();
  1967. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_OFF)).EndInit();
  1968. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_ON)).EndInit();
  1969. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_OFF)).EndInit();
  1970. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_ON)).EndInit();
  1971. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_OFF)).EndInit();
  1972. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_ON)).EndInit();
  1973. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_OFF)).EndInit();
  1974. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_ON)).EndInit();
  1975. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_OFF)).EndInit();
  1976. this.groupBox10.ResumeLayout(false);
  1977. this.groupBox11.ResumeLayout(false);
  1978. this.groupBox11.PerformLayout();
  1979. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_UL)).EndInit();
  1980. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_DL)).EndInit();
  1981. this.groupBox15.ResumeLayout(false);
  1982. this.groupBox15.PerformLayout();
  1983. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_UL)).EndInit();
  1984. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_DL)).EndInit();
  1985. this.groupBox16.ResumeLayout(false);
  1986. this.groupBox16.PerformLayout();
  1987. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_UL)).EndInit();
  1988. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_DL)).EndInit();
  1989. this.groupBox12.ResumeLayout(false);
  1990. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_TX)).EndInit();
  1991. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_G_TX)).EndInit();
  1992. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_RX)).EndInit();
  1993. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_G_RX)).EndInit();
  1994. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  1995. this.groupBox_TDD.ResumeLayout(false);
  1996. this.groupBox_TDD.PerformLayout();
  1997. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_DL_OFF)).EndInit();
  1998. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_UL_OFF)).EndInit();
  1999. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_DL_ON)).EndInit();
  2000. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_UL_ON)).EndInit();
  2001. this.ResumeLayout(false);
  2002. this.PerformLayout();
  2003. }
  2004. #endregion
  2005. private System.Windows.Forms.GroupBox groupBox9;
  2006. private System.Windows.Forms.Button button3;
  2007. private System.Windows.Forms.Button button_terminal;
  2008. private System.Windows.Forms.CheckBox Ascii_checkBox;
  2009. private System.Windows.Forms.Label cmCom_Port;
  2010. private System.Windows.Forms.Button button_PortOpen;
  2011. private System.Windows.Forms.Label cmBaudRate;
  2012. private System.Windows.Forms.ComboBox comboBox_baudrate;
  2013. public System.Windows.Forms.ComboBox comboBox_Port;
  2014. private System.Windows.Forms.GroupBox groupBox3;
  2015. private System.Windows.Forms.Label label12;
  2016. private System.Windows.Forms.Label label11;
  2017. private System.Windows.Forms.Label label10;
  2018. private System.Windows.Forms.Label label1;
  2019. private System.Windows.Forms.Label label8;
  2020. private System.Windows.Forms.Label label9;
  2021. private System.Windows.Forms.Label label68;
  2022. private System.Windows.Forms.Label label56;
  2023. private System.Windows.Forms.Label label67;
  2024. private System.Windows.Forms.Label label66;
  2025. private System.Windows.Forms.Label label55;
  2026. private System.Windows.Forms.Label label65;
  2027. private System.Windows.Forms.Label label64;
  2028. private System.Windows.Forms.Label label54;
  2029. private System.Windows.Forms.Label label63;
  2030. private System.Windows.Forms.Label label62;
  2031. private System.Windows.Forms.Label label53;
  2032. private System.Windows.Forms.Label label61;
  2033. private System.Windows.Forms.Label label60;
  2034. private System.Windows.Forms.Label label52;
  2035. private System.Windows.Forms.Label label59;
  2036. private System.Windows.Forms.Label label58;
  2037. private System.Windows.Forms.Label label51;
  2038. private System.Windows.Forms.Label label57;
  2039. private System.Windows.Forms.GroupBox groupBox8;
  2040. private System.Windows.Forms.GroupBox groupBox7;
  2041. private System.Windows.Forms.Label label26;
  2042. private System.Windows.Forms.Label label28;
  2043. private System.Windows.Forms.GroupBox groupBox5;
  2044. private System.Windows.Forms.Label label15;
  2045. private System.Windows.Forms.Label label16;
  2046. private System.Windows.Forms.Label label17;
  2047. private System.Windows.Forms.Label label18;
  2048. private System.Windows.Forms.GroupBox groupBox2;
  2049. private System.Windows.Forms.Label label7;
  2050. private System.Windows.Forms.Label label6;
  2051. private System.Windows.Forms.Label label4;
  2052. private System.Windows.Forms.Label label5;
  2053. private System.Windows.Forms.GroupBox groupBox4;
  2054. private System.Windows.Forms.Label label13;
  2055. private System.Windows.Forms.Label label14;
  2056. private System.Windows.Forms.GroupBox groupBox1;
  2057. private System.Windows.Forms.Label label3;
  2058. private System.Windows.Forms.Label label2;
  2059. private System.Windows.Forms.GroupBox groupBox17;
  2060. private System.Windows.Forms.Label label78;
  2061. private System.Windows.Forms.Label label77;
  2062. private System.Windows.Forms.Label label76;
  2063. private System.Windows.Forms.Label label75;
  2064. private System.Windows.Forms.Label label74;
  2065. private System.Windows.Forms.Label label73;
  2066. private System.Windows.Forms.Label label72;
  2067. private System.Windows.Forms.Label label71;
  2068. private System.Windows.Forms.Label label70;
  2069. private System.Windows.Forms.Label label69;
  2070. private System.Windows.Forms.Label label79;
  2071. private System.Windows.Forms.PictureBox pictureBox15;
  2072. private System.Windows.Forms.Label label80;
  2073. private System.Windows.Forms.Button button_Set;
  2074. private System.Windows.Forms.GroupBox groupBox10;
  2075. private System.Windows.Forms.GroupBox groupBox11;
  2076. private System.Windows.Forms.Label label32;
  2077. private System.Windows.Forms.Label label33;
  2078. private System.Windows.Forms.GroupBox groupBox15;
  2079. private System.Windows.Forms.Label label47;
  2080. private System.Windows.Forms.Label label48;
  2081. private System.Windows.Forms.GroupBox groupBox16;
  2082. private System.Windows.Forms.Label label49;
  2083. private System.Windows.Forms.Label label50;
  2084. private System.Windows.Forms.GroupBox groupBox6;
  2085. private System.Windows.Forms.Label label19;
  2086. private System.Windows.Forms.Label label20;
  2087. private System.Windows.Forms.Label label21;
  2088. private System.Windows.Forms.Timer timer;
  2089. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_DL1;
  2090. private System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_DL_ON;
  2091. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_UL;
  2092. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_DL;
  2093. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL4;
  2094. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL2;
  2095. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL3;
  2096. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL1;
  2097. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL4;
  2098. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL2;
  2099. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL3;
  2100. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL1;
  2101. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_DL2;
  2102. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_DL1;
  2103. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_DL2;
  2104. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_3_5G_UL;
  2105. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_3_5G_DL;
  2106. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_2_1G_UL;
  2107. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_2_1G_DL;
  2108. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_1_8G_UL;
  2109. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_1_8G_DL;
  2110. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM3;
  2111. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM2;
  2112. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM1;
  2113. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_L_OFF;
  2114. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_H_OFF;
  2115. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_L_OFF;
  2116. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_H_OFF;
  2117. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_UL_OFF;
  2118. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_DL_OFF;
  2119. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_UL_OFF;
  2120. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_DL_OFF;
  2121. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_UL_OFF;
  2122. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_DL_OFF;
  2123. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_L_ON;
  2124. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_H_ON;
  2125. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_L_ON;
  2126. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_H_ON;
  2127. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_UL_ON;
  2128. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_DL_ON;
  2129. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_UL_ON;
  2130. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_DL_ON;
  2131. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_UL_ON;
  2132. private System.Windows.Forms.GroupBox groupBox12;
  2133. private System.Windows.Forms.GroupBox groupBox_TDD;
  2134. private System.Windows.Forms.Label label24;
  2135. private System.Windows.Forms.Label label22;
  2136. private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_DL_OFF;
  2137. private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_UL_OFF;
  2138. private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_DL_ON;
  2139. private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_UL_ON;
  2140. public System.Windows.Forms.PictureBox pictureBox_G_TX;
  2141. public System.Windows.Forms.PictureBox pictureBox_R_RX;
  2142. public System.Windows.Forms.PictureBox pictureBox_R_TX;
  2143. public System.Windows.Forms.PictureBox pictureBox_G_RX;
  2144. }
  2145. }