FrmOrgConfig.Designer.cs 16.8 KB
namespace URSoldering.Client
{
    partial class FrmOrgConfig
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOrgConfig));
            this.timer2 = new System.Windows.Forms.Timer(this.components);
            this.panel1 = new System.Windows.Forms.Panel();
            this.btnMore = new System.Windows.Forms.Button();
            this.btnBack = new System.Windows.Forms.Button();
            this.btnSetClear2 = new System.Windows.Forms.Button();
            this.btnSetClear1 = new System.Windows.Forms.Button();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.cmbHand = new System.Windows.Forms.ComboBox();
            this.label23 = new System.Windows.Forms.Label();
            this.txtRobotZ = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.txtRobotU = new System.Windows.Forms.Label();
            this.txtRobotY = new System.Windows.Forms.Label();
            this.txtRobotX = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.btnSetOrigin = new System.Windows.Forms.Button();
            this.btnSaveHome = new System.Windows.Forms.Button();
            this.btnSStop = new System.Windows.Forms.Button();
            this.btnWStop = new System.Windows.Forms.Button();
            this.label14 = new System.Windows.Forms.Label();
            this.dataGridViewImageColumn1 = new System.Windows.Forms.DataGridViewImageColumn();
            this.dataGridViewImageColumn2 = new System.Windows.Forms.DataGridViewImageColumn();
            this.panel1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.SuspendLayout();
            // 
            // timer2
            // 
            this.timer2.Interval = 1000;
            this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
            // 
            // panel1
            // 
            this.panel1.AutoScroll = true;
            this.panel1.Controls.Add(this.btnMore);
            this.panel1.Controls.Add(this.btnBack);
            this.panel1.Controls.Add(this.btnSetClear2);
            this.panel1.Controls.Add(this.btnSetClear1);
            this.panel1.Controls.Add(this.groupBox2);
            this.panel1.Controls.Add(this.btnSetOrigin);
            this.panel1.Controls.Add(this.btnSaveHome);
            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(529, 317);
            this.panel1.TabIndex = 0;
            // 
            // btnMore
            // 
            this.btnMore.FlatAppearance.BorderSize = 0;
            this.btnMore.Location = new System.Drawing.Point(66, 243);
            this.btnMore.Name = "btnMore";
            this.btnMore.Size = new System.Drawing.Size(159, 38);
            this.btnMore.TabIndex = 261;
            this.btnMore.Text = "点击查看更多";
            this.btnMore.UseVisualStyleBackColor = true;
            this.btnMore.Click += new System.EventHandler(this.btnMore_Click);
            // 
            // btnBack
            // 
            this.btnBack.FlatAppearance.BorderSize = 0;
            this.btnBack.Location = new System.Drawing.Point(321, 242);
            this.btnBack.Name = "btnBack";
            this.btnBack.Size = new System.Drawing.Size(159, 38);
            this.btnBack.TabIndex = 260;
            this.btnBack.Text = "返回";
            this.btnBack.UseVisualStyleBackColor = true;
            this.btnBack.Click += new System.EventHandler(this.btnBack_Click);
            // 
            // btnSetClear2
            // 
            this.btnSetClear2.FlatAppearance.BorderSize = 0;
            this.btnSetClear2.Location = new System.Drawing.Point(321, 192);
            this.btnSetClear2.Name = "btnSetClear2";
            this.btnSetClear2.Size = new System.Drawing.Size(159, 38);
            this.btnSetClear2.TabIndex = 38;
            this.btnSetClear2.Text = "重置为清洗点2";
            this.btnSetClear2.UseVisualStyleBackColor = true;
            this.btnSetClear2.Click += new System.EventHandler(this.btnSetClear2_Click);
            // 
            // btnSetClear1
            // 
            this.btnSetClear1.FlatAppearance.BorderSize = 0;
            this.btnSetClear1.Location = new System.Drawing.Point(321, 142);
            this.btnSetClear1.Name = "btnSetClear1";
            this.btnSetClear1.Size = new System.Drawing.Size(159, 38);
            this.btnSetClear1.TabIndex = 37;
            this.btnSetClear1.Text = "重置为清洗点1";
            this.btnSetClear1.UseVisualStyleBackColor = true;
            this.btnSetClear1.Click += new System.EventHandler(this.btnSetClear1_Click);
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.cmbHand);
            this.groupBox2.Controls.Add(this.label23);
            this.groupBox2.Controls.Add(this.txtRobotZ);
            this.groupBox2.Controls.Add(this.label13);
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Controls.Add(this.label11);
            this.groupBox2.Controls.Add(this.txtRobotU);
            this.groupBox2.Controls.Add(this.txtRobotY);
            this.groupBox2.Controls.Add(this.txtRobotX);
            this.groupBox2.Controls.Add(this.label12);
            this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.groupBox2.Location = new System.Drawing.Point(40, 34);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(241, 192);
            this.groupBox2.TabIndex = 259;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "机器人实时坐标";
            // 
            // cmbHand
            // 
            this.cmbHand.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbHand.FormattingEnabled = true;
            this.cmbHand.Items.AddRange(new object[] {
            "右臂",
            "左臂"});
            this.cmbHand.Location = new System.Drawing.Point(79, 136);
            this.cmbHand.Name = "cmbHand";
            this.cmbHand.Size = new System.Drawing.Size(70, 25);
            this.cmbHand.TabIndex = 38;
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Location = new System.Drawing.Point(38, 139);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(35, 17);
            this.label23.TabIndex = 37;
            this.label23.Text = "手臂:";
            // 
            // txtRobotZ
            // 
            this.txtRobotZ.AutoSize = true;
            this.txtRobotZ.Location = new System.Drawing.Point(48, 88);
            this.txtRobotZ.Name = "txtRobotZ";
            this.txtRobotZ.Size = new System.Drawing.Size(15, 17);
            this.txtRobotZ.TabIndex = 26;
            this.txtRobotZ.Text = "0";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(14, 88);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(27, 17);
            this.label13.TabIndex = 7;
            this.label13.Text = "Z:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(14, 40);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(28, 17);
            this.label1.TabIndex = 1;
            this.label1.Text = "X:";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(136, 88);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(29, 17);
            this.label11.TabIndex = 5;
            this.label11.Text = "U:";
            // 
            // txtRobotU
            // 
            this.txtRobotU.AutoSize = true;
            this.txtRobotU.Location = new System.Drawing.Point(170, 88);
            this.txtRobotU.Name = "txtRobotU";
            this.txtRobotU.Size = new System.Drawing.Size(15, 17);
            this.txtRobotU.TabIndex = 24;
            this.txtRobotU.Text = "0";
            // 
            // txtRobotY
            // 
            this.txtRobotY.AutoSize = true;
            this.txtRobotY.Location = new System.Drawing.Point(170, 40);
            this.txtRobotY.Name = "txtRobotY";
            this.txtRobotY.Size = new System.Drawing.Size(15, 17);
            this.txtRobotY.TabIndex = 22;
            this.txtRobotY.Text = "0";
            // 
            // txtRobotX
            // 
            this.txtRobotX.AutoSize = true;
            this.txtRobotX.Location = new System.Drawing.Point(48, 40);
            this.txtRobotX.Name = "txtRobotX";
            this.txtRobotX.Size = new System.Drawing.Size(15, 17);
            this.txtRobotX.TabIndex = 20;
            this.txtRobotX.Text = "0";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(136, 40);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(27, 17);
            this.label12.TabIndex = 3;
            this.label12.Text = "Y:";
            // 
            // btnSetOrigin
            // 
            this.btnSetOrigin.FlatAppearance.BorderSize = 0;
            this.btnSetOrigin.Location = new System.Drawing.Point(321, 42);
            this.btnSetOrigin.Name = "btnSetOrigin";
            this.btnSetOrigin.Size = new System.Drawing.Size(159, 38);
            this.btnSetOrigin.TabIndex = 32;
            this.btnSetOrigin.Text = "重置为电路板固定点";
            this.btnSetOrigin.UseVisualStyleBackColor = true;
            this.btnSetOrigin.Click += new System.EventHandler(this.btnSetOrigin_Click);
            // 
            // btnSaveHome
            // 
            this.btnSaveHome.FlatAppearance.BorderSize = 0;
            this.btnSaveHome.Location = new System.Drawing.Point(321, 92);
            this.btnSaveHome.Name = "btnSaveHome";
            this.btnSaveHome.Size = new System.Drawing.Size(159, 38);
            this.btnSaveHome.TabIndex = 36;
            this.btnSaveHome.Text = "重置为原点";
            this.btnSaveHome.UseVisualStyleBackColor = true;
            this.btnSaveHome.Click += new System.EventHandler(this.btnSaveHome_Click);
            // 
            // btnSStop
            // 
            this.btnSStop.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSStop.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnSStop.Location = new System.Drawing.Point(401, 9);
            this.btnSStop.Name = "btnSStop";
            this.btnSStop.Size = new System.Drawing.Size(117, 23);
            this.btnSStop.TabIndex = 256;
            this.btnSStop.Text = "烙铁停止移动";
            this.btnSStop.UseVisualStyleBackColor = true;
            this.btnSStop.Visible = false;
            // 
            // btnWStop
            // 
            this.btnWStop.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnWStop.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnWStop.Location = new System.Drawing.Point(401, 37);
            this.btnWStop.Name = "btnWStop";
            this.btnWStop.Size = new System.Drawing.Size(117, 23);
            this.btnWStop.TabIndex = 257;
            this.btnWStop.Text = "送丝停止移动";
            this.btnWStop.UseVisualStyleBackColor = true;
            this.btnWStop.Visible = false;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(195, 34);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(44, 17);
            this.label14.TabIndex = 9;
            this.label14.Text = "条形码";
            this.label14.Visible = false;
            // 
            // dataGridViewImageColumn1
            // 
            this.dataGridViewImageColumn1.HeaderText = "上升";
            this.dataGridViewImageColumn1.Image = ((System.Drawing.Image)(resources.GetObject("dataGridViewImageColumn1.Image")));
            this.dataGridViewImageColumn1.Name = "dataGridViewImageColumn1";
            this.dataGridViewImageColumn1.Visible = false;
            this.dataGridViewImageColumn1.Width = 50;
            // 
            // dataGridViewImageColumn2
            // 
            this.dataGridViewImageColumn2.HeaderText = "下降";
            this.dataGridViewImageColumn2.Image = ((System.Drawing.Image)(resources.GetObject("dataGridViewImageColumn2.Image")));
            this.dataGridViewImageColumn2.Name = "dataGridViewImageColumn2";
            this.dataGridViewImageColumn2.Visible = false;
            this.dataGridViewImageColumn2.Width = 50;
            // 
            // FrmOrgConfig
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(529, 317);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.btnSStop);
            this.Controls.Add(this.btnWStop);
            this.Controls.Add(this.label14);
            this.Name = "FrmOrgConfig";
            this.Text = "系统配置";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmBoardInfo_FormClosing);
            this.Load += new System.EventHandler(this.FrmBoardInfo_Load);
            this.panel1.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Button btnWStop;
        private System.Windows.Forms.Button btnSStop;
        private System.Windows.Forms.Timer timer2;
        private System.Windows.Forms.Button btnSetOrigin;
      
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.Button btnSaveHome;
        private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn1;
        private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn2;
        private System.Windows.Forms.Button btnSetClear2;
        private System.Windows.Forms.Button btnSetClear1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.ComboBox cmbHand;
        private System.Windows.Forms.Label label23;
        private System.Windows.Forms.Label txtRobotZ;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label txtRobotU;
        private System.Windows.Forms.Label txtRobotY;
        private System.Windows.Forms.Label txtRobotX;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Button btnBack;
        private System.Windows.Forms.Button btnMore;
    }
}