更新松芝程序转换的配置

This commit is contained in:
2025-01-07 22:48:57 +08:00
parent 93f9558cac
commit 620c5e8178
4 changed files with 43 additions and 42 deletions

View File

@@ -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 = "",