From 2cb89b4b1e40666536c3df5f22c6ba24c827121b Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 30 Oct 2020 11:04:51 +0100 Subject: [PATCH] typo minor fix --- CMS_CORE_Library/S7Net/Nc_S7Net.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMS_CORE_Library/S7Net/Nc_S7Net.cs b/CMS_CORE_Library/S7Net/Nc_S7Net.cs index ba09260..d61b612 100644 --- a/CMS_CORE_Library/S7Net/Nc_S7Net.cs +++ b/CMS_CORE_Library/S7Net/Nc_S7Net.cs @@ -3450,7 +3450,7 @@ namespace CMS_CORE_Library.S7Net int dataScale = 10; // memory area short[] newMem = new short[newData.Count]; - // leggo DB624 x Setpoint Temp richiesti + // leggo DB625 x val Temp attuali List currMem = new List(); // leggo da PLC a array di byte di appoggio...