controls/DebugVariablePanel/DebugVariableViewer.py
changeset 1207 fb9799a0c0f7
parent 1206 35046bc74554
child 1209 953a8f14040a
--- a/controls/DebugVariablePanel/DebugVariableViewer.py	Fri May 31 14:22:15 2013 +0200
+++ b/controls/DebugVariablePanel/DebugVariableViewer.py	Fri May 31 18:32:51 2013 +0200
@@ -135,7 +135,7 @@
         """
         return len(self.Items) == 0
     
-    def UnsubscribeObsoleteData(self):
+    def SubscribeAllDataConsumers(self):
         """
         Function that unsubscribe and remove every item that store values of
         a variable that doesn't exist in PLC anymore