Commit 218ee8a4 LN

1

1 个父辈 1160cf15
......@@ -366,7 +366,7 @@ namespace OnlineStore.DeviceLibrary
if (Config.Box_ResetCCount < CurrInOutCCount && IsHasCompress_Axis)
{
StoreMove.NextMoveStep(StoreMoveStep.SI_021_CompAxisHome);
OutStoreLog("库:SI_021 已出入库" + CurrInOutCCount + "次,压紧轴需要原点返回");
OutStoreLog("库:SI_021 已出入库" + CurrInOutCCount + "次,压紧轴需要原点返回");
CurrInOutCCount = 0;
StoreMove.TimeOutSeconds = 120;
StoreMove.WaitList.Add(WaitResultInfo.WaitShuoKe(Config.CompressAxis_Slv, 0, true));
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!