namespace Mesnac.Action.ChemicalWeighing.EngineeringDebuggingMode.ElectronicMachinaryStateMonitor { partial class ElectronicMachineryDataStateMonitor { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.FOR_MOTOR = new System.Windows.Forms.GroupBox(); this.Alarm = new System.Windows.Forms.Label(); this.Run = new System.Windows.Forms.Label(); this.Running = new System.Windows.Forms.Label(); this.AlarmReset = new System.Windows.Forms.Label(); this.StopAuto = new System.Windows.Forms.Label(); this.StartAuto = new System.Windows.Forms.Label(); this.StopManual = new System.Windows.Forms.Label(); this.StartManual = new System.Windows.Forms.Label(); this.AutoMode = new System.Windows.Forms.Label(); this.ManualMode = new System.Windows.Forms.Label(); this.AlarmLable = new System.Windows.Forms.Label(); this.RunLable = new System.Windows.Forms.Label(); this.RunningLable = new System.Windows.Forms.Label(); this.AlarmResetLable = new System.Windows.Forms.Label(); this.StopAutoLable = new System.Windows.Forms.Label(); this.StartAutoLable = new System.Windows.Forms.Label(); this.StopManualLable = new System.Windows.Forms.Label(); this.StartManualLable = new System.Windows.Forms.Label(); this.AutoModeLable = new System.Windows.Forms.Label(); this.ManualModeLable = new System.Windows.Forms.Label(); this.DmChange_FOR_MOTOR = new System.Windows.Forms.ListBox(); this.FOR_MOTOR_S_TO_T = new System.Windows.Forms.GroupBox(); this.label17 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.Alarm_T_S = new System.Windows.Forms.Label(); this.StartAuto_S = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.Alarm_S_S = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.StopManual_S = new System.Windows.Forms.Label(); this.StartManual_S = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.Alarm_M_S = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.AutoMode_S = new System.Windows.Forms.Label(); this.ManualMode_S = new System.Windows.Forms.Label(); this.Alarm_S = new System.Windows.Forms.Label(); this.StopAuto_S = new System.Windows.Forms.Label(); this.AlarmReset_S = new System.Windows.Forms.Label(); this.Run_T_S = new System.Windows.Forms.Label(); this.Running_M_S = new System.Windows.Forms.Label(); this.Running_S_S = new System.Windows.Forms.Label(); this.Run_S_S = new System.Windows.Forms.Label(); this.Running_T_S = new System.Windows.Forms.Label(); this.Run_M_S = new System.Windows.Forms.Label(); this.FOR_MOTOR_VFD = new System.Windows.Forms.GroupBox(); this.label37 = new System.Windows.Forms.Label(); this.label38 = new System.Windows.Forms.Label(); this.label39 = new System.Windows.Forms.Label(); this.label40 = new System.Windows.Forms.Label(); this.label41 = new System.Windows.Forms.Label(); this.label42 = new System.Windows.Forms.Label(); this.label43 = new System.Windows.Forms.Label(); this.label44 = new System.Windows.Forms.Label(); this.label45 = new System.Windows.Forms.Label(); this.label46 = new System.Windows.Forms.Label(); this.label47 = new System.Windows.Forms.Label(); this.label48 = new System.Windows.Forms.Label(); this.label49 = new System.Windows.Forms.Label(); this.label50 = new System.Windows.Forms.Label(); this.label51 = new System.Windows.Forms.Label(); this.label52 = new System.Windows.Forms.Label(); this.label53 = new System.Windows.Forms.Label(); this.label54 = new System.Windows.Forms.Label(); this.label55 = new System.Windows.Forms.Label(); this.ACT_Speed_VFD = new System.Windows.Forms.Label(); this.SetSpeed_M_VFD = new System.Windows.Forms.Label(); this.Auto_BT_VFD = new System.Windows.Forms.Label(); this.Man_BT_VFD = new System.Windows.Forms.Label(); this.SetSpeed_A_VFD = new System.Windows.Forms.Label(); this.Start_A_VFD = new System.Windows.Forms.Label(); this.Stop_A_VFD = new System.Windows.Forms.Label(); this.Polarity_VFD = new System.Windows.Forms.Label(); this.Start_M_VFD = new System.Windows.Forms.Label(); this.Stop_M_VFD = new System.Windows.Forms.Label(); this.Enable_VFD = new System.Windows.Forms.Label(); this.AlarmReset_VFD = new System.Windows.Forms.Label(); this.EXT_Estop_VFD = new System.Windows.Forms.Label(); this.Error_VFD = new System.Windows.Forms.Label(); this.AutoMode_VFD = new System.Windows.Forms.Label(); this.ManMode_VFD = new System.Windows.Forms.Label(); this.Alarm_VFD = new System.Windows.Forms.Label(); this.VVVF_OK_VFD = new System.Windows.Forms.Label(); this.Running_VFD = new System.Windows.Forms.Label(); this.DmChange_FOR_MOTOR_S = new System.Windows.Forms.ListBox(); this.DmChange_FOR_MOTOR_VFD = new System.Windows.Forms.ListBox(); this.Refresh = new System.Windows.Forms.Button(); this.FOR_MOTOR.SuspendLayout(); this.FOR_MOTOR_S_TO_T.SuspendLayout(); this.FOR_MOTOR_VFD.SuspendLayout(); this.SuspendLayout(); // // FOR_MOTOR // this.FOR_MOTOR.Controls.Add(this.Alarm); this.FOR_MOTOR.Controls.Add(this.Run); this.FOR_MOTOR.Controls.Add(this.Running); this.FOR_MOTOR.Controls.Add(this.AlarmReset); this.FOR_MOTOR.Controls.Add(this.StopAuto); this.FOR_MOTOR.Controls.Add(this.StartAuto); this.FOR_MOTOR.Controls.Add(this.StopManual); this.FOR_MOTOR.Controls.Add(this.StartManual); this.FOR_MOTOR.Controls.Add(this.AutoMode); this.FOR_MOTOR.Controls.Add(this.ManualMode); this.FOR_MOTOR.Controls.Add(this.AlarmLable); this.FOR_MOTOR.Controls.Add(this.RunLable); this.FOR_MOTOR.Controls.Add(this.RunningLable); this.FOR_MOTOR.Controls.Add(this.AlarmResetLable); this.FOR_MOTOR.Controls.Add(this.StopAutoLable); this.FOR_MOTOR.Controls.Add(this.StartAutoLable); this.FOR_MOTOR.Controls.Add(this.StopManualLable); this.FOR_MOTOR.Controls.Add(this.StartManualLable); this.FOR_MOTOR.Controls.Add(this.AutoModeLable); this.FOR_MOTOR.Controls.Add(this.ManualModeLable); this.FOR_MOTOR.Location = new System.Drawing.Point(12, 12); this.FOR_MOTOR.Name = "FOR_MOTOR"; this.FOR_MOTOR.Size = new System.Drawing.Size(152, 168); this.FOR_MOTOR.TabIndex = 0; this.FOR_MOTOR.TabStop = false; this.FOR_MOTOR.Text = "FOR_MOTOR"; // // Alarm // this.Alarm.AutoSize = true; this.Alarm.Location = new System.Drawing.Point(6, 125); this.Alarm.Name = "Alarm"; this.Alarm.Size = new System.Drawing.Size(11, 12); this.Alarm.TabIndex = 28; this.Alarm.Text = "0"; // // Run // this.Run.AutoSize = true; this.Run.Location = new System.Drawing.Point(6, 113); this.Run.Name = "Run"; this.Run.Size = new System.Drawing.Size(11, 12); this.Run.TabIndex = 27; this.Run.Text = "0"; // // Running // this.Running.AutoSize = true; this.Running.Location = new System.Drawing.Point(6, 101); this.Running.Name = "Running"; this.Running.Size = new System.Drawing.Size(11, 12); this.Running.TabIndex = 26; this.Running.Text = "0"; // // AlarmReset // this.AlarmReset.AutoSize = true; this.AlarmReset.Location = new System.Drawing.Point(6, 89); this.AlarmReset.Name = "AlarmReset"; this.AlarmReset.Size = new System.Drawing.Size(11, 12); this.AlarmReset.TabIndex = 25; this.AlarmReset.Text = "0"; // // StopAuto // this.StopAuto.AutoSize = true; this.StopAuto.Location = new System.Drawing.Point(6, 77); this.StopAuto.Name = "StopAuto"; this.StopAuto.Size = new System.Drawing.Size(11, 12); this.StopAuto.TabIndex = 24; this.StopAuto.Text = "0"; // // StartAuto // this.StartAuto.AutoSize = true; this.StartAuto.Location = new System.Drawing.Point(6, 65); this.StartAuto.Name = "StartAuto"; this.StartAuto.Size = new System.Drawing.Size(11, 12); this.StartAuto.TabIndex = 23; this.StartAuto.Text = "0"; // // StopManual // this.StopManual.AutoSize = true; this.StopManual.Location = new System.Drawing.Point(6, 53); this.StopManual.Name = "StopManual"; this.StopManual.Size = new System.Drawing.Size(11, 12); this.StopManual.TabIndex = 22; this.StopManual.Text = "0"; // // StartManual // this.StartManual.AutoSize = true; this.StartManual.Location = new System.Drawing.Point(6, 41); this.StartManual.Name = "StartManual"; this.StartManual.Size = new System.Drawing.Size(11, 12); this.StartManual.TabIndex = 21; this.StartManual.Text = "0"; // // AutoMode // this.AutoMode.AutoSize = true; this.AutoMode.Location = new System.Drawing.Point(6, 29); this.AutoMode.Name = "AutoMode"; this.AutoMode.Size = new System.Drawing.Size(11, 12); this.AutoMode.TabIndex = 20; this.AutoMode.Text = "0"; // // ManualMode // this.ManualMode.AutoSize = true; this.ManualMode.Location = new System.Drawing.Point(6, 17); this.ManualMode.Name = "ManualMode"; this.ManualMode.Size = new System.Drawing.Size(11, 12); this.ManualMode.TabIndex = 19; this.ManualMode.Text = "0"; // // AlarmLable // this.AlarmLable.AutoSize = true; this.AlarmLable.Location = new System.Drawing.Point(23, 125); this.AlarmLable.Name = "AlarmLable"; this.AlarmLable.Size = new System.Drawing.Size(29, 12); this.AlarmLable.TabIndex = 18; this.AlarmLable.Text = "报警"; // // RunLable // this.RunLable.AutoSize = true; this.RunLable.Location = new System.Drawing.Point(23, 113); this.RunLable.Name = "RunLable"; this.RunLable.Size = new System.Drawing.Size(53, 12); this.RunLable.TabIndex = 16; this.RunLable.Text = "输出运行"; // // RunningLable // this.RunningLable.AutoSize = true; this.RunningLable.Location = new System.Drawing.Point(23, 101); this.RunningLable.Name = "RunningLable"; this.RunningLable.Size = new System.Drawing.Size(53, 12); this.RunningLable.TabIndex = 14; this.RunningLable.Text = "运行检测"; // // AlarmResetLable // this.AlarmResetLable.AutoSize = true; this.AlarmResetLable.Location = new System.Drawing.Point(23, 89); this.AlarmResetLable.Name = "AlarmResetLable"; this.AlarmResetLable.Size = new System.Drawing.Size(53, 12); this.AlarmResetLable.TabIndex = 12; this.AlarmResetLable.Text = "报警复位"; // // StopAutoLable // this.StopAutoLable.AutoSize = true; this.StopAutoLable.Location = new System.Drawing.Point(23, 77); this.StopAutoLable.Name = "StopAutoLable"; this.StopAutoLable.Size = new System.Drawing.Size(77, 12); this.StopAutoLable.TabIndex = 10; this.StopAutoLable.Text = "自动停止指令"; // // StartAutoLable // this.StartAutoLable.AutoSize = true; this.StartAutoLable.Location = new System.Drawing.Point(23, 65); this.StartAutoLable.Name = "StartAutoLable"; this.StartAutoLable.Size = new System.Drawing.Size(77, 12); this.StartAutoLable.TabIndex = 8; this.StartAutoLable.Text = "自动启动指令"; // // StopManualLable // this.StopManualLable.AutoSize = true; this.StopManualLable.Location = new System.Drawing.Point(23, 53); this.StopManualLable.Name = "StopManualLable"; this.StopManualLable.Size = new System.Drawing.Size(77, 12); this.StopManualLable.TabIndex = 6; this.StopManualLable.Text = "手动停止指令"; // // StartManualLable // this.StartManualLable.AutoSize = true; this.StartManualLable.Location = new System.Drawing.Point(23, 41); this.StartManualLable.Name = "StartManualLable"; this.StartManualLable.Size = new System.Drawing.Size(77, 12); this.StartManualLable.TabIndex = 4; this.StartManualLable.Text = "手动启动指令"; // // AutoModeLable // this.AutoModeLable.AutoSize = true; this.AutoModeLable.Location = new System.Drawing.Point(23, 29); this.AutoModeLable.Name = "AutoModeLable"; this.AutoModeLable.Size = new System.Drawing.Size(53, 12); this.AutoModeLable.TabIndex = 2; this.AutoModeLable.Text = "自动模式"; // // ManualModeLable // this.ManualModeLable.AutoSize = true; this.ManualModeLable.Location = new System.Drawing.Point(23, 17); this.ManualModeLable.Name = "ManualModeLable"; this.ManualModeLable.Size = new System.Drawing.Size(53, 12); this.ManualModeLable.TabIndex = 0; this.ManualModeLable.Text = "手动模式"; // // DmChange_FOR_MOTOR // this.DmChange_FOR_MOTOR.FormattingEnabled = true; this.DmChange_FOR_MOTOR.ItemHeight = 12; this.DmChange_FOR_MOTOR.Items.AddRange(new object[] { "二级除尘器除尘风机", "大A组除尘风机", "大仓B组除尘风机", "大仓C组除尘风机", "大仓D组除尘风机", "磨粉分析机电机", "磨粉除尘风机电机", "磨粉罗茨风机电机", "磨粉皮带正转电机", "磨粉皮带反转电机"}); this.DmChange_FOR_MOTOR.Location = new System.Drawing.Point(12, 186); this.DmChange_FOR_MOTOR.Name = "DmChange_FOR_MOTOR"; this.DmChange_FOR_MOTOR.Size = new System.Drawing.Size(152, 136); this.DmChange_FOR_MOTOR.TabIndex = 1; this.DmChange_FOR_MOTOR.SelectedIndexChanged += new System.EventHandler(this.DmChange_FOR_MOTOR_SelectedIndexChanged); // // FOR_MOTOR_S_TO_T // this.FOR_MOTOR_S_TO_T.Controls.Add(this.label17); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label4); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label3); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label16); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label2); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label1); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label15); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Alarm_T_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.StartAuto_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label14); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Alarm_S_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label13); this.FOR_MOTOR_S_TO_T.Controls.Add(this.StopManual_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.StartManual_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label12); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Alarm_M_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label11); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label5); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label10); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label6); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label9); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label7); this.FOR_MOTOR_S_TO_T.Controls.Add(this.label8); this.FOR_MOTOR_S_TO_T.Controls.Add(this.AutoMode_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.ManualMode_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Alarm_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.StopAuto_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.AlarmReset_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Run_T_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Running_M_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Running_S_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Run_S_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Running_T_S); this.FOR_MOTOR_S_TO_T.Controls.Add(this.Run_M_S); this.FOR_MOTOR_S_TO_T.Location = new System.Drawing.Point(170, 12); this.FOR_MOTOR_S_TO_T.Name = "FOR_MOTOR_S_TO_T"; this.FOR_MOTOR_S_TO_T.Size = new System.Drawing.Size(188, 252); this.FOR_MOTOR_S_TO_T.TabIndex = 2; this.FOR_MOTOR_S_TO_T.TabStop = false; this.FOR_MOTOR_S_TO_T.Text = "FOR_MOTOR_S_TO_T"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(23, 209); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(101, 12); this.label17.TabIndex = 33; this.label17.Text = "三角型接触器报警"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(23, 53); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 20; this.label4.Text = "手动停止"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(23, 41); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(53, 12); this.label3.TabIndex = 19; this.label3.Text = "手动启动"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(23, 197); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(89, 12); this.label16.TabIndex = 32; this.label16.Text = "星型接触器报警"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(23, 29); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 12); this.label2.TabIndex = 18; this.label2.Text = "自动模式"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(23, 17); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(53, 12); this.label1.TabIndex = 17; this.label1.Text = "手动模式"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(23, 185); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 31; this.label15.Text = "主接触器报警"; // // Alarm_T_S // this.Alarm_T_S.AutoSize = true; this.Alarm_T_S.Location = new System.Drawing.Point(6, 209); this.Alarm_T_S.Name = "Alarm_T_S"; this.Alarm_T_S.Size = new System.Drawing.Size(11, 12); this.Alarm_T_S.TabIndex = 16; this.Alarm_T_S.Text = "0"; // // StartAuto_S // this.StartAuto_S.AutoSize = true; this.StartAuto_S.Location = new System.Drawing.Point(6, 65); this.StartAuto_S.Name = "StartAuto_S"; this.StartAuto_S.Size = new System.Drawing.Size(11, 12); this.StartAuto_S.TabIndex = 4; this.StartAuto_S.Text = "0"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(23, 173); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(53, 12); this.label14.TabIndex = 30; this.label14.Text = "电机报警"; // // Alarm_S_S // this.Alarm_S_S.AutoSize = true; this.Alarm_S_S.Location = new System.Drawing.Point(6, 197); this.Alarm_S_S.Name = "Alarm_S_S"; this.Alarm_S_S.Size = new System.Drawing.Size(11, 12); this.Alarm_S_S.TabIndex = 15; this.Alarm_S_S.Text = "0"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(23, 161); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(101, 12); this.label13.TabIndex = 29; this.label13.Text = "三角型接触器线圈"; // // StopManual_S // this.StopManual_S.AutoSize = true; this.StopManual_S.Location = new System.Drawing.Point(6, 53); this.StopManual_S.Name = "StopManual_S"; this.StopManual_S.Size = new System.Drawing.Size(11, 12); this.StopManual_S.TabIndex = 3; this.StopManual_S.Text = "0"; // // StartManual_S // this.StartManual_S.AutoSize = true; this.StartManual_S.Location = new System.Drawing.Point(6, 41); this.StartManual_S.Name = "StartManual_S"; this.StartManual_S.Size = new System.Drawing.Size(11, 12); this.StartManual_S.TabIndex = 2; this.StartManual_S.Text = "0"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(23, 149); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(89, 12); this.label12.TabIndex = 28; this.label12.Text = "星型接触器线圈"; // // Alarm_M_S // this.Alarm_M_S.AutoSize = true; this.Alarm_M_S.Location = new System.Drawing.Point(6, 185); this.Alarm_M_S.Name = "Alarm_M_S"; this.Alarm_M_S.Size = new System.Drawing.Size(11, 12); this.Alarm_M_S.TabIndex = 14; this.Alarm_M_S.Text = "0"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(23, 137); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(77, 12); this.label11.TabIndex = 27; this.label11.Text = "主接触器线圈"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(23, 65); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(53, 12); this.label5.TabIndex = 21; this.label5.Text = "自动启动"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(23, 125); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(125, 12); this.label10.TabIndex = 26; this.label10.Text = "三角型接触器运行信号"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(23, 77); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(53, 12); this.label6.TabIndex = 22; this.label6.Text = "自动停止"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(23, 113); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(113, 12); this.label9.TabIndex = 25; this.label9.Text = "星型接触器运行信号"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(23, 89); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(53, 12); this.label7.TabIndex = 23; this.label7.Text = "报警复位"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(23, 101); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(101, 12); this.label8.TabIndex = 24; this.label8.Text = "主接触器运行信号"; // // AutoMode_S // this.AutoMode_S.AutoSize = true; this.AutoMode_S.Location = new System.Drawing.Point(6, 29); this.AutoMode_S.Name = "AutoMode_S"; this.AutoMode_S.Size = new System.Drawing.Size(11, 12); this.AutoMode_S.TabIndex = 1; this.AutoMode_S.Text = "0"; // // ManualMode_S // this.ManualMode_S.AutoSize = true; this.ManualMode_S.Location = new System.Drawing.Point(6, 17); this.ManualMode_S.Name = "ManualMode_S"; this.ManualMode_S.Size = new System.Drawing.Size(11, 12); this.ManualMode_S.TabIndex = 0; this.ManualMode_S.Text = "0"; // // Alarm_S // this.Alarm_S.AutoSize = true; this.Alarm_S.Location = new System.Drawing.Point(6, 173); this.Alarm_S.Name = "Alarm_S"; this.Alarm_S.Size = new System.Drawing.Size(11, 12); this.Alarm_S.TabIndex = 13; this.Alarm_S.Text = "0"; // // StopAuto_S // this.StopAuto_S.AutoSize = true; this.StopAuto_S.Location = new System.Drawing.Point(6, 77); this.StopAuto_S.Name = "StopAuto_S"; this.StopAuto_S.Size = new System.Drawing.Size(11, 12); this.StopAuto_S.TabIndex = 5; this.StopAuto_S.Text = "0"; // // AlarmReset_S // this.AlarmReset_S.AutoSize = true; this.AlarmReset_S.Location = new System.Drawing.Point(6, 89); this.AlarmReset_S.Name = "AlarmReset_S"; this.AlarmReset_S.Size = new System.Drawing.Size(11, 12); this.AlarmReset_S.TabIndex = 6; this.AlarmReset_S.Text = "0"; // // Run_T_S // this.Run_T_S.AutoSize = true; this.Run_T_S.Location = new System.Drawing.Point(6, 161); this.Run_T_S.Name = "Run_T_S"; this.Run_T_S.Size = new System.Drawing.Size(11, 12); this.Run_T_S.TabIndex = 12; this.Run_T_S.Text = "0"; // // Running_M_S // this.Running_M_S.AutoSize = true; this.Running_M_S.Location = new System.Drawing.Point(6, 101); this.Running_M_S.Name = "Running_M_S"; this.Running_M_S.Size = new System.Drawing.Size(11, 12); this.Running_M_S.TabIndex = 7; this.Running_M_S.Text = "0"; // // Running_S_S // this.Running_S_S.AutoSize = true; this.Running_S_S.Location = new System.Drawing.Point(6, 113); this.Running_S_S.Name = "Running_S_S"; this.Running_S_S.Size = new System.Drawing.Size(11, 12); this.Running_S_S.TabIndex = 8; this.Running_S_S.Text = "0"; // // Run_S_S // this.Run_S_S.AutoSize = true; this.Run_S_S.Location = new System.Drawing.Point(6, 149); this.Run_S_S.Name = "Run_S_S"; this.Run_S_S.Size = new System.Drawing.Size(11, 12); this.Run_S_S.TabIndex = 11; this.Run_S_S.Text = "0"; // // Running_T_S // this.Running_T_S.AutoSize = true; this.Running_T_S.Location = new System.Drawing.Point(6, 125); this.Running_T_S.Name = "Running_T_S"; this.Running_T_S.Size = new System.Drawing.Size(11, 12); this.Running_T_S.TabIndex = 9; this.Running_T_S.Text = "0"; // // Run_M_S // this.Run_M_S.AutoSize = true; this.Run_M_S.Location = new System.Drawing.Point(6, 137); this.Run_M_S.Name = "Run_M_S"; this.Run_M_S.Size = new System.Drawing.Size(11, 12); this.Run_M_S.TabIndex = 10; this.Run_M_S.Text = "0"; // // FOR_MOTOR_VFD // this.FOR_MOTOR_VFD.Controls.Add(this.label37); this.FOR_MOTOR_VFD.Controls.Add(this.label38); this.FOR_MOTOR_VFD.Controls.Add(this.label39); this.FOR_MOTOR_VFD.Controls.Add(this.label40); this.FOR_MOTOR_VFD.Controls.Add(this.label41); this.FOR_MOTOR_VFD.Controls.Add(this.label42); this.FOR_MOTOR_VFD.Controls.Add(this.label43); this.FOR_MOTOR_VFD.Controls.Add(this.label44); this.FOR_MOTOR_VFD.Controls.Add(this.label45); this.FOR_MOTOR_VFD.Controls.Add(this.label46); this.FOR_MOTOR_VFD.Controls.Add(this.label47); this.FOR_MOTOR_VFD.Controls.Add(this.label48); this.FOR_MOTOR_VFD.Controls.Add(this.label49); this.FOR_MOTOR_VFD.Controls.Add(this.label50); this.FOR_MOTOR_VFD.Controls.Add(this.label51); this.FOR_MOTOR_VFD.Controls.Add(this.label52); this.FOR_MOTOR_VFD.Controls.Add(this.label53); this.FOR_MOTOR_VFD.Controls.Add(this.label54); this.FOR_MOTOR_VFD.Controls.Add(this.label55); this.FOR_MOTOR_VFD.Controls.Add(this.ACT_Speed_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.SetSpeed_M_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Auto_BT_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Man_BT_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.SetSpeed_A_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Start_A_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Stop_A_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Polarity_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Start_M_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Stop_M_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Enable_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.AlarmReset_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.EXT_Estop_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Error_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.AutoMode_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.ManMode_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Alarm_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.VVVF_OK_VFD); this.FOR_MOTOR_VFD.Controls.Add(this.Running_VFD); this.FOR_MOTOR_VFD.Cursor = System.Windows.Forms.Cursors.Arrow; this.FOR_MOTOR_VFD.Location = new System.Drawing.Point(364, 12); this.FOR_MOTOR_VFD.Name = "FOR_MOTOR_VFD"; this.FOR_MOTOR_VFD.Size = new System.Drawing.Size(187, 252); this.FOR_MOTOR_VFD.TabIndex = 3; this.FOR_MOTOR_VFD.TabStop = false; this.FOR_MOTOR_VFD.Text = "FOR_MOTOR_VFD"; // // label37 // this.label37.AutoSize = true; this.label37.Location = new System.Drawing.Point(59, 233); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(77, 12); this.label37.TabIndex = 37; this.label37.Text = "运行速度反馈"; // // label38 // this.label38.AutoSize = true; this.label38.Location = new System.Drawing.Point(59, 221); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(77, 12); this.label38.TabIndex = 36; this.label38.Text = "自动速度设定"; // // label39 // this.label39.AutoSize = true; this.label39.Location = new System.Drawing.Point(23, 17); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(53, 12); this.label39.TabIndex = 19; this.label39.Text = "自动按钮"; // // label40 // this.label40.AutoSize = true; this.label40.Location = new System.Drawing.Point(23, 29); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(53, 12); this.label40.TabIndex = 20; this.label40.Text = "手动按钮"; // // label41 // this.label41.AutoSize = true; this.label41.Location = new System.Drawing.Point(59, 209); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(77, 12); this.label41.TabIndex = 35; this.label41.Text = "手动速度设定"; // // label42 // this.label42.AutoSize = true; this.label42.Location = new System.Drawing.Point(23, 41); this.label42.Name = "label42"; this.label42.Size = new System.Drawing.Size(77, 12); this.label42.TabIndex = 21; this.label42.Text = "自动启动按钮"; // // label43 // this.label43.AutoSize = true; this.label43.Location = new System.Drawing.Point(23, 53); this.label43.Name = "label43"; this.label43.Size = new System.Drawing.Size(77, 12); this.label43.TabIndex = 22; this.label43.Text = "自动停止按钮"; // // label44 // this.label44.AutoSize = true; this.label44.Location = new System.Drawing.Point(23, 197); this.label44.Name = "label44"; this.label44.Size = new System.Drawing.Size(65, 12); this.label44.TabIndex = 34; this.label44.Text = "0正转1反转"; // // label45 // this.label45.AutoSize = true; this.label45.Location = new System.Drawing.Point(23, 65); this.label45.Name = "label45"; this.label45.Size = new System.Drawing.Size(77, 12); this.label45.TabIndex = 23; this.label45.Text = "手动启动按钮"; // // label46 // this.label46.AutoSize = true; this.label46.Location = new System.Drawing.Point(23, 77); this.label46.Name = "label46"; this.label46.Size = new System.Drawing.Size(77, 12); this.label46.TabIndex = 24; this.label46.Text = "手动停止按钮"; // // label47 // this.label47.AutoSize = true; this.label47.Location = new System.Drawing.Point(23, 185); this.label47.Name = "label47"; this.label47.Size = new System.Drawing.Size(29, 12); this.label47.TabIndex = 33; this.label47.Text = "使能"; // // label48 // this.label48.AutoSize = true; this.label48.Location = new System.Drawing.Point(23, 89); this.label48.Name = "label48"; this.label48.Size = new System.Drawing.Size(53, 12); this.label48.TabIndex = 25; this.label48.Text = "故障复位"; // // label49 // this.label49.AutoSize = true; this.label49.Location = new System.Drawing.Point(23, 101); this.label49.Name = "label49"; this.label49.Size = new System.Drawing.Size(53, 12); this.label49.TabIndex = 26; this.label49.Text = "外部停止"; // // label50 // this.label50.AutoSize = true; this.label50.Location = new System.Drawing.Point(23, 173); this.label50.Name = "label50"; this.label50.Size = new System.Drawing.Size(77, 12); this.label50.TabIndex = 32; this.label50.Text = "变频器轻故障"; // // label51 // this.label51.AutoSize = true; this.label51.Location = new System.Drawing.Point(23, 113); this.label51.Name = "label51"; this.label51.Size = new System.Drawing.Size(53, 12); this.label51.TabIndex = 27; this.label51.Text = "自动模式"; // // label52 // this.label52.AutoSize = true; this.label52.Location = new System.Drawing.Point(23, 125); this.label52.Name = "label52"; this.label52.Size = new System.Drawing.Size(53, 12); this.label52.TabIndex = 28; this.label52.Text = "手动模式"; // // label53 // this.label53.AutoSize = true; this.label53.Location = new System.Drawing.Point(23, 161); this.label53.Name = "label53"; this.label53.Size = new System.Drawing.Size(77, 12); this.label53.TabIndex = 31; this.label53.Text = "变频器重故障"; // // label54 // this.label54.AutoSize = true; this.label54.Location = new System.Drawing.Point(23, 137); this.label54.Name = "label54"; this.label54.Size = new System.Drawing.Size(101, 12); this.label54.TabIndex = 29; this.label54.Text = "变频器启动前正常"; // // label55 // this.label55.AutoSize = true; this.label55.Location = new System.Drawing.Point(23, 149); this.label55.Name = "label55"; this.label55.Size = new System.Drawing.Size(89, 12); this.label55.TabIndex = 30; this.label55.Text = "变频器使能反馈"; // // ACT_Speed_VFD // this.ACT_Speed_VFD.AutoSize = true; this.ACT_Speed_VFD.Location = new System.Drawing.Point(6, 233); this.ACT_Speed_VFD.Name = "ACT_Speed_VFD"; this.ACT_Speed_VFD.Size = new System.Drawing.Size(23, 12); this.ACT_Speed_VFD.TabIndex = 18; this.ACT_Speed_VFD.Text = "0.0"; // // SetSpeed_M_VFD // this.SetSpeed_M_VFD.AutoSize = true; this.SetSpeed_M_VFD.Location = new System.Drawing.Point(6, 221); this.SetSpeed_M_VFD.Name = "SetSpeed_M_VFD"; this.SetSpeed_M_VFD.Size = new System.Drawing.Size(23, 12); this.SetSpeed_M_VFD.TabIndex = 17; this.SetSpeed_M_VFD.Text = "0.0"; // // Auto_BT_VFD // this.Auto_BT_VFD.AutoSize = true; this.Auto_BT_VFD.Location = new System.Drawing.Point(6, 17); this.Auto_BT_VFD.Name = "Auto_BT_VFD"; this.Auto_BT_VFD.Size = new System.Drawing.Size(11, 12); this.Auto_BT_VFD.TabIndex = 0; this.Auto_BT_VFD.Text = "0"; // // Man_BT_VFD // this.Man_BT_VFD.AutoSize = true; this.Man_BT_VFD.Location = new System.Drawing.Point(6, 29); this.Man_BT_VFD.Name = "Man_BT_VFD"; this.Man_BT_VFD.Size = new System.Drawing.Size(11, 12); this.Man_BT_VFD.TabIndex = 1; this.Man_BT_VFD.Text = "0"; // // SetSpeed_A_VFD // this.SetSpeed_A_VFD.AutoSize = true; this.SetSpeed_A_VFD.Location = new System.Drawing.Point(6, 209); this.SetSpeed_A_VFD.Name = "SetSpeed_A_VFD"; this.SetSpeed_A_VFD.Size = new System.Drawing.Size(23, 12); this.SetSpeed_A_VFD.TabIndex = 16; this.SetSpeed_A_VFD.Text = "0.0"; // // Start_A_VFD // this.Start_A_VFD.AutoSize = true; this.Start_A_VFD.Location = new System.Drawing.Point(6, 41); this.Start_A_VFD.Name = "Start_A_VFD"; this.Start_A_VFD.Size = new System.Drawing.Size(11, 12); this.Start_A_VFD.TabIndex = 2; this.Start_A_VFD.Text = "0"; // // Stop_A_VFD // this.Stop_A_VFD.AutoSize = true; this.Stop_A_VFD.Location = new System.Drawing.Point(6, 53); this.Stop_A_VFD.Name = "Stop_A_VFD"; this.Stop_A_VFD.Size = new System.Drawing.Size(11, 12); this.Stop_A_VFD.TabIndex = 3; this.Stop_A_VFD.Text = "0"; // // Polarity_VFD // this.Polarity_VFD.AutoSize = true; this.Polarity_VFD.Location = new System.Drawing.Point(6, 197); this.Polarity_VFD.Name = "Polarity_VFD"; this.Polarity_VFD.Size = new System.Drawing.Size(11, 12); this.Polarity_VFD.TabIndex = 15; this.Polarity_VFD.Text = "0"; // // Start_M_VFD // this.Start_M_VFD.AutoSize = true; this.Start_M_VFD.Location = new System.Drawing.Point(6, 65); this.Start_M_VFD.Name = "Start_M_VFD"; this.Start_M_VFD.Size = new System.Drawing.Size(11, 12); this.Start_M_VFD.TabIndex = 4; this.Start_M_VFD.Text = "0"; // // Stop_M_VFD // this.Stop_M_VFD.AutoSize = true; this.Stop_M_VFD.Location = new System.Drawing.Point(6, 77); this.Stop_M_VFD.Name = "Stop_M_VFD"; this.Stop_M_VFD.Size = new System.Drawing.Size(11, 12); this.Stop_M_VFD.TabIndex = 5; this.Stop_M_VFD.Text = "0"; // // Enable_VFD // this.Enable_VFD.AutoSize = true; this.Enable_VFD.Location = new System.Drawing.Point(6, 185); this.Enable_VFD.Name = "Enable_VFD"; this.Enable_VFD.Size = new System.Drawing.Size(11, 12); this.Enable_VFD.TabIndex = 14; this.Enable_VFD.Text = "0"; // // AlarmReset_VFD // this.AlarmReset_VFD.AutoSize = true; this.AlarmReset_VFD.Location = new System.Drawing.Point(6, 89); this.AlarmReset_VFD.Name = "AlarmReset_VFD"; this.AlarmReset_VFD.Size = new System.Drawing.Size(11, 12); this.AlarmReset_VFD.TabIndex = 6; this.AlarmReset_VFD.Text = "0"; // // EXT_Estop_VFD // this.EXT_Estop_VFD.AutoSize = true; this.EXT_Estop_VFD.Location = new System.Drawing.Point(6, 101); this.EXT_Estop_VFD.Name = "EXT_Estop_VFD"; this.EXT_Estop_VFD.Size = new System.Drawing.Size(11, 12); this.EXT_Estop_VFD.TabIndex = 7; this.EXT_Estop_VFD.Text = "0"; // // Error_VFD // this.Error_VFD.AutoSize = true; this.Error_VFD.Location = new System.Drawing.Point(6, 173); this.Error_VFD.Name = "Error_VFD"; this.Error_VFD.Size = new System.Drawing.Size(11, 12); this.Error_VFD.TabIndex = 13; this.Error_VFD.Text = "0"; // // AutoMode_VFD // this.AutoMode_VFD.AutoSize = true; this.AutoMode_VFD.Location = new System.Drawing.Point(6, 113); this.AutoMode_VFD.Name = "AutoMode_VFD"; this.AutoMode_VFD.Size = new System.Drawing.Size(11, 12); this.AutoMode_VFD.TabIndex = 8; this.AutoMode_VFD.Text = "0"; // // ManMode_VFD // this.ManMode_VFD.AutoSize = true; this.ManMode_VFD.Location = new System.Drawing.Point(6, 125); this.ManMode_VFD.Name = "ManMode_VFD"; this.ManMode_VFD.Size = new System.Drawing.Size(11, 12); this.ManMode_VFD.TabIndex = 9; this.ManMode_VFD.Text = "0"; // // Alarm_VFD // this.Alarm_VFD.AutoSize = true; this.Alarm_VFD.Location = new System.Drawing.Point(6, 161); this.Alarm_VFD.Name = "Alarm_VFD"; this.Alarm_VFD.Size = new System.Drawing.Size(11, 12); this.Alarm_VFD.TabIndex = 12; this.Alarm_VFD.Text = "0"; // // VVVF_OK_VFD // this.VVVF_OK_VFD.AutoSize = true; this.VVVF_OK_VFD.Location = new System.Drawing.Point(6, 137); this.VVVF_OK_VFD.Name = "VVVF_OK_VFD"; this.VVVF_OK_VFD.Size = new System.Drawing.Size(11, 12); this.VVVF_OK_VFD.TabIndex = 10; this.VVVF_OK_VFD.Text = "0"; // // Running_VFD // this.Running_VFD.AutoSize = true; this.Running_VFD.Location = new System.Drawing.Point(6, 149); this.Running_VFD.Name = "Running_VFD"; this.Running_VFD.Size = new System.Drawing.Size(11, 12); this.Running_VFD.TabIndex = 11; this.Running_VFD.Text = "0"; // // DmChange_FOR_MOTOR_S // this.DmChange_FOR_MOTOR_S.FormattingEnabled = true; this.DmChange_FOR_MOTOR_S.ItemHeight = 12; this.DmChange_FOR_MOTOR_S.Items.AddRange(new object[] { "磨粉主机电机", "磨粉风机电机"}); this.DmChange_FOR_MOTOR_S.Location = new System.Drawing.Point(170, 270); this.DmChange_FOR_MOTOR_S.Name = "DmChange_FOR_MOTOR_S"; this.DmChange_FOR_MOTOR_S.Size = new System.Drawing.Size(188, 52); this.DmChange_FOR_MOTOR_S.TabIndex = 4; this.DmChange_FOR_MOTOR_S.SelectedIndexChanged += new System.EventHandler(this.DmChange_FOR_MOTOR_S_SelectedIndexChanged); // // DmChange_FOR_MOTOR_VFD // this.DmChange_FOR_MOTOR_VFD.FormattingEnabled = true; this.DmChange_FOR_MOTOR_VFD.ItemHeight = 12; this.DmChange_FOR_MOTOR_VFD.Items.AddRange(new object[] { "筛分机A电机", "筛分机B电机", "筛分机C电机", "磨粉旋转阀电机"}); this.DmChange_FOR_MOTOR_VFD.Location = new System.Drawing.Point(364, 270); this.DmChange_FOR_MOTOR_VFD.Name = "DmChange_FOR_MOTOR_VFD"; this.DmChange_FOR_MOTOR_VFD.Size = new System.Drawing.Size(187, 52); this.DmChange_FOR_MOTOR_VFD.TabIndex = 5; this.DmChange_FOR_MOTOR_VFD.SelectedIndexChanged += new System.EventHandler(this.DmChange_FOR_MOTOR_VFD_SelectedIndexChanged); // // Refresh // this.Refresh.Location = new System.Drawing.Point(195, 328); this.Refresh.Name = "Refresh"; this.Refresh.Size = new System.Drawing.Size(151, 35); this.Refresh.TabIndex = 6; this.Refresh.Text = "刷新"; this.Refresh.UseVisualStyleBackColor = true; this.Refresh.Click += new System.EventHandler(this.Refresh_Click); // // ElectronicMachineryStateMonitor // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(564, 371); this.Controls.Add(this.Refresh); this.Controls.Add(this.DmChange_FOR_MOTOR_VFD); this.Controls.Add(this.DmChange_FOR_MOTOR_S); this.Controls.Add(this.FOR_MOTOR_VFD); this.Controls.Add(this.FOR_MOTOR_S_TO_T); this.Controls.Add(this.DmChange_FOR_MOTOR); this.Controls.Add(this.FOR_MOTOR); this.Name = "ElectronicMachineryStateMonitor"; this.Text = " 电机数据块状态检测"; this.FOR_MOTOR.ResumeLayout(false); this.FOR_MOTOR.PerformLayout(); this.FOR_MOTOR_S_TO_T.ResumeLayout(false); this.FOR_MOTOR_S_TO_T.PerformLayout(); this.FOR_MOTOR_VFD.ResumeLayout(false); this.FOR_MOTOR_VFD.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox FOR_MOTOR; private System.Windows.Forms.Label AlarmLable; private System.Windows.Forms.Label RunLable; private System.Windows.Forms.Label RunningLable; private System.Windows.Forms.Label AlarmResetLable; private System.Windows.Forms.Label StopAutoLable; private System.Windows.Forms.Label StartAutoLable; private System.Windows.Forms.Label StopManualLable; private System.Windows.Forms.Label StartManualLable; private System.Windows.Forms.Label AutoModeLable; private System.Windows.Forms.Label ManualModeLable; private System.Windows.Forms.Label Alarm; private System.Windows.Forms.Label Run; private System.Windows.Forms.Label Running; private System.Windows.Forms.Label AlarmReset; private System.Windows.Forms.Label StopAuto; private System.Windows.Forms.Label StartAuto; private System.Windows.Forms.Label StopManual; private System.Windows.Forms.Label StartManual; private System.Windows.Forms.Label AutoMode; private System.Windows.Forms.Label ManualMode; private System.Windows.Forms.ListBox DmChange_FOR_MOTOR; private System.Windows.Forms.GroupBox FOR_MOTOR_S_TO_T; private System.Windows.Forms.GroupBox FOR_MOTOR_VFD; private System.Windows.Forms.Label Alarm_T_S; private System.Windows.Forms.Label StartAuto_S; private System.Windows.Forms.Label Alarm_S_S; private System.Windows.Forms.Label StopManual_S; private System.Windows.Forms.Label StartManual_S; private System.Windows.Forms.Label Alarm_M_S; private System.Windows.Forms.Label AutoMode_S; private System.Windows.Forms.Label ManualMode_S; private System.Windows.Forms.Label Alarm_S; private System.Windows.Forms.Label StopAuto_S; private System.Windows.Forms.Label AlarmReset_S; private System.Windows.Forms.Label Run_T_S; private System.Windows.Forms.Label Running_M_S; private System.Windows.Forms.Label Running_S_S; private System.Windows.Forms.Label Run_S_S; private System.Windows.Forms.Label Running_T_S; private System.Windows.Forms.Label Run_M_S; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label17; private System.Windows.Forms.ListBox DmChange_FOR_MOTOR_S; private System.Windows.Forms.ListBox DmChange_FOR_MOTOR_VFD; private System.Windows.Forms.Label label37; private System.Windows.Forms.Label label38; private System.Windows.Forms.Label label39; private System.Windows.Forms.Label label40; private System.Windows.Forms.Label label41; private System.Windows.Forms.Label label42; private System.Windows.Forms.Label label43; private System.Windows.Forms.Label label44; private System.Windows.Forms.Label label45; private System.Windows.Forms.Label label46; private System.Windows.Forms.Label label47; private System.Windows.Forms.Label label48; private System.Windows.Forms.Label label49; private System.Windows.Forms.Label label50; private System.Windows.Forms.Label label51; private System.Windows.Forms.Label label52; private System.Windows.Forms.Label label53; private System.Windows.Forms.Label label54; private System.Windows.Forms.Label label55; private System.Windows.Forms.Label ACT_Speed_VFD; private System.Windows.Forms.Label SetSpeed_M_VFD; private System.Windows.Forms.Label Auto_BT_VFD; private System.Windows.Forms.Label Man_BT_VFD; private System.Windows.Forms.Label SetSpeed_A_VFD; private System.Windows.Forms.Label Start_A_VFD; private System.Windows.Forms.Label Stop_A_VFD; private System.Windows.Forms.Label Polarity_VFD; private System.Windows.Forms.Label Start_M_VFD; private System.Windows.Forms.Label Stop_M_VFD; private System.Windows.Forms.Label Enable_VFD; private System.Windows.Forms.Label AlarmReset_VFD; private System.Windows.Forms.Label EXT_Estop_VFD; private System.Windows.Forms.Label Error_VFD; private System.Windows.Forms.Label AutoMode_VFD; private System.Windows.Forms.Label ManMode_VFD; private System.Windows.Forms.Label Alarm_VFD; private System.Windows.Forms.Label VVVF_OK_VFD; private System.Windows.Forms.Label Running_VFD; private System.Windows.Forms.Button Refresh; } }