更改了报警地址

复位地址
数据记录进行了校验
This commit is contained in:
2025-06-17 18:14:38 +08:00
parent 4cbb3955a4
commit 3fde19855d
15 changed files with 1377 additions and 418 deletions

View File

@@ -72,7 +72,7 @@ namespace CapMachine.Wpf.ViewModels
switch (CurMeterCmdMsg.Name)
{
case "PTC功率":
//发送数据 SV2
//发送数据 PTC功率 SV2
MachineRtDataService.SiemensDrive.Write("VW434", (short)Value);
break;
default: