DebuggingForm.Designer.cs 105 KB

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