修复温控提示音的比较数值

This commit is contained in:
2026-03-10 16:54:19 +08:00
parent f0f0f74e2f
commit c71ae86a57
3 changed files with 9 additions and 10 deletions

View File

@@ -4303,7 +4303,7 @@ Public Class TableInteraction
Dbuf = dic.Item(GetDescriptionOriginalAddPeripherals.Temproweven.互锁)).Trim.Split("*")
ncbuf.Add(GetActionData(DeviceModuleDic, Dbuf(0), "Temp", Dbuf(1), "0,1,1,1,1,1,16"))
End If
If FVer >43 Then
If FVer >67 Then
Dim btxtr As string
Dim bctr As Integer=32
@@ -4386,7 +4386,7 @@ Public Class TableInteraction
ncbuf.Add(GetActionData(DeviceModuleDic, Dbuf(0), "Temp", Dbuf(1), "0,1,1,1,1,1,16"))
End If
If FVer >43 Then
If FVer >67 Then
Dim btxtr As string
Dim bctr As Integer=32