Main_Form.Designer.cs 149 KB

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