This commit is contained in:
ChiKyun Kim
2025-09-10 15:07:17 +09:00
parent 4a45ae15d6
commit 27dcc6befa
7 changed files with 21 additions and 13 deletions

View File

@@ -150,7 +150,7 @@ namespace Project
{
//IO업데이트 간격 전송
UpdateProgressStatus(stepTime.TotalSeconds, 5, Lang.);
PUB.Speak(Lang.);
//PUB.Speak(Lang.안전커버를올리면하차가완료됩니다);
VAR.BOOL[eVarBool.WAIT_COVER_UP] = true;
CoverControlTime = DateTime.Now;
PUB.sm.UpdateRunStepSeq();