代码转移到服务器

This commit is contained in:
2025-01-20 11:38:01 +08:00
parent b7948415ae
commit 1aab89865d
4 changed files with 5 additions and 5 deletions

View File

@@ -108,7 +108,7 @@ namespace DOAN.ServiceCore
int col = i.BitNum - 1;
// Console.WriteLine($"row={row},col={col},PLCValueByteArray[row]={getPLCValueByteArray.Length}");
// packNum= packNum+( GetInvertedBit(getPLCValueByteArray[row], col) ? 1 : 0);
packNum= packNum+( GetInvertedBit(getPLCValueByteArray[row], col) ? 1 : 0);
//Console.WriteLine($"row:{row}-col:{col} packNum:{packNum} ");
}
// 记录日志