数据记录的参数更改

This commit is contained in:
2025-05-21 18:37:46 +08:00
parent 34ec76fda5
commit b6c10f5b6b
9 changed files with 456 additions and 156 deletions

View File

@@ -969,7 +969,7 @@ namespace CapMachine.Wpf.Services
Id = 27,
Name = "EVAP出口压力P6[BarA]",
NameNoUnit = "EVAP出口压力P6",
EnName = "EVAPExpTempP6",
EnName = "EVAPExpPressP6",
Group = "采集",
MinValue = 0,
MaxValue = 40,
@@ -1007,7 +1007,7 @@ namespace CapMachine.Wpf.Services
Id = 29,
Name = "阀前温度T3[℃]",
NameNoUnit = "阀前温度T3",
EnName = "TxvFrPressT3",
EnName = "TxvFrTempT3",
Group = "采集",
MinValue = -50,
MaxValue = 200,