DebuggingForm.Designer.cs 98 KB

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