This commit is contained in:
@@ -24,5 +24,17 @@ namespace AciTester.Models
|
||||
|
||||
[ObservableProperty]
|
||||
private float temperatureProtect = 40.0f; // D1084
|
||||
|
||||
|
||||
|
||||
// 新增校准开关状态
|
||||
[ObservableProperty]
|
||||
private bool flowCalibrationEnabled; // M1300
|
||||
|
||||
[ObservableProperty]
|
||||
private bool pumpPressureCalibrationEnabled; // M1302
|
||||
|
||||
[ObservableProperty]
|
||||
private bool impactorPressureCalibrationEnabled; // M1303
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user