beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug slave information panel not refreshed when slave type changed
2012-06-25, Laurent Bessard
04cc0295e2c4
Fix bug slave information panel not refreshed when slave type changed
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))