HYControl.Designer.cs 13.4 KB

namespace TheMachine
{
    partial class HYControl
    {
        /// <summary> 
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region 组件设计器生成的代码

        /// <summary> 
        /// 设计器支持所需的方法 - 不要修改
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.btn_linerun = new System.Windows.Forms.Button();
            this.btn_linerev = new System.Windows.Forms.Button();
            this.btn_linestop = new System.Windows.Forms.Button();
            this.cylinderButton8 = new TheMachine.CylinderButton();
            this.cylinderButton4 = new TheMachine.CylinderButton();
            this.cylinderButton7 = new TheMachine.CylinderButton();
            this.cylinderButton3 = new TheMachine.CylinderButton();
            this.cylinderButton6 = new TheMachine.CylinderButton();
            this.cylinderButton2 = new TheMachine.CylinderButton();
            this.cylinderButton5 = new TheMachine.CylinderButton();
            this.cylinderButton1 = new TheMachine.CylinderButton();
            this.ioControl1 = new TheMachine.IOControl();
            this.rfidControl1 = new TheMachine.UC.RfidControl();
            this.rfidControl2 = new TheMachine.UC.RfidControl();
            this.SuspendLayout();
            // 
            // btn_linerun
            // 
            this.btn_linerun.BackColor = System.Drawing.Color.White;
            this.btn_linerun.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_linerun.Location = new System.Drawing.Point(540, 367);
            this.btn_linerun.Name = "btn_linerun";
            this.btn_linerun.Size = new System.Drawing.Size(151, 35);
            this.btn_linerun.TabIndex = 2;
            this.btn_linerun.Text = "横移电机正转";
            this.btn_linerun.UseVisualStyleBackColor = false;
            this.btn_linerun.Click += new System.EventHandler(this.btn_linerun_Click);
            // 
            // btn_linerev
            // 
            this.btn_linerev.BackColor = System.Drawing.Color.White;
            this.btn_linerev.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_linerev.Location = new System.Drawing.Point(711, 367);
            this.btn_linerev.Name = "btn_linerev";
            this.btn_linerev.Size = new System.Drawing.Size(151, 35);
            this.btn_linerev.TabIndex = 2;
            this.btn_linerev.Text = "横移电机反转";
            this.btn_linerev.UseVisualStyleBackColor = false;
            this.btn_linerev.Click += new System.EventHandler(this.btn_linerev_Click);
            // 
            // btn_linestop
            // 
            this.btn_linestop.BackColor = System.Drawing.Color.White;
            this.btn_linestop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_linestop.Location = new System.Drawing.Point(540, 417);
            this.btn_linestop.Name = "btn_linestop";
            this.btn_linestop.Size = new System.Drawing.Size(322, 35);
            this.btn_linestop.TabIndex = 2;
            this.btn_linestop.Text = "横移电机停止";
            this.btn_linestop.UseVisualStyleBackColor = false;
            this.btn_linestop.Click += new System.EventHandler(this.btn_linestop_Click);
            // 
            // cylinderButton8
            // 
            this.cylinderButton8.BackColor = System.Drawing.Color.White;
            this.cylinderButton8.DeviceType = "root";
            this.cylinderButton8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton8.IO_HIGH = "Ls_A_BufStop_Fwd";
            this.cylinderButton8.IO_LOW = "Ls_A_BufStop_Rwd";
            this.cylinderButton8.Location = new System.Drawing.Point(540, 293);
            this.cylinderButton8.Name = "cylinderButton8";
            this.cylinderButton8.Size = new System.Drawing.Size(151, 38);
            this.cylinderButton8.TabIndex = 1;
            this.cylinderButton8.Tag = "not";
            this.cylinderButton8.Text = "Ls_A_BufStop_Fwd";
            this.cylinderButton8.UseVisualStyleBackColor = false;
            // 
            // cylinderButton4
            // 
            this.cylinderButton4.BackColor = System.Drawing.Color.White;
            this.cylinderButton4.DeviceType = "root";
            this.cylinderButton4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton4.IO_HIGH = "Ls_B_BufStop_Fwd";
            this.cylinderButton4.IO_LOW = "Ls_B_BufStop_Rwd";
            this.cylinderButton4.Location = new System.Drawing.Point(711, 293);
            this.cylinderButton4.Name = "cylinderButton4";
            this.cylinderButton4.Size = new System.Drawing.Size(151, 38);
            this.cylinderButton4.TabIndex = 1;
            this.cylinderButton4.Tag = "not";
            this.cylinderButton4.Text = "Ls_B_BufStop_Fwd";
            this.cylinderButton4.UseVisualStyleBackColor = false;
            // 
            // cylinderButton7
            // 
            this.cylinderButton7.BackColor = System.Drawing.Color.White;
            this.cylinderButton7.DeviceType = "root";
            this.cylinderButton7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton7.IO_HIGH = "Ls_A_Stop";
            this.cylinderButton7.IO_LOW = "";
            this.cylinderButton7.Location = new System.Drawing.Point(540, 249);
            this.cylinderButton7.Name = "cylinderButton7";
            this.cylinderButton7.Size = new System.Drawing.Size(151, 38);
            this.cylinderButton7.TabIndex = 1;
            this.cylinderButton7.Tag = "not";
            this.cylinderButton7.Text = "Ls_A_Stop";
            this.cylinderButton7.UseVisualStyleBackColor = false;
            // 
            // cylinderButton3
            // 
            this.cylinderButton3.BackColor = System.Drawing.Color.White;
            this.cylinderButton3.DeviceType = "root";
            this.cylinderButton3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton3.IO_HIGH = "Ls_B_Stop";
            this.cylinderButton3.IO_LOW = "";
            this.cylinderButton3.Location = new System.Drawing.Point(711, 249);
            this.cylinderButton3.Name = "cylinderButton3";
            this.cylinderButton3.Size = new System.Drawing.Size(151, 38);
            this.cylinderButton3.TabIndex = 1;
            this.cylinderButton3.Tag = "not";
            this.cylinderButton3.Text = "Ls_B_Stop";
            this.cylinderButton3.UseVisualStyleBackColor = false;
            // 
            // cylinderButton6
            // 
            this.cylinderButton6.BackColor = System.Drawing.Color.White;
            this.cylinderButton6.DeviceType = "root";
            this.cylinderButton6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton6.IO_HIGH = "Ls_A_Front_Stop";
            this.cylinderButton6.IO_LOW = "";
            this.cylinderButton6.Location = new System.Drawing.Point(540, 205);
            this.cylinderButton6.Name = "cylinderButton6";
            this.cylinderButton6.Size = new System.Drawing.Size(151, 38);
            this.cylinderButton6.TabIndex = 1;
            this.cylinderButton6.Tag = "not";
            this.cylinderButton6.Text = "Ls_A_Front_Stop";
            this.cylinderButton6.UseVisualStyleBackColor = false;
            // 
            // cylinderButton2
            // 
            this.cylinderButton2.BackColor = System.Drawing.Color.White;
            this.cylinderButton2.DeviceType = "root";
            this.cylinderButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton2.IO_HIGH = "Ls_B_Front_Stop";
            this.cylinderButton2.IO_LOW = "";
            this.cylinderButton2.Location = new System.Drawing.Point(711, 205);
            this.cylinderButton2.Name = "cylinderButton2";
            this.cylinderButton2.Size = new System.Drawing.Size(151, 38);
            this.cylinderButton2.TabIndex = 1;
            this.cylinderButton2.Tag = "not";
            this.cylinderButton2.Text = "Ls_B_Front_Stop";
            this.cylinderButton2.UseVisualStyleBackColor = false;
            // 
            // cylinderButton5
            // 
            this.cylinderButton5.BackColor = System.Drawing.Color.White;
            this.cylinderButton5.DeviceType = "root";
            this.cylinderButton5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton5.IO_HIGH = "Ls_B_Location_Up";
            this.cylinderButton5.IO_LOW = "Ls_B_Location_Down";
            this.cylinderButton5.Location = new System.Drawing.Point(711, 161);
            this.cylinderButton5.Name = "cylinderButton5";
            this.cylinderButton5.Size = new System.Drawing.Size(151, 38);
            this.cylinderButton5.TabIndex = 1;
            this.cylinderButton5.Tag = "not";
            this.cylinderButton5.Text = "Ls_B_Location_Up";
            this.cylinderButton5.UseVisualStyleBackColor = false;
            // 
            // cylinderButton1
            // 
            this.cylinderButton1.BackColor = System.Drawing.Color.White;
            this.cylinderButton1.DeviceType = "root";
            this.cylinderButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton1.IO_HIGH = "Ls_A_Location_Up";
            this.cylinderButton1.IO_LOW = "Ls_A_Location_Down";
            this.cylinderButton1.Location = new System.Drawing.Point(540, 161);
            this.cylinderButton1.Name = "cylinderButton1";
            this.cylinderButton1.Size = new System.Drawing.Size(151, 38);
            this.cylinderButton1.TabIndex = 1;
            this.cylinderButton1.Tag = "not";
            this.cylinderButton1.Text = "Ls_A_Location_Up";
            this.cylinderButton1.UseVisualStyleBackColor = false;
            // 
            // ioControl1
            // 
            this.ioControl1.Location = new System.Drawing.Point(3, 16);
            this.ioControl1.Name = "ioControl1";
            this.ioControl1.Size = new System.Drawing.Size(936, 484);
            this.ioControl1.TabIndex = 0;
            this.ioControl1.Tag = "not";
            // 
            // rfidControl1
            // 
            this.rfidControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.rfidControl1.Location = new System.Drawing.Point(19, 506);
            this.rfidControl1.Name = "rfidControl1";
            this.rfidControl1.Size = new System.Drawing.Size(207, 109);
            this.rfidControl1.TabIndex = 3;
            this.rfidControl1.Visible = false;
            // 
            // rfidControl2
            // 
            this.rfidControl2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.rfidControl2.Location = new System.Drawing.Point(282, 506);
            this.rfidControl2.Name = "rfidControl2";
            this.rfidControl2.Size = new System.Drawing.Size(207, 109);
            this.rfidControl2.TabIndex = 3;
            this.rfidControl2.Visible = false;
            // 
            // HYControl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.rfidControl2);
            this.Controls.Add(this.rfidControl1);
            this.Controls.Add(this.btn_linestop);
            this.Controls.Add(this.btn_linerev);
            this.Controls.Add(this.btn_linerun);
            this.Controls.Add(this.cylinderButton8);
            this.Controls.Add(this.cylinderButton4);
            this.Controls.Add(this.cylinderButton7);
            this.Controls.Add(this.cylinderButton3);
            this.Controls.Add(this.cylinderButton6);
            this.Controls.Add(this.cylinderButton2);
            this.Controls.Add(this.cylinderButton5);
            this.Controls.Add(this.cylinderButton1);
            this.Controls.Add(this.ioControl1);
            this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.Name = "HYControl";
            this.Size = new System.Drawing.Size(964, 602);
            this.ResumeLayout(false);

        }

        #endregion

        private IOControl ioControl1;
        private CylinderButton cylinderButton1;
        private CylinderButton cylinderButton2;
        private CylinderButton cylinderButton3;
        private CylinderButton cylinderButton4;
        private CylinderButton cylinderButton5;
        private CylinderButton cylinderButton6;
        private CylinderButton cylinderButton7;
        private CylinderButton cylinderButton8;
        private System.Windows.Forms.Button btn_linerun;
        private System.Windows.Forms.Button btn_linerev;
        private System.Windows.Forms.Button btn_linestop;
        private UC.RfidControl rfidControl1;
        private UC.RfidControl rfidControl2;
    }
}