Merge branch 'release/FanucAddNumArt13'

This commit is contained in:
Samuele Locatelli
2024-11-13 09:48:30 +01:00
+5 -1
View File
@@ -291,6 +291,8 @@ namespace IOB_WIN_NEXT.Iob
if (rVal == newVal)
{
lgInfo("All OK");
// invio aggiornamento x reset richiesta... test!
sendOptVal(item.Key, newVal);
}
else
{
@@ -343,6 +345,8 @@ namespace IOB_WIN_NEXT.Iob
if (rVal == newVal)
{
lgInfo("All OK");
// invio aggiornamento x reset richiesta... test!
sendOptVal(item.Key, newVal);
}
else
{
@@ -862,7 +866,7 @@ namespace IOB_WIN_NEXT.Iob
// gestione con ricerca in memoria Write / optPar...
if (string.IsNullOrEmpty(memAddrPzReq))
{
lgTrace("PzCount disabilitato | NO memConf.Write | NO optPar");
lgTrace("PzReq disabilitato | NO memConf.Write | NO optPar");
}
else
{