diff -r d47666f33923 -r 41adf1dfc7a7 etherlab/etherlab.py --- a/etherlab/etherlab.py Sat Sep 29 16:35:38 2018 +0300 +++ b/etherlab/etherlab.py Sat Sep 29 16:39:25 2018 +0300 @@ -18,8 +18,7 @@ from xmlclass import * -from ConfigTreeNode import ConfigTreeNode, XSDSchemaErrorMessage -from PLCControler import UndoBuffer, LOCATION_CONFNODE, LOCATION_MODULE, LOCATION_GROUP, LOCATION_VAR_INPUT, LOCATION_VAR_OUTPUT, LOCATION_VAR_MEMORY +from ConfigTreeNode import XSDSchemaErrorMessage from EthercatSlave import ExtractHexDecValue, ExtractName from EthercatMaster import _EthercatCTN