|
|
@ -49,6 +49,8 @@
|
|
|
|
this.txtHomeOffset = new System.Windows.Forms.TextBox();
|
|
|
|
this.txtHomeOffset = new System.Windows.Forms.TextBox();
|
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
|
this.label12 = 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.txtHomeVelMode = new System.Windows.Forms.TextBox();
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
@ -123,8 +125,8 @@
|
|
|
|
this.txtPulseOutDir = new System.Windows.Forms.TextBox();
|
|
|
|
this.txtPulseOutDir = new System.Windows.Forms.TextBox();
|
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
|
|
this.label51 = new System.Windows.Forms.Label();
|
|
|
|
this.label52 = new System.Windows.Forms.Label();
|
|
|
|
this.txtNeedGoHome = new System.Windows.Forms.TextBox();
|
|
|
|
this.txtAssistEncoder = new System.Windows.Forms.TextBox();
|
|
|
|
this.gboxCardProperty.SuspendLayout();
|
|
|
|
this.gboxCardProperty.SuspendLayout();
|
|
|
|
this.gboxHomePro.SuspendLayout();
|
|
|
|
this.gboxHomePro.SuspendLayout();
|
|
|
|
this.gboxMotorPro.SuspendLayout();
|
|
|
|
this.gboxMotorPro.SuspendLayout();
|
|
|
@ -335,6 +337,22 @@
|
|
|
|
this.label12.TabIndex = 0;
|
|
|
|
this.label12.TabIndex = 0;
|
|
|
|
this.label12.Text = "回原后偏移:";
|
|
|
|
this.label12.Text = "回原后偏移:";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// txtNeedGoHome
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.txtNeedGoHome.Location = new System.Drawing.Point(159, 123);
|
|
|
|
|
|
|
|
this.txtNeedGoHome.Name = "txtNeedGoHome";
|
|
|
|
|
|
|
|
this.txtNeedGoHome.Size = new System.Drawing.Size(100, 21);
|
|
|
|
|
|
|
|
this.txtNeedGoHome.TabIndex = 1;
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// label51
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.label51.AutoSize = true;
|
|
|
|
|
|
|
|
this.label51.Location = new System.Drawing.Point(59, 126);
|
|
|
|
|
|
|
|
this.label51.Name = "label51";
|
|
|
|
|
|
|
|
this.label51.Size = new System.Drawing.Size(83, 12);
|
|
|
|
|
|
|
|
this.label51.TabIndex = 0;
|
|
|
|
|
|
|
|
this.label51.Text = "是否需要回原:";
|
|
|
|
|
|
|
|
//
|
|
|
|
// txtHomeVelMode
|
|
|
|
// txtHomeVelMode
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.txtHomeVelMode.Location = new System.Drawing.Point(159, 88);
|
|
|
|
this.txtHomeVelMode.Location = new System.Drawing.Point(159, 88);
|
|
|
@ -384,6 +402,7 @@
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label17);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label17);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtAlarmLogic);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtAlarmLogic);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtEnableEmg);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtEnableEmg);
|
|
|
|
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtAssistEncoder);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtAbsoluteEncoder);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtAbsoluteEncoder);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtCurrent);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtCurrent);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtHcmpPulseWidth);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtHcmpPulseWidth);
|
|
|
@ -398,6 +417,7 @@
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtPulseOneRound);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtPulseOneRound);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label48);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label48);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtDecTime);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.txtDecTime);
|
|
|
|
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label52);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label45);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label45);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label5);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label5);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label9);
|
|
|
|
this.gboxMotorPro.Controls.Add(this.label9);
|
|
|
@ -1010,21 +1030,21 @@
|
|
|
|
this.label19.TabIndex = 0;
|
|
|
|
this.label19.TabIndex = 0;
|
|
|
|
this.label19.Text = "是否启用编码器:";
|
|
|
|
this.label19.Text = "是否启用编码器:";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// label51
|
|
|
|
// label52
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label51.AutoSize = true;
|
|
|
|
this.label52.AutoSize = true;
|
|
|
|
this.label51.Location = new System.Drawing.Point(59, 126);
|
|
|
|
this.label52.Location = new System.Drawing.Point(343, 568);
|
|
|
|
this.label51.Name = "label51";
|
|
|
|
this.label52.Name = "label52";
|
|
|
|
this.label51.Size = new System.Drawing.Size(83, 12);
|
|
|
|
this.label52.Size = new System.Drawing.Size(83, 12);
|
|
|
|
this.label51.TabIndex = 0;
|
|
|
|
this.label52.TabIndex = 0;
|
|
|
|
this.label51.Text = "是否需要回原:";
|
|
|
|
this.label52.Text = "辅助值编码器:";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// txtNeedGoHome
|
|
|
|
// txtAssistEncoder
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.txtNeedGoHome.Location = new System.Drawing.Point(159, 123);
|
|
|
|
this.txtAssistEncoder.Location = new System.Drawing.Point(436, 565);
|
|
|
|
this.txtNeedGoHome.Name = "txtNeedGoHome";
|
|
|
|
this.txtAssistEncoder.Name = "txtAssistEncoder";
|
|
|
|
this.txtNeedGoHome.Size = new System.Drawing.Size(100, 21);
|
|
|
|
this.txtAssistEncoder.Size = new System.Drawing.Size(100, 21);
|
|
|
|
this.txtNeedGoHome.TabIndex = 1;
|
|
|
|
this.txtAssistEncoder.TabIndex = 1;
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// AxisProperty
|
|
|
|
// AxisProperty
|
|
|
|
//
|
|
|
|
//
|
|
|
@ -1145,5 +1165,7 @@
|
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
|
private System.Windows.Forms.TextBox txtNeedGoHome;
|
|
|
|
private System.Windows.Forms.TextBox txtNeedGoHome;
|
|
|
|
private System.Windows.Forms.Label label51;
|
|
|
|
private System.Windows.Forms.Label label51;
|
|
|
|
|
|
|
|
private System.Windows.Forms.TextBox txtAssistEncoder;
|
|
|
|
|
|
|
|
private System.Windows.Forms.Label label52;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|