Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
embedded_systems:ethercat:ethercatinterface:understanding_ethercatinterface [2019-04-16 10:31] mgehrig2embedded_systems:ethercat:ethercatinterface:understanding_ethercatinterface [2019-04-16 10:53] mgehrig2
Zeile 54: Zeile 54:
  
 The most important part of this file is the offset definition of all PDO offset. The most important part of this file is the offset definition of all PDO offset.
-Befor you start your application, you have to define all PDO offsets of your network.+Before you start your application, you have to define all PDO offsets of your network.
  
 Be aware that EtherCATInterface assumes that all drives send the identical variables via PDO. Be aware that EtherCATInterface assumes that all drives send the identical variables via PDO.
Zeile 60: Zeile 60:
  
 If a variable is not available, the offset is set to '-1'. If a variable is not available, the offset is set to '-1'.
-The methodes which would use a unavailable variable will throw an error if called.+The methods which would use a unavailable variable will throw an error if called.