diff -r a0d2741a6722 -r 779e8dbf1ee1 ProjectController.py --- a/ProjectController.py Tue Apr 16 11:26:34 2019 +0200 +++ b/ProjectController.py Tue Apr 16 11:26:52 2019 +0200 @@ -1924,7 +1924,7 @@ answer = dialog.ShowModal() dialog.Destroy() if answer == wx.ID_YES: - self._connector.PurgePLC() + self._connector.RepairPLC() StatusMethods = [ {