Main_Form.Designer.cs 149 KB

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