diff --git a/IOB-WIN/IobSiemensTorri.cs b/IOB-WIN/IobSiemensTorri.cs index b1765555..a08275f1 100644 --- a/IOB-WIN/IobSiemensTorri.cs +++ b/IOB-WIN/IobSiemensTorri.cs @@ -54,10 +54,9 @@ namespace IOB_WIN case "stopSetup": taskVal = "VALUE DB701.0.4 --> 0"; break; - //case "forceSetPzCount": - // taskVal = "Wrote PzCount as ##"; - //bool fatto = S7WriteBB(ref MemBlock,"DB700",22, 0); - //break; + case "fixStopSetup": + taskVal = "VALUE DB701.0.4 --> 0"; + break; default: // anche se non faccio nulla SEGNO con value = NOT DONE taskVal = "UNKNOWN KEY | NO EXEC";