Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
embedded_systems:ethercat:understanding_acontis [2019-06-20 13:27] grafembedded_systems:ethercat:understanding_acontis [2024-01-25 11:36] Urs Graf
Zeile 3: Zeile 3:
  
 The Acontis stack is divided into two parts. The [[https://www.acontis.com/eng/products/ethercat/ec-master/index.php|Class B]] Master forms the basis. The [[https://www.acontis.com/eng/products/ethercat/ec-master/fp-master-synchronisation.php|Class A]] Master is an addon that allows synchronization with Distributed Clocks (DCM = Distributed Clocks Master Synchronization). The Acontis stack is divided into two parts. The [[https://www.acontis.com/eng/products/ethercat/ec-master/index.php|Class B]] Master forms the basis. The [[https://www.acontis.com/eng/products/ethercat/ec-master/fp-master-synchronisation.php|Class A]] Master is an addon that allows synchronization with Distributed Clocks (DCM = Distributed Clocks Master Synchronization).
- 
  
 ===== Software libraries and components ===== ===== Software libraries and components =====
Zeile 10: Zeile 9:
   - **EtherCAT Master Core[libEcMaster.a]**    - **EtherCAT Master Core[libEcMaster.a]** 
     * Base of the EtherCAT stack.     * Base of the EtherCAT stack.
-    * ''EC-Master-V2.9-Linux_x64-Eval/SDK/LIB/Linux/x64/libEcMaster.a''+    * ''SDK/LIB/Linux/x64/libEcMaster.a'' 
   - **atemsys [atemsys.ko]**   - **atemsys [atemsys.ko]**
     * Linux kernel module. Grants direct HW access from user space.     * Linux kernel module. Grants direct HW access from user space.
     * Must be compiled for the kernel used.     * Must be compiled for the kernel used.
-    * ''EC-Master-V2.9-Linux_x64-Eval/Sources/LinkOsLayer/Linux/atemsys''+    * ''Sources/LinkOsLayer/Linux/atemsys''
     * [[embedded_systems:ethercat:install_acontis_stack|How to build]]     * [[embedded_systems:ethercat:install_acontis_stack|How to build]]
   - **EC LinkLayer [libemllI8254x.so]**   - **EC LinkLayer [libemllI8254x.so]**