修正比较数值

This commit is contained in:
2026-03-10 16:51:11 +08:00
parent 3405e47d63
commit 4f6a56bf6e
2 changed files with 10 additions and 10 deletions

View File

@@ -4265,7 +4265,7 @@ Public Class TableInteraction
Dbuf = dic.Item([Enum].GetName(GetType(AddPeripherals.Temproweven), AddPeripherals.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
@@ -4348,7 +4348,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