--- a/LPCBeremiz.py Tue Dec 15 14:40:18 2009 +0100
+++ b/LPCBeremiz.py Tue Dec 15 14:40:45 2009 +0100
@@ -444,7 +444,7 @@
- if self.OnLineMode != 0:
+ if self.OnlineMode != 0: if self._connector is None:
@@ -460,7 +460,7 @@
if self._connector is not None:
- if self.OnLineMode == 1:
+ if self.OnlineMode == 1: self.CompareLocalAndRemotePLC()
# Init with actual PLC status and print it