namespace Mesnac.Action.ChemicalWeighing.EngineeringDebuggingMode.InstrumentDataStateMonitor { partial class InstrumentDataStateMonitor { /// /// 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.DmChange_3006 = new System.Windows.Forms.ListBox(); this.DmChange_3005 = new System.Windows.Forms.ListBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.Max_3005 = new System.Windows.Forms.Label(); this.Alarm_3005 = new System.Windows.Forms.Label(); this.Min_3005 = new System.Windows.Forms.Label(); this.Value_3005 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.Max_3006 = new System.Windows.Forms.Label(); this.Alarm_3006 = new System.Windows.Forms.Label(); this.Mlin_3006 = new System.Windows.Forms.Label(); this.SetValue_3006 = new System.Windows.Forms.Label(); this.Refresh = new System.Windows.Forms.Button(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // DmChange_3006 // this.DmChange_3006.FormattingEnabled = true; this.DmChange_3006.ItemHeight = 12; this.DmChange_3006.Items.AddRange(new object[] { "输送线A_主管电磁比例阀", "输送线A_辅管电磁比例阀", "输送线B_主管电磁比例阀", "输送线B_辅管电磁比例阀", "输送线C_主管电磁比例阀", "输送线C_辅管电磁比例阀"}); this.DmChange_3006.Location = new System.Drawing.Point(220, 91); this.DmChange_3006.Name = "DmChange_3006"; this.DmChange_3006.Size = new System.Drawing.Size(143, 196); this.DmChange_3006.TabIndex = 0; this.DmChange_3006.SelectedIndexChanged += new System.EventHandler(this.DmChange_3006_SelectedIndexChanged); // // DmChange_3005 // this.DmChange_3005.FormattingEnabled = true; this.DmChange_3005.ItemHeight = 12; this.DmChange_3005.Items.AddRange(new object[] { "输送线A_主气源压力传感器", "输送线A_1号压送罐压力传感器", "输送线A_2号压送罐压力传感器", "输送线A_出料口检测压力传感器", "输送线B_主气源压力传感器", "输送线B_1号压送罐压力传感器", "输送线B_2号压送罐压力传感器", "输送线B_出料口检测压力传感器", "输送线C_主气源压力传感器", "输送线C_1号压送罐压力传感器", "输送线C_2号压送罐压力传感器", "输送线C_出料口检测压力传感器", "大仓A压力传感器", "大仓B压力传感器", "大仓C压力传感器", "大仓D压力传感器", "大仓E压力传感器", "大仓F压力传感器", "大仓G压力传感器", "大仓H压力传感器", "大仓I压力传感器", "大仓J压力传感器", "大仓O压力传感器", "输送线A_管道压力传感器", "输送线B_管道压力传感器", "输送线C_管道压力传感器", "大仓A连续料位计", "大仓B连续料位计", "大仓C连续料位计", "大仓D连续料位计", "大仓E连续料位计", "大仓F连续料位计", "大仓G连续料位计", "大仓H连续料位计", "大仓I连续料位计", "大仓J连续料位计", "大仓O连续料位计", "大仓A顶部热电阻/测温开关", "大仓B顶部热电阻/测温开关", "大仓C顶部热电阻/测温开关", "大仓D顶部热电阻/测温开关", "大仓E顶部热电阻/测温开关", "大仓F顶部热电阻/测温开关", "大仓G顶部热电阻/测温开关", "大仓H顶部热电阻/测温开关", "大仓I顶部热电阻/测温开关", "大仓J顶部热电阻/测温开关", "大仓O顶部热电阻/测温开关", "大仓A低部热电阻/测温开关", "大仓B低部热电阻/测温开关", "大仓C低部热电阻/测温开关", "大仓D低部热电阻/测温开关", "大仓E低部热电阻/测温开关", "大仓F低部热电阻/测温开关", "大仓G低部热电阻/测温开关", "大仓H低部热电阻/测温开关", "大仓I低部热电阻/测温开关", "大仓J低部热电阻/测温开关", "大仓K低部热电阻/测温开关", "大仓L低部热电阻/测温开关", "大仓M低部热电阻/测温开关", "大仓N低部热电阻/测温开关", "大仓O低部热电阻/测温开关"}); this.DmChange_3005.Location = new System.Drawing.Point(12, 91); this.DmChange_3005.Name = "DmChange_3005"; this.DmChange_3005.Size = new System.Drawing.Size(201, 196); this.DmChange_3005.TabIndex = 1; this.DmChange_3005.SelectedIndexChanged += new System.EventHandler(this.DmChange_3005_SelectedIndexChanged); // // groupBox1 // this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.label6); this.groupBox1.Controls.Add(this.label7); this.groupBox1.Controls.Add(this.label8); this.groupBox1.Controls.Add(this.Max_3005); this.groupBox1.Controls.Add(this.Alarm_3005); this.groupBox1.Controls.Add(this.Min_3005); this.groupBox1.Controls.Add(this.Value_3005); this.groupBox1.Location = new System.Drawing.Point(12, 12); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(201, 73); this.groupBox1.TabIndex = 2; this.groupBox1.TabStop = false; this.groupBox1.Text = "log_In_FC3005"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(23, 29); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(23, 12); this.label5.TabIndex = 5; this.label5.Text = "Max"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(23, 53); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(35, 12); this.label6.TabIndex = 7; this.label6.Text = "Alarm"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(23, 17); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(23, 12); this.label7.TabIndex = 4; this.label7.Text = "Min"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(23, 41); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(35, 12); this.label8.TabIndex = 6; this.label8.Text = "Value"; // // Max_3005 // this.Max_3005.AutoSize = true; this.Max_3005.Location = new System.Drawing.Point(6, 29); this.Max_3005.Name = "Max_3005"; this.Max_3005.Size = new System.Drawing.Size(11, 12); this.Max_3005.TabIndex = 1; this.Max_3005.Text = "0"; // // Alarm_3005 // this.Alarm_3005.AutoSize = true; this.Alarm_3005.Location = new System.Drawing.Point(6, 53); this.Alarm_3005.Name = "Alarm_3005"; this.Alarm_3005.Size = new System.Drawing.Size(11, 12); this.Alarm_3005.TabIndex = 3; this.Alarm_3005.Text = "0"; // // Min_3005 // this.Min_3005.AutoSize = true; this.Min_3005.Location = new System.Drawing.Point(6, 17); this.Min_3005.Name = "Min_3005"; this.Min_3005.Size = new System.Drawing.Size(11, 12); this.Min_3005.TabIndex = 0; this.Min_3005.Text = "0"; // // Value_3005 // this.Value_3005.AutoSize = true; this.Value_3005.Location = new System.Drawing.Point(6, 41); this.Value_3005.Name = "Value_3005"; this.Value_3005.Size = new System.Drawing.Size(11, 12); this.Value_3005.TabIndex = 2; this.Value_3005.Text = "0"; // // groupBox2 // this.groupBox2.Controls.Add(this.label1); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.label4); this.groupBox2.Controls.Add(this.Max_3006); this.groupBox2.Controls.Add(this.Alarm_3006); this.groupBox2.Controls.Add(this.Mlin_3006); this.groupBox2.Controls.Add(this.SetValue_3006); this.groupBox2.Location = new System.Drawing.Point(220, 12); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(143, 73); this.groupBox2.TabIndex = 0; this.groupBox2.TabStop = false; this.groupBox2.Text = "log_out_FC3006"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(23, 29); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(23, 12); this.label1.TabIndex = 9; this.label1.Text = "Max"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(23, 53); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(35, 12); this.label2.TabIndex = 11; this.label2.Text = "Alarm"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(23, 17); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(29, 12); this.label3.TabIndex = 8; this.label3.Text = "Mlin"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(23, 41); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 10; this.label4.Text = "SetValue"; // // Max_3006 // this.Max_3006.AutoSize = true; this.Max_3006.Location = new System.Drawing.Point(6, 29); this.Max_3006.Name = "Max_3006"; this.Max_3006.Size = new System.Drawing.Size(11, 12); this.Max_3006.TabIndex = 5; this.Max_3006.Text = "0"; // // Alarm_3006 // this.Alarm_3006.AutoSize = true; this.Alarm_3006.Location = new System.Drawing.Point(6, 53); this.Alarm_3006.Name = "Alarm_3006"; this.Alarm_3006.Size = new System.Drawing.Size(11, 12); this.Alarm_3006.TabIndex = 7; this.Alarm_3006.Text = "0"; // // Mlin_3006 // this.Mlin_3006.AutoSize = true; this.Mlin_3006.Location = new System.Drawing.Point(6, 17); this.Mlin_3006.Name = "Mlin_3006"; this.Mlin_3006.Size = new System.Drawing.Size(11, 12); this.Mlin_3006.TabIndex = 4; this.Mlin_3006.Text = "0"; // // SetValue_3006 // this.SetValue_3006.AutoSize = true; this.SetValue_3006.Location = new System.Drawing.Point(6, 41); this.SetValue_3006.Name = "SetValue_3006"; this.SetValue_3006.Size = new System.Drawing.Size(11, 12); this.SetValue_3006.TabIndex = 6; this.SetValue_3006.Text = "0"; // // Refresh // this.Refresh.Location = new System.Drawing.Point(108, 293); this.Refresh.Name = "Refresh"; this.Refresh.Size = new System.Drawing.Size(105, 37); this.Refresh.TabIndex = 4; this.Refresh.Text = "刷新"; this.Refresh.UseVisualStyleBackColor = true; this.Refresh.Click += new System.EventHandler(this.Refresh_Click); // // InstrumentDataStateMonitor // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(375, 339); this.Controls.Add(this.Refresh); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.DmChange_3005); this.Controls.Add(this.DmChange_3006); this.Name = "InstrumentDataStateMonitor"; this.Text = "InstrumentDataStateMonitor"; this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.ListBox DmChange_3006; private System.Windows.Forms.ListBox DmChange_3005; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label Max_3005; private System.Windows.Forms.Label Alarm_3005; private System.Windows.Forms.Label Min_3005; private System.Windows.Forms.Label Value_3005; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Button Refresh; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label Max_3006; private System.Windows.Forms.Label Alarm_3006; private System.Windows.Forms.Label Mlin_3006; private System.Windows.Forms.Label SetValue_3006; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; } }