增加移动命令前,电机状态的检查; 关闭窗体,关闭服务
This commit is contained in:
Generated
+1
-1
@@ -557,8 +557,8 @@
|
||||
this.cboAxisNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.cboAxisNo.FormattingEnabled = true;
|
||||
this.cboAxisNo.Items.AddRange(new object[] {
|
||||
"1",
|
||||
"0",
|
||||
"1",
|
||||
"8"});
|
||||
this.cboAxisNo.Location = new System.Drawing.Point(115, 20);
|
||||
this.cboAxisNo.Name = "cboAxisNo";
|
||||
|
||||
Reference in New Issue
Block a user