FrmSetting.Designer.cs 15.2 KB
namespace URSoldering.Client
{
    partial class FrmSetting
    {
        /// <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.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.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(499, 12);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(217, 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(260, 12);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(217, 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(440, 282);
            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(21, 12);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(217, 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(599, 502);
            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(458, 502);
            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(440, 404);
            this.gbEpsonSetting.Name = "gbEpsonSetting";
            this.gbEpsonSetting.Size = new System.Drawing.Size(276, 80);
            this.gbEpsonSetting.TabIndex = 1;
            this.gbEpsonSetting.TabStop = false;
            this.gbEpsonSetting.Text = "机器人Z轴最低点";
            // 
            // 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点:";
            // 
            // 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(21, 282);
            this.groupBox5.Name = "groupBox5";
            this.groupBox5.Size = new System.Drawing.Size(400, 249);
            this.groupBox5.TabIndex = 42;
            this.groupBox5.TabStop = false;
            this.groupBox5.Text = "机械臂活动范围";
            // 
            // maxControl
            // 
            this.maxControl.Location = new System.Drawing.Point(199, 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;
            // 
            // FrmSetting
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(750, 555);
            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.Name = "FrmSetting";
            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.groupBox5.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion
        private System.Windows.Forms.GroupBox gbEpsonSetting;
        private System.Windows.Forms.Button btnSaveSetting;
        private System.Windows.Forms.Button btnClose;
        private System.Windows.Forms.GroupBox groupBox1;
        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;
    }
}