beremiz
Clone
Summary
Browse
Changes
Graph
Fix C code Generator to use CoE section contained in the slave ESI file for defining Ethercat network configuration
2012-09-23, Laurent Bessard
49242019a9ca
Fix C code Generator to use CoE section contained in the slave ESI file for defining Ethercat network configuration
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))