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