diff -r 6cc3460be285 -r d7d9f0e60bc9 etherlab/EtherCATManagementEditor.py --- a/etherlab/EtherCATManagementEditor.py Sat Sep 29 15:24:07 2018 +0300 +++ b/etherlab/EtherCATManagementEditor.py Sat Sep 29 15:31:50 2018 +0300 @@ -329,7 +329,7 @@ wx.Panel.__init__(self, parent, -1) self.DatatypeDescription, self.CommunicationObject, self.ManufacturerSpecific, \ - self.ProfileSpecific, self.Reserved, self.AllSDOData = range(6) + self.ProfileSpecific, self.Reserved, self.AllSDOData = range(6) self.Controler = controler