This commit is contained in:
Binary file not shown.
@@ -46,8 +46,8 @@ namespace AciTester.Models
|
|||||||
// 新增地址
|
// 新增地址
|
||||||
public ushort FlowCalibrationReg { get; set; } = 1328;
|
public ushort FlowCalibrationReg { get; set; } = 1328;
|
||||||
public ushort FlowProtectReg { get; set; } = 1332;
|
public ushort FlowProtectReg { get; set; } = 1332;
|
||||||
public ushort TemperatureReg { get; set; } = 1380;
|
public ushort TemperatureReg { get; set; } = 1082;//
|
||||||
public ushort TempCalibrationReg { get; set; } = 1378;
|
public ushort TempCalibrationReg { get; set; } = 1080;
|
||||||
public ushort PumpPressureReg { get; set; } = 1430;
|
public ushort PumpPressureReg { get; set; } = 1430;
|
||||||
public ushort PumpPressureCalibReg { get; set; } = 1428;
|
public ushort PumpPressureCalibReg { get; set; } = 1428;
|
||||||
public ushort ImpactorPressureReg { get; set; } = 1480;
|
public ushort ImpactorPressureReg { get; set; } = 1480;
|
||||||
|
|||||||
Reference in New Issue
Block a user