Main_Form.Designer.cs 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847
  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.Ascii_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.groupBox3 = new System.Windows.Forms.GroupBox();
  40. this.label68 = new System.Windows.Forms.Label();
  41. this.label56 = new System.Windows.Forms.Label();
  42. this.label67 = new System.Windows.Forms.Label();
  43. this.label12 = new System.Windows.Forms.Label();
  44. this.label66 = new System.Windows.Forms.Label();
  45. this.label55 = new System.Windows.Forms.Label();
  46. this.label65 = new System.Windows.Forms.Label();
  47. this.label11 = new System.Windows.Forms.Label();
  48. this.label64 = new System.Windows.Forms.Label();
  49. this.label54 = new System.Windows.Forms.Label();
  50. this.label63 = new System.Windows.Forms.Label();
  51. this.label10 = new System.Windows.Forms.Label();
  52. this.label62 = new System.Windows.Forms.Label();
  53. this.label53 = new System.Windows.Forms.Label();
  54. this.label61 = new System.Windows.Forms.Label();
  55. this.label1 = new System.Windows.Forms.Label();
  56. this.label60 = new System.Windows.Forms.Label();
  57. this.label52 = new System.Windows.Forms.Label();
  58. this.label59 = new System.Windows.Forms.Label();
  59. this.label8 = new System.Windows.Forms.Label();
  60. this.label58 = new System.Windows.Forms.Label();
  61. this.label51 = new System.Windows.Forms.Label();
  62. this.label57 = new System.Windows.Forms.Label();
  63. this.label9 = new System.Windows.Forms.Label();
  64. this.groupBox8 = new System.Windows.Forms.GroupBox();
  65. this.groupBox6 = new System.Windows.Forms.GroupBox();
  66. this.numericUpDown_ATT_3_5G_COM3 = new System.Windows.Forms.NumericUpDown();
  67. this.numericUpDown_ATT_3_5G_COM2 = new System.Windows.Forms.NumericUpDown();
  68. this.numericUpDown_ATT_3_5G_COM1 = new System.Windows.Forms.NumericUpDown();
  69. this.label19 = new System.Windows.Forms.Label();
  70. this.label20 = new System.Windows.Forms.Label();
  71. this.label21 = new System.Windows.Forms.Label();
  72. this.groupBox7 = new System.Windows.Forms.GroupBox();
  73. this.numericUpDown_ATT_3_5G_UL = new System.Windows.Forms.NumericUpDown();
  74. this.numericUpDown_ATT_3_5G_DL = new System.Windows.Forms.NumericUpDown();
  75. this.label26 = new System.Windows.Forms.Label();
  76. this.label28 = new System.Windows.Forms.Label();
  77. this.groupBox5 = new System.Windows.Forms.GroupBox();
  78. this.numericUpDown_ATT_2_1G_UL4 = new System.Windows.Forms.NumericUpDown();
  79. this.numericUpDown_ATT_2_1G_UL2 = new System.Windows.Forms.NumericUpDown();
  80. this.numericUpDown_ATT_2_1G_UL3 = new System.Windows.Forms.NumericUpDown();
  81. this.numericUpDown_ATT_2_1G_UL1 = new System.Windows.Forms.NumericUpDown();
  82. this.label15 = new System.Windows.Forms.Label();
  83. this.label16 = new System.Windows.Forms.Label();
  84. this.label17 = new System.Windows.Forms.Label();
  85. this.label18 = new System.Windows.Forms.Label();
  86. this.groupBox2 = new System.Windows.Forms.GroupBox();
  87. this.numericUpDown_ATT_1_8G_UL4 = new System.Windows.Forms.NumericUpDown();
  88. this.numericUpDown_ATT_1_8G_UL2 = new System.Windows.Forms.NumericUpDown();
  89. this.numericUpDown_ATT_1_8G_UL3 = new System.Windows.Forms.NumericUpDown();
  90. this.numericUpDown_ATT_1_8G_UL1 = new System.Windows.Forms.NumericUpDown();
  91. this.label7 = new System.Windows.Forms.Label();
  92. this.label6 = new System.Windows.Forms.Label();
  93. this.label4 = new System.Windows.Forms.Label();
  94. this.label5 = new System.Windows.Forms.Label();
  95. this.groupBox4 = new System.Windows.Forms.GroupBox();
  96. this.numericUpDown_ATT_2_1G_DL2 = new System.Windows.Forms.NumericUpDown();
  97. this.numericUpDown_ATT_2_1G_DL1 = new System.Windows.Forms.NumericUpDown();
  98. this.label13 = new System.Windows.Forms.Label();
  99. this.label14 = new System.Windows.Forms.Label();
  100. this.groupBox1 = new System.Windows.Forms.GroupBox();
  101. this.numericUpDown_ATT_1_8G_DL2 = new System.Windows.Forms.NumericUpDown();
  102. this.numericUpDown_ATT_1_8G_DL1 = new System.Windows.Forms.NumericUpDown();
  103. this.label3 = new System.Windows.Forms.Label();
  104. this.label2 = new System.Windows.Forms.Label();
  105. this.groupBox17 = new System.Windows.Forms.GroupBox();
  106. this.label78 = new System.Windows.Forms.Label();
  107. this.label77 = new System.Windows.Forms.Label();
  108. this.label76 = new System.Windows.Forms.Label();
  109. this.label75 = new System.Windows.Forms.Label();
  110. this.label74 = new System.Windows.Forms.Label();
  111. this.label73 = new System.Windows.Forms.Label();
  112. this.label72 = new System.Windows.Forms.Label();
  113. this.label71 = new System.Windows.Forms.Label();
  114. this.label70 = new System.Windows.Forms.Label();
  115. this.label69 = new System.Windows.Forms.Label();
  116. this.label79 = new System.Windows.Forms.Label();
  117. this.label80 = new System.Windows.Forms.Label();
  118. this.button_Set = new System.Windows.Forms.Button();
  119. this.groupBox10 = new System.Windows.Forms.GroupBox();
  120. this.groupBox11 = new System.Windows.Forms.GroupBox();
  121. this.numericUpDown_PLL_3_5G_UL = new System.Windows.Forms.NumericUpDown();
  122. this.numericUpDown_PLL_3_5G_DL = new System.Windows.Forms.NumericUpDown();
  123. this.label32 = new System.Windows.Forms.Label();
  124. this.label33 = new System.Windows.Forms.Label();
  125. this.groupBox15 = new System.Windows.Forms.GroupBox();
  126. this.numericUpDown_PLL_2_1G_DL2 = new System.Windows.Forms.NumericUpDown();
  127. this.numericUpDown_PLL_2_1G_DL1 = new System.Windows.Forms.NumericUpDown();
  128. this.label47 = new System.Windows.Forms.Label();
  129. this.label48 = new System.Windows.Forms.Label();
  130. this.groupBox16 = new System.Windows.Forms.GroupBox();
  131. this.numericUpDown_PLL_1_8G_DL2 = new System.Windows.Forms.NumericUpDown();
  132. this.numericUpDown_PLL_1_8G_DL1 = new System.Windows.Forms.NumericUpDown();
  133. this.label49 = new System.Windows.Forms.Label();
  134. this.label50 = new System.Windows.Forms.Label();
  135. this.timer = new System.Windows.Forms.Timer(this.components);
  136. this.pictureBox15 = new System.Windows.Forms.PictureBox();
  137. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  138. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  139. this.pictureBox_PATH_3_5G_L_ON = new System.Windows.Forms.PictureBox();
  140. this.pictureBox_PATH_3_5G_L_OFF = new System.Windows.Forms.PictureBox();
  141. this.pictureBox_PATH_3_5G_H_ON = new System.Windows.Forms.PictureBox();
  142. this.pictureBox_PATH_3_5G_H_OFF = new System.Windows.Forms.PictureBox();
  143. this.pictureBox_PLL_ON_OFF_3_5G_L_ON = new System.Windows.Forms.PictureBox();
  144. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF = new System.Windows.Forms.PictureBox();
  145. this.pictureBox_PLL_ON_OFF_3_5G_H_ON = new System.Windows.Forms.PictureBox();
  146. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF = new System.Windows.Forms.PictureBox();
  147. this.pictureBox_PATH_3_5G_UL_ON = new System.Windows.Forms.PictureBox();
  148. this.pictureBox_PATH_3_5G_UL_OFF = new System.Windows.Forms.PictureBox();
  149. this.pictureBox_PATH_3_5G_DL_ON = new System.Windows.Forms.PictureBox();
  150. this.pictureBox_PATH_3_5G_DL_OFF = new System.Windows.Forms.PictureBox();
  151. this.pictureBox_PATH_2_1G_UL_ON = new System.Windows.Forms.PictureBox();
  152. this.pictureBox_PATH_2_1G_UL_OFF = new System.Windows.Forms.PictureBox();
  153. this.pictureBox_PATH_2_1G_DL_ON = new System.Windows.Forms.PictureBox();
  154. this.pictureBox_PATH_2_1G_DL_OFF = new System.Windows.Forms.PictureBox();
  155. this.pictureBox_PATH_1_8G_UL_ON = new System.Windows.Forms.PictureBox();
  156. this.pictureBox_PATH_1_8G_UL_OFF = new System.Windows.Forms.PictureBox();
  157. this.pictureBox_PATH_1_8G_DL_ON = new System.Windows.Forms.PictureBox();
  158. this.pictureBox_PATH_1_8G_DL_OFF = new System.Windows.Forms.PictureBox();
  159. this.groupBox12 = new System.Windows.Forms.GroupBox();
  160. this.groupBox9.SuspendLayout();
  161. this.groupBox3.SuspendLayout();
  162. this.groupBox8.SuspendLayout();
  163. this.groupBox6.SuspendLayout();
  164. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM3)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM2)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM1)).BeginInit();
  167. this.groupBox7.SuspendLayout();
  168. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_UL)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_DL)).BeginInit();
  170. this.groupBox5.SuspendLayout();
  171. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL4)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL2)).BeginInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL3)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL1)).BeginInit();
  175. this.groupBox2.SuspendLayout();
  176. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL4)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL2)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL3)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL1)).BeginInit();
  180. this.groupBox4.SuspendLayout();
  181. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL2)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL1)).BeginInit();
  183. this.groupBox1.SuspendLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL2)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL1)).BeginInit();
  186. this.groupBox17.SuspendLayout();
  187. this.groupBox10.SuspendLayout();
  188. this.groupBox11.SuspendLayout();
  189. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_UL)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_DL)).BeginInit();
  191. this.groupBox15.SuspendLayout();
  192. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_DL2)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_DL1)).BeginInit();
  194. this.groupBox16.SuspendLayout();
  195. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_DL2)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_DL1)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_ON)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_OFF)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_ON)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_OFF)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_ON)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_ON)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_ON)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_OFF)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_ON)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_OFF)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_ON)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_OFF)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_ON)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_OFF)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_ON)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_OFF)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_ON)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_OFF)).BeginInit();
  220. this.groupBox12.SuspendLayout();
  221. this.SuspendLayout();
  222. //
  223. // groupBox9
  224. //
  225. this.groupBox9.Controls.Add(this.button3);
  226. this.groupBox9.Controls.Add(this.button_terminal);
  227. this.groupBox9.Controls.Add(this.Ascii_checkBox);
  228. this.groupBox9.Controls.Add(this.cmCom_Port);
  229. this.groupBox9.Controls.Add(this.button_PortOpen);
  230. this.groupBox9.Controls.Add(this.comboBox_Port);
  231. this.groupBox9.Controls.Add(this.cmBaudRate);
  232. this.groupBox9.Controls.Add(this.comboBox_baudrate);
  233. this.groupBox9.Location = new System.Drawing.Point(12, 77);
  234. this.groupBox9.Name = "groupBox9";
  235. this.groupBox9.Size = new System.Drawing.Size(225, 223);
  236. this.groupBox9.TabIndex = 82;
  237. this.groupBox9.TabStop = false;
  238. this.groupBox9.Text = "Connection";
  239. //
  240. // button3
  241. //
  242. this.button3.Location = new System.Drawing.Point(14, 171);
  243. this.button3.Name = "button3";
  244. this.button3.Size = new System.Drawing.Size(197, 34);
  245. this.button3.TabIndex = 93;
  246. this.button3.Text = "Firmware Update";
  247. this.button3.UseVisualStyleBackColor = true;
  248. this.button3.Click += new System.EventHandler(this.Firmware_Update_Click);
  249. //
  250. // button_terminal
  251. //
  252. this.button_terminal.Location = new System.Drawing.Point(14, 131);
  253. this.button_terminal.Name = "button_terminal";
  254. this.button_terminal.Size = new System.Drawing.Size(197, 34);
  255. this.button_terminal.TabIndex = 94;
  256. this.button_terminal.Text = "Terminal";
  257. this.button_terminal.UseVisualStyleBackColor = true;
  258. this.button_terminal.Click += new System.EventHandler(this.Button_terminal_Click);
  259. //
  260. // Ascii_checkBox
  261. //
  262. this.Ascii_checkBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  263. | System.Windows.Forms.AnchorStyles.Left)
  264. | System.Windows.Forms.AnchorStyles.Right)));
  265. this.Ascii_checkBox.AutoSize = true;
  266. this.Ascii_checkBox.Location = new System.Drawing.Point(14, 69);
  267. this.Ascii_checkBox.Name = "Ascii_checkBox";
  268. this.Ascii_checkBox.Size = new System.Drawing.Size(55, 16);
  269. this.Ascii_checkBox.TabIndex = 92;
  270. this.Ascii_checkBox.Text = "ASCII";
  271. this.Ascii_checkBox.UseVisualStyleBackColor = true;
  272. //
  273. // cmCom_Port
  274. //
  275. this.cmCom_Port.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  276. | System.Windows.Forms.AnchorStyles.Left)
  277. | System.Windows.Forms.AnchorStyles.Right)));
  278. this.cmCom_Port.AutoSize = true;
  279. this.cmCom_Port.Location = new System.Drawing.Point(11, 18);
  280. this.cmCom_Port.Name = "cmCom_Port";
  281. this.cmCom_Port.Size = new System.Drawing.Size(58, 12);
  282. this.cmCom_Port.TabIndex = 89;
  283. this.cmCom_Port.Text = "Com Port";
  284. //
  285. // button_PortOpen
  286. //
  287. this.button_PortOpen.Location = new System.Drawing.Point(13, 91);
  288. this.button_PortOpen.Name = "button_PortOpen";
  289. this.button_PortOpen.Size = new System.Drawing.Size(197, 34);
  290. this.button_PortOpen.TabIndex = 86;
  291. this.button_PortOpen.Text = "Port Open";
  292. this.button_PortOpen.UseVisualStyleBackColor = true;
  293. this.button_PortOpen.Click += new System.EventHandler(this.Button_PortOpen_Click);
  294. //
  295. // comboBox_Port
  296. //
  297. this.comboBox_Port.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  298. | System.Windows.Forms.AnchorStyles.Left)
  299. | System.Windows.Forms.AnchorStyles.Right)));
  300. this.comboBox_Port.Cursor = System.Windows.Forms.Cursors.Default;
  301. this.comboBox_Port.FormattingEnabled = true;
  302. this.comboBox_Port.Location = new System.Drawing.Point(109, 15);
  303. this.comboBox_Port.Name = "comboBox_Port";
  304. this.comboBox_Port.Size = new System.Drawing.Size(101, 20);
  305. this.comboBox_Port.TabIndex = 88;
  306. this.comboBox_Port.SelectedIndexChanged += new System.EventHandler(this.ComboBox_Port_SelectedIndexChanged);
  307. //
  308. // cmBaudRate
  309. //
  310. this.cmBaudRate.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  311. | System.Windows.Forms.AnchorStyles.Left)
  312. | System.Windows.Forms.AnchorStyles.Right)));
  313. this.cmBaudRate.AutoSize = true;
  314. this.cmBaudRate.Location = new System.Drawing.Point(11, 47);
  315. this.cmBaudRate.Name = "cmBaudRate";
  316. this.cmBaudRate.Size = new System.Drawing.Size(94, 12);
  317. this.cmBaudRate.TabIndex = 90;
  318. this.cmBaudRate.Text = "Baud Rate(bps)";
  319. //
  320. // comboBox_baudrate
  321. //
  322. this.comboBox_baudrate.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  323. | System.Windows.Forms.AnchorStyles.Left)
  324. | System.Windows.Forms.AnchorStyles.Right)));
  325. this.comboBox_baudrate.FormattingEnabled = true;
  326. this.comboBox_baudrate.Items.AddRange(new object[] {
  327. "9600",
  328. "14400",
  329. "19200",
  330. "38400",
  331. "57600",
  332. "115200",
  333. "128000"});
  334. this.comboBox_baudrate.Location = new System.Drawing.Point(110, 45);
  335. this.comboBox_baudrate.Name = "comboBox_baudrate";
  336. this.comboBox_baudrate.Size = new System.Drawing.Size(101, 20);
  337. this.comboBox_baudrate.TabIndex = 91;
  338. this.comboBox_baudrate.Text = "115200";
  339. //
  340. // groupBox3
  341. //
  342. this.groupBox3.Controls.Add(this.label68);
  343. this.groupBox3.Controls.Add(this.label56);
  344. this.groupBox3.Controls.Add(this.label67);
  345. this.groupBox3.Controls.Add(this.label12);
  346. this.groupBox3.Controls.Add(this.label66);
  347. this.groupBox3.Controls.Add(this.label55);
  348. this.groupBox3.Controls.Add(this.label65);
  349. this.groupBox3.Controls.Add(this.label11);
  350. this.groupBox3.Controls.Add(this.label64);
  351. this.groupBox3.Controls.Add(this.label54);
  352. this.groupBox3.Controls.Add(this.label63);
  353. this.groupBox3.Controls.Add(this.label10);
  354. this.groupBox3.Controls.Add(this.label62);
  355. this.groupBox3.Controls.Add(this.label53);
  356. this.groupBox3.Controls.Add(this.label61);
  357. this.groupBox3.Controls.Add(this.label1);
  358. this.groupBox3.Controls.Add(this.label60);
  359. this.groupBox3.Controls.Add(this.label52);
  360. this.groupBox3.Controls.Add(this.label59);
  361. this.groupBox3.Controls.Add(this.label8);
  362. this.groupBox3.Controls.Add(this.label58);
  363. this.groupBox3.Controls.Add(this.label51);
  364. this.groupBox3.Controls.Add(this.label57);
  365. this.groupBox3.Controls.Add(this.label9);
  366. this.groupBox3.Location = new System.Drawing.Point(12, 308);
  367. this.groupBox3.Name = "groupBox3";
  368. this.groupBox3.Size = new System.Drawing.Size(225, 281);
  369. this.groupBox3.TabIndex = 92;
  370. this.groupBox3.TabStop = false;
  371. this.groupBox3.Text = "Voltage";
  372. //
  373. // label68
  374. //
  375. this.label68.AutoSize = true;
  376. this.label68.Location = new System.Drawing.Point(189, 253);
  377. this.label68.Name = "label68";
  378. this.label68.Size = new System.Drawing.Size(29, 12);
  379. this.label68.TabIndex = 98;
  380. this.label68.Text = "0.0V";
  381. //
  382. // label56
  383. //
  384. this.label56.AutoSize = true;
  385. this.label56.Location = new System.Drawing.Point(76, 253);
  386. this.label56.Name = "label56";
  387. this.label56.Size = new System.Drawing.Size(29, 12);
  388. this.label56.TabIndex = 98;
  389. this.label56.Text = "0.0V";
  390. //
  391. // label67
  392. //
  393. this.label67.AutoSize = true;
  394. this.label67.Location = new System.Drawing.Point(189, 127);
  395. this.label67.Name = "label67";
  396. this.label67.Size = new System.Drawing.Size(29, 12);
  397. this.label67.TabIndex = 98;
  398. this.label67.Text = "0.0V";
  399. //
  400. // label12
  401. //
  402. this.label12.AutoSize = true;
  403. this.label12.Location = new System.Drawing.Point(76, 127);
  404. this.label12.Name = "label12";
  405. this.label12.Size = new System.Drawing.Size(29, 12);
  406. this.label12.TabIndex = 98;
  407. this.label12.Text = "0.0V";
  408. //
  409. // label66
  410. //
  411. this.label66.AutoSize = true;
  412. this.label66.Location = new System.Drawing.Point(189, 211);
  413. this.label66.Name = "label66";
  414. this.label66.Size = new System.Drawing.Size(29, 12);
  415. this.label66.TabIndex = 98;
  416. this.label66.Text = "0.0V";
  417. //
  418. // label55
  419. //
  420. this.label55.AutoSize = true;
  421. this.label55.Location = new System.Drawing.Point(76, 211);
  422. this.label55.Name = "label55";
  423. this.label55.Size = new System.Drawing.Size(29, 12);
  424. this.label55.TabIndex = 98;
  425. this.label55.Text = "0.0V";
  426. //
  427. // label65
  428. //
  429. this.label65.AutoSize = true;
  430. this.label65.Location = new System.Drawing.Point(189, 85);
  431. this.label65.Name = "label65";
  432. this.label65.Size = new System.Drawing.Size(29, 12);
  433. this.label65.TabIndex = 98;
  434. this.label65.Text = "0.0V";
  435. //
  436. // label11
  437. //
  438. this.label11.AutoSize = true;
  439. this.label11.Location = new System.Drawing.Point(76, 85);
  440. this.label11.Name = "label11";
  441. this.label11.Size = new System.Drawing.Size(29, 12);
  442. this.label11.TabIndex = 98;
  443. this.label11.Text = "0.0V";
  444. //
  445. // label64
  446. //
  447. this.label64.AutoSize = true;
  448. this.label64.Location = new System.Drawing.Point(189, 169);
  449. this.label64.Name = "label64";
  450. this.label64.Size = new System.Drawing.Size(29, 12);
  451. this.label64.TabIndex = 98;
  452. this.label64.Text = "0.0V";
  453. //
  454. // label54
  455. //
  456. this.label54.AutoSize = true;
  457. this.label54.Location = new System.Drawing.Point(76, 169);
  458. this.label54.Name = "label54";
  459. this.label54.Size = new System.Drawing.Size(29, 12);
  460. this.label54.TabIndex = 98;
  461. this.label54.Text = "0.0V";
  462. //
  463. // label63
  464. //
  465. this.label63.AutoSize = true;
  466. this.label63.Location = new System.Drawing.Point(189, 43);
  467. this.label63.Name = "label63";
  468. this.label63.Size = new System.Drawing.Size(29, 12);
  469. this.label63.TabIndex = 98;
  470. this.label63.Text = "0.0V";
  471. //
  472. // label10
  473. //
  474. this.label10.AutoSize = true;
  475. this.label10.Location = new System.Drawing.Point(76, 43);
  476. this.label10.Name = "label10";
  477. this.label10.Size = new System.Drawing.Size(29, 12);
  478. this.label10.TabIndex = 98;
  479. this.label10.Text = "0.0V";
  480. //
  481. // label62
  482. //
  483. this.label62.AutoSize = true;
  484. this.label62.Location = new System.Drawing.Point(120, 252);
  485. this.label62.Name = "label62";
  486. this.label62.Size = new System.Drawing.Size(53, 12);
  487. this.label62.TabIndex = 95;
  488. this.label62.Text = "3.5GHz :";
  489. //
  490. // label53
  491. //
  492. this.label53.AutoSize = true;
  493. this.label53.Location = new System.Drawing.Point(7, 252);
  494. this.label53.Name = "label53";
  495. this.label53.Size = new System.Drawing.Size(53, 12);
  496. this.label53.TabIndex = 95;
  497. this.label53.Text = "3.5GHz :";
  498. //
  499. // label61
  500. //
  501. this.label61.AutoSize = true;
  502. this.label61.Location = new System.Drawing.Point(120, 126);
  503. this.label61.Name = "label61";
  504. this.label61.Size = new System.Drawing.Size(53, 12);
  505. this.label61.TabIndex = 95;
  506. this.label61.Text = "3.5GHz :";
  507. //
  508. // label1
  509. //
  510. this.label1.AutoSize = true;
  511. this.label1.Location = new System.Drawing.Point(7, 126);
  512. this.label1.Name = "label1";
  513. this.label1.Size = new System.Drawing.Size(53, 12);
  514. this.label1.TabIndex = 95;
  515. this.label1.Text = "3.5GHz :";
  516. //
  517. // label60
  518. //
  519. this.label60.AutoSize = true;
  520. this.label60.Location = new System.Drawing.Point(120, 210);
  521. this.label60.Name = "label60";
  522. this.label60.Size = new System.Drawing.Size(53, 12);
  523. this.label60.TabIndex = 96;
  524. this.label60.Text = "2.1GHz :";
  525. //
  526. // label52
  527. //
  528. this.label52.AutoSize = true;
  529. this.label52.Location = new System.Drawing.Point(7, 210);
  530. this.label52.Name = "label52";
  531. this.label52.Size = new System.Drawing.Size(53, 12);
  532. this.label52.TabIndex = 96;
  533. this.label52.Text = "2.1GHz :";
  534. //
  535. // label59
  536. //
  537. this.label59.AutoSize = true;
  538. this.label59.Location = new System.Drawing.Point(120, 84);
  539. this.label59.Name = "label59";
  540. this.label59.Size = new System.Drawing.Size(53, 12);
  541. this.label59.TabIndex = 96;
  542. this.label59.Text = "2.1GHz :";
  543. //
  544. // label8
  545. //
  546. this.label8.AutoSize = true;
  547. this.label8.Location = new System.Drawing.Point(7, 84);
  548. this.label8.Name = "label8";
  549. this.label8.Size = new System.Drawing.Size(53, 12);
  550. this.label8.TabIndex = 96;
  551. this.label8.Text = "2.1GHz :";
  552. //
  553. // label58
  554. //
  555. this.label58.AutoSize = true;
  556. this.label58.Location = new System.Drawing.Point(120, 168);
  557. this.label58.Name = "label58";
  558. this.label58.Size = new System.Drawing.Size(53, 12);
  559. this.label58.TabIndex = 97;
  560. this.label58.Text = "1.8GHz :";
  561. //
  562. // label51
  563. //
  564. this.label51.AutoSize = true;
  565. this.label51.Location = new System.Drawing.Point(7, 168);
  566. this.label51.Name = "label51";
  567. this.label51.Size = new System.Drawing.Size(53, 12);
  568. this.label51.TabIndex = 97;
  569. this.label51.Text = "1.8GHz :";
  570. //
  571. // label57
  572. //
  573. this.label57.AutoSize = true;
  574. this.label57.Location = new System.Drawing.Point(120, 42);
  575. this.label57.Name = "label57";
  576. this.label57.Size = new System.Drawing.Size(53, 12);
  577. this.label57.TabIndex = 97;
  578. this.label57.Text = "1.8GHz :";
  579. //
  580. // label9
  581. //
  582. this.label9.AutoSize = true;
  583. this.label9.Location = new System.Drawing.Point(7, 42);
  584. this.label9.Name = "label9";
  585. this.label9.Size = new System.Drawing.Size(53, 12);
  586. this.label9.TabIndex = 97;
  587. this.label9.Text = "1.8GHz :";
  588. //
  589. // groupBox8
  590. //
  591. this.groupBox8.Controls.Add(this.groupBox6);
  592. this.groupBox8.Controls.Add(this.groupBox7);
  593. this.groupBox8.Controls.Add(this.groupBox5);
  594. this.groupBox8.Controls.Add(this.groupBox2);
  595. this.groupBox8.Controls.Add(this.groupBox4);
  596. this.groupBox8.Controls.Add(this.groupBox1);
  597. this.groupBox8.Location = new System.Drawing.Point(243, 219);
  598. this.groupBox8.Name = "groupBox8";
  599. this.groupBox8.Size = new System.Drawing.Size(924, 270);
  600. this.groupBox8.TabIndex = 94;
  601. this.groupBox8.TabStop = false;
  602. this.groupBox8.Text = "ATTEN(dB)";
  603. //
  604. // groupBox6
  605. //
  606. this.groupBox6.Controls.Add(this.numericUpDown_ATT_3_5G_COM3);
  607. this.groupBox6.Controls.Add(this.numericUpDown_ATT_3_5G_COM2);
  608. this.groupBox6.Controls.Add(this.numericUpDown_ATT_3_5G_COM1);
  609. this.groupBox6.Controls.Add(this.label19);
  610. this.groupBox6.Controls.Add(this.label20);
  611. this.groupBox6.Controls.Add(this.label21);
  612. this.groupBox6.Location = new System.Drawing.Point(687, 120);
  613. this.groupBox6.Name = "groupBox6";
  614. this.groupBox6.Size = new System.Drawing.Size(215, 133);
  615. this.groupBox6.TabIndex = 100;
  616. this.groupBox6.TabStop = false;
  617. this.groupBox6.Text = "3.5GHz UL";
  618. //
  619. // numericUpDown_ATT_3_5G_COM3
  620. //
  621. this.numericUpDown_ATT_3_5G_COM3.Location = new System.Drawing.Point(135, 98);
  622. this.numericUpDown_ATT_3_5G_COM3.Maximum = new decimal(new int[] {
  623. 30,
  624. 0,
  625. 0,
  626. 0});
  627. this.numericUpDown_ATT_3_5G_COM3.Name = "numericUpDown_ATT_3_5G_COM3";
  628. this.numericUpDown_ATT_3_5G_COM3.Size = new System.Drawing.Size(71, 21);
  629. this.numericUpDown_ATT_3_5G_COM3.TabIndex = 5;
  630. //
  631. // numericUpDown_ATT_3_5G_COM2
  632. //
  633. this.numericUpDown_ATT_3_5G_COM2.Location = new System.Drawing.Point(135, 60);
  634. this.numericUpDown_ATT_3_5G_COM2.Maximum = new decimal(new int[] {
  635. 30,
  636. 0,
  637. 0,
  638. 0});
  639. this.numericUpDown_ATT_3_5G_COM2.Name = "numericUpDown_ATT_3_5G_COM2";
  640. this.numericUpDown_ATT_3_5G_COM2.Size = new System.Drawing.Size(71, 21);
  641. this.numericUpDown_ATT_3_5G_COM2.TabIndex = 6;
  642. //
  643. // numericUpDown_ATT_3_5G_COM1
  644. //
  645. this.numericUpDown_ATT_3_5G_COM1.Location = new System.Drawing.Point(135, 18);
  646. this.numericUpDown_ATT_3_5G_COM1.Maximum = new decimal(new int[] {
  647. 30,
  648. 0,
  649. 0,
  650. 0});
  651. this.numericUpDown_ATT_3_5G_COM1.Name = "numericUpDown_ATT_3_5G_COM1";
  652. this.numericUpDown_ATT_3_5G_COM1.Size = new System.Drawing.Size(71, 21);
  653. this.numericUpDown_ATT_3_5G_COM1.TabIndex = 7;
  654. //
  655. // label19
  656. //
  657. this.label19.AutoSize = true;
  658. this.label19.Location = new System.Drawing.Point(9, 22);
  659. this.label19.Name = "label19";
  660. this.label19.Size = new System.Drawing.Size(101, 12);
  661. this.label19.TabIndex = 2;
  662. this.label19.Text = "ATT_3.5G_COM1";
  663. //
  664. // label20
  665. //
  666. this.label20.AutoSize = true;
  667. this.label20.Location = new System.Drawing.Point(9, 104);
  668. this.label20.Name = "label20";
  669. this.label20.Size = new System.Drawing.Size(101, 12);
  670. this.label20.TabIndex = 3;
  671. this.label20.Text = "ATT_3.5G_COM3";
  672. //
  673. // label21
  674. //
  675. this.label21.AutoSize = true;
  676. this.label21.Location = new System.Drawing.Point(9, 64);
  677. this.label21.Name = "label21";
  678. this.label21.Size = new System.Drawing.Size(101, 12);
  679. this.label21.TabIndex = 4;
  680. this.label21.Text = "ATT_3.5G_COM2";
  681. //
  682. // groupBox7
  683. //
  684. this.groupBox7.Controls.Add(this.numericUpDown_ATT_3_5G_UL);
  685. this.groupBox7.Controls.Add(this.numericUpDown_ATT_3_5G_DL);
  686. this.groupBox7.Controls.Add(this.label26);
  687. this.groupBox7.Controls.Add(this.label28);
  688. this.groupBox7.Location = new System.Drawing.Point(687, 22);
  689. this.groupBox7.Name = "groupBox7";
  690. this.groupBox7.Size = new System.Drawing.Size(215, 83);
  691. this.groupBox7.TabIndex = 94;
  692. this.groupBox7.TabStop = false;
  693. this.groupBox7.Text = "3.5GHz UL";
  694. //
  695. // numericUpDown_ATT_3_5G_UL
  696. //
  697. this.numericUpDown_ATT_3_5G_UL.Location = new System.Drawing.Point(132, 47);
  698. this.numericUpDown_ATT_3_5G_UL.Maximum = new decimal(new int[] {
  699. 30,
  700. 0,
  701. 0,
  702. 0});
  703. this.numericUpDown_ATT_3_5G_UL.Name = "numericUpDown_ATT_3_5G_UL";
  704. this.numericUpDown_ATT_3_5G_UL.Size = new System.Drawing.Size(71, 21);
  705. this.numericUpDown_ATT_3_5G_UL.TabIndex = 1;
  706. //
  707. // numericUpDown_ATT_3_5G_DL
  708. //
  709. this.numericUpDown_ATT_3_5G_DL.Location = new System.Drawing.Point(132, 19);
  710. this.numericUpDown_ATT_3_5G_DL.Maximum = new decimal(new int[] {
  711. 30,
  712. 0,
  713. 0,
  714. 0});
  715. this.numericUpDown_ATT_3_5G_DL.Name = "numericUpDown_ATT_3_5G_DL";
  716. this.numericUpDown_ATT_3_5G_DL.Size = new System.Drawing.Size(71, 21);
  717. this.numericUpDown_ATT_3_5G_DL.TabIndex = 1;
  718. //
  719. // label26
  720. //
  721. this.label26.AutoSize = true;
  722. this.label26.Location = new System.Drawing.Point(6, 23);
  723. this.label26.Name = "label26";
  724. this.label26.Size = new System.Drawing.Size(81, 12);
  725. this.label26.TabIndex = 0;
  726. this.label26.Text = "ATT_3.5G_DL";
  727. //
  728. // label28
  729. //
  730. this.label28.AutoSize = true;
  731. this.label28.Location = new System.Drawing.Point(6, 53);
  732. this.label28.Name = "label28";
  733. this.label28.Size = new System.Drawing.Size(81, 12);
  734. this.label28.TabIndex = 0;
  735. this.label28.Text = "ATT_3.5G_UL";
  736. //
  737. // groupBox5
  738. //
  739. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL4);
  740. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL2);
  741. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL3);
  742. this.groupBox5.Controls.Add(this.numericUpDown_ATT_2_1G_UL1);
  743. this.groupBox5.Controls.Add(this.label15);
  744. this.groupBox5.Controls.Add(this.label16);
  745. this.groupBox5.Controls.Add(this.label17);
  746. this.groupBox5.Controls.Add(this.label18);
  747. this.groupBox5.Location = new System.Drawing.Point(349, 111);
  748. this.groupBox5.Name = "groupBox5";
  749. this.groupBox5.Size = new System.Drawing.Size(215, 142);
  750. this.groupBox5.TabIndex = 96;
  751. this.groupBox5.TabStop = false;
  752. this.groupBox5.Text = "2.1GHz UL";
  753. //
  754. // numericUpDown_ATT_2_1G_UL4
  755. //
  756. this.numericUpDown_ATT_2_1G_UL4.Location = new System.Drawing.Point(132, 104);
  757. this.numericUpDown_ATT_2_1G_UL4.Maximum = new decimal(new int[] {
  758. 30,
  759. 0,
  760. 0,
  761. 0});
  762. this.numericUpDown_ATT_2_1G_UL4.Name = "numericUpDown_ATT_2_1G_UL4";
  763. this.numericUpDown_ATT_2_1G_UL4.Size = new System.Drawing.Size(71, 21);
  764. this.numericUpDown_ATT_2_1G_UL4.TabIndex = 1;
  765. //
  766. // numericUpDown_ATT_2_1G_UL2
  767. //
  768. this.numericUpDown_ATT_2_1G_UL2.Location = new System.Drawing.Point(132, 47);
  769. this.numericUpDown_ATT_2_1G_UL2.Maximum = new decimal(new int[] {
  770. 30,
  771. 0,
  772. 0,
  773. 0});
  774. this.numericUpDown_ATT_2_1G_UL2.Name = "numericUpDown_ATT_2_1G_UL2";
  775. this.numericUpDown_ATT_2_1G_UL2.Size = new System.Drawing.Size(71, 21);
  776. this.numericUpDown_ATT_2_1G_UL2.TabIndex = 1;
  777. //
  778. // numericUpDown_ATT_2_1G_UL3
  779. //
  780. this.numericUpDown_ATT_2_1G_UL3.Location = new System.Drawing.Point(132, 76);
  781. this.numericUpDown_ATT_2_1G_UL3.Maximum = new decimal(new int[] {
  782. 30,
  783. 0,
  784. 0,
  785. 0});
  786. this.numericUpDown_ATT_2_1G_UL3.Name = "numericUpDown_ATT_2_1G_UL3";
  787. this.numericUpDown_ATT_2_1G_UL3.Size = new System.Drawing.Size(71, 21);
  788. this.numericUpDown_ATT_2_1G_UL3.TabIndex = 1;
  789. //
  790. // numericUpDown_ATT_2_1G_UL1
  791. //
  792. this.numericUpDown_ATT_2_1G_UL1.Location = new System.Drawing.Point(132, 19);
  793. this.numericUpDown_ATT_2_1G_UL1.Maximum = new decimal(new int[] {
  794. 30,
  795. 0,
  796. 0,
  797. 0});
  798. this.numericUpDown_ATT_2_1G_UL1.Name = "numericUpDown_ATT_2_1G_UL1";
  799. this.numericUpDown_ATT_2_1G_UL1.Size = new System.Drawing.Size(71, 21);
  800. this.numericUpDown_ATT_2_1G_UL1.TabIndex = 1;
  801. //
  802. // label15
  803. //
  804. this.label15.AutoSize = true;
  805. this.label15.Location = new System.Drawing.Point(6, 80);
  806. this.label15.Name = "label15";
  807. this.label15.Size = new System.Drawing.Size(87, 12);
  808. this.label15.TabIndex = 0;
  809. this.label15.Text = "ATT_2.1G_UL3";
  810. //
  811. // label16
  812. //
  813. this.label16.AutoSize = true;
  814. this.label16.Location = new System.Drawing.Point(6, 110);
  815. this.label16.Name = "label16";
  816. this.label16.Size = new System.Drawing.Size(87, 12);
  817. this.label16.TabIndex = 0;
  818. this.label16.Text = "ATT_2.1G_UL4";
  819. //
  820. // label17
  821. //
  822. this.label17.AutoSize = true;
  823. this.label17.Location = new System.Drawing.Point(6, 23);
  824. this.label17.Name = "label17";
  825. this.label17.Size = new System.Drawing.Size(87, 12);
  826. this.label17.TabIndex = 0;
  827. this.label17.Text = "ATT_2.1G_UL1";
  828. //
  829. // label18
  830. //
  831. this.label18.AutoSize = true;
  832. this.label18.Location = new System.Drawing.Point(6, 53);
  833. this.label18.Name = "label18";
  834. this.label18.Size = new System.Drawing.Size(87, 12);
  835. this.label18.TabIndex = 0;
  836. this.label18.Text = "ATT_2.1G_UL2";
  837. //
  838. // groupBox2
  839. //
  840. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL4);
  841. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL2);
  842. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL3);
  843. this.groupBox2.Controls.Add(this.numericUpDown_ATT_1_8G_UL1);
  844. this.groupBox2.Controls.Add(this.label7);
  845. this.groupBox2.Controls.Add(this.label6);
  846. this.groupBox2.Controls.Add(this.label4);
  847. this.groupBox2.Controls.Add(this.label5);
  848. this.groupBox2.Location = new System.Drawing.Point(23, 111);
  849. this.groupBox2.Name = "groupBox2";
  850. this.groupBox2.Size = new System.Drawing.Size(215, 142);
  851. this.groupBox2.TabIndex = 97;
  852. this.groupBox2.TabStop = false;
  853. this.groupBox2.Text = "1.8GHz UL";
  854. //
  855. // numericUpDown_ATT_1_8G_UL4
  856. //
  857. this.numericUpDown_ATT_1_8G_UL4.Location = new System.Drawing.Point(132, 104);
  858. this.numericUpDown_ATT_1_8G_UL4.Maximum = new decimal(new int[] {
  859. 30,
  860. 0,
  861. 0,
  862. 0});
  863. this.numericUpDown_ATT_1_8G_UL4.Name = "numericUpDown_ATT_1_8G_UL4";
  864. this.numericUpDown_ATT_1_8G_UL4.Size = new System.Drawing.Size(71, 21);
  865. this.numericUpDown_ATT_1_8G_UL4.TabIndex = 1;
  866. //
  867. // numericUpDown_ATT_1_8G_UL2
  868. //
  869. this.numericUpDown_ATT_1_8G_UL2.Location = new System.Drawing.Point(132, 47);
  870. this.numericUpDown_ATT_1_8G_UL2.Maximum = new decimal(new int[] {
  871. 30,
  872. 0,
  873. 0,
  874. 0});
  875. this.numericUpDown_ATT_1_8G_UL2.Name = "numericUpDown_ATT_1_8G_UL2";
  876. this.numericUpDown_ATT_1_8G_UL2.Size = new System.Drawing.Size(71, 21);
  877. this.numericUpDown_ATT_1_8G_UL2.TabIndex = 1;
  878. //
  879. // numericUpDown_ATT_1_8G_UL3
  880. //
  881. this.numericUpDown_ATT_1_8G_UL3.Location = new System.Drawing.Point(132, 76);
  882. this.numericUpDown_ATT_1_8G_UL3.Maximum = new decimal(new int[] {
  883. 30,
  884. 0,
  885. 0,
  886. 0});
  887. this.numericUpDown_ATT_1_8G_UL3.Name = "numericUpDown_ATT_1_8G_UL3";
  888. this.numericUpDown_ATT_1_8G_UL3.Size = new System.Drawing.Size(71, 21);
  889. this.numericUpDown_ATT_1_8G_UL3.TabIndex = 1;
  890. //
  891. // numericUpDown_ATT_1_8G_UL1
  892. //
  893. this.numericUpDown_ATT_1_8G_UL1.Location = new System.Drawing.Point(132, 19);
  894. this.numericUpDown_ATT_1_8G_UL1.Maximum = new decimal(new int[] {
  895. 30,
  896. 0,
  897. 0,
  898. 0});
  899. this.numericUpDown_ATT_1_8G_UL1.Name = "numericUpDown_ATT_1_8G_UL1";
  900. this.numericUpDown_ATT_1_8G_UL1.Size = new System.Drawing.Size(71, 21);
  901. this.numericUpDown_ATT_1_8G_UL1.TabIndex = 1;
  902. //
  903. // label7
  904. //
  905. this.label7.AutoSize = true;
  906. this.label7.Location = new System.Drawing.Point(6, 80);
  907. this.label7.Name = "label7";
  908. this.label7.Size = new System.Drawing.Size(87, 12);
  909. this.label7.TabIndex = 0;
  910. this.label7.Text = "ATT_1.8G_UL3";
  911. //
  912. // label6
  913. //
  914. this.label6.AutoSize = true;
  915. this.label6.Location = new System.Drawing.Point(6, 110);
  916. this.label6.Name = "label6";
  917. this.label6.Size = new System.Drawing.Size(87, 12);
  918. this.label6.TabIndex = 0;
  919. this.label6.Text = "ATT_1.8G_UL4";
  920. //
  921. // label4
  922. //
  923. this.label4.AutoSize = true;
  924. this.label4.Location = new System.Drawing.Point(6, 23);
  925. this.label4.Name = "label4";
  926. this.label4.Size = new System.Drawing.Size(87, 12);
  927. this.label4.TabIndex = 0;
  928. this.label4.Text = "ATT_1.8G_UL1";
  929. //
  930. // label5
  931. //
  932. this.label5.AutoSize = true;
  933. this.label5.Location = new System.Drawing.Point(6, 53);
  934. this.label5.Name = "label5";
  935. this.label5.Size = new System.Drawing.Size(87, 12);
  936. this.label5.TabIndex = 0;
  937. this.label5.Text = "ATT_1.8G_UL2";
  938. //
  939. // groupBox4
  940. //
  941. this.groupBox4.Controls.Add(this.numericUpDown_ATT_2_1G_DL2);
  942. this.groupBox4.Controls.Add(this.numericUpDown_ATT_2_1G_DL1);
  943. this.groupBox4.Controls.Add(this.label13);
  944. this.groupBox4.Controls.Add(this.label14);
  945. this.groupBox4.Location = new System.Drawing.Point(349, 20);
  946. this.groupBox4.Name = "groupBox4";
  947. this.groupBox4.Size = new System.Drawing.Size(215, 85);
  948. this.groupBox4.TabIndex = 98;
  949. this.groupBox4.TabStop = false;
  950. this.groupBox4.Text = "2.1GHz DL";
  951. //
  952. // numericUpDown_ATT_2_1G_DL2
  953. //
  954. this.numericUpDown_ATT_2_1G_DL2.Location = new System.Drawing.Point(132, 47);
  955. this.numericUpDown_ATT_2_1G_DL2.Maximum = new decimal(new int[] {
  956. 30,
  957. 0,
  958. 0,
  959. 0});
  960. this.numericUpDown_ATT_2_1G_DL2.Name = "numericUpDown_ATT_2_1G_DL2";
  961. this.numericUpDown_ATT_2_1G_DL2.Size = new System.Drawing.Size(71, 21);
  962. this.numericUpDown_ATT_2_1G_DL2.TabIndex = 1;
  963. //
  964. // numericUpDown_ATT_2_1G_DL1
  965. //
  966. this.numericUpDown_ATT_2_1G_DL1.Location = new System.Drawing.Point(132, 19);
  967. this.numericUpDown_ATT_2_1G_DL1.Maximum = new decimal(new int[] {
  968. 30,
  969. 0,
  970. 0,
  971. 0});
  972. this.numericUpDown_ATT_2_1G_DL1.Name = "numericUpDown_ATT_2_1G_DL1";
  973. this.numericUpDown_ATT_2_1G_DL1.Size = new System.Drawing.Size(71, 21);
  974. this.numericUpDown_ATT_2_1G_DL1.TabIndex = 1;
  975. //
  976. // label13
  977. //
  978. this.label13.AutoSize = true;
  979. this.label13.Location = new System.Drawing.Point(6, 23);
  980. this.label13.Name = "label13";
  981. this.label13.Size = new System.Drawing.Size(87, 12);
  982. this.label13.TabIndex = 0;
  983. this.label13.Text = "ATT_2.1G_DL1";
  984. //
  985. // label14
  986. //
  987. this.label14.AutoSize = true;
  988. this.label14.Location = new System.Drawing.Point(6, 53);
  989. this.label14.Name = "label14";
  990. this.label14.Size = new System.Drawing.Size(87, 12);
  991. this.label14.TabIndex = 0;
  992. this.label14.Text = "ATT_2.1G_DL2";
  993. //
  994. // groupBox1
  995. //
  996. this.groupBox1.Controls.Add(this.numericUpDown_ATT_1_8G_DL2);
  997. this.groupBox1.Controls.Add(this.numericUpDown_ATT_1_8G_DL1);
  998. this.groupBox1.Controls.Add(this.label3);
  999. this.groupBox1.Controls.Add(this.label2);
  1000. this.groupBox1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1001. this.groupBox1.Location = new System.Drawing.Point(23, 20);
  1002. this.groupBox1.Name = "groupBox1";
  1003. this.groupBox1.Size = new System.Drawing.Size(215, 85);
  1004. this.groupBox1.TabIndex = 99;
  1005. this.groupBox1.TabStop = false;
  1006. this.groupBox1.Text = "1.8GHz DL";
  1007. //
  1008. // numericUpDown_ATT_1_8G_DL2
  1009. //
  1010. this.numericUpDown_ATT_1_8G_DL2.Location = new System.Drawing.Point(132, 47);
  1011. this.numericUpDown_ATT_1_8G_DL2.Maximum = new decimal(new int[] {
  1012. 30,
  1013. 0,
  1014. 0,
  1015. 0});
  1016. this.numericUpDown_ATT_1_8G_DL2.Name = "numericUpDown_ATT_1_8G_DL2";
  1017. this.numericUpDown_ATT_1_8G_DL2.Size = new System.Drawing.Size(71, 21);
  1018. this.numericUpDown_ATT_1_8G_DL2.TabIndex = 1;
  1019. //
  1020. // numericUpDown_ATT_1_8G_DL1
  1021. //
  1022. this.numericUpDown_ATT_1_8G_DL1.Location = new System.Drawing.Point(132, 19);
  1023. this.numericUpDown_ATT_1_8G_DL1.Maximum = new decimal(new int[] {
  1024. 30,
  1025. 0,
  1026. 0,
  1027. 0});
  1028. this.numericUpDown_ATT_1_8G_DL1.Name = "numericUpDown_ATT_1_8G_DL1";
  1029. this.numericUpDown_ATT_1_8G_DL1.Size = new System.Drawing.Size(71, 21);
  1030. this.numericUpDown_ATT_1_8G_DL1.TabIndex = 1;
  1031. //
  1032. // label3
  1033. //
  1034. this.label3.AutoSize = true;
  1035. this.label3.Location = new System.Drawing.Point(6, 23);
  1036. this.label3.Name = "label3";
  1037. this.label3.Size = new System.Drawing.Size(87, 12);
  1038. this.label3.TabIndex = 0;
  1039. this.label3.Text = "ATT_1.8G_DL1";
  1040. //
  1041. // label2
  1042. //
  1043. this.label2.AutoSize = true;
  1044. this.label2.Location = new System.Drawing.Point(6, 53);
  1045. this.label2.Name = "label2";
  1046. this.label2.Size = new System.Drawing.Size(87, 12);
  1047. this.label2.TabIndex = 0;
  1048. this.label2.Text = "ATT_1.8G_DL2";
  1049. //
  1050. // groupBox17
  1051. //
  1052. this.groupBox17.Controls.Add(this.label78);
  1053. this.groupBox17.Controls.Add(this.label77);
  1054. this.groupBox17.Controls.Add(this.label76);
  1055. this.groupBox17.Controls.Add(this.label75);
  1056. this.groupBox17.Controls.Add(this.label74);
  1057. this.groupBox17.Controls.Add(this.label73);
  1058. this.groupBox17.Controls.Add(this.label72);
  1059. this.groupBox17.Controls.Add(this.label71);
  1060. this.groupBox17.Controls.Add(this.label70);
  1061. this.groupBox17.Controls.Add(this.label69);
  1062. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_L_ON);
  1063. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_L_OFF);
  1064. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_H_ON);
  1065. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_H_OFF);
  1066. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_L_ON);
  1067. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF);
  1068. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_H_ON);
  1069. this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF);
  1070. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_UL_ON);
  1071. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_UL_OFF);
  1072. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_DL_ON);
  1073. this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_DL_OFF);
  1074. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_UL_ON);
  1075. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_UL_OFF);
  1076. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_DL_ON);
  1077. this.groupBox17.Controls.Add(this.pictureBox_PATH_2_1G_DL_OFF);
  1078. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_UL_ON);
  1079. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_UL_OFF);
  1080. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_DL_ON);
  1081. this.groupBox17.Controls.Add(this.pictureBox_PATH_1_8G_DL_OFF);
  1082. this.groupBox17.Location = new System.Drawing.Point(243, 77);
  1083. this.groupBox17.Name = "groupBox17";
  1084. this.groupBox17.Size = new System.Drawing.Size(924, 136);
  1085. this.groupBox17.TabIndex = 95;
  1086. this.groupBox17.TabStop = false;
  1087. this.groupBox17.Text = "Power";
  1088. //
  1089. // label78
  1090. //
  1091. this.label78.AutoSize = true;
  1092. this.label78.Location = new System.Drawing.Point(601, 12);
  1093. this.label78.Name = "label78";
  1094. this.label78.Size = new System.Drawing.Size(125, 12);
  1095. this.label78.TabIndex = 97;
  1096. this.label78.Text = "PLL_ON/OFF_3.5G_H";
  1097. //
  1098. // label77
  1099. //
  1100. this.label77.AutoSize = true;
  1101. this.label77.Location = new System.Drawing.Point(601, 74);
  1102. this.label77.Name = "label77";
  1103. this.label77.Size = new System.Drawing.Size(124, 12);
  1104. this.label77.TabIndex = 97;
  1105. this.label77.Text = "PLL_ON/OFF_3.5G_L";
  1106. //
  1107. // label76
  1108. //
  1109. this.label76.AutoSize = true;
  1110. this.label76.Location = new System.Drawing.Point(423, 73);
  1111. this.label76.Name = "label76";
  1112. this.label76.Size = new System.Drawing.Size(112, 12);
  1113. this.label76.TabIndex = 97;
  1114. this.label76.Text = "PATH_EN_3.5G_UL";
  1115. //
  1116. // label75
  1117. //
  1118. this.label75.AutoSize = true;
  1119. this.label75.Location = new System.Drawing.Point(423, 17);
  1120. this.label75.Name = "label75";
  1121. this.label75.Size = new System.Drawing.Size(112, 12);
  1122. this.label75.TabIndex = 97;
  1123. this.label75.Text = "PATH_EN_3.5G_DL";
  1124. //
  1125. // label74
  1126. //
  1127. this.label74.AutoSize = true;
  1128. this.label74.Location = new System.Drawing.Point(788, 12);
  1129. this.label74.Name = "label74";
  1130. this.label74.Size = new System.Drawing.Size(105, 12);
  1131. this.label74.TabIndex = 97;
  1132. this.label74.Text = "PATH_EN_3.5G_H";
  1133. //
  1134. // label73
  1135. //
  1136. this.label73.AutoSize = true;
  1137. this.label73.Location = new System.Drawing.Point(789, 74);
  1138. this.label73.Name = "label73";
  1139. this.label73.Size = new System.Drawing.Size(104, 12);
  1140. this.label73.TabIndex = 97;
  1141. this.label73.Text = "PATH_EN_3.5G_L";
  1142. //
  1143. // label72
  1144. //
  1145. this.label72.AutoSize = true;
  1146. this.label72.Location = new System.Drawing.Point(237, 69);
  1147. this.label72.Name = "label72";
  1148. this.label72.Size = new System.Drawing.Size(112, 12);
  1149. this.label72.TabIndex = 97;
  1150. this.label72.Text = "PATH_EN_2.1G_UL";
  1151. //
  1152. // label71
  1153. //
  1154. this.label71.AutoSize = true;
  1155. this.label71.Location = new System.Drawing.Point(237, 12);
  1156. this.label71.Name = "label71";
  1157. this.label71.Size = new System.Drawing.Size(112, 12);
  1158. this.label71.TabIndex = 97;
  1159. this.label71.Text = "PATH_EN_2.1G_DL";
  1160. //
  1161. // label70
  1162. //
  1163. this.label70.AutoSize = true;
  1164. this.label70.Location = new System.Drawing.Point(48, 69);
  1165. this.label70.Name = "label70";
  1166. this.label70.Size = new System.Drawing.Size(112, 12);
  1167. this.label70.TabIndex = 97;
  1168. this.label70.Text = "PATH_EN_1.8G_UL";
  1169. //
  1170. // label69
  1171. //
  1172. this.label69.AutoSize = true;
  1173. this.label69.Location = new System.Drawing.Point(66, 12);
  1174. this.label69.Name = "label69";
  1175. this.label69.Size = new System.Drawing.Size(112, 12);
  1176. this.label69.TabIndex = 97;
  1177. this.label69.Text = "PATH_EN_1.8G_DL";
  1178. //
  1179. // label79
  1180. //
  1181. this.label79.AutoSize = true;
  1182. this.label79.Font = new System.Drawing.Font("굴림", 36F, System.Drawing.FontStyle.Bold);
  1183. this.label79.Location = new System.Drawing.Point(419, 21);
  1184. this.label79.Name = "label79";
  1185. this.label79.Size = new System.Drawing.Size(501, 48);
  1186. this.label79.TabIndex = 97;
  1187. this.label79.Text = "RF-TRIO-3.5G-RFU";
  1188. //
  1189. // label80
  1190. //
  1191. this.label80.AutoSize = true;
  1192. this.label80.Location = new System.Drawing.Point(989, 66);
  1193. this.label80.Name = "label80";
  1194. this.label80.Size = new System.Drawing.Size(178, 12);
  1195. this.label80.TabIndex = 98;
  1196. this.label80.Text = "Copyright (c) 2019. BLUECELL";
  1197. //
  1198. // button_Set
  1199. //
  1200. this.button_Set.Font = new System.Drawing.Font("굴림", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1201. this.button_Set.Location = new System.Drawing.Point(12, 595);
  1202. this.button_Set.Name = "button_Set";
  1203. this.button_Set.Size = new System.Drawing.Size(225, 57);
  1204. this.button_Set.TabIndex = 100;
  1205. this.button_Set.Text = "SET";
  1206. this.button_Set.UseVisualStyleBackColor = true;
  1207. this.button_Set.Click += new System.EventHandler(this.button_Set_Click);
  1208. //
  1209. // groupBox10
  1210. //
  1211. this.groupBox10.Controls.Add(this.groupBox11);
  1212. this.groupBox10.Controls.Add(this.groupBox15);
  1213. this.groupBox10.Controls.Add(this.groupBox16);
  1214. this.groupBox10.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  1215. this.groupBox10.Location = new System.Drawing.Point(243, 495);
  1216. this.groupBox10.Name = "groupBox10";
  1217. this.groupBox10.Size = new System.Drawing.Size(924, 157);
  1218. this.groupBox10.TabIndex = 102;
  1219. this.groupBox10.TabStop = false;
  1220. this.groupBox10.Text = "PLL(MHz)";
  1221. //
  1222. // groupBox11
  1223. //
  1224. this.groupBox11.Controls.Add(this.numericUpDown_PLL_3_5G_UL);
  1225. this.groupBox11.Controls.Add(this.numericUpDown_PLL_3_5G_DL);
  1226. this.groupBox11.Controls.Add(this.label32);
  1227. this.groupBox11.Controls.Add(this.label33);
  1228. this.groupBox11.Location = new System.Drawing.Point(687, 41);
  1229. this.groupBox11.Name = "groupBox11";
  1230. this.groupBox11.Size = new System.Drawing.Size(215, 79);
  1231. this.groupBox11.TabIndex = 94;
  1232. this.groupBox11.TabStop = false;
  1233. this.groupBox11.Text = "3.5GHz UL";
  1234. //
  1235. // numericUpDown_PLL_3_5G_UL
  1236. //
  1237. this.numericUpDown_PLL_3_5G_UL.Location = new System.Drawing.Point(132, 47);
  1238. this.numericUpDown_PLL_3_5G_UL.Maximum = new decimal(new int[] {
  1239. 3000,
  1240. 0,
  1241. 0,
  1242. 0});
  1243. this.numericUpDown_PLL_3_5G_UL.Name = "numericUpDown_PLL_3_5G_UL";
  1244. this.numericUpDown_PLL_3_5G_UL.Size = new System.Drawing.Size(71, 21);
  1245. this.numericUpDown_PLL_3_5G_UL.TabIndex = 1;
  1246. //
  1247. // numericUpDown_PLL_3_5G_DL
  1248. //
  1249. this.numericUpDown_PLL_3_5G_DL.Location = new System.Drawing.Point(132, 19);
  1250. this.numericUpDown_PLL_3_5G_DL.Maximum = new decimal(new int[] {
  1251. 3000,
  1252. 0,
  1253. 0,
  1254. 0});
  1255. this.numericUpDown_PLL_3_5G_DL.Name = "numericUpDown_PLL_3_5G_DL";
  1256. this.numericUpDown_PLL_3_5G_DL.Size = new System.Drawing.Size(71, 21);
  1257. this.numericUpDown_PLL_3_5G_DL.TabIndex = 1;
  1258. //
  1259. // label32
  1260. //
  1261. this.label32.AutoSize = true;
  1262. this.label32.Location = new System.Drawing.Point(6, 23);
  1263. this.label32.Name = "label32";
  1264. this.label32.Size = new System.Drawing.Size(79, 12);
  1265. this.label32.TabIndex = 0;
  1266. this.label32.Text = "PLL_3.5G_DL";
  1267. //
  1268. // label33
  1269. //
  1270. this.label33.AutoSize = true;
  1271. this.label33.Location = new System.Drawing.Point(6, 53);
  1272. this.label33.Name = "label33";
  1273. this.label33.Size = new System.Drawing.Size(79, 12);
  1274. this.label33.TabIndex = 0;
  1275. this.label33.Text = "PLL_3.5G_UL";
  1276. //
  1277. // groupBox15
  1278. //
  1279. this.groupBox15.Controls.Add(this.numericUpDown_PLL_2_1G_DL2);
  1280. this.groupBox15.Controls.Add(this.numericUpDown_PLL_2_1G_DL1);
  1281. this.groupBox15.Controls.Add(this.label47);
  1282. this.groupBox15.Controls.Add(this.label48);
  1283. this.groupBox15.Location = new System.Drawing.Point(349, 35);
  1284. this.groupBox15.Name = "groupBox15";
  1285. this.groupBox15.Size = new System.Drawing.Size(215, 85);
  1286. this.groupBox15.TabIndex = 98;
  1287. this.groupBox15.TabStop = false;
  1288. this.groupBox15.Text = "2.1GHz DL";
  1289. //
  1290. // numericUpDown_PLL_2_1G_DL2
  1291. //
  1292. this.numericUpDown_PLL_2_1G_DL2.Location = new System.Drawing.Point(132, 47);
  1293. this.numericUpDown_PLL_2_1G_DL2.Maximum = new decimal(new int[] {
  1294. 3000,
  1295. 0,
  1296. 0,
  1297. 0});
  1298. this.numericUpDown_PLL_2_1G_DL2.Name = "numericUpDown_PLL_2_1G_DL2";
  1299. this.numericUpDown_PLL_2_1G_DL2.Size = new System.Drawing.Size(71, 21);
  1300. this.numericUpDown_PLL_2_1G_DL2.TabIndex = 1;
  1301. //
  1302. // numericUpDown_PLL_2_1G_DL1
  1303. //
  1304. this.numericUpDown_PLL_2_1G_DL1.Location = new System.Drawing.Point(132, 19);
  1305. this.numericUpDown_PLL_2_1G_DL1.Maximum = new decimal(new int[] {
  1306. 3000,
  1307. 0,
  1308. 0,
  1309. 0});
  1310. this.numericUpDown_PLL_2_1G_DL1.Name = "numericUpDown_PLL_2_1G_DL1";
  1311. this.numericUpDown_PLL_2_1G_DL1.Size = new System.Drawing.Size(71, 21);
  1312. this.numericUpDown_PLL_2_1G_DL1.TabIndex = 1;
  1313. //
  1314. // label47
  1315. //
  1316. this.label47.AutoSize = true;
  1317. this.label47.Location = new System.Drawing.Point(6, 23);
  1318. this.label47.Name = "label47";
  1319. this.label47.Size = new System.Drawing.Size(85, 12);
  1320. this.label47.TabIndex = 0;
  1321. this.label47.Text = "PLL_2.1G_DL1";
  1322. //
  1323. // label48
  1324. //
  1325. this.label48.AutoSize = true;
  1326. this.label48.Location = new System.Drawing.Point(6, 53);
  1327. this.label48.Name = "label48";
  1328. this.label48.Size = new System.Drawing.Size(85, 12);
  1329. this.label48.TabIndex = 0;
  1330. this.label48.Text = "PLL_2.1G_DL2";
  1331. //
  1332. // groupBox16
  1333. //
  1334. this.groupBox16.Controls.Add(this.numericUpDown_PLL_1_8G_DL2);
  1335. this.groupBox16.Controls.Add(this.numericUpDown_PLL_1_8G_DL1);
  1336. this.groupBox16.Controls.Add(this.label49);
  1337. this.groupBox16.Controls.Add(this.label50);
  1338. this.groupBox16.Location = new System.Drawing.Point(23, 37);
  1339. this.groupBox16.Name = "groupBox16";
  1340. this.groupBox16.Size = new System.Drawing.Size(215, 85);
  1341. this.groupBox16.TabIndex = 99;
  1342. this.groupBox16.TabStop = false;
  1343. this.groupBox16.Text = "1.8GHz DL";
  1344. //
  1345. // numericUpDown_PLL_1_8G_DL2
  1346. //
  1347. this.numericUpDown_PLL_1_8G_DL2.Location = new System.Drawing.Point(132, 47);
  1348. this.numericUpDown_PLL_1_8G_DL2.Maximum = new decimal(new int[] {
  1349. 3000,
  1350. 0,
  1351. 0,
  1352. 0});
  1353. this.numericUpDown_PLL_1_8G_DL2.Name = "numericUpDown_PLL_1_8G_DL2";
  1354. this.numericUpDown_PLL_1_8G_DL2.Size = new System.Drawing.Size(71, 21);
  1355. this.numericUpDown_PLL_1_8G_DL2.TabIndex = 1;
  1356. //
  1357. // numericUpDown_PLL_1_8G_DL1
  1358. //
  1359. this.numericUpDown_PLL_1_8G_DL1.Location = new System.Drawing.Point(132, 19);
  1360. this.numericUpDown_PLL_1_8G_DL1.Maximum = new decimal(new int[] {
  1361. 3000,
  1362. 0,
  1363. 0,
  1364. 0});
  1365. this.numericUpDown_PLL_1_8G_DL1.Name = "numericUpDown_PLL_1_8G_DL1";
  1366. this.numericUpDown_PLL_1_8G_DL1.Size = new System.Drawing.Size(71, 21);
  1367. this.numericUpDown_PLL_1_8G_DL1.TabIndex = 1;
  1368. //
  1369. // label49
  1370. //
  1371. this.label49.AutoSize = true;
  1372. this.label49.Location = new System.Drawing.Point(6, 23);
  1373. this.label49.Name = "label49";
  1374. this.label49.Size = new System.Drawing.Size(85, 12);
  1375. this.label49.TabIndex = 0;
  1376. this.label49.Text = "PLL_1.8G_DL1";
  1377. //
  1378. // label50
  1379. //
  1380. this.label50.AutoSize = true;
  1381. this.label50.Location = new System.Drawing.Point(6, 53);
  1382. this.label50.Name = "label50";
  1383. this.label50.Size = new System.Drawing.Size(85, 12);
  1384. this.label50.TabIndex = 0;
  1385. this.label50.Text = "PLL_1.8G_DL2";
  1386. //
  1387. // timer
  1388. //
  1389. this.timer.Interval = 3000;
  1390. this.timer.Tick += new System.EventHandler(this.timer_Tick);
  1391. //
  1392. // pictureBox15
  1393. //
  1394. this.pictureBox15.BackColor = System.Drawing.Color.Transparent;
  1395. this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  1396. this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image")));
  1397. this.pictureBox15.Location = new System.Drawing.Point(1017, 12);
  1398. this.pictureBox15.Name = "pictureBox15";
  1399. this.pictureBox15.Size = new System.Drawing.Size(150, 42);
  1400. this.pictureBox15.TabIndex = 99;
  1401. this.pictureBox15.TabStop = false;
  1402. //
  1403. // pictureBox4
  1404. //
  1405. this.pictureBox4.Image = global::Basic_Terminal.Properties.Resources.RX_IMAGE;
  1406. this.pictureBox4.Location = new System.Drawing.Point(156, 20);
  1407. this.pictureBox4.Name = "pictureBox4";
  1408. this.pictureBox4.Size = new System.Drawing.Size(38, 36);
  1409. this.pictureBox4.TabIndex = 96;
  1410. this.pictureBox4.TabStop = false;
  1411. //
  1412. // pictureBox1
  1413. //
  1414. this.pictureBox1.Image = global::Basic_Terminal.Properties.Resources.TX_IMAGE;
  1415. this.pictureBox1.Location = new System.Drawing.Point(31, 20);
  1416. this.pictureBox1.Name = "pictureBox1";
  1417. this.pictureBox1.Size = new System.Drawing.Size(38, 36);
  1418. this.pictureBox1.TabIndex = 96;
  1419. this.pictureBox1.TabStop = false;
  1420. //
  1421. // pictureBox_PATH_3_5G_L_ON
  1422. //
  1423. this.pictureBox_PATH_3_5G_L_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_L_ON.Image")));
  1424. this.pictureBox_PATH_3_5G_L_ON.Location = new System.Drawing.Point(846, 89);
  1425. this.pictureBox_PATH_3_5G_L_ON.Name = "pictureBox_PATH_3_5G_L_ON";
  1426. this.pictureBox_PATH_3_5G_L_ON.Size = new System.Drawing.Size(38, 36);
  1427. this.pictureBox_PATH_3_5G_L_ON.TabIndex = 96;
  1428. this.pictureBox_PATH_3_5G_L_ON.TabStop = false;
  1429. //
  1430. // pictureBox_PATH_3_5G_L_OFF
  1431. //
  1432. this.pictureBox_PATH_3_5G_L_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_L_OFF.Image")));
  1433. this.pictureBox_PATH_3_5G_L_OFF.Location = new System.Drawing.Point(846, 88);
  1434. this.pictureBox_PATH_3_5G_L_OFF.Name = "pictureBox_PATH_3_5G_L_OFF";
  1435. this.pictureBox_PATH_3_5G_L_OFF.Size = new System.Drawing.Size(38, 36);
  1436. this.pictureBox_PATH_3_5G_L_OFF.TabIndex = 96;
  1437. this.pictureBox_PATH_3_5G_L_OFF.TabStop = false;
  1438. //
  1439. // pictureBox_PATH_3_5G_H_ON
  1440. //
  1441. this.pictureBox_PATH_3_5G_H_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_H_ON.Image")));
  1442. this.pictureBox_PATH_3_5G_H_ON.Location = new System.Drawing.Point(846, 30);
  1443. this.pictureBox_PATH_3_5G_H_ON.Name = "pictureBox_PATH_3_5G_H_ON";
  1444. this.pictureBox_PATH_3_5G_H_ON.Size = new System.Drawing.Size(38, 36);
  1445. this.pictureBox_PATH_3_5G_H_ON.TabIndex = 96;
  1446. this.pictureBox_PATH_3_5G_H_ON.TabStop = false;
  1447. //
  1448. // pictureBox_PATH_3_5G_H_OFF
  1449. //
  1450. this.pictureBox_PATH_3_5G_H_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_H_OFF.Image")));
  1451. this.pictureBox_PATH_3_5G_H_OFF.Location = new System.Drawing.Point(846, 30);
  1452. this.pictureBox_PATH_3_5G_H_OFF.Name = "pictureBox_PATH_3_5G_H_OFF";
  1453. this.pictureBox_PATH_3_5G_H_OFF.Size = new System.Drawing.Size(38, 36);
  1454. this.pictureBox_PATH_3_5G_H_OFF.TabIndex = 96;
  1455. this.pictureBox_PATH_3_5G_H_OFF.TabStop = false;
  1456. //
  1457. // pictureBox_PLL_ON_OFF_3_5G_L_ON
  1458. //
  1459. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_L_ON.Image")));
  1460. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Location = new System.Drawing.Point(660, 88);
  1461. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Name = "pictureBox_PLL_ON_OFF_3_5G_L_ON";
  1462. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Size = new System.Drawing.Size(38, 36);
  1463. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabIndex = 96;
  1464. this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabStop = false;
  1465. //
  1466. // pictureBox_PLL_ON_OFF_3_5G_L_OFF
  1467. //
  1468. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_L_OFF.Image")));
  1469. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Location = new System.Drawing.Point(660, 88);
  1470. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Name = "pictureBox_PLL_ON_OFF_3_5G_L_OFF";
  1471. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Size = new System.Drawing.Size(38, 36);
  1472. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabIndex = 96;
  1473. this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabStop = false;
  1474. //
  1475. // pictureBox_PLL_ON_OFF_3_5G_H_ON
  1476. //
  1477. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_H_ON.Image")));
  1478. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Location = new System.Drawing.Point(660, 28);
  1479. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Name = "pictureBox_PLL_ON_OFF_3_5G_H_ON";
  1480. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Size = new System.Drawing.Size(38, 36);
  1481. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabIndex = 96;
  1482. this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabStop = false;
  1483. //
  1484. // pictureBox_PLL_ON_OFF_3_5G_H_OFF
  1485. //
  1486. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_H_OFF.Image")));
  1487. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Location = new System.Drawing.Point(660, 28);
  1488. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Name = "pictureBox_PLL_ON_OFF_3_5G_H_OFF";
  1489. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Size = new System.Drawing.Size(38, 36);
  1490. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabIndex = 96;
  1491. this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabStop = false;
  1492. //
  1493. // pictureBox_PATH_3_5G_UL_ON
  1494. //
  1495. this.pictureBox_PATH_3_5G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_UL_ON.Image")));
  1496. this.pictureBox_PATH_3_5G_UL_ON.Location = new System.Drawing.Point(474, 88);
  1497. this.pictureBox_PATH_3_5G_UL_ON.Name = "pictureBox_PATH_3_5G_UL_ON";
  1498. this.pictureBox_PATH_3_5G_UL_ON.Size = new System.Drawing.Size(38, 36);
  1499. this.pictureBox_PATH_3_5G_UL_ON.TabIndex = 96;
  1500. this.pictureBox_PATH_3_5G_UL_ON.TabStop = false;
  1501. //
  1502. // pictureBox_PATH_3_5G_UL_OFF
  1503. //
  1504. this.pictureBox_PATH_3_5G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_UL_OFF.Image")));
  1505. this.pictureBox_PATH_3_5G_UL_OFF.Location = new System.Drawing.Point(474, 88);
  1506. this.pictureBox_PATH_3_5G_UL_OFF.Name = "pictureBox_PATH_3_5G_UL_OFF";
  1507. this.pictureBox_PATH_3_5G_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1508. this.pictureBox_PATH_3_5G_UL_OFF.TabIndex = 96;
  1509. this.pictureBox_PATH_3_5G_UL_OFF.TabStop = false;
  1510. //
  1511. // pictureBox_PATH_3_5G_DL_ON
  1512. //
  1513. this.pictureBox_PATH_3_5G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_DL_ON.Image")));
  1514. this.pictureBox_PATH_3_5G_DL_ON.Location = new System.Drawing.Point(474, 28);
  1515. this.pictureBox_PATH_3_5G_DL_ON.Name = "pictureBox_PATH_3_5G_DL_ON";
  1516. this.pictureBox_PATH_3_5G_DL_ON.Size = new System.Drawing.Size(38, 36);
  1517. this.pictureBox_PATH_3_5G_DL_ON.TabIndex = 96;
  1518. this.pictureBox_PATH_3_5G_DL_ON.TabStop = false;
  1519. //
  1520. // pictureBox_PATH_3_5G_DL_OFF
  1521. //
  1522. this.pictureBox_PATH_3_5G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_DL_OFF.Image")));
  1523. this.pictureBox_PATH_3_5G_DL_OFF.Location = new System.Drawing.Point(474, 28);
  1524. this.pictureBox_PATH_3_5G_DL_OFF.Name = "pictureBox_PATH_3_5G_DL_OFF";
  1525. this.pictureBox_PATH_3_5G_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1526. this.pictureBox_PATH_3_5G_DL_OFF.TabIndex = 96;
  1527. this.pictureBox_PATH_3_5G_DL_OFF.TabStop = false;
  1528. //
  1529. // pictureBox_PATH_2_1G_UL_ON
  1530. //
  1531. this.pictureBox_PATH_2_1G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_UL_ON.Image")));
  1532. this.pictureBox_PATH_2_1G_UL_ON.Location = new System.Drawing.Point(288, 90);
  1533. this.pictureBox_PATH_2_1G_UL_ON.Name = "pictureBox_PATH_2_1G_UL_ON";
  1534. this.pictureBox_PATH_2_1G_UL_ON.Size = new System.Drawing.Size(38, 36);
  1535. this.pictureBox_PATH_2_1G_UL_ON.TabIndex = 96;
  1536. this.pictureBox_PATH_2_1G_UL_ON.TabStop = false;
  1537. //
  1538. // pictureBox_PATH_2_1G_UL_OFF
  1539. //
  1540. this.pictureBox_PATH_2_1G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_UL_OFF.Image")));
  1541. this.pictureBox_PATH_2_1G_UL_OFF.Location = new System.Drawing.Point(288, 90);
  1542. this.pictureBox_PATH_2_1G_UL_OFF.Name = "pictureBox_PATH_2_1G_UL_OFF";
  1543. this.pictureBox_PATH_2_1G_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1544. this.pictureBox_PATH_2_1G_UL_OFF.TabIndex = 96;
  1545. this.pictureBox_PATH_2_1G_UL_OFF.TabStop = false;
  1546. //
  1547. // pictureBox_PATH_2_1G_DL_ON
  1548. //
  1549. this.pictureBox_PATH_2_1G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_DL_ON.Image")));
  1550. this.pictureBox_PATH_2_1G_DL_ON.Location = new System.Drawing.Point(288, 28);
  1551. this.pictureBox_PATH_2_1G_DL_ON.Name = "pictureBox_PATH_2_1G_DL_ON";
  1552. this.pictureBox_PATH_2_1G_DL_ON.Size = new System.Drawing.Size(38, 36);
  1553. this.pictureBox_PATH_2_1G_DL_ON.TabIndex = 96;
  1554. this.pictureBox_PATH_2_1G_DL_ON.TabStop = false;
  1555. //
  1556. // pictureBox_PATH_2_1G_DL_OFF
  1557. //
  1558. this.pictureBox_PATH_2_1G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_2_1G_DL_OFF.Image")));
  1559. this.pictureBox_PATH_2_1G_DL_OFF.Location = new System.Drawing.Point(288, 28);
  1560. this.pictureBox_PATH_2_1G_DL_OFF.Name = "pictureBox_PATH_2_1G_DL_OFF";
  1561. this.pictureBox_PATH_2_1G_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1562. this.pictureBox_PATH_2_1G_DL_OFF.TabIndex = 96;
  1563. this.pictureBox_PATH_2_1G_DL_OFF.TabStop = false;
  1564. //
  1565. // pictureBox_PATH_1_8G_UL_ON
  1566. //
  1567. this.pictureBox_PATH_1_8G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_UL_ON.Image")));
  1568. this.pictureBox_PATH_1_8G_UL_ON.Location = new System.Drawing.Point(102, 90);
  1569. this.pictureBox_PATH_1_8G_UL_ON.Name = "pictureBox_PATH_1_8G_UL_ON";
  1570. this.pictureBox_PATH_1_8G_UL_ON.Size = new System.Drawing.Size(38, 36);
  1571. this.pictureBox_PATH_1_8G_UL_ON.TabIndex = 96;
  1572. this.pictureBox_PATH_1_8G_UL_ON.TabStop = false;
  1573. //
  1574. // pictureBox_PATH_1_8G_UL_OFF
  1575. //
  1576. this.pictureBox_PATH_1_8G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_UL_OFF.Image")));
  1577. this.pictureBox_PATH_1_8G_UL_OFF.Location = new System.Drawing.Point(102, 90);
  1578. this.pictureBox_PATH_1_8G_UL_OFF.Name = "pictureBox_PATH_1_8G_UL_OFF";
  1579. this.pictureBox_PATH_1_8G_UL_OFF.Size = new System.Drawing.Size(38, 36);
  1580. this.pictureBox_PATH_1_8G_UL_OFF.TabIndex = 96;
  1581. this.pictureBox_PATH_1_8G_UL_OFF.TabStop = false;
  1582. //
  1583. // pictureBox_PATH_1_8G_DL_ON
  1584. //
  1585. this.pictureBox_PATH_1_8G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_DL_ON.Image")));
  1586. this.pictureBox_PATH_1_8G_DL_ON.Location = new System.Drawing.Point(102, 30);
  1587. this.pictureBox_PATH_1_8G_DL_ON.Name = "pictureBox_PATH_1_8G_DL_ON";
  1588. this.pictureBox_PATH_1_8G_DL_ON.Size = new System.Drawing.Size(38, 36);
  1589. this.pictureBox_PATH_1_8G_DL_ON.TabIndex = 96;
  1590. this.pictureBox_PATH_1_8G_DL_ON.TabStop = false;
  1591. //
  1592. // pictureBox_PATH_1_8G_DL_OFF
  1593. //
  1594. this.pictureBox_PATH_1_8G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_1_8G_DL_OFF.Image")));
  1595. this.pictureBox_PATH_1_8G_DL_OFF.Location = new System.Drawing.Point(102, 30);
  1596. this.pictureBox_PATH_1_8G_DL_OFF.Name = "pictureBox_PATH_1_8G_DL_OFF";
  1597. this.pictureBox_PATH_1_8G_DL_OFF.Size = new System.Drawing.Size(38, 36);
  1598. this.pictureBox_PATH_1_8G_DL_OFF.TabIndex = 96;
  1599. this.pictureBox_PATH_1_8G_DL_OFF.TabStop = false;
  1600. //
  1601. // groupBox12
  1602. //
  1603. this.groupBox12.Controls.Add(this.pictureBox1);
  1604. this.groupBox12.Controls.Add(this.pictureBox4);
  1605. this.groupBox12.Location = new System.Drawing.Point(12, 12);
  1606. this.groupBox12.Name = "groupBox12";
  1607. this.groupBox12.Size = new System.Drawing.Size(225, 66);
  1608. this.groupBox12.TabIndex = 103;
  1609. this.groupBox12.TabStop = false;
  1610. this.groupBox12.Text = "DATA Status";
  1611. //
  1612. // Main_Form
  1613. //
  1614. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
  1615. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1616. this.ClientSize = new System.Drawing.Size(1185, 663);
  1617. this.Controls.Add(this.groupBox12);
  1618. this.Controls.Add(this.groupBox10);
  1619. this.Controls.Add(this.button_Set);
  1620. this.Controls.Add(this.pictureBox15);
  1621. this.Controls.Add(this.label80);
  1622. this.Controls.Add(this.label79);
  1623. this.Controls.Add(this.groupBox17);
  1624. this.Controls.Add(this.groupBox8);
  1625. this.Controls.Add(this.groupBox3);
  1626. this.Controls.Add(this.groupBox9);
  1627. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1628. this.Name = "Main_Form";
  1629. this.Text = "PATH_EN_1.8G_DL";
  1630. this.Load += new System.EventHandler(this.Main_Form_Load);
  1631. this.groupBox9.ResumeLayout(false);
  1632. this.groupBox9.PerformLayout();
  1633. this.groupBox3.ResumeLayout(false);
  1634. this.groupBox3.PerformLayout();
  1635. this.groupBox8.ResumeLayout(false);
  1636. this.groupBox6.ResumeLayout(false);
  1637. this.groupBox6.PerformLayout();
  1638. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM3)).EndInit();
  1639. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM2)).EndInit();
  1640. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_COM1)).EndInit();
  1641. this.groupBox7.ResumeLayout(false);
  1642. this.groupBox7.PerformLayout();
  1643. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_UL)).EndInit();
  1644. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_DL)).EndInit();
  1645. this.groupBox5.ResumeLayout(false);
  1646. this.groupBox5.PerformLayout();
  1647. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL4)).EndInit();
  1648. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL2)).EndInit();
  1649. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL3)).EndInit();
  1650. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_UL1)).EndInit();
  1651. this.groupBox2.ResumeLayout(false);
  1652. this.groupBox2.PerformLayout();
  1653. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL4)).EndInit();
  1654. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL2)).EndInit();
  1655. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL3)).EndInit();
  1656. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_UL1)).EndInit();
  1657. this.groupBox4.ResumeLayout(false);
  1658. this.groupBox4.PerformLayout();
  1659. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL2)).EndInit();
  1660. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_2_1G_DL1)).EndInit();
  1661. this.groupBox1.ResumeLayout(false);
  1662. this.groupBox1.PerformLayout();
  1663. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL2)).EndInit();
  1664. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_1_8G_DL1)).EndInit();
  1665. this.groupBox17.ResumeLayout(false);
  1666. this.groupBox17.PerformLayout();
  1667. this.groupBox10.ResumeLayout(false);
  1668. this.groupBox11.ResumeLayout(false);
  1669. this.groupBox11.PerformLayout();
  1670. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_UL)).EndInit();
  1671. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_3_5G_DL)).EndInit();
  1672. this.groupBox15.ResumeLayout(false);
  1673. this.groupBox15.PerformLayout();
  1674. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_DL2)).EndInit();
  1675. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_2_1G_DL1)).EndInit();
  1676. this.groupBox16.ResumeLayout(false);
  1677. this.groupBox16.PerformLayout();
  1678. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_DL2)).EndInit();
  1679. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_PLL_1_8G_DL1)).EndInit();
  1680. ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
  1681. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  1682. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1683. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_ON)).EndInit();
  1684. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_OFF)).EndInit();
  1685. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_ON)).EndInit();
  1686. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_OFF)).EndInit();
  1687. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_ON)).EndInit();
  1688. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF)).EndInit();
  1689. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_ON)).EndInit();
  1690. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF)).EndInit();
  1691. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_ON)).EndInit();
  1692. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_OFF)).EndInit();
  1693. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_ON)).EndInit();
  1694. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_OFF)).EndInit();
  1695. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_ON)).EndInit();
  1696. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_UL_OFF)).EndInit();
  1697. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_ON)).EndInit();
  1698. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_2_1G_DL_OFF)).EndInit();
  1699. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_ON)).EndInit();
  1700. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_UL_OFF)).EndInit();
  1701. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_ON)).EndInit();
  1702. ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_1_8G_DL_OFF)).EndInit();
  1703. this.groupBox12.ResumeLayout(false);
  1704. this.ResumeLayout(false);
  1705. this.PerformLayout();
  1706. }
  1707. #endregion
  1708. private System.Windows.Forms.GroupBox groupBox9;
  1709. private System.Windows.Forms.Button button3;
  1710. private System.Windows.Forms.Button button_terminal;
  1711. private System.Windows.Forms.CheckBox Ascii_checkBox;
  1712. private System.Windows.Forms.Label cmCom_Port;
  1713. private System.Windows.Forms.Button button_PortOpen;
  1714. private System.Windows.Forms.Label cmBaudRate;
  1715. private System.Windows.Forms.ComboBox comboBox_baudrate;
  1716. public System.Windows.Forms.ComboBox comboBox_Port;
  1717. private System.Windows.Forms.GroupBox groupBox3;
  1718. private System.Windows.Forms.Label label12;
  1719. private System.Windows.Forms.Label label11;
  1720. private System.Windows.Forms.Label label10;
  1721. private System.Windows.Forms.Label label1;
  1722. private System.Windows.Forms.Label label8;
  1723. private System.Windows.Forms.Label label9;
  1724. private System.Windows.Forms.Label label68;
  1725. private System.Windows.Forms.Label label56;
  1726. private System.Windows.Forms.Label label67;
  1727. private System.Windows.Forms.Label label66;
  1728. private System.Windows.Forms.Label label55;
  1729. private System.Windows.Forms.Label label65;
  1730. private System.Windows.Forms.Label label64;
  1731. private System.Windows.Forms.Label label54;
  1732. private System.Windows.Forms.Label label63;
  1733. private System.Windows.Forms.Label label62;
  1734. private System.Windows.Forms.Label label53;
  1735. private System.Windows.Forms.Label label61;
  1736. private System.Windows.Forms.Label label60;
  1737. private System.Windows.Forms.Label label52;
  1738. private System.Windows.Forms.Label label59;
  1739. private System.Windows.Forms.Label label58;
  1740. private System.Windows.Forms.Label label51;
  1741. private System.Windows.Forms.Label label57;
  1742. private System.Windows.Forms.GroupBox groupBox8;
  1743. private System.Windows.Forms.GroupBox groupBox7;
  1744. private System.Windows.Forms.Label label26;
  1745. private System.Windows.Forms.Label label28;
  1746. private System.Windows.Forms.GroupBox groupBox5;
  1747. private System.Windows.Forms.Label label15;
  1748. private System.Windows.Forms.Label label16;
  1749. private System.Windows.Forms.Label label17;
  1750. private System.Windows.Forms.Label label18;
  1751. private System.Windows.Forms.GroupBox groupBox2;
  1752. private System.Windows.Forms.Label label7;
  1753. private System.Windows.Forms.Label label6;
  1754. private System.Windows.Forms.Label label4;
  1755. private System.Windows.Forms.Label label5;
  1756. private System.Windows.Forms.GroupBox groupBox4;
  1757. private System.Windows.Forms.Label label13;
  1758. private System.Windows.Forms.Label label14;
  1759. private System.Windows.Forms.GroupBox groupBox1;
  1760. private System.Windows.Forms.Label label3;
  1761. private System.Windows.Forms.Label label2;
  1762. private System.Windows.Forms.GroupBox groupBox17;
  1763. private System.Windows.Forms.PictureBox pictureBox1;
  1764. private System.Windows.Forms.Label label78;
  1765. private System.Windows.Forms.Label label77;
  1766. private System.Windows.Forms.Label label76;
  1767. private System.Windows.Forms.Label label75;
  1768. private System.Windows.Forms.Label label74;
  1769. private System.Windows.Forms.Label label73;
  1770. private System.Windows.Forms.Label label72;
  1771. private System.Windows.Forms.Label label71;
  1772. private System.Windows.Forms.Label label70;
  1773. private System.Windows.Forms.Label label69;
  1774. private System.Windows.Forms.PictureBox pictureBox4;
  1775. private System.Windows.Forms.Label label79;
  1776. private System.Windows.Forms.PictureBox pictureBox15;
  1777. private System.Windows.Forms.Label label80;
  1778. private System.Windows.Forms.Button button_Set;
  1779. private System.Windows.Forms.GroupBox groupBox10;
  1780. private System.Windows.Forms.GroupBox groupBox11;
  1781. private System.Windows.Forms.Label label32;
  1782. private System.Windows.Forms.Label label33;
  1783. private System.Windows.Forms.GroupBox groupBox15;
  1784. private System.Windows.Forms.Label label47;
  1785. private System.Windows.Forms.Label label48;
  1786. private System.Windows.Forms.GroupBox groupBox16;
  1787. private System.Windows.Forms.Label label49;
  1788. private System.Windows.Forms.Label label50;
  1789. private System.Windows.Forms.GroupBox groupBox6;
  1790. private System.Windows.Forms.Label label19;
  1791. private System.Windows.Forms.Label label20;
  1792. private System.Windows.Forms.Label label21;
  1793. private System.Windows.Forms.Timer timer;
  1794. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_DL1;
  1795. private System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_DL_ON;
  1796. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_UL;
  1797. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_DL;
  1798. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL4;
  1799. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL2;
  1800. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL3;
  1801. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_UL1;
  1802. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL4;
  1803. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL2;
  1804. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL3;
  1805. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_UL1;
  1806. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_DL2;
  1807. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_2_1G_DL1;
  1808. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_1_8G_DL2;
  1809. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_3_5G_UL;
  1810. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_3_5G_DL;
  1811. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_2_1G_DL2;
  1812. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_2_1G_DL1;
  1813. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_1_8G_DL2;
  1814. public System.Windows.Forms.NumericUpDown numericUpDown_PLL_1_8G_DL1;
  1815. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM3;
  1816. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM2;
  1817. public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM1;
  1818. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_L_OFF;
  1819. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_H_OFF;
  1820. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_L_OFF;
  1821. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_H_OFF;
  1822. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_UL_OFF;
  1823. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_DL_OFF;
  1824. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_UL_OFF;
  1825. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_DL_OFF;
  1826. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_UL_OFF;
  1827. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_DL_OFF;
  1828. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_L_ON;
  1829. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_H_ON;
  1830. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_L_ON;
  1831. public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_H_ON;
  1832. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_UL_ON;
  1833. public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_DL_ON;
  1834. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_UL_ON;
  1835. public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_DL_ON;
  1836. public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_UL_ON;
  1837. private System.Windows.Forms.GroupBox groupBox12;
  1838. }
  1839. }