From bcb6c0b3e4859fb7c26c437d57306a99808042e9 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 4 Dec 2019 10:18:24 +0100 Subject: [PATCH] Cambio DBand x assi... --- IOB-WIN/IobMTC.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IOB-WIN/IobMTC.cs b/IOB-WIN/IobMTC.cs index 79a390bd..b1892e2c 100644 --- a/IOB-WIN/IobMTC.cs +++ b/IOB-WIN/IobMTC.cs @@ -365,7 +365,7 @@ namespace IOB_WIN threshDBand = 1; if (dataItem.Id.EndsWith("PosAct") || dataItem.Id.EndsWith("PosTgt")) { - threshDBand = 5; + threshDBand = 10; } } else