beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug with AXIS_REF located variable drag'n drop and disable dynamic PDOs support
2012-06-11, Laurent Bessard
c9a1c5bb51cd
Fix bug with AXIS_REF located variable drag'n drop and disable dynamic PDOs support
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))