CAN FD 增加逻辑功能

This commit is contained in:
2025-07-11 14:58:47 +08:00
parent 3ef3c534f3
commit f6d9437143
19 changed files with 1524 additions and 14 deletions

View File

@@ -99,7 +99,7 @@ namespace CapMachine.Wpf.Models.Tag.Cell
}
}
private string? _EngValueStr;
private string? _EngValueStr="0";
/// <summary>
/// 工程值的字符串 MV
/// </summary>