CT.Designer.cs 16.1 KB
namespace OnlineStore.XLRStore.useControl
{
    partial class CT
    {
        /// <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.components = new System.ComponentModel.Container();
            this.panBase = new System.Windows.Forms.Panel();
            this.chbMoveStop = new System.Windows.Forms.CheckBox();
            this.lblName = new System.Windows.Forms.Label();
            this.btnStop = new System.Windows.Forms.Button();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.lbl_t1 = new System.Windows.Forms.Label();
            this.lblMoveInfo = new System.Windows.Forms.Label();
            this.btn_ct = new System.Windows.Forms.Button();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.btn_ttout = new System.Windows.Forms.Button();
            this.btn_ttin = new System.Windows.Forms.Button();
            this.lbl_t2 = new System.Windows.Forms.Label();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
            this.lblMoveInfo2 = new System.Windows.Forms.Label();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.panel1 = new System.Windows.Forms.Panel();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.axisMoveControl1 = new OnlineStore.XLRStore.AxisMoveControl();
            this.panBase.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.panel1.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.SuspendLayout();
            // 
            // panBase
            // 
            this.panBase.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panBase.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panBase.Controls.Add(this.chbMoveStop);
            this.panBase.Controls.Add(this.lblName);
            this.panBase.Controls.Add(this.btnStop);
            this.panBase.Location = new System.Drawing.Point(3, 3);
            this.panBase.Name = "panBase";
            this.panBase.Size = new System.Drawing.Size(1021, 50);
            this.panBase.TabIndex = 261;
            // 
            // chbMoveStop
            // 
            this.chbMoveStop.AutoSize = true;
            this.chbMoveStop.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.chbMoveStop.Location = new System.Drawing.Point(369, 12);
            this.chbMoveStop.Name = "chbMoveStop";
            this.chbMoveStop.Size = new System.Drawing.Size(84, 24);
            this.chbMoveStop.TabIndex = 262;
            this.chbMoveStop.Text = "暂停运动";
            this.chbMoveStop.UseVisualStyleBackColor = true;
            this.chbMoveStop.CheckedChanged += new System.EventHandler(this.chbMoveStop_CheckedChanged);
            // 
            // lblName
            // 
            this.lblName.BackColor = System.Drawing.Color.DodgerBlue;
            this.lblName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblName.ForeColor = System.Drawing.Color.Black;
            this.lblName.Location = new System.Drawing.Point(5, 3);
            this.lblName.Name = "lblName";
            this.lblName.Size = new System.Drawing.Size(120, 40);
            this.lblName.TabIndex = 250;
            this.lblName.Text = "CT测试";
            this.lblName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // btnStop
            // 
            this.btnStop.BackColor = System.Drawing.Color.White;
            this.btnStop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnStop.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnStop.Location = new System.Drawing.Point(131, 3);
            this.btnStop.Name = "btnStop";
            this.btnStop.Size = new System.Drawing.Size(105, 40);
            this.btnStop.TabIndex = 87;
            this.btnStop.Text = "停止";
            this.btnStop.UseVisualStyleBackColor = false;
            this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.lbl_t1);
            this.groupBox1.Controls.Add(this.lblMoveInfo);
            this.groupBox1.Controls.Add(this.btn_ct);
            this.groupBox1.Location = new System.Drawing.Point(3, 59);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(368, 151);
            this.groupBox1.TabIndex = 262;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "入料机构";
            // 
            // lbl_t1
            // 
            this.lbl_t1.AutoSize = true;
            this.lbl_t1.Location = new System.Drawing.Point(177, 80);
            this.lbl_t1.Name = "lbl_t1";
            this.lbl_t1.Size = new System.Drawing.Size(35, 12);
            this.lbl_t1.TabIndex = 287;
            this.lbl_t1.Text = "时间:";
            this.lbl_t1.Click += new System.EventHandler(this.lbl_t1_Click);
            // 
            // lblMoveInfo
            // 
            this.lblMoveInfo.AutoSize = true;
            this.lblMoveInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblMoveInfo.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.lblMoveInfo.Location = new System.Drawing.Point(7, 26);
            this.lblMoveInfo.Name = "lblMoveInfo";
            this.lblMoveInfo.Size = new System.Drawing.Size(59, 17);
            this.lblMoveInfo.TabIndex = 286;
            this.lblMoveInfo.Text = "运动信息:";
            // 
            // btn_ct
            // 
            this.btn_ct.BackColor = System.Drawing.Color.White;
            this.btn_ct.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_ct.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_ct.Location = new System.Drawing.Point(13, 80);
            this.btn_ct.Name = "btn_ct";
            this.btn_ct.Size = new System.Drawing.Size(113, 43);
            this.btn_ct.TabIndex = 285;
            this.btn_ct.Text = "CT测试";
            this.btn_ct.UseVisualStyleBackColor = false;
            this.btn_ct.Click += new System.EventHandler(this.btn_ct_Click);
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.btn_ttout);
            this.groupBox2.Controls.Add(this.btn_ttin);
            this.groupBox2.Controls.Add(this.lbl_t2);
            this.groupBox2.Controls.Add(this.groupBox3);
            this.groupBox2.Controls.Add(this.lblMoveInfo2);
            this.groupBox2.Location = new System.Drawing.Point(377, 59);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(384, 263);
            this.groupBox2.TabIndex = 262;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "存储机构";
            // 
            // btn_ttout
            // 
            this.btn_ttout.Location = new System.Drawing.Point(118, 221);
            this.btn_ttout.Name = "btn_ttout";
            this.btn_ttout.Size = new System.Drawing.Size(82, 29);
            this.btn_ttout.TabIndex = 290;
            this.btn_ttout.Text = "天通库位出";
            this.btn_ttout.UseVisualStyleBackColor = true;
            this.btn_ttout.Click += new System.EventHandler(this.btn_ttout_Click);
            // 
            // btn_ttin
            // 
            this.btn_ttin.Location = new System.Drawing.Point(9, 221);
            this.btn_ttin.Name = "btn_ttin";
            this.btn_ttin.Size = new System.Drawing.Size(82, 29);
            this.btn_ttin.TabIndex = 290;
            this.btn_ttin.Text = "天通库位入";
            this.btn_ttin.UseVisualStyleBackColor = true;
            this.btn_ttin.Click += new System.EventHandler(this.btn_ttin_Click);
            // 
            // lbl_t2
            // 
            this.lbl_t2.AutoSize = true;
            this.lbl_t2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.lbl_t2.Location = new System.Drawing.Point(239, 65);
            this.lbl_t2.Name = "lbl_t2";
            this.lbl_t2.Size = new System.Drawing.Size(35, 12);
            this.lbl_t2.TabIndex = 287;
            this.lbl_t2.Text = "时间:";
            this.lbl_t2.Click += new System.EventHandler(this.lbl_t1_Click);
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.flowLayoutPanel1);
            this.groupBox3.Location = new System.Drawing.Point(9, 80);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(346, 138);
            this.groupBox3.TabIndex = 289;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "存取测试";
            // 
            // flowLayoutPanel1
            // 
            this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 17);
            this.flowLayoutPanel1.Name = "flowLayoutPanel1";
            this.flowLayoutPanel1.Size = new System.Drawing.Size(340, 118);
            this.flowLayoutPanel1.TabIndex = 288;
            // 
            // lblMoveInfo2
            // 
            this.lblMoveInfo2.AutoSize = true;
            this.lblMoveInfo2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblMoveInfo2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.lblMoveInfo2.Location = new System.Drawing.Point(6, 26);
            this.lblMoveInfo2.Name = "lblMoveInfo2";
            this.lblMoveInfo2.Size = new System.Drawing.Size(68, 17);
            this.lblMoveInfo2.TabIndex = 287;
            this.lblMoveInfo2.Text = "运动信息:";
            // 
            // timer1
            // 
            this.timer1.Interval = 1000;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // panel1
            // 
            this.panel1.AutoScroll = true;
            this.panel1.Controls.Add(this.groupBox4);
            this.panel1.Controls.Add(this.groupBox2);
            this.panel1.Controls.Add(this.axisMoveControl1);
            this.panel1.Controls.Add(this.groupBox1);
            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(1027, 546);
            this.panel1.TabIndex = 263;
            // 
            // groupBox4
            // 
            this.groupBox4.Controls.Add(this.tableLayoutPanel1);
            this.groupBox4.Location = new System.Drawing.Point(377, 328);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(371, 134);
            this.groupBox4.TabIndex = 288;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "DI列表";
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel1.AutoScroll = true;
            this.tableLayoutPanel1.ColumnCount = 2;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Location = new System.Drawing.Point(6, 14);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 2;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 17F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 17F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(360, 114);
            this.tableLayoutPanel1.TabIndex = 102;
            // 
            // axisMoveControl1
            // 
            this.axisMoveControl1.Location = new System.Drawing.Point(0, 216);
            this.axisMoveControl1.Name = "axisMoveControl1";
            this.axisMoveControl1.Size = new System.Drawing.Size(486, 403);
            this.axisMoveControl1.TabIndex = 287;
            // 
            // CT
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panBase);
            this.Controls.Add(this.panel1);
            this.Name = "CT";
            this.Size = new System.Drawing.Size(1027, 546);
            this.Load += new System.EventHandler(this.CT_Load);
            this.panBase.ResumeLayout(false);
            this.panBase.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.groupBox4.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        protected System.Windows.Forms.Panel panBase;
        protected System.Windows.Forms.CheckBox chbMoveStop;
        protected System.Windows.Forms.Label lblName;
        protected System.Windows.Forms.Button btnStop;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.Button btn_ct;
        private System.Windows.Forms.Label lblMoveInfo;
        private System.Windows.Forms.Timer timer1;
        private System.Windows.Forms.Label lblMoveInfo2;
        private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
        private System.Windows.Forms.GroupBox groupBox3;
        private AxisMoveControl axisMoveControl1;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Label lbl_t1;
        private System.Windows.Forms.Label lbl_t2;
        private System.Windows.Forms.Button btn_ttout;
        private System.Windows.Forms.Button btn_ttin;
        private System.Windows.Forms.GroupBox groupBox4;
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
    }
}