namespace IntelligentControlForsx.MyControls.windturbine
{
partial class BasicInfo
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.lblPart4 = new System.Windows.Forms.Label();
this.lblPart3 = new System.Windows.Forms.Label();
this.lblPart2 = new System.Windows.Forms.Label();
this.lblPart1 = new System.Windows.Forms.Label();
this.panelLine13 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine14 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine15 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine10 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine11 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine12 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine4 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine5 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine6 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine3 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine2 = new IntelligentControlForsx.MyControls.PanelLine();
this.panelLine1 = new IntelligentControlForsx.MyControls.PanelLine();
this.P1_PointValue1 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P1_PointValue2 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P1_PointValue3 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P1_PointValue4 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P1_PointValue5 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P2_PointValue1 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P2_PointValue2 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P2_PointValue8 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P2_PointValue7 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P2_PointValue6 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P2_PointValue5 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P2_PointValue4 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P2_PointValue3 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue1 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue2 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue3 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue4 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue5 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue6 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue10 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue9 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue8 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P3_PointValue7 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P4_PointValue1 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P4_PointValue2 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.P4_PointValue3 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.panelLine16 = new IntelligentControlForsx.MyControls.PanelLine();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// lblPart4
//
this.lblPart4.AutoSize = true;
this.lblPart4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPart4.ForeColor = System.Drawing.Color.White;
this.lblPart4.Location = new System.Drawing.Point(1401, 550);
this.lblPart4.Name = "lblPart4";
this.lblPart4.Size = new System.Drawing.Size(74, 22);
this.lblPart4.TabIndex = 103;
this.lblPart4.Text = "变桨信息";
//
// lblPart3
//
this.lblPart3.AutoSize = true;
this.lblPart3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPart3.ForeColor = System.Drawing.Color.White;
this.lblPart3.Location = new System.Drawing.Point(1401, 51);
this.lblPart3.Name = "lblPart3";
this.lblPart3.Size = new System.Drawing.Size(74, 22);
this.lblPart3.TabIndex = 102;
this.lblPart3.Text = "温度信息";
//
// lblPart2
//
this.lblPart2.AutoSize = true;
this.lblPart2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPart2.ForeColor = System.Drawing.Color.White;
this.lblPart2.Location = new System.Drawing.Point(52, 326);
this.lblPart2.Name = "lblPart2";
this.lblPart2.Size = new System.Drawing.Size(74, 22);
this.lblPart2.TabIndex = 21;
this.lblPart2.Text = "电网信息";
//
// lblPart1
//
this.lblPart1.AutoSize = true;
this.lblPart1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPart1.ForeColor = System.Drawing.Color.White;
this.lblPart1.Location = new System.Drawing.Point(52, 51);
this.lblPart1.Name = "lblPart1";
this.lblPart1.Size = new System.Drawing.Size(74, 22);
this.lblPart1.TabIndex = 3;
this.lblPart1.Text = "基本信息";
//
// panelLine13
//
this.panelLine13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine13.Location = new System.Drawing.Point(1384, 579);
this.panelLine13.Margin = new System.Windows.Forms.Padding(0);
this.panelLine13.Name = "panelLine13";
this.panelLine13.Padding = new System.Windows.Forms.Padding(1);
this.panelLine13.Size = new System.Drawing.Size(303, 135);
this.panelLine13.TabIndex = 101;
//
// panelLine14
//
this.panelLine14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine14.Location = new System.Drawing.Point(1384, 538);
this.panelLine14.Margin = new System.Windows.Forms.Padding(0);
this.panelLine14.Name = "panelLine14";
this.panelLine14.Padding = new System.Windows.Forms.Padding(1);
this.panelLine14.Size = new System.Drawing.Size(251, 48);
this.panelLine14.TabIndex = 100;
//
// panelLine15
//
this.panelLine15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine15.Location = new System.Drawing.Point(1631, 567);
this.panelLine15.Margin = new System.Windows.Forms.Padding(0);
this.panelLine15.Name = "panelLine15";
this.panelLine15.Padding = new System.Windows.Forms.Padding(1);
this.panelLine15.Size = new System.Drawing.Size(49, 18);
this.panelLine15.TabIndex = 99;
//
// panelLine10
//
this.panelLine10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine10.Location = new System.Drawing.Point(1384, 84);
this.panelLine10.Margin = new System.Windows.Forms.Padding(0);
this.panelLine10.Name = "panelLine10";
this.panelLine10.Padding = new System.Windows.Forms.Padding(1);
this.panelLine10.Size = new System.Drawing.Size(303, 425);
this.panelLine10.TabIndex = 67;
//
// panelLine11
//
this.panelLine11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine11.Location = new System.Drawing.Point(1384, 35);
this.panelLine11.Margin = new System.Windows.Forms.Padding(0);
this.panelLine11.Name = "panelLine11";
this.panelLine11.Padding = new System.Windows.Forms.Padding(1);
this.panelLine11.Size = new System.Drawing.Size(176, 52);
this.panelLine11.TabIndex = 66;
//
// panelLine12
//
this.panelLine12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine12.Location = new System.Drawing.Point(1543, 59);
this.panelLine12.Margin = new System.Windows.Forms.Padding(0);
this.panelLine12.Name = "panelLine12";
this.panelLine12.Padding = new System.Windows.Forms.Padding(1);
this.panelLine12.Size = new System.Drawing.Size(99, 33);
this.panelLine12.TabIndex = 65;
//
// panelLine4
//
this.panelLine4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine4.Location = new System.Drawing.Point(36, 364);
this.panelLine4.Margin = new System.Windows.Forms.Padding(0);
this.panelLine4.Name = "panelLine4";
this.panelLine4.Padding = new System.Windows.Forms.Padding(1);
this.panelLine4.Size = new System.Drawing.Size(302, 351);
this.panelLine4.TabIndex = 20;
//
// panelLine5
//
this.panelLine5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine5.Location = new System.Drawing.Point(36, 314);
this.panelLine5.Margin = new System.Windows.Forms.Padding(0);
this.panelLine5.Name = "panelLine5";
this.panelLine5.Padding = new System.Windows.Forms.Padding(1);
this.panelLine5.Size = new System.Drawing.Size(201, 54);
this.panelLine5.TabIndex = 19;
//
// panelLine6
//
this.panelLine6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine6.Location = new System.Drawing.Point(225, 340);
this.panelLine6.Margin = new System.Windows.Forms.Padding(0);
this.panelLine6.Name = "panelLine6";
this.panelLine6.Padding = new System.Windows.Forms.Padding(1);
this.panelLine6.Size = new System.Drawing.Size(76, 28);
this.panelLine6.TabIndex = 18;
//
// panelLine3
//
this.panelLine3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine3.Location = new System.Drawing.Point(36, 79);
this.panelLine3.Margin = new System.Windows.Forms.Padding(0);
this.panelLine3.Name = "panelLine3";
this.panelLine3.Padding = new System.Windows.Forms.Padding(1);
this.panelLine3.Size = new System.Drawing.Size(302, 214);
this.panelLine3.TabIndex = 2;
//
// panelLine2
//
this.panelLine2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine2.Location = new System.Drawing.Point(36, 45);
this.panelLine2.Margin = new System.Windows.Forms.Padding(0);
this.panelLine2.Name = "panelLine2";
this.panelLine2.Padding = new System.Windows.Forms.Padding(1);
this.panelLine2.Size = new System.Drawing.Size(215, 38);
this.panelLine2.TabIndex = 1;
//
// panelLine1
//
this.panelLine1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine1.Location = new System.Drawing.Point(248, 62);
this.panelLine1.Margin = new System.Windows.Forms.Padding(0);
this.panelLine1.Name = "panelLine1";
this.panelLine1.Padding = new System.Windows.Forms.Padding(1);
this.panelLine1.Size = new System.Drawing.Size(59, 20);
this.panelLine1.TabIndex = 0;
//
// P1_PointValue1
//
this.P1_PointValue1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P1_PointValue1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P1_PointValue1.Location = new System.Drawing.Point(39, 86);
this.P1_PointValue1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P1_PointValue1.Name = "P1_PointValue1";
this.P1_PointValue1.NameString = "功率";
this.P1_PointValue1.Size = new System.Drawing.Size(295, 38);
this.P1_PointValue1.TabIndex = 122;
this.P1_PointValue1.UnitString = "kW";
this.P1_PointValue1.ValueString = "";
//
// P1_PointValue2
//
this.P1_PointValue2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P1_PointValue2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P1_PointValue2.Location = new System.Drawing.Point(39, 125);
this.P1_PointValue2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P1_PointValue2.Name = "P1_PointValue2";
this.P1_PointValue2.NameString = "风速";
this.P1_PointValue2.Size = new System.Drawing.Size(295, 38);
this.P1_PointValue2.TabIndex = 123;
this.P1_PointValue2.UnitString = "m/s";
this.P1_PointValue2.ValueString = "";
//
// P1_PointValue3
//
this.P1_PointValue3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P1_PointValue3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P1_PointValue3.Location = new System.Drawing.Point(39, 164);
this.P1_PointValue3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P1_PointValue3.Name = "P1_PointValue3";
this.P1_PointValue3.NameString = "发电机转速";
this.P1_PointValue3.Size = new System.Drawing.Size(295, 38);
this.P1_PointValue3.TabIndex = 124;
this.P1_PointValue3.UnitString = "rp";
this.P1_PointValue3.ValueString = "";
//
// P1_PointValue4
//
this.P1_PointValue4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P1_PointValue4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P1_PointValue4.Location = new System.Drawing.Point(39, 203);
this.P1_PointValue4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P1_PointValue4.Name = "P1_PointValue4";
this.P1_PointValue4.NameString = "转子转速";
this.P1_PointValue4.Size = new System.Drawing.Size(295, 38);
this.P1_PointValue4.TabIndex = 125;
this.P1_PointValue4.UnitString = "rp";
this.P1_PointValue4.ValueString = "";
//
// P1_PointValue5
//
this.P1_PointValue5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P1_PointValue5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P1_PointValue5.Location = new System.Drawing.Point(39, 243);
this.P1_PointValue5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P1_PointValue5.Name = "P1_PointValue5";
this.P1_PointValue5.NameString = "偏航位置";
this.P1_PointValue5.Size = new System.Drawing.Size(295, 38);
this.P1_PointValue5.TabIndex = 126;
this.P1_PointValue5.UnitString = "度";
this.P1_PointValue5.ValueString = "";
//
// P2_PointValue1
//
this.P2_PointValue1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P2_PointValue1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P2_PointValue1.Location = new System.Drawing.Point(39, 374);
this.P2_PointValue1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P2_PointValue1.Name = "P2_PointValue1";
this.P2_PointValue1.NameString = "U1项绕组电压";
this.P2_PointValue1.Size = new System.Drawing.Size(295, 38);
this.P2_PointValue1.TabIndex = 127;
this.P2_PointValue1.UnitString = "V";
this.P2_PointValue1.ValueString = "";
//
// P2_PointValue2
//
this.P2_PointValue2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P2_PointValue2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P2_PointValue2.Location = new System.Drawing.Point(39, 414);
this.P2_PointValue2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P2_PointValue2.Name = "P2_PointValue2";
this.P2_PointValue2.NameString = "U1项绕组电流";
this.P2_PointValue2.Size = new System.Drawing.Size(295, 38);
this.P2_PointValue2.TabIndex = 128;
this.P2_PointValue2.UnitString = "A";
this.P2_PointValue2.ValueString = "";
//
// P2_PointValue8
//
this.P2_PointValue8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P2_PointValue8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P2_PointValue8.Location = new System.Drawing.Point(39, 665);
this.P2_PointValue8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P2_PointValue8.Name = "P2_PointValue8";
this.P2_PointValue8.NameString = "频率";
this.P2_PointValue8.Size = new System.Drawing.Size(295, 38);
this.P2_PointValue8.TabIndex = 130;
this.P2_PointValue8.UnitString = "Hz";
this.P2_PointValue8.ValueString = "";
//
// P2_PointValue7
//
this.P2_PointValue7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P2_PointValue7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P2_PointValue7.Location = new System.Drawing.Point(39, 622);
this.P2_PointValue7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P2_PointValue7.Name = "P2_PointValue7";
this.P2_PointValue7.NameString = "功率因数";
this.P2_PointValue7.Size = new System.Drawing.Size(295, 38);
this.P2_PointValue7.TabIndex = 131;
this.P2_PointValue7.UnitString = "";
this.P2_PointValue7.ValueString = "";
//
// P2_PointValue6
//
this.P2_PointValue6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P2_PointValue6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P2_PointValue6.Location = new System.Drawing.Point(39, 581);
this.P2_PointValue6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P2_PointValue6.Name = "P2_PointValue6";
this.P2_PointValue6.NameString = "U3项绕组电流";
this.P2_PointValue6.Size = new System.Drawing.Size(295, 38);
this.P2_PointValue6.TabIndex = 132;
this.P2_PointValue6.UnitString = "A";
this.P2_PointValue6.ValueString = "";
//
// P2_PointValue5
//
this.P2_PointValue5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P2_PointValue5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P2_PointValue5.Location = new System.Drawing.Point(39, 540);
this.P2_PointValue5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P2_PointValue5.Name = "P2_PointValue5";
this.P2_PointValue5.NameString = "U3项绕组电压";
this.P2_PointValue5.Size = new System.Drawing.Size(295, 38);
this.P2_PointValue5.TabIndex = 133;
this.P2_PointValue5.UnitString = "V";
this.P2_PointValue5.ValueString = "";
//
// P2_PointValue4
//
this.P2_PointValue4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P2_PointValue4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P2_PointValue4.Location = new System.Drawing.Point(39, 495);
this.P2_PointValue4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P2_PointValue4.Name = "P2_PointValue4";
this.P2_PointValue4.NameString = "U2项绕组电流";
this.P2_PointValue4.Size = new System.Drawing.Size(295, 38);
this.P2_PointValue4.TabIndex = 134;
this.P2_PointValue4.UnitString = "A";
this.P2_PointValue4.ValueString = "";
//
// P2_PointValue3
//
this.P2_PointValue3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P2_PointValue3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P2_PointValue3.Location = new System.Drawing.Point(39, 454);
this.P2_PointValue3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P2_PointValue3.Name = "P2_PointValue3";
this.P2_PointValue3.NameString = "U2项绕组电压";
this.P2_PointValue3.Size = new System.Drawing.Size(295, 38);
this.P2_PointValue3.TabIndex = 135;
this.P2_PointValue3.UnitString = "V";
this.P2_PointValue3.ValueString = "";
//
// P3_PointValue1
//
this.P3_PointValue1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue1.Location = new System.Drawing.Point(1391, 86);
this.P3_PointValue1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue1.Name = "P3_PointValue1";
this.P3_PointValue1.NameString = "齿轮箱轴1温度";
this.P3_PointValue1.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue1.TabIndex = 136;
this.P3_PointValue1.UnitString = "℃";
this.P3_PointValue1.ValueString = "";
//
// P3_PointValue2
//
this.P3_PointValue2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue2.Location = new System.Drawing.Point(1391, 126);
this.P3_PointValue2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue2.Name = "P3_PointValue2";
this.P3_PointValue2.NameString = "齿轮箱轴2温度";
this.P3_PointValue2.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue2.TabIndex = 137;
this.P3_PointValue2.UnitString = "℃";
this.P3_PointValue2.ValueString = "";
//
// P3_PointValue3
//
this.P3_PointValue3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue3.Location = new System.Drawing.Point(1391, 163);
this.P3_PointValue3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue3.Name = "P3_PointValue3";
this.P3_PointValue3.NameString = "齿轮箱油温";
this.P3_PointValue3.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue3.TabIndex = 138;
this.P3_PointValue3.UnitString = "℃";
this.P3_PointValue3.ValueString = "";
//
// P3_PointValue4
//
this.P3_PointValue4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue4.Location = new System.Drawing.Point(1391, 201);
this.P3_PointValue4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue4.Name = "P3_PointValue4";
this.P3_PointValue4.NameString = "电机轴承A温度";
this.P3_PointValue4.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue4.TabIndex = 142;
this.P3_PointValue4.UnitString = "℃";
this.P3_PointValue4.ValueString = "";
//
// P3_PointValue5
//
this.P3_PointValue5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue5.Location = new System.Drawing.Point(1391, 244);
this.P3_PointValue5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue5.Name = "P3_PointValue5";
this.P3_PointValue5.NameString = "电机轴承B温度";
this.P3_PointValue5.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue5.TabIndex = 143;
this.P3_PointValue5.UnitString = "℃";
this.P3_PointValue5.ValueString = "";
//
// P3_PointValue6
//
this.P3_PointValue6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue6.Location = new System.Drawing.Point(1391, 285);
this.P3_PointValue6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue6.Name = "P3_PointValue6";
this.P3_PointValue6.NameString = "机舱温度";
this.P3_PointValue6.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue6.TabIndex = 144;
this.P3_PointValue6.UnitString = "℃";
this.P3_PointValue6.ValueString = "";
//
// P3_PointValue10
//
this.P3_PointValue10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue10.Location = new System.Drawing.Point(1390, 458);
this.P3_PointValue10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue10.Name = "P3_PointValue10";
this.P3_PointValue10.NameString = "PcsPP温度";
this.P3_PointValue10.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue10.TabIndex = 148;
this.P3_PointValue10.UnitString = "℃";
this.P3_PointValue10.ValueString = "";
//
// P3_PointValue9
//
this.P3_PointValue9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue9.Location = new System.Drawing.Point(1390, 417);
this.P3_PointValue9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue9.Name = "P3_PointValue9";
this.P3_PointValue9.NameString = "环境温度";
this.P3_PointValue9.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue9.TabIndex = 147;
this.P3_PointValue9.UnitString = "℃";
this.P3_PointValue9.ValueString = "";
//
// P3_PointValue8
//
this.P3_PointValue8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue8.Location = new System.Drawing.Point(1390, 373);
this.P3_PointValue8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue8.Name = "P3_PointValue8";
this.P3_PointValue8.NameString = "冷却风温度";
this.P3_PointValue8.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue8.TabIndex = 146;
this.P3_PointValue8.UnitString = "℃";
this.P3_PointValue8.ValueString = "";
//
// P3_PointValue7
//
this.P3_PointValue7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P3_PointValue7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P3_PointValue7.Location = new System.Drawing.Point(1390, 330);
this.P3_PointValue7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P3_PointValue7.Name = "P3_PointValue7";
this.P3_PointValue7.NameString = "液压油温度";
this.P3_PointValue7.Size = new System.Drawing.Size(295, 38);
this.P3_PointValue7.TabIndex = 145;
this.P3_PointValue7.UnitString = "℃";
this.P3_PointValue7.ValueString = "";
//
// P4_PointValue1
//
this.P4_PointValue1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P4_PointValue1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P4_PointValue1.Location = new System.Drawing.Point(1390, 586);
this.P4_PointValue1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P4_PointValue1.Name = "P4_PointValue1";
this.P4_PointValue1.NameString = "叶片1偏角";
this.P4_PointValue1.Size = new System.Drawing.Size(295, 38);
this.P4_PointValue1.TabIndex = 148;
this.P4_PointValue1.UnitString = "℃";
this.P4_PointValue1.ValueString = "";
//
// P4_PointValue2
//
this.P4_PointValue2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P4_PointValue2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P4_PointValue2.Location = new System.Drawing.Point(1390, 627);
this.P4_PointValue2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P4_PointValue2.Name = "P4_PointValue2";
this.P4_PointValue2.NameString = "叶片2偏角";
this.P4_PointValue2.Size = new System.Drawing.Size(295, 38);
this.P4_PointValue2.TabIndex = 148;
this.P4_PointValue2.UnitString = "℃";
this.P4_PointValue2.ValueString = "";
//
// P4_PointValue3
//
this.P4_PointValue3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.P4_PointValue3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.P4_PointValue3.Location = new System.Drawing.Point(1390, 668);
this.P4_PointValue3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.P4_PointValue3.Name = "P4_PointValue3";
this.P4_PointValue3.NameString = "叶片3偏角";
this.P4_PointValue3.Size = new System.Drawing.Size(295, 38);
this.P4_PointValue3.TabIndex = 148;
this.P4_PointValue3.UnitString = "℃";
this.P4_PointValue3.ValueString = "";
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// panelLine16
//
this.panelLine16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
this.panelLine16.Location = new System.Drawing.Point(365, 79);
this.panelLine16.Margin = new System.Windows.Forms.Padding(0);
this.panelLine16.Name = "panelLine16";
this.panelLine16.Padding = new System.Windows.Forms.Padding(1);
this.panelLine16.Size = new System.Drawing.Size(997, 562);
this.panelLine16.TabIndex = 149;
//
// pictureBox1
//
this.pictureBox1.Image = global::IntelligentControlForsx.Properties.Resources.zhengti;
this.pictureBox1.Location = new System.Drawing.Point(366, 80);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(995, 560);
this.pictureBox1.TabIndex = 150;
this.pictureBox1.TabStop = false;
//
// BasicInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.panelLine16);
this.Controls.Add(this.P4_PointValue3);
this.Controls.Add(this.P4_PointValue2);
this.Controls.Add(this.P4_PointValue1);
this.Controls.Add(this.P3_PointValue10);
this.Controls.Add(this.P3_PointValue9);
this.Controls.Add(this.P3_PointValue8);
this.Controls.Add(this.P3_PointValue7);
this.Controls.Add(this.P3_PointValue6);
this.Controls.Add(this.P3_PointValue5);
this.Controls.Add(this.P3_PointValue4);
this.Controls.Add(this.P3_PointValue3);
this.Controls.Add(this.P3_PointValue2);
this.Controls.Add(this.P3_PointValue1);
this.Controls.Add(this.P2_PointValue3);
this.Controls.Add(this.P2_PointValue4);
this.Controls.Add(this.P2_PointValue5);
this.Controls.Add(this.P2_PointValue6);
this.Controls.Add(this.P2_PointValue7);
this.Controls.Add(this.P2_PointValue8);
this.Controls.Add(this.P2_PointValue2);
this.Controls.Add(this.P2_PointValue1);
this.Controls.Add(this.P1_PointValue5);
this.Controls.Add(this.P1_PointValue4);
this.Controls.Add(this.P1_PointValue3);
this.Controls.Add(this.P1_PointValue2);
this.Controls.Add(this.P1_PointValue1);
this.Controls.Add(this.lblPart4);
this.Controls.Add(this.lblPart3);
this.Controls.Add(this.panelLine13);
this.Controls.Add(this.panelLine14);
this.Controls.Add(this.panelLine15);
this.Controls.Add(this.panelLine10);
this.Controls.Add(this.panelLine11);
this.Controls.Add(this.panelLine12);
this.Controls.Add(this.lblPart2);
this.Controls.Add(this.panelLine4);
this.Controls.Add(this.panelLine5);
this.Controls.Add(this.panelLine6);
this.Controls.Add(this.lblPart1);
this.Controls.Add(this.panelLine3);
this.Controls.Add(this.panelLine2);
this.Controls.Add(this.panelLine1);
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Name = "BasicInfo";
this.Size = new System.Drawing.Size(1760, 883);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private PanelLine panelLine1;
private PanelLine panelLine2;
private PanelLine panelLine3;
private System.Windows.Forms.Label lblPart1;
private PanelLine panelLine4;
private PanelLine panelLine5;
private PanelLine panelLine6;
private System.Windows.Forms.Label lblPart2;
private PanelLine panelLine10;
private PanelLine panelLine11;
private PanelLine panelLine12;
private PanelLine panelLine13;
private PanelLine panelLine14;
private PanelLine panelLine15;
private System.Windows.Forms.Label lblPart3;
private System.Windows.Forms.Label lblPart4;
private PointValueAI P1_PointValue1;
private PointValueAI P1_PointValue2;
private PointValueAI P1_PointValue3;
private PointValueAI P1_PointValue4;
private PointValueAI P1_PointValue5;
private PointValueAI P2_PointValue1;
private PointValueAI P2_PointValue2;
private PointValueAI P2_PointValue8;
private PointValueAI P2_PointValue7;
private PointValueAI P2_PointValue6;
private PointValueAI P2_PointValue5;
private PointValueAI P2_PointValue4;
private PointValueAI P2_PointValue3;
private PointValueAI P3_PointValue1;
private PointValueAI P3_PointValue2;
private PointValueAI P3_PointValue3;
private PointValueAI P3_PointValue4;
private PointValueAI P3_PointValue5;
private PointValueAI P3_PointValue6;
private PointValueAI P3_PointValue10;
private PointValueAI P3_PointValue9;
private PointValueAI P3_PointValue8;
private PointValueAI P3_PointValue7;
private PointValueAI P4_PointValue1;
private PointValueAI P4_PointValue2;
private PointValueAI P4_PointValue3;
private System.Windows.Forms.Timer timer1;
private PanelLine panelLine16;
private System.Windows.Forms.PictureBox pictureBox1;
}
}