This commit is contained in:
Samuele Locatelli
2020-10-05 15:08:32 +02:00
parent 23bcf80ba7
commit f0ee892ce5
@@ -309,8 +309,6 @@ namespace Thermo.Active.Controllers.WebApi
// update current live data!
NcFileAdapter.SaveRecipeCurrent();
CmsError libraryError = WriteCurrentRecipeToPlc();
if (libraryError.IsError())
{