Explorar o código

PLC 연결 유지로 변경

DESKTOP-Kang %!s(int64=6) %!d(string=hai) anos
pai
achega
547b25e21f

+ 2 - 0
Dev/OHV/VehicleControlSystem/ControlLayer/Motion/GSIDrive.cs

@@ -75,6 +75,8 @@ namespace VehicleControlSystem.ControlLayer.Drive
             this.threadCancel.Cancel();
             LockUtils.Wait( 50 );
             this.threadCancel.StopWaitAll();
+
+            PhysicalCheckupLogger.Instance.Dispose();
         }
 
         void Thread_DriveStateChcker()