Fix IchMin (M. Carissoni)
This commit is contained in:
@@ -3084,7 +3084,7 @@ namespace CMS_CORE_Library.S7Net
|
||||
public override CmsError PLC_RWarmerConfVUMin(ref ushort VUmin)
|
||||
{
|
||||
// leggo da 513.0 --> default 210
|
||||
VUmin = 210;
|
||||
VUmin = 230;
|
||||
List<byte> currMem = new List<byte>();
|
||||
|
||||
// read actual data on memory...
|
||||
|
||||
Reference in New Issue
Block a user