ToomossCan 返回值的监控日志

This commit is contained in:
2025-10-17 16:39:16 +08:00
parent 663defc0ff
commit 080d8e1ffa
4 changed files with 354 additions and 189 deletions

View File

@@ -137,7 +137,7 @@ namespace CapMachine.Wpf.Services
SuperHeatCoolConfig.FluidsPath = ConfigHelper.GetValue("FluidsPath");
SuperHeatCoolConfig.Cryogen = ConfigHelper.GetValue("Cryogen");
RtScanDeviceStart();
//RtScanDeviceStart();
}