DebuggingForm.Designer.cs 107 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015
  1. 
  2. namespace Tps_LQ_Transmitter
  3. {
  4. partial class DebuggingForm
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. this.btnPowCh_1 = new DevComponents.DotNetBar.ButtonX();
  31. this.btnPowCh_2 = new DevComponents.DotNetBar.ButtonX();
  32. this.btnPowCh_4 = new DevComponents.DotNetBar.ButtonX();
  33. this.btnPowCh_5 = new DevComponents.DotNetBar.ButtonX();
  34. this.btnPowCh_6 = new DevComponents.DotNetBar.ButtonX();
  35. this.btnPowCh_7 = new DevComponents.DotNetBar.ButtonX();
  36. this.btnPowCh_8 = new DevComponents.DotNetBar.ButtonX();
  37. this.chkStCh_1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  38. this.chkStCh_2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  39. this.chkStCh_3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  40. this.chkStCh_4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  41. this.chkStCh_5 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  42. this.chkStCh_6 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  43. this.chkStCh_7 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  44. this.chkStCh_8 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  45. this.txtbVoltCh_1 = new DevComponents.DotNetBar.Controls.TextBoxX();
  46. this.txtbVoltCh_2 = new DevComponents.DotNetBar.Controls.TextBoxX();
  47. this.txtbVoltCh_3 = new DevComponents.DotNetBar.Controls.TextBoxX();
  48. this.txtbVoltCh_4 = new DevComponents.DotNetBar.Controls.TextBoxX();
  49. this.txtbVoltCh_5 = new DevComponents.DotNetBar.Controls.TextBoxX();
  50. this.txtbVoltCh_6 = new DevComponents.DotNetBar.Controls.TextBoxX();
  51. this.txtbVoltCh_7 = new DevComponents.DotNetBar.Controls.TextBoxX();
  52. this.txtbVoltCh_8 = new DevComponents.DotNetBar.Controls.TextBoxX();
  53. this.txtbCurrCh_1 = new DevComponents.DotNetBar.Controls.TextBoxX();
  54. this.txtbCurrCh_2 = new DevComponents.DotNetBar.Controls.TextBoxX();
  55. this.txtbCurrCh_3 = new DevComponents.DotNetBar.Controls.TextBoxX();
  56. this.txtbCurrCh_4 = new DevComponents.DotNetBar.Controls.TextBoxX();
  57. this.txtbCurrCh_5 = new DevComponents.DotNetBar.Controls.TextBoxX();
  58. this.txtbCurrCh_6 = new DevComponents.DotNetBar.Controls.TextBoxX();
  59. this.txtbCurrCh_7 = new DevComponents.DotNetBar.Controls.TextBoxX();
  60. this.txtbCurrCh_8 = new DevComponents.DotNetBar.Controls.TextBoxX();
  61. this.labelX1 = new DevComponents.DotNetBar.LabelX();
  62. this.labelX2 = new DevComponents.DotNetBar.LabelX();
  63. this.labelX3 = new DevComponents.DotNetBar.LabelX();
  64. this.labelX4 = new DevComponents.DotNetBar.LabelX();
  65. this.led1 = new SeeSharpTools.JY.GUI.LED();
  66. this.led2 = new SeeSharpTools.JY.GUI.LED();
  67. this.led3 = new SeeSharpTools.JY.GUI.LED();
  68. this.led4 = new SeeSharpTools.JY.GUI.LED();
  69. this.led5 = new SeeSharpTools.JY.GUI.LED();
  70. this.led6 = new SeeSharpTools.JY.GUI.LED();
  71. this.led7 = new SeeSharpTools.JY.GUI.LED();
  72. this.led8 = new SeeSharpTools.JY.GUI.LED();
  73. this.labelX5 = new DevComponents.DotNetBar.LabelX();
  74. this.txtbMsg = new DevComponents.DotNetBar.Controls.TextBoxX();
  75. this.labelX6 = new DevComponents.DotNetBar.LabelX();
  76. this.labelX7 = new DevComponents.DotNetBar.LabelX();
  77. this.txtbVoltSetValue = new DevComponents.DotNetBar.Controls.TextBoxX();
  78. this.labelX8 = new DevComponents.DotNetBar.LabelX();
  79. this.labelX9 = new DevComponents.DotNetBar.LabelX();
  80. this.txtbCurrSetValue = new DevComponents.DotNetBar.Controls.TextBoxX();
  81. this.btnPowerSetting = new DevComponents.DotNetBar.ButtonX();
  82. this.btnOther = new DevComponents.DotNetBar.ButtonX();
  83. this.chkAyCh_1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  84. this.labelX10 = new DevComponents.DotNetBar.LabelX();
  85. this.chkAyCh_2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  86. this.chkAyCh_3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  87. this.chkAyCh_4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  88. this.chkAyCh_5 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  89. this.chkAyCh_6 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  90. this.chkAyCh_7 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  91. this.chkAyCh_8 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  92. this.chkBxCh_1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  93. this.chkBxCh_2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  94. this.chkBxCh_3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  95. this.chkBxCh_4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  96. this.labelX11 = new DevComponents.DotNetBar.LabelX();
  97. this.labelX12 = new DevComponents.DotNetBar.LabelX();
  98. this.chkCzCh = new DevComponents.DotNetBar.Controls.CheckBoxX();
  99. this.ChkPowerOnOff = new DevComponents.DotNetBar.Controls.CheckBoxX();
  100. this.btnPowCh_3 = new DevComponents.DotNetBar.ButtonX();
  101. this.labelX14 = new DevComponents.DotNetBar.LabelX();
  102. this.labelX15 = new DevComponents.DotNetBar.LabelX();
  103. this.labelX16 = new DevComponents.DotNetBar.LabelX();
  104. this.labelX17 = new DevComponents.DotNetBar.LabelX();
  105. this.labelX18 = new DevComponents.DotNetBar.LabelX();
  106. this.labelX19 = new DevComponents.DotNetBar.LabelX();
  107. this.labelX20 = new DevComponents.DotNetBar.LabelX();
  108. this.labelX21 = new DevComponents.DotNetBar.LabelX();
  109. this.labelX22 = new DevComponents.DotNetBar.LabelX();
  110. this.labelX23 = new DevComponents.DotNetBar.LabelX();
  111. this.labelX24 = new DevComponents.DotNetBar.LabelX();
  112. this.labelX25 = new DevComponents.DotNetBar.LabelX();
  113. this.labelX26 = new DevComponents.DotNetBar.LabelX();
  114. this.labelX27 = new DevComponents.DotNetBar.LabelX();
  115. this.labelX28 = new DevComponents.DotNetBar.LabelX();
  116. this.labelX29 = new DevComponents.DotNetBar.LabelX();
  117. this.labelX30 = new DevComponents.DotNetBar.LabelX();
  118. this.labelX31 = new DevComponents.DotNetBar.LabelX();
  119. this.labelX32 = new DevComponents.DotNetBar.LabelX();
  120. this.btnPcmSetting = new DevComponents.DotNetBar.ButtonX();
  121. this.txtbPcmSend = new DevComponents.DotNetBar.Controls.TextBoxX();
  122. this.btnPcmSendx = new DevComponents.DotNetBar.ButtonX();
  123. this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
  124. this.txtbBaudrate = new DevComponents.DotNetBar.Controls.TextBoxX();
  125. this.labelX33 = new DevComponents.DotNetBar.LabelX();
  126. this.rbtnRise = new System.Windows.Forms.RadioButton();
  127. this.rbtnFall = new System.Windows.Forms.RadioButton();
  128. this.gpbHdlcTr = new System.Windows.Forms.GroupBox();
  129. this.gpbUartCheck = new System.Windows.Forms.GroupBox();
  130. this.rbtnNone = new System.Windows.Forms.RadioButton();
  131. this.rbtnEven = new System.Windows.Forms.RadioButton();
  132. this.rbtnOdd = new System.Windows.Forms.RadioButton();
  133. this.gpbSendMode = new System.Windows.Forms.GroupBox();
  134. this.rbtnHdlcMode = new System.Windows.Forms.RadioButton();
  135. this.rbtnUartMode = new System.Windows.Forms.RadioButton();
  136. this.timer1 = new System.Windows.Forms.Timer(this.components);
  137. this.txtbPcmRd = new DevComponents.DotNetBar.Controls.TextBoxX();
  138. this.btnCleartxtbPcmRd = new DevComponents.DotNetBar.ButtonX();
  139. this.labelX34 = new DevComponents.DotNetBar.LabelX();
  140. this.labelX35 = new DevComponents.DotNetBar.LabelX();
  141. this.chkTimerEn = new DevComponents.DotNetBar.Controls.CheckBoxX();
  142. this.txtbTimer2Num = new DevComponents.DotNetBar.Controls.TextBoxX();
  143. this.timer2 = new System.Windows.Forms.Timer(this.components);
  144. this.labelX36 = new DevComponents.DotNetBar.LabelX();
  145. this.labelX37 = new DevComponents.DotNetBar.LabelX();
  146. this.chkAllSwitchDo = new DevComponents.DotNetBar.Controls.CheckBoxX();
  147. this.gpbHdlcTr.SuspendLayout();
  148. this.gpbUartCheck.SuspendLayout();
  149. this.gpbSendMode.SuspendLayout();
  150. this.SuspendLayout();
  151. //
  152. // btnPowCh_1
  153. //
  154. this.btnPowCh_1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  155. this.btnPowCh_1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  156. this.btnPowCh_1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.btnPowCh_1.Location = new System.Drawing.Point(166, 36);
  158. this.btnPowCh_1.Name = "btnPowCh_1";
  159. this.btnPowCh_1.Size = new System.Drawing.Size(98, 48);
  160. this.btnPowCh_1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  161. this.btnPowCh_1.TabIndex = 0;
  162. this.btnPowCh_1.Text = "通道1";
  163. this.btnPowCh_1.Click += new System.EventHandler(this.btnPowCh_1_Click);
  164. //
  165. // btnPowCh_2
  166. //
  167. this.btnPowCh_2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  168. this.btnPowCh_2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  169. this.btnPowCh_2.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.btnPowCh_2.Location = new System.Drawing.Point(372, 36);
  171. this.btnPowCh_2.Name = "btnPowCh_2";
  172. this.btnPowCh_2.Size = new System.Drawing.Size(98, 48);
  173. this.btnPowCh_2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  174. this.btnPowCh_2.TabIndex = 0;
  175. this.btnPowCh_2.Text = "通道2";
  176. this.btnPowCh_2.Click += new System.EventHandler(this.btnPowCh_2_Click);
  177. //
  178. // btnPowCh_4
  179. //
  180. this.btnPowCh_4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  181. this.btnPowCh_4.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  182. this.btnPowCh_4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  183. this.btnPowCh_4.Location = new System.Drawing.Point(784, 36);
  184. this.btnPowCh_4.Name = "btnPowCh_4";
  185. this.btnPowCh_4.Size = new System.Drawing.Size(98, 48);
  186. this.btnPowCh_4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  187. this.btnPowCh_4.TabIndex = 0;
  188. this.btnPowCh_4.Text = "通道4";
  189. this.btnPowCh_4.Click += new System.EventHandler(this.btnPowCh_4_Click);
  190. //
  191. // btnPowCh_5
  192. //
  193. this.btnPowCh_5.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  194. this.btnPowCh_5.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  195. this.btnPowCh_5.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.btnPowCh_5.Location = new System.Drawing.Point(990, 36);
  197. this.btnPowCh_5.Name = "btnPowCh_5";
  198. this.btnPowCh_5.Size = new System.Drawing.Size(98, 48);
  199. this.btnPowCh_5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  200. this.btnPowCh_5.TabIndex = 0;
  201. this.btnPowCh_5.Text = "通道5";
  202. this.btnPowCh_5.Click += new System.EventHandler(this.btnPowCh_5_Click);
  203. //
  204. // btnPowCh_6
  205. //
  206. this.btnPowCh_6.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  207. this.btnPowCh_6.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  208. this.btnPowCh_6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.btnPowCh_6.Location = new System.Drawing.Point(1196, 36);
  210. this.btnPowCh_6.Name = "btnPowCh_6";
  211. this.btnPowCh_6.Size = new System.Drawing.Size(98, 48);
  212. this.btnPowCh_6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  213. this.btnPowCh_6.TabIndex = 0;
  214. this.btnPowCh_6.Text = "通道6";
  215. this.btnPowCh_6.Click += new System.EventHandler(this.btnPowCh_6_Click);
  216. //
  217. // btnPowCh_7
  218. //
  219. this.btnPowCh_7.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  220. this.btnPowCh_7.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  221. this.btnPowCh_7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.btnPowCh_7.Location = new System.Drawing.Point(1402, 36);
  223. this.btnPowCh_7.Name = "btnPowCh_7";
  224. this.btnPowCh_7.Size = new System.Drawing.Size(98, 48);
  225. this.btnPowCh_7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  226. this.btnPowCh_7.TabIndex = 0;
  227. this.btnPowCh_7.Text = "通道7";
  228. this.btnPowCh_7.Click += new System.EventHandler(this.btnPowCh_7_Click);
  229. //
  230. // btnPowCh_8
  231. //
  232. this.btnPowCh_8.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  233. this.btnPowCh_8.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  234. this.btnPowCh_8.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.btnPowCh_8.Location = new System.Drawing.Point(1608, 36);
  236. this.btnPowCh_8.Name = "btnPowCh_8";
  237. this.btnPowCh_8.Size = new System.Drawing.Size(98, 48);
  238. this.btnPowCh_8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  239. this.btnPowCh_8.TabIndex = 0;
  240. this.btnPowCh_8.Text = "通道8";
  241. this.btnPowCh_8.Click += new System.EventHandler(this.btnPowCh_8_Click);
  242. //
  243. // chkStCh_1
  244. //
  245. //
  246. //
  247. //
  248. this.chkStCh_1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  249. this.chkStCh_1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.chkStCh_1.Location = new System.Drawing.Point(166, 157);
  251. this.chkStCh_1.Name = "chkStCh_1";
  252. this.chkStCh_1.Size = new System.Drawing.Size(75, 23);
  253. this.chkStCh_1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  254. this.chkStCh_1.TabIndex = 1;
  255. this.chkStCh_1.Text = "通道1";
  256. this.chkStCh_1.CheckedChanged += new System.EventHandler(this.chkStCh_1_CheckedChanged);
  257. //
  258. // chkStCh_2
  259. //
  260. //
  261. //
  262. //
  263. this.chkStCh_2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  264. this.chkStCh_2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.chkStCh_2.Location = new System.Drawing.Point(372, 157);
  266. this.chkStCh_2.Name = "chkStCh_2";
  267. this.chkStCh_2.Size = new System.Drawing.Size(75, 23);
  268. this.chkStCh_2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  269. this.chkStCh_2.TabIndex = 1;
  270. this.chkStCh_2.Text = "通道2";
  271. this.chkStCh_2.CheckedChanged += new System.EventHandler(this.chkStCh_2_CheckedChanged);
  272. //
  273. // chkStCh_3
  274. //
  275. //
  276. //
  277. //
  278. this.chkStCh_3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  279. this.chkStCh_3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.chkStCh_3.Location = new System.Drawing.Point(578, 157);
  281. this.chkStCh_3.Name = "chkStCh_3";
  282. this.chkStCh_3.Size = new System.Drawing.Size(75, 23);
  283. this.chkStCh_3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  284. this.chkStCh_3.TabIndex = 1;
  285. this.chkStCh_3.Text = "通道3";
  286. this.chkStCh_3.CheckedChanged += new System.EventHandler(this.chkStCh_3_CheckedChanged);
  287. //
  288. // chkStCh_4
  289. //
  290. //
  291. //
  292. //
  293. this.chkStCh_4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  294. this.chkStCh_4.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  295. this.chkStCh_4.Location = new System.Drawing.Point(784, 157);
  296. this.chkStCh_4.Name = "chkStCh_4";
  297. this.chkStCh_4.Size = new System.Drawing.Size(75, 23);
  298. this.chkStCh_4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  299. this.chkStCh_4.TabIndex = 1;
  300. this.chkStCh_4.Text = "通道4";
  301. this.chkStCh_4.CheckedChanged += new System.EventHandler(this.chkStCh_4_CheckedChanged);
  302. //
  303. // chkStCh_5
  304. //
  305. //
  306. //
  307. //
  308. this.chkStCh_5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  309. this.chkStCh_5.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. this.chkStCh_5.Location = new System.Drawing.Point(990, 157);
  311. this.chkStCh_5.Name = "chkStCh_5";
  312. this.chkStCh_5.Size = new System.Drawing.Size(75, 23);
  313. this.chkStCh_5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  314. this.chkStCh_5.TabIndex = 1;
  315. this.chkStCh_5.Text = "通道5";
  316. this.chkStCh_5.CheckedChanged += new System.EventHandler(this.chkStCh_5_CheckedChanged);
  317. //
  318. // chkStCh_6
  319. //
  320. //
  321. //
  322. //
  323. this.chkStCh_6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  324. this.chkStCh_6.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.chkStCh_6.Location = new System.Drawing.Point(1196, 157);
  326. this.chkStCh_6.Name = "chkStCh_6";
  327. this.chkStCh_6.Size = new System.Drawing.Size(75, 23);
  328. this.chkStCh_6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  329. this.chkStCh_6.TabIndex = 1;
  330. this.chkStCh_6.Text = "通道6";
  331. this.chkStCh_6.CheckedChanged += new System.EventHandler(this.chkStCh_6_CheckedChanged);
  332. //
  333. // chkStCh_7
  334. //
  335. //
  336. //
  337. //
  338. this.chkStCh_7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  339. this.chkStCh_7.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. this.chkStCh_7.Location = new System.Drawing.Point(1402, 157);
  341. this.chkStCh_7.Name = "chkStCh_7";
  342. this.chkStCh_7.Size = new System.Drawing.Size(75, 23);
  343. this.chkStCh_7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  344. this.chkStCh_7.TabIndex = 1;
  345. this.chkStCh_7.Text = "通道7";
  346. this.chkStCh_7.CheckedChanged += new System.EventHandler(this.chkStCh_7_CheckedChanged);
  347. //
  348. // chkStCh_8
  349. //
  350. //
  351. //
  352. //
  353. this.chkStCh_8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  354. this.chkStCh_8.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  355. this.chkStCh_8.Location = new System.Drawing.Point(1608, 157);
  356. this.chkStCh_8.Name = "chkStCh_8";
  357. this.chkStCh_8.Size = new System.Drawing.Size(75, 23);
  358. this.chkStCh_8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  359. this.chkStCh_8.TabIndex = 1;
  360. this.chkStCh_8.Text = "通道8";
  361. this.chkStCh_8.CheckedChanged += new System.EventHandler(this.chkStCh_8_CheckedChanged);
  362. //
  363. // txtbVoltCh_1
  364. //
  365. //
  366. //
  367. //
  368. this.txtbVoltCh_1.Border.Class = "TextBoxBorder";
  369. this.txtbVoltCh_1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  370. this.txtbVoltCh_1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  371. this.txtbVoltCh_1.Location = new System.Drawing.Point(166, 315);
  372. this.txtbVoltCh_1.Name = "txtbVoltCh_1";
  373. this.txtbVoltCh_1.PreventEnterBeep = true;
  374. this.txtbVoltCh_1.Size = new System.Drawing.Size(75, 31);
  375. this.txtbVoltCh_1.TabIndex = 2;
  376. this.txtbVoltCh_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  377. //
  378. // txtbVoltCh_2
  379. //
  380. //
  381. //
  382. //
  383. this.txtbVoltCh_2.Border.Class = "TextBoxBorder";
  384. this.txtbVoltCh_2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  385. this.txtbVoltCh_2.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. this.txtbVoltCh_2.Location = new System.Drawing.Point(372, 315);
  387. this.txtbVoltCh_2.Name = "txtbVoltCh_2";
  388. this.txtbVoltCh_2.PreventEnterBeep = true;
  389. this.txtbVoltCh_2.Size = new System.Drawing.Size(75, 31);
  390. this.txtbVoltCh_2.TabIndex = 2;
  391. this.txtbVoltCh_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  392. //
  393. // txtbVoltCh_3
  394. //
  395. //
  396. //
  397. //
  398. this.txtbVoltCh_3.Border.Class = "TextBoxBorder";
  399. this.txtbVoltCh_3.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  400. this.txtbVoltCh_3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.txtbVoltCh_3.Location = new System.Drawing.Point(578, 315);
  402. this.txtbVoltCh_3.Name = "txtbVoltCh_3";
  403. this.txtbVoltCh_3.PreventEnterBeep = true;
  404. this.txtbVoltCh_3.Size = new System.Drawing.Size(75, 31);
  405. this.txtbVoltCh_3.TabIndex = 2;
  406. this.txtbVoltCh_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  407. //
  408. // txtbVoltCh_4
  409. //
  410. //
  411. //
  412. //
  413. this.txtbVoltCh_4.Border.Class = "TextBoxBorder";
  414. this.txtbVoltCh_4.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  415. this.txtbVoltCh_4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.txtbVoltCh_4.Location = new System.Drawing.Point(784, 315);
  417. this.txtbVoltCh_4.Name = "txtbVoltCh_4";
  418. this.txtbVoltCh_4.PreventEnterBeep = true;
  419. this.txtbVoltCh_4.Size = new System.Drawing.Size(75, 31);
  420. this.txtbVoltCh_4.TabIndex = 2;
  421. this.txtbVoltCh_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  422. //
  423. // txtbVoltCh_5
  424. //
  425. //
  426. //
  427. //
  428. this.txtbVoltCh_5.Border.Class = "TextBoxBorder";
  429. this.txtbVoltCh_5.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  430. this.txtbVoltCh_5.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. this.txtbVoltCh_5.Location = new System.Drawing.Point(990, 315);
  432. this.txtbVoltCh_5.Name = "txtbVoltCh_5";
  433. this.txtbVoltCh_5.PreventEnterBeep = true;
  434. this.txtbVoltCh_5.Size = new System.Drawing.Size(75, 31);
  435. this.txtbVoltCh_5.TabIndex = 2;
  436. this.txtbVoltCh_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  437. //
  438. // txtbVoltCh_6
  439. //
  440. //
  441. //
  442. //
  443. this.txtbVoltCh_6.Border.Class = "TextBoxBorder";
  444. this.txtbVoltCh_6.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  445. this.txtbVoltCh_6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.txtbVoltCh_6.Location = new System.Drawing.Point(1196, 315);
  447. this.txtbVoltCh_6.Name = "txtbVoltCh_6";
  448. this.txtbVoltCh_6.PreventEnterBeep = true;
  449. this.txtbVoltCh_6.Size = new System.Drawing.Size(75, 31);
  450. this.txtbVoltCh_6.TabIndex = 2;
  451. this.txtbVoltCh_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  452. //
  453. // txtbVoltCh_7
  454. //
  455. //
  456. //
  457. //
  458. this.txtbVoltCh_7.Border.Class = "TextBoxBorder";
  459. this.txtbVoltCh_7.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  460. this.txtbVoltCh_7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  461. this.txtbVoltCh_7.Location = new System.Drawing.Point(1402, 315);
  462. this.txtbVoltCh_7.Name = "txtbVoltCh_7";
  463. this.txtbVoltCh_7.PreventEnterBeep = true;
  464. this.txtbVoltCh_7.Size = new System.Drawing.Size(75, 31);
  465. this.txtbVoltCh_7.TabIndex = 2;
  466. this.txtbVoltCh_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  467. //
  468. // txtbVoltCh_8
  469. //
  470. //
  471. //
  472. //
  473. this.txtbVoltCh_8.Border.Class = "TextBoxBorder";
  474. this.txtbVoltCh_8.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  475. this.txtbVoltCh_8.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  476. this.txtbVoltCh_8.Location = new System.Drawing.Point(1608, 315);
  477. this.txtbVoltCh_8.Name = "txtbVoltCh_8";
  478. this.txtbVoltCh_8.PreventEnterBeep = true;
  479. this.txtbVoltCh_8.Size = new System.Drawing.Size(75, 31);
  480. this.txtbVoltCh_8.TabIndex = 2;
  481. this.txtbVoltCh_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  482. //
  483. // txtbCurrCh_1
  484. //
  485. //
  486. //
  487. //
  488. this.txtbCurrCh_1.Border.Class = "TextBoxBorder";
  489. this.txtbCurrCh_1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  490. this.txtbCurrCh_1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  491. this.txtbCurrCh_1.Location = new System.Drawing.Point(166, 349);
  492. this.txtbCurrCh_1.Name = "txtbCurrCh_1";
  493. this.txtbCurrCh_1.PreventEnterBeep = true;
  494. this.txtbCurrCh_1.Size = new System.Drawing.Size(75, 31);
  495. this.txtbCurrCh_1.TabIndex = 2;
  496. this.txtbCurrCh_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  497. //
  498. // txtbCurrCh_2
  499. //
  500. //
  501. //
  502. //
  503. this.txtbCurrCh_2.Border.Class = "TextBoxBorder";
  504. this.txtbCurrCh_2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  505. this.txtbCurrCh_2.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. this.txtbCurrCh_2.Location = new System.Drawing.Point(372, 349);
  507. this.txtbCurrCh_2.Name = "txtbCurrCh_2";
  508. this.txtbCurrCh_2.PreventEnterBeep = true;
  509. this.txtbCurrCh_2.Size = new System.Drawing.Size(75, 31);
  510. this.txtbCurrCh_2.TabIndex = 2;
  511. this.txtbCurrCh_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  512. //
  513. // txtbCurrCh_3
  514. //
  515. //
  516. //
  517. //
  518. this.txtbCurrCh_3.Border.Class = "TextBoxBorder";
  519. this.txtbCurrCh_3.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  520. this.txtbCurrCh_3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  521. this.txtbCurrCh_3.Location = new System.Drawing.Point(578, 349);
  522. this.txtbCurrCh_3.Name = "txtbCurrCh_3";
  523. this.txtbCurrCh_3.PreventEnterBeep = true;
  524. this.txtbCurrCh_3.Size = new System.Drawing.Size(75, 31);
  525. this.txtbCurrCh_3.TabIndex = 2;
  526. this.txtbCurrCh_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  527. //
  528. // txtbCurrCh_4
  529. //
  530. //
  531. //
  532. //
  533. this.txtbCurrCh_4.Border.Class = "TextBoxBorder";
  534. this.txtbCurrCh_4.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  535. this.txtbCurrCh_4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  536. this.txtbCurrCh_4.Location = new System.Drawing.Point(784, 349);
  537. this.txtbCurrCh_4.Name = "txtbCurrCh_4";
  538. this.txtbCurrCh_4.PreventEnterBeep = true;
  539. this.txtbCurrCh_4.Size = new System.Drawing.Size(75, 31);
  540. this.txtbCurrCh_4.TabIndex = 2;
  541. this.txtbCurrCh_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  542. //
  543. // txtbCurrCh_5
  544. //
  545. //
  546. //
  547. //
  548. this.txtbCurrCh_5.Border.Class = "TextBoxBorder";
  549. this.txtbCurrCh_5.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  550. this.txtbCurrCh_5.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  551. this.txtbCurrCh_5.Location = new System.Drawing.Point(990, 349);
  552. this.txtbCurrCh_5.Name = "txtbCurrCh_5";
  553. this.txtbCurrCh_5.PreventEnterBeep = true;
  554. this.txtbCurrCh_5.Size = new System.Drawing.Size(75, 31);
  555. this.txtbCurrCh_5.TabIndex = 2;
  556. this.txtbCurrCh_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  557. //
  558. // txtbCurrCh_6
  559. //
  560. //
  561. //
  562. //
  563. this.txtbCurrCh_6.Border.Class = "TextBoxBorder";
  564. this.txtbCurrCh_6.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  565. this.txtbCurrCh_6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  566. this.txtbCurrCh_6.Location = new System.Drawing.Point(1196, 349);
  567. this.txtbCurrCh_6.Name = "txtbCurrCh_6";
  568. this.txtbCurrCh_6.PreventEnterBeep = true;
  569. this.txtbCurrCh_6.Size = new System.Drawing.Size(75, 31);
  570. this.txtbCurrCh_6.TabIndex = 2;
  571. this.txtbCurrCh_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  572. //
  573. // txtbCurrCh_7
  574. //
  575. //
  576. //
  577. //
  578. this.txtbCurrCh_7.Border.Class = "TextBoxBorder";
  579. this.txtbCurrCh_7.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  580. this.txtbCurrCh_7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  581. this.txtbCurrCh_7.Location = new System.Drawing.Point(1402, 349);
  582. this.txtbCurrCh_7.Name = "txtbCurrCh_7";
  583. this.txtbCurrCh_7.PreventEnterBeep = true;
  584. this.txtbCurrCh_7.Size = new System.Drawing.Size(75, 31);
  585. this.txtbCurrCh_7.TabIndex = 2;
  586. this.txtbCurrCh_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  587. //
  588. // txtbCurrCh_8
  589. //
  590. //
  591. //
  592. //
  593. this.txtbCurrCh_8.Border.Class = "TextBoxBorder";
  594. this.txtbCurrCh_8.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  595. this.txtbCurrCh_8.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  596. this.txtbCurrCh_8.Location = new System.Drawing.Point(1608, 349);
  597. this.txtbCurrCh_8.Name = "txtbCurrCh_8";
  598. this.txtbCurrCh_8.PreventEnterBeep = true;
  599. this.txtbCurrCh_8.Size = new System.Drawing.Size(75, 31);
  600. this.txtbCurrCh_8.TabIndex = 2;
  601. this.txtbCurrCh_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  602. //
  603. // labelX1
  604. //
  605. //
  606. //
  607. //
  608. this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  609. this.labelX1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  610. this.labelX1.Location = new System.Drawing.Point(5, 323);
  611. this.labelX1.Name = "labelX1";
  612. this.labelX1.Size = new System.Drawing.Size(154, 23);
  613. this.labelX1.TabIndex = 3;
  614. this.labelX1.Text = "电 压:";
  615. //
  616. // labelX2
  617. //
  618. //
  619. //
  620. //
  621. this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  622. this.labelX2.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  623. this.labelX2.Location = new System.Drawing.Point(5, 357);
  624. this.labelX2.Name = "labelX2";
  625. this.labelX2.Size = new System.Drawing.Size(154, 23);
  626. this.labelX2.TabIndex = 3;
  627. this.labelX2.Text = "电 流:";
  628. //
  629. // labelX3
  630. //
  631. //
  632. //
  633. //
  634. this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  635. this.labelX3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  636. this.labelX3.Location = new System.Drawing.Point(5, 150);
  637. this.labelX3.Name = "labelX3";
  638. this.labelX3.Size = new System.Drawing.Size(154, 37);
  639. this.labelX3.TabIndex = 3;
  640. this.labelX3.Text = "一分八开关:";
  641. //
  642. // labelX4
  643. //
  644. //
  645. //
  646. //
  647. this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  648. this.labelX4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  649. this.labelX4.Location = new System.Drawing.Point(5, 36);
  650. this.labelX4.Name = "labelX4";
  651. this.labelX4.Size = new System.Drawing.Size(129, 48);
  652. this.labelX4.TabIndex = 3;
  653. this.labelX4.Text = "供电开关:";
  654. //
  655. // led1
  656. //
  657. this.led1.BlinkColor = System.Drawing.Color.Lime;
  658. this.led1.BlinkInterval = 1000;
  659. this.led1.BlinkOn = false;
  660. this.led1.Cursor = System.Windows.Forms.Cursors.Arrow;
  661. this.led1.Interacton = SeeSharpTools.JY.GUI.LED.InteractionStyle.Indicator;
  662. this.led1.Location = new System.Drawing.Point(200, 104);
  663. this.led1.Name = "led1";
  664. this.led1.OffColor = System.Drawing.Color.Gray;
  665. this.led1.OnColor = System.Drawing.Color.Lime;
  666. this.led1.Size = new System.Drawing.Size(31, 31);
  667. this.led1.Style = SeeSharpTools.JY.GUI.LED.LedStyle.Circular;
  668. this.led1.TabIndex = 4;
  669. this.led1.Value = false;
  670. //
  671. // led2
  672. //
  673. this.led2.BlinkColor = System.Drawing.Color.Lime;
  674. this.led2.BlinkInterval = 1000;
  675. this.led2.BlinkOn = false;
  676. this.led2.Cursor = System.Windows.Forms.Cursors.Arrow;
  677. this.led2.Interacton = SeeSharpTools.JY.GUI.LED.InteractionStyle.Indicator;
  678. this.led2.Location = new System.Drawing.Point(406, 104);
  679. this.led2.Name = "led2";
  680. this.led2.OffColor = System.Drawing.Color.Gray;
  681. this.led2.OnColor = System.Drawing.Color.Lime;
  682. this.led2.Size = new System.Drawing.Size(31, 31);
  683. this.led2.Style = SeeSharpTools.JY.GUI.LED.LedStyle.Circular;
  684. this.led2.TabIndex = 4;
  685. this.led2.Value = false;
  686. //
  687. // led3
  688. //
  689. this.led3.BlinkColor = System.Drawing.Color.Lime;
  690. this.led3.BlinkInterval = 1000;
  691. this.led3.BlinkOn = false;
  692. this.led3.Cursor = System.Windows.Forms.Cursors.Arrow;
  693. this.led3.Interacton = SeeSharpTools.JY.GUI.LED.InteractionStyle.Indicator;
  694. this.led3.Location = new System.Drawing.Point(612, 104);
  695. this.led3.Name = "led3";
  696. this.led3.OffColor = System.Drawing.Color.Gray;
  697. this.led3.OnColor = System.Drawing.Color.Lime;
  698. this.led3.Size = new System.Drawing.Size(31, 31);
  699. this.led3.Style = SeeSharpTools.JY.GUI.LED.LedStyle.Circular;
  700. this.led3.TabIndex = 4;
  701. this.led3.Value = false;
  702. //
  703. // led4
  704. //
  705. this.led4.BlinkColor = System.Drawing.Color.Lime;
  706. this.led4.BlinkInterval = 1000;
  707. this.led4.BlinkOn = false;
  708. this.led4.Cursor = System.Windows.Forms.Cursors.Arrow;
  709. this.led4.Interacton = SeeSharpTools.JY.GUI.LED.InteractionStyle.Indicator;
  710. this.led4.Location = new System.Drawing.Point(818, 104);
  711. this.led4.Name = "led4";
  712. this.led4.OffColor = System.Drawing.Color.Gray;
  713. this.led4.OnColor = System.Drawing.Color.Lime;
  714. this.led4.Size = new System.Drawing.Size(31, 31);
  715. this.led4.Style = SeeSharpTools.JY.GUI.LED.LedStyle.Circular;
  716. this.led4.TabIndex = 4;
  717. this.led4.Value = false;
  718. //
  719. // led5
  720. //
  721. this.led5.BlinkColor = System.Drawing.Color.Lime;
  722. this.led5.BlinkInterval = 1000;
  723. this.led5.BlinkOn = false;
  724. this.led5.Cursor = System.Windows.Forms.Cursors.Arrow;
  725. this.led5.Interacton = SeeSharpTools.JY.GUI.LED.InteractionStyle.Indicator;
  726. this.led5.Location = new System.Drawing.Point(1024, 104);
  727. this.led5.Name = "led5";
  728. this.led5.OffColor = System.Drawing.Color.Gray;
  729. this.led5.OnColor = System.Drawing.Color.Lime;
  730. this.led5.Size = new System.Drawing.Size(31, 31);
  731. this.led5.Style = SeeSharpTools.JY.GUI.LED.LedStyle.Circular;
  732. this.led5.TabIndex = 4;
  733. this.led5.Value = false;
  734. //
  735. // led6
  736. //
  737. this.led6.BlinkColor = System.Drawing.Color.Lime;
  738. this.led6.BlinkInterval = 1000;
  739. this.led6.BlinkOn = false;
  740. this.led6.Cursor = System.Windows.Forms.Cursors.Arrow;
  741. this.led6.Interacton = SeeSharpTools.JY.GUI.LED.InteractionStyle.Indicator;
  742. this.led6.Location = new System.Drawing.Point(1230, 104);
  743. this.led6.Name = "led6";
  744. this.led6.OffColor = System.Drawing.Color.Gray;
  745. this.led6.OnColor = System.Drawing.Color.Lime;
  746. this.led6.Size = new System.Drawing.Size(31, 31);
  747. this.led6.Style = SeeSharpTools.JY.GUI.LED.LedStyle.Circular;
  748. this.led6.TabIndex = 4;
  749. this.led6.Value = false;
  750. //
  751. // led7
  752. //
  753. this.led7.BlinkColor = System.Drawing.Color.Lime;
  754. this.led7.BlinkInterval = 1000;
  755. this.led7.BlinkOn = false;
  756. this.led7.Cursor = System.Windows.Forms.Cursors.Arrow;
  757. this.led7.Interacton = SeeSharpTools.JY.GUI.LED.InteractionStyle.Indicator;
  758. this.led7.Location = new System.Drawing.Point(1436, 104);
  759. this.led7.Name = "led7";
  760. this.led7.OffColor = System.Drawing.Color.Gray;
  761. this.led7.OnColor = System.Drawing.Color.Lime;
  762. this.led7.Size = new System.Drawing.Size(31, 31);
  763. this.led7.Style = SeeSharpTools.JY.GUI.LED.LedStyle.Circular;
  764. this.led7.TabIndex = 4;
  765. this.led7.Value = false;
  766. //
  767. // led8
  768. //
  769. this.led8.BlinkColor = System.Drawing.Color.Lime;
  770. this.led8.BlinkInterval = 1000;
  771. this.led8.BlinkOn = false;
  772. this.led8.Cursor = System.Windows.Forms.Cursors.Arrow;
  773. this.led8.Interacton = SeeSharpTools.JY.GUI.LED.InteractionStyle.Indicator;
  774. this.led8.Location = new System.Drawing.Point(1642, 104);
  775. this.led8.Name = "led8";
  776. this.led8.OffColor = System.Drawing.Color.Gray;
  777. this.led8.OnColor = System.Drawing.Color.Lime;
  778. this.led8.Size = new System.Drawing.Size(31, 31);
  779. this.led8.Style = SeeSharpTools.JY.GUI.LED.LedStyle.Circular;
  780. this.led8.TabIndex = 4;
  781. this.led8.Value = false;
  782. //
  783. // labelX5
  784. //
  785. //
  786. //
  787. //
  788. this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  789. this.labelX5.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  790. this.labelX5.Location = new System.Drawing.Point(5, 112);
  791. this.labelX5.Name = "labelX5";
  792. this.labelX5.Size = new System.Drawing.Size(129, 23);
  793. this.labelX5.TabIndex = 3;
  794. this.labelX5.Text = "供电指示:";
  795. //
  796. // txtbMsg
  797. //
  798. //
  799. //
  800. //
  801. this.txtbMsg.Border.Class = "TextBoxBorder";
  802. this.txtbMsg.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  803. this.txtbMsg.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  804. this.txtbMsg.Location = new System.Drawing.Point(166, 848);
  805. this.txtbMsg.Multiline = true;
  806. this.txtbMsg.Name = "txtbMsg";
  807. this.txtbMsg.PreventEnterBeep = true;
  808. this.txtbMsg.Size = new System.Drawing.Size(1648, 77);
  809. this.txtbMsg.TabIndex = 5;
  810. //
  811. // labelX6
  812. //
  813. //
  814. //
  815. //
  816. this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  817. this.labelX6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  818. this.labelX6.Location = new System.Drawing.Point(5, 848);
  819. this.labelX6.Name = "labelX6";
  820. this.labelX6.Size = new System.Drawing.Size(154, 34);
  821. this.labelX6.TabIndex = 3;
  822. this.labelX6.Text = "消 息:";
  823. //
  824. // labelX7
  825. //
  826. //
  827. //
  828. //
  829. this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  830. this.labelX7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  831. this.labelX7.Location = new System.Drawing.Point(5, 425);
  832. this.labelX7.Name = "labelX7";
  833. this.labelX7.Size = new System.Drawing.Size(154, 23);
  834. this.labelX7.TabIndex = 3;
  835. this.labelX7.Text = "内部电源:";
  836. //
  837. // txtbVoltSetValue
  838. //
  839. //
  840. //
  841. //
  842. this.txtbVoltSetValue.Border.Class = "TextBoxBorder";
  843. this.txtbVoltSetValue.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  844. this.txtbVoltSetValue.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  845. this.txtbVoltSetValue.Location = new System.Drawing.Point(227, 421);
  846. this.txtbVoltSetValue.Name = "txtbVoltSetValue";
  847. this.txtbVoltSetValue.PreventEnterBeep = true;
  848. this.txtbVoltSetValue.Size = new System.Drawing.Size(75, 31);
  849. this.txtbVoltSetValue.TabIndex = 2;
  850. this.txtbVoltSetValue.Text = "28.0";
  851. this.txtbVoltSetValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  852. //
  853. // labelX8
  854. //
  855. //
  856. //
  857. //
  858. this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  859. this.labelX8.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  860. this.labelX8.Location = new System.Drawing.Point(166, 425);
  861. this.labelX8.Name = "labelX8";
  862. this.labelX8.Size = new System.Drawing.Size(55, 23);
  863. this.labelX8.TabIndex = 3;
  864. this.labelX8.Text = "电压";
  865. this.labelX8.TextAlignment = System.Drawing.StringAlignment.Far;
  866. //
  867. // labelX9
  868. //
  869. //
  870. //
  871. //
  872. this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  873. this.labelX9.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  874. this.labelX9.Location = new System.Drawing.Point(372, 429);
  875. this.labelX9.Name = "labelX9";
  876. this.labelX9.Size = new System.Drawing.Size(59, 23);
  877. this.labelX9.TabIndex = 3;
  878. this.labelX9.Text = "电流";
  879. this.labelX9.TextAlignment = System.Drawing.StringAlignment.Far;
  880. //
  881. // txtbCurrSetValue
  882. //
  883. //
  884. //
  885. //
  886. this.txtbCurrSetValue.Border.Class = "TextBoxBorder";
  887. this.txtbCurrSetValue.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  888. this.txtbCurrSetValue.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  889. this.txtbCurrSetValue.Location = new System.Drawing.Point(433, 425);
  890. this.txtbCurrSetValue.Name = "txtbCurrSetValue";
  891. this.txtbCurrSetValue.PreventEnterBeep = true;
  892. this.txtbCurrSetValue.Size = new System.Drawing.Size(74, 31);
  893. this.txtbCurrSetValue.TabIndex = 2;
  894. this.txtbCurrSetValue.Text = "1.000";
  895. this.txtbCurrSetValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  896. //
  897. // btnPowerSetting
  898. //
  899. this.btnPowerSetting.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  900. this.btnPowerSetting.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  901. this.btnPowerSetting.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  902. this.btnPowerSetting.Location = new System.Drawing.Point(578, 425);
  903. this.btnPowerSetting.Name = "btnPowerSetting";
  904. this.btnPowerSetting.Size = new System.Drawing.Size(92, 31);
  905. this.btnPowerSetting.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  906. this.btnPowerSetting.TabIndex = 0;
  907. this.btnPowerSetting.Text = "发送设定";
  908. this.btnPowerSetting.Click += new System.EventHandler(this.btnPowerSetting_Click);
  909. //
  910. // btnOther
  911. //
  912. this.btnOther.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  913. this.btnOther.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  914. this.btnOther.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  915. this.btnOther.Location = new System.Drawing.Point(1744, 315);
  916. this.btnOther.Name = "btnOther";
  917. this.btnOther.Size = new System.Drawing.Size(70, 65);
  918. this.btnOther.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  919. this.btnOther.TabIndex = 6;
  920. this.btnOther.Text = "读取";
  921. this.btnOther.Click += new System.EventHandler(this.btnOther_Click);
  922. //
  923. // chkAyCh_1
  924. //
  925. //
  926. //
  927. //
  928. this.chkAyCh_1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  929. this.chkAyCh_1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  930. this.chkAyCh_1.Location = new System.Drawing.Point(166, 200);
  931. this.chkAyCh_1.Name = "chkAyCh_1";
  932. this.chkAyCh_1.Size = new System.Drawing.Size(75, 23);
  933. this.chkAyCh_1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  934. this.chkAyCh_1.TabIndex = 1;
  935. this.chkAyCh_1.Text = "陷/衰";
  936. this.chkAyCh_1.CheckedChanged += new System.EventHandler(this.chkAyCh_1_CheckedChanged);
  937. //
  938. // labelX10
  939. //
  940. //
  941. //
  942. //
  943. this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  944. this.labelX10.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  945. this.labelX10.Location = new System.Drawing.Point(5, 193);
  946. this.labelX10.Name = "labelX10";
  947. this.labelX10.Size = new System.Drawing.Size(154, 36);
  948. this.labelX10.TabIndex = 3;
  949. this.labelX10.Text = "一分二开关:";
  950. //
  951. // chkAyCh_2
  952. //
  953. //
  954. //
  955. //
  956. this.chkAyCh_2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  957. this.chkAyCh_2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  958. this.chkAyCh_2.Location = new System.Drawing.Point(372, 200);
  959. this.chkAyCh_2.Name = "chkAyCh_2";
  960. this.chkAyCh_2.Size = new System.Drawing.Size(75, 23);
  961. this.chkAyCh_2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  962. this.chkAyCh_2.TabIndex = 1;
  963. this.chkAyCh_2.Text = "陷/衰";
  964. this.chkAyCh_2.CheckedChanged += new System.EventHandler(this.chkAyCh_2_CheckedChanged);
  965. //
  966. // chkAyCh_3
  967. //
  968. //
  969. //
  970. //
  971. this.chkAyCh_3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  972. this.chkAyCh_3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  973. this.chkAyCh_3.Location = new System.Drawing.Point(578, 200);
  974. this.chkAyCh_3.Name = "chkAyCh_3";
  975. this.chkAyCh_3.Size = new System.Drawing.Size(75, 23);
  976. this.chkAyCh_3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  977. this.chkAyCh_3.TabIndex = 1;
  978. this.chkAyCh_3.Text = "陷/衰";
  979. this.chkAyCh_3.CheckedChanged += new System.EventHandler(this.chkAyCh_3_CheckedChanged);
  980. //
  981. // chkAyCh_4
  982. //
  983. //
  984. //
  985. //
  986. this.chkAyCh_4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  987. this.chkAyCh_4.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  988. this.chkAyCh_4.Location = new System.Drawing.Point(784, 200);
  989. this.chkAyCh_4.Name = "chkAyCh_4";
  990. this.chkAyCh_4.Size = new System.Drawing.Size(75, 23);
  991. this.chkAyCh_4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  992. this.chkAyCh_4.TabIndex = 1;
  993. this.chkAyCh_4.Text = "陷/衰";
  994. this.chkAyCh_4.CheckedChanged += new System.EventHandler(this.chkAyCh_4_CheckedChanged);
  995. //
  996. // chkAyCh_5
  997. //
  998. //
  999. //
  1000. //
  1001. this.chkAyCh_5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1002. this.chkAyCh_5.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1003. this.chkAyCh_5.Location = new System.Drawing.Point(990, 200);
  1004. this.chkAyCh_5.Name = "chkAyCh_5";
  1005. this.chkAyCh_5.Size = new System.Drawing.Size(75, 23);
  1006. this.chkAyCh_5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1007. this.chkAyCh_5.TabIndex = 1;
  1008. this.chkAyCh_5.Text = "陷/衰";
  1009. this.chkAyCh_5.CheckedChanged += new System.EventHandler(this.chkAyCh_5_CheckedChanged);
  1010. //
  1011. // chkAyCh_6
  1012. //
  1013. //
  1014. //
  1015. //
  1016. this.chkAyCh_6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1017. this.chkAyCh_6.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1018. this.chkAyCh_6.Location = new System.Drawing.Point(1196, 200);
  1019. this.chkAyCh_6.Name = "chkAyCh_6";
  1020. this.chkAyCh_6.Size = new System.Drawing.Size(75, 23);
  1021. this.chkAyCh_6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1022. this.chkAyCh_6.TabIndex = 1;
  1023. this.chkAyCh_6.Text = "陷/衰";
  1024. this.chkAyCh_6.CheckedChanged += new System.EventHandler(this.chkAyCh_6_CheckedChanged);
  1025. //
  1026. // chkAyCh_7
  1027. //
  1028. //
  1029. //
  1030. //
  1031. this.chkAyCh_7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1032. this.chkAyCh_7.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1033. this.chkAyCh_7.Location = new System.Drawing.Point(1402, 200);
  1034. this.chkAyCh_7.Name = "chkAyCh_7";
  1035. this.chkAyCh_7.Size = new System.Drawing.Size(75, 23);
  1036. this.chkAyCh_7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1037. this.chkAyCh_7.TabIndex = 1;
  1038. this.chkAyCh_7.Text = "陷/衰";
  1039. this.chkAyCh_7.CheckedChanged += new System.EventHandler(this.chkAyCh_7_CheckedChanged);
  1040. //
  1041. // chkAyCh_8
  1042. //
  1043. //
  1044. //
  1045. //
  1046. this.chkAyCh_8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1047. this.chkAyCh_8.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1048. this.chkAyCh_8.Location = new System.Drawing.Point(1608, 200);
  1049. this.chkAyCh_8.Name = "chkAyCh_8";
  1050. this.chkAyCh_8.Size = new System.Drawing.Size(75, 23);
  1051. this.chkAyCh_8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1052. this.chkAyCh_8.TabIndex = 1;
  1053. this.chkAyCh_8.Text = "陷/衰";
  1054. this.chkAyCh_8.CheckedChanged += new System.EventHandler(this.chkAyCh_8_CheckedChanged);
  1055. //
  1056. // chkBxCh_1
  1057. //
  1058. //
  1059. //
  1060. //
  1061. this.chkBxCh_1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1062. this.chkBxCh_1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1063. this.chkBxCh_1.Location = new System.Drawing.Point(166, 238);
  1064. this.chkBxCh_1.Name = "chkBxCh_1";
  1065. this.chkBxCh_1.Size = new System.Drawing.Size(101, 23);
  1066. this.chkBxCh_1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1067. this.chkBxCh_1.TabIndex = 1;
  1068. this.chkBxCh_1.Text = "功率计";
  1069. this.chkBxCh_1.CheckedChanged += new System.EventHandler(this.chkBxCh_1_CheckedChanged);
  1070. //
  1071. // chkBxCh_2
  1072. //
  1073. //
  1074. //
  1075. //
  1076. this.chkBxCh_2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1077. this.chkBxCh_2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1078. this.chkBxCh_2.Location = new System.Drawing.Point(372, 238);
  1079. this.chkBxCh_2.Name = "chkBxCh_2";
  1080. this.chkBxCh_2.Size = new System.Drawing.Size(101, 23);
  1081. this.chkBxCh_2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1082. this.chkBxCh_2.TabIndex = 1;
  1083. this.chkBxCh_2.Text = "频谱仪";
  1084. this.chkBxCh_2.CheckedChanged += new System.EventHandler(this.chkBxCh_2_CheckedChanged);
  1085. //
  1086. // chkBxCh_3
  1087. //
  1088. //
  1089. //
  1090. //
  1091. this.chkBxCh_3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1092. this.chkBxCh_3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1093. this.chkBxCh_3.Location = new System.Drawing.Point(578, 238);
  1094. this.chkBxCh_3.Name = "chkBxCh_3";
  1095. this.chkBxCh_3.Size = new System.Drawing.Size(101, 23);
  1096. this.chkBxCh_3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1097. this.chkBxCh_3.TabIndex = 1;
  1098. this.chkBxCh_3.Text = "解调入";
  1099. this.chkBxCh_3.CheckedChanged += new System.EventHandler(this.chkBxCh_3_CheckedChanged);
  1100. //
  1101. // chkBxCh_4
  1102. //
  1103. //
  1104. //
  1105. //
  1106. this.chkBxCh_4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1107. this.chkBxCh_4.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1108. this.chkBxCh_4.Location = new System.Drawing.Point(784, 238);
  1109. this.chkBxCh_4.Name = "chkBxCh_4";
  1110. this.chkBxCh_4.Size = new System.Drawing.Size(75, 23);
  1111. this.chkBxCh_4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1112. this.chkBxCh_4.TabIndex = 1;
  1113. this.chkBxCh_4.Text = "未接";
  1114. this.chkBxCh_4.CheckedChanged += new System.EventHandler(this.chkBxCh_4_CheckedChanged);
  1115. //
  1116. // labelX11
  1117. //
  1118. //
  1119. //
  1120. //
  1121. this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1122. this.labelX11.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1123. this.labelX11.Location = new System.Drawing.Point(5, 232);
  1124. this.labelX11.Name = "labelX11";
  1125. this.labelX11.Size = new System.Drawing.Size(154, 35);
  1126. this.labelX11.TabIndex = 3;
  1127. this.labelX11.Text = "一分四开关:";
  1128. //
  1129. // labelX12
  1130. //
  1131. //
  1132. //
  1133. //
  1134. this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1135. this.labelX12.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1136. this.labelX12.Location = new System.Drawing.Point(5, 273);
  1137. this.labelX12.Name = "labelX12";
  1138. this.labelX12.Size = new System.Drawing.Size(154, 32);
  1139. this.labelX12.TabIndex = 3;
  1140. this.labelX12.Text = "一分二开关:";
  1141. //
  1142. // chkCzCh
  1143. //
  1144. //
  1145. //
  1146. //
  1147. this.chkCzCh.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1148. this.chkCzCh.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1149. this.chkCzCh.Location = new System.Drawing.Point(166, 273);
  1150. this.chkCzCh.Name = "chkCzCh";
  1151. this.chkCzCh.Size = new System.Drawing.Size(116, 23);
  1152. this.chkCzCh.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1153. this.chkCzCh.TabIndex = 1;
  1154. this.chkCzCh.Text = "解调接入";
  1155. this.chkCzCh.CheckedChanged += new System.EventHandler(this.chkCzCh_CheckedChanged);
  1156. //
  1157. // ChkPowerOnOff
  1158. //
  1159. //
  1160. //
  1161. //
  1162. this.ChkPowerOnOff.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1163. this.ChkPowerOnOff.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1164. this.ChkPowerOnOff.Location = new System.Drawing.Point(784, 433);
  1165. this.ChkPowerOnOff.Name = "ChkPowerOnOff";
  1166. this.ChkPowerOnOff.Size = new System.Drawing.Size(93, 23);
  1167. this.ChkPowerOnOff.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1168. this.ChkPowerOnOff.TabIndex = 1;
  1169. this.ChkPowerOnOff.Text = "ON/OFF";
  1170. this.ChkPowerOnOff.CheckedChanged += new System.EventHandler(this.ChkPowerOnOff_CheckedChanged);
  1171. //
  1172. // btnPowCh_3
  1173. //
  1174. this.btnPowCh_3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  1175. this.btnPowCh_3.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  1176. this.btnPowCh_3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1177. this.btnPowCh_3.Location = new System.Drawing.Point(578, 36);
  1178. this.btnPowCh_3.Name = "btnPowCh_3";
  1179. this.btnPowCh_3.Size = new System.Drawing.Size(98, 48);
  1180. this.btnPowCh_3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1181. this.btnPowCh_3.TabIndex = 0;
  1182. this.btnPowCh_3.Text = "通道3";
  1183. this.btnPowCh_3.Click += new System.EventHandler(this.btnPowCh_3_Click);
  1184. //
  1185. // labelX14
  1186. //
  1187. //
  1188. //
  1189. //
  1190. this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1191. this.labelX14.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1192. this.labelX14.Location = new System.Drawing.Point(308, 425);
  1193. this.labelX14.Name = "labelX14";
  1194. this.labelX14.Size = new System.Drawing.Size(20, 23);
  1195. this.labelX14.TabIndex = 3;
  1196. this.labelX14.Text = "V";
  1197. //
  1198. // labelX15
  1199. //
  1200. //
  1201. //
  1202. //
  1203. this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1204. this.labelX15.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1205. this.labelX15.Location = new System.Drawing.Point(513, 429);
  1206. this.labelX15.Name = "labelX15";
  1207. this.labelX15.Size = new System.Drawing.Size(20, 23);
  1208. this.labelX15.TabIndex = 3;
  1209. this.labelX15.Text = "A";
  1210. //
  1211. // labelX16
  1212. //
  1213. //
  1214. //
  1215. //
  1216. this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1217. this.labelX16.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1218. this.labelX16.Location = new System.Drawing.Point(247, 320);
  1219. this.labelX16.Name = "labelX16";
  1220. this.labelX16.Size = new System.Drawing.Size(20, 23);
  1221. this.labelX16.TabIndex = 3;
  1222. this.labelX16.Text = "V";
  1223. //
  1224. // labelX17
  1225. //
  1226. //
  1227. //
  1228. //
  1229. this.labelX17.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1230. this.labelX17.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1231. this.labelX17.Location = new System.Drawing.Point(308, 425);
  1232. this.labelX17.Name = "labelX17";
  1233. this.labelX17.Size = new System.Drawing.Size(20, 23);
  1234. this.labelX17.TabIndex = 3;
  1235. this.labelX17.Text = "V";
  1236. //
  1237. // labelX18
  1238. //
  1239. //
  1240. //
  1241. //
  1242. this.labelX18.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1243. this.labelX18.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1244. this.labelX18.Location = new System.Drawing.Point(247, 357);
  1245. this.labelX18.Name = "labelX18";
  1246. this.labelX18.Size = new System.Drawing.Size(20, 23);
  1247. this.labelX18.TabIndex = 3;
  1248. this.labelX18.Text = "A";
  1249. //
  1250. // labelX19
  1251. //
  1252. //
  1253. //
  1254. //
  1255. this.labelX19.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1256. this.labelX19.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1257. this.labelX19.Location = new System.Drawing.Point(453, 323);
  1258. this.labelX19.Name = "labelX19";
  1259. this.labelX19.Size = new System.Drawing.Size(20, 23);
  1260. this.labelX19.TabIndex = 3;
  1261. this.labelX19.Text = "V";
  1262. //
  1263. // labelX20
  1264. //
  1265. //
  1266. //
  1267. //
  1268. this.labelX20.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1269. this.labelX20.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1270. this.labelX20.Location = new System.Drawing.Point(453, 357);
  1271. this.labelX20.Name = "labelX20";
  1272. this.labelX20.Size = new System.Drawing.Size(20, 23);
  1273. this.labelX20.TabIndex = 3;
  1274. this.labelX20.Text = "A";
  1275. //
  1276. // labelX21
  1277. //
  1278. //
  1279. //
  1280. //
  1281. this.labelX21.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1282. this.labelX21.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1283. this.labelX21.Location = new System.Drawing.Point(659, 320);
  1284. this.labelX21.Name = "labelX21";
  1285. this.labelX21.Size = new System.Drawing.Size(20, 23);
  1286. this.labelX21.TabIndex = 3;
  1287. this.labelX21.Text = "V";
  1288. //
  1289. // labelX22
  1290. //
  1291. //
  1292. //
  1293. //
  1294. this.labelX22.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1295. this.labelX22.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1296. this.labelX22.Location = new System.Drawing.Point(865, 320);
  1297. this.labelX22.Name = "labelX22";
  1298. this.labelX22.Size = new System.Drawing.Size(20, 23);
  1299. this.labelX22.TabIndex = 3;
  1300. this.labelX22.Text = "V";
  1301. //
  1302. // labelX23
  1303. //
  1304. //
  1305. //
  1306. //
  1307. this.labelX23.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1308. this.labelX23.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1309. this.labelX23.Location = new System.Drawing.Point(1071, 320);
  1310. this.labelX23.Name = "labelX23";
  1311. this.labelX23.Size = new System.Drawing.Size(20, 23);
  1312. this.labelX23.TabIndex = 3;
  1313. this.labelX23.Text = "V";
  1314. //
  1315. // labelX24
  1316. //
  1317. //
  1318. //
  1319. //
  1320. this.labelX24.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1321. this.labelX24.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1322. this.labelX24.Location = new System.Drawing.Point(1277, 320);
  1323. this.labelX24.Name = "labelX24";
  1324. this.labelX24.Size = new System.Drawing.Size(20, 23);
  1325. this.labelX24.TabIndex = 3;
  1326. this.labelX24.Text = "V";
  1327. //
  1328. // labelX25
  1329. //
  1330. //
  1331. //
  1332. //
  1333. this.labelX25.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1334. this.labelX25.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1335. this.labelX25.Location = new System.Drawing.Point(1483, 320);
  1336. this.labelX25.Name = "labelX25";
  1337. this.labelX25.Size = new System.Drawing.Size(20, 23);
  1338. this.labelX25.TabIndex = 3;
  1339. this.labelX25.Text = "V";
  1340. //
  1341. // labelX26
  1342. //
  1343. //
  1344. //
  1345. //
  1346. this.labelX26.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1347. this.labelX26.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1348. this.labelX26.Location = new System.Drawing.Point(1689, 320);
  1349. this.labelX26.Name = "labelX26";
  1350. this.labelX26.Size = new System.Drawing.Size(20, 23);
  1351. this.labelX26.TabIndex = 3;
  1352. this.labelX26.Text = "V";
  1353. //
  1354. // labelX27
  1355. //
  1356. //
  1357. //
  1358. //
  1359. this.labelX27.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1360. this.labelX27.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1361. this.labelX27.Location = new System.Drawing.Point(659, 357);
  1362. this.labelX27.Name = "labelX27";
  1363. this.labelX27.Size = new System.Drawing.Size(20, 23);
  1364. this.labelX27.TabIndex = 3;
  1365. this.labelX27.Text = "A";
  1366. //
  1367. // labelX28
  1368. //
  1369. //
  1370. //
  1371. //
  1372. this.labelX28.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1373. this.labelX28.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1374. this.labelX28.Location = new System.Drawing.Point(865, 357);
  1375. this.labelX28.Name = "labelX28";
  1376. this.labelX28.Size = new System.Drawing.Size(20, 23);
  1377. this.labelX28.TabIndex = 3;
  1378. this.labelX28.Text = "A";
  1379. //
  1380. // labelX29
  1381. //
  1382. //
  1383. //
  1384. //
  1385. this.labelX29.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1386. this.labelX29.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1387. this.labelX29.Location = new System.Drawing.Point(1071, 357);
  1388. this.labelX29.Name = "labelX29";
  1389. this.labelX29.Size = new System.Drawing.Size(20, 23);
  1390. this.labelX29.TabIndex = 3;
  1391. this.labelX29.Text = "A";
  1392. //
  1393. // labelX30
  1394. //
  1395. //
  1396. //
  1397. //
  1398. this.labelX30.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1399. this.labelX30.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1400. this.labelX30.Location = new System.Drawing.Point(1277, 357);
  1401. this.labelX30.Name = "labelX30";
  1402. this.labelX30.Size = new System.Drawing.Size(20, 23);
  1403. this.labelX30.TabIndex = 3;
  1404. this.labelX30.Text = "A";
  1405. //
  1406. // labelX31
  1407. //
  1408. //
  1409. //
  1410. //
  1411. this.labelX31.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1412. this.labelX31.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1413. this.labelX31.Location = new System.Drawing.Point(1483, 357);
  1414. this.labelX31.Name = "labelX31";
  1415. this.labelX31.Size = new System.Drawing.Size(20, 23);
  1416. this.labelX31.TabIndex = 3;
  1417. this.labelX31.Text = "A";
  1418. //
  1419. // labelX32
  1420. //
  1421. //
  1422. //
  1423. //
  1424. this.labelX32.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1425. this.labelX32.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1426. this.labelX32.Location = new System.Drawing.Point(1689, 357);
  1427. this.labelX32.Name = "labelX32";
  1428. this.labelX32.Size = new System.Drawing.Size(20, 23);
  1429. this.labelX32.TabIndex = 3;
  1430. this.labelX32.Text = "A";
  1431. //
  1432. // btnPcmSetting
  1433. //
  1434. this.btnPcmSetting.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  1435. this.btnPcmSetting.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  1436. this.btnPcmSetting.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1437. this.btnPcmSetting.Location = new System.Drawing.Point(166, 664);
  1438. this.btnPcmSetting.Name = "btnPcmSetting";
  1439. this.btnPcmSetting.Size = new System.Drawing.Size(98, 31);
  1440. this.btnPcmSetting.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1441. this.btnPcmSetting.TabIndex = 7;
  1442. this.btnPcmSetting.Text = "设置";
  1443. this.btnPcmSetting.Click += new System.EventHandler(this.btnPcmSetting_Click);
  1444. //
  1445. // txtbPcmSend
  1446. //
  1447. //
  1448. //
  1449. //
  1450. this.txtbPcmSend.Border.Class = "TextBoxBorder";
  1451. this.txtbPcmSend.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1452. this.txtbPcmSend.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1453. this.txtbPcmSend.Location = new System.Drawing.Point(462, 509);
  1454. this.txtbPcmSend.Name = "txtbPcmSend";
  1455. this.txtbPcmSend.PreventEnterBeep = true;
  1456. this.txtbPcmSend.Size = new System.Drawing.Size(415, 31);
  1457. this.txtbPcmSend.TabIndex = 9;
  1458. this.txtbPcmSend.Text = "55 AA";
  1459. //
  1460. // btnPcmSendx
  1461. //
  1462. this.btnPcmSendx.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  1463. this.btnPcmSendx.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  1464. this.btnPcmSendx.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1465. this.btnPcmSendx.Location = new System.Drawing.Point(886, 509);
  1466. this.btnPcmSendx.Name = "btnPcmSendx";
  1467. this.btnPcmSendx.Size = new System.Drawing.Size(98, 31);
  1468. this.btnPcmSendx.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1469. this.btnPcmSendx.TabIndex = 10;
  1470. this.btnPcmSendx.Text = "发送";
  1471. this.btnPcmSendx.Click += new System.EventHandler(this.btnPcmSendx_Click);
  1472. //
  1473. // checkBoxX1
  1474. //
  1475. //
  1476. //
  1477. //
  1478. this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1479. this.checkBoxX1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1480. this.checkBoxX1.Location = new System.Drawing.Point(146, 425);
  1481. this.checkBoxX1.Name = "checkBoxX1";
  1482. this.checkBoxX1.Size = new System.Drawing.Size(75, 23);
  1483. this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1484. this.checkBoxX1.TabIndex = 1;
  1485. this.checkBoxX1.Text = "通道1";
  1486. this.checkBoxX1.CheckedChanged += new System.EventHandler(this.chkStCh_1_CheckedChanged);
  1487. //
  1488. // txtbBaudrate
  1489. //
  1490. //
  1491. //
  1492. //
  1493. this.txtbBaudrate.Border.Class = "TextBoxBorder";
  1494. this.txtbBaudrate.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1495. this.txtbBaudrate.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1496. this.txtbBaudrate.Location = new System.Drawing.Point(257, 542);
  1497. this.txtbBaudrate.Name = "txtbBaudrate";
  1498. this.txtbBaudrate.PreventEnterBeep = true;
  1499. this.txtbBaudrate.Size = new System.Drawing.Size(112, 31);
  1500. this.txtbBaudrate.TabIndex = 2;
  1501. this.txtbBaudrate.Text = "230400";
  1502. this.txtbBaudrate.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  1503. //
  1504. // labelX33
  1505. //
  1506. //
  1507. //
  1508. //
  1509. this.labelX33.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1510. this.labelX33.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1511. this.labelX33.Location = new System.Drawing.Point(157, 550);
  1512. this.labelX33.Name = "labelX33";
  1513. this.labelX33.Size = new System.Drawing.Size(75, 23);
  1514. this.labelX33.TabIndex = 3;
  1515. this.labelX33.Text = "波特率";
  1516. this.labelX33.TextAlignment = System.Drawing.StringAlignment.Far;
  1517. //
  1518. // rbtnRise
  1519. //
  1520. this.rbtnRise.AutoSize = true;
  1521. this.rbtnRise.Location = new System.Drawing.Point(29, 15);
  1522. this.rbtnRise.Name = "rbtnRise";
  1523. this.rbtnRise.Size = new System.Drawing.Size(59, 16);
  1524. this.rbtnRise.TabIndex = 12;
  1525. this.rbtnRise.TabStop = true;
  1526. this.rbtnRise.Text = "上升沿";
  1527. this.rbtnRise.UseVisualStyleBackColor = true;
  1528. //
  1529. // rbtnFall
  1530. //
  1531. this.rbtnFall.AutoSize = true;
  1532. this.rbtnFall.Location = new System.Drawing.Point(130, 15);
  1533. this.rbtnFall.Name = "rbtnFall";
  1534. this.rbtnFall.Size = new System.Drawing.Size(59, 16);
  1535. this.rbtnFall.TabIndex = 12;
  1536. this.rbtnFall.TabStop = true;
  1537. this.rbtnFall.Text = "下降沿";
  1538. this.rbtnFall.UseVisualStyleBackColor = true;
  1539. //
  1540. // gpbHdlcTr
  1541. //
  1542. this.gpbHdlcTr.Controls.Add(this.rbtnFall);
  1543. this.gpbHdlcTr.Controls.Add(this.rbtnRise);
  1544. this.gpbHdlcTr.Location = new System.Drawing.Point(166, 573);
  1545. this.gpbHdlcTr.Name = "gpbHdlcTr";
  1546. this.gpbHdlcTr.Size = new System.Drawing.Size(203, 41);
  1547. this.gpbHdlcTr.TabIndex = 13;
  1548. this.gpbHdlcTr.TabStop = false;
  1549. //
  1550. // gpbUartCheck
  1551. //
  1552. this.gpbUartCheck.Controls.Add(this.rbtnNone);
  1553. this.gpbUartCheck.Controls.Add(this.rbtnEven);
  1554. this.gpbUartCheck.Controls.Add(this.rbtnOdd);
  1555. this.gpbUartCheck.Location = new System.Drawing.Point(166, 616);
  1556. this.gpbUartCheck.Name = "gpbUartCheck";
  1557. this.gpbUartCheck.Size = new System.Drawing.Size(203, 41);
  1558. this.gpbUartCheck.TabIndex = 13;
  1559. this.gpbUartCheck.TabStop = false;
  1560. //
  1561. // rbtnNone
  1562. //
  1563. this.rbtnNone.AutoSize = true;
  1564. this.rbtnNone.Location = new System.Drawing.Point(130, 16);
  1565. this.rbtnNone.Name = "rbtnNone";
  1566. this.rbtnNone.Size = new System.Drawing.Size(35, 16);
  1567. this.rbtnNone.TabIndex = 12;
  1568. this.rbtnNone.TabStop = true;
  1569. this.rbtnNone.Text = "无";
  1570. this.rbtnNone.UseVisualStyleBackColor = true;
  1571. //
  1572. // rbtnEven
  1573. //
  1574. this.rbtnEven.AutoSize = true;
  1575. this.rbtnEven.Location = new System.Drawing.Point(81, 16);
  1576. this.rbtnEven.Name = "rbtnEven";
  1577. this.rbtnEven.Size = new System.Drawing.Size(35, 16);
  1578. this.rbtnEven.TabIndex = 12;
  1579. this.rbtnEven.TabStop = true;
  1580. this.rbtnEven.Text = "偶";
  1581. this.rbtnEven.UseVisualStyleBackColor = true;
  1582. //
  1583. // rbtnOdd
  1584. //
  1585. this.rbtnOdd.AutoSize = true;
  1586. this.rbtnOdd.Location = new System.Drawing.Point(29, 16);
  1587. this.rbtnOdd.Name = "rbtnOdd";
  1588. this.rbtnOdd.Size = new System.Drawing.Size(35, 16);
  1589. this.rbtnOdd.TabIndex = 12;
  1590. this.rbtnOdd.TabStop = true;
  1591. this.rbtnOdd.Text = "奇";
  1592. this.rbtnOdd.UseVisualStyleBackColor = true;
  1593. //
  1594. // gpbSendMode
  1595. //
  1596. this.gpbSendMode.Controls.Add(this.rbtnHdlcMode);
  1597. this.gpbSendMode.Controls.Add(this.rbtnUartMode);
  1598. this.gpbSendMode.Location = new System.Drawing.Point(166, 500);
  1599. this.gpbSendMode.Name = "gpbSendMode";
  1600. this.gpbSendMode.Size = new System.Drawing.Size(203, 40);
  1601. this.gpbSendMode.TabIndex = 13;
  1602. this.gpbSendMode.TabStop = false;
  1603. //
  1604. // rbtnHdlcMode
  1605. //
  1606. this.rbtnHdlcMode.AutoSize = true;
  1607. this.rbtnHdlcMode.Location = new System.Drawing.Point(130, 17);
  1608. this.rbtnHdlcMode.Name = "rbtnHdlcMode";
  1609. this.rbtnHdlcMode.Size = new System.Drawing.Size(47, 16);
  1610. this.rbtnHdlcMode.TabIndex = 12;
  1611. this.rbtnHdlcMode.TabStop = true;
  1612. this.rbtnHdlcMode.Text = "HDLC";
  1613. this.rbtnHdlcMode.UseVisualStyleBackColor = true;
  1614. this.rbtnHdlcMode.CheckedChanged += new System.EventHandler(this.rbtnHdlcMode_CheckedChanged);
  1615. //
  1616. // rbtnUartMode
  1617. //
  1618. this.rbtnUartMode.AutoSize = true;
  1619. this.rbtnUartMode.Location = new System.Drawing.Point(29, 17);
  1620. this.rbtnUartMode.Name = "rbtnUartMode";
  1621. this.rbtnUartMode.Size = new System.Drawing.Size(47, 16);
  1622. this.rbtnUartMode.TabIndex = 12;
  1623. this.rbtnUartMode.TabStop = true;
  1624. this.rbtnUartMode.Text = "UART";
  1625. this.rbtnUartMode.UseVisualStyleBackColor = true;
  1626. this.rbtnUartMode.CheckedChanged += new System.EventHandler(this.rbtnUartMode_CheckedChanged);
  1627. //
  1628. // timer1
  1629. //
  1630. this.timer1.Enabled = true;
  1631. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  1632. //
  1633. // txtbPcmRd
  1634. //
  1635. //
  1636. //
  1637. //
  1638. this.txtbPcmRd.Border.Class = "TextBoxBorder";
  1639. this.txtbPcmRd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1640. this.txtbPcmRd.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1641. this.txtbPcmRd.Location = new System.Drawing.Point(462, 575);
  1642. this.txtbPcmRd.Multiline = true;
  1643. this.txtbPcmRd.Name = "txtbPcmRd";
  1644. this.txtbPcmRd.PreventEnterBeep = true;
  1645. this.txtbPcmRd.Size = new System.Drawing.Size(415, 78);
  1646. this.txtbPcmRd.TabIndex = 9;
  1647. //
  1648. // btnCleartxtbPcmRd
  1649. //
  1650. this.btnCleartxtbPcmRd.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
  1651. this.btnCleartxtbPcmRd.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
  1652. this.btnCleartxtbPcmRd.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1653. this.btnCleartxtbPcmRd.Location = new System.Drawing.Point(886, 575);
  1654. this.btnCleartxtbPcmRd.Name = "btnCleartxtbPcmRd";
  1655. this.btnCleartxtbPcmRd.Size = new System.Drawing.Size(98, 31);
  1656. this.btnCleartxtbPcmRd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1657. this.btnCleartxtbPcmRd.TabIndex = 10;
  1658. this.btnCleartxtbPcmRd.Text = "清空";
  1659. this.btnCleartxtbPcmRd.Click += new System.EventHandler(this.btnCleartxtbPcmRd_Click);
  1660. //
  1661. // labelX34
  1662. //
  1663. //
  1664. //
  1665. //
  1666. this.labelX34.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1667. this.labelX34.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1668. this.labelX34.Location = new System.Drawing.Point(397, 513);
  1669. this.labelX34.Name = "labelX34";
  1670. this.labelX34.Size = new System.Drawing.Size(59, 23);
  1671. this.labelX34.TabIndex = 3;
  1672. this.labelX34.Text = "发送";
  1673. this.labelX34.TextAlignment = System.Drawing.StringAlignment.Far;
  1674. //
  1675. // labelX35
  1676. //
  1677. //
  1678. //
  1679. //
  1680. this.labelX35.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1681. this.labelX35.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1682. this.labelX35.Location = new System.Drawing.Point(397, 580);
  1683. this.labelX35.Name = "labelX35";
  1684. this.labelX35.Size = new System.Drawing.Size(59, 23);
  1685. this.labelX35.TabIndex = 3;
  1686. this.labelX35.Text = "接收";
  1687. this.labelX35.TextAlignment = System.Drawing.StringAlignment.Far;
  1688. //
  1689. // chkTimerEn
  1690. //
  1691. //
  1692. //
  1693. //
  1694. this.chkTimerEn.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1695. this.chkTimerEn.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1696. this.chkTimerEn.Location = new System.Drawing.Point(1013, 513);
  1697. this.chkTimerEn.Name = "chkTimerEn";
  1698. this.chkTimerEn.Size = new System.Drawing.Size(126, 23);
  1699. this.chkTimerEn.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1700. this.chkTimerEn.TabIndex = 1;
  1701. this.chkTimerEn.Text = "定时发送";
  1702. this.chkTimerEn.CheckedChanged += new System.EventHandler(this.chkTimerEn_CheckedChanged);
  1703. //
  1704. // txtbTimer2Num
  1705. //
  1706. //
  1707. //
  1708. //
  1709. this.txtbTimer2Num.Border.Class = "TextBoxBorder";
  1710. this.txtbTimer2Num.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1711. this.txtbTimer2Num.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1712. this.txtbTimer2Num.Location = new System.Drawing.Point(1160, 509);
  1713. this.txtbTimer2Num.Name = "txtbTimer2Num";
  1714. this.txtbTimer2Num.PreventEnterBeep = true;
  1715. this.txtbTimer2Num.Size = new System.Drawing.Size(52, 31);
  1716. this.txtbTimer2Num.TabIndex = 9;
  1717. this.txtbTimer2Num.Text = "1000";
  1718. this.txtbTimer2Num.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  1719. this.txtbTimer2Num.TextChanged += new System.EventHandler(this.txtbTimer2Num_TextChanged);
  1720. //
  1721. // timer2
  1722. //
  1723. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  1724. //
  1725. // labelX36
  1726. //
  1727. //
  1728. //
  1729. //
  1730. this.labelX36.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1731. this.labelX36.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1732. this.labelX36.Location = new System.Drawing.Point(1218, 513);
  1733. this.labelX36.Name = "labelX36";
  1734. this.labelX36.Size = new System.Drawing.Size(31, 23);
  1735. this.labelX36.TabIndex = 3;
  1736. this.labelX36.Text = "mS";
  1737. //
  1738. // labelX37
  1739. //
  1740. //
  1741. //
  1742. //
  1743. this.labelX37.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1744. this.labelX37.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1745. this.labelX37.Location = new System.Drawing.Point(5, 509);
  1746. this.labelX37.Name = "labelX37";
  1747. this.labelX37.Size = new System.Drawing.Size(154, 23);
  1748. this.labelX37.TabIndex = 3;
  1749. this.labelX37.Text = "PCM 控制:";
  1750. //
  1751. // chkAllSwitchDo
  1752. //
  1753. //
  1754. //
  1755. //
  1756. this.chkAllSwitchDo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
  1757. this.chkAllSwitchDo.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1758. this.chkAllSwitchDo.Location = new System.Drawing.Point(1744, 200);
  1759. this.chkAllSwitchDo.Name = "chkAllSwitchDo";
  1760. this.chkAllSwitchDo.Size = new System.Drawing.Size(114, 23);
  1761. this.chkAllSwitchDo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
  1762. this.chkAllSwitchDo.TabIndex = 1;
  1763. this.chkAllSwitchDo.Text = "8路全切换";
  1764. this.chkAllSwitchDo.CheckedChanged += new System.EventHandler(this.chkAllSwitchDo_CheckedChanged);
  1765. //
  1766. // DebuggingForm
  1767. //
  1768. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1769. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1770. this.ClientSize = new System.Drawing.Size(1904, 1041);
  1771. this.Controls.Add(this.gpbUartCheck);
  1772. this.Controls.Add(this.gpbSendMode);
  1773. this.Controls.Add(this.gpbHdlcTr);
  1774. this.Controls.Add(this.btnCleartxtbPcmRd);
  1775. this.Controls.Add(this.btnPcmSendx);
  1776. this.Controls.Add(this.txtbPcmRd);
  1777. this.Controls.Add(this.txtbTimer2Num);
  1778. this.Controls.Add(this.txtbPcmSend);
  1779. this.Controls.Add(this.btnPcmSetting);
  1780. this.Controls.Add(this.btnOther);
  1781. this.Controls.Add(this.txtbMsg);
  1782. this.Controls.Add(this.led8);
  1783. this.Controls.Add(this.led7);
  1784. this.Controls.Add(this.led6);
  1785. this.Controls.Add(this.led5);
  1786. this.Controls.Add(this.led4);
  1787. this.Controls.Add(this.led3);
  1788. this.Controls.Add(this.led2);
  1789. this.Controls.Add(this.led1);
  1790. this.Controls.Add(this.labelX6);
  1791. this.Controls.Add(this.labelX35);
  1792. this.Controls.Add(this.labelX34);
  1793. this.Controls.Add(this.labelX9);
  1794. this.Controls.Add(this.labelX32);
  1795. this.Controls.Add(this.labelX31);
  1796. this.Controls.Add(this.labelX36);
  1797. this.Controls.Add(this.labelX30);
  1798. this.Controls.Add(this.labelX29);
  1799. this.Controls.Add(this.labelX28);
  1800. this.Controls.Add(this.labelX27);
  1801. this.Controls.Add(this.labelX20);
  1802. this.Controls.Add(this.labelX18);
  1803. this.Controls.Add(this.labelX15);
  1804. this.Controls.Add(this.labelX26);
  1805. this.Controls.Add(this.labelX25);
  1806. this.Controls.Add(this.labelX24);
  1807. this.Controls.Add(this.labelX23);
  1808. this.Controls.Add(this.labelX22);
  1809. this.Controls.Add(this.labelX21);
  1810. this.Controls.Add(this.labelX19);
  1811. this.Controls.Add(this.labelX16);
  1812. this.Controls.Add(this.labelX17);
  1813. this.Controls.Add(this.labelX14);
  1814. this.Controls.Add(this.labelX33);
  1815. this.Controls.Add(this.labelX8);
  1816. this.Controls.Add(this.labelX37);
  1817. this.Controls.Add(this.labelX7);
  1818. this.Controls.Add(this.labelX2);
  1819. this.Controls.Add(this.labelX5);
  1820. this.Controls.Add(this.labelX4);
  1821. this.Controls.Add(this.labelX11);
  1822. this.Controls.Add(this.labelX12);
  1823. this.Controls.Add(this.labelX10);
  1824. this.Controls.Add(this.labelX3);
  1825. this.Controls.Add(this.labelX1);
  1826. this.Controls.Add(this.txtbVoltCh_8);
  1827. this.Controls.Add(this.txtbVoltCh_7);
  1828. this.Controls.Add(this.txtbVoltCh_6);
  1829. this.Controls.Add(this.txtbVoltCh_5);
  1830. this.Controls.Add(this.txtbVoltCh_4);
  1831. this.Controls.Add(this.txtbVoltCh_3);
  1832. this.Controls.Add(this.txtbVoltCh_2);
  1833. this.Controls.Add(this.txtbCurrCh_8);
  1834. this.Controls.Add(this.txtbCurrCh_7);
  1835. this.Controls.Add(this.txtbCurrCh_6);
  1836. this.Controls.Add(this.txtbCurrCh_5);
  1837. this.Controls.Add(this.txtbCurrCh_4);
  1838. this.Controls.Add(this.txtbCurrCh_3);
  1839. this.Controls.Add(this.txtbCurrCh_2);
  1840. this.Controls.Add(this.txtbCurrSetValue);
  1841. this.Controls.Add(this.txtbBaudrate);
  1842. this.Controls.Add(this.txtbVoltSetValue);
  1843. this.Controls.Add(this.txtbCurrCh_1);
  1844. this.Controls.Add(this.txtbVoltCh_1);
  1845. this.Controls.Add(this.chkAllSwitchDo);
  1846. this.Controls.Add(this.chkAyCh_8);
  1847. this.Controls.Add(this.chkStCh_8);
  1848. this.Controls.Add(this.chkAyCh_7);
  1849. this.Controls.Add(this.chkStCh_7);
  1850. this.Controls.Add(this.chkAyCh_6);
  1851. this.Controls.Add(this.chkStCh_6);
  1852. this.Controls.Add(this.chkAyCh_5);
  1853. this.Controls.Add(this.chkStCh_5);
  1854. this.Controls.Add(this.chkBxCh_4);
  1855. this.Controls.Add(this.chkAyCh_4);
  1856. this.Controls.Add(this.chkStCh_4);
  1857. this.Controls.Add(this.chkBxCh_3);
  1858. this.Controls.Add(this.chkAyCh_3);
  1859. this.Controls.Add(this.chkStCh_3);
  1860. this.Controls.Add(this.chkBxCh_2);
  1861. this.Controls.Add(this.chkAyCh_2);
  1862. this.Controls.Add(this.chkStCh_2);
  1863. this.Controls.Add(this.chkCzCh);
  1864. this.Controls.Add(this.chkBxCh_1);
  1865. this.Controls.Add(this.chkAyCh_1);
  1866. this.Controls.Add(this.chkTimerEn);
  1867. this.Controls.Add(this.ChkPowerOnOff);
  1868. this.Controls.Add(this.checkBoxX1);
  1869. this.Controls.Add(this.chkStCh_1);
  1870. this.Controls.Add(this.btnPowCh_8);
  1871. this.Controls.Add(this.btnPowCh_7);
  1872. this.Controls.Add(this.btnPowCh_6);
  1873. this.Controls.Add(this.btnPowCh_5);
  1874. this.Controls.Add(this.btnPowCh_4);
  1875. this.Controls.Add(this.btnPowCh_3);
  1876. this.Controls.Add(this.btnPowCh_2);
  1877. this.Controls.Add(this.btnPowerSetting);
  1878. this.Controls.Add(this.btnPowCh_1);
  1879. this.Name = "DebuggingForm";
  1880. this.Text = "DebuggingForm";
  1881. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.DebuggingForm_FormClosed);
  1882. this.gpbHdlcTr.ResumeLayout(false);
  1883. this.gpbHdlcTr.PerformLayout();
  1884. this.gpbUartCheck.ResumeLayout(false);
  1885. this.gpbUartCheck.PerformLayout();
  1886. this.gpbSendMode.ResumeLayout(false);
  1887. this.gpbSendMode.PerformLayout();
  1888. this.ResumeLayout(false);
  1889. }
  1890. #endregion
  1891. private DevComponents.DotNetBar.ButtonX btnPowCh_1;
  1892. private DevComponents.DotNetBar.ButtonX btnPowCh_2;
  1893. private DevComponents.DotNetBar.ButtonX btnPowCh_4;
  1894. private DevComponents.DotNetBar.ButtonX btnPowCh_5;
  1895. private DevComponents.DotNetBar.ButtonX btnPowCh_6;
  1896. private DevComponents.DotNetBar.ButtonX btnPowCh_7;
  1897. private DevComponents.DotNetBar.ButtonX btnPowCh_8;
  1898. private DevComponents.DotNetBar.Controls.CheckBoxX chkStCh_1;
  1899. private DevComponents.DotNetBar.Controls.CheckBoxX chkStCh_2;
  1900. private DevComponents.DotNetBar.Controls.CheckBoxX chkStCh_3;
  1901. private DevComponents.DotNetBar.Controls.CheckBoxX chkStCh_4;
  1902. private DevComponents.DotNetBar.Controls.CheckBoxX chkStCh_5;
  1903. private DevComponents.DotNetBar.Controls.CheckBoxX chkStCh_6;
  1904. private DevComponents.DotNetBar.Controls.CheckBoxX chkStCh_7;
  1905. private DevComponents.DotNetBar.Controls.CheckBoxX chkStCh_8;
  1906. private DevComponents.DotNetBar.Controls.TextBoxX txtbVoltCh_1;
  1907. private DevComponents.DotNetBar.Controls.TextBoxX txtbVoltCh_2;
  1908. private DevComponents.DotNetBar.Controls.TextBoxX txtbVoltCh_3;
  1909. private DevComponents.DotNetBar.Controls.TextBoxX txtbVoltCh_4;
  1910. private DevComponents.DotNetBar.Controls.TextBoxX txtbVoltCh_5;
  1911. private DevComponents.DotNetBar.Controls.TextBoxX txtbVoltCh_6;
  1912. private DevComponents.DotNetBar.Controls.TextBoxX txtbVoltCh_7;
  1913. private DevComponents.DotNetBar.Controls.TextBoxX txtbVoltCh_8;
  1914. private DevComponents.DotNetBar.Controls.TextBoxX txtbCurrCh_1;
  1915. private DevComponents.DotNetBar.Controls.TextBoxX txtbCurrCh_2;
  1916. private DevComponents.DotNetBar.Controls.TextBoxX txtbCurrCh_3;
  1917. private DevComponents.DotNetBar.Controls.TextBoxX txtbCurrCh_4;
  1918. private DevComponents.DotNetBar.Controls.TextBoxX txtbCurrCh_5;
  1919. private DevComponents.DotNetBar.Controls.TextBoxX txtbCurrCh_6;
  1920. private DevComponents.DotNetBar.Controls.TextBoxX txtbCurrCh_7;
  1921. private DevComponents.DotNetBar.Controls.TextBoxX txtbCurrCh_8;
  1922. private DevComponents.DotNetBar.LabelX labelX1;
  1923. private DevComponents.DotNetBar.LabelX labelX2;
  1924. private DevComponents.DotNetBar.LabelX labelX3;
  1925. private DevComponents.DotNetBar.LabelX labelX4;
  1926. private SeeSharpTools.JY.GUI.LED led1;
  1927. private SeeSharpTools.JY.GUI.LED led2;
  1928. private SeeSharpTools.JY.GUI.LED led3;
  1929. private SeeSharpTools.JY.GUI.LED led4;
  1930. private SeeSharpTools.JY.GUI.LED led5;
  1931. private SeeSharpTools.JY.GUI.LED led6;
  1932. private SeeSharpTools.JY.GUI.LED led7;
  1933. private SeeSharpTools.JY.GUI.LED led8;
  1934. private DevComponents.DotNetBar.LabelX labelX5;
  1935. private DevComponents.DotNetBar.Controls.TextBoxX txtbMsg;
  1936. private DevComponents.DotNetBar.LabelX labelX6;
  1937. private DevComponents.DotNetBar.LabelX labelX7;
  1938. private DevComponents.DotNetBar.Controls.TextBoxX txtbVoltSetValue;
  1939. private DevComponents.DotNetBar.LabelX labelX8;
  1940. private DevComponents.DotNetBar.LabelX labelX9;
  1941. private DevComponents.DotNetBar.Controls.TextBoxX txtbCurrSetValue;
  1942. private DevComponents.DotNetBar.ButtonX btnPowerSetting;
  1943. private DevComponents.DotNetBar.ButtonX btnOther;
  1944. private DevComponents.DotNetBar.Controls.CheckBoxX chkAyCh_1;
  1945. private DevComponents.DotNetBar.Controls.CheckBoxX chkAyCh_2;
  1946. private DevComponents.DotNetBar.Controls.CheckBoxX chkAyCh_3;
  1947. private DevComponents.DotNetBar.Controls.CheckBoxX chkAyCh_4;
  1948. private DevComponents.DotNetBar.Controls.CheckBoxX chkAyCh_5;
  1949. private DevComponents.DotNetBar.Controls.CheckBoxX chkAyCh_6;
  1950. private DevComponents.DotNetBar.Controls.CheckBoxX chkAyCh_7;
  1951. private DevComponents.DotNetBar.Controls.CheckBoxX chkAyCh_8;
  1952. private DevComponents.DotNetBar.Controls.CheckBoxX chkBxCh_1;
  1953. private DevComponents.DotNetBar.Controls.CheckBoxX chkBxCh_2;
  1954. private DevComponents.DotNetBar.Controls.CheckBoxX chkBxCh_3;
  1955. private DevComponents.DotNetBar.Controls.CheckBoxX chkBxCh_4;
  1956. private DevComponents.DotNetBar.LabelX labelX10;
  1957. private DevComponents.DotNetBar.LabelX labelX11;
  1958. private DevComponents.DotNetBar.LabelX labelX12;
  1959. private DevComponents.DotNetBar.Controls.CheckBoxX chkCzCh;
  1960. private DevComponents.DotNetBar.Controls.CheckBoxX ChkPowerOnOff;
  1961. private DevComponents.DotNetBar.ButtonX btnPowCh_3;
  1962. private DevComponents.DotNetBar.LabelX labelX14;
  1963. private DevComponents.DotNetBar.LabelX labelX15;
  1964. private DevComponents.DotNetBar.LabelX labelX16;
  1965. private DevComponents.DotNetBar.LabelX labelX17;
  1966. private DevComponents.DotNetBar.LabelX labelX18;
  1967. private DevComponents.DotNetBar.LabelX labelX19;
  1968. private DevComponents.DotNetBar.LabelX labelX20;
  1969. private DevComponents.DotNetBar.LabelX labelX21;
  1970. private DevComponents.DotNetBar.LabelX labelX22;
  1971. private DevComponents.DotNetBar.LabelX labelX23;
  1972. private DevComponents.DotNetBar.LabelX labelX24;
  1973. private DevComponents.DotNetBar.LabelX labelX25;
  1974. private DevComponents.DotNetBar.LabelX labelX26;
  1975. private DevComponents.DotNetBar.LabelX labelX27;
  1976. private DevComponents.DotNetBar.LabelX labelX28;
  1977. private DevComponents.DotNetBar.LabelX labelX29;
  1978. private DevComponents.DotNetBar.LabelX labelX30;
  1979. private DevComponents.DotNetBar.LabelX labelX31;
  1980. private DevComponents.DotNetBar.LabelX labelX32;
  1981. private DevComponents.DotNetBar.ButtonX btnPcmSetting;
  1982. private DevComponents.DotNetBar.Controls.TextBoxX txtbPcmSend;
  1983. private DevComponents.DotNetBar.ButtonX btnPcmSendx;
  1984. private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
  1985. private DevComponents.DotNetBar.Controls.TextBoxX txtbBaudrate;
  1986. private DevComponents.DotNetBar.LabelX labelX33;
  1987. private System.Windows.Forms.RadioButton rbtnRise;
  1988. private System.Windows.Forms.RadioButton rbtnFall;
  1989. private System.Windows.Forms.GroupBox gpbHdlcTr;
  1990. private System.Windows.Forms.GroupBox gpbUartCheck;
  1991. private System.Windows.Forms.RadioButton rbtnEven;
  1992. private System.Windows.Forms.RadioButton rbtnOdd;
  1993. private System.Windows.Forms.RadioButton rbtnNone;
  1994. private System.Windows.Forms.GroupBox gpbSendMode;
  1995. private System.Windows.Forms.RadioButton rbtnHdlcMode;
  1996. private System.Windows.Forms.RadioButton rbtnUartMode;
  1997. private System.Windows.Forms.Timer timer1;
  1998. private DevComponents.DotNetBar.Controls.TextBoxX txtbPcmRd;
  1999. private DevComponents.DotNetBar.ButtonX btnCleartxtbPcmRd;
  2000. private DevComponents.DotNetBar.LabelX labelX34;
  2001. private DevComponents.DotNetBar.LabelX labelX35;
  2002. private DevComponents.DotNetBar.Controls.CheckBoxX chkTimerEn;
  2003. private DevComponents.DotNetBar.Controls.TextBoxX txtbTimer2Num;
  2004. private System.Windows.Forms.Timer timer2;
  2005. private DevComponents.DotNetBar.LabelX labelX36;
  2006. private DevComponents.DotNetBar.LabelX labelX37;
  2007. private DevComponents.DotNetBar.Controls.CheckBoxX chkAllSwitchDo;
  2008. }
  2009. }