Main_Form.Designer.cs 148 KB

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