typo minor fix
This commit is contained in:
@@ -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<short> currMem = new List<short>();
|
||||
|
||||
// leggo da PLC a array di byte di appoggio...
|
||||
|
||||
Reference in New Issue
Block a user