更新松芝程序转换的配置
This commit is contained in:
@@ -339,7 +339,7 @@ namespace CapMachine.Wpf.Services
|
||||
MVAddress = "",
|
||||
IsMeter = false,
|
||||
Precision = 100,
|
||||
DecimalPoint = 1,
|
||||
DecimalPoint = 2,
|
||||
Samp = 1,
|
||||
ValueType = typeof(short),
|
||||
Index = "",
|
||||
@@ -358,7 +358,7 @@ namespace CapMachine.Wpf.Services
|
||||
MVAddress = "",
|
||||
IsMeter = false,
|
||||
Precision = 1,
|
||||
DecimalPoint = 1,
|
||||
DecimalPoint = 0,
|
||||
Samp = 1,
|
||||
ValueType = typeof(short),
|
||||
Index = "",
|
||||
@@ -397,7 +397,7 @@ namespace CapMachine.Wpf.Services
|
||||
MVAddress = "",
|
||||
IsMeter = false,
|
||||
Precision = 100,
|
||||
DecimalPoint = 1,
|
||||
DecimalPoint = 2,
|
||||
Samp = 1,
|
||||
ValueType = typeof(short),
|
||||
Index = "",
|
||||
@@ -703,7 +703,7 @@ namespace CapMachine.Wpf.Services
|
||||
MVAddress = "",
|
||||
IsMeter = false,
|
||||
Precision = 1,
|
||||
DecimalPoint = 0,
|
||||
DecimalPoint = 2,
|
||||
Samp = 1,
|
||||
ValueType = typeof(short),
|
||||
Index = "",
|
||||
|
||||
Reference in New Issue
Block a user