Commit fa6e6336 LN

1

1 个父辈 fa5015d9
...@@ -121,6 +121,8 @@ namespace OnlineStore.DeviceLibrary ...@@ -121,6 +121,8 @@ namespace OnlineStore.DeviceLibrary
{ {
StopMove(); StopMove();
} }
WarnMsg = "";
alarmType = AlarmType.None;
MoveInfo.NewMove(RobotMoveType.Reset, StepEnum.IBR01_LocationDown); MoveInfo.NewMove(RobotMoveType.Reset, StepEnum.IBR01_LocationDown);
MoveInfo.WaitList.Add(WaitResultInfo.WaitTime(100)); MoveInfo.WaitList.Add(WaitResultInfo.WaitTime(100));
WorkLog("开始复位,定位气缸下降"); WorkLog("开始复位,定位气缸下降");
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!