Main_Form.Designer.cs 145 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708
  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.setcheck_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.groupBox8 = new System.Windows.Forms.GroupBox();
  40. this.groupBox7 = new System.Windows.Forms.GroupBox();
  41. this.numericUpDown_ATT_3_5G_COM3 = new System.Windows.Forms.NumericUpDown();
  42. this.numericUpDown_ATT_3_5G_COM2 = new System.Windows.Forms.NumericUpDown();
  43. this.numericUpDown_ATT_3_5G_COM1 = new System.Windows.Forms.NumericUpDown();
  44. this.label19 = new System.Windows.Forms.Label();
  45. this.label20 = new System.Windows.Forms.Label();
  46. this.label21 = new System.Windows.Forms.Label();
  47. this.numericUpDown_ATT_3_5G_UL = new System.Windows.Forms.NumericUpDown();
  48. this.numericUpDown_ATT_3_5G_DL = new System.Windows.Forms.NumericUpDown();
  49. this.label26 = new System.Windows.Forms.Label();
  50. this.label28 = new System.Windows.Forms.Label();
  51. this.groupBox5 = new System.Windows.Forms.GroupBox();
  52. this.numericUpDown_ATT_2_1G_UL4 = new System.Windows.Forms.NumericUpDown();
  53. this.numericUpDown_ATT_2_1G_UL2 = new System.Windows.Forms.NumericUpDown();
  54. this.numericUpDown_ATT_2_1G_UL3 = new System.Windows.Forms.NumericUpDown();
  55. this.numericUpDown_ATT_2_1G_UL1 = new System.Windows.Forms.NumericUpDown();
  56. this.label15 = new System.Windows.Forms.Label();
  57. this.label16 = new System.Windows.Forms.Label();
  58. this.label17 = new System.Windows.Forms.Label();
  59. this.label18 = new System.Windows.Forms.Label();
  60. this.groupBox2 = new System.Windows.Forms.GroupBox();
  61. this.numericUpDown_ATT_1_8G_UL4 = new System.Windows.Forms.NumericUpDown();
  62. this.numericUpDown_ATT_1_8G_UL2 = new System.Windows.Forms.NumericUpDown();
  63. this.numericUpDown_ATT_1_8G_UL3 = new System.Windows.Forms.NumericUpDown();
  64. this.numericUpDown_ATT_1_8G_UL1 = new System.Windows.Forms.NumericUpDown();
  65. this.label7 = new System.Windows.Forms.Label();
  66. this.label6 = new System.Windows.Forms.Label();
  67. this.label4 = new System.Windows.Forms.Label();
  68. this.label5 = new System.Windows.Forms.Label();
  69. this.groupBox4 = new System.Windows.Forms.GroupBox();
  70. this.numericUpDown_ATT_2_1G_DL2 = new System.Windows.Forms.NumericUpDown();
  71. this.numericUpDown_ATT_2_1G_DL1 = new System.Windows.Forms.NumericUpDown();
  72. this.label13 = new System.Windows.Forms.Label();
  73. this.label14 = new System.Windows.Forms.Label();
  74. this.groupBox1 = new System.Windows.Forms.GroupBox();
  75. this.numericUpDown_ATT_1_8G_DL2 = new System.Windows.Forms.NumericUpDown();
  76. this.numericUpDown_ATT_1_8G_DL1 = new System.Windows.Forms.NumericUpDown();
  77. this.label3 = new System.Windows.Forms.Label();
  78. this.label2 = new System.Windows.Forms.Label();
  79. this.groupBox17 = new System.Windows.Forms.GroupBox();
  80. this.label74 = new System.Windows.Forms.Label();
  81. this.label73 = new System.Windows.Forms.Label();
  82. this.pictureBox_PATH_3_5G_L_ON = new System.Windows.Forms.PictureBox();
  83. this.pictureBox_PATH_3_5G_L_OFF = new System.Windows.Forms.PictureBox();
  84. this.pictureBox_PATH_3_5G_H_ON = new System.Windows.Forms.PictureBox();
  85. this.pictureBox_PATH_3_5G_H_OFF = new System.Windows.Forms.PictureBox();
  86. this.label78 = new System.Windows.Forms.Label();
  87. this.label77 = new System.Windows.Forms.Label();
  88. this.label76 = new System.Windows.Forms.Label();
  89. this.label75 = new System.Windows.Forms.Label();
  90. this.label72 = new System.Windows.Forms.Label();
  91. this.label71 = new System.Windows.Forms.Label();
  92. this.label70 = new System.Windows.Forms.Label();
  93. this.label69 = new System.Windows.Forms.Label();
  94. this.pictureBox_PLL_ON_OFF_3_5G_L_ON = new System.Windows.Forms.PictureBox();
  95. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF = new System.Windows.Forms.PictureBox();
  96. this.pictureBox_PLL_ON_OFF_3_5G_H_ON = new System.Windows.Forms.PictureBox();
  97. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF = new System.Windows.Forms.PictureBox();
  98. this.pictureBox_PATH_3_5G_UL_ON = new System.Windows.Forms.PictureBox();
  99. this.pictureBox_PATH_3_5G_UL_OFF = new System.Windows.Forms.PictureBox();
  100. this.pictureBox_PATH_3_5G_DL_ON = new System.Windows.Forms.PictureBox();
  101. this.pictureBox_PATH_3_5G_DL_OFF = new System.Windows.Forms.PictureBox();
  102. this.pictureBox_PATH_2_1G_UL_ON = new System.Windows.Forms.PictureBox();
  103. this.pictureBox_PATH_2_1G_UL_OFF = new System.Windows.Forms.PictureBox();
  104. this.pictureBox_PATH_2_1G_DL_ON = new System.Windows.Forms.PictureBox();
  105. this.pictureBox_PATH_2_1G_DL_OFF = new System.Windows.Forms.PictureBox();
  106. this.pictureBox_PATH_1_8G_UL_ON = new System.Windows.Forms.PictureBox();
  107. this.pictureBox_PATH_1_8G_UL_OFF = new System.Windows.Forms.PictureBox();
  108. this.pictureBox_PATH_1_8G_DL_ON = new System.Windows.Forms.PictureBox();
  109. this.pictureBox_PATH_1_8G_DL_OFF = new System.Windows.Forms.PictureBox();
  110. this.label79 = new System.Windows.Forms.Label();
  111. this.label80 = new System.Windows.Forms.Label();
  112. this.groupBox10 = new System.Windows.Forms.GroupBox();
  113. this.groupBox11 = new System.Windows.Forms.GroupBox();
  114. this.numericUpDown_PLL_3_5G_UL = new System.Windows.Forms.NumericUpDown();
  115. this.numericUpDown_PLL_3_5G_DL = new System.Windows.Forms.NumericUpDown();
  116. this.label32 = new System.Windows.Forms.Label();
  117. this.label33 = new System.Windows.Forms.Label();
  118. this.groupBox15 = new System.Windows.Forms.GroupBox();
  119. this.numericUpDown_PLL_2_1G_UL = new System.Windows.Forms.NumericUpDown();
  120. this.numericUpDown_PLL_2_1G_DL = new System.Windows.Forms.NumericUpDown();
  121. this.label47 = new System.Windows.Forms.Label();
  122. this.label48 = new System.Windows.Forms.Label();
  123. this.groupBox16 = new System.Windows.Forms.GroupBox();
  124. this.numericUpDown_PLL_1_8G_UL = new System.Windows.Forms.NumericUpDown();
  125. this.numericUpDown_PLL_1_8G_DL = new System.Windows.Forms.NumericUpDown();
  126. this.label49 = new System.Windows.Forms.Label();
  127. this.label50 = new System.Windows.Forms.Label();
  128. this.timer = new System.Windows.Forms.Timer(this.components);
  129. this.groupBox12 = new System.Windows.Forms.GroupBox();
  130. this.pictureBox_R_TX = new System.Windows.Forms.PictureBox();
  131. this.pictureBox_G_TX = new System.Windows.Forms.PictureBox();
  132. this.pictureBox_R_RX = new System.Windows.Forms.PictureBox();
  133. this.pictureBox_G_RX = new System.Windows.Forms.PictureBox();
  134. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  135. this.groupBox_TDD = new System.Windows.Forms.GroupBox();
  136. this.label24 = new System.Windows.Forms.Label();
  137. this.label22 = new System.Windows.Forms.Label();
  138. this.pictureBox_TDD_T_SYNC_DL_OFF = new System.Windows.Forms.PictureBox();
  139. this.pictureBox_TDD_T_SYNC_DL_ON = new System.Windows.Forms.PictureBox();
  140. this.pictureBox_TDD_T_SYNC_UL_ON = new System.Windows.Forms.PictureBox();
  141. this.pictureBox_TDD_T_SYNC_UL_OFF = new System.Windows.Forms.PictureBox();
  142. this.groupBox3 = new System.Windows.Forms.GroupBox();
  143. this.label_28V_Det = new System.Windows.Forms.Label();
  144. this.label3_5GHz_UL_OUT = new System.Windows.Forms.Label();
  145. this.label2_1GHz_UL_OUT = new System.Windows.Forms.Label();
  146. this.label1_8GHz_UL_OUT = new System.Windows.Forms.Label();
  147. this.label_RFU_Temp = new System.Windows.Forms.Label();
  148. this.label3_5GHz_UL_IN = new System.Windows.Forms.Label();
  149. this.label2_1GHz_UL_IN = new System.Windows.Forms.Label();
  150. this.label1_8GHz_UL_IN = new System.Windows.Forms.Label();
  151. this.label3_5GHz_DL_OUT = new System.Windows.Forms.Label();
  152. this.label2_1GHz_DL_OUT = new System.Windows.Forms.Label();
  153. this.label1_8GHz_DL_OUT = new System.Windows.Forms.Label();
  154. this.label3_5GHz_DL_IN = new System.Windows.Forms.Label();
  155. this.label2_1GHz_DL_IN = new System.Windows.Forms.Label();
  156. this.label1_8GHz_DL_IN = new System.Windows.Forms.Label();
  157. this.label40 = new System.Windows.Forms.Label();
  158. this.label34 = new System.Windows.Forms.Label();
  159. this.label11 = new System.Windows.Forms.Label();
  160. this.label58 = new System.Windows.Forms.Label();
  161. this.label39 = new System.Windows.Forms.Label();
  162. this.label31 = new System.Windows.Forms.Label();
  163. this.label9 = new System.Windows.Forms.Label();
  164. this.label51 = new System.Windows.Forms.Label();
  165. this.label30 = new System.Windows.Forms.Label();
  166. this.label8 = new System.Windows.Forms.Label();
  167. this.label57 = new System.Windows.Forms.Label();
  168. this.label29 = new System.Windows.Forms.Label();
  169. this.label1 = new System.Windows.Forms.Label();
  170. this.label_DET_1_8G_DL_IN = new System.Windows.Forms.Label();
  171. this.button_Set = new System.Windows.Forms.Button();
  172. this.button1 = new System.Windows.Forms.Button();
  173. this.label35 = new System.Windows.Forms.Label();
  174. this.label27 = new System.Windows.Forms.Label();
  175. this.numericUpDown_DAC_VoltCtrl_A = new System.Windows.Forms.NumericUpDown();
  176. this.numericUpDown_DAC_VoltCtrl_E = new System.Windows.Forms.NumericUpDown();
  177. this.groupBox6 = new System.Windows.Forms.GroupBox();
  178. this.label10 = new System.Windows.Forms.Label();
  179. this.numericUpDown11 = new System.Windows.Forms.NumericUpDown();
  180. this.numericUpDown10 = new System.Windows.Forms.NumericUpDown();
  181. this.numericUpDown9 = new System.Windows.Forms.NumericUpDown();
  182. this.numericUpDown_DAC_VoltCtrl_H = new System.Windows.Forms.NumericUpDown();
  183. this.numericUpDown_DAC_VoltCtrl_F = new System.Windows.Forms.NumericUpDown();
  184. this.numericUpDown_DAC_VoltCtrl_G = new System.Windows.Forms.NumericUpDown();
  185. this.numericUpDown_DAC_VoltCtrl_D = new System.Windows.Forms.NumericUpDown();
  186. this.numericUpDown_DAC_VoltCtrl_B = new System.Windows.Forms.NumericUpDown();
  187. this.numericUpDown_DAC_VoltCtrl_C = new System.Windows.Forms.NumericUpDown();
  188. this.label37 = new System.Windows.Forms.Label();
  189. this.label12 = new System.Windows.Forms.Label();
  190. this.label25 = new System.Windows.Forms.Label();
  191. this.label36 = new System.Windows.Forms.Label();
  192. this.label38 = new System.Windows.Forms.Label();
  193. this.label23 = new System.Windows.Forms.Label();
  194. this.button_Save = new System.Windows.Forms.Button();
  195. this.groupBox9.SuspendLayout();
  196. this.groupBox8.SuspendLayout();
  197. this.groupBox7.SuspendLayout();
  198. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM3)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM2)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM1)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_UL)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_DL)).BeginInit();
  203. this.groupBox5.SuspendLayout();
  204. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL4)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL2)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL3)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL1)).BeginInit();
  208. this.groupBox2.SuspendLayout();
  209. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL4)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL2)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL3)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL1)).BeginInit();
  213. this.groupBox4.SuspendLayout();
  214. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL2)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL1)).BeginInit();
  216. this.groupBox1.SuspendLayout();
  217. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL2)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL1)).BeginInit();
  219. this.groupBox17.SuspendLayout();
  220. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_ON)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_OFF)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_ON)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_OFF)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_ON)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_ON)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_ON)).BeginInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_OFF)).BeginInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_ON)).BeginInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_OFF)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_ON)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_OFF)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_ON)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_OFF)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_ON)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_OFF)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_ON)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_OFF)).BeginInit();
  240. this.groupBox10.SuspendLayout();
  241. this.groupBox11.SuspendLayout();
  242. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_UL)).BeginInit();
  243. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_DL)).BeginInit();
  244. this.groupBox15.SuspendLayout();
  245. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_UL)).BeginInit();
  246. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_DL)).BeginInit();
  247. this.groupBox16.SuspendLayout();
  248. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_UL)).BeginInit();
  249. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_DL)).BeginInit();
  250. this.groupBox12.SuspendLayout();
  251. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_TX)).BeginInit();
  252. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_G_TX)).BeginInit();
  253. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_RX)).BeginInit();
  254. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_G_RX)).BeginInit();
  255. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  256. this.groupBox_TDD.SuspendLayout();
  257. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_DL_OFF)).BeginInit();
  258. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_DL_ON)).BeginInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_UL_ON)).BeginInit();
  260. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_UL_OFF)).BeginInit();
  261. this.groupBox3.SuspendLayout();
  262. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_A)).BeginInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_E)).BeginInit();
  264. this.groupBox6.SuspendLayout();
  265. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown11)).BeginInit();
  266. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).BeginInit();
  267. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).BeginInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_H)).BeginInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_F)).BeginInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_G)).BeginInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_D)).BeginInit();
  272. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_B)).BeginInit();
  273. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_C)).BeginInit();
  274. this.SuspendLayout();
  275. //
  276. // groupBox9
  277. //
  278. this.groupBox9.Controls.Add(this.button3);
  279. this.groupBox9.Controls.Add(this.button_terminal);
  280. this.groupBox9.Controls.Add(this.setcheck_checkBox);
  281. this.groupBox9.Controls.Add(this.cmCom_Port);
  282. this.groupBox9.Controls.Add(this.button_PortOpen);
  283. this.groupBox9.Controls.Add(this.comboBox_Port);
  284. this.groupBox9.Controls.Add(this.cmBaudRate);
  285. this.groupBox9.Controls.Add(this.comboBox_baudrate);
  286. this.groupBox9.Location = new System.Drawing.Point(12, 77);
  287. this.groupBox9.Name = "groupBox9";
  288. this.groupBox9.Size = new System.Drawing.Size(225, 223);
  289. this.groupBox9.TabIndex = 82;
  290. this.groupBox9.TabStop = false;
  291. this.groupBox9.Text = "Connection";
  292. this.groupBox9.Click += new System.EventHandler(this.Cusor_DeFocus);
  293. //
  294. // button3
  295. //
  296. this.button3.Location = new System.Drawing.Point(14, 171);
  297. this.button3.Name = "button3";
  298. this.button3.Size = new System.Drawing.Size(197, 34);
  299. this.button3.TabIndex = 93;
  300. this.button3.Text = "Firmware Update";
  301. this.button3.UseVisualStyleBackColor = true;
  302. this.button3.Click += new System.EventHandler(this.Firmware_Update_Click);
  303. //
  304. // button_terminal
  305. //
  306. this.button_terminal.Location = new System.Drawing.Point(14, 131);
  307. this.button_terminal.Name = "button_terminal";
  308. this.button_terminal.Size = new System.Drawing.Size(197, 34);
  309. this.button_terminal.TabIndex = 94;
  310. this.button_terminal.Text = "Terminal";
  311. this.button_terminal.UseVisualStyleBackColor = true;
  312. this.button_terminal.Click += new System.EventHandler(this.Button_terminal_Click);
  313. //
  314. // setcheck_checkBox
  315. //
  316. this.setcheck_checkBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  317. | System.Windows.Forms.AnchorStyles.Left)
  318. | System.Windows.Forms.AnchorStyles.Right)));
  319. this.setcheck_checkBox.AutoSize = true;
  320. this.setcheck_checkBox.Checked = true;
  321. this.setcheck_checkBox.CheckState = System.Windows.Forms.CheckState.Checked;
  322. this.setcheck_checkBox.Location = new System.Drawing.Point(14, 69);
  323. this.setcheck_checkBox.Name = "setcheck_checkBox";
  324. this.setcheck_checkBox.Size = new System.Drawing.Size(102, 16);
  325. this.setcheck_checkBox.TabIndex = 92;
  326. this.setcheck_checkBox.Text = "Setting Check";
  327. this.setcheck_checkBox.UseVisualStyleBackColor = true;
  328. //
  329. // cmCom_Port
  330. //
  331. this.cmCom_Port.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  332. | System.Windows.Forms.AnchorStyles.Left)
  333. | System.Windows.Forms.AnchorStyles.Right)));
  334. this.cmCom_Port.AutoSize = true;
  335. this.cmCom_Port.Location = new System.Drawing.Point(11, 18);
  336. this.cmCom_Port.Name = "cmCom_Port";
  337. this.cmCom_Port.Size = new System.Drawing.Size(58, 12);
  338. this.cmCom_Port.TabIndex = 89;
  339. this.cmCom_Port.Text = "Com Port";
  340. //
  341. // button_PortOpen
  342. //
  343. this.button_PortOpen.Location = new System.Drawing.Point(13, 91);
  344. this.button_PortOpen.Name = "button_PortOpen";
  345. this.button_PortOpen.Size = new System.Drawing.Size(197, 34);
  346. this.button_PortOpen.TabIndex = 86;
  347. this.button_PortOpen.Text = "Port Open";
  348. this.button_PortOpen.UseVisualStyleBackColor = true;
  349. this.button_PortOpen.Click += new System.EventHandler(this.Button_PortOpen_Click);
  350. //
  351. // comboBox_Port
  352. //
  353. this.comboBox_Port.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  354. | System.Windows.Forms.AnchorStyles.Left)
  355. | System.Windows.Forms.AnchorStyles.Right)));
  356. this.comboBox_Port.Cursor = System.Windows.Forms.Cursors.Default;
  357. this.comboBox_Port.FormattingEnabled = true;
  358. this.comboBox_Port.Location = new System.Drawing.Point(109, 15);
  359. this.comboBox_Port.Name = "comboBox_Port";
  360. this.comboBox_Port.Size = new System.Drawing.Size(101, 20);
  361. this.comboBox_Port.TabIndex = 88;
  362. this.comboBox_Port.SelectedIndexChanged += new System.EventHandler(this.ComboBox_Port_SelectedIndexChanged);
  363. //
  364. // cmBaudRate
  365. //
  366. this.cmBaudRate.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  367. | System.Windows.Forms.AnchorStyles.Left)
  368. | System.Windows.Forms.AnchorStyles.Right)));
  369. this.cmBaudRate.AutoSize = true;
  370. this.cmBaudRate.Location = new System.Drawing.Point(11, 47);
  371. this.cmBaudRate.Name = "cmBaudRate";
  372. this.cmBaudRate.Size = new System.Drawing.Size(94, 12);
  373. this.cmBaudRate.TabIndex = 90;
  374. this.cmBaudRate.Text = "Baud Rate(bps)";
  375. //
  376. // comboBox_baudrate
  377. //
  378. this.comboBox_baudrate.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  379. | System.Windows.Forms.AnchorStyles.Left)
  380. | System.Windows.Forms.AnchorStyles.Right)));
  381. this.comboBox_baudrate.FormattingEnabled = true;
  382. this.comboBox_baudrate.Items.AddRange(new object[] {
  383. "9600",
  384. "14400",
  385. "19200",
  386. "38400",
  387. "57600",
  388. "115200",
  389. "128000"});
  390. this.comboBox_baudrate.Location = new System.Drawing.Point(110, 45);
  391. this.comboBox_baudrate.Name = "comboBox_baudrate";
  392. this.comboBox_baudrate.Size = new System.Drawing.Size(101, 20);
  393. this.comboBox_baudrate.TabIndex = 91;
  394. this.comboBox_baudrate.Text = "115200";
  395. //
  396. // groupBox8
  397. //
  398. this.groupBox8.Controls.Add(this.groupBox7);
  399. this.groupBox8.Controls.Add(this.groupBox5);
  400. this.groupBox8.Controls.Add(this.groupBox2);
  401. this.groupBox8.Controls.Add(this.groupBox4);
  402. this.groupBox8.Controls.Add(this.groupBox1);
  403. this.groupBox8.Location = new System.Drawing.Point(243, 219);
  404. this.groupBox8.Name = "groupBox8";
  405. this.groupBox8.Size = new System.Drawing.Size(924, 270);
  406. this.groupBox8.TabIndex = 94;
  407. this.groupBox8.TabStop = false;
  408. this.groupBox8.Text = "ATTEN(dB)";
  409. this.groupBox8.Click += new System.EventHandler(this.Cusor_DeFocus);
  410. //
  411. // groupBox7
  412. //
  413. this.groupBox7.Controls.Add(this.numericUpDown_ATT_3_5G_COM3);
  414. this.groupBox7.Controls.Add(this.numericUpDown_ATT_3_5G_COM2);
  415. this.groupBox7.Controls.Add(this.numericUpDown_ATT_3_5G_COM1);
  416. this.groupBox7.Controls.Add(this.label19);
  417. this.groupBox7.Controls.Add(this.label20);
  418. this.groupBox7.Controls.Add(this.label21);
  419. this.groupBox7.Controls.Add(this.numericUpDown_ATT_3_5G_UL);
  420. this.groupBox7.Controls.Add(this.numericUpDown_ATT_3_5G_DL);
  421. this.groupBox7.Controls.Add(this.label26);
  422. this.groupBox7.Controls.Add(this.label28);
  423. this.groupBox7.Location = new System.Drawing.Point(623, 22);
  424. this.groupBox7.Name = "groupBox7";
  425. this.groupBox7.Size = new System.Drawing.Size(215, 231);
  426. this.groupBox7.TabIndex = 94;
  427. this.groupBox7.TabStop = false;
  428. this.groupBox7.Text = "3.5GHz";
  429. this.groupBox7.Click += new System.EventHandler(this.Cusor_DeFocus);
  430. //
  431. // numericUpDown_ATT_3_5G_COM3
  432. //
  433. this.numericUpDown_ATT_3_5G_COM3.DecimalPlaces = 2;
  434. this.numericUpDown_ATT_3_5G_COM3.Increment = new decimal(new int[] {
  435. 25,
  436. 0,
  437. 0,
  438. 131072});
  439. this.numericUpDown_ATT_3_5G_COM3.Location = new System.Drawing.Point(141, 175);
  440. this.numericUpDown_ATT_3_5G_COM3.Maximum = new decimal(new int[] {
  441. 30,
  442. 0,
  443. 0,
  444. 0});
  445. this.numericUpDown_ATT_3_5G_COM3.Name = "numericUpDown_ATT_3_5G_COM3";
  446. this.numericUpDown_ATT_3_5G_COM3.Size = new System.Drawing.Size(71, 21);
  447. this.numericUpDown_ATT_3_5G_COM3.TabIndex = 11;
  448. this.numericUpDown_ATT_3_5G_COM3.Enter += new System.EventHandler(this.Activi_Change__Setting);
  449. this.numericUpDown_ATT_3_5G_COM3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  450. this.numericUpDown_ATT_3_5G_COM3.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  451. //
  452. // numericUpDown_ATT_3_5G_COM2
  453. //
  454. this.numericUpDown_ATT_3_5G_COM2.DecimalPlaces = 2;
  455. this.numericUpDown_ATT_3_5G_COM2.Increment = new decimal(new int[] {
  456. 25,
  457. 0,
  458. 0,
  459. 131072});
  460. this.numericUpDown_ATT_3_5G_COM2.Location = new System.Drawing.Point(141, 136);
  461. this.numericUpDown_ATT_3_5G_COM2.Maximum = new decimal(new int[] {
  462. 30,
  463. 0,
  464. 0,
  465. 0});
  466. this.numericUpDown_ATT_3_5G_COM2.Name = "numericUpDown_ATT_3_5G_COM2";
  467. this.numericUpDown_ATT_3_5G_COM2.Size = new System.Drawing.Size(71, 21);
  468. this.numericUpDown_ATT_3_5G_COM2.TabIndex = 12;
  469. this.numericUpDown_ATT_3_5G_COM2.Enter += new System.EventHandler(this.Activi_Change__Setting);
  470. this.numericUpDown_ATT_3_5G_COM2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  471. this.numericUpDown_ATT_3_5G_COM2.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  472. //
  473. // numericUpDown_ATT_3_5G_COM1
  474. //
  475. this.numericUpDown_ATT_3_5G_COM1.DecimalPlaces = 2;
  476. this.numericUpDown_ATT_3_5G_COM1.Increment = new decimal(new int[] {
  477. 25,
  478. 0,
  479. 0,
  480. 131072});
  481. this.numericUpDown_ATT_3_5G_COM1.Location = new System.Drawing.Point(141, 97);
  482. this.numericUpDown_ATT_3_5G_COM1.Maximum = new decimal(new int[] {
  483. 30,
  484. 0,
  485. 0,
  486. 0});
  487. this.numericUpDown_ATT_3_5G_COM1.Name = "numericUpDown_ATT_3_5G_COM1";
  488. this.numericUpDown_ATT_3_5G_COM1.Size = new System.Drawing.Size(71, 21);
  489. this.numericUpDown_ATT_3_5G_COM1.TabIndex = 13;
  490. this.numericUpDown_ATT_3_5G_COM1.Enter += new System.EventHandler(this.Activi_Change__Setting);
  491. this.numericUpDown_ATT_3_5G_COM1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  492. this.numericUpDown_ATT_3_5G_COM1.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  493. //
  494. // label19
  495. //
  496. this.label19.AutoSize = true;
  497. this.label19.Location = new System.Drawing.Point(6, 101);
  498. this.label19.Name = "label19";
  499. this.label19.Size = new System.Drawing.Size(101, 12);
  500. this.label19.TabIndex = 8;
  501. this.label19.Text = "ATT_3.5G_COM1";
  502. //
  503. // label20
  504. //
  505. this.label20.AutoSize = true;
  506. this.label20.Location = new System.Drawing.Point(6, 179);
  507. this.label20.Name = "label20";
  508. this.label20.Size = new System.Drawing.Size(101, 12);
  509. this.label20.TabIndex = 9;
  510. this.label20.Text = "ATT_3.5G_COM3";
  511. //
  512. // label21
  513. //
  514. this.label21.AutoSize = true;
  515. this.label21.Location = new System.Drawing.Point(6, 140);
  516. this.label21.Name = "label21";
  517. this.label21.Size = new System.Drawing.Size(101, 12);
  518. this.label21.TabIndex = 10;
  519. this.label21.Text = "ATT_3.5G_COM2";
  520. //
  521. // numericUpDown_ATT_3_5G_UL
  522. //
  523. this.numericUpDown_ATT_3_5G_UL.DecimalPlaces = 2;
  524. this.numericUpDown_ATT_3_5G_UL.Increment = new decimal(new int[] {
  525. 25,
  526. 0,
  527. 0,
  528. 131072});
  529. this.numericUpDown_ATT_3_5G_UL.Location = new System.Drawing.Point(141, 58);
  530. this.numericUpDown_ATT_3_5G_UL.Maximum = new decimal(new int[] {
  531. 30,
  532. 0,
  533. 0,
  534. 0});
  535. this.numericUpDown_ATT_3_5G_UL.Name = "numericUpDown_ATT_3_5G_UL";
  536. this.numericUpDown_ATT_3_5G_UL.Size = new System.Drawing.Size(71, 21);
  537. this.numericUpDown_ATT_3_5G_UL.TabIndex = 1;
  538. this.numericUpDown_ATT_3_5G_UL.Enter += new System.EventHandler(this.Activi_Change__Setting);
  539. this.numericUpDown_ATT_3_5G_UL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  540. this.numericUpDown_ATT_3_5G_UL.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  541. //
  542. // numericUpDown_ATT_3_5G_DL
  543. //
  544. this.numericUpDown_ATT_3_5G_DL.DecimalPlaces = 2;
  545. this.numericUpDown_ATT_3_5G_DL.Increment = new decimal(new int[] {
  546. 25,
  547. 0,
  548. 0,
  549. 131072});
  550. this.numericUpDown_ATT_3_5G_DL.Location = new System.Drawing.Point(141, 19);
  551. this.numericUpDown_ATT_3_5G_DL.Maximum = new decimal(new int[] {
  552. 30,
  553. 0,
  554. 0,
  555. 0});
  556. this.numericUpDown_ATT_3_5G_DL.Name = "numericUpDown_ATT_3_5G_DL";
  557. this.numericUpDown_ATT_3_5G_DL.Size = new System.Drawing.Size(71, 21);
  558. this.numericUpDown_ATT_3_5G_DL.TabIndex = 1;
  559. this.numericUpDown_ATT_3_5G_DL.Enter += new System.EventHandler(this.Activi_Change__Setting);
  560. this.numericUpDown_ATT_3_5G_DL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  561. this.numericUpDown_ATT_3_5G_DL.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  562. //
  563. // label26
  564. //
  565. this.label26.AutoSize = true;
  566. this.label26.Location = new System.Drawing.Point(6, 23);
  567. this.label26.Name = "label26";
  568. this.label26.Size = new System.Drawing.Size(81, 12);
  569. this.label26.TabIndex = 0;
  570. this.label26.Text = "ATT_3.5G_DL";
  571. //
  572. // label28
  573. //
  574. this.label28.AutoSize = true;
  575. this.label28.Location = new System.Drawing.Point(6, 62);
  576. this.label28.Name = "label28";
  577. this.label28.Size = new System.Drawing.Size(81, 12);
  578. this.label28.TabIndex = 0;
  579. this.label28.Text = "ATT_3.5G_UL";
  580. //
  581. // groupBox5
  582. //
  583. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL4);
  584. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL2);
  585. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL3);
  586. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL1);
  587. this.groupBox5.Controls.Add(this.label15);
  588. this.groupBox5.Controls.Add(this.label16);
  589. this.groupBox5.Controls.Add(this.label17);
  590. this.groupBox5.Controls.Add(this.label18);
  591. this.groupBox5.Location = new System.Drawing.Point(311, 111);
  592. this.groupBox5.Name = "groupBox5";
  593. this.groupBox5.Size = new System.Drawing.Size(215, 142);
  594. this.groupBox5.TabIndex = 96;
  595. this.groupBox5.TabStop = false;
  596. this.groupBox5.Text = "2.1GHz UL";
  597. this.groupBox5.Click += new System.EventHandler(this.Cusor_DeFocus);
  598. //
  599. // numericUpDown_ATT_2_1G_UL4
  600. //
  601. this.numericUpDown_ATT_2_1G_UL4.DecimalPlaces = 1;
  602. this.numericUpDown_ATT_2_1G_UL4.Increment = new decimal(new int[] {
  603. 5,
  604. 0,
  605. 0,
  606. 65536});
  607. this.numericUpDown_ATT_2_1G_UL4.Location = new System.Drawing.Point(132, 104);
  608. this.numericUpDown_ATT_2_1G_UL4.Maximum = new decimal(new int[] {
  609. 30,
  610. 0,
  611. 0,
  612. 0});
  613. this.numericUpDown_ATT_2_1G_UL4.Name = "numericUpDown_ATT_2_1G_UL4";
  614. this.numericUpDown_ATT_2_1G_UL4.Size = new System.Drawing.Size(71, 21);
  615. this.numericUpDown_ATT_2_1G_UL4.TabIndex = 1;
  616. this.numericUpDown_ATT_2_1G_UL4.Enter += new System.EventHandler(this.Activi_Change__Setting);
  617. this.numericUpDown_ATT_2_1G_UL4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  618. this.numericUpDown_ATT_2_1G_UL4.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  619. //
  620. // numericUpDown_ATT_2_1G_UL2
  621. //
  622. this.numericUpDown_ATT_2_1G_UL2.DecimalPlaces = 1;
  623. this.numericUpDown_ATT_2_1G_UL2.Increment = new decimal(new int[] {
  624. 5,
  625. 0,
  626. 0,
  627. 65536});
  628. this.numericUpDown_ATT_2_1G_UL2.Location = new System.Drawing.Point(132, 47);
  629. this.numericUpDown_ATT_2_1G_UL2.Maximum = new decimal(new int[] {
  630. 30,
  631. 0,
  632. 0,
  633. 0});
  634. this.numericUpDown_ATT_2_1G_UL2.Name = "numericUpDown_ATT_2_1G_UL2";
  635. this.numericUpDown_ATT_2_1G_UL2.Size = new System.Drawing.Size(71, 21);
  636. this.numericUpDown_ATT_2_1G_UL2.TabIndex = 1;
  637. this.numericUpDown_ATT_2_1G_UL2.Enter += new System.EventHandler(this.Activi_Change__Setting);
  638. this.numericUpDown_ATT_2_1G_UL2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  639. this.numericUpDown_ATT_2_1G_UL2.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  640. //
  641. // numericUpDown_ATT_2_1G_UL3
  642. //
  643. this.numericUpDown_ATT_2_1G_UL3.DecimalPlaces = 1;
  644. this.numericUpDown_ATT_2_1G_UL3.Increment = new decimal(new int[] {
  645. 5,
  646. 0,
  647. 0,
  648. 65536});
  649. this.numericUpDown_ATT_2_1G_UL3.Location = new System.Drawing.Point(132, 76);
  650. this.numericUpDown_ATT_2_1G_UL3.Maximum = new decimal(new int[] {
  651. 30,
  652. 0,
  653. 0,
  654. 0});
  655. this.numericUpDown_ATT_2_1G_UL3.Name = "numericUpDown_ATT_2_1G_UL3";
  656. this.numericUpDown_ATT_2_1G_UL3.Size = new System.Drawing.Size(71, 21);
  657. this.numericUpDown_ATT_2_1G_UL3.TabIndex = 1;
  658. this.numericUpDown_ATT_2_1G_UL3.Enter += new System.EventHandler(this.Activi_Change__Setting);
  659. this.numericUpDown_ATT_2_1G_UL3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  660. this.numericUpDown_ATT_2_1G_UL3.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  661. //
  662. // numericUpDown_ATT_2_1G_UL1
  663. //
  664. this.numericUpDown_ATT_2_1G_UL1.DecimalPlaces = 1;
  665. this.numericUpDown_ATT_2_1G_UL1.Increment = new decimal(new int[] {
  666. 5,
  667. 0,
  668. 0,
  669. 65536});
  670. this.numericUpDown_ATT_2_1G_UL1.Location = new System.Drawing.Point(132, 19);
  671. this.numericUpDown_ATT_2_1G_UL1.Maximum = new decimal(new int[] {
  672. 30,
  673. 0,
  674. 0,
  675. 0});
  676. this.numericUpDown_ATT_2_1G_UL1.Name = "numericUpDown_ATT_2_1G_UL1";
  677. this.numericUpDown_ATT_2_1G_UL1.Size = new System.Drawing.Size(71, 21);
  678. this.numericUpDown_ATT_2_1G_UL1.TabIndex = 1;
  679. this.numericUpDown_ATT_2_1G_UL1.Enter += new System.EventHandler(this.Activi_Change__Setting);
  680. this.numericUpDown_ATT_2_1G_UL1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  681. this.numericUpDown_ATT_2_1G_UL1.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  682. //
  683. // label15
  684. //
  685. this.label15.AutoSize = true;
  686. this.label15.Location = new System.Drawing.Point(6, 80);
  687. this.label15.Name = "label15";
  688. this.label15.Size = new System.Drawing.Size(87, 12);
  689. this.label15.TabIndex = 0;
  690. this.label15.Text = "ATT_2.1G_UL3";
  691. //
  692. // label16
  693. //
  694. this.label16.AutoSize = true;
  695. this.label16.Location = new System.Drawing.Point(6, 110);
  696. this.label16.Name = "label16";
  697. this.label16.Size = new System.Drawing.Size(87, 12);
  698. this.label16.TabIndex = 0;
  699. this.label16.Text = "ATT_2.1G_UL4";
  700. //
  701. // label17
  702. //
  703. this.label17.AutoSize = true;
  704. this.label17.Location = new System.Drawing.Point(6, 23);
  705. this.label17.Name = "label17";
  706. this.label17.Size = new System.Drawing.Size(87, 12);
  707. this.label17.TabIndex = 0;
  708. this.label17.Text = "ATT_2.1G_UL1";
  709. //
  710. // label18
  711. //
  712. this.label18.AutoSize = true;
  713. this.label18.Location = new System.Drawing.Point(6, 53);
  714. this.label18.Name = "label18";
  715. this.label18.Size = new System.Drawing.Size(87, 12);
  716. this.label18.TabIndex = 0;
  717. this.label18.Text = "ATT_2.1G_UL2";
  718. //
  719. // groupBox2
  720. //
  721. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL4);
  722. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL2);
  723. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL3);
  724. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL1);
  725. this.groupBox2.Controls.Add(this.label7);
  726. this.groupBox2.Controls.Add(this.label6);
  727. this.groupBox2.Controls.Add(this.label4);
  728. this.groupBox2.Controls.Add(this.label5);
  729. this.groupBox2.Location = new System.Drawing.Point(23, 111);
  730. this.groupBox2.Name = "groupBox2";
  731. this.groupBox2.Size = new System.Drawing.Size(215, 142);
  732. this.groupBox2.TabIndex = 97;
  733. this.groupBox2.TabStop = false;
  734. this.groupBox2.Text = "1.8GHz UL";
  735. this.groupBox2.Click += new System.EventHandler(this.Cusor_DeFocus);
  736. //
  737. // numericUpDown_ATT_1_8G_UL4
  738. //
  739. this.numericUpDown_ATT_1_8G_UL4.DecimalPlaces = 1;
  740. this.numericUpDown_ATT_1_8G_UL4.Increment = new decimal(new int[] {
  741. 5,
  742. 0,
  743. 0,
  744. 65536});
  745. this.numericUpDown_ATT_1_8G_UL4.Location = new System.Drawing.Point(132, 104);
  746. this.numericUpDown_ATT_1_8G_UL4.Maximum = new decimal(new int[] {
  747. 30,
  748. 0,
  749. 0,
  750. 0});
  751. this.numericUpDown_ATT_1_8G_UL4.Name = "numericUpDown_ATT_1_8G_UL4";
  752. this.numericUpDown_ATT_1_8G_UL4.Size = new System.Drawing.Size(71, 21);
  753. this.numericUpDown_ATT_1_8G_UL4.TabIndex = 1;
  754. this.numericUpDown_ATT_1_8G_UL4.Enter += new System.EventHandler(this.Activi_Change__Setting);
  755. this.numericUpDown_ATT_1_8G_UL4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  756. this.numericUpDown_ATT_1_8G_UL4.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  757. //
  758. // numericUpDown_ATT_1_8G_UL2
  759. //
  760. this.numericUpDown_ATT_1_8G_UL2.DecimalPlaces = 1;
  761. this.numericUpDown_ATT_1_8G_UL2.Increment = new decimal(new int[] {
  762. 5,
  763. 0,
  764. 0,
  765. 65536});
  766. this.numericUpDown_ATT_1_8G_UL2.Location = new System.Drawing.Point(132, 47);
  767. this.numericUpDown_ATT_1_8G_UL2.Maximum = new decimal(new int[] {
  768. 30,
  769. 0,
  770. 0,
  771. 0});
  772. this.numericUpDown_ATT_1_8G_UL2.Name = "numericUpDown_ATT_1_8G_UL2";
  773. this.numericUpDown_ATT_1_8G_UL2.Size = new System.Drawing.Size(71, 21);
  774. this.numericUpDown_ATT_1_8G_UL2.TabIndex = 1;
  775. this.numericUpDown_ATT_1_8G_UL2.Enter += new System.EventHandler(this.Activi_Change__Setting);
  776. this.numericUpDown_ATT_1_8G_UL2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  777. this.numericUpDown_ATT_1_8G_UL2.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  778. //
  779. // numericUpDown_ATT_1_8G_UL3
  780. //
  781. this.numericUpDown_ATT_1_8G_UL3.DecimalPlaces = 1;
  782. this.numericUpDown_ATT_1_8G_UL3.Increment = new decimal(new int[] {
  783. 5,
  784. 0,
  785. 0,
  786. 65536});
  787. this.numericUpDown_ATT_1_8G_UL3.Location = new System.Drawing.Point(132, 76);
  788. this.numericUpDown_ATT_1_8G_UL3.Maximum = new decimal(new int[] {
  789. 30,
  790. 0,
  791. 0,
  792. 0});
  793. this.numericUpDown_ATT_1_8G_UL3.Name = "numericUpDown_ATT_1_8G_UL3";
  794. this.numericUpDown_ATT_1_8G_UL3.Size = new System.Drawing.Size(71, 21);
  795. this.numericUpDown_ATT_1_8G_UL3.TabIndex = 1;
  796. this.numericUpDown_ATT_1_8G_UL3.Enter += new System.EventHandler(this.Activi_Change__Setting);
  797. this.numericUpDown_ATT_1_8G_UL3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  798. this.numericUpDown_ATT_1_8G_UL3.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  799. //
  800. // numericUpDown_ATT_1_8G_UL1
  801. //
  802. this.numericUpDown_ATT_1_8G_UL1.DecimalPlaces = 1;
  803. this.numericUpDown_ATT_1_8G_UL1.Increment = new decimal(new int[] {
  804. 5,
  805. 0,
  806. 0,
  807. 65536});
  808. this.numericUpDown_ATT_1_8G_UL1.Location = new System.Drawing.Point(132, 19);
  809. this.numericUpDown_ATT_1_8G_UL1.Maximum = new decimal(new int[] {
  810. 30,
  811. 0,
  812. 0,
  813. 0});
  814. this.numericUpDown_ATT_1_8G_UL1.Name = "numericUpDown_ATT_1_8G_UL1";
  815. this.numericUpDown_ATT_1_8G_UL1.Size = new System.Drawing.Size(71, 21);
  816. this.numericUpDown_ATT_1_8G_UL1.TabIndex = 1;
  817. this.numericUpDown_ATT_1_8G_UL1.Enter += new System.EventHandler(this.Activi_Change__Setting);
  818. this.numericUpDown_ATT_1_8G_UL1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  819. this.numericUpDown_ATT_1_8G_UL1.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  820. //
  821. // label7
  822. //
  823. this.label7.AutoSize = true;
  824. this.label7.Location = new System.Drawing.Point(6, 80);
  825. this.label7.Name = "label7";
  826. this.label7.Size = new System.Drawing.Size(87, 12);
  827. this.label7.TabIndex = 0;
  828. this.label7.Text = "ATT_1.8G_UL3";
  829. //
  830. // label6
  831. //
  832. this.label6.AutoSize = true;
  833. this.label6.Location = new System.Drawing.Point(6, 110);
  834. this.label6.Name = "label6";
  835. this.label6.Size = new System.Drawing.Size(87, 12);
  836. this.label6.TabIndex = 0;
  837. this.label6.Text = "ATT_1.8G_UL4";
  838. //
  839. // label4
  840. //
  841. this.label4.AutoSize = true;
  842. this.label4.Location = new System.Drawing.Point(6, 23);
  843. this.label4.Name = "label4";
  844. this.label4.Size = new System.Drawing.Size(87, 12);
  845. this.label4.TabIndex = 0;
  846. this.label4.Text = "ATT_1.8G_UL1";
  847. //
  848. // label5
  849. //
  850. this.label5.AutoSize = true;
  851. this.label5.Location = new System.Drawing.Point(6, 53);
  852. this.label5.Name = "label5";
  853. this.label5.Size = new System.Drawing.Size(87, 12);
  854. this.label5.TabIndex = 0;
  855. this.label5.Text = "ATT_1.8G_UL2";
  856. //
  857. // groupBox4
  858. //
  859. this.groupBox4.Controls.Add(this.numericUpDown_ATT_2_1G_DL2);
  860. this.groupBox4.Controls.Add(this.numericUpDown_ATT_2_1G_DL1);
  861. this.groupBox4.Controls.Add(this.label13);
  862. this.groupBox4.Controls.Add(this.label14);
  863. this.groupBox4.Location = new System.Drawing.Point(311, 20);
  864. this.groupBox4.Name = "groupBox4";
  865. this.groupBox4.Size = new System.Drawing.Size(215, 85);
  866. this.groupBox4.TabIndex = 98;
  867. this.groupBox4.TabStop = false;
  868. this.groupBox4.Text = "2.1GHz DL";
  869. this.groupBox4.Click += new System.EventHandler(this.Cusor_DeFocus);
  870. //
  871. // numericUpDown_ATT_2_1G_DL2
  872. //
  873. this.numericUpDown_ATT_2_1G_DL2.DecimalPlaces = 1;
  874. this.numericUpDown_ATT_2_1G_DL2.Increment = new decimal(new int[] {
  875. 5,
  876. 0,
  877. 0,
  878. 65536});
  879. this.numericUpDown_ATT_2_1G_DL2.Location = new System.Drawing.Point(132, 47);
  880. this.numericUpDown_ATT_2_1G_DL2.Maximum = new decimal(new int[] {
  881. 30,
  882. 0,
  883. 0,
  884. 0});
  885. this.numericUpDown_ATT_2_1G_DL2.Name = "numericUpDown_ATT_2_1G_DL2";
  886. this.numericUpDown_ATT_2_1G_DL2.Size = new System.Drawing.Size(71, 21);
  887. this.numericUpDown_ATT_2_1G_DL2.TabIndex = 1;
  888. this.numericUpDown_ATT_2_1G_DL2.Enter += new System.EventHandler(this.Activi_Change__Setting);
  889. this.numericUpDown_ATT_2_1G_DL2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  890. this.numericUpDown_ATT_2_1G_DL2.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  891. //
  892. // numericUpDown_ATT_2_1G_DL1
  893. //
  894. this.numericUpDown_ATT_2_1G_DL1.DecimalPlaces = 1;
  895. this.numericUpDown_ATT_2_1G_DL1.Increment = new decimal(new int[] {
  896. 5,
  897. 0,
  898. 0,
  899. 65536});
  900. this.numericUpDown_ATT_2_1G_DL1.Location = new System.Drawing.Point(132, 19);
  901. this.numericUpDown_ATT_2_1G_DL1.Maximum = new decimal(new int[] {
  902. 30,
  903. 0,
  904. 0,
  905. 0});
  906. this.numericUpDown_ATT_2_1G_DL1.Name = "numericUpDown_ATT_2_1G_DL1";
  907. this.numericUpDown_ATT_2_1G_DL1.Size = new System.Drawing.Size(71, 21);
  908. this.numericUpDown_ATT_2_1G_DL1.TabIndex = 1;
  909. this.numericUpDown_ATT_2_1G_DL1.Enter += new System.EventHandler(this.Activi_Change__Setting);
  910. this.numericUpDown_ATT_2_1G_DL1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  911. this.numericUpDown_ATT_2_1G_DL1.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  912. //
  913. // label13
  914. //
  915. this.label13.AutoSize = true;
  916. this.label13.Location = new System.Drawing.Point(6, 23);
  917. this.label13.Name = "label13";
  918. this.label13.Size = new System.Drawing.Size(87, 12);
  919. this.label13.TabIndex = 0;
  920. this.label13.Text = "ATT_2.1G_DL1";
  921. //
  922. // label14
  923. //
  924. this.label14.AutoSize = true;
  925. this.label14.Location = new System.Drawing.Point(6, 53);
  926. this.label14.Name = "label14";
  927. this.label14.Size = new System.Drawing.Size(87, 12);
  928. this.label14.TabIndex = 0;
  929. this.label14.Text = "ATT_2.1G_DL2";
  930. //
  931. // groupBox1
  932. //
  933. this.groupBox1.Controls.Add(this.numericUpDown_ATT_1_8G_DL2);
  934. this.groupBox1.Controls.Add(this.numericUpDown_ATT_1_8G_DL1);
  935. this.groupBox1.Controls.Add(this.label3);
  936. this.groupBox1.Controls.Add(this.label2);
  937. this.groupBox1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  938. this.groupBox1.Location = new System.Drawing.Point(23, 20);
  939. this.groupBox1.Name = "groupBox1";
  940. this.groupBox1.Size = new System.Drawing.Size(215, 85);
  941. this.groupBox1.TabIndex = 99;
  942. this.groupBox1.TabStop = false;
  943. this.groupBox1.Text = "1.8GHz DL";
  944. this.groupBox1.Click += new System.EventHandler(this.Cusor_DeFocus);
  945. //
  946. // numericUpDown_ATT_1_8G_DL2
  947. //
  948. this.numericUpDown_ATT_1_8G_DL2.DecimalPlaces = 1;
  949. this.numericUpDown_ATT_1_8G_DL2.Increment = new decimal(new int[] {
  950. 5,
  951. 0,
  952. 0,
  953. 65536});
  954. this.numericUpDown_ATT_1_8G_DL2.Location = new System.Drawing.Point(132, 47);
  955. this.numericUpDown_ATT_1_8G_DL2.Maximum = new decimal(new int[] {
  956. 30,
  957. 0,
  958. 0,
  959. 0});
  960. this.numericUpDown_ATT_1_8G_DL2.Name = "numericUpDown_ATT_1_8G_DL2";
  961. this.numericUpDown_ATT_1_8G_DL2.Size = new System.Drawing.Size(71, 21);
  962. this.numericUpDown_ATT_1_8G_DL2.TabIndex = 1;
  963. this.numericUpDown_ATT_1_8G_DL2.Enter += new System.EventHandler(this.Activi_Change__Setting);
  964. this.numericUpDown_ATT_1_8G_DL2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  965. this.numericUpDown_ATT_1_8G_DL2.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  966. //
  967. // numericUpDown_ATT_1_8G_DL1
  968. //
  969. this.numericUpDown_ATT_1_8G_DL1.DecimalPlaces = 1;
  970. this.numericUpDown_ATT_1_8G_DL1.Increment = new decimal(new int[] {
  971. 5,
  972. 0,
  973. 0,
  974. 65536});
  975. this.numericUpDown_ATT_1_8G_DL1.Location = new System.Drawing.Point(132, 19);
  976. this.numericUpDown_ATT_1_8G_DL1.Maximum = new decimal(new int[] {
  977. 30,
  978. 0,
  979. 0,
  980. 0});
  981. this.numericUpDown_ATT_1_8G_DL1.Name = "numericUpDown_ATT_1_8G_DL1";
  982. this.numericUpDown_ATT_1_8G_DL1.Size = new System.Drawing.Size(71, 21);
  983. this.numericUpDown_ATT_1_8G_DL1.TabIndex = 1;
  984. this.numericUpDown_ATT_1_8G_DL1.Enter += new System.EventHandler(this.Activi_Change__Setting);
  985. this.numericUpDown_ATT_1_8G_DL1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  986. this.numericUpDown_ATT_1_8G_DL1.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  987. //
  988. // label3
  989. //
  990. this.label3.AutoSize = true;
  991. this.label3.Location = new System.Drawing.Point(6, 23);
  992. this.label3.Name = "label3";
  993. this.label3.Size = new System.Drawing.Size(87, 12);
  994. this.label3.TabIndex = 0;
  995. this.label3.Text = "ATT_1.8G_DL1";
  996. //
  997. // label2
  998. //
  999. this.label2.AutoSize = true;
  1000. this.label2.Location = new System.Drawing.Point(6, 53);
  1001. this.label2.Name = "label2";
  1002. this.label2.Size = new System.Drawing.Size(87, 12);
  1003. this.label2.TabIndex = 0;
  1004. this.label2.Text = "ATT_1.8G_DL2";
  1005. //
  1006. // groupBox17
  1007. //
  1008. this.groupBox17.Controls.Add(this.label74);
  1009. this.groupBox17.Controls.Add(this.label73);
  1010. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_L_ON);
  1011. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_L_OFF);
  1012. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_H_ON);
  1013. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_H_OFF);
  1014. this.groupBox17.Controls.Add(this.label78);
  1015. this.groupBox17.Controls.Add(this.label77);
  1016. this.groupBox17.Controls.Add(this.label76);
  1017. this.groupBox17.Controls.Add(this.label75);
  1018. this.groupBox17.Controls.Add(this.label72);
  1019. this.groupBox17.Controls.Add(this.label71);
  1020. this.groupBox17.Controls.Add(this.label70);
  1021. this.groupBox17.Controls.Add(this.label69);
  1022. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_L_ON);
  1023. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF);
  1024. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_H_ON);
  1025. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF);
  1026. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_UL_ON);
  1027. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_UL_OFF);
  1028. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_DL_ON);
  1029. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_DL_OFF);
  1030. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_UL_ON);
  1031. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_UL_OFF);
  1032. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_DL_ON);
  1033. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_DL_OFF);
  1034. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_UL_ON);
  1035. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_UL_OFF);
  1036. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_DL_ON);
  1037. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_DL_OFF);
  1038. this.groupBox17.Location = new System.Drawing.Point(243, 76);
  1039. this.groupBox17.Name = "groupBox17";
  1040. this.groupBox17.Size = new System.Drawing.Size(924, 136);
  1041. this.groupBox17.TabIndex = 95;
  1042. this.groupBox17.TabStop = false;
  1043. this.groupBox17.Text = "Power";
  1044. this.groupBox17.Click += new System.EventHandler(this.Cusor_DeFocus);
  1045. //
  1046. // label74
  1047. //
  1048. this.label74.AutoSize = true;
  1049. this.label74.Location = new System.Drawing.Point(614, 15);
  1050. this.label74.Name = "label74";
  1051. this.label74.Size = new System.Drawing.Size(105, 12);
  1052. this.label74.TabIndex = 102;
  1053. this.label74.Text = "PATH_EN_3.5G_H";
  1054. //
  1055. // label73
  1056. //
  1057. this.label73.AutoSize = true;
  1058. this.label73.Location = new System.Drawing.Point(615, 71);
  1059. this.label73.Name = "label73";
  1060. this.label73.Size = new System.Drawing.Size(104, 12);
  1061. this.label73.TabIndex = 103;
  1062. this.label73.Text = "PATH_EN_3.5G_L";
  1063. //
  1064. // pictureBox_PATH_3_5G_L_ON
  1065. //
  1066. this.pictureBox_PATH_3_5G_L_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_L_ON.Image")));
  1067. this.pictureBox_PATH_3_5G_L_ON.Location = new System.Drawing.Point(640, 90);
  1068. this.pictureBox_PATH_3_5G_L_ON.Name = "pictureBox_PATH_3_5G_L_ON";
  1069. this.pictureBox_PATH_3_5G_L_ON.Size = new System.Drawing.Size(38, 36);
  1070. this.pictureBox_PATH_3_5G_L_ON.TabIndex = 98;
  1071. this.pictureBox_PATH_3_5G_L_ON.TabStop = false;
  1072. this.pictureBox_PATH_3_5G_L_ON.Tag = "15";
  1073. this.pictureBox_PATH_3_5G_L_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1074. //
  1075. // pictureBox_PATH_3_5G_L_OFF
  1076. //
  1077. this.pictureBox_PATH_3_5G_L_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_L_OFF.Image")));
  1078. this.pictureBox_PATH_3_5G_L_OFF.Location = new System.Drawing.Point(640, 90);
  1079. this.pictureBox_PATH_3_5G_L_OFF.Name = "pictureBox_PATH_3_5G_L_OFF";
  1080. this.pictureBox_PATH_3_5G_L_OFF.Size = new System.Drawing.Size(38, 36);
  1081. this.pictureBox_PATH_3_5G_L_OFF.TabIndex = 99;
  1082. this.pictureBox_PATH_3_5G_L_OFF.TabStop = false;
  1083. this.pictureBox_PATH_3_5G_L_OFF.Tag = "16";
  1084. this.pictureBox_PATH_3_5G_L_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1085. //
  1086. // pictureBox_PATH_3_5G_H_ON
  1087. //
  1088. this.pictureBox_PATH_3_5G_H_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_H_ON.Image")));
  1089. this.pictureBox_PATH_3_5G_H_ON.Location = new System.Drawing.Point(640, 30);
  1090. this.pictureBox_PATH_3_5G_H_ON.Name = "pictureBox_PATH_3_5G_H_ON";
  1091. this.pictureBox_PATH_3_5G_H_ON.Size = new System.Drawing.Size(38, 36);
  1092. this.pictureBox_PATH_3_5G_H_ON.TabIndex = 100;
  1093. this.pictureBox_PATH_3_5G_H_ON.TabStop = false;
  1094. this.pictureBox_PATH_3_5G_H_ON.Tag = "13";
  1095. this.pictureBox_PATH_3_5G_H_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1096. //
  1097. // pictureBox_PATH_3_5G_H_OFF
  1098. //
  1099. this.pictureBox_PATH_3_5G_H_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_H_OFF.Image")));
  1100. this.pictureBox_PATH_3_5G_H_OFF.Location = new System.Drawing.Point(640, 30);
  1101. this.pictureBox_PATH_3_5G_H_OFF.Name = "pictureBox_PATH_3_5G_H_OFF";
  1102. this.pictureBox_PATH_3_5G_H_OFF.Size = new System.Drawing.Size(38, 36);
  1103. this.pictureBox_PATH_3_5G_H_OFF.TabIndex = 101;
  1104. this.pictureBox_PATH_3_5G_H_OFF.TabStop = false;
  1105. this.pictureBox_PATH_3_5G_H_OFF.Tag = "14";
  1106. this.pictureBox_PATH_3_5G_H_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1107. //
  1108. // label78
  1109. //
  1110. this.label78.AutoSize = true;
  1111. this.label78.Location = new System.Drawing.Point(784, 15);
  1112. this.label78.Name = "label78";
  1113. this.label78.Size = new System.Drawing.Size(125, 12);
  1114. this.label78.TabIndex = 97;
  1115. this.label78.Text = "PLL_ON/OFF_3.5G_H";
  1116. //
  1117. // label77
  1118. //
  1119. this.label77.AutoSize = true;
  1120. this.label77.Location = new System.Drawing.Point(784, 70);
  1121. this.label77.Name = "label77";
  1122. this.label77.Size = new System.Drawing.Size(124, 12);
  1123. this.label77.TabIndex = 97;
  1124. this.label77.Text = "PLL_ON/OFF_3.5G_L";
  1125. //
  1126. // label76
  1127. //
  1128. this.label76.AutoSize = true;
  1129. this.label76.Location = new System.Drawing.Point(423, 70);
  1130. this.label76.Name = "label76";
  1131. this.label76.Size = new System.Drawing.Size(112, 12);
  1132. this.label76.TabIndex = 97;
  1133. this.label76.Text = "PATH_EN_3.5G_UL";
  1134. //
  1135. // label75
  1136. //
  1137. this.label75.AutoSize = true;
  1138. this.label75.Location = new System.Drawing.Point(423, 15);
  1139. this.label75.Name = "label75";
  1140. this.label75.Size = new System.Drawing.Size(112, 12);
  1141. this.label75.TabIndex = 97;
  1142. this.label75.Text = "PATH_EN_3.5G_DL";
  1143. //
  1144. // label72
  1145. //
  1146. this.label72.AutoSize = true;
  1147. this.label72.Location = new System.Drawing.Point(246, 70);
  1148. this.label72.Name = "label72";
  1149. this.label72.Size = new System.Drawing.Size(112, 12);
  1150. this.label72.TabIndex = 97;
  1151. this.label72.Text = "PATH_EN_2.1G_UL";
  1152. //
  1153. // label71
  1154. //
  1155. this.label71.AutoSize = true;
  1156. this.label71.Location = new System.Drawing.Point(246, 15);
  1157. this.label71.Name = "label71";
  1158. this.label71.Size = new System.Drawing.Size(112, 12);
  1159. this.label71.TabIndex = 97;
  1160. this.label71.Text = "PATH_EN_2.1G_DL";
  1161. //
  1162. // label70
  1163. //
  1164. this.label70.AutoSize = true;
  1165. this.label70.Location = new System.Drawing.Point(66, 70);
  1166. this.label70.Name = "label70";
  1167. this.label70.Size = new System.Drawing.Size(112, 12);
  1168. this.label70.TabIndex = 97;
  1169. this.label70.Text = "PATH_EN_1.8G_UL";
  1170. //
  1171. // label69
  1172. //
  1173. this.label69.AutoSize = true;
  1174. this.label69.Location = new System.Drawing.Point(67, 15);
  1175. this.label69.Name = "label69";
  1176. this.label69.Size = new System.Drawing.Size(112, 12);
  1177. this.label69.TabIndex = 97;
  1178. this.label69.Text = "PATH_EN_1.8G_DL";
  1179. //
  1180. // pictureBox_PLL_ON_OFF_3_5G_L_ON
  1181. //
  1182. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_L_ON.Image")));
  1183. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Location = new System.Drawing.Point(820, 90);
  1184. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Name = "pictureBox_PLL_ON_OFF_3_5G_L_ON";
  1185. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Size = new System.Drawing.Size(38, 36);
  1186. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabIndex = 96;
  1187. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabStop = false;
  1188. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Tag = "19";
  1189. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1190. //
  1191. // pictureBox_PLL_ON_OFF_3_5G_L_OFF
  1192. //
  1193. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_L_OFF.Image")));
  1194. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Location = new System.Drawing.Point(820, 90);
  1195. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Name = "pictureBox_PLL_ON_OFF_3_5G_L_OFF";
  1196. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Size = new System.Drawing.Size(38, 36);
  1197. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabIndex = 96;
  1198. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabStop = false;
  1199. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Tag = "20";
  1200. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1201. //
  1202. // pictureBox_PLL_ON_OFF_3_5G_H_ON
  1203. //
  1204. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_H_ON.Image")));
  1205. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Location = new System.Drawing.Point(820, 30);
  1206. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Name = "pictureBox_PLL_ON_OFF_3_5G_H_ON";
  1207. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Size = new System.Drawing.Size(38, 36);
  1208. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabIndex = 96;
  1209. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabStop = false;
  1210. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Tag = "17";
  1211. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1212. //
  1213. // pictureBox_PLL_ON_OFF_3_5G_H_OFF
  1214. //
  1215. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_H_OFF.Image")));
  1216. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Location = new System.Drawing.Point(820, 30);
  1217. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Name = "pictureBox_PLL_ON_OFF_3_5G_H_OFF";
  1218. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Size = new System.Drawing.Size(38, 36);
  1219. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabIndex = 96;
  1220. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabStop = false;
  1221. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Tag = "18";
  1222. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1223. //
  1224. // pictureBox_PATH_3_5G_UL_ON
  1225. //
  1226. this.pictureBox_PATH_3_5G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_UL_ON.Image")));
  1227. this.pictureBox_PATH_3_5G_UL_ON.Location = new System.Drawing.Point(460, 90);
  1228. this.pictureBox_PATH_3_5G_UL_ON.Name = "pictureBox_PATH_3_5G_UL_ON";
  1229. this.pictureBox_PATH_3_5G_UL_ON.Size = new System.Drawing.Size(38, 36);
  1230. this.pictureBox_PATH_3_5G_UL_ON.TabIndex = 96;
  1231. this.pictureBox_PATH_3_5G_UL_ON.TabStop = false;
  1232. this.pictureBox_PATH_3_5G_UL_ON.Tag = "11";
  1233. this.pictureBox_PATH_3_5G_UL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1234. //
  1235. // pictureBox_PATH_3_5G_UL_OFF
  1236. //
  1237. this.pictureBox_PATH_3_5G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_UL_OFF.Image")));
  1238. this.pictureBox_PATH_3_5G_UL_OFF.Location = new System.Drawing.Point(460, 90);
  1239. this.pictureBox_PATH_3_5G_UL_OFF.Name = "pictureBox_PATH_3_5G_UL_OFF";
  1240. this.pictureBox_PATH_3_5G_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1241. this.pictureBox_PATH_3_5G_UL_OFF.TabIndex = 96;
  1242. this.pictureBox_PATH_3_5G_UL_OFF.TabStop = false;
  1243. this.pictureBox_PATH_3_5G_UL_OFF.Tag = "12";
  1244. this.pictureBox_PATH_3_5G_UL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1245. //
  1246. // pictureBox_PATH_3_5G_DL_ON
  1247. //
  1248. this.pictureBox_PATH_3_5G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_DL_ON.Image")));
  1249. this.pictureBox_PATH_3_5G_DL_ON.Location = new System.Drawing.Point(460, 30);
  1250. this.pictureBox_PATH_3_5G_DL_ON.Name = "pictureBox_PATH_3_5G_DL_ON";
  1251. this.pictureBox_PATH_3_5G_DL_ON.Size = new System.Drawing.Size(38, 36);
  1252. this.pictureBox_PATH_3_5G_DL_ON.TabIndex = 96;
  1253. this.pictureBox_PATH_3_5G_DL_ON.TabStop = false;
  1254. this.pictureBox_PATH_3_5G_DL_ON.Tag = "9";
  1255. this.pictureBox_PATH_3_5G_DL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1256. //
  1257. // pictureBox_PATH_3_5G_DL_OFF
  1258. //
  1259. this.pictureBox_PATH_3_5G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_DL_OFF.Image")));
  1260. this.pictureBox_PATH_3_5G_DL_OFF.Location = new System.Drawing.Point(460, 30);
  1261. this.pictureBox_PATH_3_5G_DL_OFF.Name = "pictureBox_PATH_3_5G_DL_OFF";
  1262. this.pictureBox_PATH_3_5G_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1263. this.pictureBox_PATH_3_5G_DL_OFF.TabIndex = 96;
  1264. this.pictureBox_PATH_3_5G_DL_OFF.TabStop = false;
  1265. this.pictureBox_PATH_3_5G_DL_OFF.Tag = "10";
  1266. this.pictureBox_PATH_3_5G_DL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1267. //
  1268. // pictureBox_PATH_2_1G_UL_ON
  1269. //
  1270. this.pictureBox_PATH_2_1G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_UL_ON.Image")));
  1271. this.pictureBox_PATH_2_1G_UL_ON.Location = new System.Drawing.Point(280, 90);
  1272. this.pictureBox_PATH_2_1G_UL_ON.Name = "pictureBox_PATH_2_1G_UL_ON";
  1273. this.pictureBox_PATH_2_1G_UL_ON.Size = new System.Drawing.Size(38, 36);
  1274. this.pictureBox_PATH_2_1G_UL_ON.TabIndex = 96;
  1275. this.pictureBox_PATH_2_1G_UL_ON.TabStop = false;
  1276. this.pictureBox_PATH_2_1G_UL_ON.Tag = "7";
  1277. this.pictureBox_PATH_2_1G_UL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1278. //
  1279. // pictureBox_PATH_2_1G_UL_OFF
  1280. //
  1281. this.pictureBox_PATH_2_1G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_UL_OFF.Image")));
  1282. this.pictureBox_PATH_2_1G_UL_OFF.Location = new System.Drawing.Point(280, 90);
  1283. this.pictureBox_PATH_2_1G_UL_OFF.Name = "pictureBox_PATH_2_1G_UL_OFF";
  1284. this.pictureBox_PATH_2_1G_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1285. this.pictureBox_PATH_2_1G_UL_OFF.TabIndex = 96;
  1286. this.pictureBox_PATH_2_1G_UL_OFF.TabStop = false;
  1287. this.pictureBox_PATH_2_1G_UL_OFF.Tag = "8";
  1288. this.pictureBox_PATH_2_1G_UL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1289. //
  1290. // pictureBox_PATH_2_1G_DL_ON
  1291. //
  1292. this.pictureBox_PATH_2_1G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_DL_ON.Image")));
  1293. this.pictureBox_PATH_2_1G_DL_ON.Location = new System.Drawing.Point(280, 30);
  1294. this.pictureBox_PATH_2_1G_DL_ON.Name = "pictureBox_PATH_2_1G_DL_ON";
  1295. this.pictureBox_PATH_2_1G_DL_ON.Size = new System.Drawing.Size(38, 36);
  1296. this.pictureBox_PATH_2_1G_DL_ON.TabIndex = 96;
  1297. this.pictureBox_PATH_2_1G_DL_ON.TabStop = false;
  1298. this.pictureBox_PATH_2_1G_DL_ON.Tag = "5";
  1299. this.pictureBox_PATH_2_1G_DL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1300. //
  1301. // pictureBox_PATH_2_1G_DL_OFF
  1302. //
  1303. this.pictureBox_PATH_2_1G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_DL_OFF.Image")));
  1304. this.pictureBox_PATH_2_1G_DL_OFF.Location = new System.Drawing.Point(280, 30);
  1305. this.pictureBox_PATH_2_1G_DL_OFF.Name = "pictureBox_PATH_2_1G_DL_OFF";
  1306. this.pictureBox_PATH_2_1G_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1307. this.pictureBox_PATH_2_1G_DL_OFF.TabIndex = 96;
  1308. this.pictureBox_PATH_2_1G_DL_OFF.TabStop = false;
  1309. this.pictureBox_PATH_2_1G_DL_OFF.Tag = "6";
  1310. this.pictureBox_PATH_2_1G_DL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1311. //
  1312. // pictureBox_PATH_1_8G_UL_ON
  1313. //
  1314. this.pictureBox_PATH_1_8G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_UL_ON.Image")));
  1315. this.pictureBox_PATH_1_8G_UL_ON.Location = new System.Drawing.Point(100, 90);
  1316. this.pictureBox_PATH_1_8G_UL_ON.Name = "pictureBox_PATH_1_8G_UL_ON";
  1317. this.pictureBox_PATH_1_8G_UL_ON.Size = new System.Drawing.Size(38, 36);
  1318. this.pictureBox_PATH_1_8G_UL_ON.TabIndex = 96;
  1319. this.pictureBox_PATH_1_8G_UL_ON.TabStop = false;
  1320. this.pictureBox_PATH_1_8G_UL_ON.Tag = "3";
  1321. this.pictureBox_PATH_1_8G_UL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1322. //
  1323. // pictureBox_PATH_1_8G_UL_OFF
  1324. //
  1325. this.pictureBox_PATH_1_8G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_UL_OFF.Image")));
  1326. this.pictureBox_PATH_1_8G_UL_OFF.Location = new System.Drawing.Point(100, 90);
  1327. this.pictureBox_PATH_1_8G_UL_OFF.Name = "pictureBox_PATH_1_8G_UL_OFF";
  1328. this.pictureBox_PATH_1_8G_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1329. this.pictureBox_PATH_1_8G_UL_OFF.TabIndex = 96;
  1330. this.pictureBox_PATH_1_8G_UL_OFF.TabStop = false;
  1331. this.pictureBox_PATH_1_8G_UL_OFF.Tag = "4";
  1332. this.pictureBox_PATH_1_8G_UL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1333. //
  1334. // pictureBox_PATH_1_8G_DL_ON
  1335. //
  1336. this.pictureBox_PATH_1_8G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_DL_ON.Image")));
  1337. this.pictureBox_PATH_1_8G_DL_ON.Location = new System.Drawing.Point(100, 30);
  1338. this.pictureBox_PATH_1_8G_DL_ON.Name = "pictureBox_PATH_1_8G_DL_ON";
  1339. this.pictureBox_PATH_1_8G_DL_ON.Size = new System.Drawing.Size(38, 36);
  1340. this.pictureBox_PATH_1_8G_DL_ON.TabIndex = 96;
  1341. this.pictureBox_PATH_1_8G_DL_ON.TabStop = false;
  1342. this.pictureBox_PATH_1_8G_DL_ON.Tag = "1";
  1343. this.pictureBox_PATH_1_8G_DL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
  1344. //
  1345. // pictureBox_PATH_1_8G_DL_OFF
  1346. //
  1347. this.pictureBox_PATH_1_8G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_DL_OFF.Image")));
  1348. this.pictureBox_PATH_1_8G_DL_OFF.Location = new System.Drawing.Point(100, 30);
  1349. this.pictureBox_PATH_1_8G_DL_OFF.Name = "pictureBox_PATH_1_8G_DL_OFF";
  1350. this.pictureBox_PATH_1_8G_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1351. this.pictureBox_PATH_1_8G_DL_OFF.TabIndex = 96;
  1352. this.pictureBox_PATH_1_8G_DL_OFF.TabStop = false;
  1353. this.pictureBox_PATH_1_8G_DL_OFF.Tag = "2";
  1354. this.pictureBox_PATH_1_8G_DL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
  1355. //
  1356. // label79
  1357. //
  1358. this.label79.AutoSize = true;
  1359. this.label79.Font = new System.Drawing.Font("굴림", 36F, System.Drawing.FontStyle.Bold);
  1360. this.label79.Location = new System.Drawing.Point(499, 20);
  1361. this.label79.Name = "label79";
  1362. this.label79.Size = new System.Drawing.Size(501, 48);
  1363. this.label79.TabIndex = 97;
  1364. this.label79.Text = "RF-TRIO-3.5G-RFU";
  1365. //
  1366. // label80
  1367. //
  1368. this.label80.AutoSize = true;
  1369. this.label80.Location = new System.Drawing.Point(989, 66);
  1370. this.label80.Name = "label80";
  1371. this.label80.Size = new System.Drawing.Size(178, 12);
  1372. this.label80.TabIndex = 98;
  1373. this.label80.Text = "Copyright (c) 2019. BLUECELL";
  1374. //
  1375. // groupBox10
  1376. //
  1377. this.groupBox10.Controls.Add(this.groupBox11);
  1378. this.groupBox10.Controls.Add(this.groupBox15);
  1379. this.groupBox10.Controls.Add(this.groupBox16);
  1380. this.groupBox10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1381. this.groupBox10.Location = new System.Drawing.Point(243, 495);
  1382. this.groupBox10.Name = "groupBox10";
  1383. this.groupBox10.Size = new System.Drawing.Size(924, 157);
  1384. this.groupBox10.TabIndex = 102;
  1385. this.groupBox10.TabStop = false;
  1386. this.groupBox10.Text = "PLL(MHz)";
  1387. this.groupBox10.Click += new System.EventHandler(this.Cusor_DeFocus);
  1388. //
  1389. // groupBox11
  1390. //
  1391. this.groupBox11.Controls.Add(this.numericUpDown_PLL_3_5G_UL);
  1392. this.groupBox11.Controls.Add(this.numericUpDown_PLL_3_5G_DL);
  1393. this.groupBox11.Controls.Add(this.label32);
  1394. this.groupBox11.Controls.Add(this.label33);
  1395. this.groupBox11.Location = new System.Drawing.Point(687, 40);
  1396. this.groupBox11.Name = "groupBox11";
  1397. this.groupBox11.Size = new System.Drawing.Size(215, 79);
  1398. this.groupBox11.TabIndex = 94;
  1399. this.groupBox11.TabStop = false;
  1400. this.groupBox11.Text = "3.5GHz";
  1401. this.groupBox11.Click += new System.EventHandler(this.Cusor_DeFocus);
  1402. //
  1403. // numericUpDown_PLL_3_5G_UL
  1404. //
  1405. this.numericUpDown_PLL_3_5G_UL.DecimalPlaces = 1;
  1406. this.numericUpDown_PLL_3_5G_UL.Enabled = false;
  1407. this.numericUpDown_PLL_3_5G_UL.Increment = new decimal(new int[] {
  1408. 1,
  1409. 0,
  1410. 0,
  1411. 65536});
  1412. this.numericUpDown_PLL_3_5G_UL.Location = new System.Drawing.Point(132, 47);
  1413. this.numericUpDown_PLL_3_5G_UL.Maximum = new decimal(new int[] {
  1414. 4000,
  1415. 0,
  1416. 0,
  1417. 0});
  1418. this.numericUpDown_PLL_3_5G_UL.Name = "numericUpDown_PLL_3_5G_UL";
  1419. this.numericUpDown_PLL_3_5G_UL.Size = new System.Drawing.Size(71, 21);
  1420. this.numericUpDown_PLL_3_5G_UL.TabIndex = 1;
  1421. this.numericUpDown_PLL_3_5G_UL.Enter += new System.EventHandler(this.Activi_Change__Setting);
  1422. this.numericUpDown_PLL_3_5G_UL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1423. this.numericUpDown_PLL_3_5G_UL.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  1424. //
  1425. // numericUpDown_PLL_3_5G_DL
  1426. //
  1427. this.numericUpDown_PLL_3_5G_DL.DecimalPlaces = 1;
  1428. this.numericUpDown_PLL_3_5G_DL.Enabled = false;
  1429. this.numericUpDown_PLL_3_5G_DL.Increment = new decimal(new int[] {
  1430. 1,
  1431. 0,
  1432. 0,
  1433. 65536});
  1434. this.numericUpDown_PLL_3_5G_DL.Location = new System.Drawing.Point(132, 19);
  1435. this.numericUpDown_PLL_3_5G_DL.Maximum = new decimal(new int[] {
  1436. 4000,
  1437. 0,
  1438. 0,
  1439. 0});
  1440. this.numericUpDown_PLL_3_5G_DL.Name = "numericUpDown_PLL_3_5G_DL";
  1441. this.numericUpDown_PLL_3_5G_DL.Size = new System.Drawing.Size(71, 21);
  1442. this.numericUpDown_PLL_3_5G_DL.TabIndex = 1;
  1443. this.numericUpDown_PLL_3_5G_DL.Enter += new System.EventHandler(this.Activi_Change__Setting);
  1444. this.numericUpDown_PLL_3_5G_DL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1445. this.numericUpDown_PLL_3_5G_DL.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  1446. //
  1447. // label32
  1448. //
  1449. this.label32.AutoSize = true;
  1450. this.label32.Location = new System.Drawing.Point(6, 23);
  1451. this.label32.Name = "label32";
  1452. this.label32.Size = new System.Drawing.Size(79, 12);
  1453. this.label32.TabIndex = 0;
  1454. this.label32.Text = "PLL_3.5G_DL";
  1455. //
  1456. // label33
  1457. //
  1458. this.label33.AutoSize = true;
  1459. this.label33.Location = new System.Drawing.Point(6, 53);
  1460. this.label33.Name = "label33";
  1461. this.label33.Size = new System.Drawing.Size(79, 12);
  1462. this.label33.TabIndex = 0;
  1463. this.label33.Text = "PLL_3.5G_UL";
  1464. //
  1465. // groupBox15
  1466. //
  1467. this.groupBox15.Controls.Add(this.numericUpDown_PLL_2_1G_UL);
  1468. this.groupBox15.Controls.Add(this.numericUpDown_PLL_2_1G_DL);
  1469. this.groupBox15.Controls.Add(this.label47);
  1470. this.groupBox15.Controls.Add(this.label48);
  1471. this.groupBox15.Location = new System.Drawing.Point(349, 34);
  1472. this.groupBox15.Name = "groupBox15";
  1473. this.groupBox15.Size = new System.Drawing.Size(215, 85);
  1474. this.groupBox15.TabIndex = 98;
  1475. this.groupBox15.TabStop = false;
  1476. this.groupBox15.Text = "2.1GHz";
  1477. this.groupBox15.Click += new System.EventHandler(this.Cusor_DeFocus);
  1478. //
  1479. // numericUpDown_PLL_2_1G_UL
  1480. //
  1481. this.numericUpDown_PLL_2_1G_UL.DecimalPlaces = 1;
  1482. this.numericUpDown_PLL_2_1G_UL.Increment = new decimal(new int[] {
  1483. 1,
  1484. 0,
  1485. 0,
  1486. 65536});
  1487. this.numericUpDown_PLL_2_1G_UL.Location = new System.Drawing.Point(132, 47);
  1488. this.numericUpDown_PLL_2_1G_UL.Maximum = new decimal(new int[] {
  1489. 3000,
  1490. 0,
  1491. 0,
  1492. 0});
  1493. this.numericUpDown_PLL_2_1G_UL.Name = "numericUpDown_PLL_2_1G_UL";
  1494. this.numericUpDown_PLL_2_1G_UL.Size = new System.Drawing.Size(71, 21);
  1495. this.numericUpDown_PLL_2_1G_UL.TabIndex = 1;
  1496. this.numericUpDown_PLL_2_1G_UL.Enter += new System.EventHandler(this.Activi_Change__Setting);
  1497. this.numericUpDown_PLL_2_1G_UL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1498. this.numericUpDown_PLL_2_1G_UL.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  1499. //
  1500. // numericUpDown_PLL_2_1G_DL
  1501. //
  1502. this.numericUpDown_PLL_2_1G_DL.DecimalPlaces = 1;
  1503. this.numericUpDown_PLL_2_1G_DL.Increment = new decimal(new int[] {
  1504. 1,
  1505. 0,
  1506. 0,
  1507. 65536});
  1508. this.numericUpDown_PLL_2_1G_DL.Location = new System.Drawing.Point(132, 19);
  1509. this.numericUpDown_PLL_2_1G_DL.Maximum = new decimal(new int[] {
  1510. 3000,
  1511. 0,
  1512. 0,
  1513. 0});
  1514. this.numericUpDown_PLL_2_1G_DL.Name = "numericUpDown_PLL_2_1G_DL";
  1515. this.numericUpDown_PLL_2_1G_DL.Size = new System.Drawing.Size(71, 21);
  1516. this.numericUpDown_PLL_2_1G_DL.TabIndex = 1;
  1517. this.numericUpDown_PLL_2_1G_DL.Enter += new System.EventHandler(this.Activi_Change__Setting);
  1518. this.numericUpDown_PLL_2_1G_DL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1519. this.numericUpDown_PLL_2_1G_DL.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  1520. //
  1521. // label47
  1522. //
  1523. this.label47.AutoSize = true;
  1524. this.label47.Location = new System.Drawing.Point(6, 23);
  1525. this.label47.Name = "label47";
  1526. this.label47.Size = new System.Drawing.Size(79, 12);
  1527. this.label47.TabIndex = 0;
  1528. this.label47.Text = "PLL_2.1G_DL";
  1529. //
  1530. // label48
  1531. //
  1532. this.label48.AutoSize = true;
  1533. this.label48.Location = new System.Drawing.Point(6, 53);
  1534. this.label48.Name = "label48";
  1535. this.label48.Size = new System.Drawing.Size(79, 12);
  1536. this.label48.TabIndex = 0;
  1537. this.label48.Text = "PLL_2.1G_UL";
  1538. //
  1539. // groupBox16
  1540. //
  1541. this.groupBox16.Controls.Add(this.numericUpDown_PLL_1_8G_UL);
  1542. this.groupBox16.Controls.Add(this.numericUpDown_PLL_1_8G_DL);
  1543. this.groupBox16.Controls.Add(this.label49);
  1544. this.groupBox16.Controls.Add(this.label50);
  1545. this.groupBox16.Location = new System.Drawing.Point(23, 36);
  1546. this.groupBox16.Name = "groupBox16";
  1547. this.groupBox16.Size = new System.Drawing.Size(215, 85);
  1548. this.groupBox16.TabIndex = 99;
  1549. this.groupBox16.TabStop = false;
  1550. this.groupBox16.Text = "1.8GHz";
  1551. this.groupBox16.Click += new System.EventHandler(this.Cusor_DeFocus);
  1552. //
  1553. // numericUpDown_PLL_1_8G_UL
  1554. //
  1555. this.numericUpDown_PLL_1_8G_UL.DecimalPlaces = 1;
  1556. this.numericUpDown_PLL_1_8G_UL.Increment = new decimal(new int[] {
  1557. 1,
  1558. 0,
  1559. 0,
  1560. 65536});
  1561. this.numericUpDown_PLL_1_8G_UL.Location = new System.Drawing.Point(132, 47);
  1562. this.numericUpDown_PLL_1_8G_UL.Maximum = new decimal(new int[] {
  1563. 3000,
  1564. 0,
  1565. 0,
  1566. 0});
  1567. this.numericUpDown_PLL_1_8G_UL.Name = "numericUpDown_PLL_1_8G_UL";
  1568. this.numericUpDown_PLL_1_8G_UL.Size = new System.Drawing.Size(71, 21);
  1569. this.numericUpDown_PLL_1_8G_UL.TabIndex = 1;
  1570. this.numericUpDown_PLL_1_8G_UL.Enter += new System.EventHandler(this.Activi_Change__Setting);
  1571. this.numericUpDown_PLL_1_8G_UL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1572. this.numericUpDown_PLL_1_8G_UL.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  1573. //
  1574. // numericUpDown_PLL_1_8G_DL
  1575. //
  1576. this.numericUpDown_PLL_1_8G_DL.DecimalPlaces = 1;
  1577. this.numericUpDown_PLL_1_8G_DL.Increment = new decimal(new int[] {
  1578. 1,
  1579. 0,
  1580. 0,
  1581. 65536});
  1582. this.numericUpDown_PLL_1_8G_DL.Location = new System.Drawing.Point(132, 19);
  1583. this.numericUpDown_PLL_1_8G_DL.Maximum = new decimal(new int[] {
  1584. 3000,
  1585. 0,
  1586. 0,
  1587. 0});
  1588. this.numericUpDown_PLL_1_8G_DL.Name = "numericUpDown_PLL_1_8G_DL";
  1589. this.numericUpDown_PLL_1_8G_DL.Size = new System.Drawing.Size(71, 21);
  1590. this.numericUpDown_PLL_1_8G_DL.TabIndex = 1;
  1591. this.numericUpDown_PLL_1_8G_DL.Enter += new System.EventHandler(this.Activi_Change__Setting);
  1592. this.numericUpDown_PLL_1_8G_DL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  1593. this.numericUpDown_PLL_1_8G_DL.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  1594. //
  1595. // label49
  1596. //
  1597. this.label49.AutoSize = true;
  1598. this.label49.Location = new System.Drawing.Point(6, 23);
  1599. this.label49.Name = "label49";
  1600. this.label49.Size = new System.Drawing.Size(79, 12);
  1601. this.label49.TabIndex = 0;
  1602. this.label49.Text = "PLL_1.8G_DL";
  1603. //
  1604. // label50
  1605. //
  1606. this.label50.AutoSize = true;
  1607. this.label50.Location = new System.Drawing.Point(6, 53);
  1608. this.label50.Name = "label50";
  1609. this.label50.Size = new System.Drawing.Size(79, 12);
  1610. this.label50.TabIndex = 0;
  1611. this.label50.Text = "PLL_1.8G_UL";
  1612. //
  1613. // timer
  1614. //
  1615. this.timer.Interval = 500;
  1616. this.timer.Tick += new System.EventHandler(this.timer_Tick);
  1617. //
  1618. // groupBox12
  1619. //
  1620. this.groupBox12.Controls.Add(this.pictureBox_R_TX);
  1621. this.groupBox12.Controls.Add(this.pictureBox_G_TX);
  1622. this.groupBox12.Controls.Add(this.pictureBox_R_RX);
  1623. this.groupBox12.Controls.Add(this.pictureBox_G_RX);
  1624. this.groupBox12.Location = new System.Drawing.Point(12, 12);
  1625. this.groupBox12.Name = "groupBox12";
  1626. this.groupBox12.Size = new System.Drawing.Size(225, 66);
  1627. this.groupBox12.TabIndex = 103;
  1628. this.groupBox12.TabStop = false;
  1629. this.groupBox12.Text = "DATA Status";
  1630. this.groupBox12.Click += new System.EventHandler(this.Cusor_DeFocus);
  1631. //
  1632. // pictureBox_R_TX
  1633. //
  1634. this.pictureBox_R_TX.Image = global::Basic_Terminal.Properties.Resources.TX_Red_Image;
  1635. this.pictureBox_R_TX.Location = new System.Drawing.Point(31, 20);
  1636. this.pictureBox_R_TX.Name = "pictureBox_R_TX";
  1637. this.pictureBox_R_TX.Size = new System.Drawing.Size(38, 36);
  1638. this.pictureBox_R_TX.TabIndex = 97;
  1639. this.pictureBox_R_TX.TabStop = false;
  1640. //
  1641. // pictureBox_G_TX
  1642. //
  1643. this.pictureBox_G_TX.Image = global::Basic_Terminal.Properties.Resources.TX_IMAGE;
  1644. this.pictureBox_G_TX.Location = new System.Drawing.Point(31, 20);
  1645. this.pictureBox_G_TX.Name = "pictureBox_G_TX";
  1646. this.pictureBox_G_TX.Size = new System.Drawing.Size(38, 36);
  1647. this.pictureBox_G_TX.TabIndex = 96;
  1648. this.pictureBox_G_TX.TabStop = false;
  1649. //
  1650. // pictureBox_R_RX
  1651. //
  1652. this.pictureBox_R_RX.Image = global::Basic_Terminal.Properties.Resources.RX_IMAGE;
  1653. this.pictureBox_R_RX.Location = new System.Drawing.Point(157, 20);
  1654. this.pictureBox_R_RX.Name = "pictureBox_R_RX";
  1655. this.pictureBox_R_RX.Size = new System.Drawing.Size(38, 36);
  1656. this.pictureBox_R_RX.TabIndex = 96;
  1657. this.pictureBox_R_RX.TabStop = false;
  1658. //
  1659. // pictureBox_G_RX
  1660. //
  1661. this.pictureBox_G_RX.Image = global::Basic_Terminal.Properties.Resources.RX_GREEN_IMAGE;
  1662. this.pictureBox_G_RX.Location = new System.Drawing.Point(157, 20);
  1663. this.pictureBox_G_RX.Name = "pictureBox_G_RX";
  1664. this.pictureBox_G_RX.Size = new System.Drawing.Size(38, 36);
  1665. this.pictureBox_G_RX.TabIndex = 98;
  1666. this.pictureBox_G_RX.TabStop = false;
  1667. //
  1668. // pictureBox15
  1669. //
  1670. this.pictureBox15.BackColor = System.Drawing.Color.Transparent;
  1671. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  1672. this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image")));
  1673. this.pictureBox15.Location = new System.Drawing.Point(1017, 12);
  1674. this.pictureBox15.Name = "pictureBox15";
  1675. this.pictureBox15.Size = new System.Drawing.Size(150, 42);
  1676. this.pictureBox15.TabIndex = 99;
  1677. this.pictureBox15.TabStop = false;
  1678. //
  1679. // groupBox_TDD
  1680. //
  1681. this.groupBox_TDD.Controls.Add(this.label24);
  1682. this.groupBox_TDD.Controls.Add(this.label22);
  1683. this.groupBox_TDD.Controls.Add(this.pictureBox_TDD_T_SYNC_DL_OFF);
  1684. this.groupBox_TDD.Controls.Add(this.pictureBox_TDD_T_SYNC_DL_ON);
  1685. this.groupBox_TDD.Controls.Add(this.pictureBox_TDD_T_SYNC_UL_ON);
  1686. this.groupBox_TDD.Controls.Add(this.pictureBox_TDD_T_SYNC_UL_OFF);
  1687. this.groupBox_TDD.Location = new System.Drawing.Point(12, 398);
  1688. this.groupBox_TDD.Name = "groupBox_TDD";
  1689. this.groupBox_TDD.Size = new System.Drawing.Size(225, 74);
  1690. this.groupBox_TDD.TabIndex = 107;
  1691. this.groupBox_TDD.TabStop = false;
  1692. this.groupBox_TDD.Text = "Tdd";
  1693. this.groupBox_TDD.Click += new System.EventHandler(this.Cusor_DeFocus);
  1694. //
  1695. // label24
  1696. //
  1697. this.label24.AutoSize = true;
  1698. this.label24.Location = new System.Drawing.Point(144, 13);
  1699. this.label24.Name = "label24";
  1700. this.label24.Size = new System.Drawing.Size(74, 12);
  1701. this.label24.TabIndex = 103;
  1702. this.label24.Text = "T-SYNC_UL";
  1703. //
  1704. // label22
  1705. //
  1706. this.label22.AutoSize = true;
  1707. this.label22.Location = new System.Drawing.Point(19, 13);
  1708. this.label22.Name = "label22";
  1709. this.label22.Size = new System.Drawing.Size(74, 12);
  1710. this.label22.TabIndex = 103;
  1711. this.label22.Text = "T-SYNC_DL";
  1712. //
  1713. // pictureBox_TDD_T_SYNC_DL_OFF
  1714. //
  1715. this.pictureBox_TDD_T_SYNC_DL_OFF.Image = global::Basic_Terminal.Properties.Resources.OFF_IMAGE;
  1716. this.pictureBox_TDD_T_SYNC_DL_OFF.Location = new System.Drawing.Point(32, 25);
  1717. this.pictureBox_TDD_T_SYNC_DL_OFF.Name = "pictureBox_TDD_T_SYNC_DL_OFF";
  1718. this.pictureBox_TDD_T_SYNC_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1719. this.pictureBox_TDD_T_SYNC_DL_OFF.TabIndex = 99;
  1720. this.pictureBox_TDD_T_SYNC_DL_OFF.TabStop = false;
  1721. this.pictureBox_TDD_T_SYNC_DL_OFF.Tag = "1";
  1722. this.pictureBox_TDD_T_SYNC_DL_OFF.Click += new System.EventHandler(this.TDD_T_SYNC_Click);
  1723. //
  1724. // pictureBox_TDD_T_SYNC_DL_ON
  1725. //
  1726. this.pictureBox_TDD_T_SYNC_DL_ON.Image = global::Basic_Terminal.Properties.Resources.ON_IMAGE;
  1727. this.pictureBox_TDD_T_SYNC_DL_ON.Location = new System.Drawing.Point(32, 25);
  1728. this.pictureBox_TDD_T_SYNC_DL_ON.Name = "pictureBox_TDD_T_SYNC_DL_ON";
  1729. this.pictureBox_TDD_T_SYNC_DL_ON.Size = new System.Drawing.Size(38, 36);
  1730. this.pictureBox_TDD_T_SYNC_DL_ON.TabIndex = 96;
  1731. this.pictureBox_TDD_T_SYNC_DL_ON.TabStop = false;
  1732. this.pictureBox_TDD_T_SYNC_DL_ON.Tag = "0";
  1733. this.pictureBox_TDD_T_SYNC_DL_ON.Click += new System.EventHandler(this.TDD_T_SYNC_Click);
  1734. //
  1735. // pictureBox_TDD_T_SYNC_UL_ON
  1736. //
  1737. this.pictureBox_TDD_T_SYNC_UL_ON.Image = global::Basic_Terminal.Properties.Resources.ON_IMAGE;
  1738. this.pictureBox_TDD_T_SYNC_UL_ON.Location = new System.Drawing.Point(158, 25);
  1739. this.pictureBox_TDD_T_SYNC_UL_ON.Name = "pictureBox_TDD_T_SYNC_UL_ON";
  1740. this.pictureBox_TDD_T_SYNC_UL_ON.Size = new System.Drawing.Size(38, 36);
  1741. this.pictureBox_TDD_T_SYNC_UL_ON.TabIndex = 96;
  1742. this.pictureBox_TDD_T_SYNC_UL_ON.TabStop = false;
  1743. this.pictureBox_TDD_T_SYNC_UL_ON.Tag = "1";
  1744. this.pictureBox_TDD_T_SYNC_UL_ON.Click += new System.EventHandler(this.TDD_T_SYNC_Click);
  1745. //
  1746. // pictureBox_TDD_T_SYNC_UL_OFF
  1747. //
  1748. this.pictureBox_TDD_T_SYNC_UL_OFF.Image = global::Basic_Terminal.Properties.Resources.OFF_IMAGE;
  1749. this.pictureBox_TDD_T_SYNC_UL_OFF.Location = new System.Drawing.Point(158, 25);
  1750. this.pictureBox_TDD_T_SYNC_UL_OFF.Name = "pictureBox_TDD_T_SYNC_UL_OFF";
  1751. this.pictureBox_TDD_T_SYNC_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1752. this.pictureBox_TDD_T_SYNC_UL_OFF.TabIndex = 100;
  1753. this.pictureBox_TDD_T_SYNC_UL_OFF.TabStop = false;
  1754. this.pictureBox_TDD_T_SYNC_UL_OFF.Tag = "0";
  1755. this.pictureBox_TDD_T_SYNC_UL_OFF.Click += new System.EventHandler(this.TDD_T_SYNC_Click);
  1756. //
  1757. // groupBox3
  1758. //
  1759. this.groupBox3.Controls.Add(this.label_28V_Det);
  1760. this.groupBox3.Controls.Add(this.label3_5GHz_UL_OUT);
  1761. this.groupBox3.Controls.Add(this.label2_1GHz_UL_OUT);
  1762. this.groupBox3.Controls.Add(this.label1_8GHz_UL_OUT);
  1763. this.groupBox3.Controls.Add(this.label_RFU_Temp);
  1764. this.groupBox3.Controls.Add(this.label3_5GHz_UL_IN);
  1765. this.groupBox3.Controls.Add(this.label2_1GHz_UL_IN);
  1766. this.groupBox3.Controls.Add(this.label1_8GHz_UL_IN);
  1767. this.groupBox3.Controls.Add(this.label3_5GHz_DL_OUT);
  1768. this.groupBox3.Controls.Add(this.label2_1GHz_DL_OUT);
  1769. this.groupBox3.Controls.Add(this.label1_8GHz_DL_OUT);
  1770. this.groupBox3.Controls.Add(this.label3_5GHz_DL_IN);
  1771. this.groupBox3.Controls.Add(this.label2_1GHz_DL_IN);
  1772. this.groupBox3.Controls.Add(this.label1_8GHz_DL_IN);
  1773. this.groupBox3.Controls.Add(this.label40);
  1774. this.groupBox3.Controls.Add(this.label34);
  1775. this.groupBox3.Controls.Add(this.label11);
  1776. this.groupBox3.Controls.Add(this.label58);
  1777. this.groupBox3.Controls.Add(this.label39);
  1778. this.groupBox3.Controls.Add(this.label31);
  1779. this.groupBox3.Controls.Add(this.label9);
  1780. this.groupBox3.Controls.Add(this.label51);
  1781. this.groupBox3.Controls.Add(this.label30);
  1782. this.groupBox3.Controls.Add(this.label8);
  1783. this.groupBox3.Controls.Add(this.label57);
  1784. this.groupBox3.Controls.Add(this.label29);
  1785. this.groupBox3.Controls.Add(this.label1);
  1786. this.groupBox3.Controls.Add(this.label_DET_1_8G_DL_IN);
  1787. this.groupBox3.Location = new System.Drawing.Point(12, 495);
  1788. this.groupBox3.Name = "groupBox3";
  1789. this.groupBox3.Size = new System.Drawing.Size(225, 320);
  1790. this.groupBox3.TabIndex = 108;
  1791. this.groupBox3.TabStop = false;
  1792. this.groupBox3.Text = "Voltage";
  1793. this.groupBox3.Click += new System.EventHandler(this.Cusor_DeFocus);
  1794. //
  1795. // label_28V_Det
  1796. //
  1797. this.label_28V_Det.AutoSize = true;
  1798. this.label_28V_Det.Location = new System.Drawing.Point(150, 295);
  1799. this.label_28V_Det.Name = "label_28V_Det";
  1800. this.label_28V_Det.Size = new System.Drawing.Size(29, 12);
  1801. this.label_28V_Det.TabIndex = 98;
  1802. this.label_28V_Det.Text = "0.0V";
  1803. //
  1804. // label3_5GHz_UL_OUT
  1805. //
  1806. this.label3_5GHz_UL_OUT.AutoSize = true;
  1807. this.label3_5GHz_UL_OUT.Location = new System.Drawing.Point(147, 253);
  1808. this.label3_5GHz_UL_OUT.Name = "label3_5GHz_UL_OUT";
  1809. this.label3_5GHz_UL_OUT.Size = new System.Drawing.Size(29, 12);
  1810. this.label3_5GHz_UL_OUT.TabIndex = 98;
  1811. this.label3_5GHz_UL_OUT.Text = "0.0V";
  1812. //
  1813. // label2_1GHz_UL_OUT
  1814. //
  1815. this.label2_1GHz_UL_OUT.AutoSize = true;
  1816. this.label2_1GHz_UL_OUT.Location = new System.Drawing.Point(148, 169);
  1817. this.label2_1GHz_UL_OUT.Name = "label2_1GHz_UL_OUT";
  1818. this.label2_1GHz_UL_OUT.Size = new System.Drawing.Size(29, 12);
  1819. this.label2_1GHz_UL_OUT.TabIndex = 98;
  1820. this.label2_1GHz_UL_OUT.Text = "0.0V";
  1821. //
  1822. // label1_8GHz_UL_OUT
  1823. //
  1824. this.label1_8GHz_UL_OUT.AutoSize = true;
  1825. this.label1_8GHz_UL_OUT.Location = new System.Drawing.Point(148, 85);
  1826. this.label1_8GHz_UL_OUT.Name = "label1_8GHz_UL_OUT";
  1827. this.label1_8GHz_UL_OUT.Size = new System.Drawing.Size(29, 12);
  1828. this.label1_8GHz_UL_OUT.TabIndex = 98;
  1829. this.label1_8GHz_UL_OUT.Text = "0.0V";
  1830. //
  1831. // label_RFU_Temp
  1832. //
  1833. this.label_RFU_Temp.AutoSize = true;
  1834. this.label_RFU_Temp.Location = new System.Drawing.Point(35, 295);
  1835. this.label_RFU_Temp.Name = "label_RFU_Temp";
  1836. this.label_RFU_Temp.Size = new System.Drawing.Size(29, 12);
  1837. this.label_RFU_Temp.TabIndex = 98;
  1838. this.label_RFU_Temp.Text = "0.0V";
  1839. //
  1840. // label3_5GHz_UL_IN
  1841. //
  1842. this.label3_5GHz_UL_IN.AutoSize = true;
  1843. this.label3_5GHz_UL_IN.Location = new System.Drawing.Point(29, 253);
  1844. this.label3_5GHz_UL_IN.Name = "label3_5GHz_UL_IN";
  1845. this.label3_5GHz_UL_IN.Size = new System.Drawing.Size(29, 12);
  1846. this.label3_5GHz_UL_IN.TabIndex = 98;
  1847. this.label3_5GHz_UL_IN.Text = "0.0V";
  1848. //
  1849. // label2_1GHz_UL_IN
  1850. //
  1851. this.label2_1GHz_UL_IN.AutoSize = true;
  1852. this.label2_1GHz_UL_IN.Location = new System.Drawing.Point(30, 169);
  1853. this.label2_1GHz_UL_IN.Name = "label2_1GHz_UL_IN";
  1854. this.label2_1GHz_UL_IN.Size = new System.Drawing.Size(29, 12);
  1855. this.label2_1GHz_UL_IN.TabIndex = 98;
  1856. this.label2_1GHz_UL_IN.Text = "0.0V";
  1857. //
  1858. // label1_8GHz_UL_IN
  1859. //
  1860. this.label1_8GHz_UL_IN.AutoSize = true;
  1861. this.label1_8GHz_UL_IN.Location = new System.Drawing.Point(30, 85);
  1862. this.label1_8GHz_UL_IN.Name = "label1_8GHz_UL_IN";
  1863. this.label1_8GHz_UL_IN.Size = new System.Drawing.Size(29, 12);
  1864. this.label1_8GHz_UL_IN.TabIndex = 98;
  1865. this.label1_8GHz_UL_IN.Text = "0.0V";
  1866. //
  1867. // label3_5GHz_DL_OUT
  1868. //
  1869. this.label3_5GHz_DL_OUT.AutoSize = true;
  1870. this.label3_5GHz_DL_OUT.Location = new System.Drawing.Point(143, 211);
  1871. this.label3_5GHz_DL_OUT.Name = "label3_5GHz_DL_OUT";
  1872. this.label3_5GHz_DL_OUT.Size = new System.Drawing.Size(29, 12);
  1873. this.label3_5GHz_DL_OUT.TabIndex = 98;
  1874. this.label3_5GHz_DL_OUT.Text = "0.0V";
  1875. //
  1876. // label2_1GHz_DL_OUT
  1877. //
  1878. this.label2_1GHz_DL_OUT.AutoSize = true;
  1879. this.label2_1GHz_DL_OUT.Location = new System.Drawing.Point(144, 127);
  1880. this.label2_1GHz_DL_OUT.Name = "label2_1GHz_DL_OUT";
  1881. this.label2_1GHz_DL_OUT.Size = new System.Drawing.Size(29, 12);
  1882. this.label2_1GHz_DL_OUT.TabIndex = 98;
  1883. this.label2_1GHz_DL_OUT.Text = "0.0V";
  1884. //
  1885. // label1_8GHz_DL_OUT
  1886. //
  1887. this.label1_8GHz_DL_OUT.AutoSize = true;
  1888. this.label1_8GHz_DL_OUT.Location = new System.Drawing.Point(144, 43);
  1889. this.label1_8GHz_DL_OUT.Name = "label1_8GHz_DL_OUT";
  1890. this.label1_8GHz_DL_OUT.Size = new System.Drawing.Size(29, 12);
  1891. this.label1_8GHz_DL_OUT.TabIndex = 98;
  1892. this.label1_8GHz_DL_OUT.Text = "0.0V";
  1893. //
  1894. // label3_5GHz_DL_IN
  1895. //
  1896. this.label3_5GHz_DL_IN.AutoSize = true;
  1897. this.label3_5GHz_DL_IN.Location = new System.Drawing.Point(31, 211);
  1898. this.label3_5GHz_DL_IN.Name = "label3_5GHz_DL_IN";
  1899. this.label3_5GHz_DL_IN.Size = new System.Drawing.Size(29, 12);
  1900. this.label3_5GHz_DL_IN.TabIndex = 98;
  1901. this.label3_5GHz_DL_IN.Text = "0.0V";
  1902. //
  1903. // label2_1GHz_DL_IN
  1904. //
  1905. this.label2_1GHz_DL_IN.AutoSize = true;
  1906. this.label2_1GHz_DL_IN.Location = new System.Drawing.Point(32, 127);
  1907. this.label2_1GHz_DL_IN.Name = "label2_1GHz_DL_IN";
  1908. this.label2_1GHz_DL_IN.Size = new System.Drawing.Size(29, 12);
  1909. this.label2_1GHz_DL_IN.TabIndex = 98;
  1910. this.label2_1GHz_DL_IN.Text = "0.0V";
  1911. //
  1912. // label1_8GHz_DL_IN
  1913. //
  1914. this.label1_8GHz_DL_IN.AutoSize = true;
  1915. this.label1_8GHz_DL_IN.Location = new System.Drawing.Point(32, 43);
  1916. this.label1_8GHz_DL_IN.Name = "label1_8GHz_DL_IN";
  1917. this.label1_8GHz_DL_IN.Size = new System.Drawing.Size(29, 12);
  1918. this.label1_8GHz_DL_IN.TabIndex = 98;
  1919. this.label1_8GHz_DL_IN.Text = "0.0V";
  1920. //
  1921. // label40
  1922. //
  1923. this.label40.AutoSize = true;
  1924. this.label40.Location = new System.Drawing.Point(122, 274);
  1925. this.label40.Name = "label40";
  1926. this.label40.Size = new System.Drawing.Size(55, 12);
  1927. this.label40.TabIndex = 97;
  1928. this.label40.Text = "28V_DET";
  1929. //
  1930. // label34
  1931. //
  1932. this.label34.AutoSize = true;
  1933. this.label34.Location = new System.Drawing.Point(119, 232);
  1934. this.label34.Name = "label34";
  1935. this.label34.Size = new System.Drawing.Size(93, 12);
  1936. this.label34.TabIndex = 97;
  1937. this.label34.Text = "3.5GHz UL OUT";
  1938. //
  1939. // label11
  1940. //
  1941. this.label11.AutoSize = true;
  1942. this.label11.Location = new System.Drawing.Point(120, 148);
  1943. this.label11.Name = "label11";
  1944. this.label11.Size = new System.Drawing.Size(93, 12);
  1945. this.label11.TabIndex = 97;
  1946. this.label11.Text = "2.1GHz DL OUT";
  1947. //
  1948. // label58
  1949. //
  1950. this.label58.AutoSize = true;
  1951. this.label58.Location = new System.Drawing.Point(120, 64);
  1952. this.label58.Name = "label58";
  1953. this.label58.Size = new System.Drawing.Size(93, 12);
  1954. this.label58.TabIndex = 97;
  1955. this.label58.Text = "1.8GHz UL OUT";
  1956. //
  1957. // label39
  1958. //
  1959. this.label39.AutoSize = true;
  1960. this.label39.Location = new System.Drawing.Point(19, 274);
  1961. this.label39.Name = "label39";
  1962. this.label39.Size = new System.Drawing.Size(67, 12);
  1963. this.label39.TabIndex = 97;
  1964. this.label39.Text = "RFU_Temp";
  1965. //
  1966. // label31
  1967. //
  1968. this.label31.AutoSize = true;
  1969. this.label31.Location = new System.Drawing.Point(10, 232);
  1970. this.label31.Name = "label31";
  1971. this.label31.Size = new System.Drawing.Size(80, 12);
  1972. this.label31.TabIndex = 97;
  1973. this.label31.Text = "3.5GHz UL IN";
  1974. //
  1975. // label9
  1976. //
  1977. this.label9.AutoSize = true;
  1978. this.label9.Location = new System.Drawing.Point(11, 148);
  1979. this.label9.Name = "label9";
  1980. this.label9.Size = new System.Drawing.Size(80, 12);
  1981. this.label9.TabIndex = 97;
  1982. this.label9.Text = "2.1GHz UL IN";
  1983. //
  1984. // label51
  1985. //
  1986. this.label51.AutoSize = true;
  1987. this.label51.Location = new System.Drawing.Point(11, 64);
  1988. this.label51.Name = "label51";
  1989. this.label51.Size = new System.Drawing.Size(80, 12);
  1990. this.label51.TabIndex = 97;
  1991. this.label51.Text = "1.8GHz UL IN";
  1992. //
  1993. // label30
  1994. //
  1995. this.label30.AutoSize = true;
  1996. this.label30.Location = new System.Drawing.Point(119, 190);
  1997. this.label30.Name = "label30";
  1998. this.label30.Size = new System.Drawing.Size(93, 12);
  1999. this.label30.TabIndex = 97;
  2000. this.label30.Text = "3.5GHz DL OUT";
  2001. //
  2002. // label8
  2003. //
  2004. this.label8.AutoSize = true;
  2005. this.label8.Location = new System.Drawing.Point(120, 106);
  2006. this.label8.Name = "label8";
  2007. this.label8.Size = new System.Drawing.Size(93, 12);
  2008. this.label8.TabIndex = 97;
  2009. this.label8.Text = "2.1GHz DL OUT";
  2010. //
  2011. // label57
  2012. //
  2013. this.label57.AutoSize = true;
  2014. this.label57.Location = new System.Drawing.Point(120, 22);
  2015. this.label57.Name = "label57";
  2016. this.label57.Size = new System.Drawing.Size(93, 12);
  2017. this.label57.TabIndex = 97;
  2018. this.label57.Text = "1.8GHz DL OUT";
  2019. //
  2020. // label29
  2021. //
  2022. this.label29.AutoSize = true;
  2023. this.label29.Location = new System.Drawing.Point(6, 190);
  2024. this.label29.Name = "label29";
  2025. this.label29.Size = new System.Drawing.Size(80, 12);
  2026. this.label29.TabIndex = 97;
  2027. this.label29.Text = "3.5GHz DL IN";
  2028. //
  2029. // label1
  2030. //
  2031. this.label1.AutoSize = true;
  2032. this.label1.Location = new System.Drawing.Point(7, 106);
  2033. this.label1.Name = "label1";
  2034. this.label1.Size = new System.Drawing.Size(80, 12);
  2035. this.label1.TabIndex = 97;
  2036. this.label1.Text = "2.1GHz DL IN";
  2037. //
  2038. // label_DET_1_8G_DL_IN
  2039. //
  2040. this.label_DET_1_8G_DL_IN.AutoSize = true;
  2041. this.label_DET_1_8G_DL_IN.Location = new System.Drawing.Point(7, 22);
  2042. this.label_DET_1_8G_DL_IN.Name = "label_DET_1_8G_DL_IN";
  2043. this.label_DET_1_8G_DL_IN.Size = new System.Drawing.Size(80, 12);
  2044. this.label_DET_1_8G_DL_IN.TabIndex = 97;
  2045. this.label_DET_1_8G_DL_IN.Text = "1.8GHz DL IN";
  2046. //
  2047. // button_Set
  2048. //
  2049. this.button_Set.Font = new System.Drawing.Font("굴림", 15F, System.Drawing.FontStyle.Bold);
  2050. this.button_Set.Location = new System.Drawing.Point(243, 20);
  2051. this.button_Set.Name = "button_Set";
  2052. this.button_Set.Size = new System.Drawing.Size(116, 50);
  2053. this.button_Set.TabIndex = 109;
  2054. this.button_Set.Text = "SET";
  2055. this.button_Set.UseVisualStyleBackColor = true;
  2056. this.button_Set.Click += new System.EventHandler(this.Button_Set_Click);
  2057. //
  2058. // button1
  2059. //
  2060. this.button1.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  2061. this.button1.Location = new System.Drawing.Point(365, 20);
  2062. this.button1.Name = "button1";
  2063. this.button1.Size = new System.Drawing.Size(116, 50);
  2064. this.button1.TabIndex = 110;
  2065. this.button1.Text = "ATTEN ZERO SET";
  2066. this.button1.UseVisualStyleBackColor = true;
  2067. this.button1.Click += new System.EventHandler(this.button1_Click);
  2068. //
  2069. // label35
  2070. //
  2071. this.label35.AutoSize = true;
  2072. this.label35.Location = new System.Drawing.Point(31, 88);
  2073. this.label35.Name = "label35";
  2074. this.label35.Size = new System.Drawing.Size(46, 12);
  2075. this.label35.TabIndex = 100;
  2076. this.label35.Text = "V out E";
  2077. //
  2078. // label27
  2079. //
  2080. this.label27.AutoSize = true;
  2081. this.label27.Location = new System.Drawing.Point(31, 59);
  2082. this.label27.Name = "label27";
  2083. this.label27.Size = new System.Drawing.Size(46, 12);
  2084. this.label27.TabIndex = 99;
  2085. this.label27.Text = "V out A";
  2086. //
  2087. // numericUpDown_DAC_VoltCtrl_A
  2088. //
  2089. this.numericUpDown_DAC_VoltCtrl_A.DecimalPlaces = 2;
  2090. this.numericUpDown_DAC_VoltCtrl_A.Increment = new decimal(new int[] {
  2091. 1,
  2092. 0,
  2093. 0,
  2094. 131072});
  2095. this.numericUpDown_DAC_VoltCtrl_A.Location = new System.Drawing.Point(95, 55);
  2096. this.numericUpDown_DAC_VoltCtrl_A.Maximum = new decimal(new int[] {
  2097. 4,
  2098. 0,
  2099. 0,
  2100. 0});
  2101. this.numericUpDown_DAC_VoltCtrl_A.Name = "numericUpDown_DAC_VoltCtrl_A";
  2102. this.numericUpDown_DAC_VoltCtrl_A.Size = new System.Drawing.Size(71, 21);
  2103. this.numericUpDown_DAC_VoltCtrl_A.TabIndex = 102;
  2104. this.numericUpDown_DAC_VoltCtrl_A.Enter += new System.EventHandler(this.Activi_Change__Setting);
  2105. this.numericUpDown_DAC_VoltCtrl_A.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  2106. this.numericUpDown_DAC_VoltCtrl_A.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  2107. //
  2108. // numericUpDown_DAC_VoltCtrl_E
  2109. //
  2110. this.numericUpDown_DAC_VoltCtrl_E.DecimalPlaces = 2;
  2111. this.numericUpDown_DAC_VoltCtrl_E.Increment = new decimal(new int[] {
  2112. 1,
  2113. 0,
  2114. 0,
  2115. 131072});
  2116. this.numericUpDown_DAC_VoltCtrl_E.Location = new System.Drawing.Point(95, 84);
  2117. this.numericUpDown_DAC_VoltCtrl_E.Maximum = new decimal(new int[] {
  2118. 4,
  2119. 0,
  2120. 0,
  2121. 0});
  2122. this.numericUpDown_DAC_VoltCtrl_E.Name = "numericUpDown_DAC_VoltCtrl_E";
  2123. this.numericUpDown_DAC_VoltCtrl_E.Size = new System.Drawing.Size(71, 21);
  2124. this.numericUpDown_DAC_VoltCtrl_E.TabIndex = 101;
  2125. this.numericUpDown_DAC_VoltCtrl_E.Enter += new System.EventHandler(this.Activi_Change__Setting);
  2126. this.numericUpDown_DAC_VoltCtrl_E.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  2127. this.numericUpDown_DAC_VoltCtrl_E.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  2128. //
  2129. // groupBox6
  2130. //
  2131. this.groupBox6.Controls.Add(this.label10);
  2132. this.groupBox6.Controls.Add(this.numericUpDown11);
  2133. this.groupBox6.Controls.Add(this.numericUpDown10);
  2134. this.groupBox6.Controls.Add(this.numericUpDown9);
  2135. this.groupBox6.Controls.Add(this.numericUpDown_DAC_VoltCtrl_H);
  2136. this.groupBox6.Controls.Add(this.numericUpDown_DAC_VoltCtrl_F);
  2137. this.groupBox6.Controls.Add(this.numericUpDown_DAC_VoltCtrl_G);
  2138. this.groupBox6.Controls.Add(this.numericUpDown_DAC_VoltCtrl_E);
  2139. this.groupBox6.Controls.Add(this.numericUpDown_DAC_VoltCtrl_D);
  2140. this.groupBox6.Controls.Add(this.numericUpDown_DAC_VoltCtrl_B);
  2141. this.groupBox6.Controls.Add(this.numericUpDown_DAC_VoltCtrl_C);
  2142. this.groupBox6.Controls.Add(this.numericUpDown_DAC_VoltCtrl_A);
  2143. this.groupBox6.Controls.Add(this.label37);
  2144. this.groupBox6.Controls.Add(this.label12);
  2145. this.groupBox6.Controls.Add(this.label25);
  2146. this.groupBox6.Controls.Add(this.label36);
  2147. this.groupBox6.Controls.Add(this.label38);
  2148. this.groupBox6.Controls.Add(this.label23);
  2149. this.groupBox6.Controls.Add(this.label27);
  2150. this.groupBox6.Controls.Add(this.label35);
  2151. this.groupBox6.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  2152. this.groupBox6.Location = new System.Drawing.Point(243, 658);
  2153. this.groupBox6.Name = "groupBox6";
  2154. this.groupBox6.Size = new System.Drawing.Size(924, 157);
  2155. this.groupBox6.TabIndex = 102;
  2156. this.groupBox6.TabStop = false;
  2157. this.groupBox6.Text = "V(Voltage)";
  2158. this.groupBox6.Click += new System.EventHandler(this.Cusor_DeFocus);
  2159. //
  2160. // label10
  2161. //
  2162. this.label10.AutoSize = true;
  2163. this.label10.Location = new System.Drawing.Point(278, 88);
  2164. this.label10.Name = "label10";
  2165. this.label10.Size = new System.Drawing.Size(45, 12);
  2166. this.label10.TabIndex = 103;
  2167. this.label10.Text = "V out F";
  2168. //
  2169. // numericUpDown11
  2170. //
  2171. this.numericUpDown11.DecimalPlaces = 1;
  2172. this.numericUpDown11.Increment = new decimal(new int[] {
  2173. 1,
  2174. 0,
  2175. 0,
  2176. 65536});
  2177. this.numericUpDown11.Location = new System.Drawing.Point(1577, 69);
  2178. this.numericUpDown11.Maximum = new decimal(new int[] {
  2179. 3000,
  2180. 0,
  2181. 0,
  2182. 0});
  2183. this.numericUpDown11.Name = "numericUpDown11";
  2184. this.numericUpDown11.Size = new System.Drawing.Size(71, 21);
  2185. this.numericUpDown11.TabIndex = 101;
  2186. //
  2187. // numericUpDown10
  2188. //
  2189. this.numericUpDown10.DecimalPlaces = 1;
  2190. this.numericUpDown10.Increment = new decimal(new int[] {
  2191. 1,
  2192. 0,
  2193. 0,
  2194. 65536});
  2195. this.numericUpDown10.Location = new System.Drawing.Point(1331, 69);
  2196. this.numericUpDown10.Maximum = new decimal(new int[] {
  2197. 3000,
  2198. 0,
  2199. 0,
  2200. 0});
  2201. this.numericUpDown10.Name = "numericUpDown10";
  2202. this.numericUpDown10.Size = new System.Drawing.Size(71, 21);
  2203. this.numericUpDown10.TabIndex = 101;
  2204. //
  2205. // numericUpDown9
  2206. //
  2207. this.numericUpDown9.DecimalPlaces = 1;
  2208. this.numericUpDown9.Increment = new decimal(new int[] {
  2209. 1,
  2210. 0,
  2211. 0,
  2212. 65536});
  2213. this.numericUpDown9.Location = new System.Drawing.Point(1088, 69);
  2214. this.numericUpDown9.Maximum = new decimal(new int[] {
  2215. 3000,
  2216. 0,
  2217. 0,
  2218. 0});
  2219. this.numericUpDown9.Name = "numericUpDown9";
  2220. this.numericUpDown9.Size = new System.Drawing.Size(71, 21);
  2221. this.numericUpDown9.TabIndex = 101;
  2222. //
  2223. // numericUpDown_DAC_VoltCtrl_H
  2224. //
  2225. this.numericUpDown_DAC_VoltCtrl_H.DecimalPlaces = 2;
  2226. this.numericUpDown_DAC_VoltCtrl_H.Increment = new decimal(new int[] {
  2227. 1,
  2228. 0,
  2229. 0,
  2230. 131072});
  2231. this.numericUpDown_DAC_VoltCtrl_H.Location = new System.Drawing.Point(836, 84);
  2232. this.numericUpDown_DAC_VoltCtrl_H.Maximum = new decimal(new int[] {
  2233. 4,
  2234. 0,
  2235. 0,
  2236. 0});
  2237. this.numericUpDown_DAC_VoltCtrl_H.Name = "numericUpDown_DAC_VoltCtrl_H";
  2238. this.numericUpDown_DAC_VoltCtrl_H.Size = new System.Drawing.Size(71, 21);
  2239. this.numericUpDown_DAC_VoltCtrl_H.TabIndex = 101;
  2240. this.numericUpDown_DAC_VoltCtrl_H.Enter += new System.EventHandler(this.Activi_Change__Setting);
  2241. this.numericUpDown_DAC_VoltCtrl_H.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  2242. this.numericUpDown_DAC_VoltCtrl_H.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  2243. //
  2244. // numericUpDown_DAC_VoltCtrl_F
  2245. //
  2246. this.numericUpDown_DAC_VoltCtrl_F.DecimalPlaces = 2;
  2247. this.numericUpDown_DAC_VoltCtrl_F.Increment = new decimal(new int[] {
  2248. 1,
  2249. 0,
  2250. 0,
  2251. 131072});
  2252. this.numericUpDown_DAC_VoltCtrl_F.Location = new System.Drawing.Point(342, 84);
  2253. this.numericUpDown_DAC_VoltCtrl_F.Maximum = new decimal(new int[] {
  2254. 4,
  2255. 0,
  2256. 0,
  2257. 0});
  2258. this.numericUpDown_DAC_VoltCtrl_F.Name = "numericUpDown_DAC_VoltCtrl_F";
  2259. this.numericUpDown_DAC_VoltCtrl_F.Size = new System.Drawing.Size(71, 21);
  2260. this.numericUpDown_DAC_VoltCtrl_F.TabIndex = 101;
  2261. this.numericUpDown_DAC_VoltCtrl_F.Enter += new System.EventHandler(this.Activi_Change__Setting);
  2262. this.numericUpDown_DAC_VoltCtrl_F.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  2263. this.numericUpDown_DAC_VoltCtrl_F.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  2264. //
  2265. // numericUpDown_DAC_VoltCtrl_G
  2266. //
  2267. this.numericUpDown_DAC_VoltCtrl_G.DecimalPlaces = 2;
  2268. this.numericUpDown_DAC_VoltCtrl_G.Increment = new decimal(new int[] {
  2269. 1,
  2270. 0,
  2271. 0,
  2272. 131072});
  2273. this.numericUpDown_DAC_VoltCtrl_G.Location = new System.Drawing.Point(589, 84);
  2274. this.numericUpDown_DAC_VoltCtrl_G.Maximum = new decimal(new int[] {
  2275. 4,
  2276. 0,
  2277. 0,
  2278. 0});
  2279. this.numericUpDown_DAC_VoltCtrl_G.Name = "numericUpDown_DAC_VoltCtrl_G";
  2280. this.numericUpDown_DAC_VoltCtrl_G.Size = new System.Drawing.Size(71, 21);
  2281. this.numericUpDown_DAC_VoltCtrl_G.TabIndex = 101;
  2282. this.numericUpDown_DAC_VoltCtrl_G.Enter += new System.EventHandler(this.Activi_Change__Setting);
  2283. this.numericUpDown_DAC_VoltCtrl_G.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  2284. this.numericUpDown_DAC_VoltCtrl_G.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  2285. //
  2286. // numericUpDown_DAC_VoltCtrl_D
  2287. //
  2288. this.numericUpDown_DAC_VoltCtrl_D.DecimalPlaces = 2;
  2289. this.numericUpDown_DAC_VoltCtrl_D.Increment = new decimal(new int[] {
  2290. 1,
  2291. 0,
  2292. 0,
  2293. 131072});
  2294. this.numericUpDown_DAC_VoltCtrl_D.Location = new System.Drawing.Point(836, 55);
  2295. this.numericUpDown_DAC_VoltCtrl_D.Maximum = new decimal(new int[] {
  2296. 4,
  2297. 0,
  2298. 0,
  2299. 0});
  2300. this.numericUpDown_DAC_VoltCtrl_D.Name = "numericUpDown_DAC_VoltCtrl_D";
  2301. this.numericUpDown_DAC_VoltCtrl_D.Size = new System.Drawing.Size(71, 21);
  2302. this.numericUpDown_DAC_VoltCtrl_D.TabIndex = 102;
  2303. this.numericUpDown_DAC_VoltCtrl_D.Enter += new System.EventHandler(this.Activi_Change__Setting);
  2304. this.numericUpDown_DAC_VoltCtrl_D.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  2305. this.numericUpDown_DAC_VoltCtrl_D.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  2306. //
  2307. // numericUpDown_DAC_VoltCtrl_B
  2308. //
  2309. this.numericUpDown_DAC_VoltCtrl_B.DecimalPlaces = 2;
  2310. this.numericUpDown_DAC_VoltCtrl_B.Increment = new decimal(new int[] {
  2311. 1,
  2312. 0,
  2313. 0,
  2314. 131072});
  2315. this.numericUpDown_DAC_VoltCtrl_B.Location = new System.Drawing.Point(342, 55);
  2316. this.numericUpDown_DAC_VoltCtrl_B.Maximum = new decimal(new int[] {
  2317. 4,
  2318. 0,
  2319. 0,
  2320. 0});
  2321. this.numericUpDown_DAC_VoltCtrl_B.Name = "numericUpDown_DAC_VoltCtrl_B";
  2322. this.numericUpDown_DAC_VoltCtrl_B.Size = new System.Drawing.Size(71, 21);
  2323. this.numericUpDown_DAC_VoltCtrl_B.TabIndex = 102;
  2324. this.numericUpDown_DAC_VoltCtrl_B.Enter += new System.EventHandler(this.Activi_Change__Setting);
  2325. this.numericUpDown_DAC_VoltCtrl_B.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  2326. this.numericUpDown_DAC_VoltCtrl_B.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  2327. //
  2328. // numericUpDown_DAC_VoltCtrl_C
  2329. //
  2330. this.numericUpDown_DAC_VoltCtrl_C.DecimalPlaces = 2;
  2331. this.numericUpDown_DAC_VoltCtrl_C.Increment = new decimal(new int[] {
  2332. 1,
  2333. 0,
  2334. 0,
  2335. 131072});
  2336. this.numericUpDown_DAC_VoltCtrl_C.Location = new System.Drawing.Point(589, 55);
  2337. this.numericUpDown_DAC_VoltCtrl_C.Maximum = new decimal(new int[] {
  2338. 4,
  2339. 0,
  2340. 0,
  2341. 0});
  2342. this.numericUpDown_DAC_VoltCtrl_C.Name = "numericUpDown_DAC_VoltCtrl_C";
  2343. this.numericUpDown_DAC_VoltCtrl_C.Size = new System.Drawing.Size(71, 21);
  2344. this.numericUpDown_DAC_VoltCtrl_C.TabIndex = 102;
  2345. this.numericUpDown_DAC_VoltCtrl_C.Enter += new System.EventHandler(this.Activi_Change__Setting);
  2346. this.numericUpDown_DAC_VoltCtrl_C.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ATT_Enter);
  2347. this.numericUpDown_DAC_VoltCtrl_C.Leave += new System.EventHandler(this.Activi_Change__SettingComplete);
  2348. //
  2349. // label37
  2350. //
  2351. this.label37.AutoSize = true;
  2352. this.label37.Location = new System.Drawing.Point(772, 59);
  2353. this.label37.Name = "label37";
  2354. this.label37.Size = new System.Drawing.Size(46, 12);
  2355. this.label37.TabIndex = 99;
  2356. this.label37.Text = "V out D";
  2357. //
  2358. // label12
  2359. //
  2360. this.label12.AutoSize = true;
  2361. this.label12.Location = new System.Drawing.Point(278, 59);
  2362. this.label12.Name = "label12";
  2363. this.label12.Size = new System.Drawing.Size(46, 12);
  2364. this.label12.TabIndex = 99;
  2365. this.label12.Text = "V out B";
  2366. //
  2367. // label25
  2368. //
  2369. this.label25.AutoSize = true;
  2370. this.label25.Location = new System.Drawing.Point(523, 59);
  2371. this.label25.Name = "label25";
  2372. this.label25.Size = new System.Drawing.Size(47, 12);
  2373. this.label25.TabIndex = 99;
  2374. this.label25.Text = "V out C";
  2375. //
  2376. // label36
  2377. //
  2378. this.label36.AutoSize = true;
  2379. this.label36.Location = new System.Drawing.Point(1190, 82);
  2380. this.label36.Name = "label36";
  2381. this.label36.Size = new System.Drawing.Size(46, 12);
  2382. this.label36.TabIndex = 100;
  2383. this.label36.Text = "A out E";
  2384. //
  2385. // label38
  2386. //
  2387. this.label38.AutoSize = true;
  2388. this.label38.Location = new System.Drawing.Point(773, 88);
  2389. this.label38.Name = "label38";
  2390. this.label38.Size = new System.Drawing.Size(46, 12);
  2391. this.label38.TabIndex = 100;
  2392. this.label38.Text = "V out H";
  2393. //
  2394. // label23
  2395. //
  2396. this.label23.AutoSize = true;
  2397. this.label23.Location = new System.Drawing.Point(523, 88);
  2398. this.label23.Name = "label23";
  2399. this.label23.Size = new System.Drawing.Size(47, 12);
  2400. this.label23.TabIndex = 100;
  2401. this.label23.Text = "V out G";
  2402. //
  2403. // button_Save
  2404. //
  2405. this.button_Save.Font = new System.Drawing.Font("굴림", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(20)));
  2406. this.button_Save.Location = new System.Drawing.Point(12, 306);
  2407. this.button_Save.Name = "button_Save";
  2408. this.button_Save.Size = new System.Drawing.Size(225, 87);
  2409. this.button_Save.TabIndex = 111;
  2410. this.button_Save.Text = "SAVE";
  2411. this.button_Save.UseVisualStyleBackColor = true;
  2412. this.button_Save.Click += new System.EventHandler(this.button_Save_Click);
  2413. //
  2414. // Main_Form
  2415. //
  2416. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
  2417. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2418. this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  2419. this.ClientSize = new System.Drawing.Size(1185, 840);
  2420. this.Controls.Add(this.button_Save);
  2421. this.Controls.Add(this.button1);
  2422. this.Controls.Add(this.button_Set);
  2423. this.Controls.Add(this.groupBox3);
  2424. this.Controls.Add(this.groupBox_TDD);
  2425. this.Controls.Add(this.groupBox12);
  2426. this.Controls.Add(this.groupBox6);
  2427. this.Controls.Add(this.groupBox10);
  2428. this.Controls.Add(this.pictureBox15);
  2429. this.Controls.Add(this.label80);
  2430. this.Controls.Add(this.label79);
  2431. this.Controls.Add(this.groupBox17);
  2432. this.Controls.Add(this.groupBox8);
  2433. this.Controls.Add(this.groupBox9);
  2434. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  2435. this.Name = "Main_Form";
  2436. this.Text = "PATH_EN_1.8G_DL";
  2437. this.Load += new System.EventHandler(this.Main_Form_Load);
  2438. this.groupBox9.ResumeLayout(false);
  2439. this.groupBox9.PerformLayout();
  2440. this.groupBox8.ResumeLayout(false);
  2441. this.groupBox7.ResumeLayout(false);
  2442. this.groupBox7.PerformLayout();
  2443. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM3)).EndInit();
  2444. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM2)).EndInit();
  2445. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM1)).EndInit();
  2446. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_UL)).EndInit();
  2447. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_DL)).EndInit();
  2448. this.groupBox5.ResumeLayout(false);
  2449. this.groupBox5.PerformLayout();
  2450. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL4)).EndInit();
  2451. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL2)).EndInit();
  2452. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL3)).EndInit();
  2453. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL1)).EndInit();
  2454. this.groupBox2.ResumeLayout(false);
  2455. this.groupBox2.PerformLayout();
  2456. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL4)).EndInit();
  2457. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL2)).EndInit();
  2458. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL3)).EndInit();
  2459. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL1)).EndInit();
  2460. this.groupBox4.ResumeLayout(false);
  2461. this.groupBox4.PerformLayout();
  2462. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL2)).EndInit();
  2463. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL1)).EndInit();
  2464. this.groupBox1.ResumeLayout(false);
  2465. this.groupBox1.PerformLayout();
  2466. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL2)).EndInit();
  2467. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL1)).EndInit();
  2468. this.groupBox17.ResumeLayout(false);
  2469. this.groupBox17.PerformLayout();
  2470. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_ON)).EndInit();
  2471. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_OFF)).EndInit();
  2472. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_ON)).EndInit();
  2473. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_OFF)).EndInit();
  2474. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_ON)).EndInit();
  2475. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF)).EndInit();
  2476. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_ON)).EndInit();
  2477. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF)).EndInit();
  2478. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_ON)).EndInit();
  2479. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_OFF)).EndInit();
  2480. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_ON)).EndInit();
  2481. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_OFF)).EndInit();
  2482. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_ON)).EndInit();
  2483. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_OFF)).EndInit();
  2484. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_ON)).EndInit();
  2485. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_OFF)).EndInit();
  2486. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_ON)).EndInit();
  2487. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_OFF)).EndInit();
  2488. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_ON)).EndInit();
  2489. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_OFF)).EndInit();
  2490. this.groupBox10.ResumeLayout(false);
  2491. this.groupBox11.ResumeLayout(false);
  2492. this.groupBox11.PerformLayout();
  2493. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_UL)).EndInit();
  2494. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_DL)).EndInit();
  2495. this.groupBox15.ResumeLayout(false);
  2496. this.groupBox15.PerformLayout();
  2497. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_UL)).EndInit();
  2498. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_DL)).EndInit();
  2499. this.groupBox16.ResumeLayout(false);
  2500. this.groupBox16.PerformLayout();
  2501. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_UL)).EndInit();
  2502. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_DL)).EndInit();
  2503. this.groupBox12.ResumeLayout(false);
  2504. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_TX)).EndInit();
  2505. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_G_TX)).EndInit();
  2506. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_R_RX)).EndInit();
  2507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_G_RX)).EndInit();
  2508. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  2509. this.groupBox_TDD.ResumeLayout(false);
  2510. this.groupBox_TDD.PerformLayout();
  2511. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_DL_OFF)).EndInit();
  2512. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_DL_ON)).EndInit();
  2513. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_UL_ON)).EndInit();
  2514. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_TDD_T_SYNC_UL_OFF)).EndInit();
  2515. this.groupBox3.ResumeLayout(false);
  2516. this.groupBox3.PerformLayout();
  2517. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_A)).EndInit();
  2518. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_E)).EndInit();
  2519. this.groupBox6.ResumeLayout(false);
  2520. this.groupBox6.PerformLayout();
  2521. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown11)).EndInit();
  2522. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).EndInit();
  2523. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).EndInit();
  2524. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_H)).EndInit();
  2525. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_F)).EndInit();
  2526. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_G)).EndInit();
  2527. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_D)).EndInit();
  2528. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_B)).EndInit();
  2529. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DAC_VoltCtrl_C)).EndInit();
  2530. this.ResumeLayout(false);
  2531. this.PerformLayout();
  2532. }
  2533. #endregion
  2534. private System.Windows.Forms.GroupBox groupBox9;
  2535. private System.Windows.Forms.Button button3;
  2536. private System.Windows.Forms.Button button_terminal;
  2537. private System.Windows.Forms.CheckBox setcheck_checkBox;
  2538. private System.Windows.Forms.Label cmCom_Port;
  2539. private System.Windows.Forms.Button button_PortOpen;
  2540. private System.Windows.Forms.Label cmBaudRate;
  2541. private System.Windows.Forms.ComboBox comboBox_baudrate;
  2542. public System.Windows.Forms.ComboBox comboBox_Port;
  2543. private System.Windows.Forms.GroupBox groupBox8;
  2544. private System.Windows.Forms.GroupBox groupBox7;
  2545. private System.Windows.Forms.Label label26;
  2546. private System.Windows.Forms.Label label28;
  2547. private System.Windows.Forms.GroupBox groupBox5;
  2548. private System.Windows.Forms.Label label15;
  2549. private System.Windows.Forms.Label label16;
  2550. private System.Windows.Forms.Label label17;
  2551. private System.Windows.Forms.Label label18;
  2552. private System.Windows.Forms.GroupBox groupBox2;
  2553. private System.Windows.Forms.Label label7;
  2554. private System.Windows.Forms.Label label6;
  2555. private System.Windows.Forms.Label label4;
  2556. private System.Windows.Forms.Label label5;
  2557. private System.Windows.Forms.GroupBox groupBox4;
  2558. private System.Windows.Forms.Label label13;
  2559. private System.Windows.Forms.Label label14;
  2560. private System.Windows.Forms.GroupBox groupBox1;
  2561. private System.Windows.Forms.Label label3;
  2562. private System.Windows.Forms.Label label2;
  2563. private System.Windows.Forms.GroupBox groupBox17;
  2564. private System.Windows.Forms.Label label78;
  2565. private System.Windows.Forms.Label label77;
  2566. private System.Windows.Forms.Label label76;
  2567. private System.Windows.Forms.Label label75;
  2568. private System.Windows.Forms.Label label72;
  2569. private System.Windows.Forms.Label label71;
  2570. private System.Windows.Forms.Label label70;
  2571. private System.Windows.Forms.Label label69;
  2572. private System.Windows.Forms.Label label79;
  2573. private System.Windows.Forms.PictureBox pictureBox15;
  2574. private System.Windows.Forms.Label label80;
  2575. private System.Windows.Forms.GroupBox groupBox10;
  2576. private System.Windows.Forms.GroupBox groupBox11;
  2577. private System.Windows.Forms.Label label32;
  2578. private System.Windows.Forms.Label label33;
  2579. private System.Windows.Forms.GroupBox groupBox15;
  2580. private System.Windows.Forms.Label label47;
  2581. private System.Windows.Forms.Label label48;
  2582. private System.Windows.Forms.GroupBox groupBox16;
  2583. private System.Windows.Forms.Label label49;
  2584. private System.Windows.Forms.Label label50;
  2585. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_DL1;
  2586. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_UL;
  2587. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_DL;
  2588. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL4;
  2589. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL2;
  2590. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL3;
  2591. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL1;
  2592. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL4;
  2593. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL2;
  2594. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL3;
  2595. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL1;
  2596. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_DL2;
  2597. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_DL1;
  2598. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_DL2;
  2599. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_3_5G_UL;
  2600. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_3_5G_DL;
  2601. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_2_1G_UL;
  2602. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_2_1G_DL;
  2603. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_1_8G_UL;
  2604. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_1_8G_DL;
  2605. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_L_OFF;
  2606. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_H_OFF;
  2607. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_UL_OFF;
  2608. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_DL_OFF;
  2609. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_UL_OFF;
  2610. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_DL_OFF;
  2611. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_UL_OFF;
  2612. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_DL_OFF;
  2613. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_L_ON;
  2614. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_H_ON;
  2615. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_UL_ON;
  2616. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_DL_ON;
  2617. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_UL_ON;
  2618. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_DL_ON;
  2619. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_UL_ON;
  2620. private System.Windows.Forms.GroupBox groupBox12;
  2621. public System.Windows.Forms.PictureBox pictureBox_G_TX;
  2622. public System.Windows.Forms.PictureBox pictureBox_R_RX;
  2623. public System.Windows.Forms.PictureBox pictureBox_R_TX;
  2624. public System.Windows.Forms.PictureBox pictureBox_G_RX;
  2625. private System.Windows.Forms.Label label74;
  2626. private System.Windows.Forms.Label label73;
  2627. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_L_ON;
  2628. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_L_OFF;
  2629. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_H_ON;
  2630. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_H_OFF;
  2631. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_DL_ON;
  2632. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM3;
  2633. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM2;
  2634. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM1;
  2635. private System.Windows.Forms.Label label19;
  2636. private System.Windows.Forms.Label label20;
  2637. private System.Windows.Forms.Label label21;
  2638. private System.Windows.Forms.GroupBox groupBox_TDD;
  2639. private System.Windows.Forms.Label label24;
  2640. private System.Windows.Forms.Label label22;
  2641. private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_DL_OFF;
  2642. private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_DL_ON;
  2643. private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_UL_ON;
  2644. private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_UL_OFF;
  2645. private System.Windows.Forms.GroupBox groupBox3;
  2646. private System.Windows.Forms.Label label34;
  2647. private System.Windows.Forms.Label label11;
  2648. private System.Windows.Forms.Label label31;
  2649. private System.Windows.Forms.Label label9;
  2650. private System.Windows.Forms.Label label30;
  2651. private System.Windows.Forms.Label label8;
  2652. private System.Windows.Forms.Label label29;
  2653. private System.Windows.Forms.Label label1;
  2654. private System.Windows.Forms.Button button_Set;
  2655. private System.Windows.Forms.Label label58;
  2656. private System.Windows.Forms.Label label51;
  2657. private System.Windows.Forms.Label label57;
  2658. private System.Windows.Forms.Label label_DET_1_8G_DL_IN;
  2659. private System.Windows.Forms.Label label40;
  2660. private System.Windows.Forms.Label label39;
  2661. public System.Windows.Forms.Label label3_5GHz_UL_OUT;
  2662. public System.Windows.Forms.Label label2_1GHz_UL_OUT;
  2663. public System.Windows.Forms.Label label3_5GHz_UL_IN;
  2664. public System.Windows.Forms.Label label2_1GHz_UL_IN;
  2665. public System.Windows.Forms.Label label3_5GHz_DL_OUT;
  2666. public System.Windows.Forms.Label label2_1GHz_DL_OUT;
  2667. public System.Windows.Forms.Label label3_5GHz_DL_IN;
  2668. public System.Windows.Forms.Label label2_1GHz_DL_IN;
  2669. public System.Windows.Forms.Label label1_8GHz_UL_OUT;
  2670. public System.Windows.Forms.Label label1_8GHz_UL_IN;
  2671. public System.Windows.Forms.Label label1_8GHz_DL_OUT;
  2672. public System.Windows.Forms.Label label1_8GHz_DL_IN;
  2673. public System.Windows.Forms.Label label_28V_Det;
  2674. public System.Windows.Forms.Label label_RFU_Temp;
  2675. private System.Windows.Forms.Button button1;
  2676. private System.Windows.Forms.Label label35;
  2677. private System.Windows.Forms.Label label27;
  2678. public System.Windows.Forms.NumericUpDown numericUpDown_DAC_VoltCtrl_A;
  2679. public System.Windows.Forms.NumericUpDown numericUpDown_DAC_VoltCtrl_E;
  2680. private System.Windows.Forms.GroupBox groupBox6;
  2681. private System.Windows.Forms.Label label10;
  2682. public System.Windows.Forms.NumericUpDown numericUpDown11;
  2683. public System.Windows.Forms.NumericUpDown numericUpDown10;
  2684. public System.Windows.Forms.NumericUpDown numericUpDown9;
  2685. public System.Windows.Forms.NumericUpDown numericUpDown_DAC_VoltCtrl_H;
  2686. public System.Windows.Forms.NumericUpDown numericUpDown_DAC_VoltCtrl_F;
  2687. public System.Windows.Forms.NumericUpDown numericUpDown_DAC_VoltCtrl_G;
  2688. public System.Windows.Forms.NumericUpDown numericUpDown_DAC_VoltCtrl_D;
  2689. public System.Windows.Forms.NumericUpDown numericUpDown_DAC_VoltCtrl_B;
  2690. public System.Windows.Forms.NumericUpDown numericUpDown_DAC_VoltCtrl_C;
  2691. private System.Windows.Forms.Label label37;
  2692. private System.Windows.Forms.Label label12;
  2693. private System.Windows.Forms.Label label25;
  2694. private System.Windows.Forms.Label label36;
  2695. private System.Windows.Forms.Label label38;
  2696. private System.Windows.Forms.Label label23;
  2697. private System.Windows.Forms.Button button_Save;
  2698. public System.Windows.Forms.Timer timer;
  2699. }
  2700. }