Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
embedded_systems:ethercat:ethercatinterface:ethercatinterfaceelmo [2019-06-26 15:41] grafembedded_systems:ethercat:ethercatinterface:ethercatinterfaceelmo [2019-06-26 15:42] (aktuell) graf
Zeile 7: Zeile 7:
   * EtherCatInterfaceElmo_config.hpp   * EtherCatInterfaceElmo_config.hpp
  
-The //"EtherCatInterfaceElmo.hpp"// declares all methods of the interface.+The //"EtherCATInterfaceElmo.hpp"// declares all methods of the interface.
 The low level methods ('ll_'-prefix) are at the bottom of the class. The low level methods ('ll_'-prefix) are at the bottom of the class.
  
Zeile 13: Zeile 13:
 Which objects are available and their file type must be read from the documentation of the manufacturer of the EtherCAT slave. Which objects are available and their file type must be read from the documentation of the manufacturer of the EtherCAT slave.
 Each data object has its own method. Each data object has its own method.
-These are the only methodes which use the low level get/set methodes from //"EtherCatInterfaceBase"//.+These are the only methodes which use the low level get/set methodes from //"EtherCATInterfaceBase"//.
  
 Where a data object is located in the PDO depends on the ENI file used. Where a data object is located in the PDO depends on the ENI file used.
Zeile 51: Zeile 51:
 These functions provide some basice conversions for ease of use. These functions provide some basice conversions for ease of use.
  
- +===== EtherCATInterfaceElmo_config.hpp =====
- +
- +
-===== EtherCatInterfaceElmo_config.hpp =====+
 This is configuration file has do be adapted depending on the EtherCAT network. This is configuration file has do be adapted depending on the EtherCAT network.