PLCControler.py
changeset 128 d16a8df4d322
parent 125 394d9f168258
child 137 fc7e0b8ed9d3
--- a/PLCControler.py	Sun Dec 09 17:07:45 2007 +0100
+++ b/PLCControler.py	Sun Dec 09 17:14:14 2007 +0100
@@ -1860,7 +1860,7 @@
                             self.SetConnectionWires(connection, connector)
                             powerrail.connectionPointIn.append(connection)
 
-    def AddEditedElementEditingContact(self, tagname, id):
+    def AddEditedElementContact(self, tagname, id):
         element = self.GetEditedElement(tagname)
         if element is not None:
             contact = plcopen.contact()