IOControls.Designer.cs 12.8 KB

namespace TheMachine
{
    partial class IOControls
    {
        /// <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.cylinderButton5 = new TheMachine.CylinderButton();
            this.cylinderButton4 = new TheMachine.CylinderButton();
            this.cylinderButton2 = new TheMachine.CylinderButton();
            this.cylinderButton7 = new TheMachine.CylinderButton();
            this.cylinderButton6 = new TheMachine.CylinderButton();
            this.ioControl1 = new TheMachine.IOControl();
            this.btn_flipopen = new System.Windows.Forms.Button();
            this.btn_flipclose = new System.Windows.Forms.Button();
            this.btn_stringdooropen = new System.Windows.Forms.Button();
            this.btn_stringdoorclose = new System.Windows.Forms.Button();
            this.btn_ngdooropen = new System.Windows.Forms.Button();
            this.btn_ngdoorclose = new System.Windows.Forms.Button();
            this.SuspendLayout();
            // 
            // btn_linerun
            // 
            this.btn_linerun.Location = new System.Drawing.Point(566, 368);
            this.btn_linerun.Name = "btn_linerun";
            this.btn_linerun.Size = new System.Drawing.Size(113, 32);
            this.btn_linerun.TabIndex = 2;
            this.btn_linerun.Text = "线体正转";
            this.btn_linerun.UseVisualStyleBackColor = true;
            this.btn_linerun.Click += new System.EventHandler(this.btn_linerun_Click);
            // 
            // btn_linerev
            // 
            this.btn_linerev.Location = new System.Drawing.Point(685, 368);
            this.btn_linerev.Name = "btn_linerev";
            this.btn_linerev.Size = new System.Drawing.Size(105, 32);
            this.btn_linerev.TabIndex = 2;
            this.btn_linerev.Text = "线体反转";
            this.btn_linerev.UseVisualStyleBackColor = true;
            this.btn_linerev.Click += new System.EventHandler(this.btn_linerev_Click);
            // 
            // btn_linestop
            // 
            this.btn_linestop.Location = new System.Drawing.Point(566, 406);
            this.btn_linestop.Name = "btn_linestop";
            this.btn_linestop.Size = new System.Drawing.Size(224, 32);
            this.btn_linestop.TabIndex = 2;
            this.btn_linestop.Text = "线体停止";
            this.btn_linestop.UseVisualStyleBackColor = true;
            this.btn_linestop.Click += new System.EventHandler(this.btn_linestop_Click);
            // 
            // cylinderButton5
            // 
            this.cylinderButton5.BackColor = System.Drawing.Color.White;
            this.cylinderButton5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton5.IO_HIGH = "StringPosChecker_Work";
            this.cylinderButton5.IO_LOW = "StringPosChecker_Home";
            this.cylinderButton5.Location = new System.Drawing.Point(566, 293);
            this.cylinderButton5.Name = "cylinderButton5";
            this.cylinderButton5.Size = new System.Drawing.Size(224, 32);
            this.cylinderButton5.TabIndex = 1;
            this.cylinderButton5.Tag = "not";
            this.cylinderButton5.Text = "StringPosChecker_Work";
            this.cylinderButton5.UseVisualStyleBackColor = false;
            // 
            // cylinderButton4
            // 
            this.cylinderButton4.BackColor = System.Drawing.Color.White;
            this.cylinderButton4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton4.IO_HIGH = "Clamping_Work";
            this.cylinderButton4.IO_LOW = "Clamping_Relax";
            this.cylinderButton4.Location = new System.Drawing.Point(566, 255);
            this.cylinderButton4.Name = "cylinderButton4";
            this.cylinderButton4.Size = new System.Drawing.Size(224, 32);
            this.cylinderButton4.TabIndex = 1;
            this.cylinderButton4.Tag = "not";
            this.cylinderButton4.Text = "Clamping_Work";
            this.cylinderButton4.UseVisualStyleBackColor = false;
            // 
            // cylinderButton2
            // 
            this.cylinderButton2.BackColor = System.Drawing.Color.White;
            this.cylinderButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton2.IO_HIGH = "StringFix_Top";
            this.cylinderButton2.IO_LOW = "StringFix_Bottom";
            this.cylinderButton2.Location = new System.Drawing.Point(566, 217);
            this.cylinderButton2.Name = "cylinderButton2";
            this.cylinderButton2.Size = new System.Drawing.Size(224, 32);
            this.cylinderButton2.TabIndex = 1;
            this.cylinderButton2.Tag = "not";
            this.cylinderButton2.Text = "StringFix_Top";
            this.cylinderButton2.UseVisualStyleBackColor = false;
            // 
            // cylinderButton7
            // 
            this.cylinderButton7.BackColor = System.Drawing.Color.White;
            this.cylinderButton7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton7.IO_HIGH = "Device_Led";
            this.cylinderButton7.IO_LOW = "";
            this.cylinderButton7.Location = new System.Drawing.Point(566, 142);
            this.cylinderButton7.Name = "cylinderButton7";
            this.cylinderButton7.Size = new System.Drawing.Size(224, 32);
            this.cylinderButton7.TabIndex = 1;
            this.cylinderButton7.Tag = "not";
            this.cylinderButton7.Text = "Device_Led";
            this.cylinderButton7.UseVisualStyleBackColor = false;
            // 
            // cylinderButton6
            // 
            this.cylinderButton6.BackColor = System.Drawing.Color.White;
            this.cylinderButton6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton6.IO_HIGH = "Camera_Led";
            this.cylinderButton6.IO_LOW = "";
            this.cylinderButton6.Location = new System.Drawing.Point(566, 179);
            this.cylinderButton6.Name = "cylinderButton6";
            this.cylinderButton6.Size = new System.Drawing.Size(224, 32);
            this.cylinderButton6.TabIndex = 1;
            this.cylinderButton6.Tag = "not";
            this.cylinderButton6.Text = "Camera_Led";
            this.cylinderButton6.UseVisualStyleBackColor = false;
            // 
            // ioControl1
            // 
            this.ioControl1.BackColor = System.Drawing.Color.White;
            this.ioControl1.Config = null;
            this.ioControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ioControl1.Location = new System.Drawing.Point(0, 0);
            this.ioControl1.Name = "ioControl1";
            this.ioControl1.Size = new System.Drawing.Size(975, 539);
            this.ioControl1.TabIndex = 0;
            this.ioControl1.Tag = "not";
            this.ioControl1.Load += new System.EventHandler(this.ioControl1_Load);
            // 
            // btn_flipopen
            // 
            this.btn_flipopen.Location = new System.Drawing.Point(566, 444);
            this.btn_flipopen.Name = "btn_flipopen";
            this.btn_flipopen.Size = new System.Drawing.Size(113, 32);
            this.btn_flipopen.TabIndex = 3;
            this.btn_flipopen.Text = "翻版托盘打开";
            this.btn_flipopen.UseVisualStyleBackColor = true;
            this.btn_flipopen.Click += new System.EventHandler(this.btn_flipopen_Click);
            // 
            // btn_flipclose
            // 
            this.btn_flipclose.Location = new System.Drawing.Point(685, 444);
            this.btn_flipclose.Name = "btn_flipclose";
            this.btn_flipclose.Size = new System.Drawing.Size(105, 32);
            this.btn_flipclose.TabIndex = 3;
            this.btn_flipclose.Text = "翻版托盘合拢";
            this.btn_flipclose.UseVisualStyleBackColor = true;
            this.btn_flipclose.Click += new System.EventHandler(this.btn_flipclose_Click);
            // 
            // btn_stringdooropen
            // 
            this.btn_stringdooropen.Location = new System.Drawing.Point(566, 482);
            this.btn_stringdooropen.Name = "btn_stringdooropen";
            this.btn_stringdooropen.Size = new System.Drawing.Size(113, 32);
            this.btn_stringdooropen.TabIndex = 3;
            this.btn_stringdooropen.Text = "折叠门打开";
            this.btn_stringdooropen.UseVisualStyleBackColor = true;
            this.btn_stringdooropen.Click += new System.EventHandler(this.btn_stringdooropen_Click);
            // 
            // btn_stringdoorclose
            // 
            this.btn_stringdoorclose.Location = new System.Drawing.Point(685, 482);
            this.btn_stringdoorclose.Name = "btn_stringdoorclose";
            this.btn_stringdoorclose.Size = new System.Drawing.Size(105, 32);
            this.btn_stringdoorclose.TabIndex = 3;
            this.btn_stringdoorclose.Text = "折叠门关闭";
            this.btn_stringdoorclose.UseVisualStyleBackColor = true;
            this.btn_stringdoorclose.Click += new System.EventHandler(this.btn_stringdoorclose_Click);
            // 
            // btn_ngdooropen
            // 
            this.btn_ngdooropen.Location = new System.Drawing.Point(566, 331);
            this.btn_ngdooropen.Name = "btn_ngdooropen";
            this.btn_ngdooropen.Size = new System.Drawing.Size(113, 32);
            this.btn_ngdooropen.TabIndex = 2;
            this.btn_ngdooropen.Text = "单料门打开";
            this.btn_ngdooropen.UseVisualStyleBackColor = true;
            this.btn_ngdooropen.Click += new System.EventHandler(this.btn_ngdooropen_Click);
            // 
            // btn_ngdoorclose
            // 
            this.btn_ngdoorclose.Location = new System.Drawing.Point(685, 331);
            this.btn_ngdoorclose.Name = "btn_ngdoorclose";
            this.btn_ngdoorclose.Size = new System.Drawing.Size(105, 32);
            this.btn_ngdoorclose.TabIndex = 2;
            this.btn_ngdoorclose.Text = "单料门关闭";
            this.btn_ngdoorclose.UseVisualStyleBackColor = true;
            this.btn_ngdoorclose.Click += new System.EventHandler(this.btn_ngdoorclose_Click);
            // 
            // IOControls
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.Controls.Add(this.btn_stringdoorclose);
            this.Controls.Add(this.btn_stringdooropen);
            this.Controls.Add(this.btn_flipclose);
            this.Controls.Add(this.btn_flipopen);
            this.Controls.Add(this.btn_ngdoorclose);
            this.Controls.Add(this.btn_linerev);
            this.Controls.Add(this.btn_linestop);
            this.Controls.Add(this.btn_ngdooropen);
            this.Controls.Add(this.btn_linerun);
            this.Controls.Add(this.cylinderButton5);
            this.Controls.Add(this.cylinderButton4);
            this.Controls.Add(this.cylinderButton2);
            this.Controls.Add(this.cylinderButton7);
            this.Controls.Add(this.cylinderButton6);
            this.Controls.Add(this.ioControl1);
            this.Font = new System.Drawing.Font("新宋体", 9F);
            this.Name = "IOControls";
            this.Size = new System.Drawing.Size(975, 539);
            this.ResumeLayout(false);

        }

        #endregion

        private IOControl ioControl1;
        private CylinderButton cylinderButton2;
        private CylinderButton cylinderButton4;
        private CylinderButton cylinderButton5;
        private System.Windows.Forms.Button btn_linerun;
        private System.Windows.Forms.Button btn_linerev;
        private System.Windows.Forms.Button btn_linestop;
        private CylinderButton cylinderButton6;
        private CylinderButton cylinderButton7;
        private System.Windows.Forms.Button btn_flipopen;
        private System.Windows.Forms.Button btn_flipclose;
        private System.Windows.Forms.Button btn_stringdooropen;
        private System.Windows.Forms.Button btn_stringdoorclose;
        private System.Windows.Forms.Button btn_ngdooropen;
        private System.Windows.Forms.Button btn_ngdoorclose;
    }
}