Closedown

This commit is contained in:
gac-S_Changer
2017-03-29 16:49:08 +02:00
parent 17d7205466
commit cb729d7b08

View File

@@ -373,6 +373,7 @@ class RobotTCP(TcpDevice, Stoppable):
self.getLogger().info(ev)
self.on_event(ev)
#if (self.current_task is not None) and (self.get_task_status(self.current_task)[0]<0):
print self.current_task , " Running = ", v
if sts[6] <0:
self.current_task = None
self._update_state()