Commit b1effa84 刘韬

1

1 个父辈 e5b31556
......@@ -170,7 +170,7 @@ namespace TheMachine
private void btn_closexray_Click(object sender, EventArgs e)
{
RobotManage.XRay.Close();
RobotManage.XRay.Stop();
RobotManage.mainMachine.IOMove(IO_Type.Xray_Lock, IO_VALUE.LOW);
}
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!