Skip to end of banner
Go to start of banner

PROFIdrive Controller

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 53 Current »

General Information

The PROFIdrive Controller example application should give an idea, how a PROFIdrive controller can be build up, handling drives with PROFIdrive interface.



Inside example application there are two interface layers to make usage of PROFIdrive devices, which are connected to a PROFINET controller system, more easy.

The PNC API is used to provide PROFINET controller related functionalities like cyclic, acyclic and alarm data handling at application layer in a standardized way.
So it is possible to use the whole application example on different runtime systems by just implementing a proper wrapper for target system.

The PDC API is used to provide main PROFIdrive functionalities in a more abstract way. It provides functions to run connected axis with velocity or position setpoints
with respect of chosen PROFIdrive application class and take over all necessary normalization, calculation and mapping in internal modules.

The functionalities of PDC API are based also on PNC API functionalities.



Releases
current version




News
2019-07-08updated PROFIdrive Controller Application is available for download for all project members
2017-01-23new PROFIdrive Controller ApplicationĀ is available for download for all project members.
  • No labels