Main_Form.Designer.cs 145 KB

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