|
@@ -100,7 +100,6 @@ namespace Tps_LQ_Transmitter
|
|
|
this.labelX12 = new DevComponents.DotNetBar.LabelX();
|
|
|
this.chkCzCh = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
|
|
this.ChkPowerOnOff = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
|
|
- this.labelX13 = new DevComponents.DotNetBar.LabelX();
|
|
|
this.btnPowCh_3 = new DevComponents.DotNetBar.ButtonX();
|
|
|
this.labelX14 = new DevComponents.DotNetBar.LabelX();
|
|
|
this.labelX15 = new DevComponents.DotNetBar.LabelX();
|
|
@@ -146,6 +145,8 @@ namespace Tps_LQ_Transmitter
|
|
|
this.txtbTimer2Num = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
|
this.timer2 = new System.Windows.Forms.Timer(this.components);
|
|
|
this.labelX36 = new DevComponents.DotNetBar.LabelX();
|
|
|
+ this.labelX37 = new DevComponents.DotNetBar.LabelX();
|
|
|
+ this.chkAllSwitchDo = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
|
|
this.gpbHdlcTr.SuspendLayout();
|
|
|
this.gpbUartCheck.SuspendLayout();
|
|
|
this.gpbSendMode.SuspendLayout();
|
|
@@ -1037,7 +1038,7 @@ namespace Tps_LQ_Transmitter
|
|
|
this.chkAyCh_7.Size = new System.Drawing.Size(75, 23);
|
|
|
this.chkAyCh_7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
this.chkAyCh_7.TabIndex = 1;
|
|
|
- this.chkAyCh_7.Text = "通道7";
|
|
|
+ this.chkAyCh_7.Text = "陷/衰";
|
|
|
this.chkAyCh_7.CheckedChanged += new System.EventHandler(this.chkAyCh_7_CheckedChanged);
|
|
|
//
|
|
|
// chkAyCh_8
|
|
@@ -1052,7 +1053,7 @@ namespace Tps_LQ_Transmitter
|
|
|
this.chkAyCh_8.Size = new System.Drawing.Size(75, 23);
|
|
|
this.chkAyCh_8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
this.chkAyCh_8.TabIndex = 1;
|
|
|
- this.chkAyCh_8.Text = "通道8";
|
|
|
+ this.chkAyCh_8.Text = "陷/衰";
|
|
|
this.chkAyCh_8.CheckedChanged += new System.EventHandler(this.chkAyCh_8_CheckedChanged);
|
|
|
//
|
|
|
// chkBxCh_1
|
|
@@ -1171,19 +1172,6 @@ namespace Tps_LQ_Transmitter
|
|
|
this.ChkPowerOnOff.Text = "ON/OFF";
|
|
|
this.ChkPowerOnOff.CheckedChanged += new System.EventHandler(this.ChkPowerOnOff_CheckedChanged);
|
|
|
//
|
|
|
- // labelX13
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelX13.Location = new System.Drawing.Point(1744, 200);
|
|
|
- this.labelX13.Name = "labelX13";
|
|
|
- this.labelX13.Size = new System.Drawing.Size(85, 23);
|
|
|
- this.labelX13.TabIndex = 3;
|
|
|
- this.labelX13.Text = "[ON;陷波器]";
|
|
|
- //
|
|
|
// btnPowCh_3
|
|
|
//
|
|
|
this.btnPowCh_3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
@@ -1449,7 +1437,7 @@ namespace Tps_LQ_Transmitter
|
|
|
this.btnPcmSetting.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
this.btnPcmSetting.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
this.btnPcmSetting.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnPcmSetting.Location = new System.Drawing.Point(166, 689);
|
|
|
+ this.btnPcmSetting.Location = new System.Drawing.Point(166, 664);
|
|
|
this.btnPcmSetting.Name = "btnPcmSetting";
|
|
|
this.btnPcmSetting.Size = new System.Drawing.Size(98, 31);
|
|
|
this.btnPcmSetting.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
@@ -1508,7 +1496,7 @@ namespace Tps_LQ_Transmitter
|
|
|
this.txtbBaudrate.Border.Class = "TextBoxBorder";
|
|
|
this.txtbBaudrate.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.txtbBaudrate.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtbBaudrate.Location = new System.Drawing.Point(257, 547);
|
|
|
+ this.txtbBaudrate.Location = new System.Drawing.Point(257, 542);
|
|
|
this.txtbBaudrate.Name = "txtbBaudrate";
|
|
|
this.txtbBaudrate.PreventEnterBeep = true;
|
|
|
this.txtbBaudrate.Size = new System.Drawing.Size(112, 31);
|
|
@@ -1523,7 +1511,7 @@ namespace Tps_LQ_Transmitter
|
|
|
//
|
|
|
this.labelX33.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.labelX33.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelX33.Location = new System.Drawing.Point(157, 555);
|
|
|
+ this.labelX33.Location = new System.Drawing.Point(157, 550);
|
|
|
this.labelX33.Name = "labelX33";
|
|
|
this.labelX33.Size = new System.Drawing.Size(75, 23);
|
|
|
this.labelX33.TabIndex = 3;
|
|
@@ -1556,7 +1544,7 @@ namespace Tps_LQ_Transmitter
|
|
|
//
|
|
|
this.gpbHdlcTr.Controls.Add(this.rbtnFall);
|
|
|
this.gpbHdlcTr.Controls.Add(this.rbtnRise);
|
|
|
- this.gpbHdlcTr.Location = new System.Drawing.Point(166, 580);
|
|
|
+ this.gpbHdlcTr.Location = new System.Drawing.Point(166, 573);
|
|
|
this.gpbHdlcTr.Name = "gpbHdlcTr";
|
|
|
this.gpbHdlcTr.Size = new System.Drawing.Size(203, 41);
|
|
|
this.gpbHdlcTr.TabIndex = 13;
|
|
@@ -1567,7 +1555,7 @@ namespace Tps_LQ_Transmitter
|
|
|
this.gpbUartCheck.Controls.Add(this.rbtnNone);
|
|
|
this.gpbUartCheck.Controls.Add(this.rbtnEven);
|
|
|
this.gpbUartCheck.Controls.Add(this.rbtnOdd);
|
|
|
- this.gpbUartCheck.Location = new System.Drawing.Point(166, 627);
|
|
|
+ this.gpbUartCheck.Location = new System.Drawing.Point(166, 616);
|
|
|
this.gpbUartCheck.Name = "gpbUartCheck";
|
|
|
this.gpbUartCheck.Size = new System.Drawing.Size(203, 41);
|
|
|
this.gpbUartCheck.TabIndex = 13;
|
|
@@ -1653,7 +1641,7 @@ namespace Tps_LQ_Transmitter
|
|
|
this.txtbPcmRd.Border.Class = "TextBoxBorder";
|
|
|
this.txtbPcmRd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.txtbPcmRd.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.txtbPcmRd.Location = new System.Drawing.Point(462, 590);
|
|
|
+ this.txtbPcmRd.Location = new System.Drawing.Point(462, 575);
|
|
|
this.txtbPcmRd.Multiline = true;
|
|
|
this.txtbPcmRd.Name = "txtbPcmRd";
|
|
|
this.txtbPcmRd.PreventEnterBeep = true;
|
|
@@ -1665,7 +1653,7 @@ namespace Tps_LQ_Transmitter
|
|
|
this.btnCleartxtbPcmRd.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
this.btnCleartxtbPcmRd.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
this.btnCleartxtbPcmRd.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnCleartxtbPcmRd.Location = new System.Drawing.Point(886, 590);
|
|
|
+ this.btnCleartxtbPcmRd.Location = new System.Drawing.Point(886, 575);
|
|
|
this.btnCleartxtbPcmRd.Name = "btnCleartxtbPcmRd";
|
|
|
this.btnCleartxtbPcmRd.Size = new System.Drawing.Size(98, 31);
|
|
|
this.btnCleartxtbPcmRd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
@@ -1694,7 +1682,7 @@ namespace Tps_LQ_Transmitter
|
|
|
//
|
|
|
this.labelX35.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
this.labelX35.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelX35.Location = new System.Drawing.Point(397, 595);
|
|
|
+ this.labelX35.Location = new System.Drawing.Point(397, 580);
|
|
|
this.labelX35.Name = "labelX35";
|
|
|
this.labelX35.Size = new System.Drawing.Size(59, 23);
|
|
|
this.labelX35.TabIndex = 3;
|
|
@@ -1750,11 +1738,39 @@ namespace Tps_LQ_Transmitter
|
|
|
this.labelX36.TabIndex = 3;
|
|
|
this.labelX36.Text = "mS";
|
|
|
//
|
|
|
+ // labelX37
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.labelX37.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.labelX37.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.labelX37.Location = new System.Drawing.Point(5, 509);
|
|
|
+ this.labelX37.Name = "labelX37";
|
|
|
+ this.labelX37.Size = new System.Drawing.Size(154, 23);
|
|
|
+ this.labelX37.TabIndex = 3;
|
|
|
+ this.labelX37.Text = "PCM 控制:";
|
|
|
+ //
|
|
|
+ // chkAllSwitchDo
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.chkAllSwitchDo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.chkAllSwitchDo.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.chkAllSwitchDo.Location = new System.Drawing.Point(1744, 200);
|
|
|
+ this.chkAllSwitchDo.Name = "chkAllSwitchDo";
|
|
|
+ this.chkAllSwitchDo.Size = new System.Drawing.Size(114, 23);
|
|
|
+ this.chkAllSwitchDo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
+ this.chkAllSwitchDo.TabIndex = 1;
|
|
|
+ this.chkAllSwitchDo.Text = "8路全切换";
|
|
|
+ this.chkAllSwitchDo.CheckedChanged += new System.EventHandler(this.chkAllSwitchDo_CheckedChanged);
|
|
|
+ //
|
|
|
// DebuggingForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1370, 749);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1904, 1041);
|
|
|
this.Controls.Add(this.gpbUartCheck);
|
|
|
this.Controls.Add(this.gpbSendMode);
|
|
|
this.Controls.Add(this.gpbHdlcTr);
|
|
@@ -1800,7 +1816,7 @@ namespace Tps_LQ_Transmitter
|
|
|
this.Controls.Add(this.labelX14);
|
|
|
this.Controls.Add(this.labelX33);
|
|
|
this.Controls.Add(this.labelX8);
|
|
|
- this.Controls.Add(this.labelX13);
|
|
|
+ this.Controls.Add(this.labelX37);
|
|
|
this.Controls.Add(this.labelX7);
|
|
|
this.Controls.Add(this.labelX2);
|
|
|
this.Controls.Add(this.labelX5);
|
|
@@ -1829,6 +1845,7 @@ namespace Tps_LQ_Transmitter
|
|
|
this.Controls.Add(this.txtbVoltSetValue);
|
|
|
this.Controls.Add(this.txtbCurrCh_1);
|
|
|
this.Controls.Add(this.txtbVoltCh_1);
|
|
|
+ this.Controls.Add(this.chkAllSwitchDo);
|
|
|
this.Controls.Add(this.chkAyCh_8);
|
|
|
this.Controls.Add(this.chkStCh_8);
|
|
|
this.Controls.Add(this.chkAyCh_7);
|
|
@@ -1947,7 +1964,6 @@ namespace Tps_LQ_Transmitter
|
|
|
private DevComponents.DotNetBar.LabelX labelX12;
|
|
|
private DevComponents.DotNetBar.Controls.CheckBoxX chkCzCh;
|
|
|
private DevComponents.DotNetBar.Controls.CheckBoxX ChkPowerOnOff;
|
|
|
- private DevComponents.DotNetBar.LabelX labelX13;
|
|
|
private DevComponents.DotNetBar.ButtonX btnPowCh_3;
|
|
|
private DevComponents.DotNetBar.LabelX labelX14;
|
|
|
private DevComponents.DotNetBar.LabelX labelX15;
|
|
@@ -1993,5 +2009,7 @@ namespace Tps_LQ_Transmitter
|
|
|
private DevComponents.DotNetBar.Controls.TextBoxX txtbTimer2Num;
|
|
|
private System.Windows.Forms.Timer timer2;
|
|
|
private DevComponents.DotNetBar.LabelX labelX36;
|
|
|
+ private DevComponents.DotNetBar.LabelX labelX37;
|
|
|
+ private DevComponents.DotNetBar.Controls.CheckBoxX chkAllSwitchDo;
|
|
|
}
|
|
|
}
|