已知的项目特点更改
This commit is contained in:
@@ -1366,7 +1366,7 @@ namespace CapMachine.Wpf.Services
|
||||
MaxValue = 100,
|
||||
IsMeter = false,
|
||||
DecimalPoint = 2,
|
||||
Precision = 1,
|
||||
Precision = 100,
|
||||
Unit = "A",
|
||||
DataType = TagDataType.Double,
|
||||
PVModel = new QuickAttrCell() { Address = "VW270", EngValue = 0, EngValueStr = "", },
|
||||
@@ -1404,7 +1404,7 @@ namespace CapMachine.Wpf.Services
|
||||
MaxValue = 200,
|
||||
IsMeter = false,
|
||||
DecimalPoint = 2,
|
||||
Precision = 1,
|
||||
Precision = 100,
|
||||
Unit = "A",
|
||||
DataType = TagDataType.Double,
|
||||
PVModel = new QuickAttrCell() { Address = "VW274", EngValue = 0, EngValueStr = "", },
|
||||
|
||||
Reference in New Issue
Block a user