TrayStopControl.Designer.cs 11.0 KB

namespace TheMachine
{
    partial class TrayStopControl
    {
        /// <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.cylinderButton8 = new TheMachine.CylinderButton();
            this.cylinderButton7 = new TheMachine.CylinderButton();
            this.cylinderButton6 = new TheMachine.CylinderButton();
            this.cylinderButton1 = new TheMachine.CylinderButton();
            this.ioControl1 = new TheMachine.IOControl();
            this.axisMoveControl1 = new DeviceLibrary.AxisMoveControl();
            this.button_save = new System.Windows.Forms.Button();
            this.textBox_p3 = new System.Windows.Forms.TextBox();
            this.button_p3 = new System.Windows.Forms.Button();
            this.button_p1 = new System.Windows.Forms.Button();
            this.panel1 = new System.Windows.Forms.Panel();
            this.rfidControl1 = new TheMachine.UC.RfidControl();
            this.cylinderButton2 = new TheMachine.CylinderButton();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // cylinderButton8
            // 
            this.cylinderButton8.BackColor = System.Drawing.Color.White;
            this.cylinderButton8.DeviceType = "root";
            this.cylinderButton8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cylinderButton8.IO_HIGH = "MI_Robot_Light";
            this.cylinderButton8.IO_LOW = "";
            this.cylinderButton8.Location = new System.Drawing.Point(624, 401);
            this.cylinderButton8.Name = "cylinderButton8";
            this.cylinderButton8.Size = new System.Drawing.Size(181, 38);
            this.cylinderButton8.TabIndex = 2;
            this.cylinderButton8.Tag = "not";
            this.cylinderButton8.Text = "MI_Robot_Light";
            this.cylinderButton8.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 = "AMH_Tray_Stop";
            this.cylinderButton7.IO_LOW = "";
            this.cylinderButton7.Location = new System.Drawing.Point(624, 360);
            this.cylinderButton7.Name = "cylinderButton7";
            this.cylinderButton7.Size = new System.Drawing.Size(181, 38);
            this.cylinderButton7.TabIndex = 3;
            this.cylinderButton7.Tag = "not";
            this.cylinderButton7.Text = "AMH_Tray_Stop";
            this.cylinderButton7.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 = "AMH_Front_Stop";
            this.cylinderButton6.IO_LOW = "";
            this.cylinderButton6.Location = new System.Drawing.Point(624, 316);
            this.cylinderButton6.Name = "cylinderButton6";
            this.cylinderButton6.Size = new System.Drawing.Size(181, 38);
            this.cylinderButton6.TabIndex = 4;
            this.cylinderButton6.Tag = "not";
            this.cylinderButton6.Text = "AMH_Front_Stop";
            this.cylinderButton6.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 = "MI_Location_Up";
            this.cylinderButton1.IO_LOW = "MI_Location_Down";
            this.cylinderButton1.Location = new System.Drawing.Point(624, 272);
            this.cylinderButton1.Name = "cylinderButton1";
            this.cylinderButton1.Size = new System.Drawing.Size(181, 38);
            this.cylinderButton1.TabIndex = 5;
            this.cylinderButton1.Tag = "not";
            this.cylinderButton1.Text = "MI_Location_Up";
            this.cylinderButton1.UseVisualStyleBackColor = false;
            // 
            // ioControl1
            // 
            this.ioControl1.Location = new System.Drawing.Point(3, 3);
            this.ioControl1.Name = "ioControl1";
            this.ioControl1.Size = new System.Drawing.Size(936, 239);
            this.ioControl1.TabIndex = 1;
            this.ioControl1.Tag = "not";
            // 
            // axisMoveControl1
            // 
            this.axisMoveControl1.Location = new System.Drawing.Point(3, 248);
            this.axisMoveControl1.Name = "axisMoveControl1";
            this.axisMoveControl1.Size = new System.Drawing.Size(558, 402);
            this.axisMoveControl1.TabIndex = 6;
            this.axisMoveControl1.Tag = "not";
            // 
            // button_save
            // 
            this.button_save.Location = new System.Drawing.Point(767, 569);
            this.button_save.Name = "button_save";
            this.button_save.Size = new System.Drawing.Size(100, 23);
            this.button_save.TabIndex = 7;
            this.button_save.Text = "保存";
            this.button_save.UseVisualStyleBackColor = true;
            this.button_save.Click += new System.EventHandler(this.button1_Click);
            // 
            // textBox_p3
            // 
            this.textBox_p3.Location = new System.Drawing.Point(767, 533);
            this.textBox_p3.Name = "textBox_p3";
            this.textBox_p3.Size = new System.Drawing.Size(100, 21);
            this.textBox_p3.TabIndex = 8;
            // 
            // button_p3
            // 
            this.button_p3.Location = new System.Drawing.Point(590, 531);
            this.button_p3.Name = "button_p3";
            this.button_p3.Size = new System.Drawing.Size(162, 23);
            this.button_p3.TabIndex = 9;
            this.button_p3.Text = "压紧轴压紧点P3-8mm";
            this.button_p3.UseVisualStyleBackColor = true;
            this.button_p3.Click += new System.EventHandler(this.button_p3_Click);
            // 
            // button_p1
            // 
            this.button_p1.Location = new System.Drawing.Point(590, 502);
            this.button_p1.Name = "button_p1";
            this.button_p1.Size = new System.Drawing.Size(162, 23);
            this.button_p1.TabIndex = 9;
            this.button_p1.Text = "压紧轴待机点P1";
            this.button_p1.UseVisualStyleBackColor = true;
            this.button_p1.Click += new System.EventHandler(this.button_p1_Click);
            // 
            // panel1
            // 
            this.panel1.AutoScroll = true;
            this.panel1.Controls.Add(this.rfidControl1);
            this.panel1.Controls.Add(this.button_p3);
            this.panel1.Controls.Add(this.ioControl1);
            this.panel1.Controls.Add(this.button_p1);
            this.panel1.Controls.Add(this.axisMoveControl1);
            this.panel1.Controls.Add(this.textBox_p3);
            this.panel1.Controls.Add(this.cylinderButton7);
            this.panel1.Controls.Add(this.button_save);
            this.panel1.Controls.Add(this.cylinderButton2);
            this.panel1.Controls.Add(this.cylinderButton1);
            this.panel1.Controls.Add(this.cylinderButton8);
            this.panel1.Controls.Add(this.cylinderButton6);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1020, 621);
            this.panel1.TabIndex = 10;
            // 
            // 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(544, 137);
            this.rfidControl1.Name = "rfidControl1";
            this.rfidControl1.Size = new System.Drawing.Size(208, 105);
            this.rfidControl1.TabIndex = 10;
            this.rfidControl1.Visible = 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 = "MI_Reel_Location_Up";
            this.cylinderButton2.IO_LOW = "MI_Reel_Location_Down";
            this.cylinderButton2.Location = new System.Drawing.Point(624, 445);
            this.cylinderButton2.Name = "cylinderButton2";
            this.cylinderButton2.Size = new System.Drawing.Size(181, 38);
            this.cylinderButton2.TabIndex = 5;
            this.cylinderButton2.Tag = "not";
            this.cylinderButton2.Text = "MI_Reel_Location_Up";
            this.cylinderButton2.UseVisualStyleBackColor = false;
            // 
            // TrayStopControl
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.Controls.Add(this.panel1);
            this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.Name = "TrayStopControl";
            this.Size = new System.Drawing.Size(1020, 621);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private IOControl ioControl1;
        private CylinderButton cylinderButton8;
        private CylinderButton cylinderButton7;
        private CylinderButton cylinderButton6;
        private CylinderButton cylinderButton1;
        private DeviceLibrary.AxisMoveControl axisMoveControl1;
        private System.Windows.Forms.Button button_save;
        private System.Windows.Forms.TextBox textBox_p3;
        private System.Windows.Forms.Button button_p3;
        private System.Windows.Forms.Button button_p1;
        private System.Windows.Forms.Panel panel1;
        private UC.RfidControl rfidControl1;
        private CylinderButton cylinderButton2;
    }
}