소스 검색

update x12 number158 bug solution to x8

chenzk 3 주 전
부모
커밋
2215838113
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CyberX8_RT/Modules/Metal/CurrentShortTestRoutine.cs

+ 1 - 1
CyberX8_RT/Modules/Metal/CurrentShortTestRoutine.cs

@@ -94,7 +94,7 @@ namespace CyberX8_RT.Modules.Metal
         /// <returns></returns>
         private bool CheckCurrent(double current)
         {
-            return current >= _shortTestThreshold;
+            return current < _shortTestThreshold;
         }
         /// <summary>
         /// 设置B电流