Merge branch 'release/FanucAddNumArt13'
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user