Commit 4fa8fc27 刘韬

1

1 个父辈 5f3b917f
......@@ -151,7 +151,7 @@ namespace DeviceLibrary
RobotManage.Config.DIList.Remove(IO_Type.LeftDoorClose_Check);
RobotManage.Config.DIList.Remove(IO_Type.RightDoorClose_Check);
RobotManage.Config.DIList.Remove(IO_Type.BackDoorClose_Check);
RobotManage.Config.DIList.Remove(IO_Type.AGV_OnPosition);
RobotManage.Config.DIList.Remove("AGV_OnPosition");
RobotManage.Config.DOList.Remove(IO_Type.DoorSafe_Disable);
}
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!