Commit 257c0ac7 张东亮

1

1 个父辈 623ca9a2
......@@ -68,8 +68,8 @@ namespace DeviceLibrary
mainMachine = _mainMachine;
if (InOutSide == InOutSideE.Left)
{
Lift_Moto = new AxisBean(Config.Left_Lift_Moto, Name);
Name = "左侧出入口";
Lift_Moto = new AxisBean(Config.Left_Lift_Moto, Name);
#region io定义
DO_Agv_Rsp = IO_Type.Left_Agv_Rsp;
DO_Lift_Break = IO_Type.Left_Lift_Break;
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!