namespace SLC1_N { partial class Form_PLCcontrol { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_PLCcontrol)); this.bt_M1020 = new System.Windows.Forms.Button(); this.bt_M1021 = new System.Windows.Forms.Button(); this.bt_M1022_down = new System.Windows.Forms.Button(); this.bt_M1022_up = new System.Windows.Forms.Button(); this.bt_M1025_up = new System.Windows.Forms.Button(); this.bt_M1025_down = new System.Windows.Forms.Button(); this.bt_M1024 = new System.Windows.Forms.Button(); this.bt_M1023 = new System.Windows.Forms.Button(); this.bt_M1028_up = new System.Windows.Forms.Button(); this.bt_M1028_down = new System.Windows.Forms.Button(); this.bt_M1027 = new System.Windows.Forms.Button(); this.bt_M1026 = new System.Windows.Forms.Button(); this.bt_M1031_up = new System.Windows.Forms.Button(); this.bt_M1031_down = new System.Windows.Forms.Button(); this.bt_M1030 = new System.Windows.Forms.Button(); this.bt_M1029 = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.bt_M1048_False = new System.Windows.Forms.Button(); this.bt_M1048_True = new System.Windows.Forms.Button(); this.bt_M1047_False = new System.Windows.Forms.Button(); this.bt_M1047_True = new System.Windows.Forms.Button(); this.bt_M1046_False = new System.Windows.Forms.Button(); this.bt_M1046_True = new System.Windows.Forms.Button(); this.bt_M1045_False = new System.Windows.Forms.Button(); this.bt_M1045_True = new System.Windows.Forms.Button(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // bt_M1020 // this.bt_M1020.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1020.Location = new System.Drawing.Point(16, 19); this.bt_M1020.Name = "bt_M1020"; this.bt_M1020.Size = new System.Drawing.Size(127, 57); this.bt_M1020.TabIndex = 0; this.bt_M1020.Text = "CH1 滑轨伸出"; this.bt_M1020.UseVisualStyleBackColor = true; this.bt_M1020.MouseDown += new System.Windows.Forms.MouseEventHandler(this.bt_M1020_MouseDown); this.bt_M1020.MouseUp += new System.Windows.Forms.MouseEventHandler(this.bt_M1020_MouseUp); // // bt_M1021 // this.bt_M1021.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1021.Location = new System.Drawing.Point(167, 20); this.bt_M1021.Name = "bt_M1021"; this.bt_M1021.Size = new System.Drawing.Size(127, 57); this.bt_M1021.TabIndex = 1; this.bt_M1021.Text = "CH1 滑轨缩回"; this.bt_M1021.UseVisualStyleBackColor = true; this.bt_M1021.MouseDown += new System.Windows.Forms.MouseEventHandler(this.bt_M1021_MouseDown); this.bt_M1021.MouseUp += new System.Windows.Forms.MouseEventHandler(this.bt_M1021_MouseUp); // // bt_M1022_down // this.bt_M1022_down.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1022_down.Location = new System.Drawing.Point(403, 32); this.bt_M1022_down.Name = "bt_M1022_down"; this.bt_M1022_down.Size = new System.Drawing.Size(127, 57); this.bt_M1022_down.TabIndex = 2; this.bt_M1022_down.Text = "CH1 气缸下压"; this.bt_M1022_down.UseVisualStyleBackColor = true; this.bt_M1022_down.Click += new System.EventHandler(this.bt_M1022_down_Click); // // bt_M1022_up // this.bt_M1022_up.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1022_up.Location = new System.Drawing.Point(551, 32); this.bt_M1022_up.Name = "bt_M1022_up"; this.bt_M1022_up.Size = new System.Drawing.Size(127, 57); this.bt_M1022_up.TabIndex = 9; this.bt_M1022_up.Text = "CH1 气缸上升"; this.bt_M1022_up.UseVisualStyleBackColor = true; this.bt_M1022_up.Click += new System.EventHandler(this.bt_M1022_up_Click); // // bt_M1025_up // this.bt_M1025_up.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1025_up.Location = new System.Drawing.Point(551, 105); this.bt_M1025_up.Name = "bt_M1025_up"; this.bt_M1025_up.Size = new System.Drawing.Size(127, 57); this.bt_M1025_up.TabIndex = 13; this.bt_M1025_up.Text = "CH2 气缸上升"; this.bt_M1025_up.UseVisualStyleBackColor = true; this.bt_M1025_up.Click += new System.EventHandler(this.bt_M1025_up_Click); // // bt_M1025_down // this.bt_M1025_down.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1025_down.Location = new System.Drawing.Point(403, 105); this.bt_M1025_down.Name = "bt_M1025_down"; this.bt_M1025_down.Size = new System.Drawing.Size(127, 57); this.bt_M1025_down.TabIndex = 12; this.bt_M1025_down.Text = "CH2 气缸下压"; this.bt_M1025_down.UseVisualStyleBackColor = true; this.bt_M1025_down.Click += new System.EventHandler(this.bt_M1025_down_Click); // // bt_M1024 // this.bt_M1024.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1024.Location = new System.Drawing.Point(166, 93); this.bt_M1024.Name = "bt_M1024"; this.bt_M1024.Size = new System.Drawing.Size(127, 57); this.bt_M1024.TabIndex = 11; this.bt_M1024.Text = "CH2 滑轨缩回"; this.bt_M1024.UseVisualStyleBackColor = true; this.bt_M1024.MouseDown += new System.Windows.Forms.MouseEventHandler(this.bt_M1024_MouseDown); this.bt_M1024.MouseUp += new System.Windows.Forms.MouseEventHandler(this.bt_M1024_MouseUp); // // bt_M1023 // this.bt_M1023.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1023.Location = new System.Drawing.Point(16, 93); this.bt_M1023.Name = "bt_M1023"; this.bt_M1023.Size = new System.Drawing.Size(127, 57); this.bt_M1023.TabIndex = 10; this.bt_M1023.Text = "CH2 滑轨伸出"; this.bt_M1023.UseVisualStyleBackColor = true; this.bt_M1023.MouseDown += new System.Windows.Forms.MouseEventHandler(this.bt_M1023_MouseDown); this.bt_M1023.MouseUp += new System.Windows.Forms.MouseEventHandler(this.bt_M1023_MouseUp); // // bt_M1028_up // this.bt_M1028_up.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1028_up.Location = new System.Drawing.Point(551, 178); this.bt_M1028_up.Name = "bt_M1028_up"; this.bt_M1028_up.Size = new System.Drawing.Size(127, 57); this.bt_M1028_up.TabIndex = 17; this.bt_M1028_up.Text = "CH3 气缸上升"; this.bt_M1028_up.UseVisualStyleBackColor = true; this.bt_M1028_up.Click += new System.EventHandler(this.bt_M1028_up_Click); // // bt_M1028_down // this.bt_M1028_down.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1028_down.Location = new System.Drawing.Point(403, 178); this.bt_M1028_down.Name = "bt_M1028_down"; this.bt_M1028_down.Size = new System.Drawing.Size(127, 57); this.bt_M1028_down.TabIndex = 16; this.bt_M1028_down.Text = "CH3 气缸下压"; this.bt_M1028_down.UseVisualStyleBackColor = true; this.bt_M1028_down.Click += new System.EventHandler(this.bt_M1028_down_Click); // // bt_M1027 // this.bt_M1027.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1027.Location = new System.Drawing.Point(166, 166); this.bt_M1027.Name = "bt_M1027"; this.bt_M1027.Size = new System.Drawing.Size(127, 57); this.bt_M1027.TabIndex = 15; this.bt_M1027.Text = "CH3 滑轨缩回"; this.bt_M1027.UseVisualStyleBackColor = true; this.bt_M1027.MouseDown += new System.Windows.Forms.MouseEventHandler(this.bt_M1027_MouseDown); this.bt_M1027.MouseUp += new System.Windows.Forms.MouseEventHandler(this.bt_M1027_MouseUp); // // bt_M1026 // this.bt_M1026.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1026.Location = new System.Drawing.Point(16, 166); this.bt_M1026.Name = "bt_M1026"; this.bt_M1026.Size = new System.Drawing.Size(127, 57); this.bt_M1026.TabIndex = 14; this.bt_M1026.Text = "CH3 滑轨伸出"; this.bt_M1026.UseVisualStyleBackColor = true; this.bt_M1026.MouseDown += new System.Windows.Forms.MouseEventHandler(this.bt_M1026_MouseDown); this.bt_M1026.MouseUp += new System.Windows.Forms.MouseEventHandler(this.bt_M1026_MouseUp); // // bt_M1031_up // this.bt_M1031_up.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1031_up.Location = new System.Drawing.Point(551, 250); this.bt_M1031_up.Name = "bt_M1031_up"; this.bt_M1031_up.Size = new System.Drawing.Size(127, 57); this.bt_M1031_up.TabIndex = 21; this.bt_M1031_up.Text = "CH4 气缸上升"; this.bt_M1031_up.UseVisualStyleBackColor = true; this.bt_M1031_up.Click += new System.EventHandler(this.bt_M1031_up_Click); // // bt_M1031_down // this.bt_M1031_down.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1031_down.Location = new System.Drawing.Point(403, 250); this.bt_M1031_down.Name = "bt_M1031_down"; this.bt_M1031_down.Size = new System.Drawing.Size(127, 57); this.bt_M1031_down.TabIndex = 20; this.bt_M1031_down.Text = "CH4 气缸下压"; this.bt_M1031_down.UseVisualStyleBackColor = true; this.bt_M1031_down.Click += new System.EventHandler(this.bt_M1031_down_Click); // // bt_M1030 // this.bt_M1030.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1030.Location = new System.Drawing.Point(166, 238); this.bt_M1030.Name = "bt_M1030"; this.bt_M1030.Size = new System.Drawing.Size(127, 57); this.bt_M1030.TabIndex = 19; this.bt_M1030.Text = "CH4 滑轨缩回"; this.bt_M1030.UseVisualStyleBackColor = true; this.bt_M1030.MouseDown += new System.Windows.Forms.MouseEventHandler(this.bt_M1030_MouseDown); this.bt_M1030.MouseUp += new System.Windows.Forms.MouseEventHandler(this.bt_M1030_MouseUp); // // bt_M1029 // this.bt_M1029.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1029.Location = new System.Drawing.Point(16, 238); this.bt_M1029.Name = "bt_M1029"; this.bt_M1029.Size = new System.Drawing.Size(127, 57); this.bt_M1029.TabIndex = 18; this.bt_M1029.Text = "CH4 滑轨伸出"; this.bt_M1029.UseVisualStyleBackColor = true; this.bt_M1029.MouseDown += new System.Windows.Forms.MouseEventHandler(this.bt_M1029_MouseDown); this.bt_M1029.MouseUp += new System.Windows.Forms.MouseEventHandler(this.bt_M1029_MouseUp); // // groupBox1 // this.groupBox1.BackColor = System.Drawing.SystemColors.ButtonFace; this.groupBox1.Controls.Add(this.bt_M1021); this.groupBox1.Controls.Add(this.bt_M1020); this.groupBox1.Controls.Add(this.bt_M1023); this.groupBox1.Controls.Add(this.bt_M1030); this.groupBox1.Controls.Add(this.bt_M1024); this.groupBox1.Controls.Add(this.bt_M1029); this.groupBox1.Controls.Add(this.bt_M1026); this.groupBox1.Controls.Add(this.bt_M1027); this.groupBox1.Location = new System.Drawing.Point(12, 12); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(313, 314); this.groupBox1.TabIndex = 22; this.groupBox1.TabStop = false; this.groupBox1.Text = "点动式"; // // bt_M1048_False // this.bt_M1048_False.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1048_False.Location = new System.Drawing.Point(906, 249); this.bt_M1048_False.Name = "bt_M1048_False"; this.bt_M1048_False.Size = new System.Drawing.Size(147, 57); this.bt_M1048_False.TabIndex = 30; this.bt_M1048_False.Text = "CH4 测堵气缸缩回"; this.bt_M1048_False.UseVisualStyleBackColor = true; this.bt_M1048_False.Click += new System.EventHandler(this.bt_M1048_False_Click); // // bt_M1048_True // this.bt_M1048_True.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1048_True.Location = new System.Drawing.Point(740, 249); this.bt_M1048_True.Name = "bt_M1048_True"; this.bt_M1048_True.Size = new System.Drawing.Size(147, 57); this.bt_M1048_True.TabIndex = 29; this.bt_M1048_True.Text = "CH4 测堵气缸伸出"; this.bt_M1048_True.UseVisualStyleBackColor = true; this.bt_M1048_True.Click += new System.EventHandler(this.bt_M1048_True_Click); // // bt_M1047_False // this.bt_M1047_False.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1047_False.Location = new System.Drawing.Point(906, 177); this.bt_M1047_False.Name = "bt_M1047_False"; this.bt_M1047_False.Size = new System.Drawing.Size(147, 57); this.bt_M1047_False.TabIndex = 28; this.bt_M1047_False.Text = "CH3 测堵气缸缩回"; this.bt_M1047_False.UseVisualStyleBackColor = true; this.bt_M1047_False.Click += new System.EventHandler(this.bt_M1047_False_Click); // // bt_M1047_True // this.bt_M1047_True.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1047_True.Location = new System.Drawing.Point(740, 177); this.bt_M1047_True.Name = "bt_M1047_True"; this.bt_M1047_True.Size = new System.Drawing.Size(147, 57); this.bt_M1047_True.TabIndex = 27; this.bt_M1047_True.Text = "CH3 测堵气缸伸出"; this.bt_M1047_True.UseVisualStyleBackColor = true; this.bt_M1047_True.Click += new System.EventHandler(this.bt_M1047_True_Click); // // bt_M1046_False // this.bt_M1046_False.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1046_False.Location = new System.Drawing.Point(906, 104); this.bt_M1046_False.Name = "bt_M1046_False"; this.bt_M1046_False.Size = new System.Drawing.Size(147, 57); this.bt_M1046_False.TabIndex = 26; this.bt_M1046_False.Text = "CH2 测堵气缸缩回"; this.bt_M1046_False.UseVisualStyleBackColor = true; this.bt_M1046_False.Click += new System.EventHandler(this.bt_M1046_False_Click); // // bt_M1046_True // this.bt_M1046_True.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1046_True.Location = new System.Drawing.Point(740, 104); this.bt_M1046_True.Name = "bt_M1046_True"; this.bt_M1046_True.Size = new System.Drawing.Size(147, 57); this.bt_M1046_True.TabIndex = 25; this.bt_M1046_True.Text = "CH2 测堵气缸伸出"; this.bt_M1046_True.UseVisualStyleBackColor = true; this.bt_M1046_True.Click += new System.EventHandler(this.bt_M1046_True_Click); // // bt_M1045_False // this.bt_M1045_False.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1045_False.Location = new System.Drawing.Point(906, 31); this.bt_M1045_False.Name = "bt_M1045_False"; this.bt_M1045_False.Size = new System.Drawing.Size(147, 57); this.bt_M1045_False.TabIndex = 24; this.bt_M1045_False.Text = "CH1 测堵气缸缩回"; this.bt_M1045_False.UseVisualStyleBackColor = true; this.bt_M1045_False.Click += new System.EventHandler(this.bt_M1045_False_Click); // // bt_M1045_True // this.bt_M1045_True.Font = new System.Drawing.Font("宋体", 12F); this.bt_M1045_True.Location = new System.Drawing.Point(740, 31); this.bt_M1045_True.Name = "bt_M1045_True"; this.bt_M1045_True.Size = new System.Drawing.Size(147, 57); this.bt_M1045_True.TabIndex = 23; this.bt_M1045_True.Text = "CH1 测堵气缸伸出"; this.bt_M1045_True.UseVisualStyleBackColor = true; this.bt_M1045_True.Click += new System.EventHandler(this.bt_M1045_True_Click); // // Form_PLCcontrol // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1087, 341); this.Controls.Add(this.bt_M1048_False); this.Controls.Add(this.bt_M1048_True); this.Controls.Add(this.bt_M1047_False); this.Controls.Add(this.bt_M1047_True); this.Controls.Add(this.bt_M1046_False); this.Controls.Add(this.bt_M1046_True); this.Controls.Add(this.bt_M1045_False); this.Controls.Add(this.bt_M1045_True); this.Controls.Add(this.groupBox1); this.Controls.Add(this.bt_M1031_up); this.Controls.Add(this.bt_M1031_down); this.Controls.Add(this.bt_M1028_up); this.Controls.Add(this.bt_M1028_down); this.Controls.Add(this.bt_M1025_up); this.Controls.Add(this.bt_M1025_down); this.Controls.Add(this.bt_M1022_up); this.Controls.Add(this.bt_M1022_down); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "Form_PLCcontrol"; this.Text = "PLC控制"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_PLCcontrol_FormClosing); this.Load += new System.EventHandler(this.Form_PLCcontrol_Load); this.groupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button bt_M1020; private System.Windows.Forms.Button bt_M1021; private System.Windows.Forms.Button bt_M1022_down; private System.Windows.Forms.Button bt_M1022_up; private System.Windows.Forms.Button bt_M1025_up; private System.Windows.Forms.Button bt_M1025_down; private System.Windows.Forms.Button bt_M1024; private System.Windows.Forms.Button bt_M1023; private System.Windows.Forms.Button bt_M1028_up; private System.Windows.Forms.Button bt_M1028_down; private System.Windows.Forms.Button bt_M1027; private System.Windows.Forms.Button bt_M1026; private System.Windows.Forms.Button bt_M1031_up; private System.Windows.Forms.Button bt_M1031_down; private System.Windows.Forms.Button bt_M1030; private System.Windows.Forms.Button bt_M1029; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button bt_M1048_False; private System.Windows.Forms.Button bt_M1048_True; private System.Windows.Forms.Button bt_M1047_False; private System.Windows.Forms.Button bt_M1047_True; private System.Windows.Forms.Button bt_M1046_False; private System.Windows.Forms.Button bt_M1046_True; private System.Windows.Forms.Button bt_M1045_False; private System.Windows.Forms.Button bt_M1045_True; } }