--- a/plcopen/plcopen.py Thu Oct 10 14:46:03 2013 +0200
+++ b/plcopen/plcopen.py Thu Oct 10 17:04:23 2013 +0200
@@ -1943,6 +1943,9 @@
setattr(cls, "Search", Search)
+_initElementClass("leftPowerRail", "ldObjects") +_initElementClass("rightPowerRail", "ldObjects", "multiple") def _UpdateLDElementName(self, old_name, new_name):
if self.variable == old_name: