更新2026

This commit is contained in:
GukSang.Jin
2026-05-20 11:13:12 +08:00
parent 61420da42e
commit 954afaaf39
6 changed files with 429 additions and 181 deletions

View File

@@ -34,6 +34,7 @@
public ushort FriabilityTestTime { get; set; }
public ushort FriabilityWeightBefore { get; set; }
public ushort FriabilityWeightAfter { get; set; }
public ushort FriabilityLossPercent { get; set; }
public ushort WeightBefore { get; set; } // 天平重量寄存器(可选)
public ushort WeightAfter { get; set; }
public ushort FriabilityStartCoil2 { get; set; }