diff --git a/IOB-WIN-NEXT/IobOpcUaEwonMonti.cs b/IOB-WIN-NEXT/IobOpcUaEwonMonti.cs index f6a1af7f..75fd353b 100644 --- a/IOB-WIN-NEXT/IobOpcUaEwonMonti.cs +++ b/IOB-WIN-NEXT/IobOpcUaEwonMonti.cs @@ -39,24 +39,6 @@ namespace IOB_WIN_NEXT /// protected override void plcWriteParams(ref List updatedPar) { -#if false - if (!testDone) - { - try - { - if (UA_ref != null) - { - UA_ref.WriteTestNodes(); - testDone = true; - } - } - catch (Exception exc) - { - lgError($"Eccezione in WriteTestNodes{Environment.NewLine}{exc}"); - } - } -#endif - dataConf currMem = null; int byteSize = 0; string memAddrWrite = "";