Merge branch 'release/FixStopSetupSaet'
This commit is contained in:
@@ -193,7 +193,6 @@ namespace IOB_WIN_NEXT
|
||||
switch (tName)
|
||||
{
|
||||
case taskType.nihil:
|
||||
case taskType.fixStopSetup:
|
||||
case taskType.forceResetPzCount:
|
||||
case taskType.forceSetPzCount:
|
||||
case taskType.setProg:
|
||||
@@ -263,6 +262,7 @@ namespace IOB_WIN_NEXT
|
||||
lgInfo($"Chiamata startSetup | memAddrWrite: {memAddrWrite} | MemBlock: {MemBlock}");
|
||||
break;
|
||||
|
||||
case taskType.fixStopSetup:
|
||||
case taskType.stopSetup:
|
||||
// processo scrittura BIT x richiesta nuovo ordine a FINE setup
|
||||
MemBlock = new byte[2];
|
||||
|
||||
Reference in New Issue
Block a user