namespace Rs.MotionPlat { partial class AxisProperty { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AxisProperty)); this.btnSave = new System.Windows.Forms.Button(); this.gboxCardProperty = new System.Windows.Forms.GroupBox(); this.txtCardMc = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.txtAxisId = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.txtAxisName = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.txtCardId = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.gboxHomePro = new System.Windows.Forms.GroupBox(); this.txtHomeDir = new System.Windows.Forms.TextBox(); this.txtHomeMode = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txtHomeOrgLogic = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.txtHomeSpeed = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.txtHomeOffset = new System.Windows.Forms.TextBox(); this.label23 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.txtNeedGoHome = new System.Windows.Forms.TextBox(); this.label51 = new System.Windows.Forms.Label(); this.txtHomeVelMode = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.gboxMotorPro = new System.Windows.Forms.GroupBox(); this.cboxCanJog = new System.Windows.Forms.CheckBox(); this.txtEnableEncoder = new System.Windows.Forms.TextBox(); this.txtPulseOutMode = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.txtCounterInMode = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.txtSTime = new System.Windows.Forms.TextBox(); this.label26 = new System.Windows.Forms.Label(); this.txtEmgLogic = new System.Windows.Forms.TextBox(); this.txtMinSpeed = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.txtDistOneRound = new System.Windows.Forms.TextBox(); this.txtNelSoftwarePosition = new System.Windows.Forms.TextBox(); this.txtEnableEL = new System.Windows.Forms.TextBox(); this.txtEL_stop_mode = new System.Windows.Forms.TextBox(); this.txtHcmpOutLogic = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtAlarmLogic = new System.Windows.Forms.TextBox(); this.txtEnableEmg = new System.Windows.Forms.TextBox(); this.txtAssistEncoder = new System.Windows.Forms.TextBox(); this.txtAbsoluteEncoder = new System.Windows.Forms.TextBox(); this.txtCurrent = new System.Windows.Forms.TextBox(); this.txtHcmpPulseWidth = new System.Windows.Forms.TextBox(); this.txtEnableAlarm = new System.Windows.Forms.TextBox(); this.txtInpLogic = new System.Windows.Forms.TextBox(); this.txtEnableInp = new System.Windows.Forms.TextBox(); this.txtTolerance = new System.Windows.Forms.TextBox(); this.txtEzLogic = new System.Windows.Forms.TextBox(); this.txtElLogic = new System.Windows.Forms.TextBox(); this.txtEnableSoftwareEL = new System.Windows.Forms.TextBox(); this.txtPelSoftwarePosition = new System.Windows.Forms.TextBox(); this.txtPulseOneRound = new System.Windows.Forms.TextBox(); this.label48 = new System.Windows.Forms.Label(); this.txtDecTime = new System.Windows.Forms.TextBox(); this.label52 = new System.Windows.Forms.Label(); this.label45 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label50 = new System.Windows.Forms.Label(); this.txtAccTime = new System.Windows.Forms.TextBox(); this.label47 = new System.Windows.Forms.Label(); this.label43 = new System.Windows.Forms.Label(); this.label44 = new System.Windows.Forms.Label(); this.txtStopSpeed = new System.Windows.Forms.TextBox(); this.label42 = new System.Windows.Forms.Label(); this.label46 = new System.Windows.Forms.Label(); this.label37 = new System.Windows.Forms.Label(); this.label38 = new System.Windows.Forms.Label(); this.label35 = new System.Windows.Forms.Label(); this.label36 = new System.Windows.Forms.Label(); this.label33 = new System.Windows.Forms.Label(); this.label34 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.txtMaxSpeed = new System.Windows.Forms.TextBox(); this.label40 = new System.Windows.Forms.Label(); this.label28 = new System.Windows.Forms.Label(); this.label39 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label49 = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); this.label41 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.txtPulseOutDir = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.gboxCardProperty.SuspendLayout(); this.gboxHomePro.SuspendLayout(); this.gboxMotorPro.SuspendLayout(); this.SuspendLayout(); // // btnSave // resources.ApplyResources(this.btnSave, "btnSave"); this.btnSave.Name = "btnSave"; this.btnSave.UseVisualStyleBackColor = true; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // gboxCardProperty // resources.ApplyResources(this.gboxCardProperty, "gboxCardProperty"); this.gboxCardProperty.Controls.Add(this.txtCardMc); this.gboxCardProperty.Controls.Add(this.label2); this.gboxCardProperty.Controls.Add(this.txtAxisId); this.gboxCardProperty.Controls.Add(this.label4); this.gboxCardProperty.Controls.Add(this.txtAxisName); this.gboxCardProperty.Controls.Add(this.label3); this.gboxCardProperty.Controls.Add(this.txtCardId); this.gboxCardProperty.Controls.Add(this.label1); this.gboxCardProperty.Name = "gboxCardProperty"; this.gboxCardProperty.TabStop = false; // // txtCardMc // resources.ApplyResources(this.txtCardMc, "txtCardMc"); this.txtCardMc.Name = "txtCardMc"; this.txtCardMc.ReadOnly = true; // // label2 // resources.ApplyResources(this.label2, "label2"); this.label2.Name = "label2"; // // txtAxisId // resources.ApplyResources(this.txtAxisId, "txtAxisId"); this.txtAxisId.Name = "txtAxisId"; this.txtAxisId.ReadOnly = true; // // label4 // resources.ApplyResources(this.label4, "label4"); this.label4.Name = "label4"; this.label4.DoubleClick += new System.EventHandler(this.label4_DoubleClick); // // txtAxisName // resources.ApplyResources(this.txtAxisName, "txtAxisName"); this.txtAxisName.Name = "txtAxisName"; // // label3 // resources.ApplyResources(this.label3, "label3"); this.label3.Name = "label3"; this.label3.DoubleClick += new System.EventHandler(this.label3_DoubleClick); // // txtCardId // resources.ApplyResources(this.txtCardId, "txtCardId"); this.txtCardId.Name = "txtCardId"; this.txtCardId.ReadOnly = true; // // label1 // resources.ApplyResources(this.label1, "label1"); this.label1.Name = "label1"; // // gboxHomePro // resources.ApplyResources(this.gboxHomePro, "gboxHomePro"); this.gboxHomePro.Controls.Add(this.txtHomeDir); this.gboxHomePro.Controls.Add(this.txtHomeMode); this.gboxHomePro.Controls.Add(this.label6); this.gboxHomePro.Controls.Add(this.txtHomeOrgLogic); this.gboxHomePro.Controls.Add(this.label7); this.gboxHomePro.Controls.Add(this.txtHomeSpeed); this.gboxHomePro.Controls.Add(this.label11); this.gboxHomePro.Controls.Add(this.txtHomeOffset); this.gboxHomePro.Controls.Add(this.label23); this.gboxHomePro.Controls.Add(this.label12); this.gboxHomePro.Controls.Add(this.txtNeedGoHome); this.gboxHomePro.Controls.Add(this.label51); this.gboxHomePro.Controls.Add(this.txtHomeVelMode); this.gboxHomePro.Controls.Add(this.label8); this.gboxHomePro.Controls.Add(this.label10); this.gboxHomePro.Name = "gboxHomePro"; this.gboxHomePro.TabStop = false; // // txtHomeDir // resources.ApplyResources(this.txtHomeDir, "txtHomeDir"); this.txtHomeDir.Name = "txtHomeDir"; // // txtHomeMode // resources.ApplyResources(this.txtHomeMode, "txtHomeMode"); this.txtHomeMode.Name = "txtHomeMode"; // // label6 // resources.ApplyResources(this.label6, "label6"); this.label6.Name = "label6"; // // txtHomeOrgLogic // resources.ApplyResources(this.txtHomeOrgLogic, "txtHomeOrgLogic"); this.txtHomeOrgLogic.Name = "txtHomeOrgLogic"; // // label7 // resources.ApplyResources(this.label7, "label7"); this.label7.Name = "label7"; // // txtHomeSpeed // resources.ApplyResources(this.txtHomeSpeed, "txtHomeSpeed"); this.txtHomeSpeed.Name = "txtHomeSpeed"; // // label11 // resources.ApplyResources(this.label11, "label11"); this.label11.Name = "label11"; // // txtHomeOffset // resources.ApplyResources(this.txtHomeOffset, "txtHomeOffset"); this.txtHomeOffset.Name = "txtHomeOffset"; // // label23 // resources.ApplyResources(this.label23, "label23"); this.label23.Name = "label23"; // // label12 // resources.ApplyResources(this.label12, "label12"); this.label12.Name = "label12"; // // txtNeedGoHome // resources.ApplyResources(this.txtNeedGoHome, "txtNeedGoHome"); this.txtNeedGoHome.Name = "txtNeedGoHome"; // // label51 // resources.ApplyResources(this.label51, "label51"); this.label51.Name = "label51"; // // txtHomeVelMode // resources.ApplyResources(this.txtHomeVelMode, "txtHomeVelMode"); this.txtHomeVelMode.Name = "txtHomeVelMode"; // // label8 // resources.ApplyResources(this.label8, "label8"); this.label8.Name = "label8"; // // label10 // resources.ApplyResources(this.label10, "label10"); this.label10.Name = "label10"; // // gboxMotorPro // resources.ApplyResources(this.gboxMotorPro, "gboxMotorPro"); this.gboxMotorPro.Controls.Add(this.cboxCanJog); this.gboxMotorPro.Controls.Add(this.txtEnableEncoder); this.gboxMotorPro.Controls.Add(this.txtPulseOutMode); this.gboxMotorPro.Controls.Add(this.label13); this.gboxMotorPro.Controls.Add(this.txtCounterInMode); this.gboxMotorPro.Controls.Add(this.label14); this.gboxMotorPro.Controls.Add(this.txtSTime); this.gboxMotorPro.Controls.Add(this.label26); this.gboxMotorPro.Controls.Add(this.txtEmgLogic); this.gboxMotorPro.Controls.Add(this.txtMinSpeed); this.gboxMotorPro.Controls.Add(this.label15); this.gboxMotorPro.Controls.Add(this.label27); this.gboxMotorPro.Controls.Add(this.label30); this.gboxMotorPro.Controls.Add(this.label22); this.gboxMotorPro.Controls.Add(this.txtDistOneRound); this.gboxMotorPro.Controls.Add(this.txtNelSoftwarePosition); this.gboxMotorPro.Controls.Add(this.txtEnableEL); this.gboxMotorPro.Controls.Add(this.txtEL_stop_mode); this.gboxMotorPro.Controls.Add(this.txtHcmpOutLogic); this.gboxMotorPro.Controls.Add(this.label17); this.gboxMotorPro.Controls.Add(this.txtAlarmLogic); this.gboxMotorPro.Controls.Add(this.txtEnableEmg); this.gboxMotorPro.Controls.Add(this.txtAssistEncoder); this.gboxMotorPro.Controls.Add(this.txtAbsoluteEncoder); this.gboxMotorPro.Controls.Add(this.txtCurrent); this.gboxMotorPro.Controls.Add(this.txtHcmpPulseWidth); this.gboxMotorPro.Controls.Add(this.txtEnableAlarm); this.gboxMotorPro.Controls.Add(this.txtInpLogic); this.gboxMotorPro.Controls.Add(this.txtEnableInp); this.gboxMotorPro.Controls.Add(this.txtTolerance); this.gboxMotorPro.Controls.Add(this.txtEzLogic); this.gboxMotorPro.Controls.Add(this.txtElLogic); this.gboxMotorPro.Controls.Add(this.txtEnableSoftwareEL); this.gboxMotorPro.Controls.Add(this.txtPelSoftwarePosition); this.gboxMotorPro.Controls.Add(this.txtPulseOneRound); this.gboxMotorPro.Controls.Add(this.label48); this.gboxMotorPro.Controls.Add(this.txtDecTime); this.gboxMotorPro.Controls.Add(this.label52); this.gboxMotorPro.Controls.Add(this.label45); this.gboxMotorPro.Controls.Add(this.label5); this.gboxMotorPro.Controls.Add(this.label9); this.gboxMotorPro.Controls.Add(this.label50); this.gboxMotorPro.Controls.Add(this.txtAccTime); this.gboxMotorPro.Controls.Add(this.label47); this.gboxMotorPro.Controls.Add(this.label43); this.gboxMotorPro.Controls.Add(this.label44); this.gboxMotorPro.Controls.Add(this.txtStopSpeed); this.gboxMotorPro.Controls.Add(this.label42); this.gboxMotorPro.Controls.Add(this.label46); this.gboxMotorPro.Controls.Add(this.label37); this.gboxMotorPro.Controls.Add(this.label38); this.gboxMotorPro.Controls.Add(this.label35); this.gboxMotorPro.Controls.Add(this.label36); this.gboxMotorPro.Controls.Add(this.label33); this.gboxMotorPro.Controls.Add(this.label34); this.gboxMotorPro.Controls.Add(this.label29); this.gboxMotorPro.Controls.Add(this.label32); this.gboxMotorPro.Controls.Add(this.txtMaxSpeed); this.gboxMotorPro.Controls.Add(this.label40); this.gboxMotorPro.Controls.Add(this.label28); this.gboxMotorPro.Controls.Add(this.label39); this.gboxMotorPro.Controls.Add(this.label21); this.gboxMotorPro.Controls.Add(this.label24); this.gboxMotorPro.Controls.Add(this.label49); this.gboxMotorPro.Controls.Add(this.label31); this.gboxMotorPro.Controls.Add(this.label41); this.gboxMotorPro.Controls.Add(this.label25); this.gboxMotorPro.Controls.Add(this.label20); this.gboxMotorPro.Controls.Add(this.label16); this.gboxMotorPro.Controls.Add(this.txtPulseOutDir); this.gboxMotorPro.Controls.Add(this.label18); this.gboxMotorPro.Controls.Add(this.label19); this.gboxMotorPro.Name = "gboxMotorPro"; this.gboxMotorPro.TabStop = false; // // cboxCanJog // resources.ApplyResources(this.cboxCanJog, "cboxCanJog"); this.cboxCanJog.Name = "cboxCanJog"; this.cboxCanJog.UseVisualStyleBackColor = true; // // txtEnableEncoder // resources.ApplyResources(this.txtEnableEncoder, "txtEnableEncoder"); this.txtEnableEncoder.Name = "txtEnableEncoder"; // // txtPulseOutMode // resources.ApplyResources(this.txtPulseOutMode, "txtPulseOutMode"); this.txtPulseOutMode.Name = "txtPulseOutMode"; // // label13 // resources.ApplyResources(this.label13, "label13"); this.label13.Name = "label13"; // // txtCounterInMode // resources.ApplyResources(this.txtCounterInMode, "txtCounterInMode"); this.txtCounterInMode.Name = "txtCounterInMode"; // // label14 // resources.ApplyResources(this.label14, "label14"); this.label14.Name = "label14"; // // txtSTime // resources.ApplyResources(this.txtSTime, "txtSTime"); this.txtSTime.Name = "txtSTime"; // // label26 // resources.ApplyResources(this.label26, "label26"); this.label26.Name = "label26"; // // txtEmgLogic // resources.ApplyResources(this.txtEmgLogic, "txtEmgLogic"); this.txtEmgLogic.Name = "txtEmgLogic"; // // txtMinSpeed // resources.ApplyResources(this.txtMinSpeed, "txtMinSpeed"); this.txtMinSpeed.Name = "txtMinSpeed"; // // label15 // resources.ApplyResources(this.label15, "label15"); this.label15.Name = "label15"; // // label27 // resources.ApplyResources(this.label27, "label27"); this.label27.Name = "label27"; // // label30 // resources.ApplyResources(this.label30, "label30"); this.label30.Name = "label30"; // // label22 // resources.ApplyResources(this.label22, "label22"); this.label22.Name = "label22"; // // txtDistOneRound // resources.ApplyResources(this.txtDistOneRound, "txtDistOneRound"); this.txtDistOneRound.Name = "txtDistOneRound"; // // txtNelSoftwarePosition // resources.ApplyResources(this.txtNelSoftwarePosition, "txtNelSoftwarePosition"); this.txtNelSoftwarePosition.Name = "txtNelSoftwarePosition"; // // txtEnableEL // resources.ApplyResources(this.txtEnableEL, "txtEnableEL"); this.txtEnableEL.Name = "txtEnableEL"; // // txtEL_stop_mode // resources.ApplyResources(this.txtEL_stop_mode, "txtEL_stop_mode"); this.txtEL_stop_mode.Name = "txtEL_stop_mode"; // // txtHcmpOutLogic // resources.ApplyResources(this.txtHcmpOutLogic, "txtHcmpOutLogic"); this.txtHcmpOutLogic.Name = "txtHcmpOutLogic"; // // label17 // resources.ApplyResources(this.label17, "label17"); this.label17.Name = "label17"; // // txtAlarmLogic // resources.ApplyResources(this.txtAlarmLogic, "txtAlarmLogic"); this.txtAlarmLogic.Name = "txtAlarmLogic"; // // txtEnableEmg // resources.ApplyResources(this.txtEnableEmg, "txtEnableEmg"); this.txtEnableEmg.Name = "txtEnableEmg"; // // txtAssistEncoder // resources.ApplyResources(this.txtAssistEncoder, "txtAssistEncoder"); this.txtAssistEncoder.Name = "txtAssistEncoder"; // // txtAbsoluteEncoder // resources.ApplyResources(this.txtAbsoluteEncoder, "txtAbsoluteEncoder"); this.txtAbsoluteEncoder.Name = "txtAbsoluteEncoder"; // // txtCurrent // resources.ApplyResources(this.txtCurrent, "txtCurrent"); this.txtCurrent.Name = "txtCurrent"; // // txtHcmpPulseWidth // resources.ApplyResources(this.txtHcmpPulseWidth, "txtHcmpPulseWidth"); this.txtHcmpPulseWidth.Name = "txtHcmpPulseWidth"; // // txtEnableAlarm // resources.ApplyResources(this.txtEnableAlarm, "txtEnableAlarm"); this.txtEnableAlarm.Name = "txtEnableAlarm"; // // txtInpLogic // resources.ApplyResources(this.txtInpLogic, "txtInpLogic"); this.txtInpLogic.Name = "txtInpLogic"; // // txtEnableInp // resources.ApplyResources(this.txtEnableInp, "txtEnableInp"); this.txtEnableInp.Name = "txtEnableInp"; // // txtTolerance // resources.ApplyResources(this.txtTolerance, "txtTolerance"); this.txtTolerance.Name = "txtTolerance"; // // txtEzLogic // resources.ApplyResources(this.txtEzLogic, "txtEzLogic"); this.txtEzLogic.Name = "txtEzLogic"; // // txtElLogic // resources.ApplyResources(this.txtElLogic, "txtElLogic"); this.txtElLogic.Name = "txtElLogic"; // // txtEnableSoftwareEL // resources.ApplyResources(this.txtEnableSoftwareEL, "txtEnableSoftwareEL"); this.txtEnableSoftwareEL.Name = "txtEnableSoftwareEL"; // // txtPelSoftwarePosition // resources.ApplyResources(this.txtPelSoftwarePosition, "txtPelSoftwarePosition"); this.txtPelSoftwarePosition.Name = "txtPelSoftwarePosition"; // // txtPulseOneRound // resources.ApplyResources(this.txtPulseOneRound, "txtPulseOneRound"); this.txtPulseOneRound.Name = "txtPulseOneRound"; // // label48 // resources.ApplyResources(this.label48, "label48"); this.label48.Name = "label48"; // // txtDecTime // resources.ApplyResources(this.txtDecTime, "txtDecTime"); this.txtDecTime.Name = "txtDecTime"; // // label52 // resources.ApplyResources(this.label52, "label52"); this.label52.Name = "label52"; // // label45 // resources.ApplyResources(this.label45, "label45"); this.label45.Name = "label45"; // // label5 // resources.ApplyResources(this.label5, "label5"); this.label5.Name = "label5"; // // label9 // resources.ApplyResources(this.label9, "label9"); this.label9.Name = "label9"; // // label50 // resources.ApplyResources(this.label50, "label50"); this.label50.Name = "label50"; // // txtAccTime // resources.ApplyResources(this.txtAccTime, "txtAccTime"); this.txtAccTime.Name = "txtAccTime"; // // label47 // resources.ApplyResources(this.label47, "label47"); this.label47.Name = "label47"; // // label43 // resources.ApplyResources(this.label43, "label43"); this.label43.Name = "label43"; // // label44 // resources.ApplyResources(this.label44, "label44"); this.label44.Name = "label44"; // // txtStopSpeed // resources.ApplyResources(this.txtStopSpeed, "txtStopSpeed"); this.txtStopSpeed.Name = "txtStopSpeed"; // // label42 // resources.ApplyResources(this.label42, "label42"); this.label42.Name = "label42"; // // label46 // resources.ApplyResources(this.label46, "label46"); this.label46.Name = "label46"; // // label37 // resources.ApplyResources(this.label37, "label37"); this.label37.Name = "label37"; // // label38 // resources.ApplyResources(this.label38, "label38"); this.label38.Name = "label38"; // // label35 // resources.ApplyResources(this.label35, "label35"); this.label35.Name = "label35"; // // label36 // resources.ApplyResources(this.label36, "label36"); this.label36.Name = "label36"; // // label33 // resources.ApplyResources(this.label33, "label33"); this.label33.Name = "label33"; // // label34 // resources.ApplyResources(this.label34, "label34"); this.label34.Name = "label34"; // // label29 // resources.ApplyResources(this.label29, "label29"); this.label29.Name = "label29"; // // label32 // resources.ApplyResources(this.label32, "label32"); this.label32.Name = "label32"; // // txtMaxSpeed // resources.ApplyResources(this.txtMaxSpeed, "txtMaxSpeed"); this.txtMaxSpeed.Name = "txtMaxSpeed"; // // label40 // resources.ApplyResources(this.label40, "label40"); this.label40.Name = "label40"; // // label28 // resources.ApplyResources(this.label28, "label28"); this.label28.Name = "label28"; // // label39 // resources.ApplyResources(this.label39, "label39"); this.label39.Name = "label39"; // // label21 // resources.ApplyResources(this.label21, "label21"); this.label21.Name = "label21"; // // label24 // resources.ApplyResources(this.label24, "label24"); this.label24.Name = "label24"; // // label49 // resources.ApplyResources(this.label49, "label49"); this.label49.Name = "label49"; // // label31 // resources.ApplyResources(this.label31, "label31"); this.label31.Name = "label31"; // // label41 // resources.ApplyResources(this.label41, "label41"); this.label41.Name = "label41"; // // label25 // resources.ApplyResources(this.label25, "label25"); this.label25.Name = "label25"; // // label20 // resources.ApplyResources(this.label20, "label20"); this.label20.Name = "label20"; // // label16 // resources.ApplyResources(this.label16, "label16"); this.label16.Name = "label16"; // // txtPulseOutDir // resources.ApplyResources(this.txtPulseOutDir, "txtPulseOutDir"); this.txtPulseOutDir.Name = "txtPulseOutDir"; // // label18 // resources.ApplyResources(this.label18, "label18"); this.label18.Name = "label18"; // // label19 // resources.ApplyResources(this.label19, "label19"); this.label19.Name = "label19"; // // AxisProperty // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.gboxMotorPro); this.Controls.Add(this.gboxHomePro); this.Controls.Add(this.gboxCardProperty); this.Controls.Add(this.btnSave); this.Name = "AxisProperty"; this.gboxCardProperty.ResumeLayout(false); this.gboxCardProperty.PerformLayout(); this.gboxHomePro.ResumeLayout(false); this.gboxHomePro.PerformLayout(); this.gboxMotorPro.ResumeLayout(false); this.gboxMotorPro.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button btnSave; private System.Windows.Forms.GroupBox gboxCardProperty; private System.Windows.Forms.TextBox txtCardMc; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox txtAxisId; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txtAxisName; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox txtCardId; private System.Windows.Forms.Label label1; private System.Windows.Forms.GroupBox gboxHomePro; private System.Windows.Forms.TextBox txtHomeDir; private System.Windows.Forms.TextBox txtHomeMode; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox txtHomeOrgLogic; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txtHomeSpeed; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtHomeOffset; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox txtHomeVelMode; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label10; private System.Windows.Forms.GroupBox gboxMotorPro; private System.Windows.Forms.TextBox txtEnableEncoder; private System.Windows.Forms.TextBox txtPulseOutMode; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox txtCounterInMode; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox txtSTime; private System.Windows.Forms.Label label26; private System.Windows.Forms.TextBox txtEmgLogic; private System.Windows.Forms.TextBox txtMinSpeed; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label30; private System.Windows.Forms.Label label22; private System.Windows.Forms.TextBox txtDistOneRound; private System.Windows.Forms.TextBox txtNelSoftwarePosition; private System.Windows.Forms.TextBox txtEnableEL; private System.Windows.Forms.TextBox txtEL_stop_mode; private System.Windows.Forms.TextBox txtHcmpOutLogic; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox txtAlarmLogic; private System.Windows.Forms.TextBox txtEnableEmg; private System.Windows.Forms.TextBox txtCurrent; private System.Windows.Forms.TextBox txtHcmpPulseWidth; private System.Windows.Forms.TextBox txtEnableAlarm; private System.Windows.Forms.TextBox txtInpLogic; private System.Windows.Forms.TextBox txtEnableInp; private System.Windows.Forms.TextBox txtTolerance; private System.Windows.Forms.TextBox txtEzLogic; private System.Windows.Forms.TextBox txtElLogic; private System.Windows.Forms.TextBox txtEnableSoftwareEL; private System.Windows.Forms.TextBox txtPelSoftwarePosition; private System.Windows.Forms.TextBox txtPulseOneRound; private System.Windows.Forms.Label label48; private System.Windows.Forms.TextBox txtDecTime; private System.Windows.Forms.Label label45; private System.Windows.Forms.Label label50; private System.Windows.Forms.TextBox txtAccTime; private System.Windows.Forms.Label label47; private System.Windows.Forms.Label label43; private System.Windows.Forms.Label label44; private System.Windows.Forms.TextBox txtStopSpeed; private System.Windows.Forms.Label label42; private System.Windows.Forms.Label label46; private System.Windows.Forms.Label label37; private System.Windows.Forms.Label label38; private System.Windows.Forms.Label label35; private System.Windows.Forms.Label label36; private System.Windows.Forms.Label label33; private System.Windows.Forms.Label label34; private System.Windows.Forms.Label label29; private System.Windows.Forms.Label label32; private System.Windows.Forms.TextBox txtMaxSpeed; private System.Windows.Forms.Label label40; private System.Windows.Forms.Label label28; private System.Windows.Forms.Label label39; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label49; private System.Windows.Forms.Label label31; private System.Windows.Forms.Label label41; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox txtPulseOutDir; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label19; private System.Windows.Forms.TextBox txtAbsoluteEncoder; private System.Windows.Forms.Label label5; private System.Windows.Forms.CheckBox cboxCanJog; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox txtNeedGoHome; private System.Windows.Forms.Label label51; private System.Windows.Forms.TextBox txtAssistEncoder; private System.Windows.Forms.Label label52; } }