--- a/LPCProjectController.py Wed Feb 07 13:28:37 2018 +0100
+++ b/LPCProjectController.py Wed Feb 07 13:30:14 2018 +0100
@@ -761,18 +761,6 @@
self.AbortTransferTimer = None
- if self.GetIECProgramsAndVariables():
- self._connector.StartPLC()
- self.logger.write(_("Starting PLC\n"))
- self._connect_debug(True)
- self.logger.write_error(_("Couldn't start PLC !\n"))
- self.UpdateMethodsFromPLCStatus()
Method called by user to flash the firmware of the PLC