FrmSolderingSetting.Designer.cs 19.4 KB
namespace URSoldering.Client
{
    partial class FrmSolderingSetting
    {
        /// <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.groupBox3 = new System.Windows.Forms.GroupBox();
            this.clear2Control = new UserFromControl.URRobotMControl();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.clear1Control = new UserFromControl.URRobotMControl();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.label17 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.lblWirdFeedingSpeed = new System.Windows.Forms.Label();
            this.txtsendWireSpeed = new System.Windows.Forms.TextBox();
            this.lblWirdFeedingTime = new System.Windows.Forms.Label();
            this.txtsendWireTime = new System.Windows.Forms.TextBox();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.homeControl = new UserFromControl.URRobotMControl();
            this.btnClose = new System.Windows.Forms.Button();
            this.btnSaveSetting = new System.Windows.Forms.Button();
            this.gbEpsonSetting = new System.Windows.Forms.GroupBox();
            this.txtLimZ = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.gbBoardSetting = new System.Windows.Forms.GroupBox();
            this.cmbBoardList = new System.Windows.Forms.ComboBox();
            this.txtOriginY = new System.Windows.Forms.TextBox();
            this.txtOriginX = new System.Windows.Forms.TextBox();
            this.lblOriginY = new System.Windows.Forms.Label();
            this.lblOriginX = new System.Windows.Forms.Label();
            this.lblBoardID = new System.Windows.Forms.Label();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.maxControl = new UserFromControl.URRobotMControl();
            this.minControl = new UserFromControl.URRobotMControl();
            this.groupBox3.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.gbEpsonSetting.SuspendLayout();
            this.gbBoardSetting.SuspendLayout();
            this.groupBox5.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.clear2Control);
            this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.groupBox3.Location = new System.Drawing.Point(715, 5);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(199, 265);
            this.groupBox3.TabIndex = 40;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "焊接清洗点2配置";
            // 
            // clear2Control
            // 
            this.clear2Control.Location = new System.Drawing.Point(24, 20);
            this.clear2Control.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
            this.clear2Control.Name = "clear2Control";
            this.clear2Control.Size = new System.Drawing.Size(168, 236);
            this.clear2Control.TabIndex = 2;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.clear1Control);
            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(510, 5);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(199, 265);
            this.groupBox2.TabIndex = 12;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "焊接清洗点1配置";
            // 
            // clear1Control
            // 
            this.clear1Control.Location = new System.Drawing.Point(7, 23);
            this.clear1Control.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.clear1Control.Name = "clear1Control";
            this.clear1Control.Size = new System.Drawing.Size(168, 236);
            this.clear1Control.TabIndex = 0;
            // 
            // groupBox4
            // 
            this.groupBox4.Controls.Add(this.label17);
            this.groupBox4.Controls.Add(this.label18);
            this.groupBox4.Controls.Add(this.lblWirdFeedingSpeed);
            this.groupBox4.Controls.Add(this.txtsendWireSpeed);
            this.groupBox4.Controls.Add(this.lblWirdFeedingTime);
            this.groupBox4.Controls.Add(this.txtsendWireTime);
            this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.groupBox4.Location = new System.Drawing.Point(22, 178);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(276, 118);
            this.groupBox4.TabIndex = 11;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "卡丝时反转配置";
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(220, 38);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(30, 17);
            this.label17.TabIndex = 64;
            this.label17.Text = "mm";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(221, 77);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(14, 17);
            this.label18.TabIndex = 63;
            this.label18.Text = "s";
            // 
            // lblWirdFeedingSpeed
            // 
            this.lblWirdFeedingSpeed.AutoSize = true;
            this.lblWirdFeedingSpeed.Location = new System.Drawing.Point(15, 32);
            this.lblWirdFeedingSpeed.Name = "lblWirdFeedingSpeed";
            this.lblWirdFeedingSpeed.Size = new System.Drawing.Size(92, 17);
            this.lblWirdFeedingSpeed.TabIndex = 59;
            this.lblWirdFeedingSpeed.Text = "反转送丝速度:";
            // 
            // txtsendWireSpeed
            // 
            this.txtsendWireSpeed.Location = new System.Drawing.Point(118, 32);
            this.txtsendWireSpeed.MaxLength = 6;
            this.txtsendWireSpeed.Name = "txtsendWireSpeed";
            this.txtsendWireSpeed.Size = new System.Drawing.Size(96, 23);
            this.txtsendWireSpeed.TabIndex = 60;
            // 
            // lblWirdFeedingTime
            // 
            this.lblWirdFeedingTime.AutoSize = true;
            this.lblWirdFeedingTime.Location = new System.Drawing.Point(15, 72);
            this.lblWirdFeedingTime.Name = "lblWirdFeedingTime";
            this.lblWirdFeedingTime.Size = new System.Drawing.Size(92, 17);
            this.lblWirdFeedingTime.TabIndex = 61;
            this.lblWirdFeedingTime.Text = "反转送丝时间:";
            // 
            // txtsendWireTime
            // 
            this.txtsendWireTime.Location = new System.Drawing.Point(118, 72);
            this.txtsendWireTime.MaxLength = 6;
            this.txtsendWireTime.Name = "txtsendWireTime";
            this.txtsendWireTime.Size = new System.Drawing.Size(96, 23);
            this.txtsendWireTime.TabIndex = 62;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.homeControl);
            this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.groupBox1.Location = new System.Drawing.Point(305, 5);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(199, 265);
            this.groupBox1.TabIndex = 8;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "机器人待机点配置";
            // 
            // homeControl
            // 
            this.homeControl.Location = new System.Drawing.Point(12, 23);
            this.homeControl.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
            this.homeControl.Name = "homeControl";
            this.homeControl.Size = new System.Drawing.Size(168, 236);
            this.homeControl.TabIndex = 1;
            // 
            // btnClose
            // 
            this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnClose.Location = new System.Drawing.Point(797, 364);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(117, 35);
            this.btnClose.TabIndex = 7;
            this.btnClose.Text = "返回(&B)";
            this.btnClose.UseVisualStyleBackColor = true;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // btnSaveSetting
            // 
            this.btnSaveSetting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnSaveSetting.Location = new System.Drawing.Point(797, 322);
            this.btnSaveSetting.Name = "btnSaveSetting";
            this.btnSaveSetting.Size = new System.Drawing.Size(117, 35);
            this.btnSaveSetting.TabIndex = 6;
            this.btnSaveSetting.Text = "保存(&S)";
            this.btnSaveSetting.UseVisualStyleBackColor = true;
            this.btnSaveSetting.Click += new System.EventHandler(this.btnSaveSetting_Click);
            // 
            // gbEpsonSetting
            // 
            this.gbEpsonSetting.Controls.Add(this.txtLimZ);
            this.gbEpsonSetting.Controls.Add(this.label8);
            this.gbEpsonSetting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gbEpsonSetting.Location = new System.Drawing.Point(22, 299);
            this.gbEpsonSetting.Name = "gbEpsonSetting";
            this.gbEpsonSetting.Size = new System.Drawing.Size(276, 80);
            this.gbEpsonSetting.TabIndex = 1;
            this.gbEpsonSetting.TabStop = false;
            this.gbEpsonSetting.Text = "焊接机器人抬起高度";
            // 
            // txtLimZ
            // 
            this.txtLimZ.Location = new System.Drawing.Point(107, 35);
            this.txtLimZ.Name = "txtLimZ";
            this.txtLimZ.Size = new System.Drawing.Size(133, 23);
            this.txtLimZ.TabIndex = 7;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(17, 39);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(63, 17);
            this.label8.TabIndex = 6;
            this.label8.Text = "最高Z点:";
            // 
            // gbBoardSetting
            // 
            this.gbBoardSetting.Controls.Add(this.cmbBoardList);
            this.gbBoardSetting.Controls.Add(this.txtOriginY);
            this.gbBoardSetting.Controls.Add(this.txtOriginX);
            this.gbBoardSetting.Controls.Add(this.lblOriginY);
            this.gbBoardSetting.Controls.Add(this.lblOriginX);
            this.gbBoardSetting.Controls.Add(this.lblBoardID);
            this.gbBoardSetting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gbBoardSetting.Location = new System.Drawing.Point(22, 5);
            this.gbBoardSetting.Name = "gbBoardSetting";
            this.gbBoardSetting.Size = new System.Drawing.Size(276, 167);
            this.gbBoardSetting.TabIndex = 0;
            this.gbBoardSetting.TabStop = false;
            this.gbBoardSetting.Text = "程序配置";
            // 
            // cmbBoardList
            // 
            this.cmbBoardList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbBoardList.FormattingEnabled = true;
            this.cmbBoardList.Location = new System.Drawing.Point(107, 37);
            this.cmbBoardList.Name = "cmbBoardList";
            this.cmbBoardList.Size = new System.Drawing.Size(144, 25);
            this.cmbBoardList.TabIndex = 10;
            // 
            // txtOriginY
            // 
            this.txtOriginY.Location = new System.Drawing.Point(118, 118);
            this.txtOriginY.Name = "txtOriginY";
            this.txtOriginY.Size = new System.Drawing.Size(133, 23);
            this.txtOriginY.TabIndex = 5;
            // 
            // txtOriginX
            // 
            this.txtOriginX.Location = new System.Drawing.Point(118, 79);
            this.txtOriginX.Name = "txtOriginX";
            this.txtOriginX.Size = new System.Drawing.Size(133, 23);
            this.txtOriginX.TabIndex = 4;
            // 
            // lblOriginY
            // 
            this.lblOriginY.AutoSize = true;
            this.lblOriginY.Location = new System.Drawing.Point(17, 121);
            this.lblOriginY.Name = "lblOriginY";
            this.lblOriginY.Size = new System.Drawing.Size(87, 17);
            this.lblOriginY.TabIndex = 3;
            this.lblOriginY.Text = "固定点Y坐标:";
            // 
            // lblOriginX
            // 
            this.lblOriginX.AutoSize = true;
            this.lblOriginX.Location = new System.Drawing.Point(17, 82);
            this.lblOriginX.Name = "lblOriginX";
            this.lblOriginX.Size = new System.Drawing.Size(88, 17);
            this.lblOriginX.TabIndex = 2;
            this.lblOriginX.Text = "固定点X坐标:";
            // 
            // lblBoardID
            // 
            this.lblBoardID.AutoSize = true;
            this.lblBoardID.Location = new System.Drawing.Point(17, 43);
            this.lblBoardID.Name = "lblBoardID";
            this.lblBoardID.Size = new System.Drawing.Size(68, 17);
            this.lblBoardID.TabIndex = 1;
            this.lblBoardID.Text = "当前程序:";
            // 
            // groupBox5
            // 
            this.groupBox5.Controls.Add(this.maxControl);
            this.groupBox5.Controls.Add(this.minControl);
            this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.groupBox5.Location = new System.Drawing.Point(305, 270);
            this.groupBox5.Name = "groupBox5";
            this.groupBox5.Size = new System.Drawing.Size(404, 260);
            this.groupBox5.TabIndex = 42;
            this.groupBox5.TabStop = false;
            this.groupBox5.Text = "机械臂活动范围";
            // 
            // maxControl
            // 
            this.maxControl.Location = new System.Drawing.Point(212, 25);
            this.maxControl.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
            this.maxControl.Name = "maxControl";
            this.maxControl.Size = new System.Drawing.Size(168, 226);
            this.maxControl.TabIndex = 3;
            // 
            // minControl
            // 
            this.minControl.Location = new System.Drawing.Point(12, 25);
            this.minControl.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
            this.minControl.Name = "minControl";
            this.minControl.Size = new System.Drawing.Size(168, 226);
            this.minControl.TabIndex = 2;
            // 
            // FrmSolderingSetting
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(996, 545);
            this.Controls.Add(this.groupBox5);
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox4);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.btnClose);
            this.Controls.Add(this.btnSaveSetting);
            this.Controls.Add(this.gbEpsonSetting);
            this.Controls.Add(this.gbBoardSetting);
            this.Name = "FrmSolderingSetting";
            this.Text = "设备配置";
            this.Load += new System.EventHandler(this.FrmRobotSetting_Load);
            this.groupBox3.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.gbEpsonSetting.ResumeLayout(false);
            this.gbEpsonSetting.PerformLayout();
            this.gbBoardSetting.ResumeLayout(false);
            this.gbBoardSetting.PerformLayout();
            this.groupBox5.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.GroupBox gbBoardSetting;
        private System.Windows.Forms.GroupBox gbEpsonSetting;
        private System.Windows.Forms.Label lblBoardID;
        private System.Windows.Forms.Button btnSaveSetting;
        private System.Windows.Forms.TextBox txtOriginY;
        private System.Windows.Forms.TextBox txtOriginX;
        private System.Windows.Forms.Label lblOriginY;
        private System.Windows.Forms.Label lblOriginX;
        private System.Windows.Forms.Button btnClose;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.ComboBox cmbBoardList;
        private System.Windows.Forms.TextBox txtLimZ;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.GroupBox groupBox4;
        private System.Windows.Forms.Label label17;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.Label lblWirdFeedingSpeed;
        private System.Windows.Forms.TextBox txtsendWireSpeed;
        private System.Windows.Forms.Label lblWirdFeedingTime;
        private System.Windows.Forms.TextBox txtsendWireTime;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.GroupBox groupBox5;
        private UserFromControl.URRobotMControl clear2Control;
        private UserFromControl.URRobotMControl clear1Control;
        private UserFromControl.URRobotMControl homeControl;
        private UserFromControl.URRobotMControl maxControl;
        private UserFromControl.URRobotMControl minControl;
    }
}